OSDN Git Service

2010-10-15 Tristan Gingold <gingold@adacore.com>
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2
3         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4
5 2010-10-14  Douglas Rupp  <rupp@gnat.com>
6
7         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
8
9 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
10
11         * configure.ac (build_lto_plugin): New shell variable.
12         (--enable-lto): Turn on by default for all non-ELF platforms that
13         have had LTO support added so far.  Set build_lto_plugin appropriately
14         for both ELF and non-ELF.
15         (configdirs): Add lto-plugin or not based on build_lto_plugin.
16         * configure: Regenerate.
17
18 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19
20         Sync from src:
21         * configure.ac (v850 support): Remove target-libgloss from
22         noconfigdirs.
23         * configure: Regenerate.
24
25 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26
27         PR bootstrap/45326
28         PR bootstrap/45174
29         * configure.ac: Honor initial values of $build_configargs,
30         $host_configargs, $target_configargs.  Mark the precious, so
31         environment settings get recorded.
32         * configure: Regenerate.
33
34 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
35
36         PR bootstrap/45796
37         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
38         Depend on all-build-libiberty.
39         * Makefile.in: Regenerate.
40
41 2010-09-30  Michael Eager  <eager@eagercon.com>
42
43         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
44         * configure: Regenerate.
45
46 2010-09-28  Michael Eager  <eager@eagercon.com>
47
48         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
49
50 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
51
52         PR bootstrap/44621
53         * configure.ac: Fix unportable shell quoting.
54         * configure: Regenerate.
55
56 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
57
58         * configure.ac (enable-lto): Add Darwin to the list of supported lto
59         targets and amend comment.
60         * configure: Regenerate.
61
62 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
63
64         * MAINTAINERS (Write After Approval): Add myself.
65
66 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
67
68         * configure.ac: Enable LTO by default on Darwin.
69         * configure: Regenerate.
70
71 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
72
73         * MAINTAINERS (Write After Approval): Add myself.
74
75 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
76
77         * MAINTAINERS (Write After Approval): Add myself.
78
79 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
80
81         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
82         ports
83
84 2010-07-28  David Yuste  <david.yuste@gmail.com>
85
86         * MAINTAINERS (Write After Approval): Add myself.
87
88 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
89
90         * configure.ac: Support all v850 targets.
91         * configure: Regenerate.
92
93 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
94
95         PR bootstrap/44455
96         * configure.ac (extra_mpfr_configure_flags): Copy from
97         extra_mpc_gmp_configure_flags.
98         * configure: Re-generated.
99
100 2010-07-22  Andi Kleen  <ak@linux.intel.com>
101
102         * MAINTAINERS (Write After Approval): Add myself.
103
104 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
105
106         * MAINTAINERS (Write After Approval): Add myself.
107
108 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
109
110         * MAINTAINERS (Write After Approval): Add myself.
111
112 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
113
114         PR target/44862
115         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
116         Provide -B option to allow for link spec %s substitutions for
117         libstdc++.a on darwin.
118         * Makefile.in: Regenerate.
119
120 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
121
122         * MAINTAINERS (Reviewers): Update my e-mail address
123
124 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
125
126         * Makefile.def (configure-gcc): Depend on all-libelf.
127         * Makefile.in: Rebuild.
128
129 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
130
131         * MAINTAINERS (Write After Approval): Add myself in the right place.
132
133 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
134
135         * MAINTAINERS (Write After Approval): Add myself.
136
137 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
138
139         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
140
141 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
142
143         * config.sub: Update to version 2010-05-21.
144         * config.guess: Update to version 2010-04-03.
145
146 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
147
148         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
149         * configure: Regenerate.
150
151 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
152
153         * MAINTAINERS (Write After Approval): Add myself.
154
155 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
156
157         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
158         a platform that supports LTO.
159         * configure: Regenerate.
160
161 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
162
163         * configure.ac: Allow all the versions greater than 0.10 of PPL.
164         * configure: Regenerated.
165
166 2010-04-27  Roland McGrath  <roland@redhat.com>
167             H.J. Lu  <hongjiu.lu@intel.com>
168
169         * configure.ac (--enable-gold): Support both, both/gold and
170         both/bfd to add gold to configdirs without removing ld.
171         * configure: Regenerated.
172
173         * Makefile.def: Add install-gold dependency to install-ld.
174         * Makefile.in: Regenerated.
175
176 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
177
178         PR lto/42776
179         * configure.ac (--enable-lto): Refactor handling so libelf tests
180         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
181         and allow LTO to be explicitly enabled on non-ELF platforms that
182         are known to support it inside else-clause.
183         * configure: Regenerate.
184
185 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
186
187         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
188         * configure: Regenerate.
189
190 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
191
192         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
193         * configure: Regenerate.
194
195 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
196
197         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
198         separately.
199         * configure: Regenerate.
200
201 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
202
203         * MAINTAINERS (Write After Approval): Add myself.
204
205 2010-04-14  Tristan Gingold  <gingold@adacore.com>
206
207         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
208         * configure: Regenerate.
209
210 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
211
212         * configure: Regenerate after change to elf.m4.
213
214 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
215
216         * MAINTAINERS (Write After Approval): Add myself.
217
218 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
219
220         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
221         * configure: Regenerated.
222
223 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
224
225         * configure.ac: Print "buggy but acceptable" when CLooG
226         revision is less than 9.
227         * configure: Regenerated.
228
229 2010-04-01  Diego Novillo  <dnovillo@google.com>
230
231         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
232
233 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
234
235         PR bootstrap/43615
236         PR bootstrap/43328
237
238         Revert:
239
240         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
241
242         * configure.ac: Do not pass --enable-multilib nor
243         --disable-multilib in baseargs.  Accept explicitly passed
244         --enable_multilib.
245         * configure: Regenerate.
246
247 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
248
249         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
250
251 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
252
253         * MAINTAINERS: Remove myself.
254
255 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
256
257         PR bootstrap/43328
258         * configure.ac: Do not pass --enable-multilib nor
259         --disable-multilib in baseargs.  Accept explicitly passed
260         --enable_multilib.
261         * configure: Regenerate.
262
263 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
264
265         * MAINTAINERS (spu port): Remove me.
266
267 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
268
269         * configure.ac (tic6x-*-*): New case.
270         * configure: Regenerate.
271
272 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
273
274         * config.sub: Update to version 2010-03-22.
275         * config.guess: Update to version 2009-12-30.
276
277 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
278
279         PR ada/42554
280         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
281         * configure: Regenerate.
282
283 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
284
285         * MAINTAINERS: Update my email address.
286
287 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
288
289         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
290         (ghassan.shobaki@amd.com): Removed.
291
292 2010-03-17  Alan Modra  <amodra@gmail.com>
293
294         * MAINTAINERS: Update my email address.
295
296 2010-03-16  Diego Novillo  <dnovillo@google.com>
297
298         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
299         Matthews.
300
301 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
302
303         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
304         Gutson, Jeffrey D. Oldham and Mark Shinwell.
305
306 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
307
308         * MAINTAINERS: Update my email address.
309
310 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
311
312         * MAINTAINERS: Update my email address.
313
314 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
315
316         * MAINTAINERS: Update my email address.
317
318 2010-03-09  Jie Zhang  <jie@codesourcery.com>
319
320         * MAINTAINERS: Update my email address.
321
322 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
323
324         PR libstdc++/32499
325         * configure.ac (RANLIB): Default to true.
326         (STRIP): Likewise.
327         (RANLIB_FOR_TARGET): Remove superfluous : argument.
328         * configure: Regenerate.
329
330 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
331
332         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
333         (Write After Approval): Update my email address.
334
335 2010-02-17  Nick Clifton  <nickc@redhat.com>
336
337         PR 11238
338         * Makefile.tpl (local-distclean): Also remove config.cache files in
339         sub-directories as there may not be Makefiles present in the
340         sub-directories.
341         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
342         the config.cache files found by the find command.
343
344         * Makefile.in: Regenerate.
345         * configure.ac: Revert previous delta.
346         * configure: Regenerate.
347
348 2010-02-15  Nick Clifton  <nickc@redhat.com>
349
350         PR 11238
351         * configure.ac: Delete config.cache files in sub-directories when
352         deleting Makefiles.
353         * configure: Regenerate.
354
355 2010-02-12  Ben Elliston  <bje@gnu.org>
356
357         * MAINTAINERS: Update my email address.
358
359 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
360
361         * MAINTAINERS (spu port): Update my email address.
362
363 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
364
365         * MAINTAINERS: Add myself as a maintainer for the bfin port.
366
367 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
368
369         * configure.ac: Add "recommended" version checks for GMP/MPC.
370         Update recommended GMP/MPFR/MPC versions.
371         * configure: Regenerate.
372
373 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
374
375         * MAINTAINERS: Move my Embecosm email address into the
376         write-after-approval section.
377
378 2010-01-26  Ian Lance Taylor  <iant@google.com>
379
380         * MAINTAINERS: Add myself as Go frontend maintainer.
381
382 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
383
384         PR libstdc++/36101, PR libstdc++/42813
385         * configure.ac (bootstrap_target_libs): Make inclusion of
386         target-libgomp conditional on libgomb being in target_configdirs.
387         * configure: Regenerate.
388
389 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
390
391         PR libstdc++/36101, PR libstdc++/42813
392         * configure.ac (bootstrap_target_libs): Include target-libgomp.
393         * configure: Regenerate.
394
395 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
396
397         PR libstdc++/36101, PR libstdc++/42813
398         * configure.ac (target_configdirs): Substitute.
399         * Makefile.def: Bootstrap target module libgomp.
400         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
401         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
402         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
403         * configure, Makefile.in: Regenerate.
404
405 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
406
407         * MAINTAINERS: Adjust my details.
408
409 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
410
411         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
412
413 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
414
415         * MAINTAINERS: reindented my entry with tabs instead of spaces.
416
417 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
418
419         * MAINTAINERS (Write After Approval): Add myself.
420
421 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
422
423         * MAINTAINERS (Write After Approval): Add myself.
424
425 2010-01-11  Richard Guenther  <rguenther@suse.de>
426
427         PR lto/41569
428         * Makefile.def (all-lto-plugin): Depend on all-gcc.
429         * Makefile.in: Regenerated.
430
431 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
432
433         * configure.ac: Enable libjava build on x86_64-*freebsd*.
434         * configure: Regenerate.
435
436 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
437             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
438
439         PR bootstrap/42424
440         * configure.ac: Include libtool m4 files.
441         (_LT_CHECK_OBJDIR): Call it.
442         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
443         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
444
445         * configure: Regenerate.
446
447 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
448
449         PR bootstrap/41818
450         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
451         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
452         * Makefile.in: Regenerate.
453
454 2010-01-02  Richard Guenther  <rguenther@suse.de>
455
456         PR lto/41529
457         * configure.ac: Include config/elf.m4.  Disable LTO if not
458         builting for an elf target.
459         * configure: Regenerate.
460
461 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
462
463         * MAINTAINERS: Change my email address.
464
465 2009-12-18  Ben Elliston  <bje@au.ibm.com>
466
467         * config.sub, config.guess: Update from upstream sources.
468
469 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
470
471         * MAINTAINERS (Write After Approval): Add myself.
472
473 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
474
475         PR middle-end/30447
476         PR middle-end/30789
477         PR other/40302
478
479         * configure.ac: Require MPC.
480         * configure: Regenerate.
481
482 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
483
484         PR target/38384
485         PR bootstrap/40972
486         * libtool.m4: Sync from git Libtool.
487         * ltoptions.m4: Likewise.
488         * ltversion.m4: Likewise.
489         * lt~obsolete.m4: Likewise.
490         * ltmain.sh: Likewise.
491
492 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
493
494         * configure.ac: Update minimum MPC version to 0.8.
495         * configure: Regenerate.
496
497 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
498
499         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
500         * configure: Regenerated.
501
502 2009-11-21  Ian Lance Taylor  <iant@google.com>
503
504         * configure.ac: Change default of poststage1_ldflags to be empty if
505         poststage1_libs is set.  When poststage1_libs is empty, and
506         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
507         * configure: Rebuild.
508
509 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
510
511         * MAINTAINERS (Write After Approval): Update my email address.
512
513 2009-11-20  Ben Elliston  <bje@au.ibm.com>
514
515         * config.guess: Update from upstream sources.
516
517 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
518
519         * Makefile.def: Restore host and target settings for gmp.
520         * Makefile.in: Rebuild.
521
522 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
523
524         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
525         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
526         Fix portability of test of C++ as bootstrap language.  Add
527         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
528         * configure: Rebuild.
529         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
530         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
531         in-tree building.
532         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
533         (POSTSTAGE1_HOST_EXPORTS): Use it.
534         (STAGE[+id+]_CXXFLAGS): New.
535         (BASE_FLAGS_TO_PASS): Pass it down.
536         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
537         extra_exports.
538         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
539         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
540         extra_exports.
541         * Makefile.in: Rebuild.
542
543 2009-11-17  Ben Elliston  <bje@au.ibm.com>
544
545         * config.sub, config.guess: Update from upstream sources.
546
547 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
548
549         * MAINTAINERS (Write After Approval): Add myself.
550
551 2009-11-09  Jon Beniston  <jon@beniston.com>
552
553         * MAINTAINERS (Write After Approval): Add myself.
554
555 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
556
557         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
558         paths for *-w64-mingw* and x86_64-*mingw*.
559         * configure: Regenerated.
560
561 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
562
563         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
564
565 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
566
567         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
568         Phil Edwards to Write-After Approval.
569
570 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
571
572         * configure.ac: Disable target-winsup & co for
573         x86_64-*-mingw* and *-w64-mingw* targets.
574         * configure: Regenerated.
575
576 2009-10-16  Nick Clifton  <nickc@redhat.com>
577
578         * MAINTAINERS: Add myself as a maintainer for the RX port.
579
580 2009-10-26  Johannes Singler  <singler@kit.edu>
581
582         * MAINTAINERS (Write After Approval): Update my e-mail address.
583
584 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
585
586         * configure.ac (CLooG test): Use = with test.
587         * configure: Regenerate.
588
589 2009-10-22  Richard Guenther  <rguenther@suse.de>
590
591         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
592         cloog if the ppl version check failed.  Move flags saving
593         before setting in libelf check.
594         * configure: Regenerate.
595
596 2009-10-21  Richard Guenther  <rguenther@suse.de>
597
598         * configure.ac: Adjust the ppl and cloog configure to work as
599         documented.  Disable cloog if ppl was disabled.  Omit the version
600         checks if they were disabled.
601         * configure: Re-generate.
602
603 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
604
605         * configure.ac: Add 'lto' to enable_languages, not
606         new_enable_languages, and only if not already present.
607         * configure: Regenerate.
608
609 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
610
611         * README: Refer to the various COPYING* files instead of just
612         COPYING.
613         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
614
615 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
616
617         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
618         
619 2009-10-07  Richard Guenther  <rguenther@suse.de>
620
621         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
622         and Richard Guenther as reviewers.
623         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
624         as reviewers.
625
626 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
627
628         * config.sub: Update from upstream sources.
629
630 2009-10-06  Ian Lance Taylor  <iant@google.com>
631
632         * Makefile.def: check-gold depends upon all-gas.
633         * Makefile.in: Rebuild.
634
635 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
636
637         * MAINTAINERS (Write After Approval): Add myself.
638
639 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
640
641         * Makefile.def: all-lto-plugin depends on all-libiberty.
642         set bootstrap=true for lto-plugin.
643         Add lto-plugin.
644         * Makefile.in: Regenerate.
645         * configure.ac (host_libs): Add lto-plugin.
646         * configure: Regenerate.
647
648 2009-10-03  Diego Novillo  <dnovillo@google.com>
649
650         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
651         (HOST_LIBELFLIBS): Define.
652         (HOST_LIBELFINC): Define.
653         * Makefile.in: Regenerate.
654         * configure.ac: Add --enable-lto.
655         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
656         If --enable-lto is used, add 'lto' to new_enable_languages.
657         If --enable-lto is used and gold is enabled, add
658         lto-plugin to configdirs.
659         * configure: Regenerate.
660
661 2009-10-03  Simon Baldwin  <simonb@google.com>
662
663         * configure.ac: If --with-system-zlib, suppress local zlib and
664         pass --with-system-zlib to subdir configure scripts.
665         * configure: Regenerate.
666
667 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
668             Paolo Bonzini  <bonzini@gnu.org>
669
670         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
671         $(srcdir).
672         * Makefile.in: Rebuilt.
673
674 2009-09-26  Gary Funck  <gary@intrepid.com>
675
676         * MAINTAINERS (Write After Approval): Add myself.
677
678 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
679
680         * configure.ac: Update minimum MPC version to 0.7.
681         * configure: Regenerate.
682
683 2009-09-25  Nick Clifton  <nickc@redhat.com>
684
685         * configure.ac: Pass any --cache-file=/dev/null option on to
686         subconfigures.
687         * configure: Regenerate.
688
689 2009-09-23  Nick Clifton  <nickc@redhat.com>
690
691         * config.sub, config.guess: Update from upstream sources.
692
693 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
694
695         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
696         * Makefile.in: Rebuilt.
697
698 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
699
700         PR bootstrap/32272
701         * configure.ac: Error out if $srcdir isn't '.' but contains
702         host-${host_noncanonical}.
703         * configure: Regenerate.
704
705 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
706
707         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
708         maintainer.
709
710 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
711
712         * configure.ac: If bootstrapping a combined tree with
713         --enable-gold, require c++ in stage1_languages.
714         * configure: Regenerate.
715
716         * configure.ac: Also add target_libs of stage1_languages to
717         bootstrap_target_libs.
718         * configure: Regenerate.
719
720         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
721         with --enable-languages not containing c++.
722         * configure: Regenerate.
723
724 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
725
726         * configure.ac: Disable java and boehm-gc for bfin-*-*.
727         * configure: Regenerate.
728
729 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
730
731         * MAINTAINERS (Write After Approval): Update my e-mail address,
732         and move from from here...
733         (Waiting for paperwork): To here.
734
735 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
736
737         * MAINTAINERS (Reviewers): Add self as driver reviewer.
738
739 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
740
741         * configure.ac: Do not use $extrasub for replacing @if/@endif
742         parts in Makefile; instead, use additional arguments to
743         AC_CONFIG_COMMANDS to do the replacement manually, with several
744         sed invocations, to avoid HP-UX sed command limits.
745         * configure: Regenerate.
746
747 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
748
749         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
750         blank before -L.
751
752 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
753
754         * configure.ac (with-build-config): Document.  Handle without.
755         Handle missing argument.
756         * configure: Rebuilt.
757
758 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
759
760         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
761         Default to bootstrap-debug only if compare-debug works.
762         * configure: Rebuilt.
763         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
764         * Makefile.in: Rebuilt.
765
766 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
767
768         * MAINTAINERS (OS Port Maintainers): Update my email address.
769
770 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
771
772         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
773         * Makefile.in: Rebuilt.
774
775 2009-09-01  Chris Demetriou  <cgd@google.com>
776
777         * MAINTAINERS (Write After Approval): Add myself.
778
779 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
780
781         PR debug/30161
782         * include/dwarf2.h (enum dwarf_tag): Added
783         DW_TAG_GNU_template_template_param
784         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
785
786 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
787
788         * Makefile.tpl (AWK): Fix typo.
789         * Makefile.in: Regenerate.
790
791 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
792
793         * configure.ac: Detect awk and sed.
794         * Makefile.def (flags_to_pass): Add AWK and SED.
795         * Makefile.tpl (AWK, SED): New.
796         (BASE_FLAGS_TO_PASS): Add AWK and SED.
797         * configure: Regenerate.
798         * Makefile.in: Regenerate.
799
800 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
801
802         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
803         (collapseslashes): Likewise.
804
805 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
806
807         * configure.ac (AC_PREREQ): Bump to 2.64.
808
809 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
810
811         * configure.ac: Remove --with-datarootdir, --with-docdir,
812         --with-pdfdir, --with-htmldir switches.
813         * configure: Regenerate.
814
815         * configure: Regenerate.
816
817         * compile: Sync from Automake 1.11.
818         * depcomp: Likewise.
819         * install-sh: Likewise.
820         * missing: Likewise.
821         * mkinstalldirs: Likewise.
822         * ylwrap: Likewise.
823
824 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
825
826         * ltmain.sh (func_normal_abspath): New function.
827         (func_relative_path): Likewise.
828         (func_mode_help): Document new -bindir option for link mode.
829         (func_mode_link): Add new -bindir option, and use it to place
830         output DLL if specified.
831
832 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
833
834         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
835         (baseargs): Add --disable-option-checking.
836         * configure: Regenerate.
837
838         * Makefile.def (configure-target-libiberty): Depend on
839         all-binutils and all-ld.
840         (configure-target-newlib): Likewise.
841         * Makefile.in: Regenerate.
842
843 2009-08-17  Ben Elliston  <bje@au.ibm.com>
844
845         * config.sub, config.guess: Update from upstream sources.
846
847 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
848
849         Sync from src, merge:
850
851         2009-07-02  Tristan Gingold  <gingold@adacore.com>
852
853         * configure.ac: Do not exclude gas for i386-*-darwin.
854         Add a case for x86_64-*-darwin.
855         * configure: Regenerate.
856
857 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
858
859         * MAINTAINERS: Add my name to Write After Approval list.
860
861 2009-08-06  Michael Eager  <eager@eagercon.com>
862
863         * configure.ac: Add Microblaze target.
864         * configure: Regenerate.
865
866 2009-07-31  Christian Bruel  <christian.bruel@st.com>
867
868         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
869         * configure: Regenerate.
870         
871 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
872
873         * MAINTAINERS (Write After Approval): Update my e-mail address.
874
875 2009-07-06  Ian Lance Taylor  <iant@google.com>
876
877         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
878         * configure: Rebuild.
879
880 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
881
882         * MAINTAINERS: Move myself to the Graphite Reviewers.
883
884 2009-06-30  Wei Guozhi  <carrot@google.com>
885
886         * MAINTAINERS: Add my name to Write After Approval list.
887
888 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
889
890         PR bootstrap/40338
891         * configure.ac (comparestring): Create new variable.
892         * Makefile.tpl (comparestring): Use to skip some comparisions.
893         * configure: Regenerate.
894         * Makefile.in: Regenerate.
895
896 2009-06-26  Doug Evans  <dje@sebabeach.org>
897
898         * Makefile.def (host_modules): Add cgen.
899         * Makefile.in: Regenerate.
900         * configure.ac (host_tools): Add cgen.
901         * configure: Regenerate.
902
903 2009-06-23  DJ Delorie  <dj@redhat.com>
904
905         * MAINTAINERS: Add myself as mep maintainer.
906
907 2009-06-23  Ian Lance Taylor  <iant@google.com>
908
909         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
910         boot_languages.  Only bootstrap target libraries listed in
911         target_libs for some boot language.  Add --with-stage1-ldflags,
912         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
913         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
914         if not building with C++.
915         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
916         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
917         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
918         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
919         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
920         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
921         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
922         * configure, Makefile.in: Rebuild.
923
924 2009-06-23  Li Feng  <nemokingdom@gmail.com>
925
926         * MAINTAINERS: Added my name to write-after-approval list.
927
928 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
929
930         * configure.ac: Define is_elf for QNX Neutrino targets.
931         * configure: Regenerate.
932
933 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
934
935         * MAINTAINERS: Added my name to the write-after-approval list
936
937 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
938
939         * configure.ac: Detect MPC in default directory.
940         * configure: Regenerate.
941
942 2009-06-03  Jerome Guitton  <guitton@adacore.com>
943             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
944
945         * Makefile.tpl (all): Avoid a trailing backslash.
946         * Makefile.in: Regenerate.
947
948 2009-06-03  Ben Elliston  <bje@au.ibm.com>
949
950         * config.sub, config.guess: Update from upstream sources.
951
952 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
953
954         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
955         to noconfdirs.
956         * configure: Regenerate.
957
958 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
959
960         * Makefile.tpl ([+compare-target+]): Compare all stage
961         directories, rather than just gcc.
962         * Makefile.in: Rebuilt.
963
964 2009-06-01  Doug Kwan  <dougkwan@google.com>
965
966         * configure.ac: Support gold for target arm*-*-*.
967         * configure: Regenerate.
968
969 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
970
971         * Makefile.def: Add MPC support and dependencies.
972         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
973
974         * Makefile.in, configure: Regenerate.
975
976 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
977
978         * Makefile.tpl (all): Avoid harmless warning in make all when
979         gcc-bootstrap is enabled but stage_last does not exist.
980         * Makefile.in: Rebuilt.
981
982 2009-05-24  Nicolas Roche  <roche@adacore.com>
983
984         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
985         * Makefile.in: Regenerate.
986
987 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
988
989         * MAINTAINERS: Update my e-mail address.
990
991 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
992
993         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
994         * configure:  Regenerate.
995
996 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
997
998         PR other/40159
999         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1000         gcc-no-bootstrap are mutually exclusive.
1001         * Makefile.in: Rebuilt.
1002
1003 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1004
1005         PR other/40159
1006         * Makefile.tpl (all): Don't end with unconditional success.
1007         * Makefile.in: Rebuilt.
1008
1009 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1010
1011         PR target/37137
1012         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1013         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1014         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1015         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1016         stage_configureflags, stage_cflags and stage_libcflags into
1017         explicit Makefile macros.
1018         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1019         GFORTRAN.
1020         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1021         CC.  Set CC_FOR_BUILD from CC.
1022         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1023         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1024         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1025         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1026         and GFORTRAN.
1027         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1028         (_LIBCFLAGS): Renamed to _TFLAGS.
1029         (do-compare-debug, do-compare3-debug): Drop.
1030         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1031         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1032         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1033         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1034         (XGCC_FLAGS_FOR_TARGET): New.
1035         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1036         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1037         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1038         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1039         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1040         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1041         TFLAGS.
1042         (BUILD_CONFIG): Include if requested.
1043         (all): Set TFLAGS on bootstrap.
1044         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1045         (all-stageid-prefixmodule): Likewise.
1046         (do-clean, distclean-stageid): Set TFLAGS.
1047         (restrap): Fix whitespace.
1048         * Makefile.in: Rebuilt.
1049
1050 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1051
1052         * config.guess: Sync with src.
1053
1054 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1055
1056         * configure.ac ($with_ppl):  Default to no if not supplied.
1057         ($with_cloog):  Likewise.
1058         configure:  Regenerate.
1059
1060 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1061
1062         * MAINTAINERS: Update my e-mail address.
1063
1064 2009-04-27  Nick Clifton  <nickc@redhat.com>
1065
1066         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1067
1068 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1069
1070         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1071         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1072         * Makefile.in: Regenerate.
1073
1074 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1075
1076         PR bootstrap/39739
1077         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1078         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1079
1080         * configure, Makefile.in: Regenerate.
1081
1082 2009-04-21  Taras Glek  <tglek@mozilla.com>
1083
1084         * include/hashtab.h: Update GTY annotations to new syntax
1085         * include/splay-tree.h: Likewise
1086
1087 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1088
1089         * config.sub, config.guess: Update from upstream sources.
1090
1091 2009-04-15  Anthony Green  <green@moxielogic.com>
1092
1093         * configure.ac: Add moxie support.
1094         * configure: Rebuilt.
1095
1096 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1097
1098         * configure.ac: Change copyright header to refer to version
1099         3 of the GNU General Public License and to point readers at the
1100         COPYING3 file and the FSF's license web page.
1101         * Makefile.def: Likewise.
1102         * Makefile.tpl: Likewise.
1103         * Makefile.in: Regenerate.
1104
1105 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1106
1107         * configure.ac: Restore match for darwin9 or later. Use double
1108         brackets since regeneration eats one pair.
1109         * configure: Regenerate.
1110
1111 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1112
1113         PR gas/10039
1114         * configure.ac: Require texinfo 4.7.
1115         * configure: Regenerated.
1116
1117 2009-04-09  Nick Clifton  <nickc@redhat.com>
1118
1119         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1120         the GCC Runtime Library Exception.
1121
1122 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1123
1124         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1125         * configure: Regenerate.
1126
1127 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1128
1129         * Makefil.def (languages): New entries.
1130         * Makefile.tpl (check-gcc-*): New generic target.
1131         * Makefile.in: Regenerate.
1132
1133 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1134
1135         * MAINTAINERS:  Update my email address.
1136
1137 2009-03-18  Tom Tromey  <tromey@redhat.com>
1138
1139         * configure: Rebuild.
1140         * configure.ac (host_libs): Add libiconv.
1141         * Makefile.in: Rebuild.
1142         * Makefile.def (host_modules): Add libiconv.
1143         (configure-gdb, all-gdb): Depend on libiconv.
1144
1145 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1146
1147         * configure.ac: Treat gdb as supported on x86_64-darwin.
1148         * configure: Regenerate.
1149
1150 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1151
1152         * configure.ac (--with-host-libstdcxx): New option.
1153         * configure: Regenerate.
1154
1155 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1156
1157         * MAINTAINERS:  Move myself into the write after approval list.
1158
1159 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1160
1161         * MAINTAINERS: Update e-mail address.
1162         
1163 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1164
1165         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1166
1167 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1168
1169         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1170
1171 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1172
1173         Backport from git Libtool:
1174
1175         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1176         Support GNU/kOpenSolaris.
1177         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1178         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1179         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1180         GNU/kOpenSolaris.
1181
1182 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1183
1184         * MAINTAINERS: Update e-mail address.
1185
1186 2009-02-24  Michael Eager  <eager@eagercon.com>
1187
1188         * MAINTAINERS (Write After Approval): Add self.
1189
1190 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1191
1192         * MAINTAINERS (Write After Approval): Add myself.
1193
1194 2009-02-05  Andreas Schwab  <schwab@suse.de>
1195
1196         * Makefile.tpl (stage_last): Define $r and $s before using
1197         $(RECURSE_FLAGS_TO_PASS).
1198         * Makefile.in: Regenerate
1199
1200 2009-01-30  Ian Lance Taylor  <iant@google.com>
1201
1202         * MAINTAINERS: Move myself to the Global Reviewers list.
1203
1204 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1205
1206         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1207         * configure: Regenerate.
1208
1209 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1210
1211         * MAINTAINERS: Make whitespace consistent.
1212         Remove Robert Millan from Write After Approval.
1213
1214 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1215
1216         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1217         (all-opcodes): Depend on all-libiberty.
1218         * Makefile.in: Regenerate.
1219
1220 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1221
1222         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1223         * configure: Regenerate.
1224
1225 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1226
1227         * MAINTAINERS (Write After Approval): Add myself.
1228
1229 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1230
1231         * MAINTAINERS: Add myself to reviewers (Fortran).
1232
1233 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1234
1235         PR tree-optimization/38515
1236         * configure.ac (cloog-polylib): Removed.
1237         (with_ppl, with_cloog): Test for "no".
1238         * configure: Regenerated.
1239
1240 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1241
1242         * MAINTAINERS: Moved myself to reviewers (Fortran).
1243
1244 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1245
1246         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1247         (Write After Approval): Remove myself.
1248
1249 2009-01-03  Diego Novillo  <dnovillo@google.com>
1250
1251         * MAINTAINERS: Remove myself from alias maintainership.
1252
1253 2009-01-02  David Ayers  <ayers@fsfe.org>
1254
1255         * MAINTAINERS: Update e-mail address.
1256
1257 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1258
1259         * MAINTAINERS: Make whitespace consistent.
1260
1261 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1262
1263         Backport from upstream Libtool:
1264         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1265         Add cache variables to tests that require the linker to work.
1266         For shlibpath_overrides_runpath, this also changes the semantics
1267         to let the result from the C compiler take precedence.
1268
1269 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1270
1271         * config.sub, config.guess: Update from upstream sources.
1272
1273 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1274
1275         * configure.ac (ppllibs): Add by default the lib flags.
1276         * configure: Regenerate.
1277
1278 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1279
1280         * MAINTAINERS:  Add myself to the write after approval list.
1281
1282 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1283
1284         * configure.ac: Add double brackets on darwin[912].
1285         * configure: Regenerate.
1286
1287 2008-12-03  Daniel Kraft  <d@domob.eu>
1288
1289         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1290         Approval to Reviewer section (for Fortran front-end).
1291
1292 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1293
1294         * configure.ac: Expand to darwin10 and later.
1295         * configure: Regenerate.
1296
1297 2008-12-02  Andreas Schwab  <schwab@suse.de>
1298
1299         * Makefile.def: configure-target-boehm-gc depends on
1300         all-target-libstdc++-v3.
1301         * Makefile.in: Regenerate.
1302
1303 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1304
1305         * MAINTAINERS:  Add myself as mingw maintainer.
1306
1307 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1308
1309         * config.sub, config.guess: Update from upstream sources.
1310
1311 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1312
1313         * README.SCO: Remove.
1314
1315 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1316
1317         * MAINTAINERS:  Add myself to the write after approval list.
1318
1319 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1320
1321         * MAINTAINERS:  Update my email address in WAA section.
1322
1323 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1324
1325         * MAINTAINERS: Update e-mail address.
1326
1327 2008-11-27  Toon Moene  <toon@moene.org>
1328
1329         * MAINTAINERS: Change e-mail address.
1330
1331 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1332
1333         * configure.ac: Build gdb for i?86-*-darwin*
1334         * configure: Regenerated.
1335
1336 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1337
1338         * MAINTAINERS: Added my full name.
1339
1340 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1341
1342         PR bootstrap/38014
1343         PR bootstrap/37923
1344
1345         Revert:
1346
1347         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1348
1349         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1350         * Makefile.in: Regenerated.
1351
1352         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1353
1354         PR gdb/921
1355         PR gdb/1646
1356         PR gdb/2175
1357         PR gdb/2176
1358
1359         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1360         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1361         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1362         (HOST_EXPORTS): Pass CPPFLAGS.
1363         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1364         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1365         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1366         * Makefile.in, configure: Regenerated.
1367         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1368         and CPPFLAGS_FOR_BUILD.
1369
1370 2008-11-06  Jeff Law  <law@redhat.com>
1371
1372         * MAINTAINERS: Add myself as middle end maintainer.
1373
1374 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1375
1376         * MAINTAINERS (Write after approval): Add myself.
1377
1378 2008-11-05  Diego Novillo  <dnovillo@google.com>
1379
1380         * MAINTAINERS (Global Reviewers): Add myself.
1381         (Non-Algorithmic Maintainers): Remove myself.
1382
1383 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1384
1385         * MAINTAINERS (Write after approval): Add myself.
1386
1387 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1388
1389         * MAINTAINERS (Write after approval): Add myself.
1390
1391 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1392
1393         * configure.ac (spu-*-*): Remove special case.
1394         * configure: Regenerate.
1395
1396 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1397
1398         * MAINTAINERS (Write after approval): Update my email address.
1399
1400 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1401
1402         * configure.ac [spu-*-*]: Do not set skipdirs.
1403         * configure: Re-generate.
1404
1405 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1406
1407         * MAINTAINERS (Various Maintainers): Add myself to reload.
1408
1409 2008-10-25  Richard Guenther  <rguenther@suse.de>
1410
1411         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1412         maintainer.  Remove myself as libgcc-math maintainer.
1413         (Non-Algorithmic Maintainers): Remove myself.
1414
1415 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1416
1417         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1418         * Makefile.in: Regenerated.
1419
1420 2008-10-23  Cary Coutant  <ccoutant@google.com>
1421
1422         * MAINTAINERS (Write after approval): Add myself.
1423
1424 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1425
1426         PR gdb/921
1427         PR gdb/1646
1428         PR gdb/2175
1429         PR gdb/2176
1430
1431         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1432         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1433         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1434         (HOST_EXPORTS): Pass CPPFLAGS.
1435         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1436         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1437         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1438         * Makefile.in, configure: Regenerated.
1439         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1440         and CPPFLAGS_FOR_BUILD.
1441
1442 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1443
1444         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1445         Sebastian Pop.
1446
1447 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1448
1449         * MAINTAINERS (Write After Approval): Added myself.
1450
1451 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1452
1453         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1454         recommended version to 2.3.2.
1455
1456         * configure: Regenerate.
1457
1458 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1459
1460         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1461
1462 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1463
1464         * MAINTAINERS (Write After Approval): Update e-mail address.
1465
1466 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1467
1468         * libtool.m4: Update to libtool 2.2.6.
1469         * lt~obsolete.m4: Update to libtool 2.2.6.
1470         * ltmain.sh: Update to libtool 2.2.6.
1471         * ltsugar.m4: Update to libtool 2.2.6.
1472         * ltversion.m4: Update to libtool 2.2.6.
1473         * ltoptions.m4: Update to libtool 2.2.6.
1474         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1475
1476 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1477
1478         * MAINTAINERS (Write After Approval): Add myself.
1479
1480 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1481
1482         * MAINTAINERS (Write After Approval): Update my name.
1483
1484 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1485
1486         * MAINTAINERS: Add myself in "Write After Approval".
1487
1488 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1489
1490         * MAINTAINERS: Add myself as ia64 maintainer.
1491
1492 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1493
1494         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1495         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1496         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1497         and Michael Tiemann from Write After Approval since they do not
1498         actually have access.
1499
1500 2008-09-05  Richard Guenther  <rguenther@suse.de>
1501
1502         * configure.ac: Initialize clooglibs to -lcloog.
1503         * configure: Re-generate.
1504
1505 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1506
1507         * MAINTAINERS (Write After Approval): Add myself.
1508
1509 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1510
1511         * configure.ac (--with-cloog-polylib): New.
1512         (--disable-cloog-version-check): New.
1513         (--disable-ppl-version-check): New.
1514         * configure: Re-generate.
1515
1516 2008-09-03  Richard Guenther  <rguenther@suse.de>
1517
1518         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1519         cloog test.
1520         * configure: Re-generate.
1521
1522 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1523
1524         Add picoChip port.
1525         * MAINTAINERS: Add picoChip maintainers.
1526
1527 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1528             Tobias Grosser  <grosser@fim.uni-passau.de>
1529             Jan Sjodin  <jan.sjodin@amd.com>
1530             Harsha Jagasia  <harsha.jagasia@amd.com>
1531             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1532             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1533             Adrien Eliche  <aeliche@isty.uvsq.fr>
1534
1535         Merge from graphite branch.
1536         * configure: Regenerate.
1537         * Makefile.in: Regenerate.
1538         * configure.ac (host_libs): Add ppl and cloog.
1539         Add checks for PPL and CLooG.
1540         * Makefile.def (ppl, cloog): Added modules and dependences.
1541         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1542         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1543
1544 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1545
1546         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1547         (GCC_SHLIB_SUBDIR): New.
1548         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1549         * configure: Regenerate.
1550         * Makefile.in: Regenerate.
1551
1552 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1553
1554         * MAINTAINERS: Consistently use tabs to separate columns.
1555
1556 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1557
1558         * MAINTAINERS (Write after Approval): Add myself.
1559
1560 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1561
1562         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1563         Enable bfd, binutils and opcodes.
1564         * configure: Regenerate.
1565
1566 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1567
1568         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1569
1570 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1571
1572         * MAINTAINERS:  Use correct Umlaut for last name.
1573
1574 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1575
1576         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1577
1578 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1579
1580         * MAINTAINERS: Update my email address.
1581
1582 2008-08-16  Nicolas Roche  <roche@adacore.com>
1583
1584         * Makefile.tpl: Add BOOT_ADAFLAGS.
1585         * Makefile.in: Regenerate.
1586
1587 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1588
1589         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1590         * configure: Regenerate.
1591
1592 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1593
1594         * configure.ac: Add makefile fragments for hpux.
1595         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1596         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1597         * configure: Regenerate.
1598         * Makefile.in: Regenerate.
1599
1600 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1601
1602         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1603
1604 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1605
1606         * MAINTAINERS (Write after Approval): Add myself.
1607
1608 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1609
1610         * MAINTAINERS (Write After Approval):  Add myself.
1611
1612 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1613
1614         * MAINTAINERS (Write After Approval):  Add myself.
1615
1616 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1617
1618         * MAINTAINERS: Update my email address.
1619
1620 2008-06-25  Joey Ye  <joey.ye@intel.com>
1621
1622         * MAINTAINERS (Write After Approval):  Add myself.
1623
1624 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1625
1626         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1627         * Makefile.in: Regenerate.
1628         * configure: Regenerate.
1629
1630 2008-06-17  Daniel Kraft  <d@domob.eu>
1631
1632         * MAINTAINERS (Write After Approval):  Add myself.
1633
1634 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1635
1636         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1637         "$@" is still intact with both Autoconf 2.59 and 2.62.
1638         * configure: Regenerate.
1639
1640 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1641
1642         * Makefile.tpl: Fix comment errors.
1643         * Makefile.in: Regenerate.
1644
1645 2008-06-12  David S. Miller  <davem@davemloft.net>
1646             David Edelsohn  <edelsohn@gnu.org>
1647
1648         * configure.ac: Add powerpc*-*-* to gold supported targets.
1649         * configure: Regenerate.
1650
1651 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1652
1653         PR tree-optimization/36218
1654         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1655         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1656         (all prefix="build-"): Pass them to build-system sub-makes.
1657         * Makefile.in: Regenerate.
1658
1659 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1660
1661         * MAINTAINERS (mt port): Remove.
1662         (sco5, unixware, sco udk): Remove.
1663         (Kean Johnston): Add to Write After Approval.
1664
1665 2008-05-30  Julian Brown  <julian@codesourcery.com>
1666
1667         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1668         of libobjc for ARM EABI Linux.
1669         * configure: Regenerate.
1670
1671 2008-05-18  Xinliang David Li   <davidxl@google.com>
1672
1673         * ChangeLog: Remove wrong ChangeLog entry.
1674
1675 2008-05-17  Xinliang David Li   <davidxl@google.com>
1676
1677         * MAINTAINERS (Write After Approval): Add myself.
1678
1679 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1680
1681         * MAINTAINERS (Write After Approval): Add myself.
1682
1683 2008-05-14  Rafael Espíndola  <espindola@google.com>
1684
1685         * config-ml.in: don't handle --enable-shared and --enable-static.
1686
1687 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1688
1689         * MAINTAINERS: Update my email address.
1690
1691 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1692
1693         * MAINTAINERS: Update my email address.
1694
1695 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1696
1697         * MAINTAINERS (Write After Approval): Add myself.
1698
1699 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1700
1701         * MAINTAINERS (Write After Approval): Add myself.
1702
1703 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
1704
1705         * MAINTAINERS (crx): Add myself.
1706
1707 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1708
1709         Sync with src:
1710         2008-04-14  David S. Miller  <davem@davemloft.net>
1711
1712         * configure.ac: Add sparc*-*-* to gold supported targets.
1713         * configure: Regenerate.
1714
1715 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1716
1717         PR bootstrap/35457
1718         * configure.ac: Include override.m4.
1719         * configure: Regenerate.
1720
1721 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1722
1723         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1724         * Makefile.in: Regenerate.
1725
1726 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
1727
1728         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1729         as nonconfigurable directories list.
1730         * configure: Regenerate.
1731
1732 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1733
1734         * config.sub, config.guess: Update from upstream sources.
1735
1736 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1737
1738         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1739         * Makefile.in: Regenerate.
1740
1741 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1742
1743         * configure.ac: Do not build libssp for the AVR.
1744         * configure: Regenerate.
1745
1746 2008-04-07  Ian Lance Taylor  <iant@google.com>
1747
1748         * Makefile.def: check-gold depends upon all-binutils.
1749         * Makefile.in: Regenerate.
1750
1751 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1752
1753         * MAINTAINERS (Write After Approval): Add myself.
1754
1755 2008-04-04  Nick Clifton  <nickc@redhat.com>
1756
1757         PR binutils/4334
1758         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1759         builds.
1760         * configure: Regenerate.
1761
1762 2008-04-04  NightStrike  <NightStrike@gmail.com>
1763
1764         PR other/35151
1765         * configure.ac: Combine rules for mingw32 and mingw64.
1766         * configure: Regenerate.
1767
1768 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1769
1770         * MAINTAINERS (Write After Approval): Add myself.
1771
1772 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
1773
1774         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1775         * Makefile.in (.NOTPARALLEL): Ditto.
1776
1777 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1778
1779         * MAINTAINERS (Write After Approval): Add myself.
1780
1781 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
1782
1783         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1784         * Makefile.in (.NOTPARALLEL): Regenerate.
1785
1786 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1787
1788         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1789         * Makefile.in: Regenerate.
1790
1791 2008-03-26  Jakub Staszak  <kuba@et.pl>
1792
1793         * MAINTAINERS (Write After Approval): Add myself.
1794
1795 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1796
1797         * MAINTAINERS:  Update e-mail address.
1798
1799 2008-03-20  Ian Lance Taylor  <iant@google.com>
1800
1801         * configure.ac: Add support for --enable-gold.
1802         * Makefile.def: Add gold as a directory like ld.
1803         * configure, Makefile.in: Regenerate.
1804
1805 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1806
1807         * configure.ac: m4_include config/proginstall.m4.
1808         * configure: Regenerate.
1809
1810         Backport from upstream Libtool:
1811
1812         2007-10-12  Eric Blake  <ebb9@byu.net>
1813
1814         Deal with Autoconf 2.62's semantic change in m4_append.
1815         * ltsugar.m4 (lt_append): Replace broken versions of
1816         m4_append.
1817         (lt_if_append_uniq): Don't require separator to be overquoted,
1818         and avoid broken m4_append.
1819         (lt_dict_add): Fix typo.
1820         * libtool.m4 (_LT_DECL): Don't overquote separator.
1821
1822 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1823
1824         * config.rpath: Add AIX 6 support.
1825
1826 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1827
1828         * Makefile.def (stageprofile).  Remove -fprofile-generate
1829         from stage_libcflags.
1830         * Makefile.in: Regenerate.
1831
1832 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1833
1834         * config.sub, config.guess: Update from upstream sources.
1835
1836 2008-03-06  Tom Tromey  <tromey@redhat.com>
1837
1838         * MAINTAINERS: Update for treelang deletion.
1839
1840 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1841
1842         * MAINTAINERS: Update my email address.
1843
1844 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1845
1846         * MAINTAINERS (darwin port): Add myself as a maintainer.
1847         (objective-c/c++): Add myself as a maintainer.
1848
1849 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1850
1851         * MAINTAINERS (Write After Approval): Update my email address.
1852
1853 2008-02-25  Tomas Bily  <tbily@suse.cz>
1854
1855         * MAINTAINERS (Write After Approval): Add myself.
1856
1857 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1858
1859         * MAINTAINERS (OpenMP): Add myself.
1860
1861 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1862
1863         PR bootstrap/32009
1864         PR bootstrap/32161
1865
1866         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1867         * configure: Regenerate.
1868
1869         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1870         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1871         STAGE4_LIBCFLAGS): New.
1872         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1873         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1874         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1875         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1876         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1877         for target modules.  Don't export LIBCFLAGS.
1878         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1879         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1880         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1881         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1882         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1883         * Makefile.in: Regenerate.
1884
1885 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1886
1887         PR libgcj/33085
1888         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1889         Do not use -DDLL_EXPORT.  Backport from upstream.
1890
1891 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1892
1893         * MAINTAINERS (Write After Approval): Add myself.
1894
1895 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1896
1897         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1898         * configure: Regenerate.
1899
1900 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1901
1902         * configure.ac (xtensa*-*-*): Recognize processor variants.
1903         * configure: Regenerate.
1904
1905 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1906
1907         PR bootstrap/34922
1908         * configure.ac (PARSE_ARGS): Push suitable setting of
1909         ac_subdirs_all, for `./configure --help=recursive'.
1910         Handle `+' in generic toplevel directory disabling.
1911         * configure: Regenerate.
1912
1913 2008-01-28  Nick Clifton  <nickc@redhat.com>
1914
1915         * MAINTAINERS (xstormy16): Take over maintainership.
1916
1917 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1918
1919         * MAINTAINERS (c4x port): Remove.
1920
1921 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1922
1923         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1924
1925 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1926
1927         * config.sub, config.guess: Update from upstream sources.
1928
1929 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1930
1931         * MAINTAINERS (Write After Approval): Add myself.
1932
1933 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1934
1935         * MAINTAINERS: Update my email address.
1936
1937 2008-01-09  Raksit Ashok  <raksit@google.com>
1938
1939         * MAINTAINERS (Write After Approval): Add myself.
1940
1941 2008-01-09  Raksit Ashok  <raksit@google.com>
1942
1943         * MAINTAINERS (Write After Approval): Add myself.
1944
1945 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1946
1947         * config.sub, config.guess: Update from upstream sources.
1948
1949 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1950
1951         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1952         Change recommended MPFR from 2.2.1 -> 2.3.0.
1953         * configure: Regenerate.
1954
1955 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1956
1957         * MAINTAINERS: Update my email address.
1958
1959 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1960
1961         * MAINTAINERS: Update my email address.
1962
1963 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1964
1965         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1966         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1967         * Makefile.in: Regenerate.
1968
1969 2007-12-10  Mark Heffernan  <meheff@google.com>
1970
1971         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1972         misplaced entries.
1973
1974 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1975
1976         * configure.ac: Enable libjava for x86_64-*-darwin9.
1977         * configure: Regenerate.
1978
1979 2007-12-07  Bill Maddox  <maddox@google.com>
1980
1981         * MAINTAINERS (Write After Approval): Add myself.
1982
1983 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1984
1985         * config.sub, config.guess: Update from upstream sources.
1986
1987 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1988
1989         * config-ml.in: Remove 64bit configure tests.
1990
1991 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1992
1993         * config-ml.in: Robustify against white space in absolute file
1994         names.
1995
1996         * config-ml.in (multi-clean): Substitute ${Makefile}.
1997         Remove superfluous ${Makefile} in list.
1998
1999 2007-11-19  Thiemo Seufer  <ths@mips.com>
2000
2001         * config-ml.in: Don't hardcode the Makefile name.
2002
2003 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2004
2005         * MAINTAINERS (Write After Approval): Add myself.
2006
2007 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2008
2009         * MAINTAINERS (Write After Approval): Add myself.
2010
2011 2007-11-06  Doug Kwan  <dougkwan@google.com>
2012
2013         * MAINTAINERS (Write After Approval): Add myself.
2014
2015 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2016
2017         * MAINTAINERS (mercury): Remove entry.
2018         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2019
2020 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2021
2022         * Makefile.def (dependencies): Make configure-gdb depend on
2023         all-intl.
2024         * Makefile.in: Regenerated.
2025
2026 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2027
2028         * MAINTAINERS (Fortran maintainer): Remove myself.
2029
2030 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2031
2032         * Makefile.def: To avoid problems running with parallel makes,
2033         build newlib before libgloss so that target specific header
2034         files are availble.
2035         * Makefile.in: Regenerate
2036
2037 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2038
2039         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2040         * Makefile.in: Regenerate.
2041
2042 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2043
2044         * MAINTAINERS (Register allocation reviewer): Add myself.
2045
2046 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2047
2048         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2049         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2050         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2051         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2052         * configure: Regenerate.
2053
2054 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2055
2056         * MAINTAINERS (Register allocation reviewer): Add myself.
2057
2058 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2059
2060         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2061         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2062         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2063         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2064         * configure.ac: Default them to host tools for $host = $build.
2065         Subst them.
2066
2067         * configure: Regenerate.
2068         * Makefile.in: Regenerate.
2069
2070 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2071
2072         * MAINTAINERS (Register allocation reviewer): Add myself.
2073
2074 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2075
2076         * MAINTAINERS (Register allocation reviewer): Add myself.
2077
2078 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2079
2080         * MAINTAINERS (Write After Approval): Fix typo.
2081
2082 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2083
2084         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2085         * configure: Regenerate.
2086
2087 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2088
2089         PR bootstrap/31906
2090         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2091         they're already prefixed.
2092
2093 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2094
2095         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2096         libstdc++.
2097         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2098         * configure: Regenerate.
2099         * Makefile.in: Regenerate.
2100
2101 2007-09-17  Andreas Schwab  <schwab@suse.de>
2102
2103         * configure.ac: Raise minimum makeinfo version to 4.6.
2104         * configure: Regenerate.
2105
2106 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2107
2108         * MAINTAINERS (write-after-approval) add myself
2109
2110 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2111
2112         * configure.ac: Correct makeinfo version check.
2113         * configure: Regenerate.
2114
2115 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2116
2117         * MAINTAINERS: Update my email address.
2118
2119 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2120
2121         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2122         to $skipdirs and only disable gprof for newlib.  Use the normal
2123         mips*-elf* handling in other respects.
2124         * configure: Regnerate.
2125
2126 2007-09-12  David Daney  <ddaney@avtrex.com>
2127
2128         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2129         enabling libgcj.
2130         * configure: Regenerate.
2131
2132 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2133
2134         PR other/32154
2135         * configure.ac: For libgloss targets, point the linker to the linker
2136         script, startup code and simulator library.
2137         * configure: Regenerate.
2138
2139 2007-09-07  Andrew Haley  <aph@redhat.com>
2140
2141         * configure.ac (noconfigdirs): Remove target-libffi and
2142         target-libjava.
2143         * configure: Regenerate.
2144
2145 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2146
2147         PR target/33281
2148         * configure.ac: Use config/mh-mingw on mingw.
2149         * configure: Regenerate.
2150
2151 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2152
2153         * MAINTAINERS (Write After Approval): Add myself.
2154
2155 2007-09-05  Richard Guenther  <rguenther@suse.de>
2156
2157         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2158         nor --disable-checking is provided also turn on yes and types
2159         checking for stage1.
2160         * configure: Re-generate.
2161
2162 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2163
2164         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2165         (Write After Approval): Remove myself.
2166
2167 2007-08-29  Nick Clifton  <nickc@redhat.com>
2168
2169         * config.sub, config.guess: Update from upstream sources.
2170
2171 2007-08-22  Bud Davis  <jmdavis@link.com>
2172
2173         * MAINTAINERS (Write After Approval): Added myself.
2174         * MAINTAINERS (Reviewers): Removed myself.
2175
2176 2007-08-18  Paul Brook  <paul@codesourcery.com>
2177             Joseph Myers  <joseph@codesourcery.com>
2178
2179         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2180         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2181         * Makefile.in: Regenerate.
2182         * configure.ac (--with-debug-prefix-map): New.
2183         * configure: Regenerate.
2184
2185 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2186             Nigel Stephens  <nigel@mips.com>
2187
2188         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2189         as target_makefile_frag.
2190         * configure: Regenerate.
2191
2192 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2193
2194         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2195         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2196         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2197         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2198         (do-compare, do-compare3, do-compare-debug): New.
2199         ([+compare-target+]): Use them.
2200
2201 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2202
2203         * MAINTAINERS (Write After Approval): Change my email address.
2204
2205 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2206             Ben Elliston  <bje@au.ibm.com>
2207
2208         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2209         --silent if $silent.
2210         * configure: Regenerate.
2211
2212 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2213
2214         * MAINTAINERS (Various Maintainers): Add myself as
2215         loop infrastructure maintainer.  Update my e-mail
2216         address.
2217
2218 2007-07-31  Diego Novillo  <dnovillo@google.com>
2219
2220         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2221         Adjust description.
2222
2223 2007-07-26  Richard Guenther  <rguenther@suse.de>
2224
2225         * configure.ac: Add types checking to stage1 checking flags.
2226         * configure: Regenerate.
2227
2228 2007-07-17  Nick Clifton  <nickc@redhat.com>
2229
2230         * COPYING3: New file.  Contains version 3 of the GNU General
2231         Public License.
2232         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2233         Lesser General Public License.
2234
2235 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2236
2237         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2238
2239 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2240
2241         * MAINTAINERS (S/390 co-maintainer): Add myself.
2242         (Write After Approval): Remove myself.
2243
2244 2007-07-13  Dan Hipschman  <dsh@google.com>
2245
2246         * MAINTAINERS (Write After Approval): Add myself.
2247
2248 2007-07-11  Nick Clifton  <nickc@redhat.com>
2249
2250         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2251         WINDRES export.
2252         * Makefile.in: Regenerate.
2253
2254 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2255
2256         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2257         maintainer.
2258
2259 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2260
2261         * lt~obsolete.m4: New. Import from 20070318 libtool.
2262
2263 2007-07-03  Julian Brown  <julian@codesourcery.com>
2264
2265         * MAINTAINERS (Write After Approval): Add myself.
2266
2267 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2268
2269         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2270         * configure: Regenerate.
2271
2272 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2273
2274         * configure.ac: Add some missing m4 quotation.
2275         * configure: Regenerate.
2276
2277 2007-07-02  Simon Baldwin  <simonb@google.com>
2278
2279         * MAINTAINERS (Write After Approval): Add myself.
2280
2281 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2282
2283         * configure: Regenerate.
2284
2285 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2286
2287         * Makefile.def: Add windmc tool to build.
2288         * Makefile.tpl: Likewise.
2289         * configure.ac: Likewise.
2290         * Makefile.in: Regenerate.
2291         * configure: Regenerate.
2292
2293 2007-06-28  DJ Delorie  <dj@redhat.com>
2294
2295         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2296         not building newlib.
2297         * configure: Regenerated.
2298
2299 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2300
2301         * MAINTAINERS (Write After Approval): Add myself.
2302
2303 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2304
2305         * MAINTAINERS (Write After Approval): Add myself.
2306
2307 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2308
2309         * MAINTAINERS (Write After Approval): Add myself.
2310
2311 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2312
2313         * MAINTAINERS (Write After Approval): Add myself.
2314
2315 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2316
2317         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2318         * Makefile.in: Regenerated.
2319
2320 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2321
2322         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2323         bfin*-*-uclinux* targets.
2324         * configure: Regenerate.
2325
2326 2007-06-14  Ian Lance Taylor  <iant@google.com>
2327
2328         * MAINTAINERS: Add myself as non-algorithmic global write
2329         maintainer.
2330
2331 2007-06-14  Diego Novillo  <dnovillo@google.com>
2332
2333         * MAINTAINERS: Add self as middle-end maintainer and
2334         non-algorithmic global write maintainer.
2335
2336 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2337
2338         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2339         Move all Fortran maintainers except Paul Brook into the
2340         Non-Autopoiesis section.
2341
2342 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2343
2344         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2345         (distclean-stage[+id+]): Possibly delete stage_last.
2346         * Makefile.in: Regenerate.
2347
2348 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2349
2350         * MAINTAINERS (Various Maintainer): Fix typo.
2351
2352 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2353
2354         * MAINTAINERS (Various Maintainer): Add myself as
2355         dataflow maintainer.
2356
2357 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2358
2359         * config.sub, config.guess: Update from upstream sources.
2360
2361 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2362
2363         * Makefile.tpl: Fix spelling error.
2364         * Makefile.in: Regenerate.
2365
2366 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2367
2368         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2369         lt_cv_sys_max_cmd_len.
2370
2371 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2372
2373         * MAINTAINERS (Various Maintainers): Add myself as
2374         auto-vectorizer maintainer.
2375
2376 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2377
2378         PR libjava/32098
2379         * libtool.m4: Revert previous change.
2380         * ltgcc.m4: Put it here.
2381
2382 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2383
2384         * MAINTAINERS (Various Maintainers): Add myself as
2385         auto-vectorizer maintainer.
2386
2387 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2388
2389         PR libjava/32098
2390         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2391
2392 2007-05-30  Richard Guenther  <rguenther@suse.de>
2393
2394         * MAINTAINERS (Various Maintainers): Add myself as
2395         auto-vectorizer maintainer.
2396
2397 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2398
2399         PR bootstrap/29382
2400         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2401         * configure: Rebuilt.
2402
2403 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2404
2405         * MAINTAINERS (Write After Approval): Removed my name.
2406
2407 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2408
2409         * MAINTAINERS (Write After Approval): Remove myself.
2410
2411 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2412
2413         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2414
2415 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2416
2417         * ltmain.sh: Update from ToT Libtool.
2418         * libtool.m4: Update from ToT Libtool.
2419         * ltsugar.m4: New. Update from ToT Libtool.
2420         * ltversion.m4: New. Update from ToT Libtool.
2421         * ltoptions.m4: New. Update from ToT Libtool.
2422         * ltconfig: Remove.
2423         * ltcf-c.sh: Remove.
2424         * ltcf-cxx.sh: Remove.
2425         * ltcf-gcj.sh: Remove.
2426
2427 2007-05-22  Ollie Wild  <aaw@google.com>
2428
2429         * MAINTAINERS (Write After Approval): Add myself.
2430
2431 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2432
2433         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2434         stage_cflags.
2435         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2436         Remove CFLAGS/LIBCFLAGS.
2437         (configure-stage[+id+]-[+prefix+][+module+],
2438         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2439         * Makefile.in: Regenerate.
2440
2441 2007-05-15  Diego Novillo  <dnovillo@google.com>
2442
2443         * MAINTAINERS: Update e-mail address.
2444
2445 2007-05-15  Revital Eres  <eres@il.ibm.com>
2446
2447         * MAINTAINERS (Write After Approval): Add myself.
2448
2449 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2450
2451         * MAINTAINERS (Write After Approval): Updated my address.
2452
2453 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2454
2455         * MAINTAINERS (Write After Approval): Add myself.
2456
2457 2007-05-11  Silvius Rus  <rus@google.com>
2458
2459         * MAINTAINERS (Write After Approval): Add myself.
2460
2461 2007-04-23  Tom Tromey  <tromey@redhat.com>
2462
2463         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2464
2465 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2466
2467         * MAINTAINERS (cpplib): Rename to ...
2468         (libcpp): ... this.  Add C/C++ front end maintainers.
2469
2470 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2471
2472         * config-ml.in: Pass ${ml_config_env} to configure calls.
2473
2474 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2475
2476         * MAINTAINERS (Write After Approval): Add myself.
2477
2478 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2479
2480         * MAINTAINERS (Write After Approval): Add myself.
2481
2482 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2483
2484         * MAINTAINERS (fortran 95 front end): Add myself.
2485
2486 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2487
2488         * MAINTAINERS (Write After Approval): Add myself.
2489
2490 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2491
2492         * MAINTAINERS (Modulo Scheduler): Add myself.
2493
2494 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2495
2496         * MAINTAINERS (fortran 95 front end): Add myself.
2497         (c++ front end): whitespace fix.
2498
2499 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2500
2501         * MAINTAINERS (Write After Approval): Add myself.
2502
2503 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2504
2505         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2506         of glob.  Quote arguments with single quotes too.
2507         * configure: Regenerate.
2508
2509 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2510
2511         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2512         * Makefile.in: Regenerate
2513
2514 2007-03-07  Andreas Schwab  <schwab@suse.de>
2515
2516         * configure: Regenerate.
2517
2518 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2519
2520         * configure.ac: Add "--with-pdfdir" configure option,
2521         which defines pdfdir variable.
2522         * Makefile.def (target=fixincludes): Add install-pdf to
2523         missing targets.
2524         (recursive_targets): Add install-pdf target.
2525         (flags_to_pass): Add pdfdir.
2526         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2527         target.
2528         * configure: Regenerate
2529         * Makefile.in: Regenerate
2530
2531 2007-02-28  Eric Christopher  <echristo@apple.com>
2532
2533         Revert:
2534         2006-12-07  Mike Stump  <mrs@apple.com>
2535
2536         * Makefile.def (dependencies): Add dependency for
2537         install-target-libssp and install-target-libgomp on
2538         install-gcc.
2539         * Makefile.in: Regenerate.
2540
2541 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2542
2543         * configure: Regenerate.
2544         * configure.ac: Move statements after variable declarations.
2545
2546 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2547
2548         * MAINTAINERS: Add myself as sh maintainer.
2549
2550 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2551
2552         * configure.ac: Adjust for loop syntax.
2553         * configure: Regenerate.
2554
2555 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2556
2557         * configure: Rebuilt.
2558
2559 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2560
2561         * configure.ac: Drop multiple occurrences of --enable-languages,
2562         and fix its quoting.
2563         * configure: Rebuilt.
2564
2565 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2566             Nathan Sidwell  <nathan@codesourcery.com>
2567             Vladimir Prus  <vladimir@codesourcery.com>
2568             Joseph Myers  <joseph@codesourcery.com>
2569
2570         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2571         * configure: Regenerate.
2572
2573 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2574
2575         * ltconfig (freebsd*): Default to elf.
2576
2577 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2578
2579         * configure.ac (target_libraries): Move libgcc before libiberty.
2580         * configure: Regenerated.
2581
2582 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2583             Paolo Bonzini  <bonzini@gnu.org>
2584
2585         PR bootstrap/30753
2586         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2587         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2588         * configure: Regenerated.
2589
2590 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2591
2592         * MAINTAINERS (Language Front End Maintainers): Update my mail
2593         address.
2594
2595 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2596
2597         PR bootstrap/30748
2598         * configure.ac: Correct syntax for Solaris ksh.
2599         * configure: Regenerated.
2600
2601 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2602
2603         * configure.ac: Sync with src.
2604         * configure: Regenerate.
2605
2606 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2607
2608         * Makefile.in: Regenerate.
2609
2610 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2611
2612         * config.sub: Sync with src.
2613
2614 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2615
2616         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2617         noncanonical equivalents.
2618         * configure.in: Rename to...
2619         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2620         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2621         target_noncanonical.  Use them.  Rewrite removal of configure
2622         arguments for autoconf 2.59.  Discard variable settings.  Force
2623         program_transform_name for native tools.
2624
2625         * Makefile.in: Regenerated.
2626         * configure: Regenerated with autoconf 2.59.
2627
2628 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2629
2630         * MAINTAINERS (Write After Approval): Add myself.
2631
2632 2007-01-31  Andreas Schwab  <schwab@suse.de>
2633
2634         * Makefile.tpl (LDFLAGS): Substitute it.
2635         * Makefile.in: Regenerate.
2636
2637 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
2638
2639         * MAINTAINERS (Write After Approval): Add myself.
2640
2641 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2642
2643         * MAINTAINERS (spu port): Add myself.
2644
2645 2007-01-23  Richard Guenther  <rguenther@suse.de>
2646
2647         PR bootstrap/30541
2648         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2649         * Makefile.tpl (GNATBIND): Substitute it.
2650         (GNATMAKE): Likewise.
2651         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2652         of STAGE_PREFIX.
2653         * Makefile.in: Regenerate.
2654         * configure: Regenerate.
2655
2656 2007-01-18  Mike Stump  <mrs@apple.com>
2657
2658         * configure.in: Re-enable -Werror for gcc builds.
2659
2660 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2661
2662         * MAINTAINERS (Write After Approval): Add myself.
2663
2664 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2665
2666         * configure.in: Change == to = in test command.
2667         * configure: Regenerate.
2668
2669 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2670             Nick Clifton  <nickc@redhat.com>
2671             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2672
2673         * configure.in (build_configargs, host_configargs, target_configargs):
2674         Remove build/host/target parameters.
2675         (host_libs): Add gmp and mpfr.
2676         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2677         * Makefile.def (gmp, mpfr): New.
2678         (gcc): Remove target.
2679         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2680         target_os, target_vendor): New.
2681         (configure): Add host_alias/target_alias arguments; adjust invocations.
2682         * configure: Regenerate.
2683         * Makefile.in: Regenerate.
2684
2685 2007-01-11  Matt Fago  <fago@earthlink.net>
2686
2687         * configure.in: Try to link to functions only in mpfr 2.2.x
2688         to improve robustness of configure tests.
2689         * configure: Regenerate.
2690
2691 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2692
2693         * MAINTAINERS: Add myself as i386 maintainer.
2694
2695 2007-01-08  Jan Hubicka  <jh@suse.cz>
2696
2697         * MAINTAINERS: Add myself as i386 maintainer.
2698
2699 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2700
2701         * configure.in: Add support for an x86_64-mingw* target.
2702         * configure: Regenerate.
2703
2704 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2705
2706         * Makefile.tpl (all-target): Correct @if conditional for target
2707         modules.
2708         * configure.in: Omit libiberty if building only target libgcc.
2709         * configure, Makefile.in: Regenerated.
2710
2711 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2712
2713         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2714         * configure: Regenerate.
2715
2716 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2717
2718         * Makefile.def (target_modules): Add libgcc.
2719         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2720         * Makefile.tpl (clean-target-libgcc): Delete.
2721         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2722         on gcc even for bootstrapped modules.  Rewrite handling of
2723         lang_env_dependencies to loop over target_modules.
2724         * configure.in (target_libraries): Add target-libgcc.
2725         * Makefile.in, configure: Regenerated.
2726
2727 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2728
2729         * configure.in: Reorganize recognition of languages.  Add
2730         --enable-stage1-languages.  Show supported languages for the chosen
2731         target rather than all recognized languages.
2732         * configure: Regenerate.
2733
2734 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2735
2736         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2737         * Makefile.in: Regenerate.
2738
2739 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2740
2741         * configure.in: Warn that MPFR 2.2.0 is buggy.
2742         * configure: Regenerate.
2743
2744 2006-12-27  Ian Lance Taylor  <iant@google.com>
2745
2746         * configure.in: When removing Makefiles to force a reconfigure, also
2747         remove prev-DIR*/Makefile.
2748         * configure: Regenerate.
2749
2750 2006-12-22  Andreas Schwab  <schwab@suse.de>
2751
2752         * configure: Regenerate with correct autoconf version.
2753
2754 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2755
2756         * configure.in: add AC_SUBST for *_FOR_TARGET.
2757         * configure: Regenerate.
2758
2759 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2760
2761         * configure.in: Simplify logic for rejecting languages that cannot
2762         be built.  Separate the case when a language is unsupported,
2763         from the case when the user chooses not to build a language.
2764
2765 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2766
2767         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2768         it only affects bootstrap and could be tested on "$host" as well.
2769         * configure: Regenerate.
2770         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2771
2772 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2773
2774         PR bootstrap/29544
2775         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2776         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2777         move here comment from Makefile.tpl.
2778         * Makefile.tpl: Move some definitions higher in the file.
2779         (STAGE1_CHECKING): New.
2780         * configure.in: Add --enable-stage1-checking.
2781         * configure: Regenerate.
2782         * Makefile.in: Regenerate.
2783
2784 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2785
2786         * MAINTAINERS: Add myself as build system maintainer.
2787
2788 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2789
2790         * MAINTAINERS (Write After Approval): Add myself.
2791
2792 2006-12-13  Eric Christopher  <echristo@apple.com>
2793
2794         * MAINTAINERS: Add myself as darwin maintainer.
2795
2796 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2797
2798         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2799
2800 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
2801
2802         MAINTAINERS: Update my entry.
2803
2804 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2805
2806         * configure.in:  Handle spu makefile frag.
2807         * Makefile.tpl (MAINT): Define
2808         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2809         * configure: Regenerate.
2810         * Makefile.in: Regenerate.
2811
2812 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2813
2814         * config.guess: Import latest version.
2815         * config.sub: Likewise.
2816
2817 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2818
2819         * configure.in (spu-*-*): Don't skip target-libiberty.
2820         * configure: Regenerate.
2821
2822 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2823
2824         PR bootstrap/30134
2825         * configure.in: Correct x86 darwin support for libjava to powerpc
2826         and i?86 only.
2827         * configure: Regenerate.
2828
2829 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2830
2831         * configure.in: Add x86 darwin support for libjava.
2832         * configure: Regenerate.
2833
2834 2006-12-07  Mike Stump  <mrs@apple.com>
2835
2836         * Makefile.def (dependencies): Add dependency for
2837         install-target-libssp and install-target-libgomp on
2838         install-gcc.
2839         * Makefile.in: Regenerate.
2840
2841 2006-12-04  Richard Guenther  <rguenther@suse.de>
2842
2843         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2844         (Non-Algorithmic Maintainers): Move over non-algorithmic
2845         loop optimizer maintainers, add myself as a non-algorithmic
2846         middle-end maintainer.
2847
2848 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2849
2850         * MAINTAINERS (Write After Approval): Add myself.
2851
2852 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2853
2854         * configure.in: Update error message for missing GMP/MPFR.
2855
2856         * configure: Regenerate.
2857
2858 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2859
2860         * configure.in: Update MPFR version in error message.
2861
2862         * configure: Regenerate.
2863
2864 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2865
2866         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2867         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2868         --with-gmp-lib): New flags.
2869
2870         * configure: Regenerate.
2871
2872 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2873
2874         * MAINTAINERS (Write After Approval): Change my email address.
2875
2876 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2877
2878         * MAINTAINERS (Write After Approval): Add myself.
2879
2880 2006-11-22  Philipp Thomas  <pth@suse.de>
2881
2882         * MAINTAINERS (i18n): Update e-mail address.
2883
2884 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2885
2886         * MAINTAINERS (spu port): Add myself as maintainer.
2887         (Write After Approval): Remove myself.
2888
2889 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2890
2891         * configure.in (skipdirs): Don't build libssp for SPU.
2892         * configure: Regenerate.
2893
2894 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2895
2896         * MAINTAINERS (spu port): Add myself as maintainer.
2897         (libobjc): Update my email address.
2898
2899 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2900
2901         * MAINTAINERS (Write After Approval): Add myself.
2902
2903 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2904
2905         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2906         * configure : Rebuilt.
2907
2908 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2909
2910         * MAINTAINERS (Write After Approval): Add myself.
2911
2912 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2913
2914         * MAINTAINERS (Write After Approval): Add myself.
2915
2916 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2917
2918         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2919         libmpfr.a.
2920         * configure: Regenerate.
2921
2922 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2923
2924         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2925         (unstage): Test for stage_last presence.
2926
2927         PR bootstrap/29802
2928         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
2929         STAGE_PREFIX.
2930         * Makefile.in: Regenerate.
2931
2932 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2933
2934         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2935         maintainers.
2936
2937 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2938
2939         * MAINTAINERS (Write After Approval): Add myself.
2940
2941 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2942
2943         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2944         and stageN-package/Makefile.
2945         * Makefile.in: Regenerated.
2946
2947 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2948
2949         * configure.in: Remove target-libgloss from noconfigdirs for
2950         bfin-*-*.
2951         * configure: Regenerated.
2952
2953 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2954
2955         * configure.in (have_gmp): Only error if the gcc directory exists.
2956
2957         * configure: Regenerate.
2958
2959 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2960
2961         * configure.in: Robustify error message for missing GMP/MPFR.
2962
2963         * configure: Regenerate.
2964
2965 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
2966
2967         * MAINTAINERS (Write After Approval): Add myself.
2968
2969 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
2970
2971         * MAINTAINERS: Change email address.
2972
2973 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2974
2975         * MAINTAINERS (Write After Approval): Add myself.
2976
2977 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2978
2979         * MAINTAINERS (Write After Approval): Add myself.
2980
2981 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2982
2983         * MAINTAINERS (Write After Approval): Move myself to
2984         Write After Approval section.
2985
2986 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2987
2988         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2989         need_gmp anymore.
2990         * configure: Regenerate.
2991
2992 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2993
2994         * MAINTAINERS (Write After Approval): Add myself.
2995
2996 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2997
2998         * config.guess: Import latest version.
2999         * config.sub: Likewise.
3000
3001 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3002
3003         * Makefile.def: Added pdf target handling.
3004         * Makefile.tpl: Added pdf target handling.
3005         * Makefile.in: Regenerated.
3006
3007 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3008
3009         * MAINTAINERS: Add self as score port maintainer.
3010
3011 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3012
3013         * MAINTAINERS (Write After Approval): Add myself.
3014
3015 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3016
3017         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3018         or newer.
3019         * configure: Regenerated.
3020
3021 2006-09-27  Dave Brolley  <brolley@redhat.com>
3022
3023         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3024         using $s instead of $r.
3025         * configure: Regenerated.
3026
3027 2006-09-26  Thiemo Seufer  <ths@mips.com>
3028
3029         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3030         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3031         * configure: Regenerate.
3032
3033 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3034
3035         * MAINTAINERS (Write After Approval): Remove myself.
3036
3037 2006-09-22  Chao-ying Fu  <fu@mips.com>
3038
3039         * MAINTAINERS (Write After Approval): Add myself.
3040
3041 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3042
3043         * MAINTAINERS: Add self as soft-fp maintainer.
3044
3045 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3046
3047         * MAINTAINERS: Add myself as avr maintainer.
3048         Remove Marek Michalkiewicz as avr maintainer.
3049
3050 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3051
3052         * MAINTAINERS (Write After Approval): Add myself.
3053
3054 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3055
3056         * configure.in: Never build newlib for a Mingw host.
3057         Never build newlib as Mingw target library.
3058         Test the existence of winsup/cygwin for building a Cygwin newlib,
3059         rather than just winsup.
3060         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3061         building a Mingw target.
3062         * configure: Regenerate.
3063
3064 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3065
3066         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3067
3068 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3069
3070         * config.guess: Import from src (was more updated).
3071         * config.sub: Likewise.
3072
3073 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3074
3075         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3076         * configure: Regenerated.
3077
3078 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3079
3080         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3081         for stages after the first.
3082
3083 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3084
3085         * Makefile.def: Add dependencies for configure-opcodes
3086         on configure-intl and all-opcodes on all-intl.
3087         * Makefile.in: Regenerated.
3088
3089 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3090
3091         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3092
3093 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3094
3095         Port to hosts whose 'sort' and 'tail' implementations
3096         treat operands with leading '+' as file names, as POSIX
3097         has required since 2001.  However, make sure the code still
3098         works on pre-POSIX hosts.
3099         * ltmain.sh: Don't assume "sort +2" is equivalent to
3100         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3101
3102 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3103
3104         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3105
3106 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3107
3108         * ltconfig: chmod 644 before ranlib during install.
3109
3110 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3111
3112         PR bootstrap/18058
3113         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3114         if the bootstrap compiler is a GCC version that supports it.
3115         * configure: Regenerate.
3116
3117 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3118
3119         * configure.in: Fix thinkos in previous check-in.
3120         * configure: Regenerate.
3121
3122 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3123
3124         PR other/27063
3125         * configure.in: Test subdir_requires and give an appropriate
3126         error message.
3127         * configure: Regenerate.
3128
3129 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3130
3131         * MAINTAINERS (Write After Approval): Add myself.
3132
3133 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3134
3135         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3136
3137 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3138
3139         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3140
3141 2006-06-20  David Ayers  <d.ayers@inode.at>
3142
3143         PR bootstrap/28072
3144         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3145         whether target-libjava is being configured instead of whether the
3146         java front end is enabled.
3147         * configure: Regenerate.
3148
3149 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3150
3151         PR target/27540
3152         * configure.in: Only enable libgomp on IRIX 6.
3153         * configure: Regenerate.
3154
3155 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3156
3157         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3158         too.
3159         * Makefile.in: Regenerate.
3160
3161 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3162
3163         * config-ml.in: Alter CCASFLAGS to include special
3164         multilib options the same as is done for CFLAGS.
3165
3166 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3167
3168         * configure.in: Don't enable libgomp on hpux10.
3169         * configure: Rebuilt.
3170
3171 2006-06-12  David Ayers  <d.ayers@inode.at>
3172
3173         PR bootstrap/27963
3174         PR target/19970
3175         * configure.in: Remove target-boehm-gc from noconfigdirs where
3176         ${libgcj} is specified.
3177         * configure: Regenerate.
3178
3179 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3180
3181         Sync from src:
3182
3183         * configure.in: Sync.
3184         * configure: Regenerated.
3185
3186         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3187
3188         * Makefile.def: Added dependencies from sim and gdb on intl, and
3189         added configure dependencies to everything with an all dependency
3190         on intl.
3191         * Makefile.in: Regenerated.
3192
3193 2006-06-06  David Ayers  <d.ayers@inode.at>
3194
3195         PR libobjc/13946
3196         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3197         * Makefile.in: Regenerate.
3198         * configure.in: Add --enable-objc-gc at toplevel and have it
3199         enable boehm-gc for Objective-C.
3200         Remove target-boehm-gc from libgcj.
3201         Add target-boehm-gc to target_libraries.
3202         Add target-boehm-gc to noconfigdirs where ${libgcj}
3203         is specified.
3204         Assert that boehm-gc is supported when requested for Objective-C.
3205         Only build boehm-gc if needed either for Java or Objective-C.
3206         * configure: Regenerate.
3207
3208 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3209
3210         PR 27674
3211         * Makefile.tpl (configure-[+prefix+][+module+],
3212         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3213         Remove rule to unstage bootstrapped modules.
3214         (stage_current): New.
3215         * Makefile.in: Regenerate.
3216
3217 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3218
3219         * MAINTAINERS (Write After Approval): Update my e-mail address.
3220
3221 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3222
3223         * include/libiberty.h: Declare pex_run_in_environment.
3224
3225 2006-05-31  Asher Langton  <langton2@llnl.gov>
3226
3227         * MAINTAINERS (Write After Approval): Add myself.
3228
3229 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3230
3231         * Makefile.def (bfd, opcodes): Fix lib_path.
3232         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3233         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3234         * Makefile.in: Regenerate.
3235
3236 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3237
3238         * Makefile.in: Regenerate.
3239
3240 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3241
3242         * Makefile.def: Add install-html target. Add datarootdir
3243         docdir and htmldir to flags_to_pass.
3244         * Makefile.tpl: Add install-html target.
3245         * Makefile.in: Regenerate.
3246         * configure.in: Add --with-datarootdir, --with-docdir, and
3247         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3248         * configure: Regenerate.
3249
3250 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3251
3252         * configure.in: Enable gprof for cross builds.
3253         * configure: Regenerate.
3254
3255 2006-05-22  Richard Guenther  <rguenther@suse.de>
3256
3257         Revert
3258         2006-01-31  Richard Guenther  <rguenther@suse.de>
3259         Paolo Bonzini  <bonzini@gnu.org>
3260
3261         * Makefile.def (target_modules): Add libgcc-math target module.
3262         * configure.in (target_libraries): Add libgcc-math target library.
3263         (--enable-libgcc-math): New configure switch.
3264         * Makefile.in: Re-generate.
3265         * configure: Re-generate.
3266         * libgcc-math: New toplevel directory.
3267
3268 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3269             Andreas Tobler  <a.tobler@schweiz.ch>
3270
3271         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3272         * configure: Rebuilt.
3273
3274 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3275
3276         * MAINTAINERS (Write After Approval): Add myself.
3277
3278 2006-05-01  DJ Delorie  <dj@redhat.com>
3279
3280         * configure.in: Restore CFLAGS if GMP isn't present.
3281         * configure: Regenerate.
3282
3283 2006-05-01  Richard Guenther  <rguenther@suse.de>
3284
3285         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3286         maintainer.
3287
3288 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3289
3290         * MAINTAINERS (Write After Approval): Add myself.
3291
3292 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3293
3294         * MAINTAINERS (Write After Approval): Add myself.
3295
3296 2006-04-18  DJ Delorie  <dj@redhat.com>
3297
3298         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3299         reference libgloss so that libssp can be built in a combined
3300         tree.
3301         * configure: Regenerate.
3302
3303 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3304
3305         * MAINTAINERS (Write After Approval): Add myself.
3306
3307 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3308
3309         * configure.in: Require makeinfo 4.4 or higher.
3310         * configure: Regenerate.
3311
3312 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3313
3314         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3315         Rearrange the entries of other libraries to have them in one place.
3316
3317 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3318
3319         * MAINTAINERS (Write After Approval): Remove myself.
3320         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3321
3322 2006-03-14  Richard Guenther  <rguenther@suse.de>
3323
3324         * configure: Regenerate with autoconf 2.13.
3325
3326 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3327
3328         * MAINTAINERS: Use my work address.
3329
3330         * MAINTAINERS: Update my E-mail address.
3331
3332 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3333
3334         * configure.in: Handle --disable-<component> generically.
3335         * configure: Regenerate.
3336
3337 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3338
3339         PR libgcj/17311
3340         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3341
3342 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3343
3344         * MAINTAINERS (Write After Approval):  Remove myself.
3345         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3346
3347 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3348
3349         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3350         (TARGET_CONFIGDIRS): Remove.
3351         * configure.in: Remove AC_SUBST(target_configdirs).
3352         * Makefile.in, configure: Regenerated.
3353
3354 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3355
3356         * MAINTAINERS (Write After Approval):  Remove myself.
3357         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3358
3359 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3360
3361         PR bootstrap/25670
3362
3363         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3364
3365         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3366         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3367         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3368         BUILD_PREFIX, BUILD_PREFIX_1.
3369         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3370
3371         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3372         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3373
3374         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3375         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3376         of `cat stage_current`.  Always provide the `r' and `s' variables.
3377         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3378         a single shell execution.
3379         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3380         bootstrapped modules, make the stage1 module if the build was not
3381         started yet, else build the current stage.
3382         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3383         (all-build, all-host, all-target, [+make_target+]-host,
3384         [+make_target+]-target): Do not use \-continued lines.
3385         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3386         (current_stage, restrap, stage_last): New.
3387
3388         * Makefile.in: Regenerate.
3389         * configure: Regenerate.
3390
3391 2006-02-19  Bud Davis  <jmdavis@link.com>
3392
3393         * MAINTAINERS (Write After Approval):  Remove myself.
3394         (Language Front End Maintainers):  Add myself as fortran 95
3395         maintainer and update e-mail address.
3396
3397 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3398
3399         * MAINTAINERS (Write After Approval):  Remove myself.
3400         (Language Front End Maintainers):  Add myself as fortran 95
3401         maintainer.
3402
3403 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3404
3405         * MAINTAINERS (Write After Approval): Add myself.
3406
3407 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3408
3409         * MAINTAINERS (Write After Approval):  Remove myself.
3410         (Language Front End Maintainers):  Add myself as
3411         fortran 95 maintainer.
3412
3413 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3414
3415         Sync from src:
3416
3417         2005-12-27  Leif Ekblad  <leif@rdos.net>
3418
3419         * configure.in: Add support for RDOS target.
3420         * configure: Regenerate.
3421
3422 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3423             Andreas Schwab  <schwab@suse.de>
3424
3425         * configure: Regenerate.
3426
3427 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3428
3429         * configure.in (enable_libgomp): Add AIX.
3430         * configure: Regenerate.
3431
3432 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3433
3434         * MAINTAINERS (Write After Approval): Add myself.
3435
3436 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3437
3438         * MAINTAINERS (Write After Approval): Add myself.
3439
3440 2006-01-31  Richard Guenther  <rguenther@suse.de>
3441         Paolo Bonzini  <bonzini@gnu.org>
3442
3443         * Makefile.def (target_modules): Add libgcc-math target module.
3444         * configure.in (target_libraries): Add libgcc-math target library.
3445         (--enable-libgcc-math): New configure switch.
3446         * Makefile.in: Re-generate.
3447         * configure: Re-generate.
3448         * libgcc-math: New toplevel directory.
3449
3450 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3451
3452         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3453         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3454         the assembler, linker and binutils.
3455         * configure: Regenerate.
3456
3457 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3458
3459         * MAINTAINERS (Write After Approval): Add myself.
3460
3461 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3462
3463         * configure: Regenerate.
3464
3465 2006-01-18  Richard Henderson  <rth@redhat.com>
3466             Jakub Jelinek  <jakub@redhat.com>
3467             Diego Novillo  <dnovillo@redhat.com>
3468
3469         * libgomp: New directory.
3470         * Makefile.def: Add target_module libgomp.
3471         * Makefile.in: Regenerate.
3472         * configure.in (target_libraries): Add target-libgomp.
3473         * configure: Regenerate.
3474
3475 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3476
3477         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3478         @ from continuation.
3479         * Makefile.in: Rebuilt.
3480
3481 2006-01-04  Chris Lattner  <sabre@gnu.org>
3482
3483         * MAINTAINERS (Write After Approval): Add myself.
3484
3485 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3486
3487         PR bootstrap/24252
3488
3489         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3490         * Makefile.tpl (OBJDUMP): New.
3491         (EXTRA_HOST_FLAGS): Add it.
3492         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3493
3494         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3495         to use symbolic links between directories.  Avoid race conditions
3496         or make them harmless.
3497         * configure.in: Do not try to use symbolic links between directories.
3498
3499         * Makefile.def (LEAN): Pass.
3500         * Makefile.tpl (LEAN): Define.
3501         (stage[+id+]-start): Accept that the previous directory does not
3502         exist, if the bootstrap is lean.
3503         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3504         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3505         configure substitution.
3506         ([+compare-target+]): Likewise.
3507         ([+bootstrap-target+]-lean): New.
3508         * configure.in: Remove lean bootstrap support from here.
3509
3510         * Makefile.in: Regenerate.
3511         * configure: Regenerate.
3512
3513 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3514
3515         * MAINTAINERS (libdecnumber): Add myself.
3516
3517 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3518
3519         * libtool-ldflags: New script.
3520
3521 2006-01-02  Andreas Schwab  <schwab@suse.de>
3522
3523         * configure.in: When reconfiguring remove Makefile in
3524         all stage directories.
3525         * configure: Regenerate.
3526
3527 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3528
3529         * MAINTAINERS: Update my email address.
3530
3531 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3532
3533         Revert Ada-related part of the previous change.
3534
3535         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3536         Do not pass.
3537         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3538         * Makefile.in: Regenerate.
3539         * configure.in: Do not include mt-ppc-aix target fragment.
3540         * configure: Regenerate.
3541
3542 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3543
3544         * configure.in: Select appropriate fragments for PowerPC/AIX.
3545         * configure: Regenerate.
3546
3547         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3548         BOOT_CFLAGS, BOOT_LDFLAGS.
3549         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3550         BOOT_CFLAGS, BOOT_LDFLAGS.
3551         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3552         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3553         (stage): Fail if we cannot complete the work.
3554         * Makefile.in: Regenerate.
3555
3556 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3557
3558         * configure.in: Replace ms1 with mt.
3559         * configure: Rebuilt.
3560
3561 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3562
3563         * MAINTAINERS: Update my email address.
3564
3565 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3566
3567         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3568         install-host-nogcc): Don't invoke $(stage) at the end.
3569         * Makefile.in: Regenerate.
3570
3571 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3572
3573         * configure.in: Flip the top-level bootstrap switch.
3574         * configure: Regenerate.
3575
3576 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3577
3578         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3579         $(stage) and $(unstage).
3580         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3581         (all): Remove stray semicolon.
3582         (local-distclean): Don't handle multilib.tmp and multilib.out.
3583         (install.all): Set $s for consistency.
3584         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3585         check_multilibs setting.  Always make the install directory.
3586         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3587         Correct @if/@endif.
3588         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3589         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3590         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3591         (multilib.out): Remove.
3592         * Makefile.in: Regenerated.
3593
3594 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3595
3596         * MAINTAINERS (Write After Approval): Add myself.
3597
3598 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3599
3600         * MAINTAINERS: Add myself as mt maintainer.
3601
3602         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3603
3604 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3605
3606         * MAINTAINERS: Change email address.
3607
3608 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3609
3610         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3611         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3612         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3613         Find in-tree tools if available.
3614         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3615         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3616         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3617         (COMPILER_*_FOR_TARGET): New.
3618         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3619         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3620         (CONFIGURED_*, USUAL_*): Remove.
3621         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3622         STRIP): Use autoconf substitutions.
3623         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3624         COMPILER_NM_FOR_TARGET): New.
3625         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3626
3627         (all): Make all-host and all-target in parallel.
3628         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3629         that $$r and $$s are set before invoking a recursive make.
3630         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3631         ([+bootstrap-target+]): Inline most of the `all' target.
3632
3633 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3634
3635         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3636         from the gcc build directory.
3637         * Makefile.in: Regenerate.
3638
3639 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3640
3641         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3642         depend on all-libdecnumber.
3643         * configure.in (host_libs): Include libdecnumber.
3644         * Makefile.in: Regenerate.
3645         * configure: Likewise.
3646
3647 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3648
3649         * libdecnumber: Import decNumber sources from the dfp-branch.
3650
3651 2005-11-21  Kean Johnston  <jkj@sco.com>
3652
3653         * config.sub, config.guess: Sync from upstream sources.
3654
3655 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3656
3657         Import from Autoconf sources:
3658
3659         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3660         * config/move-if-change: Don't output "$2 is unchanged";
3661         suggested by Ben Elliston.  Handle weird characters correctly.
3662
3663 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3664
3665         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3666         to match upstream libtool for darwin.
3667
3668 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3669
3670         * Makefile.def: Remove gdb dependencies for gdbtk.
3671         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3672         (configure-gdb, install-gdb): New rules.
3673         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3674         * Makefile.in, configure: Regenerated.
3675
3676 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3677
3678         * MAINTAINERS (Write After Approval): Add myself.
3679
3680 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3681
3682         * MAINTAINERS (Write After Approval): Add myself.
3683
3684 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3685
3686         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3687         Diego Novillo.
3688
3689 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3690
3691         PR bootstrap/24297
3692         * Makefile.tpl (do-[+make-target+], do-check, install,
3693         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3694         are set before recursing.
3695         * Makefile.in: Regenerate.
3696
3697 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3698
3699         PR bootstrap/18939
3700         * Makefile.def (gcc) <target>: Fix thinko.
3701         * Makefile.in: Regenerate.
3702
3703 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3704
3705         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3706         * configure: Regenerate.
3707
3708 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3709
3710         * MAINTAINERS (Write After Approval): Add self.
3711
3712 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3713
3714         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3715         target-libffi, target-qthreads, target-libjava, and
3716         targetlibobjc.
3717         * configure: Regenerate.
3718
3719 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3720
3721         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3722         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3723         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3724         (USUAL_OBJDUMP_FOR_TARGET): New.
3725         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3726         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3727         * configure, Makefile.in: Regenerated.
3728
3729 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3730
3731         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3732         before other host packages.
3733
3734 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3735
3736         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3737
3738 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3739
3740         PR bootstrap/22340
3741
3742         * configure.in (default_target): Remove.
3743         * Makefile.tpl (all): Do not use prerequisites as subroutines
3744         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3745         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3746         use prerequisites as subroutines.
3747         (check-host, check-target): New.
3748         (bootstrap configure & all targets): Do not use stage*-start
3749         if the directory layout is already ok.
3750         (non-bootstrap configure & all targets): Prepend a $(unstage).
3751         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3752         (NOTPARALLEL): Remove.
3753         (unstage, stage variables): New variables.
3754         (unstage, stage targets): Simply expand to those variables.
3755
3756         * configure: Regenerate.
3757         * Makefile.in: Regenerate.
3758
3759 2005-10-04  James E Wilson  <wilson@specifix.com>
3760
3761         * Makefile.def (lang_env_dependencies): Add libmudflap.
3762         * Makefile.in: Regenerate.
3763
3764 2005-10-03  Andreas Schwab  <schwab@suse.de>
3765
3766         Backport from libtool CVS:
3767         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3768
3769         * ltmain.sh: add support for installing into temporary
3770         staging area (e.g. 'make install DESTDIR=...')
3771
3772 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3773
3774         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3775         * configure: Regenerated.
3776
3777 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3778
3779         * configure: Regenerate with the correct
3780         autoconf version.
3781
3782 2005-09-30  Catherine Moore  <clm@cm00re.com>
3783
3784         * configure.in (bfin-*-*): New.
3785         * configure: Regenerated.
3786
3787 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3788
3789         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3790         (LIPO_FOR_TARGET): New.
3791         (CONFIGURED_LIPO_FOR_TARGET): New.
3792         (USUAL_LIPO_FOR_TARGET): New.
3793         (STRIP_FOR_TARGET): New.
3794         (CONFIGURED_STRIP_FOR_TARGET): New.
3795         (USUAL_STRIP_FOR_TARGET): New.
3796         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3797         STRIP_FOR_TARGET.
3798         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3799         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3800         * Makefile.in: Regenerate.
3801         * configure: Regenerate.
3802
3803 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3804
3805         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3806         (rs6000-*-aix*): Same.
3807         * configure: Regenerate.
3808
3809 2005-09-16  Tom Tromey  <tromey@redhat.com>
3810
3811         * MAINTAINERS: Add self as java maintainer.
3812
3813 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3814
3815         * configure.in: Recognize f95 in the --enable-languages option,
3816         and substitute it for fortran, issuing a warning.
3817         * configure: Regenerate.
3818
3819 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3820
3821         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3822         * configure:  Regenerated.
3823
3824 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3825
3826         * MAINTAINERS: Add self as ms1 maintainer.
3827
3828 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3829
3830         * Makefile.def (libssp): Add to lang_env_dependencies.
3831         * Makefile.in: Regenerate.
3832
3833 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3834
3835         * MAINTAINERS: Add myself as middle-end maintainer.
3836
3837 2005-08-17  Christian Groessler  <chris@groessler.org>
3838
3839         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3840         * Makefile.in: Regenerate.
3841
3842 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3843
3844         * MAINTAINERS (write after approval): Added myself.
3845
3846 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3847
3848         * MAINTAINERS (Write After Approval): Add myself.
3849
3850 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3851
3852         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3853         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3854         Look for alternate names of the target cc and c++
3855         * configure: Regenerate.
3856
3857 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3858
3859         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3860         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3861         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3862         tools; remove code to manually set them.
3863         (Target tools): Look in the environment for them.
3864         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3865         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3866         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3867         build directory.
3868         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3869         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3870         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3871         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3872         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3873         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3874         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3875         * configure: Regenerate.
3876         * Makefile.in: Regenerate.
3877
3878 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3879
3880         * MAINTAINERS: Update for removed CPU targets.
3881
3882 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3883
3884         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3885         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3886         * Makefile.in: Regenerated.
3887
3888 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3889
3890         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3891         (CFLAGS_FOR_TARGET): Use it.
3892         (CXXFLAGS_FOR_TARGET): Likewise.
3893         * Makefile.in: Regenerated.
3894         * configure.in (--with-build-sysroot): New option.
3895         * configure: Regenerated.
3896
3897 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3898
3899         * Makefile.tpl: Wrap install between unstage and stage
3900         * Makefile.in: Regenerate.
3901
3902 2005-07-21  Eric Christopher  <echristo@apple.com>
3903
3904         * MAINTAINERS: Update affiliation.
3905
3906 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3907
3908         * MAINTAINERS: Add self as crx port maintainer.
3909
3910 2005-07-20  DJ Delorie  <dj@redhat.com>
3911
3912         * MAINTAINERS: Add self as m32c maintainer.
3913
3914 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3915
3916         * all files: Update FSF address.
3917
3918 2005-07-15  Eric Christopher  <echristo@redhat.com>
3919
3920         * MAINTAINERS: Change affiliation.
3921
3922 2005-07-14  Jim Blandy  <jimb@redhat.com>
3923
3924         * configure.in: Add cases for Renesas m32c.
3925         * configure: Regenerated.
3926
3927 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3928
3929         * COPYING.LIB: Update from fsf.org.
3930
3931 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3932
3933         * COPYING, compile, config.guess,
3934         config.sub, install-sh, missing, mkinstalldirs,
3935         symlink-tree, ylwrap: Sync from upstream sources.
3936         * config-ml.in: Update FSF address.
3937
3938 2005-07-13  Eric Christopher  <echristo@redhat.com>
3939
3940         * configure.in: Add toplevel noconfigdir support for tpf.
3941         * configure: Regenerate.
3942
3943 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3944
3945         PR ada/22340
3946
3947         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3948         * Makefile.in: Regenerate.
3949
3950 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3951
3952         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3953         Brolley to write-after-approval.
3954
3955 2005-07-07  Andreas Schwab  <schwab@suse.de>
3956
3957         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3958         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3959         * Makefile.in: Regenerated.
3960
3961 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3962
3963         * configure.in: Don't build sim or rda when targetting darwin.
3964         * configure: Regenerate.
3965
3966 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3967
3968         * configure.in: Add --enable-libssp and --disable-libssp.
3969         * configure: Regenerate with autoconf-2.13.
3970
3971 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3972
3973         * Makefile.def (target_modules): Add libssp.
3974         * configure.in (target_libraries): Add target-libssp.
3975         * configure: Rebuilt.
3976         * Makefile.in: Rebuilt.
3977
3978 2005-07-01  Zack Weinberg  <zackw@panix.com>
3979
3980         * MAINTAINERS: Change email address.  Resign from maintainership.
3981
3982 2005-07-01  Richard Guenther  <rguenther@suse.de>
3983
3984         * MAINTAINERS: Change my e-mail address and affiliation.
3985
3986 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3987
3988         * Makefile.def (stagefeedback): Come after profile.
3989         Define profiledbootstrap target.
3990         * Makefile.tpl (profiledbootstrap): Remove.
3991         (stageprofile-end): Zap stagefeedback.
3992         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3993         * Makefile.in: Regenerate.
3994
3995 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3996
3997         * MAINTAINERS: Update my email address.
3998
3999 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4000
4001         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4002         In 'cpp' stanza, support '#line' as well as '# '.
4003
4004 2005-06-08  Andreas Schwab  <schwab@suse.de>
4005
4006         * MAINTAINERS: Move myself from 'Write After Approval' to
4007         'CPU Port Maintainers' section as m68k maintainer.
4008
4009 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4010
4011         * configure.in (unsupported_languages): New macro.
4012         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4013         non-ported target libraries in noconfigdirs.
4014         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4015         non-linux-gnu.  Remove libgcj_ex_libffi.
4016         <lang_frag loop>: Set add_this_lang=no if the language is in
4017         unsupported_languages.
4018         * configure: Regenerate.
4019
4020 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4021
4022         * configure.in: Fix typo in handling of --with-mpfr-dir.
4023         * configure: Regenerate.
4024
4025 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4026
4027         * MAINTAINERS: Update my email address.
4028
4029 2005-06-02  Jim Blandy  <jimb@redhat.com>
4030
4031         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4032         accepted into the master sources.)
4033
4034 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4035             Michael Snyder  <msnyder@redhat.com>
4036             Stan Cox  <scox@redhat.com>
4037
4038         * configure.in: Set noconfigdirs for ms1.
4039
4040         * configure: Regenerate.
4041
4042 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4043
4044         * MAINTAINERS (Write After Approval): Add self.
4045
4046 2005-06-01  Josh Conner  <jconner@apple.com>
4047
4048         * MAINTAINERS (Write After Approval): Add self.
4049
4050 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4051
4052         * MAINTAINERS: Update my email address.
4053
4054 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4055
4056         * MAINTAINERS (Write After Approval): Add self.
4057
4058 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4059
4060         * MAINTAINERS (Write After Approval): Remove self.
4061
4062 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4063
4064         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4065         (Dependencies): Consider target modules for bootstrap dependencies.
4066         Make target bootstrap modules depend on each stage's gcc.
4067         * Makefile.in: Regenerate.
4068
4069 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4070
4071         * Makefile.def (configure-gcc): Depend on binutils having been built.
4072         (all-gcc): No need to do it here.
4073         * Makefile.in: Regenerate.
4074
4075 2005-05-19  Paul Brook  <paul@codesourcery.com>
4076
4077         * configure.in: Rewrite misleading error message when requested
4078         language cannot be built.
4079         * configure: Regenerate.
4080
4081 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4082
4083         * ylwrap: Import from Automake 1.9.5.
4084
4085 2005-05-13  David Ung  <davidu@mips.com>
4086
4087         * MAINTAINERS (Write After Approval): Add self.
4088
4089 2005-05-09  Mike Stump  <mrs@apple.com>
4090
4091         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4092         lt_cv_sys_max_cmd_len for now.
4093
4094 2005-05-09  Stan Cox  <scox@redhat.com>
4095
4096         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4097
4098 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4099
4100         * README.SCO: Update the URL.
4101
4102 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4103
4104         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4105         with_gnu_ld to libtool.
4106         * ltcf-c.sh (aix[45]): Define file_list_spec.
4107         * ltcf-cxx.sh (aix[45]): Same.
4108         * ltcf-gcj.sh (aix[45]): Same.
4109         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4110         exists, write list of input files to temporary file.
4111
4112 2005-05-04  Mike Stump  <mrs@apple.com>
4113
4114         * configure.in: Always pass --target to target configures as
4115         otherwise rebuilds that do --recheck will fail.
4116         * confiugure: Rebuilt.
4117
4118 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4119
4120         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4121         STAGE_HOST_EXPORTS.
4122         (configure, all): Add bootstrap support.
4123         (Host modules, target modules): Pass post-stage1 flags and exports.
4124         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4125         * Makefile.in: Regenerate.
4126
4127 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4128
4129         * configure: Regenerate.
4130
4131 2005-04-27  Mike Stump  <mrs@apple.com>
4132
4133         * MAINTAINERS: Add self as darwin maintainer.
4134
4135 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4136
4137         * config.sub: Update from master copy.
4138
4139 2005-04-21  Mike Stump  <mrs@apple.com>
4140
4141         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4142         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4143
4144 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4145
4146         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4147         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4148         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4149         "*-*-elf" and "*-*-linux*".
4150         * configure: Regenerate.
4151
4152 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4153
4154         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4155
4156 2005-04-12  Mike Stump  <mrs@apple.com>
4157
4158         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4159
4160 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4161
4162         * MAINTAINERS (Write After Approval): Add myself.
4163
4164 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4165
4166         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4167
4168 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4169
4170         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4171         (TARGET_CONFIGARGS): Include --with-target-subdir.
4172         (configure, all): New macros.  Use them throughout.
4173         * Makefile.in: Regenerate.
4174
4175 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4176
4177         * MAINTAINERS (Write After Approval): Add myself.
4178
4179 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4180
4181         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4182
4183 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4184
4185         * MAINTAINERS: Move John Carr to Write After Approval.
4186
4187 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4188
4189         * config/mh-mingw32: Delete.
4190         * configure.in: Don't use it.
4191         * configure: Regenerate.
4192
4193 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4194
4195         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4196         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4197         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4198         (HOST_LIB_PATH): Generate from Makefile.def.
4199         (TARGET_LIB_PATH): Likewise.
4200         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4201         * Makefile.in: Regenerate.
4202         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4203         (RPATH_ENVVAR): Include Darwin case.
4204         * configure: Regenerate.
4205
4206 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4207
4208         * MAINTAINERS (Various Maintainers): Remove self.
4209         (Write After Approval): Add self.
4210
4211 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4212
4213         * MAINTAINERS (Various Maintainers): Add self.
4214
4215 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4216
4217         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4218         * configure: Regenerate.
4219
4220 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4221
4222         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4223         gcc_version, and gcc_version_trigger from set of flags to pass.
4224         * Makefile.tpl: Remove definitions of above variables.
4225         (config.status): Remove dependency on $(gcc_version_trigger).
4226         * Makefile.in: Regenerate.
4227         * configure.in: Do not reference config/gcc-version.m4 nor
4228         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4229         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4230         * configure: Regenerate.
4231
4232 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4233             Andrew Pinski  <pinskia@physics.uc.edu>
4234
4235         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4236         * Makefile.in: Regenerate.
4237
4238 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4239
4240         * MAINTAINERS (Write After Approval): Add myself.
4241
4242 2005-03-03  David Ayers  <d.ayers@inode.at>
4243
4244         * MAINTAINERS (Write After Approval): Add myself.
4245
4246 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4247
4248         PR libgcj/20160
4249         * ltmain.sh: Avoid creating archives with components that have
4250         duplicate basenames.
4251
4252 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4253
4254         PR bootstrap/20250
4255         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4256         instead of check.
4257         * Makefile.in: Regenerate.
4258
4259 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4260
4261         * Makefile.in: Regenerate to fix conflict between the previous two
4262         patches.
4263
4264 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4265
4266         PR bootstrap/17383
4267         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4268         * Makefile.tpl (HOST_SUBDIR): New substitution.
4269         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4270         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4271         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4272         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4273         (Host modules, Bootstrapped modules): Use it.
4274         (Build modules, Target modules): Do not create symlink trees,
4275         always configure out-of-srcdir.
4276         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4277         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4278         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4279         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4280
4281         * Makefile.in: Regenerate.
4282         * configure: Regenerate.
4283
4284 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4285
4286         Merged from libada-gnattools-branch:
4287         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4288
4289         * gnattools: New directory.
4290         * Makefile.def: Add gnattools as a module, depending on target-libada.
4291         * Makefile.in: Regenerate.
4292         * configure.in: Include gnattools in host_tools; disable it if ada
4293         is disabled.
4294         * configure: Regenerate.
4295
4296 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4297
4298         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4299         treelang maintainer.
4300         (Write After Approval): Remove myself.
4301
4302 2005-02-23  Paul Schlie  <schlie@comcast.net>
4303
4304         * configure.in: Allow darwin targeted ports to build tk, itcl and
4305         libgui.
4306         * configure: Regenerate.
4307
4308 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4309
4310         PR libgcj/10353
4311         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4312         * configure: Regenerate.
4313
4314 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4315
4316         * MAINTAINERS (Write After Approval): Add myself.
4317
4318 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4319
4320         * MAINTAINERS: Update my e-mail address.
4321
4322 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4323
4324         * MAINTAINERS (Write After Approval): Add myself.
4325
4326 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4327
4328         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4329         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4330         target-libgloss when not *-*-elf and *-*-aout.
4331         * configure: Regenerate.
4332
4333 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4334
4335         * MAINTAINERS: Remove obsolete entries.
4336
4337         * MAINTAINERS (Write After Approval): Add Michael Matz.
4338
4339 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4340
4341         * MAINTAINERS: Remove self as cpplib maintainer.
4342
4343 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4344
4345         * install-sh, config.sub: Import from upstream.
4346
4347 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4348
4349         PR bootstrap/18222
4350         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4351         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4352         * Makefile.in: Regenerate.
4353
4354 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4355
4356         * MAINTAINERS: Update my email address.
4357
4358 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4359             Andreas Schwab  <schwab@suse.de>
4360
4361         PR bootstrap/18033
4362         * config-ml.in: Eval option if surrounded by single quotes.
4363
4364 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4365
4366         Revert 2004-12-28 Makefile changes, a better fix will be
4367         applied to mainline and src after GCC 4.0 branches.
4368
4369 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4370
4371         PR bootstrap/17383
4372
4373         * Makefile.def (target_modules): Remove stage parameter,
4374         it is always true now.
4375         * Makefile.tpl (configure-build-[+module+],
4376         configure-target-[+module+]): Always build symlink tree
4377         for the directory and for include.  BUILD_SUBDIR and
4378         TARGET_SUBDIR cannot be . anymore.
4379         * Makefile.in: Regenerate.
4380
4381 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4382
4383         Revert 2004-12-08 Makefile changes.
4384
4385 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4386
4387         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4388         cygwin, mingw.
4389
4390 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4391
4392         * configure.in (sh64-*-*): Reenable gprof.
4393         * configure: Regenerate.
4394
4395 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4396
4397         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4398         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4399         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4400         * Makefile.in: Regenerate.
4401
4402 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4403
4404         * MAINTAINERS: Update my email address.
4405
4406 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4407
4408         * Makefile.tpl: Generate normal dependencies if the LHS module is
4409         not bootstrapped.
4410         * Makefile.in: Regenerate.
4411
4412 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4413
4414         * configure.in: Include config/gxx-include-dir.m4.  Use
4415         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4416         * configure: Regenerate.
4417
4418 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4419
4420         * config.if: Delete.
4421         * configure.in: Set libstdcxx_incdir directly.
4422         * configure: Regenerate.
4423
4424 2004-12-02  Eric Christopher  <echristo@redhat.com>
4425
4426         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4427         * Makefile.in: Regenerate.
4428
4429 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4430
4431         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4432         * configure: Regenerate.
4433
4434 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4435
4436         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4437         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4438         * configure: Regenerate.
4439
4440 2004-12-01  Eric Christopher  <echristo@redhat.com>
4441
4442         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4443         of things to remove.
4444
4445 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4446
4447         * MAINTAINERS (Write After Approval): Update my e-mail address.
4448
4449 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4450
4451         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4452         from CVS libtool to always pass_all.
4453
4454 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4455
4456         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4457         (hppa*64*-*-*): Delete incorrect comment.
4458         * configure: Rebuilt.
4459
4460 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4461
4462         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4463
4464 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4465
4466         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4467         from CVS libtool to always pass_all.
4468
4469 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4470
4471         * install-sh, compile: Import from automake.
4472
4473 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4474
4475         * config.guess, config.sub:  Import from savannnah.
4476
4477 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4478
4479         * MAINTAINERS (Write After Approval): Add myself
4480
4481 2004-11-12  Mike Stump  <mrs@apple.com>
4482
4483         * Makefile.def: Add html support.
4484         * Makefile.tpl: Likewise.
4485         * Makefile.in: Regenerate.
4486
4487 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4488
4489         PR 18423
4490         * configure.in: Remove all instances of build-fixincludes from
4491         noconfigdirs.
4492         (build_configargs): Supply --target to subdirectories.
4493         * configure: Regenerate.
4494
4495         * Makefile.def: Make gcc install depend on fixincludes install.
4496         * Makefile.in: Regenerate.
4497
4498 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4499
4500         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4501
4502 2004-11-11  Paul Brook  <paul@codesourcery.com>
4503
4504         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4505
4506 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4507
4508         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4509         target-libgfortran.
4510         * configure: Regenerate.
4511
4512 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4513
4514         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4515         like CC.
4516
4517 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4518
4519         * Makefile.def (host fixincludes): Specify missing targets.
4520         * Makefile.in: Regenerate.
4521
4522 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4523
4524         * MAINTAINERS: Add myself
4525
4526 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4527
4528         * MAINTAINERS (Write After Approval): Add myself.
4529
4530 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4531
4532         * Makefile.def: Build fixincludes for the host, too.
4533         * Makefile.in: Regenerate.
4534         * configure.in (host_tools): Add fixincludes.
4535         * configure: Regenerate.
4536
4537 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4538
4539         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4540         * configure: Regenerated.
4541
4542 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4543
4544         PR other/17783
4545         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4546         * configure: Regenerated.
4547
4548 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4549
4550         * README.SCO: Update per FSF instructions.
4551
4552 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4553
4554         PR target/18151
4555         * configure.in (case ${target}): Do not build fixincludes for avr.
4556         * configure: Regenerated.
4557
4558 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4559
4560         * configure.in (case ${target}): Do not build fixincludes
4561         on platforms where it is not used.
4562         * configure: Regenerated.
4563
4564 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4565
4566         * configure.in: Use an absolute path to install-sh.
4567         * configure: Regenerated.
4568
4569 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4570
4571         * MAINTAINERS (Write After Approval): Add myself.
4572
4573 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4574
4575         * MAINTAINERS: Remove from Write After Approval those that are
4576         already maintainers.
4577
4578 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4579
4580         * MAINTAINERS:  Update my email address.
4581
4582 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4583
4584         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4585         * configure: Regenerate.
4586
4587 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4588
4589         * MAINTAINERS:  Update my email address.
4590
4591 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4592
4593         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4594         entries belonging to this category.
4595
4596 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4597
4598         * MAINTAINERS: Update my e-mail address.
4599
4600 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4601
4602         Fix wrong conflict resolution in:
4603
4604         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4605
4606         * Makefile.in: Regenerate.
4607         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4608         in the recursive `make', instead of hardwiring `all'.
4609         (Autogenerated TARGET-* variables): New.
4610
4611 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4612
4613         * configure.in: Enable target-libgloss for crx-*-*.
4614         * configure: Regenerate.
4615
4616 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4617
4618         * MAINTAINERS (Various Maintainers): Move the "windows,
4619         cygwin, mingw" maintainer to ...
4620         (OS Port Maintainers): ... here.
4621
4622 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4623
4624         * MAINTAINERS (Write After Approval): Remove those that are
4625         maintainers of some subsystem.
4626
4627 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4628
4629         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4630         * ltcf-cxx.sh (tpf*): Likewise.
4631         * ltconfig (tpf*): Add TPF OS configuration support.
4632
4633 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4634
4635         * MAINTAINERS: Change my email address to my new work account.
4636
4637 2004-09-24  Michael Roth  <mroth@nessie.de>
4638
4639         * configure.in (--without-headers): Add missing double quotes.
4640         * configure: Regenerate.
4641
4642 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
4643
4644         * ylwrap: Revert to previous version.
4645
4646 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4647
4648         PR bootstrap/17369
4649         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4650         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4651         SET_GCC_LIB_PATH_CMD.
4652         (BASE_TARGET_EXPORTS): Likewise.
4653         * Makefile.in: Regenerated.
4654
4655         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4656         * configure: Regenerated.
4657
4658 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4659
4660         * config.guess: New upstream version
4661         * compile, depcomp, install-sh, ylwrap: Likewise.
4662
4663 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4664
4665         * config/mh-x86omitfp: New host makefile fragment.  Add
4666         -fomit-frame-pointer to the default BOOT_CFLAGS.
4667         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4668         * configure: Regenerate.
4669
4670 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4671
4672         PR target/11572
4673         * configure.in (*-*-darwin*): Renable libobjc.
4674         * configure: Regenerate.
4675
4676 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4677
4678         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4679
4680 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4681
4682         * Makefile.def: Remove libbanshee.
4683         * Makefile.tpl: Ditto.
4684         * configure.in: Ditto.
4685         * Makefile.in: Regen.
4686         * configure: Ditto.
4687
4688 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4689
4690         * ltmain.sh: Use $pic_object as $non_pic_object if
4691         $non_pic_object=none.
4692
4693 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4694
4695         * missing: Import latest version from master repository.
4696
4697 2004-09-06  Nick Clifton  <nickc@redhat.com>
4698
4699         * config.sub: Import latest version from master repository.
4700         * config.guess: Likewise.
4701         This includes these changes:
4702
4703         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4704
4705         * config.sub: Handle crisv32, alias etraxfs.
4706         * config.guess (crisv32:Linux:*:*): Handle.
4707
4708         2004-08-13  Brad Smith  <brad@comstyle.com>
4709
4710         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4711         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4712
4713         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4714
4715         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4716         assume the processor is a powerpc.  This is because coreutils
4717         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4718         in this case, due to a MacOS X bug that causes
4719         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4720         to return a negative number.
4721         Problem reported by Petter Reinholdtsen in:
4722         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4723
4724         2004-07-19  Ben Elliston  <bje@gnu.org>
4725
4726         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4727
4728         2004-06-24  Ben Elliston  <bje@gnu.org>
4729
4730         * config.guess: Update copyright years.
4731         * config.sub: Likewise.
4732
4733         2004-06-22  Robert Millan  <robertmh@gnu.org>
4734
4735         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4736         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4737
4738         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4739
4740         * config.guess (*:*VMS:*:*): New entry. Replaces
4741         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4742         manufacturer.
4743
4744         2004-06-22  Ben Elliston  <bje@gnu.org>
4745
4746         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4747         * config.sub: Likewise.
4748
4749         2004-06-22  Ben Elliston  <bje@gnu.org>
4750
4751         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4752         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4753
4754         2004-06-11  Ben Elliston  <bje@gnu.org>
4755
4756         * config.guess (pegasos:OpenBSD:*:*): Remove.
4757
4758         2004-06-11  Ben Elliston  <bje@gnu.org>
4759
4760         From Wouter Verhelst <wouter@grep.be>:
4761         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4762
4763         2004-06-11  Ben Elliston  <bje@gnu.org>
4764
4765         * config.guess (luna88k:OpenBSD:*:*): New.
4766
4767         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4768
4769         * config.guess (m32r*:Linux:*:*): New case.
4770         * config.sub: Handle m32rle.
4771
4772         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4773
4774         From Jens Petersen  <petersen@redhat.com>:
4775         * config.sub: Handle sparcv8.
4776
4777         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4778
4779         From Tom Smith <smith@cag.lkg.hp.com>:
4780         * config.guess: Version suffixes are equally significant on Tru64
4781         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4782         prefix of "P" (patched kernel).
4783
4784         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4785
4786         * config.sub: Add support for National Semiconductor CRX target.
4787
4788 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4789
4790         * MAINTAINERS (Various Maintainers): Remove myself as web page
4791         maintainer, add myself as maintainer of build status lists.
4792
4793 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4794
4795         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4796         *-*-netware, but add target-libmudflap.
4797         Consolidate *-*-netware targets (of which really only i?86 exists)
4798         into a single entry.
4799         * configure: Likewise.
4800
4801 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4802
4803         * Makefile.tpl (sorry): Remove.
4804         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4805         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4806         (do-clean): Clean per-stage directories too.
4807         (do-distclean): Run distclean-stage1 too.
4808         (.NOTPARALLEL): Enable during toplevel bootstrap.
4809         (stage[+id+]-bubble): Enable parallel execution during
4810         the recursive invocation.
4811         * Makefile.in: Regenerate.
4812
4813         Fix previous checkin:
4814
4815         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4816         include.
4817         * configure.in: Fix indentation.
4818         * configure: Regenerate.
4819
4820 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
4821
4822         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4823         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4824         * configure: regenerate
4825         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4826         -mdynamic-no-pic
4827
4828 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4829
4830         * Makefile.def (build_modules): Add fixincludes.
4831         (dependencies): Make gcc depend on fixincludes.
4832         * configure.in (build_tools): Add fixincludes.
4833         (build_configdirs): Always include build_libs.
4834         * Makefile.in: Regenerate.
4835         * configure: Regenerate.
4836
4837 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4838
4839         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4840         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4841         phony targets; do not generate timestamp files.
4842         (distclean-stageN): Remove references to their timestamp files.
4843         (restageN, touch-stageN): Remove.
4844         (stageN-bubble): Rewritten.
4845         (compare): Support lean bootstraps.
4846         * Makefile.in: Regenerate.
4847
4848         * configure.in: Only warn when bootstrapping but
4849         build != host or build != target.  Support lean bootstraps.
4850         * configure: Regenerate.
4851
4852 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4853
4854         * configure.in:  Give a better error message if GMP/MPFR are missing
4855         and a language needing them has been requested.
4856         * configure:  Regenerated.
4857
4858 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4859
4860         * configure.in:  Print a list of available language front-ends if
4861         a requested one is missing.  Tidy stray tab characters.
4862         * configure:  Regenerated.
4863
4864 2004-08-19  Michael Koch  <konqueror@gmx.de>
4865
4866         * gcc/doc/install.texi: Update entry about automake for libjava.
4867
4868 2004-08-17  Robert Millan  <robertmh@gnu.org>
4869
4870         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4871         (instead of FreeBSD).
4872         * configure: Regenerate.
4873
4874 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4875
4876         * Makefile.in: Regenerate.
4877         * configure: Regenerate.
4878
4879         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4880         stage_*_flags.
4881         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4882         for bootstrapped modules if toplevel bootstrap is going.
4883         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4884         modules.  Adjust for changes in Makefile.def.  Enable several
4885         rules even in non-bootstrap mode, just to avoid peppering the
4886         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4887         (stage-[+prev+]-bubble): Remove.
4888
4889         * Makefile.def (Dependencies): Depend on all-build-bison,
4890         all-build-flex, all-build-byacc, all-build-texinfo, rather
4891         than the host variations.
4892         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4893         with BUILD_SUBDIR.
4894         (BISON): Update for recent Bisons.
4895         (YACC): Fix typo.
4896         (cross): Depend on all-build.
4897         (all): Do not depend on all-build.
4898         (prebootstrap): Remove.
4899         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4900         (Prebootstrap dependencies): Add them to the per-stage targets
4901         and to all-prebootstrap.
4902         * configure.in (build_configdirs): Always enable build_tools.
4903         (BUILD_DIR_PREFIX): Remove.
4904
4905         * Makefile.def (gcc): Add target variable.
4906         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4907         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4908         in the recursive `make', instead of hardwiring `all'.
4909         (Autogenerated TARGET-* variables): New.
4910
4911 2004-08-13  Brian Booth  <bbooth@redhat.com>
4912
4913         * MAINTAINERS: Remove myself from write-after-approval.
4914
4915 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4916
4917         * src-release: Stop distributing mmalloc with gdb (which doesn't
4918         use it).
4919         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4920         * Makefile.in: Regenerate.
4921
4922 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4923
4924         * configure.in (arm*-*-eabi*): New target.
4925         * configure: Regenerate.
4926
4927 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4928
4929         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4930         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4931         (Dependencies): New section.
4932         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4933         (configure-target-[+module+]): Depend on maybe-all-gcc
4934         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4935         (toplevel profiledbootstrap): Fix dependencies.
4936         * Makefile.in: Regenerate.
4937
4938 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4939
4940         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4941         target-libiberty to noconfigdirs.
4942         * configure: Regenerate.
4943
4944 2004-08-03  Paul Brook  <paul@codesourcery.com>
4945
4946         * configure.in: Check for MPFR as well as GMP.
4947         * configure: Regenerate.
4948
4949 2004-08-01  Robert Millan  <robertmh@gnu.org>
4950
4951         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4952         libmudflap for all GNU-based systems (with Glibc).
4953         * configure: Regenerate.
4954
4955 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
4956
4957         * Makefile.def (host-modules): Add gcc.
4958         * Makefile.in: Regenerate.
4959         * Makefile.tpl (sorry): New rule.
4960         (configure-host, all-host, [+make_target+]-host, do-check,
4961         install-host): Do not add gcc as a special case.
4962         (host modules): Add a small special-casing for gcc.  Export
4963         extra_make_flags through the environment.
4964         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4965         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4966         other recursive targets for gcc): Remove.
4967
4968         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4969         (stage, unstage): New rules.
4970         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4971         distclean-stage[+id+]): Use stage_current.
4972         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4973         the stage*-start rules.
4974
4975 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4976
4977         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4978         use -all_load flag.
4979
4980 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4981
4982         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4983         * configure: Regenerate.
4984
4985 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4986
4987         * maintainer-scripts/gcc_release: Revert yesterday's change.
4988
4989 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4990
4991         * MAINTAINERS: Add myself to write-after-approval.
4992
4993 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4994
4995         * libf2c: Removed.
4996         * gcc/gccbug.in: Updated because of libf2c removal.
4997         * maintainer-scripts/gcc_release: Ditto.
4998
4999 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5000
5001         * configure.in: Build libmudflap by default on FreeBSD.
5002         * configure: Regenerated.
5003
5004 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5005
5006         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5007         systems.
5008         * configure: Regenerated.
5009
5010 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5011
5012         PR target/16344
5013         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5014         feedback based compiler.
5015         * Makefile.in: Rebuilt.
5016
5017 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5018
5019         * Makefile.def (host_modules): Set bootstrap=true for flex.
5020         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5021         * Makefile.in: Rebuilt.
5022
5023 2004-07-07  Jan Hubicka  <jh@suse.cz>
5024
5025         * MAINTAINERS: Add self as a profile feedback maintainer.
5026
5027 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5028
5029         * configure.in:  Do not prepend $srcdir to /dev/null in
5030         makefile fragments.
5031         * configure:  Regenerate.
5032
5033 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5034
5035         * Makefile.def (build_modules): Add bison, byacc, flex,
5036         m4, texinfo.
5037         (flags_to_pass): Add FLEX.
5038         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5039         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5040         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5041         DEFAULT_MAKEINFO): Remove.
5042         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5043         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5044         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5045         objdir or else use configured tool.
5046         (all-build): New.
5047         (all): Depend on it.
5048         (Build module dependencies): Add.
5049         * Makefile.in: Regenerate.
5050         * configure.in: Better support for multiple build modules,
5051         matching what is done for host/target modules.  Do not look
5052         for "plausible" locations of build tools if Canadian cross.
5053         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5054         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5055         * configure: Regenerate.
5056
5057 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5058
5059         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5060         * Makefile.in: Regenerate.
5061
5062 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5063
5064         * Makefile.tpl (configure-build-[+module+],
5065         configure-[+module+], configure-target-[+module+]): Pass
5066         [+extra_configure_args+].
5067         (all-build-[+module+], all-[+module+], check-[+module+],
5068         install-[+module+], [+make_target+]-[+module+],
5069         all-target-[+module+], check-target-[+module+],
5070         install-target-[+module+], [+make_target+]-target-[+module+]):
5071         Pass [+extra_make_args+].
5072         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5073         (GCC_HOST_EXPORTS): Remove.
5074         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5075         cross, check-gcc, check-gcc-c++, install-gcc,
5076         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5077         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5078         * Makefile.in: Regenerate.
5079
5080 2004-06-21  Matthew Sachs  <msachs@apple.com>
5081
5082         * MAINTAINERS: Added self to write-after-approval.
5083
5084 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5085
5086         * configure.in: Check for srcdir/winsup rather than build directory
5087         winsup.
5088         * configure: Regenerate.
5089
5090 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5091
5092         * configure.in: Don't build Cygwin native newlib if winsup
5093         directory is missing.  Emit warning instead.
5094         * configure: Regenerate.
5095
5096 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5097
5098         * Makefile.tpl (touch-stage[+id+]): New.
5099         (restage[+prev+]): Depend on touch-stage[+id+].
5100
5101         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5102         Use it throughout.
5103
5104         * Makefile.def: Add profile and feedback bootstrap stages.
5105         Remove next field from bootstrap stages.
5106         * Makefile.tpl (LN, LN_S): Substitute.
5107         (stageN-start, stageN-end): Use double-colon rules, to
5108         provide a hook for additional setup commands.
5109         (distclean-stageN-gcc, restageN): Create dependencies from
5110         [+prev+], not from [+next+].
5111         (stageN-bubble): Add commands for successive stages from
5112         [+prev+], using double-colon rules.
5113         (all-stageN-gcc): Fix typo.
5114         (stagefeedback-start, profiledbootstrap): New.
5115         * Makefile.in: Regenerate.
5116         * configure.in: Call ACX_PROG_LN.
5117         * configure: Regenerate.
5118
5119 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5120
5121         * MAINTAINERS (Write After Approval): Add myself.
5122
5123 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5124
5125         * MAINTAINERS (Write After Approval): Add myself.
5126
5127 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5128
5129         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5130         without gcc.
5131         * configure: Regenerate.
5132
5133 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5134
5135         * Makefile.tpl: Fix typo.
5136         * Makefile.in: Regenerate.
5137
5138 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5139
5140         * configure.in: Remove new- prefix from toplevel
5141         bootstrap targets.
5142         * configure: Regenerate.
5143
5144 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5145
5146         * Makefile.tpl (all.normal): Rename to all.
5147         (all): Replace with a rule to pick the default
5148         target from configure.
5149         (all-gcc, configure-gcc): Use conditionals to
5150         do nothing when toplevel bootstrap is going on.
5151         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5152         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5153         * configure.in: Support --enable-bootstrap.
5154
5155         * Makefile.def: Remove new- prefix from toplevel
5156         bootstrap targets.
5157         * Makefile.tpl: Likewise.
5158
5159         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5160         target.
5161
5162         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5163         $(RECURSE_FLAGS) to recursive invocation of make.
5164
5165         * Makefile.in: Regenerate.
5166         * configure: Regenerate.
5167
5168 2004-05-30  Andreas Jaeger  <aj@suse.de>
5169             Jim Wilson  <wilson@specifixinc.com>
5170
5171         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5172         like CC.
5173
5174 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5175
5176         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5177         * configure: Regenerate.
5178
5179 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5180
5181         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5182         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5183         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5184         targets.
5185         * Makefile.in: Regenerate.
5186
5187 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5188
5189         * configure.in: Test the ability to symlink directories.
5190         * configure: Regenerate.
5191
5192         * Makefile.def (bootstrap-stage): New definitions.
5193         * Makefile.tpl (configure-stage1-gcc,
5194         configure-stage2-gcc, configure-stage3-gcc,
5195         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5196         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5197         new-restage3, compare): Autogenerate, see Makefile.in
5198         entry for behavioral changes.
5199         (distclean-stage1, new-stage1-start, new-stage1-end,
5200         new-stage1-bubble, distclean-stage2, new-stage2-start,
5201         new-stage2-end, new-stage2-bubble, distclean-stage3,
5202         new-stage3-start, new-stage3-end): New autogenerated targets.
5203         (objext, prebootstrap, BOOT_CFLAGS,
5204         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5205         targets.
5206
5207         * Makefile.in: Regenerate.
5208         (distclean-stage1, new-stage1-start, new-stage1-end,
5209         new-stage1-bubble, distclean-stage2, new-stage2-start,
5210         new-stage2-end, new-stage2-bubble, distclean-stage3,
5211         new-stage3-start, new-stage3-end): New targets.
5212         (all-stage1-gcc): Move prebootstrap dependency from here...
5213         (configure-stage1-gcc): ...to here.
5214         (new-bootstrap): Use bubble targets.
5215         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5216         Use per-stage distclean targets.
5217         (configure-stage1-gcc, configure-stage2-gcc,
5218         configure-stage3-gcc, all-stage1-gcc,
5219         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5220         Use new-stageN-start to prepare the tree.
5221
5222 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5223
5224         * Makefile.def (host_modules): add libcpp.
5225         * Makefile.tpl: Add dependencies on and for libcpp.
5226         * Makefile.in: Regenerate.
5227         * configure.in: Add libcpp host module.
5228         * configure: Regenerate.
5229
5230 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5231
5232         * Makefile.tpl: Whenever a recursive target is defined, wrap
5233         it in a special @if/@endif block, and prepare its maybe
5234         dependency in the @if/@endif block
5235         * configure.in: Instead of writing maybe dependencies, remove
5236         the @if/@endif statements, and remove the @if/@endif blocks
5237         that remain.
5238         * configure: Regenerate.
5239         * Makefile.in: Regenerate.
5240
5241 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5242
5243         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5244
5245 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5246
5247         PR bootstrap/15120
5248         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5249         * */configure: Rebuilt.
5250
5251 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5252
5253         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5254         of libf2c.
5255         * configure, Makefile.in: Regenerate.
5256
5257 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5258
5259         * MAINTAINERS (Write After Approval): Add myself.
5260
5261 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5262
5263         Merge from tree-ssa-20020619-branch.
5264
5265         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5266         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5267         (HOST_GMPLIBS): Define.
5268         (HOST_GMPINC): Define.
5269         (TARGET_LIB_PATH): Add libmudflap.
5270         (GFORTRAN_FOR_TARGET): Define.
5271         (configure-build*): Export GFORTRAN.
5272         (configure-gcc): Export GMPLIBS and GMPINC.
5273         (all-gcc): Add maybe-all-libbanshee.
5274         (configure-target-libgfortran): Define.
5275         * Makefile.in: Regenerate.
5276         * configure.in (host_libs): Add libbanshee.
5277         (target_libraries): Add target-libmudflap and target-libgfortran.
5278         Add --with-libbanshee.
5279         Handle --disable-libmudflap.
5280         (*-*-freebsd*): Use with_gmp.
5281         Add $(libgcj) to noconfigdirs.
5282         * configure: Regenerate.
5283         * depcomp: New file.
5284         * MAINTAINERS: Add tree-ssa maintainers.
5285
5286 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5287
5288         * MAINTAINERS (Various Maintainers): Add myself.
5289
5290 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5291
5292         * MAINTAINERS (Write After Approval): Add myself.
5293
5294 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5295
5296         * MAINTAINERS (Write After Approval): Add myself.
5297
5298 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5299
5300         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5301         * configure: Regenerate.
5302
5303 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5304
5305         Revert:
5306         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5307
5308         * Makefile.def (flags_to_pass): Remove *dir variables that
5309         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5310         as well as prefix and exec_prefix.
5311         * Makefile.in: Regenerate.
5312
5313 2004-04-26  Robert Millan  <robertmh@gnu.org>
5314
5315         Add patches from libtool CVS.
5316         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5317         * ltconfig: Likewise.
5318         * ltcf-c.sh: Likewise.
5319         * ltcf-cxx.sh: Likewise.
5320         * ltcf-gcj.sh: Likewise.
5321
5322 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5323
5324         * Makefile.def (host_modules): Mark with the bootstrap
5325         flag packages on which gcc depends.
5326         * Makefile.tpl (all-bootstrap): Use it.
5327         * Makefile.in: Regenerate.
5328
5329 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5330
5331         * Makefile.def (flags_to_pass): Remove *dir variables that
5332         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5333         as well as prefix and exec_prefix.
5334         * Makefile.in: Regenerate.
5335
5336 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5337
5338         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5339         * configure: Regenerate.
5340         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5341         * gcc/Makefile.tpl (compare): Use the result of the test.
5342         * gcc/Makefile.in: Regenerate.
5343
5344 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5345
5346         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5347         Always relocate gcc and prev-gcc to the original names, even
5348         if the build fails.
5349         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5350         New targets.
5351
5352 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5353
5354         * MAINTAINERS: Update my email address.
5355
5356 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5357
5358         * configure.in (mips*-*-irix5*): Enable ld.
5359         * configure: Regenerate.
5360
5361 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5362
5363         * configure: Regenerate.
5364
5365 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5366
5367         * Makefile.tpl (configure-[+module+], configure-gcc,
5368         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5369         Set and export LDFLAGS.
5370         * Makefile.in: Regenerate.
5371
5372 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5373
5374         * MAINTAINERS: Add myself to write-after-approval.
5375
5376 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5377
5378         PR bootstrap/14871
5379         * Makefile.tpl: If we don't have built-in-tree target tools,
5380         use the ones found by configure rather than hacking around with
5381         program_transform_name.
5382         * configure.in: Give Makefile.tpl the information necessary
5383         to do that.
5384         * Makefile.in: Regenerate.
5385         * configure: Regenerate.
5386
5387 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5388
5389         PR bootstrap/14760
5390         * configure.in: When computing baseargs, strip *all* copies of
5391         offending options.  Also, don't match/substitute the trailing space,
5392         so that this actually works when two similar options are separated by
5393         only one space.
5394         * configure: Regenerate.
5395
5396 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5397
5398         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5399         (rs6000-*-aix*): Same.
5400         * configure: Regenerate.
5401
5402 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5403
5404         * MAINTAINERS: Add myself to write-after-approval.
5405
5406 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5407
5408         * MAINTAINERS: Add myself to write-after-approval.
5409
5410 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5411
5412         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5413         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5414         * Makefile.in: Regenerate.
5415
5416         * configure.in (top level bootstrap support): Rework --enable-werror
5417         to set @stage2_werror_flag@.
5418         * configure: Regenerate.
5419         * Makefile.tpl (top level bootstrap support): Pass
5420         @stage2_werror_flag@ down to configure in stages 2 and 3.
5421         * Makefile.in: Regenerate.
5422
5423 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5424
5425         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5426         for stages 2 and 3 as well as in make.  As a consequence, remove
5427         OUTPUT_OPTION (now detected by configure) from the flags passed down
5428         to make.
5429         * Makefile.in: Regenerate.
5430
5431         * Makefile.tpl (new-bootstrap): Fix typo.
5432         * Makefile.in: Regenerate.
5433
5434 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5435
5436         * Makefile.tpl: Rearrange by moving recursive_targets rules
5437         into their proper sections.
5438         * Makefile.tpl (top level bootstrap support): Move disabling
5439         of coverage flags from 'make' to 'configure'; improve comments.
5440         * Makefile.in: Regenerate.
5441
5442         * Makefile.tpl (experimental top level bootstrap) Move stage1
5443         language setting from all- target to configure- target; disable
5444         intermodule optimization in stage 1; prevent gratuitous rebuilds
5445         of stage 1.
5446         * Makefile.in: Regenerate.
5447         * configure.in: Comma-separate stage 1 language list for top
5448         level bootstrap.
5449         * configure: Regenerate.
5450
5451         * Makefile.tpl: Clean up experimental top level bootstrap support:
5452         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5453         prev-gcc in configure- targets as well as all- targets.
5454         * Makefile.in: Regenerate.
5455
5456 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5457
5458         * compile: New file imported from automake.
5459
5460 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5461
5462         * configure.in: Remove symbolic link section.
5463         * configure: Regenerate.
5464         * Makefile.tpl (links): Remove.
5465         * Makefile.in: Regenerate.
5466
5467 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5468             Nathanael Nerode  <neroden@gcc.gnu.org>
5469
5470         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5471         Set with AC_CHECK_PROGS.
5472         * configure.in: Fix comment typo from last patch.
5473         * configure: Regenerate.
5474
5475 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5476
5477         * Makefile.tpl: Introduce experimental top level bootstrap support.
5478         * Makefile.in: Regenerate.
5479         * configure.in: Introduce support for top level bootstrap.
5480         * configure: Regenerate.
5481
5482 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5483             Paolo Bonzini  <bonzini@gnu.org>
5484
5485         PR bootstrap/14522
5486         * configure.in: Cope with shells that do not support unquoted ^
5487         * configure: Regenerate.
5488
5489 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5490             Paolo Bonzini  <bonzini@gnu.org>
5491
5492         PR bootstrap/14522
5493         * configure.in: Cope with shells that do not support nesting
5494         quotes inside quoted backquote substitutions.
5495         * configure: Regenerate.
5496
5497 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5498
5499         PR bootstrap/14522
5500         * configure.in: Fix escaping of $.
5501         * configure: Regenerate.
5502
5503 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5504
5505         * configure: Regenerate, since I forgot to while committing Paolo's
5506         changes.
5507
5508 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5509
5510         PR ada/14131
5511         Move language detection to the top level.
5512         * configure.in: Find default values for the tools as
5513         soon as possible.  Disable ada if GNAT is not found.
5514         Emit error message about missing languages.  Expand
5515         --enable-languages=all for the gcc subdirectory.
5516
5517 2004-03-10  Ben Elliston  <bje@gnu.org>
5518
5519         * MAINTAINERS: Update my email address.
5520
5521 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5522
5523         * ltconfig: Disable building static libraries if building shared
5524         libraries on AIX 5L.
5525
5526 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5527
5528         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5529         and disable libgcj.
5530         * configure: Regenerated.
5531
5532 2004-03-01  Brian Booth  <bbooth@redhat.com>
5533
5534         * MAINTAINERS: Add myself to write-after-approval.
5535
5536 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5537
5538         * MAINTAINERS: Add myself to write-after-approval.
5539
5540 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5541
5542         PR bootstrap/7087
5543         * Makefile.tpl: Guard XFOO sed statements better.
5544         * Makefile.tpl: Add dependency for configure-target-libada.
5545         * Makefile.in: Regenerate (incidentally fixes broken
5546         commit when libada-branch was merged).
5547
5548 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5549
5550         * MAINTAINERS: Add myself to write-after-approval.
5551
5552 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5553
5554         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5555         maintainers.
5556
5557 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5558
5559         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5560         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5561
5562 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5563
5564         PR bootstrap/11932
5565         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5566
5567 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5568
5569         * MAINTAINERS: Added myself to write-after-approval.
5570
5571 2004-02-14  Michael Koch  <konqueror@gmx.de>
5572
5573         * MAINTAINERS: Added myself to write-after-approval.
5574
5575 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5576
5577         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5578         some OS port maintainers to OS port maintainers section.
5579
5580 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5581
5582         * MAINTAINERS: Add self.
5583
5584 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5585
5586         * MAINTAINERS: Alphabetize.
5587
5588 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5589
5590         * MAINTAINERS: Remove myself.
5591
5592 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5593
5594         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5595         (rs6000-*-aix*): Same.
5596         * configure: Regenerate.
5597
5598 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5599
5600         * configure.in (host): Add in missing $noconfigdirs to defines.
5601         * configure: Regenerate.
5602
5603 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5604             Nathanael Nerode  <neroden@gcc.gnu.org>
5605
5606         PR ada/6637, PR ada/5911
5607         Merge with libada-branch:
5608         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5609         with appropriate dependencies. Add --enable-libada configure switch.
5610         * configure, Makefile.in: Regenerate.
5611
5612 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5613
5614         * MAINTAINERS: Add myself to write-after-approval.
5615
5616 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5617
5618         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5619         * configure: Regenerate.
5620
5621 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5622
5623         Merge from upstream:
5624
5625         * ltmain.in: When setting IFS to '~', be careful about user
5626         arguments that contain '~'.
5627
5628         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5629
5630         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5631         Also test $base_compile against $CC with escaped arguments. Bug
5632         reported by Geoff Keating <geoffk@apple.com>.
5633
5634 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5635
5636         * MAINTAINERS: Remove i960 port.
5637
5638 2004-01-23  DJ Delorie  <dj@redhat.com>
5639
5640         * Makefile.def (target_modules) [libiberty]: Don't stage.
5641         * Makefile.in: Rebuilt.
5642
5643 2004-01-20  Caroline Tice  <ctice@apple.com>
5644
5645         * MAINTAINERS: Add myself to write-after-approval.
5646
5647 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5648
5649         * MAINTAINERS: Update my email address.
5650
5651 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5652
5653         * MAINTAINERS: Add myself to write-after-approval.
5654
5655 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5656
5657         * MAINTAINERS: Remove entries without email address.
5658
5659 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5660
5661         * MAINTAINERS: Add myself to write-after-approval.
5662
5663 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5664
5665         * MAINTAINERS: Update my email address.
5666
5667 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
5668
5669         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5670         * Makefile.tpl (configure-target-[+module+]): Support stage.
5671         * Makefile.in: Rebuilt.
5672
5673 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5674
5675         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5676
5677 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5678
5679         * MAINTAINERS: Add myself as a MIPS maintainer.
5680
5681 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5682
5683         * configure.in: Use ./config.cache, not config.cache.
5684         * configure: Regenerate.
5685         * Makefile.tpl: Special-casing not needed for GCC any more.
5686         * Makefile.in: Regenerate.
5687
5688         * configure.in: Don't share a cache file for host dirs.
5689         * configure: Regenerate.
5690
5691         * config-ml.in: Don't mess with the cache file.
5692
5693 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5694
5695         * MAINTAINERS: Move myself from 'Write After Approval' to
5696         'CPU Port Maintainers' section as SPARC maintainer.
5697
5698 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5699
5700         * Makefile.tpl: Make GCC use a separate config.cache.
5701         * Makefile.in: Regenerate.
5702
5703         PR bootstrap/11932, PR bootstrap/11933
5704         (I don't know if it will fix either of them, but it relates
5705         to them.)
5706         * configure.in: Don't use shared config.cache for target
5707         directories.
5708         * configure: Regenerate.
5709
5710 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5711
5712         * MAINTAINERS: Add myself to 'Write After Approval' section.
5713
5714 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5715
5716         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5717         * configure: Regenerated.
5718
5719 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5720
5721         * MAINTAINERS: Remove the mn10200 maintainer.
5722
5723 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5724
5725         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5726         * configure: Regenerated.
5727
5728 2003-12-16  Jan Hubicka  <jh@suse.cz>
5729
5730         * MAINTAINERS: Add myself as callgraph maintainer.
5731
5732 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5733
5734         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5735         * configure: Regenerate.
5736
5737 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5738
5739         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5740         'Write After Approval' section. Update email.
5741
5742 2003-12-01  James Lemke  <jim@wasabisystems.com>
5743
5744         * MAINTAINERS (Write After Approval): Add myself.
5745
5746 2003-11-20  Matt Thomas  <matt@3am-software.com>
5747
5748         * MAINTAINERS: Add myself as a vax port maintainer.
5749
5750 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5751
5752         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5753         (configure-build-[+module+], configure-[+module+]): Likewise.
5754         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5755         * Makefile.in: Regenerate.
5756
5757 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5758
5759         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5760         shared/dylibed libraries.
5761         * ltmain.sh: Likewise.
5762         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5763         * ltcf-cxx.sh: Likewise.
5764         * ltcf-gcj.sh: Likewise.
5765         * ltconfig: Likewise.
5766
5767 2003-11-17  Stan Cox  <scox@redhat.com>
5768
5769         * MAINTAINERS: Add myself as iq2000 port maintainer.
5770
5771 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5772
5773         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5774         * Makefile.in: Regenerate.
5775
5776 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5777
5778         * config.sub: Update to 2003-11-03 version.
5779
5780 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5781
5782         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5783         * configure:  Regenerate.
5784
5785 2003-10-20  Nicolas Pitre  <nico@cam.org>
5786
5787         * MAINTAINERS: Add myself to 'Write After Approval' section.
5788
5789 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5790
5791         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5792
5793 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5794
5795         * MAINTAINERS: Update my email address.
5796
5797 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5798
5799         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5800
5801 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
5802
5803         * MAINTAINERS: Add myself to 'Write After Approval' section.
5804
5805 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5806
5807         * config.guess: Update to 2003-10-16 version.
5808         * config.sub: Update to 2003-10-16 version.
5809
5810 2003-10-15  David Daney  <ddaney@avtrex.com>
5811
5812         * MAINTAINERS: Added myself to 'Write After Approval' section.
5813
5814 2003-10-15  Falk Hueffner  <falk@debian.org>
5815
5816         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5817         'Write After Approval' section. Update email.
5818
5819 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5820
5821         * MAINTAINERS: Move myself from 'Write After Approval' to
5822         'Various Maintainers' section as middle-end maintainer.
5823
5824 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5825
5826         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5827         HOST_FLAGS_TO_PASS.
5828         * Makefile.in: Regenerate.
5829
5830 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5831
5832         * config.guess: Update to 2003-10-07 version.
5833         * config.sub: Update to 2003-10-07 version.
5834
5835 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5836
5837         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5838         * ltconfig (irix5*, irix6*): Don't override version_type.
5839
5840 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5841
5842         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5843         * configure: Rebuilt
5844         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5845         * Makefile.in: Rebuilt
5846
5847 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5848
5849         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5850
5851 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5852
5853         * MAINTAINERS (Write After Approval): Add myself.
5854
5855 2003-09-29  Paul Koning  <ni1d@arrl.net>
5856
5857         * MAINTAINERS: Move myself from "Write After Approval"
5858         to CPU platform maintainers for pdp11 platform.
5859
5860 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5861
5862         * MAINTAINERS: Move myself from 'Write After Approval' to
5863         'Various Maintainers' section as libffi testsuite maintainer.
5864
5865 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5866
5867         * configure.in: Pass a computed --program-transform-name
5868         to subconfigures.
5869         * configure: Regenerated.
5870
5871 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5872
5873         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5874         * Makefile.in: Regenerate.
5875
5876         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5877         * Makefile.in: Regenerate.
5878
5879 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5880
5881         * MAINTAINERS: Move myself from 'Write After Approval'
5882         to 'Various Maintainers' (objective-c) section.
5883
5884 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5885
5886         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5887         quoting.
5888         * configure: Regenerated.
5889
5890 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5891
5892         * MAINTAINERS (Write After Approval): Add myself to write after
5893         approval list.
5894
5895 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5896
5897         * MAINTAINERS (Write After Approval): Add myself.
5898
5899 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5900
5901         * MAINTAINERS: Update my e-mail address.
5902
5903 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5904
5905         * libtool.m4 (LD): Correct powerpc64 host match.
5906
5907 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5908
5909         * MAINTAINTERS: Update my affiliation and email address.
5910
5911 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5912
5913         * MAINTAINERS (Write After Approval): Add myself.
5914
5915 2003-09-04  DJ Delorie  <dj@redhat.com>
5916
5917         * configure: Regenerate.
5918
5919 2003-09-04  Robert Millan  <robertmh@gnu.org>
5920
5921         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5922
5923 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5924
5925         * configure.in: Ensure arguments to sed are properly spaced.
5926         * configure: Regenerate.
5927
5928 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5929
5930         * MAINTAINERS: Update my e-mail address.
5931
5932 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5933
5934         * MAINTAINERS (Write After Approval): Add myself.
5935
5936 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5937
5938         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5939         * configure: Regenerated.
5940
5941 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5942
5943         * MAINTAINERS: Update my email address.
5944
5945 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5946
5947         * configure.in:  Use newline instead of semicolon when assuming
5948         shell arguments in a for loop.
5949         * configure:  Regenerated.
5950
5951 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5952
5953         * MAINTAINERS: Resurrect the i860 maintainer.
5954
5955 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5956
5957         PR 8180
5958         * configure.in: When testing with_libs and with_headers, treat
5959         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5960         * configure: Regenerate.
5961
5962         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5963         make, shell, etc.
5964         (baseargs): Likewise.
5965         * configure: Regenerate.
5966
5967 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5968
5969         * MAINTAINERS (Write After Approval): Add myself.
5970
5971 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5972
5973         * configure.in: Disable libgcj for darwin not on powerpc.
5974         * configure: Rebuild.
5975
5976 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5977
5978         * config-ml.in, symlink-tree: Add license.
5979
5980 2003-08-03  Richard Stallman  <rms@gnu.org>
5981             Eben Moglen  <moglen@columbia.edu>
5982
5983         * README.SCO: New file.
5984
5985 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5986
5987         * Makefile.tpl (check, check-c++): Express dependencies using
5988         dependencies rather than commands.
5989         * Makefile.in: Regenerate.
5990
5991 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5992
5993         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5994         * configure: Ditto.
5995
5996 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5997
5998         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5999         * Makefile.in: Update.
6000
6001 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6002
6003         * configure.in: Enable libgcj for darwin.
6004         * configure: Rebuild.
6005
6006 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6007
6008         * config-ml.in:  Use ac_configure_args directly instead of
6009         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6010         actually seen.
6011
6012 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6013
6014         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6015         creating target and build subdirs to build all parent dirs as needed.
6016         * Makefile.in: Rebuild.
6017         * configure.in: Don't build dirs explicitly here.
6018         * configure: Rebuild.
6019
6020 2003-07-26  Paul Brook  <paul@nowt.org>
6021
6022         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6023
6024 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6025
6026         * Makefile.tpl (all-make): Depend on intl.
6027         * Makefile.in: Rebuilt.
6028
6029 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6030
6031         * install-sh:  Update to newer upstream versions (associated with
6032         aclocal 1.7).
6033         * mkinstalldirs:  Likewise.
6034         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6035
6036 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6037
6038         * MAINTAINERS: Move self from Bug database only accounts
6039         to write-after-approval.
6040
6041 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6042
6043         * config.if: Remove unused libc_interface determination.
6044
6045 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6046
6047         * MAINTAINERS: Move self from write-after-approval to
6048         build machinery (*.in).
6049
6050 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6051
6052         PR bootstrap/11273
6053         PR bootstrap/11408
6054         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6055         unused INSTALL_PROGRAM_ARGS.
6056         * configure.in: Use AC_PROG_INSTALL.
6057         * Makefile.in: Regenerate.
6058         * configure: Regenerate.
6059
6060 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6061
6062         * MAINTAINERS: Alphabetize.
6063
6064 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6065
6066         * configure: Rebuilt.
6067         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6068         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6069         newlib nor libgloss.
6070         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6071         * configure.in (am33_2.0-*-linux*): Added.
6072
6073 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6074
6075         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6076         * configure: Regenerate.
6077
6078 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6079
6080         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6081         * Makefile.in: Regenerate.
6082
6083 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6084
6085         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6086         * Makefile.in: Regenerate.
6087
6088 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6089
6090         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6091         * Makefile.in: Regenerated.
6092
6093         * config-ml.in: Replace PWD with PWD_COMMAND.
6094
6095 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6096
6097         * intl: New directory; see intl/ChangeLog for details.
6098         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6099         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6100         * Makefile.in: Regenerate.
6101
6102 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6103
6104         * configure.in: Clean up config-lang.in handling.  Delete
6105         useless assignment to "subdirs".
6106         * configure: Regenerate.
6107
6108 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6109
6110         * configure.in: Rename 'target_libs' to 'target_libraries'.
6111         Remove useless reference to 'target_libs'.
6112         * configure: Regenerate.
6113
6114 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6115
6116         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6117         * Makefile.in: Regenerate.
6118
6119 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6120
6121         * Makefile.def: Introduce flags_to_pass.
6122         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6123         * Makefile.in: Regenerate.
6124
6125 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6126
6127         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6128         and target-libgloss.
6129         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6130         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6131         * configure: Regenerate.
6132
6133 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6134
6135         * configure.in: Update testsuite_flags to new location.
6136         * configure. Regenerate.
6137
6138 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6139
6140         * Makefile.tpl: Remove BUILD_CC stuff.
6141         * Makefile.in: Regenerate.
6142
6143 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6144
6145         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6146
6147 2003-06-16  Graeme Peterson  <gp@qnx.com>
6148
6149         * MAINTAINERS (Write After Approval): Add myself.
6150
6151 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6152
6153         * config.guess: Update to 2003-06-12 version.
6154         * config.sub: Update to 2003-06-13 version.
6155
6156 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6157
6158         * config.guess: Update to 2003-06-06 version.
6159         * config.sub: Update to 2003-06-06 version.
6160
6161 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6162
6163         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6164         * configure. Regenerate.
6165
6166 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6167
6168         * configure.in: Disable serial configure by default.
6169         * configure: Regenerate.
6170         * Makefile.tpl: Abolish .NOTPARALLEL.
6171         * Makefile.in: Regenerate.
6172
6173         * Makefile.tpl: Replace {build,host,target}_canonical by
6174         {build,host,target}.
6175         * Makefile.in: Regenerate.
6176
6177         * Makefile.tpl: Fix stupid pasto.
6178         * Makefile.in: Regenerate.
6179
6180 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6181
6182         * Makefile.tpl: Remove bogus conditional.
6183         * Makefile.in: Regenerate.
6184
6185 2003-06-05  Jan Hubicka  <jh@suse.cz>
6186
6187         * Makefile.tpl (profiledbootstrap): New target.
6188         * Makefile.in (profiledbootstrap): New target.
6189
6190 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6191
6192         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6193         Pinski. Remove user names from other bugzilla-only maintainers.
6194
6195 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6196
6197         * Makefile.tpl: Make 'recursive targets' using autogen rather
6198         than shell loop.  Remove duplicate 'clean' targets and false
6199         comments.
6200         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6201         Add systematic method of specifying missing targets in subdirs.
6202         Add copyright boilerplate.
6203         * Makefile.in: Regenerate.
6204         * configure.in: Add 'recursive targets' to maybe list.
6205         * configure: Regenerate.
6206
6207         * MAINTAINERS: "GNATS only" -> "Bug database only".
6208
6209         * Makefile.tpl: Rename [+target+] to [+make_target+].
6210         * Makefile.def: Rename 'target' to 'make_target'.
6211
6212 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6213
6214         * MAINTAINERS: Add self as options handling maintainer.
6215
6216 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6217
6218         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6219         been too long since I touched those ports.
6220
6221 2003-05-28  DJ Delorie  <dj@redhat.com>
6222
6223         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6224         * Makefile.in: Regenerate.
6225
6226 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6227
6228         * configure.in: Use curly braces in the definition of tooldir.
6229         * configure: Regenerate.
6230
6231 2003-05-21  DJ Delorie  <dj@redhat.com>
6232
6233         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6234         newlib or libgloss.
6235         * Makefile.in: Regenerate.
6236
6237 2003-05-21  DJ Delorie  <dj@redhat.com>
6238
6239         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6240         * Makefile.in: Regenerate.
6241
6242 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6243
6244         * MAINTAINERS: Update my e-mail address.
6245
6246 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6247
6248         * configure.in: Switch more things to use maybe dependencies.
6249         * Makefile.tpl: Switch more things to use maybe dependencies.
6250         Factor out common code from autogen IF statements.
6251         * configure: Regenerate.
6252         * Makefile.in: Regenerate.
6253
6254 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6255
6256         * configure.in: Accept i[3456789]86 for machine type.
6257         * configure: Regenerate.
6258
6259 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6260
6261         * configure.in: Switch more things to use maybe dependencies.
6262         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6263         * configure: Regenerate.
6264         * Makefile.tpl: Switch more things to use maybe dependencies.
6265         * Makefile.in: Regenerate.
6266
6267 2003-05-16  Andreas Schwab  <schwab@suse.de>
6268
6269         * Makefile.tpl (install-opcodes): Define.
6270         * Makefile.in: Rebuild.
6271
6272 2003-05-13  Andreas Jaeger  <aj@suse.de>
6273
6274         * config.guess: Update to 2003-05-09 version.
6275         * config.sub: Update to 2003-05-09 version.
6276
6277 2003-05-13  Michael Eager  <eager@mvista.com>
6278
6279         * configure.in: Correct sed script so that options in quotes are not
6280         deleted.
6281         * configure: Rebuild.
6282
6283 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6284
6285         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6286         and $$s/newlib/libc/sys/cygwin32 include paths.
6287         * configure: Ditto.
6288
6289 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6290
6291         * MAINTAINERS: Update my email addresses.
6292
6293 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6294
6295         * config-ml.in: Propagate INSTALL variables.
6296
6297 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6298
6299         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6300
6301 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6302
6303         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6304         * Makefile.in: Regenerate.
6305
6306 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6307
6308         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6309
6310 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6311
6312         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6313
6314 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6315
6316         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6317         * Makefile.in: Regenerated.
6318
6319 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6320
6321         * MAINTAINERS (Write After Approval): Upgrade myself from
6322         GNATS only to write-after-approval. Update my mail address.
6323
6324 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6325
6326         (OS Port Maintainers: freebsd): Add myself.
6327
6328 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6329
6330         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6331
6332 2003-04-22  Kean Johnston  <jkj@sco.com>
6333
6334         * MAINTAINERS (SCO ports): Added myself.
6335
6336 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6337
6338         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6339
6340 2003-04-19  Kean Johnston  <jkj@sco.com>
6341
6342         * MAINTAINERS (Write After Approval): Add myself.
6343
6344 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6345
6346         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6347         * Makefile.in: Regenerate.
6348
6349 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6350
6351         * configure.in (powerpc64*-*-linux*): Remove.
6352         * configure: Rebuilt.
6353
6354 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6355
6356         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6357         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6358         and restrap.
6359         * Makefile.in:  Regenerate.
6360
6361 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6362
6363         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6364         * configure: Regenerated.
6365
6366 2003-04-15  DJ Delorie  <dj@redhat.com>
6367
6368         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6369
6370 2003-04-13  Nick Clifton  <nickc@redhat.com>
6371
6372         * config-ml.in: Remove support for --disable-aix removing
6373         call-aix multilibs.
6374
6375 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6376
6377         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6378         * */configure: Rebuilt.
6379
6380 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6381
6382         * MAINTAINERS: Add my email address.
6383
6384 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6385
6386         * MAINTAINERS (Write After Approval): Add myself.
6387
6388 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6389
6390         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6391         * Makefile.in: Regenerate.
6392
6393 2003-03-14  Michael Chastain  <mec@shout.net>
6394
6395         * Makefile.in: Regenerate with correct Makefile.def.
6396
6397 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6398
6399         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6400         Make macro.
6401         * Makefile.in: Regenerate.
6402         * configure.in: Clean up gxx_include_dir logic.
6403         * configure: Regenerate.
6404
6405 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6406
6407         * MAINTAINERS (Write After Approval): Add myself.
6408
6409 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6410
6411         * MAINTAINERS: Update my mail address.
6412
6413 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6414
6415         * configure.in (gxx_include_dir): Fix typo.
6416         * configure: Regenerated.
6417
6418 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6419
6420         * Makefile.tpl: Reindent.
6421         * Makefile.in: Regenerate.
6422         * configure.in: Reindent.  Don't set unused variables.
6423         * configure: Regenerate.
6424
6425 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6426
6427         * configure.in: Include $(build_tooldir)/sys-include in
6428         FLAGS_FOR_TARGET.
6429         * configure: Regenerated.
6430
6431 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6432
6433         * Makefile.tpl: Always pass down RANLIB.
6434         * Makefile.in: Regenerate.
6435
6436         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6437         * Makefile.in: Regenerate.
6438         * configure.in: Remove unused logic relating to --enable-shared
6439         and --enable-threads.  Remove bogus comments.  Remove redundant
6440         noconfigdirs.
6441         * configure: Regenerate.
6442
6443         * configure.in: Replace ${libstdcxx_version} by its value.
6444         Remove reference to mh-dgux.
6445         * configure: Regenerate.
6446
6447 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6448
6449         * MAINTAINERS (Write After Approval): Add myself.
6450
6451 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6452
6453         * Makefile.tpl: Rearrange.
6454         * Makefile.in: Regenerate.
6455
6456 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6457
6458         * configure.in: Add support for kaOS as cross build target system.
6459         * configure: Regenerated.
6460
6461 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6462
6463         * MAINTAINERS (Write after approval): Add myself.
6464
6465 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6466
6467         * MAINTAINERS: Update my email address.
6468
6469 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6470
6471         * MAINTAINERS: Add self to blanket write privs. section.
6472
6473 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6474
6475         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6476         configure-target-* as some target builds may require additional
6477         flags for preprocessor tests.
6478         * Makefile.in: Regenerated.
6479
6480 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6481
6482         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6483         * ltconfig: Handle it.
6484         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6485         auto-detecting it.
6486
6487         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6488         it is used as argument to $CC.
6489         * ltcf-gcj.sh: Likewise.
6490
6491         * configure.in: Introduce --enable-maintainer-mode.
6492         * configure: Rebuilt.
6493         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6494         for maintainer mode.
6495         * Makefile.in: Rebuilt.
6496
6497 2003-02-18  Jason Merrill  <jason@redhat.com>
6498
6499         * Makefile.tpl (check-c++): Allow parallelism.
6500
6501 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6502
6503         * MAINTAINERS: Remove John Carr (who never actually had access to
6504         gcc.gnu.org).
6505
6506 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6507
6508         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6509         don't configure target-libobjc.
6510         * configure: Regenerate.
6511
6512 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6513
6514         * Makefile.tpl (RANLIB): Define.
6515         * Makefile.in: Regenerate.
6516
6517 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6518
6519         * MAINTAINERS: Update my email.
6520
6521 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6522
6523         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6524         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6525         * Makefile.in: Regenerated.
6526         * configure.in: Remove all traces of snavigator, db, and grep.
6527         * configure: Regenerated.
6528
6529 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6530
6531         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6532         After Approval.
6533
6534 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6535
6536         * MAINTAINERS (Write after approval): Add myself.
6537
6538 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6539
6540         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6541         * Makefile.in: Regenerated.
6542
6543 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6544
6545         * config.guess: Updated to 2003-01-30's version.
6546         * config.sub: Updated to 2003-01-28's version.
6547
6548 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6549
6550         * config.if: If gcc_version is already set, just use it.  Don't set
6551         gcc_version_trigger if it's already set, otherwise set it to
6552         gcc/version.c, but only if the file exists.  If it is not set and
6553         gcc/version.c does not exist, try to extract the version number from
6554         $CC.
6555
6556 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6557
6558         * MAINTAINERS: Add myself to write-after-approval list.
6559
6560 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6561
6562         * configure.in:  Revert 24Jan change.
6563         * configure:  Regenerate.
6564
6565 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6566
6567         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6568         entry of HJ Lu.
6569
6570 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6571
6572         * configure.in: Revert previous change.
6573         * configure: Regenerate.
6574
6575 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6576
6577         * configure.in: Make rda native-only.
6578         * configure: Regenerate.
6579
6580 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6581
6582         * MAINTAINERS: Move myself from GNATS-only-accounts to
6583         write-after-approval.
6584
6585 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6586
6587         * configure.in: Add missing \.
6588         * configure: Rebuilt.
6589
6590 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6591
6592         * configure.in (baseargs): Avoid using \| in sed regular
6593         expressions.
6594         * configure: Rebuilt.
6595
6596 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6597
6598         * configure.in (baseargs): Remove all supported forms of
6599         --cache-file, --srcdir, --host, --build and --target options
6600         from argument lists.
6601         * configure: Rebuilt.
6602
6603 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6604
6605         * MAINTAINERS: Add myself to write-after-approval list.
6606
6607 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6608
6609         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6610         * configure: Rebuilt.
6611
6612 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6613
6614         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6615         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6616         * Makefile.in: Regenerate.
6617         * configure: Regenerate.
6618
6619 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6620
6621         * configure.in: Remove Makefile in build, host and target modules
6622         unless configure was run with --no-recursion.
6623         * configure: Rebuilt.
6624
6625 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6626
6627         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6628         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6629         * Makefile.in: Regenerate.
6630
6631 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6632
6633         * config.guess: Update to 2003-01-03 version.
6634         * config.sub: Update to 2003-01-03 version.
6635
6636 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6637
6638         * configure: Regenerate with proper autoconf 2.13.
6639
6640 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6641
6642         * configure.in: Add AC_PREREQ for consistency.
6643         * configure: Regenerate.
6644
6645 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6646
6647         * configure.in (GDB_TK): Add tcl directories conditional on
6648         gdb/gdbtk directory being present.
6649         * configure: Regenerate.
6650
6651 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
6652
6653         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
6654         used by gcc if LD is not defined and we are not doing a Canadian Cross.
6655         * configure: Rebuilt.
6656
6657 2002-12-31  Tom Tromey  <tromey@redhat.com>
6658
6659         * Makefile.in: Rebuilt.
6660         * Makefile.def (target_modules) [libffi]: Allow installation.
6661
6662 2002-12-31  Andreas Schwab  <schwab@suse.de>
6663
6664         * configure.in: Fix use of $program_transform_name.
6665         * configure: Regenerated.
6666
6667 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6668
6669         * configure.in (baseargs): Don't remove first configure argument.
6670         * configure: Regenerated.
6671
6672 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6673
6674         * Makefile.tpl (local-distclean): Don't remove...
6675         (multilib.ts): ... this.  Moved into...
6676         (multilib.out): ... this.  Don't use sub-make.
6677         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6678         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6679         (configure-build-[+module+], configure-[+module+],
6680         configure-target-[+module+], configure-gcc): ... these.  Test
6681         for Makefile existence.  Drop config.status from dependencies.
6682         * Makefile.in: Rebuilt.
6683         * configure.in: Move gcc-version-trigger to the end of
6684         ac_configure_args.  Add comments to maybedep.tmp and
6685         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6686         nonopt from baseargs, matching and removing corresponding
6687         whitespace while at it.
6688         * configure: Rebuilt.
6689
6690 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6691
6692         * configure.in (host_configargs): Replace reference to
6693         no-longer-defined buildopts with --build=${build_alias}.
6694         * configure: Rebuilt.
6695
6696         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6697         program_transform_name to standard idiom.
6698         (AUTOGEN, AUTOCONF): Define.
6699         (Makefile.in): Use $(AUTOGEN).
6700         (Makefile): Depend on config.status, and use autoconf-style rule to
6701         build it.  Move original commands to...
6702         (config.status): ... this new target.
6703         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6704         $(AUTOCONF).
6705         * Makefile.in: Rebuilt.
6706
6707 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6708
6709         * Makefile.tpl: Fix dramatic bustage due to change in
6710         program_transform_name.
6711         * Makefile.in: Regenerate.
6712
6713         * configure.in: Remove unnecessary PATH setting.
6714         * configure: Regnerate.
6715
6716         * configure.in: Don't default to unprefixed tools unless
6717         the native tools will work.
6718         * configure: Regenerate.
6719
6720         * configure.in: Convert to autoconf script.  Blow away lots
6721         of now-redundant Makefile fragments.
6722         * configure: Generate using Autoconf.
6723         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6724         * Makefile.in: Regenerate.
6725
6726 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6727
6728         * configure: Fix stupid bug where RANLIB was mistakenly included.
6729
6730         * configure.in: Rename (buildargs, hostargs, targargs) to
6731         (build_configargs, host_configargs, target_configargs).
6732
6733         * configure.in: Move logic out of sed statement.
6734
6735         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6736         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6737
6738 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6739
6740         * config.sub: Import from master repository
6741         * config.guess: Ditto
6742
6743 2002-12-24  Andreas Schwab  <schwab@suse.de>
6744
6745         * Makefile.tpl (multilib.out): Fix missing space.
6746         * Makefile.in: Regenerate.
6747
6748 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6749
6750         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6751         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6752         * Makefile.in: Regenerate.
6753         * configure.in: Remove unnecessary leftovers.
6754
6755 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6756
6757         * configure.in (extra_ranlibflags_for_target): New variable.
6758         (*-*-darwin): Add -c to ranlib commands.
6759         * configure (tooldir): Handle extra_ranlibflags_for_target.
6760
6761 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6762
6763         * Makefile.tpl: Revert HJL's change.
6764         * Makefile.in: Regenerated.
6765         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6766         always.
6767
6768 2002-12-19  Andreas Schwab  <schwab@suse.de>
6769
6770         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6771         * Makefile.in: Regenerate.
6772
6773 2002-12-18  H.J. Lu  <hjl@gnu.org>
6774
6775         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6776         * Makefile.in: Regenerated.
6777
6778         * configure.in (build_prefix): New. Substitute.
6779
6780 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6781
6782         * Makefile.tpl: Don't let real targets depend on phony targets.
6783         * Makefile.in: Regenerate.
6784
6785         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6786         * Makefile.in: Regenerate.
6787
6788 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6789
6790         * config.sub: Import from master repository
6791         * config.guess: Ditto
6792
6793 2002-12-16  Jason Merrill  <jason@redhat.com>
6794
6795         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6796         previous 'make bootstrap'.
6797         * Makefile.in: Regenerate.
6798
6799 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6800
6801         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6802
6803 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6804
6805         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6806         * Makefile.in: Regenerate.
6807
6808 2002-12-13  Jason Merrill  <jason@redhat.com>
6809
6810         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6811         library tests.
6812         (check-c++): Just depend on it and check-target-libstdc++-v3.
6813         * Makefile.in: Regenerate.
6814
6815 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6816
6817         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6818         * Makefile.in: Rebuilt.
6819
6820 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6821
6822         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6823
6824 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6825
6826         * configure: Fix bug put in by gremlins.
6827
6828         * Makefile.tpl: Substitute more autoconfily.
6829         * configure: Substitute more autoconfily.
6830         * Makefile.in: Regenerate.
6831
6832 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6833
6834         * config.sub: Import from master repository
6835         * config.guess: Ditto
6836         * MAINTAINERS: Added Svein Seldal under write after approval
6837
6838 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6839
6840         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6841         * Makefile.in (all-sim): Ditto.
6842
6843 2002-12-06  DJ Delorie  <dj@redhat.com>
6844
6845         * Makefile.tpl: Change configure dependencies to not have real
6846         targets depend on phony targets.
6847
6848 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6849
6850         * configure.in: Revert unintentional change.
6851
6852         * Makefile.tpl: Change dependency for */multilib.out so that
6853         it works when gcc isn't in the tree.
6854
6855         * configure.in: Substitute more.
6856         * configure: Run subconfigures from the Makefile.
6857         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6858         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6859
6860 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6861
6862         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6863
6864 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6865
6866         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6867         and corresponding dependencies.
6868         * Makefile.in: Regenerate.
6869
6870         * configure.in (host_tools): Order binutils, gas and ld for
6871         convenience in running the testsuites.
6872
6873         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6874         * Makefile.in: Regenerate.
6875         * configure.in: Introduce rules to serialize subconfigure runs.
6876
6877         * configure.in: Introduce BASE_CC_FOR_TARGET.
6878         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6879         Realize configure-build-* targets.  Realize configure-target-* targets.
6880         * Makefile.in: Regenerate.
6881
6882 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6883
6884         * configure: Move gcc_version_trigger stuff from here...
6885         * configure.in: ...to here.
6886
6887         * configure.in: Separate subconfigure options added by this file from
6888         options given by the user.  Add machinery to put args for host
6889         subconfigures into the Makefile.
6890
6891         * Makefile.tpl: Remove 'vault' targets.
6892         * Makefile.tpl: Reorder and comment dependencies.
6893         * Makefile.in: Regenerate.
6894
6895 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6896         * configure.in: Fix my broken commit of previous patch. (sigh)
6897
6898 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6899
6900         * configure.in: Move host-specific darwin noconfigdirs into
6901         the host-specific section.
6902
6903 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6904
6905         * configure.in: Move host-specific darwin noconfigdirs into
6906         the host-specific section.
6907
6908 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6909
6910         * configure: Remove skip-this-dir support.
6911         * Makefile.tpl: Remove skip-this-dir support.
6912
6913         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6914         subdirectories.
6915         * Makefile.in: Regenerate.
6916
6917         * Makefile.tpl: Strip out useless setting of 'dir'.
6918         * Makefile.in: Regenerate.
6919
6920 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6921
6922         * configure.in: Fix deeply stupid bug.
6923
6924         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6925         shell code in CXX_FOR_TARGET
6926         * Makefile.def: Introduce raw_cxx.
6927         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6928         RAW_CXX_FOR_TARGET.
6929         * Makefile.in: Regenerate.
6930
6931 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6932
6933         * Makefile.tpl: Remove unnecessary ifs.
6934         * Makefile.in: Regenerate.
6935
6936         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6937         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6938         targets for 'no_install' modules.
6939         * configure: Move GDB_TK substitution to configure.in.  Move
6940         build_modules stuff to configure.in.
6941         * configure.in: Implement soft dependency machinery.  Maybe-ize
6942         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6943         * Makefile.in: Regenerate.
6944
6945 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6946
6947         * Makefile.tpl: Make all-target, install-target behave similarly
6948         to all, install (only hitting configured targets).  Eliminate
6949         unused macro defintions.
6950
6951         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6952         build != host.
6953
6954         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6955
6956         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6957
6958         * configure.in: Produce lists of subdir targets we're actually
6959         configuring.  Remove references to "dosrel".
6960         * Makefile.tpl: Let configure set which subdir targets are hit.
6961         Remove install-cross; clean up install; remove ALL.  Remove
6962         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6963         Autogenerate host module targets.  Remove empty dependency lines
6964         and redundant dependency; rearrange slightly.
6965         * Makefile.def: Add host-side libtermcap, utils.
6966
6967         * Makefile.in: Regenerate.
6968
6969 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6970
6971         * ltconfig (osf[345]): Append $major to soname_spec.
6972         Reflect this in library_names_spec.
6973         * ltmain.sh (osf): Prefix $major with . for use as extension.
6974
6975 2002-11-19  Andreas Jaeger  <aj@suse.de>
6976
6977         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6978         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6979         and sparc64 GNU/Linux systems.
6980
6981 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6982
6983         * MAINTAINERS: Update email.
6984
6985 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6986
6987         * MAINTAINERS: Complete James Dennett's entry.
6988
6989 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6990
6991         * MAINTAINERS (Write After Approval): Add myself.
6992
6993 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6994
6995         * Makefile.tpl: syntactic cleanup
6996
6997 2002-11-13  Stuart Hastings  <stuart@apple.com>
6998
6999         * MAINTAINERS: Add myself to write-after-approval list.
7000
7001 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7002
7003         * Makefile.def: Add list of recursive targets to autogenerate.
7004         Add build_modules.
7005         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7006         targets.  Autogenerate *-build-* targets.
7007         * Makefile.in: Regenerate.
7008
7009 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7010
7011         * configure: More autoconf-style substitutions.
7012         * Makefile.tpl: More autoconf-style substitutions.
7013         * Makefile.in: Regenerate.
7014
7015 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7016
7017         * configure: Substitute more variables in a more autoconf-friendly
7018         way.  Simplify slightly.
7019         * Makefile.tpl: Make more variables substitutable in an
7020         autoconf-friendly way.
7021         * Makefile.in: Regenerate.
7022
7023 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7024
7025         * MAINTAINERS (Write After Approval): Add myself.
7026
7027 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7028
7029         * configure.in (v810*): Remove special setting of tools.
7030
7031         * configure: Add support for extra required flags for ar or nm.
7032         * configure.in (aix4.3+): Use above support for target-specific
7033         issues, rather than using config/mt-aix43.
7034
7035 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7036
7037         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7038         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7039         with $srcdir.  Reformat indentation.  Substitute some variables
7040         formerly hard-coded in the Makefile for build=host.
7041         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7042         * Makefile.def: Autogenerate more.
7043         * Makefile.in: Regenerate.
7044
7045 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7046
7047         * MAINTAINERS (Write After Approval): Add myself.
7048
7049 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7050
7051         * Makefile.def (host_modules): Add rda.
7052         * Makefile.in: Regenerate.
7053         * configure.in (target_tool): Add target-rda to list.
7054
7055 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7056
7057         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7058
7059 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7060
7061         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7062         and restrap targets to this rule.
7063         * Makefile.in:  Regenerate.
7064
7065 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7066
7067         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7068         GNATS only accounts.
7069
7070 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7071
7072         * configure.in (i[3456]86-*-linux*): Add check to disable
7073         ${libgcj} for glibc1.
7074
7075 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7076
7077         * MAINTAINERS: Add myself as ip2k port maintainer.
7078
7079 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7080
7081         * configure.in: Add tic4x target.
7082
7083 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7084
7085         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7086         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7087         * Makefile.in: Regenerate.
7088
7089         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7090         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7091         * Makefile.in: Regenerate.
7092
7093 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7094
7095         * MAINTAINERS: Add myself as web pages co-maintainer.
7096
7097 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7098
7099         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7100         * Makefile.in: Regenerate.
7101
7102 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7103
7104         * MAINTAINERS: Add myself and Nathan Sidwell
7105         <nathan@codesourcery.com> as VxWorks maintainers.
7106
7107 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7108
7109         * Makefile.def: Remove order dependency comments.
7110         * Makefile.tpl: Add explicit install-install dependencies.
7111         * Makefile.in: Regenerate.
7112
7113         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7114         * Makefile.in: Regenerate.
7115
7116         * Makefile.tpl: Add configure-target (for src-release in src)
7117         * Makefile.in: Regenerate.
7118
7119 2002-09-30  Nick Clifton  <nickc@redhat.com>
7120
7121         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7122
7123 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7124
7125         * configure.in (s390*-*-linux*): Enable libgcj.
7126
7127 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7128
7129         * configure: Revert accidentally applied changes.
7130
7131         * Makefile.tpl: Make more autoconf-friendly.
7132         * Makefile.in: Regenerate.
7133         * configure: Make substitution more autoconf-like.
7134
7135 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7136
7137         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7138         single entry to handle all these.
7139         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7140         libjava on arm-*-elf.
7141
7142 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7143
7144         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7145         things that depend on them.
7146
7147 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7148
7149         * Makefile.tpl: Make subsituted variables more autoconfy.
7150         * Makefile.in: Regenerate.
7151         * configure: Make seds more autoconfy.
7152
7153 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7154
7155         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7156         * Makefile.in: Regenerate.
7157         * configure.in: Rewrite sed statements to look autoconfy.
7158
7159         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7160         all-target-foo on configure-target-foo.
7161         * Makefile.def: Ditto.
7162         * Makefile.in: Rebuild.
7163
7164 2002-09-25  Andrew Haley  <aph@redhat.com>
7165
7166         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7167
7168 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7169
7170         * Makefile.def: New file.
7171         * Makefile.tpl: New file.
7172         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7173         * contrib/gcc_update: Note that Makefile.in is a generated file.
7174
7175         * configure.in: Minor rearrangement.  Simplify tests.
7176
7177 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7178
7179         * configure.in (with_headers): Skip copy if value is "yes".
7180         (with_libs): Likewise.
7181
7182 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7183
7184         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7185         * configure.in (sh*-*-pe*): Ditto.
7186         * configure.in (mips*-*-pe*): Ditto.
7187         * configure.in (*arm-wince-pe): Ditto.
7188
7189         * configure.in: Rearrange.
7190
7191 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7192
7193         * MAINTAINERS: Update my email address.
7194
7195 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7196
7197         * MAINTAINERS: (Write After Approval): Add myself.
7198
7199 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7200
7201         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7202
7203 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7204
7205         * MAINTAINERS: Change my mailing address.
7206
7207 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7208
7209         * MAINTAINERS (Write After Approval): Remove myself.
7210         (Various Maintainers: c++ runtime libs): Add myself.
7211
7212 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7213
7214         * MAINTAINERS (Write After Approval): Remove myself.
7215         (Various Maintainers: c++ runtime libs): Add myself.
7216
7217 2002-08-15  Eric Christopher  <echristo@redhat.com>
7218
7219         * config.sub: Import from master repository.
7220         * config.guess: Ditto.
7221
7222 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7223
7224         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7225         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7226         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7227
7228 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7229
7230         * MAINTAINERS: Add self to rs6000 vector extensions.
7231
7232 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7233
7234         * libiberty/configure: Reverted unintended yesterday's check in.
7235
7236 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7237
7238         * boehm-gc/configure, libf2c/configure: Rebuilt.
7239         * libffi/configure, libiberty/configure: Ditto.
7240         * libjava/configure, libobjc/configure: Ditto.
7241         * libstdc++-v3/configure, zlib/configure: Ditto.
7242         Merged from binutils:
7243         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7244         From Steve Ellcey <sje@cup.hp.com>:
7245         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7246         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7247         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7248         IA64.
7249         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7250         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7251         soname_spec, sys_lib_search_path_spec): Ditto.
7252
7253 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7254
7255         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7256
7257 2002-08-04  H.J. Lu  (hjl@gnu.org)
7258
7259         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7260
7261 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7262
7263         * MAINTAINERS (Write After Approval): Add myself.
7264
7265 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7266
7267         * configure.in: Move generic linux case to end.  Copy generic
7268         linux noconfigdirs to mips*-*-linux* entry and new
7269         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7270
7271 2002-07-19  Michael Matz  <matz@suse.de>
7272
7273         * MAINTAINERS: Add myself as ra* maintainer.
7274
7275 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7276
7277         * config.guess: Update to 2002-07-09 version.
7278         * config.sub: Update to 2002-07-03 version.
7279
7280 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7281
7282         * MAINTAINERS: Fix typo in a maintainer email address.
7283
7284 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7285
7286         * configure.in: Remove two redundant tests.
7287
7288 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7289
7290         * configure.in (mips*-*-irix6*o32): Enable stabs.
7291
7292 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7293
7294         * configure.in: Don't build grez.
7295         * Makefile.in: Ditto.
7296
7297         * Makefile.in: Remove references to bsp, cygmon, libstub.
7298         * configure.in: Ditto.
7299
7300         * configure.in: Remove leftover reference to gdbtest.
7301
7302 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7303
7304         * configure.in (gxx_include_dir):  Change to match versioned
7305         C++ headers if --enable-version-specific-runtime-libs is used.
7306
7307 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7308
7309         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7310
7311 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7312
7313         * configure.in: Make --without-x work.
7314
7315 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7316
7317         * configure.in: Rearrange target Makefile fragment collection.
7318
7319         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7320         cvs[src].
7321         * configure.in: Ditto.
7322
7323 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7324
7325         * MAINTAINERS (Write After Approval): Update my e-mail address.
7326
7327 2002-06-24  Ben Elliston  <bje@redhat.com>
7328
7329         * configure.in (host_tools): Remove cgen.
7330
7331         * Makefile.in (all-cgen): Remove; runs from its source directory.
7332         (check-cgen, install-cgen, clean-cgen): Likewise.
7333         (all-opcodes): Do not depend on all-cgen.
7334         (all-sim): Likewise.
7335
7336 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7337
7338         * Makefile.in: Eliminate 'apache' targets.
7339         * configure.in: Eliminate 'apache' targets.
7340
7341         * configure.in: Eliminate redundant tests.  Reorganize.
7342
7343         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7344
7345         * config-ml.in: Eliminate references to Cygnus configure.
7346
7347         * Makefile.in: Eliminate references to building emacs.
7348
7349 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7350
7351         * MAINTAINERS: Update my email address.
7352
7353 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7354
7355         * config.if (libstdcxx_incdir): Version C++ headers.
7356         (cxx_incdir): Remove.
7357
7358 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7359
7360         * MAINTAINERS (Write After Approval): Add self.
7361
7362 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7363
7364         * configure.in: Add support for ip2k.
7365
7366 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7367
7368         * configure.in: Fix AIX configury bug.
7369
7370 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7371
7372         * MAINTAINERS (Write After Approval): Add self.
7373
7374 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7375
7376         * configure.in: replace ${topsrcdir} with ${srcdir}
7377
7378         * configure.in: Move definition of libstdcxx_flags
7379         right above usage, rather than waaay earlier.
7380
7381         * configure.in: Pull definition of is_cross_compiler earlier.
7382
7383         * configure.in: Rearrange a little.
7384
7385         * configure.in: Remove references to librx.
7386         * Makefile.in: Remove references to librx.
7387
7388 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7389
7390         * config.sub: Add support for avr target.
7391         Import from master sources, rev 1.255
7392
7393 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7394
7395         * configure, .cvsignore:  Revert previous change...
7396         * Makefile:  ...delete.
7397
7398 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7399
7400         * configure.in: Eliminate ${gasdir} variable.
7401
7402 2002-06-18  Dave Brolley  <brolley@redhat.com>
7403
7404         * configure.in: Add support for frv.
7405         * config.sub: Add support for frv.
7406
7407 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7408
7409         * configure:  Remove garbage from previous commit.
7410
7411 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7412
7413         * configure:  For in-source builds, make a subdir and re-exec there.
7414         * Makefile:  New file.  Pass targets through to build directory.
7415         * .cvsignore:  No longer ignore "Makefile".
7416
7417 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7418
7419         * MAINTAINERS (Write After Approval): Add self.
7420
7421 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7422
7423         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7424
7425 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7426
7427         * configure.in (vax-*-netbsd*): Re-enable gas.
7428
7429 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7430
7431         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7432         BUILD_PREFIX_1, to correct nomenclature.
7433         * configure: Likewise.
7434
7435         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7436         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7437
7438 2002-05-31  Olaf Hering  <olh@suse.de>
7439
7440         * config-ml.in: Propogate DESTDIR also.
7441
7442 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7443
7444         * configure.in (vax-*-netbsd*): Don't build gas for this
7445         platform.
7446
7447 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7448
7449         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7450         and libgcj for AVR.
7451
7452 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7453
7454         * MAINTAINERS (Write After Approval): Add myself.
7455
7456 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7457
7458         * config.guess: Update to 2002-05-22 version.
7459         * config.sub: Likewise.
7460
7461 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7462
7463         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7464         * config-ml.in: Likewise.
7465         * configure: Likewise.
7466         * configure.in: Likewise.
7467
7468 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7469
7470         * MAINTAINERS: Update my email address.
7471
7472 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7473
7474         * configure.in: Simplify makefile fragment collection.
7475
7476         * configure.in: Remove code to build emacs.
7477
7478         * configure.in : Remove --srcdir argument from targargs and buildargs
7479         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7480
7481         * configure: Move some logic to configure.in.
7482         * configure.in: Move some logic from configure.
7483
7484 2002-05-11  Tom Tromey  <tromey@redhat.com>
7485
7486         * MAINTAINERS: Reflect libgcj reality.
7487
7488 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7489
7490         * Makefile.in: Honour DESTDIR.
7491
7492 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7493
7494         * config.guess: Import 2002-03-20 version.
7495         * config.sub: Import 2002-04-26 version.
7496
7497 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7498
7499         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7500
7501 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7502
7503         * MAINTAINERS: Add self.
7504
7505 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7506
7507         * ltmain.sh: Detect and handle object name conflicts
7508         while piecewise linking a static library.
7509
7510 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7511
7512         * configure.in (noconfigdirs): Don't disable libgcj on
7513         sparc64-*-solaris* and sparcv9-*-solaris*.
7514
7515 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7516
7517         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7518
7519 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7520
7521         * configure.in (FLAGS_FOR_TARGET): Do not add
7522         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7523         on i[3456]86-*-linux*.
7524
7525 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7526
7527         * configure.in (noconfigdirs): Replace [ ] with test.
7528
7529         * configure.in (noconfigdirs): Do not add target-newlib if
7530         target == i[3456]86-*-linux*, and host == target.
7531
7532 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7533
7534         * configure.in: delete reference to absent file
7535
7536         * configure.in: replace '[' with 'test'
7537
7538         * configure.in: Eliminate references to gash.
7539         * Makefile.in: Eliminate references to gash.
7540
7541         * configure.in: remove useless references to 'pic' makefile fragments.
7542
7543         * configure.in: (*-*-windows*) Finish removing.
7544
7545         * configure.in: Eliminate redundant test for libgui.
7546
7547 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7548
7549         * MAINTAINERS: Add self and realphabetize.  Update entries
7550         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7551         entry for a29k port maintainer.
7552
7553 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7554
7555         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7556         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7557
7558 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7559
7560         * configure.in: remove references to dead files
7561
7562 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7563
7564         * MAINTAINERS: Add information about purpose of this file.
7565
7566 2002-04-18  Tom Tromey  <tromey@redhat.com>
7567
7568         * configure.in: Disallow configuring libgcj when it is already
7569         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7570         Solaris 2.8 by default.  For PR libgcj/6158.
7571
7572 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7573
7574         * configure.in:  Move default CC setting out of config/mh-* fragments
7575         directly into here.
7576
7577 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7578
7579         * configure.in: don't even try to configure or make a subdirectory
7580         if there's no configure script for it.
7581
7582 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7583
7584         * MAINTAINERS: Remove chill maintainers.
7585         * Makefile.in (CHILLFLAGS): Remove.
7586         (CHILL_LIB): Remove.
7587         (TARGET_CONFIGDIRS): Remove libchill.
7588         (CHILL_FOR_TARGET): Remove.
7589         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7590         CHILL_LIB.
7591         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7592         (CHECK_TARGET_MODULES): Likewise.
7593         (INSTALL_TARGET_MODULES): Likewise.
7594         (CLEAN_TARGET_MODULES): Likewise.
7595         (configure-target-libchill): Remove.
7596         (all-target-libchill): Remove.
7597         * configure.in (target_libs): Remove target-libchill.
7598         Do not compute CHILL_FOR_TARGET.
7599         * libchill: Remove directory.
7600
7601 2002-04-11  DJ Delorie  <dj@redhat.com>
7602
7603         * Makefile.in, configure.in: Sync with binutils, entries
7604         follow...
7605
7606 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7607
7608         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7609         (do-tar, do-bz2): New rules.
7610         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7611         (gdb-tar): New rule.
7612         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7613         (insight_dejagnu.tar): New rule.
7614         (insight.tar): New rule.
7615         (gdb+dejagnu.tar): New rule.
7616         (gdb.tar): New rule.
7617
7618 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7619
7620         * Makefile.in: Add all-tix to deps for all-snavigator
7621         so that tix is built when building snavigator.
7622
7623 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7624
7625         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7626         ld and gdb are not supported.
7627
7628 2002-01-07  Mark Salter  <msalter@redhat.com>
7629
7630         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7631         Allow target-libgloss to be built for arm, strongarm, and xscale.
7632
7633 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7634
7635         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7636         options for i[3456]86-pc-linux* native builds.
7637
7638 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7639
7640         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7641         files from .po files for a distribution.
7642
7643 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7644
7645         * configure.in: Enable libstdc++-v3 for h8300 targets.
7646
7647 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7648
7649         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7650         version from bfd/.
7651
7652 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7653
7654         * Makefile.in (VER): When present, extract the version number from
7655         the file version.in.
7656
7657 2001-05-24  Tom Rix  <trix@redhat.com>
7658
7659         * configure.in : enable ld for aix
7660
7661 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7662
7663         * config.guess: Add linux target for S/390.
7664
7665 2000-11-07  Philip Blundell  <pb@futuretv.com>
7666
7667         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7668
7669 2000-11-03  Philip Blundell  <pb@futuretv.com>
7670
7671         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7672         files.
7673
7674 2001-01-15  Ben Elliston  <bje@redhat.com>
7675
7676         * configure.in (host_tools): Add sid.
7677         Always configure cgen.
7678
7679 2000-11-24  Nick Clifton  <nickc@redhat.com>
7680
7681         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7682
7683
7684 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7685
7686         * Makefile.in (ALL_MODULES): Add all-cgen.
7687         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7688         (all-cgen): New target.
7689         (all-opcodes,all-sim): Depend on all-cgen.
7690         * configure.in (host_tools): Add cgen.
7691         Only configure cgen if --enable-cgen-maint.
7692
7693 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
7694
7695         * configure.in: Add *-*-freebsd* configurations.
7696
7697 2002-04-08  Tom Tromey  <tromey@redhat.com>
7698
7699         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7700         Fixes PR libgcj/6068.
7701
7702 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7703
7704         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7705
7706 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7707
7708         * configure.in (alpha*-dec-osf*): Enable libgcj.
7709
7710 2003-03-27  Matthew Gingell  <gingell@gnat.com>
7711
7712         * MAINTAINERS (Write After Approval): Add myself.
7713
7714 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7715
7716         Fix for: PR bootstrap/3591, target/5676
7717         * configure.in (mcore-pe): Disable the configuration of
7718         libstdc++-v3 since exceptions are not supported.
7719
7720 2002-03-20  Anthony Green  <green@redhat.com>
7721
7722         * configure.in: Enable libgcj for xscale-elf target.
7723
7724 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
7725
7726         * MAINTAINERS:  Update my email address.
7727
7728 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7729
7730         * ltmain.sh (relink_command): Fix typo in previous change.
7731
7732 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7733
7734         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7735         (relink_command): Added --tag flags.
7736         (mode=install): If relinking fails; error out.
7737
7738 2002-03-12  Richard Henderson  <rth@redhat.com>
7739
7740         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7741         .NOTPARALLEL tag.
7742         (do-check): Rename from check.
7743         (check): Allow parallel check.
7744
7745 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7746
7747         * MAINTAINERS: Add myself as maintainer for xtensa port.
7748         Fix alphabetical order in CPU port maintainer list.
7749         Remove myself from Write After Approval list.
7750
7751 2002-03-11  Richard Henderson  <rth@redhat.com>
7752
7753         * Makefile.in (.NOTPARALLEL): Add fake tag.
7754
7755 2002-03-07  H.J. Lu  (hjl@gnu.org)
7756
7757         * configure.in: Enable gprof for mips*-*-linux*.
7758
7759 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7760
7761         * MAINTAINERS (Write After Approval): Add myself.
7762
7763 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7764
7765         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7766         libjava.
7767         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7768
7769 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7770
7771         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7772         because its Makefile is there; test for the executable instead.
7773
7774 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7775
7776         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7777         libstdc++-v3 and libjava.
7778
7779 2002-02-11  Adam Megacz  <adam@xwt.org>
7780
7781         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7782         boehm-gc
7783
7784 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7785
7786         * config.guess: Updated to 2002-01-30's version.
7787         * config.sub: Updated to 2002-02-01's version.
7788         Contribute sh64-elf.
7789         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7790         * configure.in: Added sh64-*-*.
7791
7792 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7793
7794         * MAINTAINERS: Belatedly add myself to write after approval list.
7795
7796 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7797
7798         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7799         Remove self as Write After Approval.
7800
7801 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7802
7803         * MAINTAINERS: Put self in as maintainer for contrib/regression
7804         directory.
7805
7806 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7807
7808         * MAINTAINERS:  Update my email address.
7809
7810 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7811
7812         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7813         target-libiberty, and target-libgloss.  Skip Java-related
7814         libraries if not supported for NetBSD on target CPU.
7815
7816 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7817
7818         * install-sh: Use _inst.$$_ for temp file name.
7819
7820 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7821
7822         * MAINTAINERS (Write After Approval): Move my contact info
7823         from here...
7824         (OS Port Maintainers): ...to here (netbsd).
7825
7826 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7827
7828         * MAINTAINERS (Write After Approval): Add myself.
7829
7830 2002-01-17  H.J. Lu  <hjl@gnu.org>
7831
7832         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7833         (all-target-fastjar): Also depend on all-target-libiberty.
7834
7835 2002-01-16  H.J. Lu  (hjl@gnu.org)
7836
7837         * config.guess: Import from master sources, rev 1.225.
7838         * config.sub: Import from master sources, rev 1.238.
7839
7840 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7841
7842         * MAINTAINERS (Write After Approval): Remove myself.
7843
7844 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7845
7846         * MAINTAINERS (Write After Approval): Add myself.
7847
7848 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7849
7850         * MAINTAINERS: Add self as docs co-maintainer.
7851
7852 2001-12-11  Matthias Klose  <doko@debian.org>
7853
7854         * MAINTAINERS (Write After Approval): Add myself.
7855
7856 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7857
7858         * MAINTAINERS: Update my email address.
7859
7860 2001-12-07  Turly O'Connor  <turly@apple.com>
7861         * MAINTAINERS (Write After Approval): Add myself.
7862         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7863         (rs6000_initialize_trampoline): Call __trampoline_setup for
7864         ABI_DARWIN too.
7865         * darwin-tramp.asm: New file, implements __trampoline_setup.
7866         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7867
7868 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7869
7870         * MAINTAINERS (Write After Approval): Add myself.
7871
7872 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7873
7874         * configure, configure.in: Use temp file for long sed commands.
7875
7876 2001-12-03  Laurent Guerby  <guerby@acm.org>
7877
7878         * config.sub: Update to version 1.232 on subversion.
7879
7880 2001-12-03  Ben Elliston  <bje@redhat.com>
7881
7882         * MAINTAINERS: Update mail address for config.* patches.
7883
7884 2001-11-27  DJ Delorie  <dj@redhat.com>
7885             Zack Weinberg  <zack@codesourcery.com>
7886
7887         When build != host, create libiberty for the build machine.
7888
7889         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7890         CONFIG_ARGUMENTS.
7891         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7892         New variables.
7893         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7894         and rules.
7895         (all.normal): Depend on ALL_BUILD_MODULES.
7896         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7897         (all-build-libiberty): Depend on configure-build-libiberty.
7898
7899         * configure: Calculate and substitute proper value for
7900         ALL_BUILD_MODULES.
7901         * configure.in: Create the build subdirectory.
7902         Calculate and substitute TARGET_CONFIGARGS (formerly
7903         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7904
7905 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7906
7907         * MAINTAINERS (write-after-approval): Add self.
7908
7909 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7910
7911         * MAINTAINERS (GNATS only accounts): Remove self.
7912
7913 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7914
7915         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7916         libf2c.
7917
7918 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7919
7920         * MAINTAINERS (Write After Approval): Add self.
7921
7922 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7923
7924         * MAINTAINERS: mips and s390 are also CPU ports.
7925
7926 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7927
7928         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7929
7930 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7931
7932         * MAINTAINERS: Alphabetize.
7933
7934 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7935
7936         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7937
7938 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7939
7940         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7941
7942 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7943
7944         * configure.in (--enable-languages): Be more permissive about
7945         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7946
7947 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7948
7949         * config.sub: Import from master sources, rev. 1.230.
7950         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7951
7952 2001-11-07  Laurent Guerby  <guerby@acm.org>
7953
7954         * MAINTAINERS (Write After Approval): Add self.
7955
7956 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7957
7958         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7959
7960 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7961
7962         * config.sub: Import from master sources, rev 1.226.
7963         * config.guess: Import from master sources, rev 1.216.
7964
7965 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7966
7967         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7968         * MAINTAINERS: Add self as maintainer of MMIX port.
7969         Remove old after-approval entry.
7970
7971 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7972
7973         * ChangeLog, configure: Fix spelling errors.
7974
7975 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7976
7977         * MAINTAINERS: Tweak my address.
7978
7979 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
7980
7981         * MAINTAINERS: Update my email address.
7982
7983 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7984
7985         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7986         * MAINTAINERS: Add self as maintainer of CRIS port.
7987
7988 2001-10-10  Geert Bosch  <bosch@gnat.com>
7989
7990         * MAINTAINERS (Various maintainers: Ada front end):
7991         Added Robert Dewar.
7992
7993 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
7994
7995         * MAINTAINERS (Write After Approval): Added self
7996
7997 2001-10-02  Geert Bosch  <bosch@gnat.com>
7998
7999         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8000
8001 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8002
8003         * configure: Handle temporary files securely using mkdir.
8004
8005 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8006
8007         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8008
8009 2001-09-26  Will Cohen  <wcohen@redhat.com>
8010
8011         * configure.in (*-*-linux*): Disable configuration of target-newlib
8012         and target-libgloss.
8013
8014 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8015
8016         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8017         RANLIB.
8018
8019 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8020
8021         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8022         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8023         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8024         avoid quotes nesting problems.
8025         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8026         (DO_X): Export only variables that are set.
8027
8028 2001-09-19  Ben Elliston  <bje@redhat.com>
8029
8030         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8031         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8032         semantics.  Use the shell built-in "type" command instead.
8033
8034 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8035
8036         Merged from gcc-3_0-branch:
8037         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8038         * ltcf-c.sh: Use $objext, not $ac_objext.
8039         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8040         * ltcf-cxx.sh: Add support for GNU.
8041         2001-07-22  Timothy Wall  <twall@redhat.com>
8042         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8043         default settings if using GNU tools with that configuration.
8044         * ltcf-cxx.sh: Ditto.
8045         * ltcf-gcj.sh: Ditto.
8046         2001-07-21  Michael Chastain  <chastain@redhat.com>
8047         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8048         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8049         * ltmain.sh: Mark as gcc-local.
8050
8051 2001-08-30  Eric Christopher  <echristo@redhat.com>
8052             Jason Eckhardt  <jle@redhat.com>
8053
8054         * config.guess: Merge from master sources.
8055         * config.sub: Merge from master sources, add support for mipsisa32.
8056
8057 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8058         * config.sub: Merge from master sources, rev 1.219.
8059         * MAINTAINERS: Add self as contact for stormy16 port.
8060
8061 2001-08-14  Zack Weinberg  <zackw@panix.com>
8062
8063         * config.sub: Merge from master sources, rev 1.218.
8064         * config.guess: Merge from master sources, rev 1.209.
8065
8066 2001-08-11  Graham Stott  <grahams@redhat.com>
8067
8068         * Makefile.in (check-c++): Add missing semicolon.
8069
8070 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8071
8072         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8073
8074 2001-07-30  Eric Christopher  <echristo@redhat.com>
8075
8076         * MAINTAINERS (Various maintainers: mips port): Added myself.
8077
8078 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8079
8080         * configure.in (sh-*-linux*): New.
8081
8082 2001-07-27  Richard Henderson  <rth@redhat.com>
8083
8084         * .cvsignore: Add LAST_UPDATED.
8085
8086 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8087
8088         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8089
8090 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8091
8092         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8093
8094 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8095
8096         * MAINTAINERS (Write After Approval): Added myself.
8097
8098 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8099
8100         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8101         and libgcj on m68hc11/m68hc12.
8102
8103 2001-06-27  H.J. Lu  (hjl@gnu.org)
8104
8105         * Makefile (CFLAGS_FOR_BUILD): New.
8106         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8107
8108 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8109
8110         * README: Remove version number.
8111
8112 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8113
8114         * INSTALL/README: Update wrt. to the installation instructions now
8115         residing in gcc/doc/install.texi.
8116
8117 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8118
8119         * README: Replace with a cut-down and updated version of gcc/README.
8120
8121 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8122
8123         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8124         multilibs to be disabled.
8125
8126 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8127
8128         * MAINTAINERS (Write After Approval): Add myself.
8129
8130 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8131
8132         * config.guess: Import CVS version 1.195.
8133         * config.sub: Import CVS version 1.212.
8134
8135 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8136
8137         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8138         gcc/xgcc is built, use -print-prog-name to find out the program
8139         name to use.
8140
8141 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8142
8143         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8144         appear to also be in the master copy.
8145         * config.sub:  Import CVS version 1.211.
8146
8147 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8148
8149         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8150         with_gcc]: Use `gcc -shared' to build a shared library.
8151
8152 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8153
8154         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8155         archives.
8156
8157 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8158
8159         * MAINTAINERS (Write After Approval): Add myself.
8160
8161 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8162
8163         * configure.in (libstdcxx_flags): Do not try to execute
8164         libstdc++-v3/testsuite_flags until it exists.
8165
8166 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8167
8168         * MAINTAINERS: Update my email address.
8169
8170 2001-05-31  Graham Stott  <grahams@redhat.com>
8171
8172         * MAINTAINERS (Write After Approval): Add myself.
8173
8174 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8175
8176         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8177         libraries when using g++ with native linker.
8178
8179 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8180
8181         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8182
8183 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8184
8185         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8186         [aix4*|aix5*]: Prepend blank.
8187
8188 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8189
8190         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8191         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8192         of subdir/configure scripts to use the new libtool.m4.
8193
8194 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8195
8196         * MAINTAINERS (Write After Approval): Add myself.
8197
8198 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8199
8200         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8201
8202 2001-05-11  Ben Elliston  <bje@redhat.com>
8203
8204         * Makefile.in (all-sid): New target.
8205         (check-sid, clean-sid, install-sid): Likewise.
8206
8207 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8208
8209         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8210
8211 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8212
8213         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8214         libgcj.
8215
8216 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8217
8218         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8219         gcc/xgcc is built, use -print-prog-name to find out the program
8220         name to use.
8221
8222 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8223
8224         * configure.in (noconfigdirs): Don't reset it from scratch in the
8225         target case; only append to it.
8226
8227         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8228         sparc-*-solaris2.8]: Disable ${libgcj}.
8229
8230 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8231
8232         * configure.in (libgcj_saved): Copy from $libgcj.
8233         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8234         --disable-libgcj.
8235
8236 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8237
8238         * MAINTAINERS: Remove self as MIPS maintainer and
8239         C front end maintainer.
8240
8241 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8242
8243         * configure.in: Move *-chorusos target case to the proper switch.
8244         Disable libgcj.
8245
8246 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8247
8248         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8249         1.641.2.228.
8250
8251 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8252
8253         * Makefile.in (STAGE1_CFLAGS): Pass down.
8254
8255 2001-04-13  Alan Modra  <amodra@one.net.au>
8256
8257         * config.guess: Add hppa64-linux support.  Note for next import that
8258         this is already in the master file.
8259         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8260
8261 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8262
8263         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8264         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8265
8266 2001-04-11  Stan Shebs  <shebs@apple.com>
8267
8268         * MAINTAINERS: Add self as Darwin port maintainer.
8269
8270 2001-04-11  Alan Modra  <amodra@one.net.au>
8271
8272         * MAINTAINERS: Update my email address.
8273
8274 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8275
8276         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8277         recent versions of FreeBSD (release 3 or later).
8278         * ltconfig: On FreeBSD, -lc must not be provided when building
8279         a shared library or else the standard -pthread gcc option is
8280         rendered worthless to later users of the built library.
8281
8282 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8283
8284         * MAINTAINERS: Add self and RTH as C front end maintainers.
8285
8286 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8287
8288         * config.sub: Make sure to match an already-canonicalized
8289         machine name (eg. mn10300-unknown-elf).
8290
8291 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8292
8293         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8294         New macros.
8295         (bootstrap, cross): Use RECURSE_FLAGS.
8296         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8297
8298 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8299
8300         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8301
8302 2001-03-22  Colin Howell  <chowell@redhat.com>
8303
8304         * Makefile.in (DO_X): Do not backslash single-quotes in
8305         backquotes (two places).
8306
8307 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8308
8309         Re-installed:
8310         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8311         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8312         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8313         * ltcf-cxx.sh: Likewise.
8314         * ltcf-gcj.sh: Likewise.
8315
8316 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8317
8318         * MAINTAINERS: Add myself as "documentation co-maintainer".
8319
8320 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8321
8322         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8323         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8324
8325 2001-03-19  Tom Tromey  <tromey@redhat.com>
8326
8327         * config-ml.in: Handle GCJ and GCJFLAGS.
8328
8329 2001-03-21  Michael Chastain  <chastain@redhat.com>
8330
8331         * Makefile.in: all-m4 depends on all-texinfo.
8332
8333 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8334
8335         * MAINTAINERS: Add myself to write after approval list.
8336
8337 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8338
8339         * Makefile.in (DO_X): Quote nested quotes.
8340
8341 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8342
8343         * MAINTAINERS: Add myself to write after approval list.
8344
8345 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8346
8347         * Makefile.in (DO_X): Use double quotes for quoting
8348         "RANLIB=$${RANLIB}".
8349
8350 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8351
8352         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8353
8354 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8355
8356         * configure.in: Only use `lang_requires' for languages athat are
8357         actually enabled.
8358
8359 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8360
8361         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8362
8363 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8364
8365         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8366
8367 2001-03-07  Tom Tromey  <tromey@redhat.com>
8368
8369         * configure.in: Allow config-lang.in to set `lang_requires' to list
8370         of other required languages.
8371
8372 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8373
8374         * Makefile.in: Remove RANLIB definition. Use RANLIB
8375         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8376         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8377
8378 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8379             Alexandre Oliva  <aoliva@redhat.com>
8380
8381         * Makefile.in (check-c++): Use tabs, not spaces.
8382
8383 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8384
8385         * MAINTAINERS: add myself to Write After Approval list.
8386
8387 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8388
8389         * Makefile.in (check-c++): New rule.
8390
8391         * configure.in (target_libs): Remove libg++.
8392         (noconfigdirs): Remove libg++.
8393         (noconfigdirs): Same.
8394         (noconfigdirs): Same.
8395         (noconfigdirs): Same.
8396
8397         * config-ml.in: Remove libg++ references.
8398
8399         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8400         (ALL_TARGET_MODULES): Same.
8401         (configure-target-libg++): Remove.
8402         (all-target-libg++): Remove.
8403         (configure-target-libio): Remove.
8404         (all-target-libio): Remove.
8405         (check-target-libio): Remove.
8406         (.PHONY): Remove.
8407         (libg++.tar.bz2): Remove.
8408         (all-target-cygmon): Remove libio.
8409         (all-target-libstdc++): Remove.
8410         (configure-target-libstdc++): Remove.
8411         (TARGET_LIB_PATH): Remove libstdc++.
8412         (ALL_GCC_CXX): Remove libstdc++.
8413         (all-target-gperf): Correct.
8414
8415 2001-02-16  Nick Clifton  <nickc@redhat.com>
8416
8417         * configure.in (noconfigdirs): Allow configuration of texinfo
8418         for Cygwin hosts.
8419
8420 2001-02-15  Anthony Green  <green@redhat.com>
8421
8422         * configure: Introduce GCJ_FOR_TARGET.
8423         * configure.in: Ditto.
8424         * Makefile.in: Ditto.
8425
8426 2001-02-13  Andreas Schwab  <schwab@suse.de>
8427
8428         * MAINTAINERS: Update mail address.
8429
8430 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8431
8432         * config.guess: Add linux target for S/390.
8433         * config.sub: Likewise.
8434
8435 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8436
8437         * configure.in: for *-chorusos, don't config target-newlib and
8438         target-libgloss.
8439
8440 2001-02-06  Ben Elliston  <bje@redhat.com>
8441
8442         * configure: Output host type to stdout, not stderr.
8443
8444 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8445
8446         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8447         * ltcf-cxx.sh: Likewise.
8448
8449         * config.if: Assume enable_libstdcxx_v3 is defined.
8450
8451 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8452
8453         Remove V2 C++ library.
8454         * configure.in: Remove --enable-libstdcxx_v3 support.
8455
8456 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8457
8458         * include/demangle.h: Add prototype for java_demangle_v3.
8459
8460 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8461
8462         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8463
8464 2001-01-27  Richard Henderson  <rth@redhat.com>
8465
8466         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8467
8468 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8469
8470         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8471         Don't unset, it's non-portable and no longer necessary, set to empty
8472         instead.
8473
8474 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8475
8476         * ltconfig: Shell portability fix for the tagname validity check.
8477
8478 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8479
8480         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8481         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8482
8483 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8484
8485         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8486
8487 2001-01-26  Tom Tromey  <tromey@redhat.com>
8488
8489         * configure.in: Allow libgcj to be built on Sparc Solaris.
8490
8491 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8492
8493         * ltcf-c.sh: Add aix5 case.
8494         * ltcf-cxx.sh: Likewise.
8495         * ltconfig: Likewise.
8496
8497 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8498
8499         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8500         keep at least one of build_libtool_libs or build_old_libs set to
8501         yes.
8502
8503         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8504         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8505
8506 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8507
8508         * configure.in: Enable libgcj on several additional platforms.
8509
8510 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8511
8512         * configure.in: Enable libgcj for linux targets.
8513
8514 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8515
8516         * MAINTAINERS (Write After Approval): Add myself.
8517
8518 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8519
8520         * MAINTAINERS: Add myself as vax port maintainer.
8521
8522 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8523
8524         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8525
8526 2001-01-09  Mike Stump  <mrs@wrs.com>
8527
8528         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8529         failures of subdirectories.
8530
8531 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8532
8533         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8534         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8535         * ltcf-cxx.sh: Likewise.
8536         * ltcf-gcj.sh: Likewise.
8537         * ltconfig.sh: Fix typo.
8538
8539 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8540
8541         * configure: handle DOS-style absolute paths.
8542
8543 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8544
8545         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8546
8547 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8548
8549         * MAINTAINERS: Add myself as avr port co-maintainer.
8550
8551 2000-12-28  Ben Elliston  <bje@redhat.com>
8552
8553         * MAINTAINERS: Add myself under ``Write After Approval''.
8554
8555 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8556
8557         * texinfo: Remove directory from GCC.
8558
8559 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8560
8561         * COPYING: Update to current
8562         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8563         to 19yy as example year in copyright notice).
8564
8565 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8566
8567         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8568         (libstdcxx_incdir): Pass down.
8569         * config.if: Remove expired bits for cxx_interface, add stub.
8570         (libstdcxx_incdir): Add variable for g++ include directory.
8571         * configure.in (gxx_include_dir): Use it.
8572
8573 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8574
8575         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8576         with old-email address from ``Write After Approval''.
8577
8578 2000-12-15  Andreas Jaeger  <aj@suse.de>
8579
8580         * configure.in: Handle lang_dirs.
8581
8582 2000-12-14  Tom Tromey  <tromey@redhat.com>
8583
8584         * MAINTAINERS: Removed brads.
8585
8586         * MAINTAINERS: Added gcj developers.
8587
8588 2000-12-13  Anthony Green  <green@redhat.com>
8589
8590         * configure.in: Disable libgcj for any target not specifically
8591         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8592         with g++ abi.
8593
8594 2000-12-13  Mike Stump  <mrs@wrs.com>
8595
8596         * Makefile.in (local-distclean): Also remove fastjar.
8597
8598 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8599
8600         * contrib/gcc_update: Add fastjar --touch entries.
8601
8602 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8603
8604         * configure.in: Disable language-specific target libraries for
8605         languages that aren't enabled.
8606
8607 2000-12-10  Anthony Green  <green@redhat.com>
8608
8609         * configure.in: Define libgcj.  Disable libgcj target libraries for
8610         most targets.
8611
8612 2000-12-10  Neil Booth  <neilb@earthling.net>
8613
8614         * MAINTAINERS: Update mail address, remove from WAA list.
8615
8616 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8617
8618         * libjava: Imported from /cvs/java.
8619         * libffi: Likewise.
8620         * Boehm-gc: Likewise.
8621
8622 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8623
8624         * configure.in (target_libs): Revert 2000-12-08 patch.
8625         (noconfigdirs): Added target-libjava.
8626
8627 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8628
8629         * djunpack.bat: removed.
8630
8631 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8632
8633         * Makefile.in: handle DOS-style absolute paths.
8634         * config-ml.in: likewise.
8635         * symlink-tree: likewise.
8636
8637 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8638
8639         * fastjar: Imported.
8640
8641 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8642
8643         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8644         libjava.
8645         * configure.in (target_libs): Removed `target-libjava'.
8646
8647 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8648
8649         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8650         (ALL_MODULES): Added fastjar.
8651         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8652         (all-target-libjava): all-fastjar replaces all-zip.
8653         (all-fastjar): Added.
8654         (configure-target-fastjar, all-target-fastjar): Likewise.
8655         * configure.in (host_tools): Added fastjar.
8656
8657 2000-12-07  Mike Stump  <mrs@wrs.com>
8658
8659         * Makefile.in (local-distclean): Remove leftover built files.
8660
8661 2000-11-24  Nick Clifton  <nickc@redhat.com>
8662
8663         * configure.in (xscale-elf): Add target.
8664         (xscale-coff): Add target.
8665
8666 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8667
8668         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8669         recent versions of FreeBSD (release 3 or later).
8670         * ltconfig: On FreeBSD, -lc must not be provided when building
8671         a shared library or else the standard -pthread gcc option is
8672         rendered worthless to later users of the built library.
8673
8674 2000-11-16  Fred Fish  <fnf@be.com>
8675
8676         * configure.in (enable_libstdcxx_v3): Fix typo,
8677         libstd++ -> libstdc++.
8678
8679 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8680
8681         * MAINTAINERS: Add self to Write After Approval list.
8682
8683 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8684
8685         * MAINTAINERS: Update my email address.  Add myself to global write
8686         privs list.
8687
8688 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8689
8690         * Makefile.in: Merge with src and libgcj.
8691         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8692         configure-target-<library> when their configure scripts need the C
8693         or C++ library to have already been built to work properly.
8694         (do_proto_toplev): Set them to an empty string.
8695
8696         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8697         (REALLY_SET_LIB_PATH): Use them.
8698
8699 2000-11-17  Stan Shebs  <shebs@apple.com>
8700
8701         * MAINTAINERS: Add self to Write After Approval list.
8702
8703 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8704
8705         * configure: Provide the original toplevel configure arguments
8706         (including $0) to subprocesses in the environment rather than
8707         through gcc/configargs.h.
8708
8709 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8710
8711         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8712         C99.  Alphabetise "Write After Approval" list.
8713
8714 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8715
8716         * configure: Turn on libstdc++ V3 by default.
8717
8718         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8719         if we've got GCC.
8720
8721 2000-11-11  Philip Blundell  <philb@gnu.org>
8722
8723         * MAINTAINERS: Add self to Write After Approval list.
8724
8725 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8726
8727         * ltcf-c.sh (aix4): Improve shared library configuration; require
8728         exporting symbols.
8729         * ltcf-cxx.sh (aix4): Define.
8730         * ltconfig (aix4): Define library and soname specs appropriate for
8731         AIX.  Define command to create export symbols list.
8732
8733 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
8734
8735         * config.sub: Add support for Sun Chorus
8736
8737 2000-10-31  Nick Clifton  <nickc@redhat.com>
8738
8739         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8740         <name>@redhat.com.  Also installed new email address for Clint
8741         Popetz.
8742
8743 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8744
8745         * etc: Remove directory from GCC.
8746
8747 2000-10-16  Michael Meissner  <meissner@redhat.com>
8748
8749         * configure (gcc/configargs.h): Only create if there is a build GCC
8750         directory created.
8751
8752 2000-10-16  Matthias Klose  <doko@debian.org>
8753
8754         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8755         when configured for libstdc++-v3.
8756
8757 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8758
8759         * configure: Save configure arguments to gcc/configargs.h.
8760
8761 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8762
8763         * config.guess: Import CVS version 1.157.
8764         * config.sub: Import CVS version 1.181.
8765
8766 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8767
8768         * Makefile.in (bootstrap): avoid recursion if subdir missing
8769         (cross): ditto
8770         (do-proto-toplev): ditto
8771
8772 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8773
8774         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8775         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8776
8777         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8778         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8779         all affected `configure' scripts.
8780
8781 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8782
8783         * MAINTAINERS: Add self as cpplib co-maintainer.
8784
8785 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8786
8787         * MAINTAINERS: Add self to Write After Approval list.
8788
8789 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8790
8791         * INSTALL/README: egcs -> GCC update.
8792
8793 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
8794
8795         * MAINTAINERS: Add myself to Write After Approval list.
8796
8797 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8798
8799         * MAINTAINERS: Add myself to Write After Approval list.
8800
8801 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8802
8803         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8804         X11 libraries for hppa64.
8805
8806 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8807
8808         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8809
8810 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8811
8812         * Makefile.in (all-zlib): Added dummy target.
8813
8814         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8815         ltcf-gcj.sh: Updated from libtool multi-language branch.
8816
8817 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8818
8819         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8820         (bootstrap*): Depend on all-bootstrap.
8821
8822 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8823
8824         * config.guess: Import CVS version 1.156.
8825         * config.sub: Import CVS version 1.179.
8826
8827 2000-09-02  Anthony Green  <green@cygnus.com>
8828
8829         * Makefile.in (all-gcc): Depend on all-zlib.
8830         (CLEAN_MODULES): Add clean-zlib.
8831         (ALL_MODULES): Add all-zlib.
8832         * configure.in (host_libs): Add zlib.
8833
8834 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8835
8836         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8837         crosses, but add gcc/include to the header search path for them.
8838
8839 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8840
8841         * MAINTAINERS: Add self to Write After Approval list.
8842
8843 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8844
8845         * config.guess: Import CVS version 1.152.
8846         * config.sub: Import CVS version 1.177.
8847
8848 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8849
8850         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8851         $targargs to tell whether newlib is going to be built.
8852
8853         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8854         $$r/TARGET_SUBDIR/libio for _G_config.h.
8855
8856 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8857
8858         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8859
8860 2000-08-22  DJ Delorie  <dj@redhat.com>
8861
8862         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8863
8864 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8865
8866         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8867         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8868         sub-configures.
8869
8870 2000-08-21  DJ Delorie  <dj@redhat.com>
8871
8872         * MAINTAINERS: Add self as a libiberty maintainer
8873
8874 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8875
8876         * configure.in (libstdcxx_flags): Use
8877         libstdc++-v3/src/libstdc++.INC.
8878
8879 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8880
8881         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8882
8883 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8884
8885         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8886
8887         * configure: Make enable_threads and enable_shared defaults
8888         explicit.  Substitute enable_threads into generated Makefiles.
8889         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8890         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8891
8892 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8893
8894         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8895
8896 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8897
8898         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8899         previous delta.
8900
8901 2000-08-11  Jason Merrill  <jason@redhat.com>
8902
8903         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8904         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8905         (FLAGS_FOR_TARGET): Not here.
8906         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8907
8908 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8909
8910         * config-ml.in (CC, CXX): Don't introduce a leading space.
8911
8912 2000-08-07  DJ Delorie  <dj@delorie.com>
8913
8914         * MAINTAINERS: Add self as a DJGPP maintainer
8915
8916 2000-08-07  DJ Delorie  <dj@redhat.com>
8917
8918         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8919         "if we're also building gcc, and it's a gcc that will run on the
8920         build machine, we want to use its includes instead of the system's
8921         default includes".
8922
8923 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8924
8925         * MAINTAINERS: Add self to Write After Approval list.
8926
8927 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8928
8929         * configure.in (libstdcxx_flags): Don't use `"'.
8930
8931         * config-ml.in: Adjust multilib search paths to the
8932         appropriate multilib tree.
8933
8934 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8935
8936         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8937         commas in $LANGUAGES.
8938
8939 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8940
8941         * configure.in: Re-enable all references to libg++ and librx.
8942
8943 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8944
8945         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8946         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8947         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8948         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8949
8950         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8951
8952 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8953
8954         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8955         CXX_FOR_TARGET for sed.
8956
8957 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8958
8959         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8960         Do not override if already set in the environment or in configure.
8961         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8962         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8963
8964 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8965
8966         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8967         the libtool CVS tree multi-language branch.
8968         * ltconfig, ltmain.sh: Updated.
8969
8970 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8971
8972         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8973         (clean-target): Depend on it.
8974
8975         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8976         (GCC_FOR_TARGET): Use it.
8977         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8978         * configure.in: ... here.
8979         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8980         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8981
8982 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8983
8984         * MAINTAINERS: Add self to Write After Approval list.
8985
8986 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8987
8988         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8989         (configure-target-libchill, configure-target-libobjc): Likewise.
8990
8991         * configure.in: Use the same cache file for all target libs.
8992         * config-ml.in: But different cache files per multilib variant.
8993
8994 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8995
8996         * configure (topsrcdir): Don't use dirname.
8997
8998 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
8999
9000         * MAINTAINERS: Add self to Write After Approval list.
9001
9002 2000-07-20  Jason Merrill  <jason@redhat.com>
9003
9004         * configure.in: Remove all references to libg++ and librx.
9005
9006         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9007
9008 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9009
9010         * config.sub: Update to subversions version 2000-07-06.
9011
9012 2000-07-12  Andrew Haley  <aph@cygnus.com>
9013
9014         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9015         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9016
9017 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9018
9019         * symlink-tree:  Check number of arguments.
9020
9021 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9022
9023         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9024         search path for a g++ extracted from the build tree.  This
9025         will allow link tests run by configure scripts in
9026         subdirectories to succeed.
9027
9028 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9029
9030         * ltconfig: Add support for mips-dde-sysv4.2MP
9031
9032 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9033
9034         * MAINTAINERS: Add myself as loop discovery maintainer.
9035
9036 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9037
9038         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9039         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9040
9041 2000-06-19  Timothy Wall  <twall@cygnus.com>
9042
9043         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9044         * config.sub: Add tic54x target.
9045
9046 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9047
9048         * MAINTAINERS: Add self as Fortran maintainer,
9049         remove Craig Burley.
9050
9051 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9052
9053         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9054         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9055
9056 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9057
9058         * MAINTAINERS: Add self as i18n maintainer
9059
9060 20000-05-21  H.J. Lu  (hjl@gnu.org)
9061
9062         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9063         directory are used if they exist. Make sure
9064         $(build_tooldir)/include is searched for header files,
9065         $(build_tooldir)/lib/ for library files.
9066         (GCC_FOR_TARGET): Likewise.
9067         (CXX_FOR_TARGET): Likewise.
9068
9069 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9070
9071         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9072
9073 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9074
9075         * Makefile.in (configure-target-libiberty): Depend on
9076         configure-target-newlib.
9077
9078 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9079
9080         * configure.in, Makefile.in: Merge all libffi-related
9081         configury stuff from the libgcj tree.
9082
9083 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9084
9085         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9086         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9087
9088 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9089
9090         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9091         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9092         current version information.  Add to proto-toplev directory.
9093         (gdb-taz): Build do-djunpack.
9094
9095 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9096
9097         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9098
9099 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9100
9101         * MAINTAINERS: Add self to Write After Approval list.
9102
9103 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9104
9105         * ltmain.sh: Preserve in relink_command any environment
9106         variables that may affect the linker behavior.
9107
9108 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9109
9110         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9111
9112 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9113
9114         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9115
9116 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9117
9118         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9119         with the version name.
9120
9121 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9122
9123         * MAINTAINERS: Add self as bb-reorder maintainer.
9124
9125 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9126
9127         * config.if: Tweak.
9128
9129 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9130
9131         * djunpack.bat: New file.
9132
9133 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9134
9135         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9136         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9137         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9138         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9139
9140 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9141
9142         * config.sub (case $basic_machine): Change default for "ibm-*"
9143         to "openedition".
9144
9145 2000-04-13  Andreas Jaeger  <aj@suse.de>
9146
9147         * MAINTAINERS: Added myself.
9148
9149 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9150
9151         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9152         (do-md5sum): New target.
9153         (MD5PROG): Define.
9154         (PACKAGE): Default to TOOL.
9155         (VER): Default to a shell script.
9156         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9157         md5 checksum generation.
9158         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9159         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9160         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9161         insight.tar.bz2): Use gdb-taz to create archive.
9162
9163 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9164
9165         * configure (warn_cflags): Delete.
9166
9167 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9168
9169         * MAINTAINERS: Added myself.
9170
9171 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9172             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9173
9174         * configure.in (enable_libstdcxx_v3): Add.
9175         (target_libs): Add bits here to switch between libstdc++-v2 and
9176         libstdc++-v3.
9177         * config.if: And this file too.
9178         * Makefile.in: Add libstdc++-v3 targets.
9179
9180 2000-04-05  Michael Meissner  <meissner@redhat.com>
9181
9182         * config.sub (d30v): Add d30v as a basic machine type.
9183
9184 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9185
9186         * configure.in: -linux-gnu*, not -linux-gnu.
9187
9188 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9189
9190         * MAINTAINERS: Add self in write-after-approval section.
9191
9192 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9193
9194         * MAINTAINERS: Add self as ia64 port maintainer.
9195
9196 2000-03-08  Neil Booth  <NeilB@earthling.net>
9197
9198         * MAINTAINERS: Add self in write-after-approval section.
9199
9200 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9201
9202         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9203         (do-tar-bz2): Replace TOOL with PACKAGE.
9204         (gdb.tar.bz2): Remove GDBTK from GDB package.
9205         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9206         dejagnu.tar.bz2): New packages.
9207
9208 2000-02-27  Andreas Jaeger  <aj@suse.de>
9209
9210         * configure.in: Add entry for mips*-*-linux*, move catch all
9211         *-*-*linux* entry below this one.
9212
9213 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9214
9215         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9216
9217 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9218
9219         * config.sub: Support an OS of "wince".
9220
9221 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9222
9223         * config.guess, config.sub: Updated to match config's 2000-02-15
9224         version.
9225
9226 2000-02-23  Linas Vepstas  <linas@linas.org>
9227
9228         * config.sub: Add support for Linux/IBM 370.
9229         * configure.in: Likewise.
9230
9231 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9232
9233         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9234
9235 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9236
9237         * config.guess: Guess "cygwin" rather than "cygwin32".
9238
9239 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9240
9241         * configure (gcc_version): When setting, narrow search to
9242         lines containing `version_string'.
9243
9244 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9245
9246         * config.sub: Add support for avr target.
9247
9248 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9249
9250         * MAINTAINERS: Add maintainers for MCore port.
9251
9252 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9253
9254         * config.sub: Add mmix-knuth-mmixware.
9255
9256 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9257
9258         * MAINTAINERS: Pair cccp with cpplib maintainership.
9259
9260 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9261
9262         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9263         structure stuff to -L library search.
9264         (CXX_FOR_TARGET): Ditto.
9265         (CROSS_CHECK_MODULES): Fix spelling mistake.
9266
9267 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9268
9269         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9270         the C++ compiler.
9271
9272 2000-01-12  Richard Henderson  <rth@cygnus.com>
9273
9274         * configure.in: Don't build some bits for beos.
9275
9276 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9277
9278         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9279         as include files.
9280
9281 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9282
9283         * Add self as cpplib maintainer, as requested by Jason
9284         Merrill.  Correct my e-mail address.
9285
9286 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9287
9288         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9289         not mh-aix43.
9290
9291 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9292
9293         * MAINTAINERS: Add myself to "write after approval" list.
9294
9295 1999-12-14  Richard Henderson  <rth@cygnus.com>
9296
9297         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9298         * config.sub: Accept alphaev[78], alphaev8.
9299
9300 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9301
9302         * config.guess, config.sub: Update from autoconf.
9303
9304 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9305
9306         * MAINTAINERS:  update my playtime e-address.
9307
9308 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9309
9310         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9311         necessary libraries are missing.
9312
9313 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9314
9315         * MAINTAINERS: Add new 'write after approval' maintainer.
9316
9317 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9318
9319         * MAINTAINERS: Add new Java maintainer.
9320
9321 1999-10-25  Andreas Schwab  <schwab@suse.de>
9322
9323         * configure: Fix quoting inside arguments of eval.
9324
9325 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9326
9327         * config-ml.in: Allow suppression of some ARM multilibs.
9328
9329 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9330
9331         * config.guess: Add OS/390 match pattern.
9332         * config.sub: Add mvs, openedition targets.
9333         * configure.in (i370-ibm-opened*): New.
9334
9335 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9336
9337         * config.sub: Add support for configuring for pj.
9338
9339 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9340
9341         * config.sub (maybe_os): Add support for configuring for fr30.
9342
9343 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9344
9345         * configure.in: Do not configure or build ld for AIX
9346         platforms.  ld is known to be broken on these platforms.
9347
9348 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9349
9350         * config-ml.in: Pass compiler flag corresponding to multidirs to
9351         subdir configures.
9352
9353 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9354
9355         * Makefile.in (LDFLAGS): Define.
9356
9357 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9358
9359         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9360         noconfigdirs.
9361         (*-*-cygwin*): Likewise.
9362
9363 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9364
9365         * mkdep: New file.
9366         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9367         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9368
9369         From Eli Zaretskii <eliz@is.elta.co.il>:
9370         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9371         long file name when using DJGPP on MS-DOS.
9372
9373 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9374
9375         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9376
9377 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9378
9379         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9380         dependency as this causes "make check" to globally "make all"
9381
9382 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9383
9384         * configure.in (target_libs): Added target-zlib.
9385         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9386         (CONFIGURE_TARGET_MODULES): Likewise.
9387         (CHECK_TARGET_MODULES): Likewise.
9388         (INSTALL_TARGET_MODULES): Likewise.
9389         (CLEAN_TARGET_MODULES): Likewise.
9390         (configure-target-zlib): New target.
9391         (all-target-zlib): Likewise.
9392         (all-target-libjava): Depend on all-target-zlib.
9393         (configure-target-libjava): Depend on configure-target-zlib.
9394
9395         * Makefile.in (configure-target-libjava): Depend on
9396         configure-target-newlib.
9397         (configure-target-boehm-gc): New target.
9398         (configure-target-qthreads): New target.
9399
9400         * configure.in (target_libs): Added target-qthreads.
9401         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9402         (CONFIGURE_TARGET_MODULES): Likewise.
9403         (CHECK_TARGET_MODULES): Likewise.
9404         (INSTALL_TARGET_MODULES): Likewise.
9405         (CLEAN_TARGET_MODULES): Likewise.
9406         (all-target-qthreads): New target.
9407         (configure-target-libjava): Depend on configure-target-qthreads.
9408         (all-target-libjava): Depend on all-target-qthreads.
9409
9410         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9411         (CONFIGURE_TARGET_MODULES): Likewise.
9412         (CHECK_TARGET_MODULES): Likewise.
9413         (INSTALL_TARGET_MODULES): Likewise.
9414         (CLEAN_TARGET_MODULES): Likewise.
9415         (all-target-libjava): New target.
9416         (all-target-boehm-gc): Likewise.
9417         * configure.in (target_libs): Added libjava, boehm-gc.
9418
9419 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9420
9421         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9422         configure.bat in SUPPORT_FILES.
9423         (gas+binutils.tar.bz2): Likewise.
9424
9425         * makeall.bat: Remove; obsolete.
9426
9427 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9428
9429         From Mark Elbrecht:
9430         * configure.bat: Remove; obsolete.
9431
9432 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9433
9434         * configure: Add -W -Wall to the default CFLAGS when compiling with
9435         gcc.
9436
9437 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9438
9439         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9440
9441 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9442
9443         * configure.in: Build ld on IRIX6.
9444
9445 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9446
9447         * Makefile.in: Change distribution targets to use bzip2 instead of
9448         gzip.
9449         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9450         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9451
9452 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9453
9454         * config.sub: Add mcore target.
9455
9456 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9457
9458         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9459
9460 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9461
9462         * config.guess (dummy): Changed to $dummy.
9463
9464 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9465
9466         * config.sub: Tidied up case statements.
9467
9468 1999-05-22  Ben Elliston  <bje@cygnus.com>
9469
9470         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9471         <jiro@din.or.jp>.
9472
9473         * config.guess: Merge with FSF version. Future changes will be
9474         more accurately recorded in this ChangeLog.
9475         * config.sub: Likewise.
9476
9477 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9478
9479          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9480
9481 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9482
9483         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9484
9485 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9486
9487         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9488
9489 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9490
9491         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9492         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9493         Bad merge removed these two changes.
9494
9495 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9496                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9497
9498         * config.guess (interix Alpha): Add.
9499
9500 1999-04-11  Richard Henderson  <rth@cygnus.com>
9501
9502         * configure.in (i?86-*-beos*): Do config gperf; don't config
9503         gdb, newlib, or libgloss.
9504
9505 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9506
9507         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9508         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9509         from multidirs.
9510
9511 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9512
9513         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9514
9515 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9516
9517         * config.sub: Add support for mcore targets.
9518
9519 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9520
9521         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9522         not mt-ospace, in order to shut up assembler warning about using
9523         symbols that are named the same as registers.
9524
9525 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9526
9527         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9528         dependency list for all-target-cygmon.
9529
9530 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9531
9532         * config-ml.in: Check $host, not $target, for selective multilibs.
9533         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9534         thumb interworking, and underscore prefix multilibs.
9535
9536 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9537
9538         * missing: Update to version from current automake.
9539
9540 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9541
9542         * configure (gxx_include_dir): Removed.
9543
9544         * configure.in (gxx_include_dir): Handle it.
9545         * Makefile.in: Likewise.
9546
9547 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9548
9549         * config.sub (mips64vr4111,mips64vr4111el) Add.
9550
9551 1999-03-21  Ben Elliston  <bje@cygnus.com>
9552
9553         * config.guess: Correct typo for detecting ELF on FreeBSD.
9554
9555 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9556
9557         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9558         config/mh-djgpp.
9559
9560 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9561
9562         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9563         all-target-newlib to dependency list for all-target-bsp.
9564
9565 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9566
9567         * config.sub: Add i386-uwin support.
9568         * config.guess: Likewise.
9569
9570 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9571
9572         * configure.in: cleanup, add mh-*pic handling for arm, special
9573         case powerpc*-*-aix*
9574
9575 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9576
9577         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9578         can be built.
9579
9580 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9581
9582         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9583         targets.
9584
9585 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9586
9587         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9588
9589 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9590
9591         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9592
9593 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9594
9595         * config.sub: Fix typo in arm recognition.
9596
9597 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9598
9599         * configure.in (noconfigdirs): Changed target_configdirs to
9600         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9601         rather than m68k-*-* since it is not known to work on
9602         m68k-aout. Ditto for arm-*-*oabi.
9603
9604 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9605
9606         * configure.in (*-*-windows*): Remove, no longer used.
9607
9608 1999-02-19  Ben Elliston <bje@cygnus.com>
9609
9610         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9611         Smart and improved by Andrew Cagney.
9612
9613 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9614
9615         * config.guess: Recognize openbsd-*-hppa.
9616
9617 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9618
9619         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9620         only if it is not empty.
9621
9622 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9623
9624         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9625
9626         * config.guess: Modified to recognize uname's armv* syntax.
9627
9628         * config.sub: Modified to recognize uname's armv* syntax.
9629
9630 1999-02-17  Mark Salter  <msalter@cygnus.com>
9631
9632         * configure.in: Added target-bsp for sparclite.
9633
9634 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9635
9636         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9637
9638 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9639
9640         * configure.in: Add support for strongarm port.
9641         * config.sub: Add support for strongarm target.
9642
9643 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9644
9645         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9646         the old name config/mh-cygwin32.
9647         Enable texinfo.
9648
9649 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9650
9651         * configure.in: Do build ld for ix86 Solaris.
9652
9653 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9654
9655         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9656         $AR_FOR_TARGET.  Likewise for RANLIB.
9657
9658 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9659
9660         * config.sub (oabi):  Recognize.
9661         * configure.in (arm-*-oabi):  Handle.
9662
9663 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9664
9665         * config.guess: Improve detection of i686 on UnixWare 7.
9666
9667 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9668
9669         * config.guess: Add support for i386-pc-interix.
9670         * config.sub: Likewise.
9671         * configure.in: Likewise.
9672
9673 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9674
9675         * Makefile.in: Remove unneeded all-target-libio from
9676         from all-target-winsup target since it is now unneeded.
9677         Add all-target-libtermcap in its place since it is now
9678         needed.
9679
9680 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9681
9682         * configure.in: makefile stub for cygwin target is probably
9683         unnecessary.  Remove it for now.
9684
9685 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9686
9687         * configure.in: libtermcap.a should be built when cygwin is the
9688         target as well as the host.
9689         * config.guess: Allow mixed case in cygwin uname output.
9690         * Makefile.in: Add libtermcap target.
9691
9692 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9693
9694         * config.sub: Clean up handling of hppa2.0.
9695
9696 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9697
9698         * config.guess: Use C code to identify more HP machines.
9699
9700 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9701
9702         * config.sub: Handle hppa2.0.
9703
9704 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9705
9706         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9707         cygmon for all sparclite targets, regardless of object format.
9708
9709 1998-12-15  Mark Salter  <msalter@cygnus.com>
9710
9711         * configure.in: Added target-bsp for several target architectures.
9712
9713         * Makefile.in: Added rules for bsp.
9714
9715 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9716
9717         * config.guess: Improve detection of hppa2.0 processors.
9718
9719 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9720
9721         * config.guess: Recognize FreeBSD using ELF automatically.
9722
9723 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9724
9725         * configure (skip-this-dir): Add handling for new shell script, which
9726         might be created by a sub-directory's configure to indicate, this particular
9727         directory is "unwanted".
9728         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9729
9730 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9731
9732         * ltconfig: import from libtool, after changing libtool to
9733         account for the cygwin name change.
9734
9735 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9736
9737         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9738         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9739
9740 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9741
9742         * configure.in: Add libtermcap to list of cygwin dependencies.
9743
9744 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9745
9746         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9747         they include winsup/include when it's a cygwin target.
9748
9749 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9750
9751         * configure.in (host_tools): Added zip.
9752         * Makefile.in (all-target-libjava): Depend on all-zip.
9753         (all-zip): New target.
9754         (ALL_MODULES): Added all-zip.
9755         (NATIVE_CHECK_MODULES): Added check-zip.
9756         (INSTALL_MODULES): Added install-zip.
9757         (CLEAN_MODULES): Added clean-zip.
9758
9759 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9760
9761         * Makefile.in: lose "32" from comment about cygwin.
9762
9763 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9764
9765         * configure.in: Use -Os to build target libraries for the fr30.
9766
9767 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9768
9769         * config.sub: Add fr30.
9770
9771 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9772
9773         * configure.in: drop "32" from config/mh-cygwin32.  Check
9774         cygwin* instead of cygwin32*.
9775         * config.sub: Check cygwin* instead of cygwin32*.
9776
9777 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9778
9779         * config.guess: Match any version of Unixware7.
9780
9781 1998-10-20  Syd Polk  <spolk@cygnus.com>
9782
9783         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9784         if desired.
9785
9786 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9787
9788         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9789         these if the appropriate directories and files to not exist.
9790
9791 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9792
9793         * Makefile.in (DEVO_SUPPORT): Add config.if.
9794
9795 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9796
9797         * configure: Add pattern to replace "build_tooldir"'s
9798         definition in the generated Makefile with "tooldir"'s
9799         actual value.
9800
9801 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9802
9803         * config.sub: Bring back lost sparcv9.
9804
9805         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9806
9807 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9808
9809         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9810         CC_FOR_TARGET and friends.
9811
9812 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9813
9814         * Makefile.in (build_tooldir): New variable, same as tooldir.
9815         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9816         -B$(build_tooldir)/bin/.
9817         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9818
9819 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9820
9821         * README: Remove installation instructions and refer to the
9822         INSTALL directory instead.
9823
9824 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9825
9826         * config.sub: Add support for i[34567]86-pc-udk.
9827         * configure.in: Likewise.
9828
9829 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9830
9831         * Makefile.in: add bzip2 package building bits for user
9832         tools module
9833         * configure.in: ditto
9834
9835 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9836
9837         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9838         (ALL_TARGET_MODULES): Add all-target-libobjc.
9839         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9840         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9841         (all-target-libchill): Add dependencies.
9842         * configure.in (target_libs): Add libchill.
9843
9844 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9845
9846         * configure.in (target_subdir): Remove duplicate line.
9847
9848 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9849
9850         * Makefile.in (all-automake): fix dependencies.
9851
9852 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9853
9854         * configure.in: Minor cleanups for building in the $(target_alias)
9855         subdir.
9856
9857 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9858
9859         * Makefile.in (bootstrap): Set r and s before make all.  Use
9860         BASE_FLAGS_TO_PASS in make all.
9861         (cross): Likewise.
9862
9863 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9864
9865         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9866
9867 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9868
9869         * config.sub: Fix typo in last change.
9870
9871 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9872
9873         * config.sub: Add support for C4x target.
9874         * configure.in: Likewise.
9875
9876 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9877
9878         * config.sub: Recognize sparcv9 just like sparc64.
9879
9880 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9881
9882         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9883
9884 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9885
9886         * config.guess: Correctly identify Pentium II sco boxes.
9887
9888         * config.guess: Fix "tr" code.  From Weiwen Liu.
9889
9890 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9891
9892         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9893         stabs.
9894
9895 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9896
9897         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9898         (ALL_TARGET_MODULES): Add all-target-libchill.
9899         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9900         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9901         (all-target-libchill): Add dependencies.
9902         * configure.in (target_libs): Add libchill.
9903
9904 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9905
9906         * config.guess: Avoid assumptions about "tr" behaves when
9907         LANG is set to something other than English.
9908
9909 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9910
9911         * configure (gxx_include_dir): Changed to
9912         '${prefix}/include/g++'-${libstdcxx_interface}.
9913
9914         * config.if: New to determine the interfaces.
9915
9916 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9917
9918         * config.guess: Detect and handle MPE/IX.
9919         * config.sub: Deal with MPE/IX.
9920
9921 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9922
9923         * configure.in: Use mh-aix43.
9924
9925 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9926
9927         * configure: Fix --without/--disable cases for gxx-include-dir.
9928
9929 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9930
9931         * mdata-sh:  Imported.  Needed for automake support.
9932
9933 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9934
9935         * Makefile.in (taz): Try "chmod -R og=u ." before
9936         "chmod og=u `find . -print`".
9937
9938 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9939
9940         * configure.in: Add arm-elf and thumb-elf support.
9941
9942 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9943
9944         * Makefile.in: Undo previous patch.
9945
9946 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9947
9948         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9949         to here ...
9950         (install-no-fixedincludes): and here
9951         (INSTALL_MODULES): ... from here.
9952
9953 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9954
9955         * config.sub: Merge with FSF.
9956
9957         * config.guess: Merge with FSF.
9958
9959 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9960
9961         * configure (extraconfigdirs): New variable.
9962         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9963         * Makefile.in (all): Move higher in file.
9964         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9965         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9966         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9967         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9968         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9969
9970 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9971
9972         * Makefile.in (all-target-libjava): Depend on all-gcc and
9973         all-target-newlib.
9974         (configure-target-libjava): Depend on $(ALL_GCC).
9975
9976 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9977
9978         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9979         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9980
9981 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9982
9983         * INSTALL/README: Fix typo.
9984
9985 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9986
9987         * ylwrap: Change absolute path checks to check for DOS style path
9988         names.
9989
9990         * ylwrap: Don't use a full path name if the source file is in the
9991         same directory.  From hjl@lucon.org (H.J. Lu).
9992
9993         * config-ml.in: Default to being verbose, to match Feb 18 change to
9994         configure.
9995
9996 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9997
9998         Brought over from egcs:
9999
10000         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10001
10002         * configure.in (target_subdir): Set to ${target_alias} instead
10003         of "libraries".
10004
10005         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10006
10007         * configure.in (target_subdir): Set to libraries if enable_multilib.
10008
10009 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10010
10011         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10012         multilibs, force reconfiguration the first time we create
10013         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10014
10015 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10016
10017         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10018         avoid confusion with --no-recursion.
10019
10020 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10021
10022         * configure.in: Win32 hosts shouldn't use install -x
10023         * install-sh: remove -x option, and special .exe-handling
10024         hack.
10025
10026 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10027
10028         * config.guess: Recognize i586-pc-beos.
10029         * configure.in: Don't build some bits for beos.
10030
10031 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10032
10033         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10034         CFLAGS default to -O2.
10035
10036         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10037         when using GNU ld.
10038
10039 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10040
10041         * ltmain.sh: Correct install when using a different shell.
10042
10043 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10044
10045         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10046
10047 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10048
10049         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10050         target.
10051
10052 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10053
10054         * ltconfig: Update to correct AIX handling.
10055
10056 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10057
10058         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10059
10060         * configure.in (target_subdir): Set to ${target_alias} instead
10061         of "libraries".
10062
10063 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10064
10065         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10066         (Makefile): Depend on $(gcc_version_trigger).
10067
10068         * configure (gcc_version): Change default initializer to empty
10069         string.
10070         (gcc_version_trigger): New variable; pass this variable down
10071         to subdir configures to enable them checking gcc's version
10072         themselves. Emit make macros for both gcc_version vars.
10073         (topsrcdir): Initialize reliably.
10074         (recursion line): Remove --with-gcc-version=${gcc_version}.
10075
10076 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10077
10078         * configure (enable_version_specific_runtime_libs): Implement new flag
10079         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10080         in $(libsubdir); emit definition in each generated Makefile.
10081         (gxx_include_dir): Initialize depending on
10082         $enable_version_specific_runtime_libs.
10083
10084 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10085
10086         * configure (gcc_version): Initialize properly depending on
10087         how and where configure is started.
10088         (recursion line): Pass a --with-gcc-version=${gcc_version}
10089         to configures in subdirs.
10090
10091 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10092
10093         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10094         cygmon
10095
10096 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10097
10098         * configure.in: Add cygmon and libstub support for mn10200.
10099
10100 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10101
10102         * configure (gcc_version): Add new variable describing the
10103         particular gcc version we're building.
10104         * Makefile.in (libsubdir): Add new macro for the directory
10105         in which the compiler finds executables, libraries, etc.
10106         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10107         and libsubdir.
10108
10109 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10110
10111         * Makefile.in (local-clean): Remove *.log.
10112         (warning.log): Built with warn_summary from build.log.
10113         (mail-report.log): Run test_summary.
10114         (mail-report-with-warnings.log): Run test_summary including
10115         warning.log in the report.
10116
10117 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10118
10119         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10120
10121 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10122
10123         * Makefile.in (grep): Grep no longer depends on libiberty.
10124
10125 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10126
10127         * Makefile.in: all-snavigator needs all-libgui.
10128
10129 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10130
10131         * configure.in: Add cygmon and libstub support for mn10300.
10132
10133 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10134
10135         * missing: Update to version from automake 1.3.
10136
10137         * ltmain.sh: On installation, don't get confused if the same name
10138         appears more than once in the list of library names.
10139
10140 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10141
10142         * config.sub: Accept m68060 and m5200 as CPU names.
10143
10144 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10145
10146         * configure: Use && rather than using -a in test, because odd
10147         strings can confuse test.
10148         * configure.in: Likewise.
10149
10150 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10151
10152         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10153
10154 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10155
10156         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10157         bootstrap4-lean): New targets.
10158
10159 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10160
10161         * mpw-* Delete.  Not used.
10162
10163 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10164
10165         * COPYING.LIB: Update FSF address.
10166
10167 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10168
10169         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10170
10171         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10172         GAS_SUPPORT_DIRS.
10173
10174 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10175
10176         * ltconfig, ltmain.sh: Avoid producing a version number if
10177         -version-info was not used.
10178
10179 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10180
10181         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10182         building with newlib.
10183
10184 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10185
10186         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10187         Solaris `make' causes it to continue to next definition.
10188
10189 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10190
10191         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10192         the right GUI libraries and files are installed along with GDB.
10193
10194 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10195
10196         * configure.in: Change alpha to alpha* in several places.
10197
10198 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10199
10200         * config.sub: Recognize sparc86x.
10201
10202 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10203
10204         * configure.in (--enable-target-optspace): Remove debug echo.
10205
10206 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10207
10208         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10209
10210 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10211
10212         * ltconfig: Update cygwin32 support.
10213
10214         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10215         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10216         (GDB_SUPPORT_DIRS): Likewise.
10217
10218 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10219
10220         * configure.in (target_makefile_frag): If --enable-target-optspace,
10221         use -Os to compile target libraries rather than -O2.  Default to
10222         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10223         not used.
10224         * configure.in (target_cflags): Ditto for d30v.
10225
10226 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10227
10228         * Makefile.in (all-bfd): Depend on all-intl.
10229         (all-binutils): Likewise.
10230         (all-gas): Likewise.
10231         (all-gprof): Likewise.
10232         (all-ld): Likewise.
10233
10234 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10235
10236         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10237
10238 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10239
10240         * Makefile.in (all-bfd): Depend upon all-libiberty.
10241
10242         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10243
10244 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10245
10246         * Makefile.in: Add libstub.
10247
10248         * configure.in: Ditto. Build libstub for targets that have cygmon
10249         support.
10250
10251 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10252
10253         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10254
10255 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10256
10257         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10258         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10259
10260 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10261
10262         * configure: Define DEFAULT_M4 by searching PATH.
10263         * Makfile.in: Use DEFAULT_M4.
10264
10265 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10266
10267         * ltconfig: Add cygwin32 support.
10268
10269         * Makefile.in, configure.in: Add libtool as a native only directory
10270         to configure and build.
10271
10272 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10273
10274         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10275
10276 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10277
10278         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10279
10280 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10281
10282         * Makefile.in: add ash make rules
10283         * configure.in: add ash to native_only and host_tools lists
10284
10285 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10286
10287         * Makefile.in (all-gettext, all-intl): New targets.
10288         (ALL_MODULES): Added all-gettext, all-intl.
10289         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10290         (INSTALL_MODULES): Added install-gettext, install-intl.
10291         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10292
10293         * configure.in (host_tools): Added gettext.
10294         (native_only): Likewise.
10295         (noconfigdirs) [various cases]: Likewise.
10296         (host_libs): Added intl.
10297
10298 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10299
10300         * configure: Do not disable building gdbtk for cygwin32 hosts.
10301
10302 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10303
10304         * configure.in: Add thumb-coff target.
10305         * config.sub: Add thumb-coff target.
10306
10307 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10308
10309         * Makefile.in: Revert yesterday's change.
10310         (all-target-winsup):  all-target-librx stays out of here.
10311
10312 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10313
10314         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10315         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10316         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10317         Remove references to librx and libg++.
10318
10319 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10320
10321         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10322         recursive makes
10323
10324 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10325
10326         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10327         for newlib directory.
10328         (CXX_FOR_TARGET): Likewise.
10329
10330 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10331
10332         * ltconfig: Update after libtool/ltconfig.in change for
10333         hpux11.
10334
10335 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10336
10337         * ltconfig, ltmain.sh: Update to libtool 1.2.
10338
10339 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10340
10341         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10342         (install-gcc-cross): Instead, override LANGUAGES here.
10343
10344 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10345
10346         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10347         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10348
10349 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10350
10351         * configure.in: Add Thumb-pe target.
10352
10353 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10354
10355         * Makefile.in - changed sn targets to snavigator
10356         * configure.in - changed sn targets to snavigator
10357
10358 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10359
10360         * config-ml.in: After building symlink tree call make distclean
10361         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10362         to be the case for libiberty.
10363
10364 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10365
10366         * configure: When making link, also check the current
10367         directory. The configure scripts may create one.
10368
10369 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10370
10371         * config.sub: Accept alphapca56 and alphaev6 properly.
10372
10373 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10374
10375         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10376
10377 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10378
10379         * config.sub (sco5): Fix typo.
10380
10381 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10382
10383         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10384         install-itcl.
10385         (install-itcl): Remove dependency on install-tcl.
10386
10387 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10388
10389         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10390
10391 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10392
10393         * configure.in: Don't build libgui for a cygwin32 target when not on
10394         a cygwin32 host.
10395
10396 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10397
10398         * configure (redirect): Set to null, so default behavior of
10399         configure is now --verbose.
10400
10401 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10402
10403         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10404         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10405
10406 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10407
10408         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10409         this change to sync Makefile.in with its ChangeLog entries.
10410
10411 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10412
10413         * ltmain.sh (mkdir): Check that the directory doesn't exist
10414         before we exit with error, so that we don't get races during
10415         parallel builds.
10416
10417 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10418
10419         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10420
10421 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10422
10423         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10424         PICFLAG_FOR_TARGET.
10425         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10426
10427         * configure: Emit a definition for the new macro enable_shared
10428         into each Makefile.
10429
10430 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10431
10432         * configure.in (host_tools, native_only): Add libtool.
10433
10434 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10435
10436         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10437         Fix typo in ming config comment.
10438
10439 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10440
10441         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10442
10443 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10444
10445         * config.sub: Add tic30 cases, and map c30 to tic30.
10446
10447 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10448
10449         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10450         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10451         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10452         (CLEAN_TARGET_MODULES): Similarly
10453         (all-target-libf2c): Add dependences.
10454         * configure.in (target_libs): Add libf2c.
10455
10456 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10457
10458         * configure.in: Remove expect from noconfigdirs when target
10459         is cygwin32.  OK to build expect and dejagnu with Canadian
10460         Cross.
10461
10462 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10463
10464         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10465         host.
10466
10467         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10468         and mingw32.
10469
10470 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10471
10472         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10473         here as it is not defined in the toplevel Makefile.
10474
10475 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10476
10477         * configure (package_makefile_rules_frag): New variable, which names
10478         a file with generic rules, ...
10479         Change comment to mention we now have FIVE parts.
10480         * configure: Undo last change.
10481
10482 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10483
10484         * config.guess: More accurate determination of HP processor types.
10485         * config.sub: More accurate determination of HP processor types.
10486
10487 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10488
10489         * configure (package_makefile_frag): Move inserting the
10490         ${package_makefile_frag} to where it should be according
10491         to the comment.
10492
10493 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10494
10495         * config.guess: Add support for Linux/ARM.
10496
10497 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10498
10499         * .cvsignore: Remove *-info and *-install since they match
10500         release-info and mpw-install, which we don't want to just ignore.
10501
10502 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10503
10504         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10505
10506 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10507
10508         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10509         local_prefix to sub-make invocations.
10510
10511 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10512
10513         * configure.in: Check makefile fragments in the source
10514         directory.
10515
10516 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10517
10518         * configure.in: Check whether host and target makefile
10519         fragments exist before adding them to *_makefile_frag.
10520
10521 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10522
10523         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10524
10525 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10526
10527         * configure.in: Make sure we only replace RPATH_ENVVAR on
10528         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10529         regexp to sed.
10530
10531         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10532         to sub-makes.
10533
10534 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10535
10536         * config-ml.in (multi-do): LDFLAGS must include multilib
10537         designator.
10538
10539 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10540
10541         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10542
10543 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10544
10545         * config.sub: Add mingw32 support.
10546         * configure.in: Likewise.
10547
10548 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10549
10550         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10551
10552 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10553
10554         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10555         * configure (gxx_include_dir): Provide a definition for subdirs
10556         which do not use autoconf.
10557
10558 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10559
10560         * config.guess: Sync with egcs.  Picks up new alpha support,
10561         BeOS & some additional linux support.
10562
10563 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10564
10565         * config.guess: HP 9000/803 is a PA1.1 machine.
10566
10567 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10568
10569         * configure.in: It's alpha*-...
10570
10571 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10572
10573         * configure.in (host_makefile_frag, target_makefile_frag):
10574         Handle multiple config files.
10575         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10576         alpha-*-*.
10577
10578 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10579
10580         * mkdep: New file.
10581
10582 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10583
10584         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10585
10586 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10587
10588         * Makefile.in: Add libgui directory.
10589         (GDB_TK): Add all-libgui.
10590         * configure.in: Add libgui directory.
10591         * configure: Add all-libgui to GDB_TK.
10592
10593 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10594
10595         * config-ml.in (multidirs): Add m32r to multilib list.
10596
10597 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10598
10599         * Makefile.in (all-target-gperf): Change dependency to
10600         all-target-libstdc++.
10601
10602 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10603
10604         * config.guess: Add BeOS support.
10605
10606 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10607
10608         Source directory cvs renamed to cvssrc:
10609         * configure.in (host_tools): Change cvs to cvssrc.
10610         (native_only): Likewise.
10611         (noconfigdirs) [various cases]: Likewise.
10612         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10613         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10614         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10615         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10616         (all-cvssrc): Rename target from all-cvs.
10617
10618 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10619
10620         * configure (gxx_include_dir): Fix thinko.
10621
10622 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10623
10624         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10625         (install-cross, install-gcc-cross): New targets.
10626
10627 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10628
10629         * configure.in (noconfigdirs): Add support for Thumb target.
10630
10631         * config.sub (maybe_os): Add support for Thumb target.
10632
10633 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10634
10635         * Makefile.in: Add rules for cygmon.
10636
10637         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10638
10639 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10640
10641         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10642         * configure (gxx_include_dir): Provide a definition for subdirs
10643         which do not use autoconf.
10644
10645 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10646
10647         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10648         11/18/97 build
10649
10650 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10651
10652         * From Franz Sirl.
10653         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10654         found on RedHat Linux systems.
10655
10656 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10657
10658         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10659         guesses.
10660
10661 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10662
10663         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10664
10665 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10666
10667         * ltmain.sh: If mkdir fails, check whether the directory was created
10668         anyhow by some other process.
10669
10670 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10671
10672         * configure.in (d30v-*-*): Configure all directories.
10673
10674 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10675
10676         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10677         for the D30V.
10678
10679 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10680
10681         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10682
10683 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10684
10685         * include/libiberty.h: Add extern "C" { so it can be used with C++
10686         progrms.
10687         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10688         programs.
10689
10690 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10691
10692         * configure.in (d30v-*-*): Configure GCC now.
10693
10694 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10695
10696         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10697         is no longer needed.
10698
10699 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10700
10701         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10702
10703 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10704
10705         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10706         targets using "$@" to provide support for similar but not identical
10707         targets without having to duplicate code.
10708
10709 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10710
10711         * makefile.vms: Fix to work with DEC C.
10712
10713 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10714
10715         * config.sub: Add mips-tx39-elf to marketing names.
10716
10717 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10718
10719         * ltmain.sh: Handle symlinks in generated script.
10720
10721 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10722
10723         * configure: Handle autoconf style directory options: --bindir,
10724         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10725         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10726         --sysconfdir.
10727         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10728         (sharedstatedir, localstatedir, oldincludedir): New variables.
10729         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10730         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10731         sbindir, sharedstatedir, and sysconfdir.
10732
10733 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10734
10735         * Makefile.in (bootstrap-lean): New target.
10736
10737 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10738
10739         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10740         sn, and gnuserv from noconfigdirs.
10741
10742 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10743
10744         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10745
10746 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10747
10748         * Makefile.in (cross): New target.
10749
10750 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10751                           Jeff Law         <law@cygnus.com>
10752
10753         * Makefile.in (bootstrap2, bootstrap3): New targets.
10754         (all-bootstrap): Remove outdated and confusing target.
10755         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10756
10757 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10758
10759         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10760         windows.  Consistent with gdb/configure.
10761
10762 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10763
10764         * configure.in: Name Linux target fragment.
10765
10766         * configure: Rewrite so that project Makefile fragment is inserted
10767         first and appears last in the resulting Makefile.
10768
10769 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10770
10771         * Makefile.in (install-itcl): Install tcl first.
10772
10773 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10774
10775         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10776
10777 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10778
10779         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10780
10781         * configure.in (skipdirs): Add target-librx for Linux.
10782         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10783
10784 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10785
10786         * Makefile.in (bootstrap): New target.
10787
10788 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10789
10790         * config.sub: Accept 'amigados' for backward compatibility.
10791
10792 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10793
10794         * config.guess: Merge with FSF.
10795
10796 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10797
10798         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10799
10800 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10801
10802         * config.sub: Add "marketing-names" patch.
10803
10804 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10805
10806         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10807
10808 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10809
10810         * config.sub: Handle v850-elf.
10811
10812 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10813
10814         * .cvsignore (*-install): Remove.
10815
10816 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10817
10818         * ltconfig: Set CONFIG_SHELL in libtool.
10819         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10820
10821 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10822
10823         * configure.in (target_subdir): Set to libraries if enable_multilib.
10824
10825 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10826
10827         * config.guess: Update from gcc directory.
10828
10829 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10830
10831         * Makefile.in (all-sim): Depends on all-readline.
10832
10833 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10834
10835         * Makefile.in (BISON, YACC): Use $$s.
10836         (all-bison): Depend on all-texinfo.
10837
10838 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10839
10840         * Makefile.in (BISON): Add -L flag.
10841         (YACC): Likewise.
10842
10843 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10844
10845         * configure.in (noconfigdirs): Add support for v850e target.
10846
10847         * config.sub (maybe_os): Add support for v850e target.
10848
10849 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10850
10851         * configure.in (noconfigdirs): Add support for v850ea target.
10852
10853         * config.sub (maybe_os): Add support for v850ea target.
10854
10855 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10856
10857         * config.sub: Add mipstx39.  Delete r3900.
10858
10859 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10860
10861         * Makefile.in (all-autoconf): Depends on all-texinfo.
10862
10863 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10864
10865         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10866         eabi targets.
10867
10868 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10869
10870         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10871
10872         * configure: When handling a Canadian Cross, handle YACC as well as
10873         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10874         * Makefile.in (all-bison): Depend upon all-texinfo.
10875
10876 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10877
10878         * Makefile.in (BISON): bison, not byacc or bison -y.
10879         (YACC): bison -y or byacc or yacc.
10880         (various): Add *-bison as appropriate.
10881         (taz): No need to mess with BISON anymore.
10882
10883 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10884
10885         * configure: If OSTYPE matches *win32*, try to find a good value for
10886         CONFIG_SHELL.
10887
10888 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10889
10890         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10891         configure.in if it is present.
10892
10893 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10894
10895         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10896
10897 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10898
10899         * config.sub: Recognize `arc' cpu.
10900         * configure.in: Likewise.
10901         * config-ml.in: Likewise.
10902
10903 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10904
10905         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10906
10907 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10908
10909         * configure: Changed sed delimiter from ':' to '|' when
10910         attempting to substitute ${config_shell} for SHELL. On
10911         NT ${config_shell} may contain a ':' in it.
10912
10913 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10914
10915         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10916
10917 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10918
10919         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10920
10921 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10922
10923         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10924
10925         * ylwrap: If the program is a relative path, force it to be
10926         absolute.
10927
10928 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10929
10930         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10931
10932 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10933
10934         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10935         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10936         for libraries.
10937
10938 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10939
10940         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10941         separated by spaces.
10942
10943 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10944
10945         * ylwrap: New file.
10946         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10947
10948         * ltmain.sh: Handle /bin/sh at start of install program.
10949
10950         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10951
10952         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10953         * missing: New file, from automake 1.2.
10954
10955 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10956
10957         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10958         check-tk to CHECK_X11_MODULES.
10959
10960 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10961
10962         * config.sub: Merge with FSF.
10963
10964 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10965
10966         * config.guess: Merge with FSF.
10967
10968 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10969
10970         * configure: Treat msdosdjgpp like go32.
10971         * configure.in: Likewise.  Don't remove gprof for go32.
10972
10973         * configure: Change Makefile.tem2 to Makefile.tm2.
10974
10975 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10976
10977         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10978
10979 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10980
10981         * install-sh (chmodcmd): Set to null if the DST directory already
10982         exists.  Same as Nov 11th change.
10983
10984 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10985
10986         * configure (GDB_TK): Needs itcl and tix.
10987
10988 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10989
10990         * config.guess: Update from FSF.
10991
10992 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10993
10994         * Makefile.in (GDB_TK): Depend on itcl and tix.
10995
10996 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10997
10998         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10999         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11000         (INSTALL_SCRIPT): New variable.
11001         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11002         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11003         to -x.
11004         * install-sh: Add support for -x option.
11005
11006 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11007
11008         * configure.in, Makefile.in: Treat tix like itcl.
11009
11010 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11011
11012         * Makefile.in (WINDRES): New variable.
11013         (WINDRES_FOR_TARGET): New variable.
11014         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11015         (EXTRA_HOST_FLAGS): Add WINDRES.
11016         (EXTRA_TARGET_FLAGS): Add WINDRES.
11017         (EXTRA_GCC_FLAGS): Add WINDRES.
11018         ($(DO_X)): Pass down WINDRES.
11019         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11020         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11021         DLLTOOL_FOR_TARGET.
11022
11023 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11024
11025         * configure.in: configure sim before gdb for win32-x-ppc
11026
11027 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11028
11029         Move gperf into the toplevel, from libg++.
11030         * configure.in (target_tools): Add target-gperf.
11031         (native_only): Add target-gperf.
11032         * Makefile.in (all-target-gperf): New target, depend on
11033         all-target-libg++.
11034         (configure-target-gperf): Empty rule.
11035         (ALL_TARGET_MODULES): Add all-target-gperf.
11036         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11037         (CHECK_TARGET_MODULES): Add check-target-gperf.
11038         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11039         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11040
11041 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11042
11043         * config.sub (mn10200): Recognize new basic machine.
11044
11045 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11046
11047         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11048         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11049
11050 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11051
11052         * configure.in: If we're building mips-sgi-irix6* native, turn on
11053         ENABLE_MULTILIB and set TARGET_SUBDIR.
11054
11055 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11056
11057         * Makefile.in (all-sn): Depend on all-grep.
11058
11059 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11060
11061         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11062
11063         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11064         Makefile.  From Jeff Makey <jeff@cts.com>.
11065         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11066
11067         * Makefile.in (DISTBISONFILES): Remove.
11068         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11069         $(DEFAULT_YACC).
11070
11071         * configure.in: Build itl, db, sn, etc., when building for native
11072         cygwin32.
11073
11074         * Makefile.in (LD): New variable.
11075         (EXTRA_HOST_FLAGS): Pass down LD.
11076         ($(DO_X)): Likewise.
11077
11078 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11079
11080         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11081
11082 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11083
11084         * configure.in (targargs): Strip out any supplied --build argument
11085         before adding our own. Always add --build.
11086
11087 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11088
11089         * configure.in (targargs): Pass --build if we're doing
11090         a cross-compile.
11091
11092 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11093
11094         * configure: Use '|' instead of ":" as the separator in
11095         sed. Otherwise sed chokes on NT path names with drive
11096         designators. Also look for "?:*" as the leading characters in an
11097         absolute pathname.
11098
11099 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11100
11101         * config.sub: Support for r3900.
11102
11103 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11104
11105         * configure.in: Use install-sh, not install.sh.
11106
11107 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11108
11109         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11110         apply it twice.
11111
11112 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11113
11114         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11115         install-binutils.
11116
11117 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11118
11119         * Makefile.in: Add automake targets.
11120         * configure.in (host_tools): Add automake.
11121
11122 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11123
11124         * configure: Default CXX to c++, not gcc.
11125         * Makefile.in (CXX): Set to c++, not gcc.
11126         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11127
11128 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11129
11130         * install-sh: try appending a .exe if source file doesn't
11131         exist
11132
11133 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11134
11135         * configure.in: Turn on multilib by default.
11136         (cross_only): Remove target-libiberty.
11137
11138         * Makefile.in (all-gcc): Don't depend on libiberty.
11139
11140 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11141
11142         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11143
11144 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11145
11146         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11147         (DISTBISONFILES): Add ld/Makefile.in
11148
11149 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11150
11151         * configure.in: if target is cygwin32 but host isn't cygwin32,
11152         don't configure gdb tcl tk expect, not just gdb.
11153
11154 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11155
11156         * configure.in: Added gnuserv everywhere sn appears.
11157
11158         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11159         (CROSS_CHECK_MODULES): Added check-gnuserv.
11160         (INSTALL_MODULES): Added install-gnuserv.
11161         (CLEAN_MODULES): Added clean-gnuserv.
11162         (all-gnuserv): New target.
11163
11164 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11165
11166         * config.guess: Fixes for MIPS OpenBSD systems.
11167
11168 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11169
11170         * Makefile.in (INSTALL_XFORM): Remove.
11171         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11172
11173         * mkinstalldirs: New file, copied from automake.
11174         * Makefile.in (installdirs): Rename from install-dirs.  Use
11175         mkinstalldirs.  Change all users.
11176         (DEVO_SUPPORT): Add mkinstalldirs.
11177
11178 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11179
11180         * install-sh: Rename from install.sh.
11181         * Makefile.in (INSTALL): Change install.sh to install-sh.
11182         (DEVO_SUPPORT): Likewise.
11183
11184         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11185         Graichen <graichen@rzpd.de>.
11186
11187 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11188
11189         * config.guess: Recognize OpenBSD systems correctly.
11190
11191 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11192
11193         * README, Makefile.in (ETC_SUPPORT): Remove references to
11194         cfg-paper*, configure.{texi,man,info*}._
11195
11196 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11197
11198         * Makefile.in (all.normal): Ensure that gcc is built after all
11199         the x11 - ie gdb - targets.
11200
11201 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11202
11203         * makefile.vms: Don't run conf-a-gas.
11204
11205 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11206
11207         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11208
11209 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11210
11211         * configure.in: Remove noconfigdirs case since gdb also
11212         configures and builds for tic80-coff.
11213
11214 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11215
11216         * configure: Set cache_file to config.cache.
11217         * Makefile.in (local-distclean): Remove config.cache.
11218
11219 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11220
11221         * COPYING: Update FSF address.
11222
11223 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11224
11225         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11226         noconfigdirs.
11227
11228 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11229
11230         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11231         MAKEDIRS, is empty.
11232
11233 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11234
11235         * config.sub: Tweak mn10300 entry.
11236
11237 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11238
11239         * configure.in (host_tools): Put sim before gdb, so gdb's
11240         configure.tgt can determine if the simulator was configured.
11241
11242 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11243
11244         * config.sub: Move BeOS $os case to be with other Cygnus
11245         local cases.
11246
11247 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11248
11249         * config.sub: Remove misplaced comment that broke Linux.
11250
11251 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11252
11253         * config.sub: Add BeOS support.
11254
11255 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11256
11257         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11258
11259 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11260
11261         * configure.in (noconfigdirs): Remove tcl and tk from
11262         noconfigdirs for cygwin32 builds.
11263
11264 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11265
11266         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11267
11268 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11269
11270         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11271         make-all.com, use makefile.vms instead.
11272
11273 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11274
11275         * config.sub: Accept -lnews*.
11276
11277 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11278
11279         * configure.in (noconfigdirs): Disable target-newlib,
11280         target-examples and target-libiberty for d30v.
11281
11282 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11283
11284         * configure.in (noconfigdirs): Enable ld for d30v.
11285
11286 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11287
11288         * configure.in (tic80-*-*): Build compiler.
11289
11290 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11291
11292         * configure.in (d30v-*): Remove sim directory from list of
11293         unsupported d30v directories
11294
11295 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11296
11297         * config.sub, configure.in: Add d30v target cpu.
11298
11299 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11300
11301         * makefile.vms: New file.
11302         * make-all.com: Remove.
11303
11304 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11305
11306         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11307
11308 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11309
11310         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11311
11312 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11313
11314         * Makefile.in (ALL_MODULES): Added all-db.
11315         (CROSS_CHECK_MODULES): Addec check-db.
11316         (INSTALL_MODULES): Added install-db.
11317         (CLEAN_MODULES): Added clean-db.
11318
11319 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11320
11321         * config.guess: Merge with latest FSF sources.
11322
11323 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11324
11325         * Makefile.in (ALL_MODULES): Added all-itcl.
11326         (CROSS_CHECK_MODULES): Added check-itcl.
11327         (INSTALL_MODULES): Added install-itcl.
11328         (CLEAN_MODULES): Added clean-itcl.
11329
11330 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11331
11332         * configure.in: build gdb for mn10200
11333
11334 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11335
11336         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11337
11338 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11339
11340         * configure.in (tic80-*-*): Turn off most targets right now.
11341
11342 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11343
11344         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11345         rather than the makeinfo program.
11346         (do-info): Depend upon all-texinfo.
11347
11348 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11349
11350         * configure.in: Remove uses of config/mh-linux.
11351
11352         * config.sub, config.guess: Merge with latest FSF sources.
11353
11354 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11355
11356         * config.sub (case $basic_machine): Add tic80 entries.
11357
11358 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11359
11360         * config.sub, config.guess: Merge with latest FSF sources.
11361
11362 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11363
11364         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11365         * mpw-config.in: Test for NewFolderRecursive.
11366         * mpw-install: Use symbolic name for startup filename.
11367         * mpw-README: Add various additional details.
11368
11369 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11370
11371         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11372
11373 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11374
11375         * configure.in: Do build gcc and the target libraries for
11376         the mn10200.
11377
11378 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11379
11380         * configure.in: don't avoid building gdb for mn10300 any more
11381         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11382         instead of single-quoting it.
11383
11384 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11385
11386         * configure.in: Don't use --with-stabs on IRIX 6.
11387
11388 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11389
11390         * configure.in (m32r): Build gdb, libg++ now.
11391
11392 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11393
11394         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11395         directories from noconfigdirs.
11396
11397 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11398
11399         * config.sub (basic_machine): added mips16 configuration
11400
11401 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11402
11403         * config.sub: Handle d10v-unknown.
11404
11405 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11406
11407         * config.sub: Handle v850-unknown.
11408
11409 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11410
11411         * Makefile.in: add findutils
11412         * configure.in: add findutils to list of host_tools
11413
11414 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11415
11416         * config.sub: Handle mn10200 and mn10300.
11417
11418 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11419
11420         * configure.in (d10v-*): Do not build librx.
11421
11422 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11423
11424         * configure.in (mn10300): Build everything except gdb & libgloss.
11425
11426 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11427
11428         * config.guess:  Patch for Dansk Data Elektronik servers,
11429         from Niels Skou Olsen <nso@dde.dk>.
11430
11431         For ncr, use /bin/uname rather than uname, since GNU uname does not
11432         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11433
11434         Patch for MIPS R4000 running System V,
11435         from Eric S. Raymond <esr@snark.thyrsus.com>.
11436
11437         Fix thinko for nextstep.
11438
11439         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11440
11441         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11442         * config.guess: Guess mips-dec-mach_bsd4.3.
11443
11444         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11445         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11446         release numbers.
11447         * config.guess (mips-mips-riscos*):  Emit just enough of the
11448         release number.
11449
11450         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11451         * config.guess (sparc-auspex-sunos*):  Added.
11452         (f300-fujitsu-*): Added.
11453
11454         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11455         * config.guess:  Recognize a Tadpole as a sparc.
11456
11457 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11458
11459         * config.guess: Don't assume that NextStep version is either 2 or
11460         3.  NextStep 4 (aka OpenStep 4) has come out now.
11461
11462 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11463
11464         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11465         From Rik Faith <faith@cs.unc.edu>.
11466
11467 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11468
11469         * config.sub: Contributions from bug-gnu-utils to:
11470         Support plain "hppa" (no version given) architecture, reported by
11471         OpenStep.
11472         OpenBSD like NetBSD.
11473         LynxOs is not a hardware supplier.
11474
11475         * config.guess: Contributions from bug-gnu-utils to add support for:
11476         OpenBSD like NetBSD.
11477         Stratus systems.
11478         More Pyramid systems.
11479         i[n>4]86 Intel chips.
11480         M680[n>4]0 Motorola chips.
11481         Use unknown instead of lynx for hardware manufacturer.
11482
11483 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11484
11485         * install.sh (chmodcmd): Set to null if the DST directory already
11486         exists.
11487
11488 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11489
11490         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11491         not use mt-ppc target Makefile fragment any more.
11492
11493 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11494
11495         * configure.in (*-*-windows):  Exclude everything but those dirs
11496         needed to build windows.
11497
11498 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11499
11500         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11501
11502 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11503
11504         * configure.in:  Exclude mmalloc from i386-windows.
11505
11506 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11507
11508         * Undo my previous change.
11509
11510 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11511
11512         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11513         unconditionally.
11514         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11515
11516 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11517
11518         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11519         host to add it's own flags.
11520
11521 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11522
11523         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11524
11525 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11526
11527         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11528         (CXX_FOR_TARGET): Likewise.
11529         (GCC_FOR_TARGET): Define.
11530         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11531         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11532         CC_FOR_TARGET was specified on the command line.
11533         (MAKEOVERRIDES): Don't define.
11534
11535 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11536
11537         * configure.in (m32r): Fix spelling of libg++ libs.
11538
11539 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11540
11541         * config.sub (-apple*): Remove, now redundant.
11542
11543 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11544
11545         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11546
11547         * configure: Rework yesterday's sed script patch.
11548
11549         * config.sub: Merge with FSF.
11550
11551 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11552
11553         * config.guess:  Merge from FSF.
11554
11555         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11556         * config.guess: Use pc instead of unknown, for pc clone systems.
11557         Change linux to linux-gnu.
11558
11559         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11560         * config.guess: Avoid non-portable tr syntax.
11561
11562 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11563
11564         * test-build.mk (HOLES): Add "xargs" for gdb.
11565
11566         * configure: Avoid hpux10.20 sed bug.
11567
11568 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11569
11570         * configure.in:  Add support for windows host
11571         (that is a build done under the Microsoft build environment).
11572
11573 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11574
11575         * Makefile.in: Replace all uses of srcroot with s, to shrink
11576         command line lengths.
11577
11578         Patches from Geoffrey Noer <noer@cygnus.com>:
11579         * configure.in: If configuring for newlib, pass --with-newlib to
11580         subdirectories.
11581         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11582         -Bnewlib/ and -Lwinsup to gcc.
11583         (CXX_FOR_TARGET): Likewise.
11584
11585 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11586
11587         * Makefile.in (ETC_SUPPORT): Add configure.
11588
11589 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11590
11591         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11592         host configuration file.
11593
11594 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11595
11596         * configure.in: Break mn10x00 support into separate
11597         mn10200 and mn10300 configurations.
11598         * config.sub: Likewise.
11599
11600 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11601
11602         * configure.in: Add lots of stuff to noconfigdirs for
11603         the mn10x00 targets.
11604
11605         * config.sub, configure.in: Add mn10x00 support.
11606
11607 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11608
11609         * make-all.com: Call conf-a-gas, not config-a-gas.
11610
11611 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11612
11613         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11614         targets.
11615
11616 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11617
11618         * mpw-README: Add much more detail for native PowerMac.
11619         * mpw-install: New file.
11620         * mpw-configure: Add --norecursion and --help options.
11621         * mpw-config.in: Translate readme and install files when
11622         copying to objdir.
11623         * mpw-build.in: Don't always depend on byacc and flex.
11624         (install-only-top): New action.
11625
11626 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11627
11628         * configure.in:  You can now configure GDB for the v850.
11629
11630 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11631
11632         * configure.in (noconfigdirs): Don't configure any C++ dirs
11633         if targeting D10V.
11634
11635 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11636
11637         * config.sub: Recognize mips64vr5000.
11638
11639 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11640
11641         * configure.in: Use a single line for host_tools and native_only.
11642
11643 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11644
11645         * config.sub, configure.in: Add entries for m32r.
11646
11647 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11648
11649         * Makefile.in (inet-install): Don't run install-gzip.
11650
11651 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11652
11653         * configure.in:  Don't config lots of things for *-*-windows*.
11654
11655 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11656
11657         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11658         (host_libs, host_tools): Copy from configure.in.
11659         * mpw-configure: Don't complain about directories not found.
11660
11661 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11662
11663         * configure.in (i[345]86): Recognize i686 for pentium pro.
11664         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11665         file.
11666
11667         * config.guess (i[345]86): Ditto.
11668
11669 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11670
11671         * configure.in (noconfigdirs): Removed gdb for D10V.
11672
11673 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11674
11675         * configure.in: Remove ld, target-libio, target-libg++, and
11676         target-libstdc++ from noconfigdirs.
11677
11678 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11679
11680         * configure: Fix three locations where shell scripts were
11681         being run directly rather than with config_shell.
11682
11683 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11684
11685         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11686         * config.sub (basic_machine): Recognize v850.
11687
11688 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11689
11690         * mpw-configure: Handle multiple enable/disable options and
11691         pass them down recursively, handle -c and -s flags appropriately
11692         depending on choice of compiler, add escape mechanism for
11693         quoted arguments to gC.
11694
11695 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11696
11697         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11698         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11699         so that -mrelocatable-lib and -mno-eabi are used.
11700
11701         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11702         not support --print-multi-lib, don't abort.
11703
11704 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11705
11706         * make-all.com: Run config-a-gas.
11707         * setup.com: Don't copy subdirectory files around.
11708
11709 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11710
11711         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11712         target, it now compiles correctly.
11713
11714 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11715
11716         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11717
11718 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11719
11720         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11721
11722 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11723
11724         * configure.in (native_only): Add prms.
11725
11726 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11727
11728         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11729         (BINUTILS_SUPPORT_DIRS): Likewise.
11730
11731 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11732
11733         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11734         d10v support is added.
11735
11736 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11737
11738         * configure.in (d10v-*-*): New target.
11739
11740 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11741
11742         * config.guess (HP 9000/811): Recognize this as a PA1.1
11743         machine.
11744
11745 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11746
11747         * Makefile.in (do-tar-gz): New target, split out from tail end of
11748         taz target.  Run each command separately, don't use pipes.
11749         (taz): Use it.
11750
11751 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11752
11753         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11754         * mpw-build.in: No builds should depend on building byacc or flex,
11755         they are assumed to be installed already.
11756
11757 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11758
11759         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11760         variable that CC_FOR_TARGET needs.
11761
11762 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11763
11764         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11765         options have changed since the last time the subdirectory was
11766         configured, and if it has, reconfigure.
11767         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11768         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11769
11770 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11771
11772         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11773         CLEAN_MODULES): Add bash.
11774         (all-bash): New target.
11775
11776 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11777
11778         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11779
11780 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11781
11782         * config.sub (basic_machine): Recognize d10v as a valid processor.
11783
11784 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11785
11786         * mpw-configure: Add support for --bindir.
11787         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11788
11789 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11790
11791         * configure.in: add bash, time, gawk to list of hosttools and things
11792         to only build for native toolchains
11793
11794 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11795
11796         * Makefile.in (docdir): Remove.
11797
11798 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11799
11800         * Makefile.in (datadir): Set to $(prefix)/share.
11801
11802 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11803
11804         * configure.in: build diff and patch for cygwin32-hosted
11805         toolchains.
11806
11807 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11808
11809         * config.sub: Accept -rtems*.
11810
11811 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11812
11813         * configure.in: enable dosrel for cygwin32-hosted builds,
11814                 remove diff from the list of things not buildable
11815                 via Canadian Cross
11816
11817 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11818
11819         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11820         don't get ". ".
11821
11822 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11823
11824         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11825
11826 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11827
11828         * Makefile.in (taz): Handle case where tex3patch didn't even get
11829         checked out.  Also, if it was found, put the symlink in a new util
11830         subdirectory.
11831
11832 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11833
11834         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11835
11836 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11837
11838         * config.sub: Recognize -openvms.
11839         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11840         * make-all.com, setup.com: New files.
11841
11842 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11843
11844         * Makefile.in (taz): tex3patch moved to texinfo/util.
11845
11846 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11847
11848         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11849         * configure.in: remove make from disable-if-Can-Cross list
11850                 enable gdb if ${host} and ${target} are cygwin32
11851
11852 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11853
11854         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11855         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11856
11857 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11858
11859         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11860         distinguish sysv/svr4/bsd variants.
11861         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11862
11863 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11864
11865         * configure.in: Added copyright notice.
11866         * move-if-change: Added copyright notice.
11867
11868 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11869
11870         * configure.in (powerpcle-*-solaris*): Until we get shared
11871         libraries working, don't build gdb, sim, make, tcl, tk, or
11872         expect.
11873
11874 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11875
11876         * config.guess:  Merge with FSF:
11877
11878         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11879         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11880
11881         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11882         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11883
11884         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11885         * config.guess:  Combine two OSF1 rules.
11886         Also recognize field test versions.  From mjr@zk3.dec.com.
11887         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11888         because GNU uname does not support -p.  From pmr@pajato.com.
11889
11890 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11891
11892         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11893
11894 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11895
11896         * mpw-README: Document GCCIncludes.
11897
11898 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11899
11900         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11901
11902 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11903
11904         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11905
11906 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11907
11908         * configure.in (*-*-cygwin32): Configure make.
11909
11910 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11911
11912         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11913
11914 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11915
11916         * Makefile.in (all-inet): Depend on all-perl.
11917
11918         * Makefile.in (inet-install): New target.
11919
11920         * Makefile.in (all-inet): Depend on all-tcl.
11921         (all-inet): Depend on all-send-pr.
11922
11923 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11924
11925         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11926         temporarily.
11927
11928 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11929
11930         * configure.in: Don't configure --with-gnu-ld on AIX.
11931
11932 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11933
11934         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11935
11936 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11937
11938         * Makefile.in (ALL_MODULES): Added all-inet.
11939         (CROSS_CHECK_MODULES): Added check-inet.
11940         (INSTALL_MODULES): Added install-inet.
11941         (CLEAN_MODULES): Added clean-inet.
11942         (all-indent): New target.
11943
11944         * configure.in (host_tools): Added inet.
11945         (native_only): Added inet.
11946         (noconfigdirs): Added inet.
11947
11948 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11949
11950         * configure.in: Don't configure libgloss if we are not configuring
11951         newlib.
11952
11953 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11954
11955         * configure.in: Don't configure libgloss for unsupported
11956         architectures.
11957
11958 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11959
11960         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11961
11962 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11963
11964         * Makefile.in (ALL_MODULES): Include all-apache.
11965         (CROSS_CHECK_MODULES): Include check-apache.
11966         (INSTALL_MODULES): Include install-apache.
11967         (all-apache): New target.
11968
11969         * configure.in: Added apache everywhere perl is seen.
11970
11971 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11972
11973         * Makefile.in: Add support for clean-{module} and
11974         clean-target-{module} rules.
11975
11976 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11977
11978         * configure.in (*-*-ose) do not build libgloss.
11979
11980 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11981
11982         * config.guess (prep*:SunOS:5.*:*): Turn into
11983         powerpele-unknown-solaris2.
11984
11985 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11986
11987         * configure.in: Permit --enable-shared to specify a list of
11988         directories.
11989
11990 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11991
11992         * configure.in (host==solaris): Pass only the first word of $CC
11993         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11994
11995 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11996
11997         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11998
11999 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12000
12001         * Makefile.in (ALL_MODULES): Include all-perl.
12002         (CROSS_CHECK_MODULES): Include check-perl.
12003         (INSTALL_MODULES): Include install-perl.
12004         (ALL_X11_MODULES): Include all-guile.
12005         (CHECK_X11_MODULES): Include check-guile.
12006         (INSTALL_X11_MODULES): Include install-guile.
12007         (all-perl): New target.
12008         (all-guile): New target.
12009
12010         * configure.in (host_tools): Include perl and guile.
12011         (native_only): Include perl and guile.
12012         (noconfigdirs): Don't build guile and perl; no ports have been
12013         done.
12014
12015 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12016
12017         * configure (--enable-*): Handle quoted option lists such as
12018         --enable-sim-cflags='-g0 -O' better.
12019
12020 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12021
12022         * Makefile.in ({,inst}all-target): New rule so we can make and
12023         install all of the target directories easily.
12024
12025 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12026
12027         * configure.in: Add missing global flag in sed substitution when
12028         deleting `target-' from ${configdirs}.
12029
12030 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12031
12032         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12033         option.
12034
12035         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12036         config/mh-necv4.
12037
12038         * install.sh: Correct misspelling of transformbasename.
12039
12040         * config.guess: Recognize mips-*-sysv*.
12041
12042 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12043
12044         * config.sub: Recognize mon960.
12045
12046 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12047
12048         * configure: Restore Canadian Cross handling of BISON and LEX,
12049         removed in Feb 20 change.
12050
12051 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12052
12053         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12054         Mention make install.  Remove the old copyright date as well the
12055         clumsy and rather pointless copyright on the README file.
12056
12057 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12058
12059         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12060         Makefile after running symlink-tree, then run `make distclean' to
12061         avoid clobbering any generated files in srcdir.
12062
12063 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12064
12065         * configure.in (m68k-*-netbsd*): Build everything now.
12066
12067 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12068
12069         * Makefile.in (taz): Fix quoting.
12070
12071 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12072
12073         * configure.in (sparclet-*-*): Build everything now.
12074
12075 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12076
12077         * configure.in (m68k-*-linux*): New host.
12078
12079 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12080
12081         * configure: Check for bison before byacc.
12082
12083 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12084
12085         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12086         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12087         searching PATH.  These are used as fallbacks by Makefile.in if
12088         flex/bison/byacc aren't in objdir.
12089
12090 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12091
12092         * Makefile.in: Make everything which depends upon all-bfd also
12093         depend upon all-opcodes, in case --with-commonbfdlib is used.
12094
12095 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12096
12097         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12098         building NT native compilers on Unix.
12099
12100 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12101
12102         * configure.in: Don't get CC from the host Makefile fragment if we
12103         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12104         Solaris test for /usr/ucb/cc to the post target script, just after
12105         the compiler sanity test.
12106
12107 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12108
12109         * config.sub: Merge with FSF.
12110
12111 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12112
12113         * Makefile.in (RPATH_ENVVAR): New variable.
12114         (REALLY_SET_LIB_PATH): Use it.
12115         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12116
12117 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12118
12119         * config.sub, configure.in: Recognize sparclet cpu.
12120
12121 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12122
12123         * config.guess:  Support m68k-cbm-sysv4.
12124
12125 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12126
12127         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12128         m68k-unknown-linuxaout from linker help string.  Put quotes around
12129         $ld_help_string.
12130
12131 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12132
12133         * config.guess (powerpc-harris-powerunix): Add guess for port
12134         to new target.
12135
12136 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12137
12138         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12139
12140 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12141
12142         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12143         $(REALLY_SET_LIB_PATH) in Makefile.
12144         * Makefile.in (SET_LIB_PATH): New variable.
12145         (REALLY_SET_LIB_PATH): New variable.
12146         ($(DO_X)): Use $(SET_LIB_PATH).
12147         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12148         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12149         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12150         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12151         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12152         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12153         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12154         (install-dosrel): Likewise.
12155         (all-opcodes): Depend upon all-libiberty.
12156
12157 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12158
12159         * config.guess (*:CYGWIN*): New
12160
12161 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12162
12163         * Makefile.in (all-target-winsup): All all-target-libiberty.
12164
12165 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12166
12167         * configure.in (noconfigdirs): Add missing # in front of comment.
12168
12169 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12170
12171         * configure.in: add second pass to things added to noconfigdirs
12172         so *-gm-magic can exclude libgloss properly.
12173
12174 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12175
12176         * mpw-configure (extralibs_name, rez_name): Set correctly
12177         for MWC68K compiler.
12178
12179         * mpw-README: Add more info on the necessary build tools.
12180
12181 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12182
12183         * configure.in, config.sub: Recognize cygwin32.
12184
12185 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12186
12187         * config.guess, config.sub: Recognize A/UX.
12188
12189 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12190
12191         * config.sub: Merge with gcc/config.sub.
12192
12193 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12194
12195         * mpw-build.in (do-binutils): Add build of stamps.
12196
12197 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12198
12199         * config.sub: Add recognition for mips64vr4100*-* targets.
12200
12201 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12202
12203         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12204         Add creation of gconfigargs with `--enable-shared' turned on.
12205         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12206         ($(host)-stamp-stage3-configured): Likewise.
12207         (HOLES): Add chatr and ldd.
12208         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12209
12210 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12211
12212         * configure: Pass --nfp to recursive configures.
12213
12214 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12215
12216         * Makefile.in (DLLTOOL): New.
12217         (DLLTOOL_FOR_TARGET): New.
12218         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12219         (EXTRA_TARGET_FLAGS): Ditto.
12220         (EXTRA_GCC_FLAGS): Ditto.
12221         (CONFIGURE_TARGET_MODULES): Ditto.
12222         (DO_X): Ditto.
12223         * configure: Add DLLTOOL.
12224
12225 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12226
12227         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12228         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12229         mh-sco, since old workarounds no longer needed, and don't
12230         build ld, since libraries have weak symbols in COFF.
12231
12232 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12233
12234         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12235
12236 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12237
12238         * configure.in: Make sure that ${CC} can be used to compile an
12239         executable.
12240
12241 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12242
12243         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12244         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12245         nothing depending on whether gdbtk is being built.
12246
12247 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12248
12249         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12250
12251 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12252
12253         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12254         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12255
12256 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12257
12258         * config-ml.in: Add support for
12259         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12260         Simplify setting of multidirs from --disable-foo.
12261
12262 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12263
12264         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12265         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12266         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12267         non-empty, pass them on to the  GCC make.
12268         (all-bootstrap): New rule that is like all-gcc, except it executes
12269         the GCC bootstrap rule instead of the GCC all rule.
12270
12271 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12272
12273         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12274
12275 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12276
12277         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12278         DG/UX support.
12279
12280 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12281
12282         * config.sub (i*86*) Change [345] to [3456]
12283
12284 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12285
12286         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12287         --with-gnu-ld=no.
12288
12289 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12290
12291         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12292         AIX multilibs get built.
12293
12294 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12295
12296         * configure.in (i386-win32): Don't build expect if we're not
12297         building the tcl subdir.
12298
12299 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12300
12301         * Makefile.in: (configure-target-examples, all-target-examples):
12302         New targets, configure and build example programs.
12303
12304 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12305
12306         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12307         use it as input to sedit the generated MPW makefile.
12308         * mpw-README: Add a suggestion about Gestalt.h.
12309
12310 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12311
12312         * config.sub: Accept *-*-ieee*.
12313
12314 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12315
12316         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12317         Ronald F. Guilmette <rfg@monkeys.com>.
12318
12319 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12320
12321         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12322         for powerpc-pe native.
12323         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12324         (target==powerpc-pe): duplicate i386-win32 entry.
12325
12326 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12327
12328         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12329         of vxworks, not just vxworks5.1.
12330
12331 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12332
12333         * mpw-configure: Add support for exec-prefix.
12334
12335 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12336
12337         * config.guess: Recognize HP model 816 machines as having
12338         a PA1.1 processor.
12339
12340 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12341
12342         * configure: Ignore new autoconf configure options.
12343
12344 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12345
12346         * config.guess:  Recognize Pentium under SCO.
12347         From Robert Lipe <robertl@arnet.com>.
12348
12349 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12350
12351         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12352
12353 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12354
12355         * configure.in: Don't configure gas for alpha-dec-osf*.
12356
12357 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12358
12359         * configure.in: Default to --with-stabs for some targets for which
12360         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12361         i[345]86*-*-unixware*.
12362
12363 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12364
12365         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12366         rather than basing it on the target.  Simplify handling of options
12367         controlling which directories to configure.  Remove extraneous
12368         slash in multi-clean target.
12369
12370 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12371
12372         * config-ml.in: Prefix more variables with ml_ so they don't collide
12373         with configure's.
12374
12375 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12376
12377         * configure: Don't turn -v into --v.
12378
12379 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12380
12381         * configure.in (targargs): Fix typo.
12382
12383         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12384
12385 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12386
12387         * configure.in: Strip --host and --target options from
12388         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12389         --with-cross-host option when building with a cross-compiler.
12390         * configure: Canonicalize the arguments put into config.status by
12391         always using `=' for an option with an argument.  Pass a presumed
12392         --host or --target explicitly.
12393
12394 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12395
12396         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12397         into general OS recognition case.
12398
12399 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12400
12401         * configure.in (target_configdirs): add target-winsup only
12402         for win32 target systems.
12403
12404 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12405
12406         * Makefile.in (all-target-libgloss): Depend upon
12407         configure-target-newlib, since when libgloss is built it looks to
12408         see if the newlib directory exists.
12409
12410 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12411
12412         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12413         cfg-ml-*.in.
12414
12415 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12416
12417         * configure: Handle LD and LD_FOR_TARGET when configuring a
12418         Canadian Cross.
12419
12420 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12421
12422         * configure.in (target_libs): add target-winsup.
12423         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12424         (target==ppcle-pe): remove ld from $noconfigdirs.
12425
12426 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12427
12428         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12429         Preserve relative path names in $srcdir.  Build symlink tree if
12430         configuring cross target dir and srcdir=. (= no VPATH support).
12431         (configure-target-libg++): Depend on configure-target-librx.
12432         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12433         * config-ml.in: New file.
12434         * symlink-tree: New file.
12435         * configure: Ensure srcdir="." if that's what it is.
12436
12437 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12438
12439         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12440         includes and FLEX_SKELETON setting.
12441         * mpw-configure (--with-gnu-ld): New option, controls whether
12442         to use PPCLink or ld with PowerMac GCC.
12443         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12444         * mpw-config.in: Configure grez if targeting Mac.
12445
12446         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12447         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12448         just macos.
12449         * configure.in: Configure grez resource compiler if targeting Mac.
12450         * Makefile.in (all-grez, install-grez): New targets.
12451
12452 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12453
12454         * configure: CXX defaults to gcc, not g++.  If we find
12455         gcc in the path, set CC to gcc -O2.
12456
12457 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12458
12459         * configure: Default ${build} correctly.  Avoid picking up extra
12460         spaces when reading CC and CXX from Makefile.  When doing a
12461         Canadian Cross, use plausible default values for numerous
12462         variables.
12463         * configure.in: When doing a Canadian Cross, don't try to
12464         configure tools whose configure script can't handle it.
12465
12466 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12467
12468         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12469
12470 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12471
12472         * configure:  Remove dubious bug reporting address.
12473
12474 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12475
12476         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12477         configure script, run that instead of this directory's configure.
12478         In either case, print a message that we're configuring the sub-dir.
12479
12480 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12481
12482         * configure.in: Before checking for the existence of various files,
12483         use sed to filter out "target-".
12484
12485 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12486
12487         * Makefile.in (DO_X): Split rule to decrease command line length
12488         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12489         (Philippe De Muyter).
12490
12491 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12492
12493         * Makefile.in (all-patch): depend on all-libiberty.
12494
12495 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12496
12497         * configure.in: If the only directory in target_configdirs which
12498         actually exists is libiberty, then set target_configdirs to empty,
12499         to avoid trying to build a target libiberty in a gas or gdb
12500         distribution.
12501
12502 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12503
12504         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12505         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12506         systems.
12507
12508 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12509
12510         * configure.in (copy_dirs): Use sys-include instead of include
12511         for --with-headers option.
12512
12513 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12514
12515         * Makefile.in, configure.in: Make winsup builds work with
12516         new scheme.
12517
12518 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12519
12520         * configure.in: Build the linker on AIX.
12521
12522 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12523
12524         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12525         where needed.
12526
12527 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12528
12529         * Makefile.in (all-gcc): Fix typo.
12530
12531 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12532
12533         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12534
12535 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12536
12537         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12538         to target-xiberty, to provide more flexibility.
12539         (target_subdir):  Define.  Create if cross.
12540         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12541         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12542         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12543         check-libFOO -> check-target-libFOO, etc.
12544         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12545         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12546         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12547         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12548         allow ALL_GCC="" to only configure.
12549         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12550         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12551         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12552
12553 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12554
12555         * Makefile.in (taz): Build "info" in etc explicitly.
12556
12557 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12558
12559         * configure.in:  Make sure that CC is undefined (as opposed to
12560         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12561         problem with autoconf trying to configure on a host without GCC.
12562
12563 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12564
12565         * mpw-configure: Set host alias from choice of host compiler,
12566         only use generic MPW Makefile sed if present, edit a file
12567         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12568         * mpw-README: Add problem notes about CW6 and CW7.
12569
12570 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12571
12572         * Makefile.in (taz): Use ";" instead of ";;".
12573
12574 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12575
12576         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12577         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12578         DISTDOCDIRS.
12579         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12580         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12581
12582 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12583
12584         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12585         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12586         Move bfd to DISTSTUFFDIRS.
12587
12588 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12589
12590         * Makefile.in (X11_LIB): Removed.
12591         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12592
12593         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12594
12595 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12596
12597         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12598         names.
12599
12600 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12601
12602         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12603
12604 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12605
12606         * configure.in (i[345]86-*-win32): Always build newlib.
12607         Don't configure cvs, autoconf or texinfo.
12608         * Makefile.in (LD_FOR_TARGET): New.
12609         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12610         Pass down LD_FOR_TARGET.
12611
12612 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12613
12614         * winsup: New directory.
12615         * Makefile.in: Build winsup.
12616         * configure.in: Winsup is configured when target is win32.
12617         Can only build win32 target GDB when native.
12618
12619 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12620
12621         * config.guess: Recognize HP model 819 machines as having
12622         a PA 1.1 processor.
12623
12624 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12625
12626         * configure: Fix sed loop which substitutes for CC and CXX to
12627         avoid bug found in various sed implementations.
12628
12629 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12630
12631         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12632         simulator.  Use standard powerpc-*-eabi*.
12633
12634 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12635
12636         * configure.in: Stop putting gas and binutils in noconfigdirs for
12637         powerpc-*-aix* and rs6000-*-*.
12638
12639 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12640
12641         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12642         -mcall-aixdesc libraries.
12643
12644 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12645
12646         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12647
12648         * config.sub (arm | armel | armeb): Fix shell syntax.
12649
12650 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12651
12652         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12653         -msoft-float and -mcpu=common support.
12654         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12655         libraries.
12656
12657 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12658
12659         * configure.in: Allow configuration and build of emacs19 for the alpha.
12660
12661 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12662
12663         * configure.in (CC): Get ^CC, not just any old CC, from
12664         ${host_makefile_frag}.
12665
12666 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12667
12668         * configure.in (CC): Try to get CC from
12669         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12670
12671 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12672
12673         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12674         only if it exists in $(srcdir).
12675
12676 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12677
12678         * configure: If CC and CXX are not set in the environment, set
12679         them, based on either an existing Makefile or on searching for gcc
12680         in PATH.  Substitute for CC and CXX in Makefile.
12681         * configure.in: Remove libm from target_libs.  Separate
12682         target_configdirs from configdirs.  If CC is not set in
12683         environment, try to get it from a host Makefile fragment.  Rewrite
12684         changes of configdirs to use skipdirs instead.  A few minor
12685         tweaks.  Take directories out of target_configdirs as they are
12686         taken out of configdirs.  Remove existing Makefile files from
12687         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12688         CONFIG_ARGUMENTS in Makefile.
12689         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12690         by configure.in.
12691         (CONFIG_ARGUMENTS): Likewise.
12692         (CONFIGURE_TARGET_MODULES): New variable.
12693         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12694         ($(CONFIGURE_TARGET_MODULES)): New target.
12695         (configure-libg++, configure-libio): New targets.
12696         (all-libg++): Depend upon configure-libg++.
12697         (all-libio): Depend upon configure-libio.
12698         (configure-libgloss, all-libgloss): New targets.
12699         (configure-libstdc++): New target.
12700         (all-libstdc++): Depend upon configure-libstdc++.
12701         (configure-librx, all-librx): New targets.
12702         (configure-newlib): New target.
12703         (all-newlib): Depend upon configure-newlib
12704         (configure-xiberty): New target.
12705         (all-xiberty): Depend upon configure-xiberty.
12706
12707 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12708
12709         * configure.in (host i[345]86-*-win32):  Expand the
12710         noconfigdirs again.
12711
12712 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12713
12714         * mpw-configure: Fix sed command file name.
12715
12716 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12717
12718         * configure.in (host i[345]86-*-win32): Reduce the
12719         noconfigdirs again.
12720
12721 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12722
12723         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12724         or powerpc*-*-pe*, since they are not yet supported.
12725
12726 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12727
12728         Add PowerMac support and many other enhancements.
12729         * mpw-configure: New option --cc to select compiler to use,
12730         paste options set according to --cc into the generated
12731         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12732         if mpw-make.sed is present.
12733         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12734         add forward includes for PowerPC include files.
12735         * mpw-build.in: Build using Makefile.PPC if present.
12736         (do-byacc, etc): Remove separate version resource builds.
12737         (do-gas): Build "stamps" before "all".
12738         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12739         * mpw-README: Update to reflect --cc option, PowerMac support,
12740         and recently-reported compatibility problems.
12741
12742 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12743
12744         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12745         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12746         (--with-multilib-top): Pass to recursive invocations.
12747
12748 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12749
12750         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12751         v810-*-*.
12752
12753 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12754
12755         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12756         gdb, ld and opcodes on v810-*-*.
12757
12758 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12759
12760         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12761         (local-maintainer-clean): New target.
12762         (maintainer-clean): New target.
12763         (realclean): Just depend upon maintainer-clean.
12764
12765 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12766
12767         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12768
12769 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12770
12771         * configure.in: Build ld in mips*-*-bsd* case.
12772
12773 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12774
12775         * config.sub: Accept -lites* OS.  From Ian Dall.
12776
12777 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12778
12779         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12780         targets.
12781
12782 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12783
12784         * configure.in: treat i386-win32 canadian cross the same as
12785         i386-go32 canadian cross.
12786
12787 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12788
12789         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12790         running under the simulator to build a reduced set of libraries.
12791         (powerpc-*-eabiaix): Add fine grained multilib support added to
12792         other powerpc targets yesterday.
12793
12794 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12795
12796         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12797         -disable-softfloat, -disable-relocatable, -disable-aix, and
12798         -disable-sysv to control which multilib libraries get built.
12799
12800 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12801
12802         * configure: Add Makefile.tem to list of files to remove in trap
12803         handler.
12804
12805 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12806
12807         * config.guess (*Linux*):  Add missing "exit"s.
12808         Also, need specific check for alpha-unknown-linux (uses COFF).
12809
12810 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12811
12812         * config.guess:  Merge with FSF:
12813
12814         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12815         * config.guess (AIX4): More robust release numbering discovery.
12816
12817         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12818         * config.guess (i386-sequent-ptx): Properly get version number.
12819
12820         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12821         * config.guess (mips:*:4*:UMIPS): New case.
12822
12823 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12824
12825         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12826         (i386-win32 host): Likewise.  Don't build readline.
12827
12828 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12829
12830         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12831         SUPPORT_FILES to submakes.
12832
12833 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12834
12835         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12836         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12837         mpw-configure.
12838
12839 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12840
12841         * configure.in (appdirs): Use =, not ==, in test expression when
12842         trying to build the text to print in the warning message for
12843         Solaris users.
12844
12845 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12846
12847         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12848
12849 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12850
12851         * config.guess: Recognize lynx-2.3.
12852
12853 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12854
12855         * config.sub (z8ksim): Deleted
12856         (z8k-*-coff): New, this is the one true name of the target.
12857
12858 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12859
12860         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12861
12862 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12863
12864         * config.guess (*:Linux:*:*): First try asking the linker what the
12865         default object file format is (elf, aout, or coff).  Then if this
12866         fails, try previous methods.
12867
12868 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12869
12870         * configure.in: Don't build newlib for *-*-vxworks5.1.
12871
12872 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12873
12874         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12875         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12876
12877 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12878
12879         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12880
12881 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12882
12883         * cfg-ml-com.in: New file.
12884         * cfg-ml-pos.in: New file.
12885
12886 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12887
12888         * COPYING.NEWLIB: Add HP free copyright to list.
12889
12890 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12891
12892         * config.sub: Recognize -eabi* for the system, not just -eabi.
12893
12894 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12895
12896         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12897         * config.sub, configure.in (win32): New target and host.
12898
12899 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12900
12901         * configure.in: Add i386-pe configuration.
12902
12903 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12904
12905         * mpw-build.in (install): Install GDB after LD.
12906
12907 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12908
12909         * mpw-config.in (elf/mips.h): Always forward-include, needed
12910         for GDB to build.
12911
12912 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12913
12914         * testsuite: New directory for customer acceptance and whole tool
12915         chain tests.
12916
12917 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12918
12919         * configure: If per-host line isn't found, but AC_OUTPUT is found
12920         and a configure script exists, run it instead.
12921
12922 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12923
12924         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12925
12926 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12927
12928         * configure: Set build_{cpu,vendor,os,alias} to host values when
12929         --build isn't specified.
12930
12931 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12932
12933         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12934         (FLAGS_TO_PASS): Pass them.
12935         (EXTRA_TARGET_FLAGS): Ditto.
12936
12937 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12938
12939         * Makefile.in (all-libg++): Depend on all-libstdc++.
12940
12941 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12942
12943         * configure.in (noconfigdirs): Enable all packages for
12944           i386-unknown-netbsd.
12945
12946 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12947
12948         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12949         hosted builds (DOS builds)
12950
12951 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12952
12953         Changes for ARM based on patches from Richard Earnshaw:
12954         * config.sub: Handle armeb and armel.
12955         * configure.in: Omit arm linker only for riscix.
12956
12957 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12958
12959         * config.guess:  Update from FSF.
12960
12961 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12962
12963         * config.sub: Recognize powerpcle as the little endian variant of
12964         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12965         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12966         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12967         temporarily.
12968
12969 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12970
12971         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12972
12973 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12974
12975         * config.sub: Accept -lites* as a basic system type.
12976
12977 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12978
12979         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12980         installed, and if so return linuxoldld as the system name.
12981
12982 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12983
12984         * config.guess: Add hppa1.1-hp-lites support.
12985
12986 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12987
12988         * configure.in: Don't build newlib for m68k-vxworks5.1.
12989
12990 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12991
12992         * configure.in (mips-sgi-irix6): Use mh-irix5.
12993
12994 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12995
12996         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12997
12998 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12999
13000         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13001         OSF/1.  Fix compiler flags.
13002         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13003
13004 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13005
13006         * configure.in: Recognize --with-newlib.
13007         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13008
13009 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13010
13011         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13012         to *_X11_MODULES due to gdbtk needing X include files et al.
13013
13014 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13015
13016         Merge in support for Mac MPW as a host.
13017         (Old change descriptions retained for informational value.)
13018
13019         * mpw-config.in: Add generic include forwards for cpu-specific
13020         include files in aout and elf directories.
13021
13022         * mpw-configure: Added copyright.
13023         * mpw-config.in: Check for presence of required build tools.
13024         (target_libs): Add newlib.
13025         (target_tools): Add examples.
13026         (Read Me): Generate as "Read Me for MPW" instead.
13027         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13028         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13029         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13030
13031         * mpw-configure: Remove subdir-specific makefile hackery,
13032         delete mk.tmp after using it.
13033
13034         * mpw-build.in (all): Display start and end times.
13035
13036         * mpw-configure (host_canonical): Set.
13037         (target_cpu): Always add to makefiles.
13038         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13039         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13040         (mpw-mh-mpw): Look for in srcdir and srcroot.
13041         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13042
13043         * mpw-build.in: (install-only): New target.
13044
13045         * mpw-configure (host_alias, target_alias): Rename from hostalias
13046         and targetalias, add into generated Makefile.
13047         (mk.tmp): If present, add into generated Makefile.
13048         * mpw-build.in (all-gas): Build config.h first before gas proper.
13049
13050         * mpw-configure (config.status): Write only if changed.
13051         * mpw-config.in (readline): Configure it (not built, just used for
13052         definitions).
13053
13054         * mpw-config.in (elf/mips.h): Add a forward include.
13055
13056         * mpw-config.in: Forward-include most .h files in include into
13057         extra-include.
13058         (readline): Don't build.
13059         mpw-build.in (install): Install GDB.
13060
13061         * mpw-configure (prefix, mpw_prefix): Handle it.
13062         * mpw-config.in (mmalloc, readline): Don't configure.
13063         * mpw-build.in (thisscript): Rename to ThisScript.
13064         Use mpw-build instead of BuildProgram everywhere.
13065         (mmalloc, readline): Don't build.
13066         * mpw-README: New file, basic documentation about the MPW port.
13067
13068         * mpw-config.in: Use forward-include to create include files.
13069
13070         * mpw-configure: Add more things to the top of each configured
13071         Makefile, including contents of config/mpw-mh-mpw.
13072         * mpw-config.in (extra-include): Create this directory and fill it
13073         with Posix-like include files when configuring.
13074
13075         * config.sub (apple, mac, mpw): Add various aliases.
13076
13077         * mpw-build.in: New file, top-level build script fragment for MPW.
13078         * mpw-configure: New file, configure script for MPW.
13079         * mpw-config.in: New file, config fragment for MPW.
13080
13081 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13082
13083         * configure.in (host_libs): Remove glob, since it is gone from the
13084         sources.
13085
13086 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13087
13088         * Makefile.in: define empty GDB_NLM_DEPS var.
13089
13090         * configure.in(target_makefile_frag): use config/mt-netware
13091         for netware targets.
13092
13093 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13094
13095         * config.sub: Merge in recent FSF changes.  Remove linux special
13096         cases.
13097
13098 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13099
13100         Revert this change:
13101
13102         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13103
13104                 * build-all.mk: Use CC=cc -Xs on Solaris.
13105
13106 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13107
13108         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13109         stop using it.
13110         * Makefile.in: Nuke all references to glob subdirectory.
13111
13112 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13113
13114         * configure.in: Fix --enable-shared logic in per-host.
13115
13116 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13117
13118         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13119
13120 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13121
13122         * configure.in (noconfigdirs): Don't build gas on AIX, for
13123         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13124
13125 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13126
13127         * configure: Fix --cache-file to work if the file argument is a
13128         relative path.
13129
13130 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13131
13132         * configure: If the --cache-file is used, pass it down to
13133         configure in subdirectories.
13134
13135 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13136
13137         * config.sub: add vxworks29k configuration.
13138
13139 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13140
13141         * Makefile.in (taz): Do "diststuff" part quietly.
13142
13143 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13144
13145         * config.sub: Mini-merge with gcc/config.sub.
13146
13147 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13148
13149         * config.guess (IRIX): Sed - to _.
13150
13151 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13152
13153         * Makefile.in (source-vault, binary-vault): New targets.
13154
13155 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13156
13157         * config.sub: Recognize -eabi as a basic system type.
13158
13159 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13160
13161         * configure.in (enable_shared stuff): Fix typo.
13162
13163 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13164
13165         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13166
13167 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13168
13169         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13170
13171 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13172
13173         * configure.in (rs6000-*-*): Don't build gas.
13174
13175 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13176
13177         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13178         reduce command line length.
13179         (AS_FOR_TARGET): Check for as.new, not Makefile.
13180         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13181
13182 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13183
13184         * config.guess:  Merge from FSF.
13185
13186 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13187
13188         * configure: Don't use $ when handling program_suffix.
13189
13190 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13191
13192         * configure.in:  Configure tk for hppa/hpux.
13193
13194 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13195
13196         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13197
13198 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13199
13200         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13201         to LIBCXXFLAGS.  Tests are better run without it.
13202
13203 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13204
13205         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13206
13207 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13208
13209         * configure.in (*-*-netware*): Don't configure xiberty.
13210
13211 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13212
13213         * configure.in:  Remove tk from native_only list.
13214
13215 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13216
13217         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13218           for special NCD build.
13219
13220 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13221
13222         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13223         makeall.bat, they're only useful for binutils snapshots.
13224         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13225         makeall.bat to specified SUPPORT_FILES.
13226
13227 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13228
13229         * build-all.mk: Add Ericsson targets to sun4 and solaris
13230           hosts.  Add  BNR's sun4 target to solaris host, so their
13231           build-from-source will be tested in-house first.
13232
13233 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13234
13235         * Makefile.in (LIBCFLAGS): New variable.
13236         (CFLAGS_FOR_TARGET): Ditto.
13237         (LIBCFLAGS_FOR_TARGET): Ditto.
13238         (LIBCXXFLAGS): Ditto.
13239         (CXXFLAGS_FOR_TARGET): Ditto.
13240         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13241         (BASE_FLAGS_TO_PASS): Pass them.
13242         (EXTRA_TARGET_FLAGS): Ditto.
13243
13244         * configure.in: Support --enable-shared.
13245
13246 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13247
13248         * configure.in (target_libs):  Include libstdc++ again.
13249         * config.guess:  Update from FSF (for FreeBSD).
13250
13251 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13252
13253         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13254         makeall.bat.
13255         (DISTDOCDIRS): Add `etc'.
13256         (ETC_SUPPORT_PFX): New variable.
13257         (taz): Include anything from etc starting with a word in
13258         ETC_SUPPORT_PFX.
13259
13260 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13261
13262         * config.sub: Update for recent FSF changes.  Remove obsolete
13263         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13264         spacing changes.
13265
13266 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13267
13268         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13269
13270         * config.guess:  Merge with FSF.
13271         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13272
13273 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13274
13275         * configure: Since the "trap 0" handler will override the exit
13276         status on many systems, only use it for "exit 1", and make it set
13277         a non-zero exit status; reset it before "exit 0".  Also, check
13278         exit status of config.sub, and error out if it failed.
13279
13280 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13281
13282         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13283         and install libgloss.
13284
13285 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13286
13287         * Makefile.in (all-binutils): Depend upon all-byacc.
13288
13289         * configure.in: Don't build emacs on Irix 5.
13290
13291 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13292
13293         * configure.in (*-*-netware*): Add libio.
13294
13295 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13296
13297         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13298         (CHECK_TARGET_MODULES): Ditto.
13299         (INSTALL_TARGET_MODULES): Ditto.
13300         (TARGET_LIBS): Ditto.
13301         (all-libstdc++): Note dependencies.
13302
13303 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13304
13305         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13306
13307 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13308
13309         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13310         -fexternal-templates.
13311
13312         * configure.in (target_libs): Add libstdc++.
13313         (noconfigdirs): Add libstdc++ as appropriate.
13314
13315 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13316
13317         * config.guess:  Update from FSF.
13318
13319 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13320
13321         * configure: Use ${config_shell} when running ${configsub}.
13322
13323 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13324
13325         * config.sub: No longer recognize h8300h.
13326
13327 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13328
13329         * config.sub: Remove extraneous differences between config.sub and
13330         gcc/config.sub.
13331
13332 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13333
13334         * Makefile.in (DISTSTUFFDIRS): Add gas.
13335
13336 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13337
13338         * COPYING.NEWLIB: New file.
13339
13340 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13341
13342         * config.guess (HP-UX):  Patch from Harlan Stenn
13343         <harlan@landmark.com> to also emit release level.
13344
13345 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13346
13347         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13348
13349 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13350
13351         * config.sub:  Merge nextstep cleanup from FSF.
13352
13353 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13354
13355         * configure.in (arm-*-*): Don't configure ld for this target.
13356
13357 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13358
13359         * configure.in (*-*-netware): don't configure libg++, libio,
13360           librx, or newlib.
13361
13362 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13363
13364         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13365         configure ld--it works, but it doesn't support shared libraries.
13366
13367 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13368
13369         * config.guess (*-unknown-freebsd*):  Get rid of possible
13370         trailing "(Release)" in version string.
13371         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13372
13373 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13374
13375         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13376         Fix type: *-next-neststep -> *-next-nextstep.
13377
13378         * config.guess:  Merge from FSF:
13379
13380         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13381
13382         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13383
13384         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13385
13386         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13387         instead of UNIX_SV for UnixWare 1.0).
13388
13389 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13390
13391         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13392         to make gdb/nlm/* build after the compiler and linker.
13393
13394 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13395
13396         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13397         not just i[34]86.
13398         (m68k-atari-sysv4):  Relocate to match FSF version.
13399
13400         * config.guess:  More merges from the FSF:
13401
13402         Add a space before function call or macro invocation.
13403
13404         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13405
13406         * config.guess: Add trap cmd to remove dummy.c and dummy when
13407         interrupted.
13408
13409         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13410
13411         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13412         (dummy): Redirect stderr from compilation of dummy.c.
13413
13414         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13415
13416         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13417
13418 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13419
13420         * configure: Accept and ignore --cache*, for compatibility with
13421         new autoconf.
13422
13423 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13424
13425         * config.guess:  Merge from FSF:
13426
13427         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13428
13429         * config.guess (Pyramid*:OSx*:*:*): New case.
13430         (PATH): Add /.attbin at end for finding uname.
13431         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13432
13433         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13434
13435         * config.guess (M88*:DolphinOS:*:*): New case.
13436
13437         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13438
13439         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13440         to select whether to use ELF or COFF.
13441
13442         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13443
13444         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13445
13446         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13447
13448         * config.guess: Guess the OS version for HPUX.
13449
13450         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13451
13452         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13453
13454 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13455
13456         * configure.in: Recognize --with-headers, --with-libs, and
13457         --without-newlib.
13458         * Makefile.in (all-xiberty): Depend upon all-ld.
13459
13460 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13461
13462         * configure.in: Change i[34]86 to i[345]86.
13463
13464 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13465
13466         * configure (version): A few more tweaks to help message.
13467
13468 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13469
13470         * Makefile.in:  Remove (for now) librx as a host library,
13471         now that we're building it for target.
13472
13473 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13474
13475         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13476         (Karl Berry).
13477
13478 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13479
13480         * configure.in:  Also configure librx.
13481
13482 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13483
13484         * Makefile.in:  Update various rules to reflect that librx
13485         is now needed for libg++.
13486
13487 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13488
13489         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13490
13491 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13492
13493         * configure.in: Configure the examples directory.
13494
13495 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13496
13497         * configure: Simplify Jun 2 1994 change.
13498
13499 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13500
13501         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13502         /bin/gcc isn't good enough to build gcc.
13503
13504 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13505
13506         * Makefile.in (GDB_SUPPORT_FILES): Remove
13507         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13508         (gdb.tar.gz): Add new rule to use standard distribution building
13509         mechanism.
13510
13511 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13512
13513         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13514         Bill Cox <bill@cygnus.com>.
13515
13516 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13517
13518         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13519
13520 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13521
13522         * configure:  Search current dir first in .gdbinit.
13523
13524 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13525
13526         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13527
13528 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13529
13530         * config.sub:  Refer to NeXT's operating system as nextstep.
13531
13532         * config.sub (case $basic_machine):  Re-order the cases, to match
13533         the order in the FSF version (which is mostly alphabethical).
13534         Merge in some additions and changes from the FSF.
13535
13536 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13537
13538         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13539         * config.sub: Recognize cxux7.
13540         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13541
13542 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13543
13544         * config.sub:  Fix typo powerpc -> powerpc-*.
13545
13546 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13547
13548         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13549
13550         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13551         parallel with all-emacs and install-emacs).  Top-level command
13552         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13553
13554 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13555
13556         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13557         $(relbindir)/make before doing ``make install'', and use
13558         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13559         installing over running make binary.
13560         ($(host)-stamp-stage3-installed): Likewise.
13561
13562 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13563
13564         * config.guess: Recognize Mach.
13565
13566 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13567
13568         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13569         see whether --exec-prefix was used.
13570
13571 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13572
13573         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13574
13575 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13576
13577         * Makefile.in: Add all-librx target similar to all-libproc.
13578
13579 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13580
13581         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13582         with post 1.2 uname bogosity.
13583
13584 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13585
13586         * configure: Remove temporary files on receipt of a signal.
13587
13588 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13589
13590         * configure: If there is a package_makefile_frag, remove
13591         ${subdir}/Makefile.tem after copying it in.
13592
13593 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13594
13595         * build_all.mk: support rs6000 lynx identifies itself as
13596         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13597         since /bin/gcc is too feeble to compile a modern gcc.
13598
13599 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13600
13601         * brought devo/test-build.mk update-to-date with progressive/
13602           test-build.mk. Add lynx targets and hppa flag info.
13603
13604 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13605
13606         * configure.in:  Use mh-ncrsvr43.  Patch from
13607         Tom McConnell <tmcconne@sedona.intel.com>.
13608
13609 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13610
13611         * config.guess (i386-unknown-bsdi):  No longer need to
13612         check #if defined(__bsdi__) && defined(__i386__).
13613
13614 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13615
13616         * configure: Set program_transform_nameoption correctly.
13617
13618 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13619
13620         * brought build-all.mk update-to-date with progressive build-all.mk,
13621           added new targets and hppa info.
13622
13623 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13624
13625         * configure: If config.guess result is a prefix of the user
13626         specified target, assume a native build and use the user specified
13627         target as the host alias.  Remove SunOS patch suffix removal hack.
13628         * configure.in: Remove SunOS patch suffix removal hack.
13629
13630         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13631         in NATIVE_CHECK_MODULES.
13632
13633 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13634
13635         * Makefile.in: Rename HOST_ONLY to NATIVE.
13636         * configure: Delete SunOs patch suffix from host_canonical
13637           and build_canonical variables that are prepended to Makefiles.
13638         * configure.in: Add comments for easier maintenance.
13639
13640 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13641
13642         * Makefile.in: Add all-libproc target similar to all-gui.
13643
13644 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13645
13646         * Makefile.in (CHECK_MODULES): split into
13647         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13648
13649 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13650
13651         * config.guess (i386-unknown-bsdi): New system to guess.
13652
13653 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13654
13655         * Makefile.in: Add all-gui target (but not yet build by "all").
13656
13657 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13658
13659         * config.sub: Move deletion of patch suffix from here...
13660         * configure.in: To here, at Ian's suggestion.  The top-
13661           level scripts might need to know of a patch level.
13662
13663 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13664
13665         * config.sub: Strip off patch suffix so rtl is recognized
13666           as a sunos4.1.3 machine, even though it's been patched.
13667
13668 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13669
13670         * Makefile.in (INSTALL_LAST): Delete.
13671         (INSTALL_DOSREL): New.
13672
13673 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13674
13675         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13676         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13677         whether we pass down --with-gnu-ld anyhow.
13678
13679 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13680
13681         * Makefile.in (INSTALL_LAST): Change operation so it works
13682         on more flavors of make.
13683         * configure.in (go32): Don't build libg++ or libio.
13684
13685 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13686
13687         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13688         they can be overriden by templates.
13689
13690 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13691
13692         * configure.in (target==go32): Don't build gdb.
13693         * dosrel: New directory.
13694
13695 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13696
13697         * configure.in (host==go32): Configure dosrel too.
13698         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13699         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13700         be set by incoming names or templates.
13701         (INSTALL_LAST): New rule.
13702
13703 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13704
13705         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13706
13707 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13708
13709         * configure.in (appdirs): New variable.  Currently empty, but will
13710         be used in gas distribution.  If nonempty, lists a set of
13711         directories at least one of which must get configured, or top
13712         level configuration is considered to have failed.
13713         (rs6000-*-lynxos*): Use new file name.
13714
13715 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13716
13717         Eliminate XTRAFLAGS.
13718         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13719         newlib include files using -idirafter, and also use -nostdinc.
13720         (CXX_FOR_TARGET): Likewise.
13721         (XTRAFLAGS): Removed.
13722         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13723         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13724         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13725         ($(DO_X)): Don't pass down XTRAFLAGS.
13726
13727 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13728
13729         * configure.in (mips*-dec-bsd*): New target; do build linker.
13730         (mips*-*-bsd*): New target; don't build linker.
13731
13732 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13733
13734         * configure.in: support rs6000-*-lynxos* configuration.
13735         support sunos4 as a cross target.
13736
13737         * config.sub: look for lynx*, not lynx since the OS version may
13738         legitimately be part of the name.
13739
13740 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13741
13742         * configure.in (i[34]86-*-sco*): Move to be with other i386
13743         targets.
13744         (romp-*-*): New target.  Skip various binary utilities.
13745         (vax-*-*): New target.  Don't build newlib.
13746         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13747
13748 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13749
13750         * configure.in: Only set host_makefile_frag if config
13751         directory exists.
13752
13753 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13754
13755         * install.sh: If $dstdir exists, don't check whether each
13756         component does.
13757
13758 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13759
13760         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13761
13762 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13763
13764         * configure.in (*-*-lynxos*): Don't configure newlib for either
13765         native or cross Lynx.
13766
13767 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13768
13769         * config.sub (sparc64-elf): Fix os.
13770         (z8k): Remove duplicate.
13771
13772 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13773
13774         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13775         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13776
13777 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13778
13779         * configure: Make file links cleanly even if Lynx fails on
13780           an NFS symlink (at least fail cleanly).
13781
13782 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13783
13784         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13785         -XNh2000.
13786
13787 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13788
13789         * configure: Unknown options are fatal again.
13790
13791 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13792
13793         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13794         compatibility.
13795
13796 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13797
13798         * build-all.mk: Add `clean' target.
13799
13800 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13801
13802         * config.guess:  Add SINIX support.
13803         * configure.in:  Add mips-*-sysv4* support.
13804
13805 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13806
13807         * build-all.mk: Document all useful targets.
13808         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13809         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13810
13811 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13812
13813         * configure: Support --silent, --quiet.
13814
13815 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13816
13817         * configure: Support --disable-FEATURE.
13818
13819 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13820
13821         * config.guess: Recognize NCR running SVR4.3.
13822
13823 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13824
13825         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13826         Patch from Paul Eggert <eggert@twinsun.com>.
13827
13828 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13829
13830         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13831
13832 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13833
13834         * configure: Make unrecognized options give nonfatal warnings
13835         instead of fatal errors, and pass them to any subdirectory
13836         configures in case they recognize them.
13837         Make --x equivalent to --with-x.
13838
13839 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13840
13841         * configure: Add --enable-* options.  Clean up usage message and
13842         some comments.
13843
13844 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13845
13846         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13847
13848 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13849
13850         * configure.in (hppa*-*-*): Enable binutils.
13851
13852 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13853
13854         * config.sub: Recognize cisco.
13855
13856 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13857
13858         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13859
13860 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13861
13862         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13863         than one configuration name.  Add comment.
13864
13865 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13866
13867         * config.guess: about target *-hitachi-hiuxwe2, fixed
13868         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13869         macro is incorrect.]
13870
13871 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13872
13873         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13874         than the "make ls" stuff which used to be here.
13875
13876 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13877
13878         * config.guess:  Recognize i[34]86-unknown-freebsd.
13879         From Shawn M Carey <smcarey@rodan.syr.edu>.
13880
13881 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13882
13883         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13884
13885 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13886
13887         * config.guess: Check for ptx.
13888
13889 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13890
13891         * config.sub: Add os9k checking.
13892
13893 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13894
13895         * config.guess: Handle OSF1 running on HPPA processors
13896
13897 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13898
13899         * configure: If subdir configure fails, print out a message with
13900         subdirectory name, in case subdir's configure code didn't identify
13901         itself.
13902
13903 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13904
13905         * configure.in: Remove embedded newlines from configdirs.
13906         Avoid mismatches of substrings.  Fix matching strings at end
13907         of configdirs.
13908
13909 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13910
13911         * config.guess:  Add Lynx/rs6000 config support.
13912
13913 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13914
13915         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13916
13917 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13918
13919         * configure.in (hppa*-*-osf*): Treat this just like most other
13920         PA configurations (eg no binutils or ld).
13921         (hppa*-*-*elf*): These configurations have binutils and ld.
13922
13923 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13924
13925         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13926
13927 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13928
13929         * configure.in (rs6000-*-*): Build gas.
13930
13931 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13932
13933         * Makefile.in:  Avoid bug in losing hpux sed.
13934
13935 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13936
13937         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13938         for GDB and GDB has been fixed to not need it.
13939
13940 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13941
13942         * config.guess: Recognize vax hosts.
13943
13944 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13945
13946         * configure (while loop): Don't use "break 2" inside case
13947         statement -- the case statement isn't an enclosing loop.
13948
13949 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13950
13951         * config.guess:  Clean up NeXT support, to allow nextstep
13952         on Intel machines.  Make OS be nextstep.
13953
13954 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13955
13956         * config.guess: Add alternate forms for Convex.
13957
13958 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13959
13960         * configure:  Completely rewrite option processing.  Take
13961         advantage of pattern-matching to avoid invoking test frequently.
13962         Also clean up host and target defaulting logic.
13963
13964 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13965
13966         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13967         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13968         commands (plus user environment) will fit SCO limits.
13969
13970 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13971
13972         * configure.in: Don't issue warnings about directories which are
13973         not being configured if -norecursion is set.  Correct test for
13974         --with-gnu-as and --with-gnu-ld to not get confused by substring
13975         matches.
13976
13977         * configure.in: Don't build gas for alpha-dec-osf1*.
13978
13979 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13980
13981         * configure:  Back out Per's change of 12/19/1993.  It changes the
13982         behavior of configure in unexpected and confusing ways.
13983
13984         Also, use different delim char when calculating
13985         program_transform_name so that the name can contain slashes.
13986
13987 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13988
13989         * configure.in, config.sub: Add support for VSTa micro-kernel.
13990
13991 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13992
13993         * configure.in: Nuke hacks which were used to get a special
13994         version of GAS for HPPA configurations.
13995
13996 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13997
13998         * configure:  If only ${target_alias} is given, use that
13999         as the default for ${host_alias}.
14000         * configure:  Add missing back-slashes before nested quotes.
14001
14002 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14003
14004         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14005
14006 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14007
14008         * config.guess:  Recognize some Tektronix configurations.
14009         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14010
14011 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14012
14013         * config.sub: Match any flavor of SH.
14014
14015 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14016
14017         * configure.in: Don't try to configure newlib for Alpha.
14018
14019 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14020
14021         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14022         libg++ or libio for any Alpha target.
14023
14024         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14025
14026 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14027
14028         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14029         default arguments -- so it tried to compress itself.
14030
14031 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14032
14033         * configure.in (notsupp): ensure that a space is always at the end
14034           of the configdirs list, since the grep checks for an explicit space
14035
14036 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14037
14038         * configure.in (target i386-sysv4.2): don't build ld, since static
14039           versions of many libraries are not available.
14040
14041 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14042
14043         * config.guess: Recognize Apollos (using environment variables).
14044         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14045
14046 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14047
14048         * config.guess: Recognize Sony news mips running newsos.
14049
14050 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14051
14052         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14053         "fi ; else" for bash.
14054
14055 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14056
14057         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14058
14059 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14060
14061         * config.sub: accept unixware as an alias for svr4.2.
14062         Fix some inconsistancies with the gcc version.
14063
14064 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14065
14066         * Makefile.in (DISTDOCDIRS):  Add gdb.
14067
14068 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14069
14070         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14071
14072 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14073
14074         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14075         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14076         this now.
14077
14078 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14079
14080         * config.sub: Accept hiux* as an OS name.
14081
14082         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14083         etc/make-stds.texi.  The underscore came from gcc, and dje now
14084         agrees that RUNTESTFLAGS is the correct name.
14085
14086 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14087
14088         * install.sh:  Remove 'set -e'.  It makes any conditionals
14089         in the script useless.
14090
14091         * config.guess: Automatically recognize arm-acorn-riscix
14092         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14093
14094 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14095
14096         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14097
14098 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14099
14100         * Makefile.in (DISTDOCDIRS): New variable.
14101         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14102         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14103
14104 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14105
14106         * configure.in (hppa target): check the source directory for the
14107           pagas sub-directory
14108
14109 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14110
14111         * config.sub: Allow -aout* and -elf*.
14112
14113 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14114
14115         * configure.in: Don't build ld on i386-solaris2, same as for
14116         sparc-solaris2.
14117
14118 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14119
14120         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14121
14122 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14123
14124         * configure.in:  Configure gdb for alpha.
14125
14126 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14127
14128         * Makefile.in (CXXFLAGS): Add -O.
14129
14130 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14131
14132         * config.guess: added support for DG Aviion
14133
14134 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14135
14136         * configure.in: Produce warning message for subdirectories not
14137         configurable for this host/target combination.  Don't try to
14138         configure gdb for vms.
14139
14140 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14141
14142         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14143         appropriate files before making "diststuff".
14144         (DISTBISONFILES): New var: list of files to be edited.
14145         (DISTSTUFFDIRS): Add binutils.
14146
14147 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14148
14149         * config.sub: also handle mipsel and mips64el (for little endian mips)
14150
14151 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14152
14153         * configure.in: Add * to end of all OS names.
14154
14155 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14156
14157         * configure.in: Build newlib for LynxOS native.
14158
14159 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14160
14161         * config.guess: Add support for delta 88k running SVR3.
14162
14163         * configure.in: Add comment about HP compiler vs. emacs.
14164
14165 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14166
14167         * configure.in: don't build ld on solaris2 (not a viable option
14168           due to bugs in getpwnam & getpwuid)
14169
14170 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14171
14172         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14173         config.guess will produce a full version number.
14174
14175 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14176
14177         * configure.in: Build linker and binutils for alpha-dec-osf1.
14178
14179 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14180
14181         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14182         and gdb/testsuite/Makefile.in.
14183
14184 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14185
14186         * configure.in: recognize mips*- instead of mips-
14187
14188 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14189
14190         * config.sub: Accept linux*coff and linux*elf as operating
14191         systems.
14192
14193 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14194
14195         * config.sub: Recognize mips64, and mips3 as an alias for it.
14196
14197 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14198
14199         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14200         gdb knows how to handle OSF/1 shared libraries.
14201
14202 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14203
14204         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14205         * config.guess: Recognize Hitachi's HIUX.
14206         * config.sub: Recognize h3050r* and hppahitachi.
14207         Remove redundant cases for hp9k[23]*.
14208
14209 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14210
14211         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14212         if gas and ld are in the source tree and are in ${configdirs}.
14213         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14214         --with options (but still pass them down on the command line,
14215         if they were explicitly specified).
14216
14217 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14218
14219         * configure: substitute SHELL value in Makefile.in with
14220         ${CONFIG_SHELL}
14221
14222 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14223
14224         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14225         *-*-solaris2* targets.
14226
14227 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14228
14229         * Makefile.in: define M4, and pass it down to sub-makes;
14230         all-autoconf now depends on all-m4
14231
14232 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14233
14234         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14235         presence of {ar,ranlib} instead of a configured directory
14236
14237 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14238
14239         * config.guess: Accept 34?? as well as 33?? for NCR.
14240
14241 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14242
14243         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14244         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14245
14246 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14247
14248         * configure: grab values for $(CC) and $(CXX) from the
14249         environment, so that someone can do "CC=gcc configure; make" and
14250         have it work right (matching the way that autoconf works now)
14251
14252         * configure.in, Makefile.in: add support for gash, the tcl
14253         interface to Galaxy
14254
14255         * config.guess: add NetBSD variants (hp300, x86)
14256
14257 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14258
14259         * install.sh: Support -d option (in the manner of SunOS 4 install,
14260         as it is more deterministic than that of GNU install)
14261         (chmodcmd): Set file to mode 755 by default (should also do default
14262         chgrp and chown, but I don't feel like dealing with that now)
14263
14264 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14265
14266         * config.sub: Remove h8300hhms alias.
14267
14268 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14269
14270         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14271
14272 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14273
14274         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14275         as stmp-fixinc
14276
14277 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14278
14279         * config.sub: recognize m88110-bug-coff.
14280
14281 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14282
14283         * Makefile.in (all-libio): all dependencies on the toolchain used
14284         to build this (gcc, gas, ld, etc)
14285
14286 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14287
14288         * config.guess: Deal with OSF/1 1.3 on alpha.
14289
14290 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14291
14292         * install.sh: add some 'else true' clauses for portability
14293
14294         * configure.in: don't build libio for h8[35]00-*-* targets
14295
14296 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14297
14298         * Makefile.in:  Add support for new libio.
14299
14300 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14301
14302         * install.sh: If one command fails, don't try the rest.  Don't try
14303         to remove $dsttmp (via trap) unless we have already created it.
14304         If $src doesn't exist, detect it and exit with an error.
14305
14306         * config.guess: Recognize BSD on hp300.
14307
14308 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14309
14310         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14311         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14312
14313 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14314
14315         * Makefile.in (all-send-pr): depends on all-prms
14316
14317 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14318
14319         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14320
14321 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14322
14323         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14324         Added test for mips-mips-riscos5.
14325
14326 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14327
14328         * configure.in: use mh-hp300 for 68k HP hosts
14329
14330 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14331
14332         * configure: add support for CONFIG_SHELL, so that you can use
14333         some alternate shell for evaluating configure scripts
14334
14335 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14336
14337         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14338         in configure script to bug-gdb@prep.ai.mit.edu when building
14339         distribution archive.
14340         * Makefile.in (COMPRESS):  Remove def.
14341         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14342         gdb.tar.Z and make-gdb.tar.Z respectively.
14343         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14344         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14345         to convergence with 'taz' target in Makefile.in.
14346
14347 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14348
14349         * install.sh (dsttmp): use trap to ensure that tmp files go
14350         away on error conditions
14351
14352 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14353
14354         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14355
14356 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14357
14358         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14359         its parent is '/' not ''.
14360
14361         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14362
14363 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14364
14365         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14366         that ${newsrcdir}/configure.in does.
14367
14368 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14369
14370         * test-build.mk: support for CONFIG_SHELL
14371
14372 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14373
14374         * config.sub (netware):  Add as a basic system type.
14375
14376 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14377
14378         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14379           $(srcdir)/ from the dependency on Makefile.in.
14380
14381 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14382
14383         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14384         (h8300hhms is temporary until multi-libraries are implemented).
14385         * configure.in: Handle h8300h too.
14386
14387 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14388
14389         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14390
14391 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14392
14393         * configure:  Remove extraneous output when guessing host type.
14394         * config.guess:  Remove extraneous output when guessing using C
14395         compiler rather than uname, or when guessing fails.
14396
14397 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14398
14399         * Makefile.in: remove all.cross and install.cross targets
14400
14401         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14402           definitions
14403
14404 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14405
14406         * configure.in (target sh): Build gprof.
14407
14408 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14409
14410         * config.sub: change -solaris to -solaris2
14411
14412 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14413
14414         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14415
14416 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14417
14418         * configure: Correct error message for missing Makefile.in to
14419         print correct directory.
14420
14421 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14422
14423         * install.sh: kludge around 386BSD shell bug
14424
14425 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14426
14427         * config.guess:  Recognize NeXT.
14428         * config.guess:  Recognize i486-ncr-sysv4.
14429         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14430
14431 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14432
14433         * Makefile.in (MAKEINFOFLAGS): New variable.
14434         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14435         * build-all.mk, test-build.mk: Pass down --no-split as
14436         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14437
14438 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14439
14440         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14441
14442 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14443
14444         * Makefile.in (libg++.tar.z):  New rule.
14445         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14446         * Makefile.in (taz):  Only do a single chmod.
14447
14448 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14449
14450         * install.sh: don't use dirname anymore (replaced with sed usage)
14451
14452 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14453
14454         * Makefile.in:  Change extension for gzip'd files from '.z' to
14455         '.gz' per new FSF standard usage.
14456
14457 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14458
14459         * configure: put quotes around the final value of program_transform_name
14460
14461 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14462
14463         * Makefile.in: new install.sh support; update install-info rules
14464
14465 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14466
14467         * configure.in: Build diff for crosses, but not for go32 host.
14468
14469         * configure.in: Build gprof only for native, and don't build it
14470         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14471
14472 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14473
14474         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14475
14476 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14477
14478         * configure.in (host_tools): Add prms.
14479
14480 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14481
14482         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14483         with $(FLAGS_TO_PASS) on the command line
14484
14485         * config.sub: Recognize lynx and lynxos
14486
14487 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14488
14489         * config.sub: Accept -ecoff*, not just -ecoff.
14490
14491 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14492
14493         * Makefile.in (taz): Use .gz suffix instead of .z.
14494         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14495         names.
14496
14497 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14498
14499         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14500
14501 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14502
14503         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14504         that rebuilds that might happen during 'make install' don't get
14505         bogus gcc include files
14506
14507 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14508
14509         Change from Utah for HPPA support:
14510         * config.guess: Recognize hppa1.x-hp-bsd.
14511
14512 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14513
14514         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14515         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14516
14517 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14518
14519         * config.sub: Add support for rom68k and bug boot monitors.
14520
14521 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14522
14523         * Makefile.in: Make all-opcodes depend on all-bfd.
14524
14525 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14526
14527         * config.guess: Added special check for i[34]86-univel-sysv4*.
14528
14529 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14530
14531         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14532         the processor rather than assuming i486.
14533
14534 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14535
14536         * config.guess: Recognize SunOS6 as Solaris3.
14537
14538 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14539
14540         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14541         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14542
14543 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14544
14545         * build-all.mk (all-cross): New target for Canadian Cross.
14546         Added Q2 go32 targets.
14547         * test-build.mk: Configure go32 cross sparclite-aout and
14548         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14549         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14550
14551 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14552
14553         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14554         GO32 hosted toolchains
14555
14556 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14557
14558         * configure: change  so "-exec-prefix" gets passed down rather
14559         than "-exec_prefix" so autoconf generated Makefiles get the
14560         exec_prefix set right.
14561
14562 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14563
14564         * config.guess: get the Solaris2 minor version number
14565
14566         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14567
14568 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14569
14570         * config.guess: Recognize some Sequent platforms.
14571
14572 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14573
14574         * Makefile.in: added the vault-install target
14575
14576         * configure.in: actually use the Sun3 makefile fragment that's in
14577         config, also added the release dir to configdirs
14578
14579 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14580
14581         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14582
14583 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14584
14585         * configure.in: remove some program from Alpha targetted toolchains
14586
14587 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14588
14589         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14590         gprof.
14591         (taz): Run "make diststuff" in those directories instead of "make
14592         proto-dir".  Look for "VERSION=" only at start of line in subdir
14593         Makefile.  Use "gzip -9" for compression.
14594         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14595         (binutils.tar.z): New target.
14596
14597 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14598
14599         * Makefile.in (taz): Include gpl.texinfo.
14600
14601 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14602
14603         * Makefile.in (setup-dirs): Merged into "taz" target.
14604         (taz): Only do `proto-dir' stuff if a directory is actually needed
14605         for this target.
14606
14607 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14608
14609         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14610         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14611         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14612         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14613         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14614
14615 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14616
14617         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14618         config.sub, and move-if-change to gdb testsuite distribution
14619         archive, so the testsuite can be extracted, configured, and
14620         run separately from the gdb distribution.  Blow away the Chill
14621         tests that require a Chill compiled executable, since GNU Chill
14622         is not yet publically available.
14623
14624 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14625
14626         * test-build.mk: set environment variables in a single command,
14627         instead of a list of assignments and exports
14628
14629         * config.guess: recognize Alpha/OSF1 systems
14630
14631 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14632
14633         * configure: Change help message to prefer --options rather than
14634           -options.
14635
14636 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14637
14638         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14639         zippy@ecst.csuchico.edu.
14640         * config.guess: Recognize miniframe.
14641
14642 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14643
14644         * Makefile.in: Use srcroot to find runtest rather than rootme.
14645         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14646
14647 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14648
14649         * test-build.mk: Extensive additions to support building on a
14650         machine other than the host.
14651
14652 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14653
14654         * configure (tooldir): Fix for i386-aix again.
14655
14656 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14657
14658         * configure, Makefile.in:  Change definition of $(tooldir)
14659         to match the FSF.
14660
14661 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14662
14663         * config.guess:  Recognize i[34]86/SVR4.
14664
14665 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14666
14667         * Makefile.in (all-gdb): gdb depends on sim.
14668
14669 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14670
14671         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14672         at the same time we make the prototype gdb directory.
14673         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14674         files at the same time as the gdb base release distribution.
14675
14676 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14677
14678         * Makefile.in (check): Use individual check targets rather than
14679         DO_X rule.
14680         (check-gcc): Added.
14681
14682 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14683
14684         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14685         for System V release 3.2.
14686
14687 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14688
14689         * config.sub: Recognize hppaosf.
14690         * configure.in: Do configure ld/binutils/gas for it.
14691
14692 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14693
14694         * configure (tooldir): Alter syntax used to set this, for systems
14695         where "\$" isn't handled right, like i386-aix.
14696
14697 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14698
14699         * configure: Pass program-transform-name, not
14700         program_transform_name, to recursive configures.
14701
14702 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14703
14704         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14705         of gas+ld+binutils.
14706
14707 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14708
14709         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14710
14711 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14712
14713         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14714
14715 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14716
14717         * Makefile.in (PRMS): Set back to all-prms.
14718
14719 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14720
14721         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14722         targets, rather than for MIPS hosts.
14723
14724 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14725
14726         * configure.in: add comment for --with-x default values
14727
14728         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14729
14730         * Makefile.in: add check-* targets for each of the directories in
14731         the tree.  Add a definition of RUNTEST that will use the one we
14732         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14733
14734 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14735
14736         * configure.in: Removed obsolete references to bfd_target and
14737         target_makefile_frag.
14738
14739         * build-all.mk: Set assorted targets for Q2.
14740         * config.sub: Recognize z8k-sim and h8300-hms.
14741         * test-build.mk: Really don't pass host to configure.
14742         (HOLES): Added uname.
14743
14744 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14745
14746         * configure: Handle an empty program-prefix, program-suffix or
14747         program-transform-name correctly.
14748
14749 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14750
14751         * build-all.mk: -G 8 no longer required for MIPS targets.
14752         * test-build.mk: Don't pass host argument to configure; make it
14753         guess.
14754
14755 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14756
14757         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14758         * Makefile.in (COMPRESS):  New macro, like GZIP.
14759
14760 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14761
14762         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14763
14764         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14765         with gas currently defaults to -G 0.
14766
14767 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14768
14769         * Makefile.in (all-flex): flex depends on byacc.
14770
14771         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14772         to test-build.mk as RELEASE_TAG.
14773         * test-build.mk (configargs): New variable containing arguments to
14774         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14775         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14776
14777         * config.guess: Use /bin/uname when checking -X argument on SCO,
14778         to avoid invoking GNU uname which doesn't understand -X.
14779
14780         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14781
14782         * configure.in: Build gas for mips-*-*.
14783
14784 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14785
14786         * Makefile.in (all.normal): insert missing backslash.
14787
14788 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14789
14790         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14791
14792         * Makefile.in: Complete overhaul to merge many almost identical
14793         targets.
14794
14795 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14796
14797         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14798         (gdb.tar.Z): Adjusted.
14799
14800         * Makefile.in (setup-dirs, taz): New targets; should be general
14801         enough to adapt for gdb sometime.  Build only .z file.
14802         (gas.tar.z): New target.
14803
14804 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14805
14806         * build-all.mk: Use CC=cc -Xs on Solaris.
14807
14808 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14809
14810         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14811         for handling BISON for FSF releases.
14812
14813 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14814
14815         * configure: Actually implement the change zoo just documented.
14816
14817 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14818
14819         * configure: when using config.guess, only set target_alias when
14820         it's not already been set (ie, on the command line)
14821
14822 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14823
14824         * Makefile.in: add installcheck target, set PRMS to install-prms
14825
14826 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14827
14828         * configure: add support for package_makefile_fragment, handle the
14829         case where a directory has a configure.in file but no Makefile.in
14830         more gracefully (with an actual understandable error message, even);
14831         add support for --without (and add this to the usage message); also
14832         explicitly add a --host=${host_alias} to the command line when
14833         config.guess is used
14834
14835 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14836
14837         * configure: Must use both --host and --target in recursive calls.
14838
14839 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14840
14841         * Makefile.in: Change deja-gnu to dejagnu.
14842
14843 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14844
14845         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14846
14847 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14848
14849         * configure.in: canonicalize all instances to *-*-solaris2*,
14850         also strip out a number of tools to not build for go32 host
14851
14852 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14853
14854         * config.guess: add GPL.
14855
14856         * Makefile.in, config.guess, config.sub, configure: bump
14857           copyrights to 93.
14858
14859 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14860
14861         * Makefile.in (do-info): Removed obsolete check for existence of
14862         localenv file.
14863
14864         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14865
14866 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14867
14868         * Makefile.in: a couple of 'else true' for decstation,
14869         support for TclX
14870
14871         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14872
14873 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14874
14875         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14876
14877 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14878
14879         * config.guess: Recognize i386-ibm-aix (PS/2).
14880         * configure.in: Use config/mh-aix386 file for it.
14881
14882 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14883
14884         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14885         CC_FOR_TARGET instead.
14886         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14887
14888 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14889
14890         * Makefile.in: Add sim to list of directories sent with gdb
14891
14892 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14893
14894         * configure.in: Put back mips-dec-bsd* case.
14895
14896 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14897
14898         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14899         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14900         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14901
14902 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14903
14904         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14905
14906         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14907         (install-info): install dir.info only if it exists,
14908         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14909
14910 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14911
14912         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14913         gas for mips-dec-bsd.
14914
14915 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14916
14917         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14918         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14919
14920 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14921
14922         * configure.in: Added "dejagnu" to hosttools list.
14923
14924 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14925
14926         * config.sub, configure.in, config.guess:  Add support
14927         for Bosx, an AIX variant from Bull.
14928         Patches from F.Pierresteguy@frcl.bull.fr.
14929
14930 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14931
14932         * devo/dejagnu: Initial creation of devo/dejagnu.
14933         Migrated dejagnu testcases and support files for testing software
14934         tools to reside as subdirectories, currently called "testsuite",
14935         within the directory of the software tool.  Migrated all programs,
14936         support libraries, etc. beloging to dejagnu proper from
14937         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14938         with no modifications.  The changes to these files which will
14939         allow them to configure, build, and execute properly will be made
14940         in a future update.
14941
14942 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14943
14944         * Makefile.in: Change send_pr to send-pr.
14945         * configure.in: Likewise.
14946         * send_pr: Renamed directory to send-pr.
14947
14948 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14949
14950         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14951
14952 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14953
14954         * README:  Update for gdb-4.8 release.
14955         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14956         gdb-xxx.tar.z (gzip'd) file also.
14957
14958 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14959
14960         * Makefile.in: make all-diff depend on all-libiberty
14961
14962 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14963
14964         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14965
14966 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14967
14968         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14969
14970 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14971
14972         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14973         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14974         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14975
14976 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14977
14978         * Makefile.in:  makeinfo binary is in a new location
14979
14980 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14981
14982         * config.sub: Accept -ecoff as an OS.
14983
14984         * Makefile.in: Various changes to eliminate a level of make
14985         recursion and reduce the required command line length.
14986         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14987         sub-makes.
14988         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14989         variables holding settings for specific sub-makes.
14990         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14991         in terms of BASE_FLAGS_TO_PASS.
14992         (TARGET_LIBS): New variable listing directories which use
14993         TARGET_FLAGS_TO_PASS.
14994         (subdir_do): Eliminated.
14995         (do-*): New set of targets to replace subdir_do.
14996         (various): All targets which used subdir_do now depend on do-*.
14997         (local-clean): Renamed from do_clean.
14998         (local-distclean): New target, dependency of distclean and
14999         realclean.
15000         (install-info): Don't create directories.  Depend on dir.info
15001         rather than calling make recursively.
15002         (install-dir.info): Eliminated.
15003         (install-info-dirs): Create all info directories here.
15004         (dir.info): Depend upon do-install-info.
15005
15006         * test-build.mk (HOLES): Added false.
15007
15008 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15009
15010         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15011
15012 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15013
15014         * Makefile.in (info): remove dependency on all-texinfo.  The
15015         problem was really in texinfo/C, not at this level.
15016
15017 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15018
15019         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15020
15021 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15022
15023         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15024         GDB releases.
15025
15026 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15027
15028         * configure: Include srcdir in message about target of link not
15029         being found.  Don't convert `-' to `_' in `with' options being
15030         passed to subdirs.
15031
15032 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15033
15034         * configure.in: add uudecode to host_tools
15035
15036         * Makefile.in: added {all,install}-uudecode targets, added them to
15037         the appropriate lists
15038
15039 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15040
15041         * Makefile.in (all-gcc): Added dependency on all-gas.
15042
15043         * configure.in (mips-*-*): Build ld and binutils.
15044
15045 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15046
15047         * configure: check return code from mkdir, print error message and
15048           exit on failure.
15049
15050 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15051
15052         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15053
15054 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15055
15056         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15057
15058 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15059
15060         * config.sub (h8500):  Recognize this as a cpu type.
15061
15062 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15063
15064         * configure: source directory missing is no longer a warning
15065
15066         * configure.in: recognize irix[34]* instead of irix[34]
15067
15068         * Makefile.in: define and pass down X11_LIB
15069
15070 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15071
15072         * guess-systype: Renamed to ...
15073         * config.guess:  ... by popular request.
15074         * configure.in, Makefile.in:  Update accordingly.
15075
15076 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15077
15078         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15079         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15080         + Execute ./dummy instead of assuming . is in PATH.
15081
15082 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15083
15084         * guess-systype:  New shell script.  Attempts to guess the
15085         canonical host name of the executing host.
15086         Only a few hosts are supported so far.
15087         * configure:  Call guess-systype if no host is specified.
15088
15089 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15090
15091         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15092         gcc Makefile.
15093
15094
15095 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15096
15097         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15098         (all-gcc, install-gcc, subdir_do): Use it.
15099
15100 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15101
15102         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15103
15104 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15105
15106         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15107           set exclusively by configure, using configure.in .
15108
15109 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15110
15111         * test-build.mk: set $PATH for all builds
15112
15113         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15114
15115 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15116
15117         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15118         the one used in gcc/Makefile.in, so that a null expansion doesn't
15119         override the one needed to build gcc with a native cc.
15120
15121
15122 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15123
15124         * configure: Accept -with arguments.
15125
15126 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15127
15128         * Makefile.in: added h8300sim
15129
15130 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15131
15132         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15133         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15134         (all-cygnus, native, build-cygnus): Make
15135         $(canonhost)-stamp-3stage-done, not $(host)....
15136         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15137         i386-sco3.2v4.  Added else true to if command.
15138
15139 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15140
15141         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15142
15143 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15144
15145         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15146
15147 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15148
15149         * configure.in: don't remove binutils from Solaris builds
15150
15151 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15152
15153         * Makefile.in: get rid of earlier definitions for *clean,
15154         also handle the recursive info rule better
15155
15156 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15157
15158         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15159         do more-or-less the right thing.
15160
15161 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15162
15163         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15164         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15165
15166 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15167
15168         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15169         $(host_canonical).
15170
15171         * configure.in: split the configdirs list into 4 categories (native
15172         v. cross, library v. tool) and handle the cross-only and native-
15173         only in more reasonable (and correct!) way.
15174
15175 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15176
15177         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15178         configdirs anymore.
15179
15180 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15181
15182         * Makefile.in: extensive cleanup::  removed all of the explicit
15183         clean-* targets, collapsed many wrappers around subdir_do into
15184         one, added additional targets to satisfy standards.texi, deleted
15185         some old targets, some changes for consistency
15186
15187 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15188
15189         * configure.in: handle some programs as cross-only, and others as
15190         native only
15191
15192         * test-build.mk: handle partial holes in a more generic manner
15193
15194         * Makefile.in: m4 depends on libiberty
15195
15196 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15197
15198         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15199         time, wdiff, and find to configdirs
15200
15201         * Makefile.in: all, clean, and install rules for the new programs
15202         added to configure.in
15203
15204 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15205
15206         * configure.in: use mh-sun for all *-sun-* hosts
15207
15208 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15209
15210         * Makefile.in: define flags for X11 include files and library file
15211         locations, pass them down to the programs that need this info
15212
15213         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15214
15215 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15216
15217         * configure.in: start building libg++ for HP-UX targets
15218
15219 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15220
15221         * README:  Update references to files moved into etc/.
15222
15223 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15224
15225         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15226         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15227
15228 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15229
15230         * configure: accept dash as well as underscore in long option
15231         names for FSF compatibility.
15232
15233 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15234
15235         * config.sub: added -sco3.2v4 support from FSF.
15236
15237 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15238
15239         * configure.in: expand the section that adds or removes
15240         directories from the list of programs to build, to handle native
15241         vs. cross in addition to host v. native
15242
15243 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15244
15245         * Makefile.in:  Replace C++ in macro names with CXX.
15246         This is less likely to break ...
15247
15248 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15249
15250         * test-build.mk: add -w to GNU_MAKE
15251
15252 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15253
15254         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15255         add 'sparc' to list of recognized cpus.  This needed to make
15256         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15257         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15258         then changes that into $CPU-wrs-vxworks.
15259
15260         * configure.in: remove most references to gdbtest, regularize
15261         target based program removal
15262
15263         * test-build.mk: import from p3 tree (many fixes and changes)
15264
15265 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15266
15267         * Makefile.in: added rules to handle tcl, tk, and expect
15268
15269         * configure.in: handle those directories if they exist
15270
15271 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15272
15273         * config.sub: removed bogus hppabsd and hppahpux names, since
15274         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15275
15276 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15277
15278         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15279         depends upon all-xiberty
15280
15281         * Makefile.in: changes from p3, including:
15282
15283         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15284
15285         * Makefile.in (XTRAFLAGS): include newlib directories if
15286         newlib/Makefile exists, rather than if host != target.
15287
15288         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15289
15290         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15291         from the same source tree and not building a cross-compiler.  This
15292         matters for the libg++ configuration if reconfiguring a tree that
15293         has already been installed.
15294
15295         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15296
15297         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15298         pick up the machine and system specific header files.
15299
15300         * Makefile.in: added AS_FOR_TARGET, passed down in
15301         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15302         the C compiler to use to create programs which are run in the
15303         build environment, set it to default to $(CC), and passed it down
15304         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15305
15306         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15307
15308         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15309         We need them for unusual native builds, like systems without
15310         ranlib.
15311
15312         * configure: also define $(host_canonical) and
15313         $(target_canonical), which are the full, canonical names for the
15314         given host and target
15315
15316 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15317
15318         * Makefile.in:  Added separate definitions for C++.
15319
15320 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15321
15322         * configure.in (configdirs):  Add deja-gnu.
15323
15324 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15325
15326         * README:  Update for configure.texi and gdb-4.7 release.
15327
15328 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15329
15330         * Makefile.in:  Move "all" target to top of file.
15331         Previously, first target was ".PHONY" which caused BSD4.4 make
15332         to build .PHONY when make was run without arguments.
15333
15334 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15335
15336         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15337         Library-copylefted code in libiberty.
15338
15339 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15340
15341         * config.sub:  Replace m68kmote with plain old m68k.
15342
15343 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15344
15345         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15346
15347 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15348
15349         * config.sub: Complain if no argument is given.  Added support for
15350         386bsd as OS and target alias.
15351
15352 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15353
15354         * Makefile.in (XTRAFLAGS): include newlib directories if
15355         newlib/Makefile exists, rather than if host != target.
15356
15357 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15358
15359         * config.sub: recognize sparclite-wrs-vxworks.
15360
15361         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15362         p3.) Added clean-xiberty to clean.
15363
15364 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15365
15366         * configure.in: use *-*-* instead of nested cases for host and target
15367
15368 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15369
15370         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15371         from the same source tree and not building a cross-compiler.  This
15372         matters for the libg++ configuration if reconfiguring a tree that
15373         has already been installed.
15374
15375 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15376
15377         * config.sub (i486v/i486v4):  Merge in from FSF version.
15378
15379 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15380
15381         * configure: only set PWD if it is already set.
15382
15383 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15384
15385         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15386         doesn't have unset and all success paths (and most error paths)
15387         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15388         to just ${PWD} to avoid confusion.)
15389
15390 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15391
15392         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15393         even for a native compilation.
15394
15395 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15396
15397         Changes to make the gdb.tar.Z rule work better.
15398
15399         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15400         (DEVO_SUPPORT):  Add configure.texi.
15401         (bfd-ilrt.tar.Z):  Remove ancient rule.
15402
15403 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15404
15405         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15406         pick up the machine and system specific header files.
15407
15408         * configure.in, config.sub: added new target m68010-adobe-scout,
15409         with alias of adobe68k.  Changed configure.in to check for
15410         -scout before -sco* to avoid a false match.
15411
15412         * Makefile.in: added AS_FOR_TARGET, passed down in
15413         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15414         the C compiler to use to create programs which are run in the
15415         build environment, set it to default to $(CC), and passed it down
15416         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15417
15418 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15419
15420         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15421         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15422         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15423         FOR_TARGET variants, to newlib and libg++.
15424
15425 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15426
15427         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15428         first.
15429
15430 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15431
15432         * config.sub:  Accept `elf' as an environment.
15433
15434 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15435
15436         * Makefile.in (all-opcodes):  cd into the right directory
15437
15438 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15439
15440         * configure: added -program_transform_name option, used as
15441         argument to sed when installing programs.
15442         configure.texi: added documentation for -program_prefix,
15443         -program_suffix and -program_transform_name.
15444
15445 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15446
15447         * config.sub:  Accept i486 where i386 ok.
15448
15449 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15450
15451         * config.sub: accept we32k
15452
15453 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15454
15455         * config.sub, configure.in: accept OSE68000 and OSE68k.
15456
15457         * Makefile.in: don't create all directories for ``make install'';
15458         let the subdirectories create the ones they need.
15459
15460 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15461
15462         * COPYING: new file, GPL v2
15463
15464 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15465
15466         * Makefile.in: use the new gen-info-dir, which needs a template
15467         argument (which also lives in texinfo)
15468
15469         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15470
15471 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15472
15473         * config.sub (ncr3000):  Change i386 to i486.
15474
15475 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15476
15477         * Makefile.in: add install-rcs, install-grep to
15478         install-no-fixedincludes, removed install-bison and install-libgcc
15479
15480 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15481
15482         * configure.in: grab the HPUX makefile fragment if on HPUX
15483
15484 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15485
15486         * Makefile.in: eradicate bison spoor (ditto libgcc).
15487          configure.in: recognise m68{k,000}-ericsson-OSE.
15488          es1800 is alias for m68k-ericsson-OSE
15489
15490 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15491
15492         * configure.in: rearrange the parts that remove programs from
15493         configdirs, based now on HOST==TARGET or by canonical triple.
15494
15495 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15496
15497         * test-build.mk: recurse explicitly with -f test-build.mk when
15498           appropriate.  predicate stage3 and comparison on the existence
15499           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15500           On very clean, also remove ...stamp-co.  Build in-place before
15501           doing other builds.
15502
15503 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15504
15505         * Makefile.in, configure.in: add tgas
15506
15507 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15508
15509         * Makefile.in: a number of changes merged in from progressive.
15510
15511         * configure.in: add libm.
15512
15513         * .cvsignore: ignore some stuff that comes from test-build.mk.
15514
15515 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15516
15517         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15518
15519 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15520
15521         * configure: Add program_suffix (parallel to program_prefix)
15522         * Makefile.in: adjust directory-creating script for losing decstation
15523
15524 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15525
15526         * configure:  Minor $subdir-related fixes.
15527
15528 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15529
15530         * configure: fix various problems with propogating
15531         makefile_target_frag in subdirs.
15532         * configure.in: config libgcc if its there
15533
15534 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15535
15536         * config.sub:  HPPA merge.
15537
15538 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15539
15540         * Makefile.in:  Replace all-bison with all-byacc in all
15541         dependency lines for other tools (which now use byacc).
15542
15543 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15544
15545         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15546
15547 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15548
15549         * Makefile.in: make gprof rules similar to byacc rules (instead of
15550         vestigal $(unsubdir) that didn't work...)
15551
15552 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15553
15554         * config.sub:  Add support for Linux.
15555         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15556         (at least for libg++).
15557
15558 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15559
15560         * configure.texi: fix doc for the -nfp option to configure
15561
15562 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15563
15564         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15565
15566 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15567
15568         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15569         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15570         * configure.in: added solaris* host_makefile_frag hook.
15571
15572 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15573
15574         * config.sub: changed recognition of m68000 so that various
15575         m68k types can be specified via m680[01234]0
15576
15577 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15578
15579         * config.sub (basic_machine): fix sed so that '-foo' isn't
15580         completely substituted out while .+'-foo' loses the '-foo'
15581
15582 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15583
15584         * config.sub ($os): Add -aout.
15585
15586 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15587
15588         * configure:  If host_makefile_frag is absolute, don't
15589         prefix ${invsubdir} (relevant to libg++ auto-configure).
15590
15591 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15592
15593         * Makefile.in (tooldir): Define it.
15594         (all-ld): Depend on all-flex.
15595
15596 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15597
15598         * Makefile.in (check):  Fix libg++ special case.
15599
15600 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15601
15602         * configure: do not bury `pwd` into config.status, thus do fewer
15603           pwd's.
15604
15605         * configure: print the "Building in" message only when building in
15606           other than "." AND verbose.
15607
15608         * configure: remove -s, rework -v to better accommodate guested
15609           configures.
15610
15611         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15612
15613 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15614
15615         * Makefile.in: macroize flags passed on recursion.  remove
15616           fileutils.
15617
15618 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15619
15620         * configure: get makesrcdir right for subdirs deeper than 1.
15621
15622         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15623           install.
15624
15625 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15626
15627         * Makefile.in: don't print subdir_do or recursion lines.
15628
15629 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15630
15631         * standards.texi: added menu item.
15632
15633         * Makefile.in: build and install standards.info.
15634
15635         * standards.texi: new file.
15636
15637 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15638
15639         * configure: test for and move config.status pieces from
15640           ${subdir}/.
15641
15642 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15643
15644         * configure:  Test for existance of files before trying to mv
15645         them, to avoid numerous non-existance messages.
15646
15647 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15648
15649         * configure: correct final line of config.status.
15650
15651         * configure: patch from eggert.  Avoids a protection problem if
15652           the original Makefile.in is read only.
15653
15654         * configure: use move-if-change from gcc to create config.status.
15655           Some makefiles depend on config.status to tell if a directory
15656           has been reconfigured for a different host.  This change
15657           prevents those directories from remaking everything in the case
15658           where the reconfig was only intended to rebuild a Makefile.
15659
15660         * configure: test for config.sub with "config.sub sun4" rather
15661           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15662           host alias from a missing config.sub.
15663
15664 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15665
15666         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15667           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15668
15669 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15670
15671         * configure: mkdir ${subdir} as needed.
15672
15673 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15674
15675         * Makefile.in,configure.in: added autoconf.
15676
15677 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15678
15679         * Makefile.in: no longer pass against on recursion.
15680
15681         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15682           definitions are not inherited.
15683
15684         * configure: correct makesrcdir when subdir is .
15685
15686 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15687
15688         * configure:  Add support for 'subdirs' variable, which is
15689         like 'configdirs', except that configure doesn't re-invoke
15690         itself for subdirs, it just creates a Makefile for each subdir.
15691         * configure.texi:  Document subdirs.
15692
15693 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15694
15695         * configure.in: added flex to configdirs
15696
15697 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15698
15699         * Makefile.in: remove clean-stamps from clean.
15700
15701 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15702
15703         * configure.in:  Add gdbtest to configdirs.
15704
15705 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15706
15707         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15708         to recursive makes.
15709         * configure.in:  Recognize new ncr3000 config.
15710
15711 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15712
15713         * Makefile.in, configure.in: removed references to gdbm.
15714
15715 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15716
15717         * config.sub:  Don't canonicalize os value
15718         newsos* to bsd (readline needs to check for newsos).
15719         (This fix was earlier made Jan 31, but got re-broken.)
15720
15721 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15722
15723         * configure.in:  sco is an os, not a vendor!
15724
15725         * configure:  Quote $( better.  Keep various shells happy.
15726
15727 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15728
15729         * Makefile.in: eliminate stamp-files.
15730
15731 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15732
15733         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15734           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15735
15736 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15737
15738         * config.sub:  fix iris/iris3.
15739
15740 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15741
15742         * configure: re-add -rm.
15743
15744 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15745
15746         * Maskefile.in: add .stmp-rcs to all.
15747
15748         * configure.in: remove gas from rs6000 build, use aix host fragment.
15749
15750 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15751
15752         * configure: pass down site_option during recursion.
15753
15754 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15755
15756         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15757
15758 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15759
15760         * configure: Change exec_prefix so that it really defaults to prefix.
15761
15762 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15763
15764         * Makefile.in, configure.in:  Add support for mmalloc library.
15765
15766 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15767
15768         * Makefile.in: add stmp dependencies for a few more things.
15769
15770 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15771
15772         * configure: adjusted error message on objdir/srcdir configure
15773           collision, per john's suggestion.
15774
15775         * Makefile.in: add libiberty stmp to all and all.cross.
15776
15777 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15778
15779         * Makefile.in: remove force dependencies, add grep to all.
15780
15781 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15782
15783         * Makefile.in: drop flex.  make stamp files work.
15784
15785         * configure: added test for conflicting configuration in srcdir,
15786           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15787           gets cranky.  use relative paths for configure and srcdir
15788           whenever possible.  Send some error messages to stderr that were
15789           going to stdout.
15790
15791 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15792
15793         * Makefile.in:  Fix libg++ rule to check for gcc directory
15794         before using gcc/gcc.  Also pass XTRAFLAGS.
15795
15796 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15797
15798         * Makefile.in: added stmp-files so that directories aren't polled
15799           when they are already built.
15800
15801         * configure.texi: fixed a node pointer problem.
15802
15803 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15804
15805         * config.sub configure.in gdb/configure.in
15806         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15807         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15808         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15809
15810 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15811
15812         * configure: -recurring becomes -silent.  corrected help message
15813           for -site= option.
15814
15815         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15816
15817 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15818
15819         * configure: when building Makefile for crosses, replace
15820           tooldir and program_prefix.  default srcdir from location of
15821           config.sub.  remove "for host in hosts" and "for target in
15822           targets" loops.
15823
15824 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15825
15826         * Makefile.in: Do not pass bindir or mandir to cvs.
15827
15828 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15829
15830         * Makefile.in, configure.in: removed traces of namesubdir,
15831           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15832           copyrights to '92, changed some from Cygnus to FSF.
15833
15834         * configure.texi: remove most references to multiple hosts,
15835           multiple targets, subdirs, etc.
15836
15837         * configure.man: removed rcsid. reference config.sub not
15838           config.subr.
15839
15840         * Makefile.in: mkdir $(infodir) on install-info.
15841
15842 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15843
15844         * configure.texi:  Explain better about .gdbinit and about
15845         the environment that configure.in sections run in.
15846
15847 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15848
15849         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15850
15851 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15852
15853         * README:  DOC.configure => cfg-paper.texi.
15854
15855 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15856
15857         * config.sub (near case $os):  Don't convert newsos* to bsd!
15858
15859 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15860
15861         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15862         the number of copies of COPYING that go into the GDB tar file.
15863
15864 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15865
15866         * bfd/configure.in, gdb/config/mh-i386sco,
15867         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15868         Fix SCO configuration stuff.
15869
15870 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15871
15872         * Makefile.in:  For libg++, make sure the -I pointing
15873         to the gcc directory goes *after* all the libg++-local -I flags.
15874         Also, move just-gcc dependency from just-libg++ to all-libg++.
15875
15876 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15877
15878         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15879
15880 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15881
15882         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15883
15884 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15885
15886         * config.sub:  Add stratus configuration frags.  Also
15887         submitted to FSF.
15888
15889 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15890
15891         * Makefile.in (DEV_SUPPORT):  add configure.man.
15892
15893         * config.sub(Decode manufacturer-specific):  add -none*.
15894
15895 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15896
15897         * Makefile.in:  remove form feeds to make Sun's make happy.
15898         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15899
15900 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15901
15902         * Makefile.in (AR_FLAGS):  Make quieter.
15903
15904 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15905
15906         * configure.in:  Add libg++.
15907         * configure:  When verbose, don't output the command line at each
15908         level; it will be unremarkably the same as the previous version,
15909         which will be the same as what the user typed.
15910
15911 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15912
15913         * configure.in, Makefile.in: fix clean-info, add flex.  add
15914           fileutils.
15915
15916         * configure: be less sensitive to spaces in Makefile.in.  Do not
15917           look for sources in "..".  Doing so breaks subdirectories that
15918           might have their own configure.  If a subdir has it's own
15919           configure script, use it.
15920
15921 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15922
15923         * cfg-paper.texi: some changes suggested by rms.
15924
15925 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15926
15927         * config.sub:  Merge in some small additions from the FSF version,
15928         taken from the gcc distribution, to bring the Cygnus and FSF
15929         versions into closer sync.
15930
15931 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15932
15933         * configure.in:  Changed svr4 references to sysv4.
15934
15935 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15936
15937         * configure: added -V for version number option.
15938
15939 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15940
15941         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15942           renamed from DOC.configure to cfg-paper.texi.
15943
15944 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15945
15946         * configure, config.subr, config.sub: config.subr is now
15947           config.sub again.
15948
15949 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15950
15951         * configure.texi: new file, in progress.
15952
15953         * Makefile.in: build info file and install the man page for
15954           configure.
15955
15956         * configure.man: new file, first cut.
15957
15958         * configure: find config.subr again now that configuration "none"
15959           has gone.  removed all traces of the -ansi option.  removed all
15960           traces of the -languages option.
15961
15962         * config.subr: resync from rms.
15963
15964 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15965
15966         * configure, config.sub, config.subr: merge config.sub into
15967           config.subr, call the result config.subr, remove config.sub, use
15968           config.subr.
15969
15970         * Makefile.in: revised install for dir.info.
15971
15972 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15973
15974         * configure.in: add decstation host makefile frag.
15975
15976         * Makefile.in: BISON now bison -y again.  also install-gcc on
15977           install.  clean-gdbm on clean.  infodir belongs in datadir.
15978           Make directories for info install.  Build dir.info here then
15979           install it.
15980
15981 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15982
15983         * Makefile.in: fix for bad directory tests.
15984
15985 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15986
15987         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15988           regexp.  -srcdir relative was being handled incorrectly.
15989
15990         * Makefile.in: unwrapped some for loops so that parallel makes
15991           work again and so one can focus one's attention on a particular
15992           package.
15993
15994 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15995
15996         * configure: added PWD as a stand in for `pwd` (for speed). use
15997           elif wherever possible.  make -srcdir work without -objdir.
15998           -objdir= commented out.
15999
16000 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16001
16002         * configure: +options become --options.  -subdirs commented out.
16003           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16004           Makefile now at top of generated Makefile.  Removed cvs log
16005           entries.  added -srcdir.  create .gdbinit only if there is one
16006           in ${srcdir}.
16007
16008         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16009           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16010           and mandir now keyed off datadir by default.
16011
16012 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16013
16014         * Freshly created ChangeLog.
16015
16016 \f
16017 Local Variables:
16018 mode: change-log
16019 left-margin: 8
16020 fill-column: 76
16021 version-control: never
16022 End: