OSDN Git Service

3d1dd148eeb9bb301e16a9acb557d7ada004f912
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2
3         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4         (Write After Approval): Remove myself.
5
6 2010-10-15  Tristan Gingold  <gingold@adacore.com>
7
8         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
9
10 2010-10-14  Douglas Rupp  <rupp@gnat.com>
11
12         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
13
14 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
15
16         * configure.ac (build_lto_plugin): New shell variable.
17         (--enable-lto): Turn on by default for all non-ELF platforms that
18         have had LTO support added so far.  Set build_lto_plugin appropriately
19         for both ELF and non-ELF.
20         (configdirs): Add lto-plugin or not based on build_lto_plugin.
21         * configure: Regenerate.
22
23 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24
25         Sync from src:
26         * configure.ac (v850 support): Remove target-libgloss from
27         noconfigdirs.
28         * configure: Regenerate.
29
30 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31
32         PR bootstrap/45326
33         PR bootstrap/45174
34         * configure.ac: Honor initial values of $build_configargs,
35         $host_configargs, $target_configargs.  Mark the precious, so
36         environment settings get recorded.
37         * configure: Regenerate.
38
39 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
40
41         PR bootstrap/45796
42         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
43         Depend on all-build-libiberty.
44         * Makefile.in: Regenerate.
45
46 2010-09-30  Michael Eager  <eager@eagercon.com>
47
48         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
49         * configure: Regenerate.
50
51 2010-09-28  Michael Eager  <eager@eagercon.com>
52
53         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
54
55 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
56
57         PR bootstrap/44621
58         * configure.ac: Fix unportable shell quoting.
59         * configure: Regenerate.
60
61 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
62
63         * configure.ac (enable-lto): Add Darwin to the list of supported lto
64         targets and amend comment.
65         * configure: Regenerate.
66
67 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
68
69         * MAINTAINERS (Write After Approval): Add myself.
70
71 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
72
73         * configure.ac: Enable LTO by default on Darwin.
74         * configure: Regenerate.
75
76 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
77
78         * MAINTAINERS (Write After Approval): Add myself.
79
80 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
81
82         * MAINTAINERS (Write After Approval): Add myself.
83
84 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
85
86         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
87         ports
88
89 2010-07-28  David Yuste  <david.yuste@gmail.com>
90
91         * MAINTAINERS (Write After Approval): Add myself.
92
93 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
94
95         * configure.ac: Support all v850 targets.
96         * configure: Regenerate.
97
98 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
99
100         PR bootstrap/44455
101         * configure.ac (extra_mpfr_configure_flags): Copy from
102         extra_mpc_gmp_configure_flags.
103         * configure: Re-generated.
104
105 2010-07-22  Andi Kleen  <ak@linux.intel.com>
106
107         * MAINTAINERS (Write After Approval): Add myself.
108
109 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
110
111         * MAINTAINERS (Write After Approval): Add myself.
112
113 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
114
115         * MAINTAINERS (Write After Approval): Add myself.
116
117 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
118
119         PR target/44862
120         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
121         Provide -B option to allow for link spec %s substitutions for
122         libstdc++.a on darwin.
123         * Makefile.in: Regenerate.
124
125 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
126
127         * MAINTAINERS (Reviewers): Update my e-mail address
128
129 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
130
131         * Makefile.def (configure-gcc): Depend on all-libelf.
132         * Makefile.in: Rebuild.
133
134 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
135
136         * MAINTAINERS (Write After Approval): Add myself in the right place.
137
138 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
139
140         * MAINTAINERS (Write After Approval): Add myself.
141
142 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
143
144         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
145
146 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
147
148         * config.sub: Update to version 2010-05-21.
149         * config.guess: Update to version 2010-04-03.
150
151 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
152
153         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
154         * configure: Regenerate.
155
156 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
157
158         * MAINTAINERS (Write After Approval): Add myself.
159
160 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
161
162         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
163         a platform that supports LTO.
164         * configure: Regenerate.
165
166 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
167
168         * configure.ac: Allow all the versions greater than 0.10 of PPL.
169         * configure: Regenerated.
170
171 2010-04-27  Roland McGrath  <roland@redhat.com>
172             H.J. Lu  <hongjiu.lu@intel.com>
173
174         * configure.ac (--enable-gold): Support both, both/gold and
175         both/bfd to add gold to configdirs without removing ld.
176         * configure: Regenerated.
177
178         * Makefile.def: Add install-gold dependency to install-ld.
179         * Makefile.in: Regenerated.
180
181 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
182
183         PR lto/42776
184         * configure.ac (--enable-lto): Refactor handling so libelf tests
185         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
186         and allow LTO to be explicitly enabled on non-ELF platforms that
187         are known to support it inside else-clause.
188         * configure: Regenerate.
189
190 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
191
192         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
193         * configure: Regenerate.
194
195 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
196
197         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
198         * configure: Regenerate.
199
200 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
201
202         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
203         separately.
204         * configure: Regenerate.
205
206 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
207
208         * MAINTAINERS (Write After Approval): Add myself.
209
210 2010-04-14  Tristan Gingold  <gingold@adacore.com>
211
212         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
213         * configure: Regenerate.
214
215 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
216
217         * configure: Regenerate after change to elf.m4.
218
219 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
220
221         * MAINTAINERS (Write After Approval): Add myself.
222
223 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
224
225         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
226         * configure: Regenerated.
227
228 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
229
230         * configure.ac: Print "buggy but acceptable" when CLooG
231         revision is less than 9.
232         * configure: Regenerated.
233
234 2010-04-01  Diego Novillo  <dnovillo@google.com>
235
236         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
237
238 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
239
240         PR bootstrap/43615
241         PR bootstrap/43328
242
243         Revert:
244
245         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
246
247         * configure.ac: Do not pass --enable-multilib nor
248         --disable-multilib in baseargs.  Accept explicitly passed
249         --enable_multilib.
250         * configure: Regenerate.
251
252 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
253
254         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
255
256 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
257
258         * MAINTAINERS: Remove myself.
259
260 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
261
262         PR bootstrap/43328
263         * configure.ac: Do not pass --enable-multilib nor
264         --disable-multilib in baseargs.  Accept explicitly passed
265         --enable_multilib.
266         * configure: Regenerate.
267
268 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
269
270         * MAINTAINERS (spu port): Remove me.
271
272 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
273
274         * configure.ac (tic6x-*-*): New case.
275         * configure: Regenerate.
276
277 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
278
279         * config.sub: Update to version 2010-03-22.
280         * config.guess: Update to version 2009-12-30.
281
282 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
283
284         PR ada/42554
285         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
286         * configure: Regenerate.
287
288 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
289
290         * MAINTAINERS: Update my email address.
291
292 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
293
294         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
295         (ghassan.shobaki@amd.com): Removed.
296
297 2010-03-17  Alan Modra  <amodra@gmail.com>
298
299         * MAINTAINERS: Update my email address.
300
301 2010-03-16  Diego Novillo  <dnovillo@google.com>
302
303         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
304         Matthews.
305
306 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
307
308         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
309         Gutson, Jeffrey D. Oldham and Mark Shinwell.
310
311 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
312
313         * MAINTAINERS: Update my email address.
314
315 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
316
317         * MAINTAINERS: Update my email address.
318
319 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
320
321         * MAINTAINERS: Update my email address.
322
323 2010-03-09  Jie Zhang  <jie@codesourcery.com>
324
325         * MAINTAINERS: Update my email address.
326
327 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
328
329         PR libstdc++/32499
330         * configure.ac (RANLIB): Default to true.
331         (STRIP): Likewise.
332         (RANLIB_FOR_TARGET): Remove superfluous : argument.
333         * configure: Regenerate.
334
335 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
336
337         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
338         (Write After Approval): Update my email address.
339
340 2010-02-17  Nick Clifton  <nickc@redhat.com>
341
342         PR 11238
343         * Makefile.tpl (local-distclean): Also remove config.cache files in
344         sub-directories as there may not be Makefiles present in the
345         sub-directories.
346         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
347         the config.cache files found by the find command.
348
349         * Makefile.in: Regenerate.
350         * configure.ac: Revert previous delta.
351         * configure: Regenerate.
352
353 2010-02-15  Nick Clifton  <nickc@redhat.com>
354
355         PR 11238
356         * configure.ac: Delete config.cache files in sub-directories when
357         deleting Makefiles.
358         * configure: Regenerate.
359
360 2010-02-12  Ben Elliston  <bje@gnu.org>
361
362         * MAINTAINERS: Update my email address.
363
364 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
365
366         * MAINTAINERS (spu port): Update my email address.
367
368 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
369
370         * MAINTAINERS: Add myself as a maintainer for the bfin port.
371
372 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
373
374         * configure.ac: Add "recommended" version checks for GMP/MPC.
375         Update recommended GMP/MPFR/MPC versions.
376         * configure: Regenerate.
377
378 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
379
380         * MAINTAINERS: Move my Embecosm email address into the
381         write-after-approval section.
382
383 2010-01-26  Ian Lance Taylor  <iant@google.com>
384
385         * MAINTAINERS: Add myself as Go frontend maintainer.
386
387 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
388
389         PR libstdc++/36101, PR libstdc++/42813
390         * configure.ac (bootstrap_target_libs): Make inclusion of
391         target-libgomp conditional on libgomb being in target_configdirs.
392         * configure: Regenerate.
393
394 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
395
396         PR libstdc++/36101, PR libstdc++/42813
397         * configure.ac (bootstrap_target_libs): Include target-libgomp.
398         * configure: Regenerate.
399
400 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
401
402         PR libstdc++/36101, PR libstdc++/42813
403         * configure.ac (target_configdirs): Substitute.
404         * Makefile.def: Bootstrap target module libgomp.
405         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
406         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
407         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
408         * configure, Makefile.in: Regenerate.
409
410 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
411
412         * MAINTAINERS: Adjust my details.
413
414 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
415
416         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
417
418 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
419
420         * MAINTAINERS: reindented my entry with tabs instead of spaces.
421
422 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
423
424         * MAINTAINERS (Write After Approval): Add myself.
425
426 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
427
428         * MAINTAINERS (Write After Approval): Add myself.
429
430 2010-01-11  Richard Guenther  <rguenther@suse.de>
431
432         PR lto/41569
433         * Makefile.def (all-lto-plugin): Depend on all-gcc.
434         * Makefile.in: Regenerated.
435
436 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
437
438         * configure.ac: Enable libjava build on x86_64-*freebsd*.
439         * configure: Regenerate.
440
441 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
442             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
443
444         PR bootstrap/42424
445         * configure.ac: Include libtool m4 files.
446         (_LT_CHECK_OBJDIR): Call it.
447         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
448         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
449
450         * configure: Regenerate.
451
452 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
453
454         PR bootstrap/41818
455         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
456         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
457         * Makefile.in: Regenerate.
458
459 2010-01-02  Richard Guenther  <rguenther@suse.de>
460
461         PR lto/41529
462         * configure.ac: Include config/elf.m4.  Disable LTO if not
463         builting for an elf target.
464         * configure: Regenerate.
465
466 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
467
468         * MAINTAINERS: Change my email address.
469
470 2009-12-18  Ben Elliston  <bje@au.ibm.com>
471
472         * config.sub, config.guess: Update from upstream sources.
473
474 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
475
476         * MAINTAINERS (Write After Approval): Add myself.
477
478 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
479
480         PR middle-end/30447
481         PR middle-end/30789
482         PR other/40302
483
484         * configure.ac: Require MPC.
485         * configure: Regenerate.
486
487 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
488
489         PR target/38384
490         PR bootstrap/40972
491         * libtool.m4: Sync from git Libtool.
492         * ltoptions.m4: Likewise.
493         * ltversion.m4: Likewise.
494         * lt~obsolete.m4: Likewise.
495         * ltmain.sh: Likewise.
496
497 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
498
499         * configure.ac: Update minimum MPC version to 0.8.
500         * configure: Regenerate.
501
502 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
503
504         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
505         * configure: Regenerated.
506
507 2009-11-21  Ian Lance Taylor  <iant@google.com>
508
509         * configure.ac: Change default of poststage1_ldflags to be empty if
510         poststage1_libs is set.  When poststage1_libs is empty, and
511         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
512         * configure: Rebuild.
513
514 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
515
516         * MAINTAINERS (Write After Approval): Update my email address.
517
518 2009-11-20  Ben Elliston  <bje@au.ibm.com>
519
520         * config.guess: Update from upstream sources.
521
522 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
523
524         * Makefile.def: Restore host and target settings for gmp.
525         * Makefile.in: Rebuild.
526
527 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
528
529         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
530         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
531         Fix portability of test of C++ as bootstrap language.  Add
532         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
533         * configure: Rebuild.
534         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
535         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
536         in-tree building.
537         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
538         (POSTSTAGE1_HOST_EXPORTS): Use it.
539         (STAGE[+id+]_CXXFLAGS): New.
540         (BASE_FLAGS_TO_PASS): Pass it down.
541         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
542         extra_exports.
543         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
544         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
545         extra_exports.
546         * Makefile.in: Rebuild.
547
548 2009-11-17  Ben Elliston  <bje@au.ibm.com>
549
550         * config.sub, config.guess: Update from upstream sources.
551
552 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
553
554         * MAINTAINERS (Write After Approval): Add myself.
555
556 2009-11-09  Jon Beniston  <jon@beniston.com>
557
558         * MAINTAINERS (Write After Approval): Add myself.
559
560 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
561
562         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
563         paths for *-w64-mingw* and x86_64-*mingw*.
564         * configure: Regenerated.
565
566 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
567
568         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
569
570 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
571
572         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
573         Phil Edwards to Write-After Approval.
574
575 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
576
577         * configure.ac: Disable target-winsup & co for
578         x86_64-*-mingw* and *-w64-mingw* targets.
579         * configure: Regenerated.
580
581 2009-10-16  Nick Clifton  <nickc@redhat.com>
582
583         * MAINTAINERS: Add myself as a maintainer for the RX port.
584
585 2009-10-26  Johannes Singler  <singler@kit.edu>
586
587         * MAINTAINERS (Write After Approval): Update my e-mail address.
588
589 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
590
591         * configure.ac (CLooG test): Use = with test.
592         * configure: Regenerate.
593
594 2009-10-22  Richard Guenther  <rguenther@suse.de>
595
596         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
597         cloog if the ppl version check failed.  Move flags saving
598         before setting in libelf check.
599         * configure: Regenerate.
600
601 2009-10-21  Richard Guenther  <rguenther@suse.de>
602
603         * configure.ac: Adjust the ppl and cloog configure to work as
604         documented.  Disable cloog if ppl was disabled.  Omit the version
605         checks if they were disabled.
606         * configure: Re-generate.
607
608 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
609
610         * configure.ac: Add 'lto' to enable_languages, not
611         new_enable_languages, and only if not already present.
612         * configure: Regenerate.
613
614 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
615
616         * README: Refer to the various COPYING* files instead of just
617         COPYING.
618         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
619
620 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
621
622         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
623         
624 2009-10-07  Richard Guenther  <rguenther@suse.de>
625
626         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
627         and Richard Guenther as reviewers.
628         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
629         as reviewers.
630
631 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
632
633         * config.sub: Update from upstream sources.
634
635 2009-10-06  Ian Lance Taylor  <iant@google.com>
636
637         * Makefile.def: check-gold depends upon all-gas.
638         * Makefile.in: Rebuild.
639
640 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
641
642         * MAINTAINERS (Write After Approval): Add myself.
643
644 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
645
646         * Makefile.def: all-lto-plugin depends on all-libiberty.
647         set bootstrap=true for lto-plugin.
648         Add lto-plugin.
649         * Makefile.in: Regenerate.
650         * configure.ac (host_libs): Add lto-plugin.
651         * configure: Regenerate.
652
653 2009-10-03  Diego Novillo  <dnovillo@google.com>
654
655         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
656         (HOST_LIBELFLIBS): Define.
657         (HOST_LIBELFINC): Define.
658         * Makefile.in: Regenerate.
659         * configure.ac: Add --enable-lto.
660         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
661         If --enable-lto is used, add 'lto' to new_enable_languages.
662         If --enable-lto is used and gold is enabled, add
663         lto-plugin to configdirs.
664         * configure: Regenerate.
665
666 2009-10-03  Simon Baldwin  <simonb@google.com>
667
668         * configure.ac: If --with-system-zlib, suppress local zlib and
669         pass --with-system-zlib to subdir configure scripts.
670         * configure: Regenerate.
671
672 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
673             Paolo Bonzini  <bonzini@gnu.org>
674
675         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
676         $(srcdir).
677         * Makefile.in: Rebuilt.
678
679 2009-09-26  Gary Funck  <gary@intrepid.com>
680
681         * MAINTAINERS (Write After Approval): Add myself.
682
683 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
684
685         * configure.ac: Update minimum MPC version to 0.7.
686         * configure: Regenerate.
687
688 2009-09-25  Nick Clifton  <nickc@redhat.com>
689
690         * configure.ac: Pass any --cache-file=/dev/null option on to
691         subconfigures.
692         * configure: Regenerate.
693
694 2009-09-23  Nick Clifton  <nickc@redhat.com>
695
696         * config.sub, config.guess: Update from upstream sources.
697
698 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
699
700         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
701         * Makefile.in: Rebuilt.
702
703 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
704
705         PR bootstrap/32272
706         * configure.ac: Error out if $srcdir isn't '.' but contains
707         host-${host_noncanonical}.
708         * configure: Regenerate.
709
710 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
711
712         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
713         maintainer.
714
715 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
716
717         * configure.ac: If bootstrapping a combined tree with
718         --enable-gold, require c++ in stage1_languages.
719         * configure: Regenerate.
720
721         * configure.ac: Also add target_libs of stage1_languages to
722         bootstrap_target_libs.
723         * configure: Regenerate.
724
725         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
726         with --enable-languages not containing c++.
727         * configure: Regenerate.
728
729 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
730
731         * configure.ac: Disable java and boehm-gc for bfin-*-*.
732         * configure: Regenerate.
733
734 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
735
736         * MAINTAINERS (Write After Approval): Update my e-mail address,
737         and move from from here...
738         (Waiting for paperwork): To here.
739
740 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
741
742         * MAINTAINERS (Reviewers): Add self as driver reviewer.
743
744 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
745
746         * configure.ac: Do not use $extrasub for replacing @if/@endif
747         parts in Makefile; instead, use additional arguments to
748         AC_CONFIG_COMMANDS to do the replacement manually, with several
749         sed invocations, to avoid HP-UX sed command limits.
750         * configure: Regenerate.
751
752 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
753
754         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
755         blank before -L.
756
757 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
758
759         * configure.ac (with-build-config): Document.  Handle without.
760         Handle missing argument.
761         * configure: Rebuilt.
762
763 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
764
765         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
766         Default to bootstrap-debug only if compare-debug works.
767         * configure: Rebuilt.
768         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
769         * Makefile.in: Rebuilt.
770
771 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
772
773         * MAINTAINERS (OS Port Maintainers): Update my email address.
774
775 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
776
777         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
778         * Makefile.in: Rebuilt.
779
780 2009-09-01  Chris Demetriou  <cgd@google.com>
781
782         * MAINTAINERS (Write After Approval): Add myself.
783
784 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
785
786         PR debug/30161
787         * include/dwarf2.h (enum dwarf_tag): Added
788         DW_TAG_GNU_template_template_param
789         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
790
791 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
792
793         * Makefile.tpl (AWK): Fix typo.
794         * Makefile.in: Regenerate.
795
796 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
797
798         * configure.ac: Detect awk and sed.
799         * Makefile.def (flags_to_pass): Add AWK and SED.
800         * Makefile.tpl (AWK, SED): New.
801         (BASE_FLAGS_TO_PASS): Add AWK and SED.
802         * configure: Regenerate.
803         * Makefile.in: Regenerate.
804
805 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
806
807         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
808         (collapseslashes): Likewise.
809
810 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
811
812         * configure.ac (AC_PREREQ): Bump to 2.64.
813
814 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
815
816         * configure.ac: Remove --with-datarootdir, --with-docdir,
817         --with-pdfdir, --with-htmldir switches.
818         * configure: Regenerate.
819
820         * configure: Regenerate.
821
822         * compile: Sync from Automake 1.11.
823         * depcomp: Likewise.
824         * install-sh: Likewise.
825         * missing: Likewise.
826         * mkinstalldirs: Likewise.
827         * ylwrap: Likewise.
828
829 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
830
831         * ltmain.sh (func_normal_abspath): New function.
832         (func_relative_path): Likewise.
833         (func_mode_help): Document new -bindir option for link mode.
834         (func_mode_link): Add new -bindir option, and use it to place
835         output DLL if specified.
836
837 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
838
839         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
840         (baseargs): Add --disable-option-checking.
841         * configure: Regenerate.
842
843         * Makefile.def (configure-target-libiberty): Depend on
844         all-binutils and all-ld.
845         (configure-target-newlib): Likewise.
846         * Makefile.in: Regenerate.
847
848 2009-08-17  Ben Elliston  <bje@au.ibm.com>
849
850         * config.sub, config.guess: Update from upstream sources.
851
852 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
853
854         Sync from src, merge:
855
856         2009-07-02  Tristan Gingold  <gingold@adacore.com>
857
858         * configure.ac: Do not exclude gas for i386-*-darwin.
859         Add a case for x86_64-*-darwin.
860         * configure: Regenerate.
861
862 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
863
864         * MAINTAINERS: Add my name to Write After Approval list.
865
866 2009-08-06  Michael Eager  <eager@eagercon.com>
867
868         * configure.ac: Add Microblaze target.
869         * configure: Regenerate.
870
871 2009-07-31  Christian Bruel  <christian.bruel@st.com>
872
873         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
874         * configure: Regenerate.
875         
876 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
877
878         * MAINTAINERS (Write After Approval): Update my e-mail address.
879
880 2009-07-06  Ian Lance Taylor  <iant@google.com>
881
882         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
883         * configure: Rebuild.
884
885 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
886
887         * MAINTAINERS: Move myself to the Graphite Reviewers.
888
889 2009-06-30  Wei Guozhi  <carrot@google.com>
890
891         * MAINTAINERS: Add my name to Write After Approval list.
892
893 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
894
895         PR bootstrap/40338
896         * configure.ac (comparestring): Create new variable.
897         * Makefile.tpl (comparestring): Use to skip some comparisions.
898         * configure: Regenerate.
899         * Makefile.in: Regenerate.
900
901 2009-06-26  Doug Evans  <dje@sebabeach.org>
902
903         * Makefile.def (host_modules): Add cgen.
904         * Makefile.in: Regenerate.
905         * configure.ac (host_tools): Add cgen.
906         * configure: Regenerate.
907
908 2009-06-23  DJ Delorie  <dj@redhat.com>
909
910         * MAINTAINERS: Add myself as mep maintainer.
911
912 2009-06-23  Ian Lance Taylor  <iant@google.com>
913
914         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
915         boot_languages.  Only bootstrap target libraries listed in
916         target_libs for some boot language.  Add --with-stage1-ldflags,
917         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
918         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
919         if not building with C++.
920         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
921         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
922         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
923         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
924         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
925         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
926         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
927         * configure, Makefile.in: Rebuild.
928
929 2009-06-23  Li Feng  <nemokingdom@gmail.com>
930
931         * MAINTAINERS: Added my name to write-after-approval list.
932
933 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
934
935         * configure.ac: Define is_elf for QNX Neutrino targets.
936         * configure: Regenerate.
937
938 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
939
940         * MAINTAINERS: Added my name to the write-after-approval list
941
942 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
943
944         * configure.ac: Detect MPC in default directory.
945         * configure: Regenerate.
946
947 2009-06-03  Jerome Guitton  <guitton@adacore.com>
948             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
949
950         * Makefile.tpl (all): Avoid a trailing backslash.
951         * Makefile.in: Regenerate.
952
953 2009-06-03  Ben Elliston  <bje@au.ibm.com>
954
955         * config.sub, config.guess: Update from upstream sources.
956
957 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
958
959         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
960         to noconfdirs.
961         * configure: Regenerate.
962
963 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
964
965         * Makefile.tpl ([+compare-target+]): Compare all stage
966         directories, rather than just gcc.
967         * Makefile.in: Rebuilt.
968
969 2009-06-01  Doug Kwan  <dougkwan@google.com>
970
971         * configure.ac: Support gold for target arm*-*-*.
972         * configure: Regenerate.
973
974 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
975
976         * Makefile.def: Add MPC support and dependencies.
977         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
978
979         * Makefile.in, configure: Regenerate.
980
981 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
982
983         * Makefile.tpl (all): Avoid harmless warning in make all when
984         gcc-bootstrap is enabled but stage_last does not exist.
985         * Makefile.in: Rebuilt.
986
987 2009-05-24  Nicolas Roche  <roche@adacore.com>
988
989         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
990         * Makefile.in: Regenerate.
991
992 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
993
994         * MAINTAINERS: Update my e-mail address.
995
996 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
997
998         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
999         * configure:  Regenerate.
1000
1001 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1002
1003         PR other/40159
1004         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1005         gcc-no-bootstrap are mutually exclusive.
1006         * Makefile.in: Rebuilt.
1007
1008 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1009
1010         PR other/40159
1011         * Makefile.tpl (all): Don't end with unconditional success.
1012         * Makefile.in: Rebuilt.
1013
1014 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1015
1016         PR target/37137
1017         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1018         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1019         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1020         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1021         stage_configureflags, stage_cflags and stage_libcflags into
1022         explicit Makefile macros.
1023         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1024         GFORTRAN.
1025         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1026         CC.  Set CC_FOR_BUILD from CC.
1027         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1028         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1029         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1030         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1031         and GFORTRAN.
1032         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1033         (_LIBCFLAGS): Renamed to _TFLAGS.
1034         (do-compare-debug, do-compare3-debug): Drop.
1035         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1036         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1037         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1038         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1039         (XGCC_FLAGS_FOR_TARGET): New.
1040         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1041         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1042         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1043         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1044         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1045         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1046         TFLAGS.
1047         (BUILD_CONFIG): Include if requested.
1048         (all): Set TFLAGS on bootstrap.
1049         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1050         (all-stageid-prefixmodule): Likewise.
1051         (do-clean, distclean-stageid): Set TFLAGS.
1052         (restrap): Fix whitespace.
1053         * Makefile.in: Rebuilt.
1054
1055 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1056
1057         * config.guess: Sync with src.
1058
1059 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1060
1061         * configure.ac ($with_ppl):  Default to no if not supplied.
1062         ($with_cloog):  Likewise.
1063         configure:  Regenerate.
1064
1065 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1066
1067         * MAINTAINERS: Update my e-mail address.
1068
1069 2009-04-27  Nick Clifton  <nickc@redhat.com>
1070
1071         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1072
1073 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1074
1075         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1076         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1077         * Makefile.in: Regenerate.
1078
1079 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1080
1081         PR bootstrap/39739
1082         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1083         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1084
1085         * configure, Makefile.in: Regenerate.
1086
1087 2009-04-21  Taras Glek  <tglek@mozilla.com>
1088
1089         * include/hashtab.h: Update GTY annotations to new syntax
1090         * include/splay-tree.h: Likewise
1091
1092 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1093
1094         * config.sub, config.guess: Update from upstream sources.
1095
1096 2009-04-15  Anthony Green  <green@moxielogic.com>
1097
1098         * configure.ac: Add moxie support.
1099         * configure: Rebuilt.
1100
1101 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1102
1103         * configure.ac: Change copyright header to refer to version
1104         3 of the GNU General Public License and to point readers at the
1105         COPYING3 file and the FSF's license web page.
1106         * Makefile.def: Likewise.
1107         * Makefile.tpl: Likewise.
1108         * Makefile.in: Regenerate.
1109
1110 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1111
1112         * configure.ac: Restore match for darwin9 or later. Use double
1113         brackets since regeneration eats one pair.
1114         * configure: Regenerate.
1115
1116 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1117
1118         PR gas/10039
1119         * configure.ac: Require texinfo 4.7.
1120         * configure: Regenerated.
1121
1122 2009-04-09  Nick Clifton  <nickc@redhat.com>
1123
1124         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1125         the GCC Runtime Library Exception.
1126
1127 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1128
1129         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1130         * configure: Regenerate.
1131
1132 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1133
1134         * Makefil.def (languages): New entries.
1135         * Makefile.tpl (check-gcc-*): New generic target.
1136         * Makefile.in: Regenerate.
1137
1138 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1139
1140         * MAINTAINERS:  Update my email address.
1141
1142 2009-03-18  Tom Tromey  <tromey@redhat.com>
1143
1144         * configure: Rebuild.
1145         * configure.ac (host_libs): Add libiconv.
1146         * Makefile.in: Rebuild.
1147         * Makefile.def (host_modules): Add libiconv.
1148         (configure-gdb, all-gdb): Depend on libiconv.
1149
1150 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1151
1152         * configure.ac: Treat gdb as supported on x86_64-darwin.
1153         * configure: Regenerate.
1154
1155 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1156
1157         * configure.ac (--with-host-libstdcxx): New option.
1158         * configure: Regenerate.
1159
1160 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1161
1162         * MAINTAINERS:  Move myself into the write after approval list.
1163
1164 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1165
1166         * MAINTAINERS: Update e-mail address.
1167         
1168 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1169
1170         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1171
1172 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1173
1174         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1175
1176 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1177
1178         Backport from git Libtool:
1179
1180         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1181         Support GNU/kOpenSolaris.
1182         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1183         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1184         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1185         GNU/kOpenSolaris.
1186
1187 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1188
1189         * MAINTAINERS: Update e-mail address.
1190
1191 2009-02-24  Michael Eager  <eager@eagercon.com>
1192
1193         * MAINTAINERS (Write After Approval): Add self.
1194
1195 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1196
1197         * MAINTAINERS (Write After Approval): Add myself.
1198
1199 2009-02-05  Andreas Schwab  <schwab@suse.de>
1200
1201         * Makefile.tpl (stage_last): Define $r and $s before using
1202         $(RECURSE_FLAGS_TO_PASS).
1203         * Makefile.in: Regenerate
1204
1205 2009-01-30  Ian Lance Taylor  <iant@google.com>
1206
1207         * MAINTAINERS: Move myself to the Global Reviewers list.
1208
1209 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1210
1211         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1212         * configure: Regenerate.
1213
1214 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1215
1216         * MAINTAINERS: Make whitespace consistent.
1217         Remove Robert Millan from Write After Approval.
1218
1219 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1220
1221         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1222         (all-opcodes): Depend on all-libiberty.
1223         * Makefile.in: Regenerate.
1224
1225 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1226
1227         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1228         * configure: Regenerate.
1229
1230 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1231
1232         * MAINTAINERS (Write After Approval): Add myself.
1233
1234 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1235
1236         * MAINTAINERS: Add myself to reviewers (Fortran).
1237
1238 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1239
1240         PR tree-optimization/38515
1241         * configure.ac (cloog-polylib): Removed.
1242         (with_ppl, with_cloog): Test for "no".
1243         * configure: Regenerated.
1244
1245 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1246
1247         * MAINTAINERS: Moved myself to reviewers (Fortran).
1248
1249 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1250
1251         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1252         (Write After Approval): Remove myself.
1253
1254 2009-01-03  Diego Novillo  <dnovillo@google.com>
1255
1256         * MAINTAINERS: Remove myself from alias maintainership.
1257
1258 2009-01-02  David Ayers  <ayers@fsfe.org>
1259
1260         * MAINTAINERS: Update e-mail address.
1261
1262 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1263
1264         * MAINTAINERS: Make whitespace consistent.
1265
1266 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1267
1268         Backport from upstream Libtool:
1269         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1270         Add cache variables to tests that require the linker to work.
1271         For shlibpath_overrides_runpath, this also changes the semantics
1272         to let the result from the C compiler take precedence.
1273
1274 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1275
1276         * config.sub, config.guess: Update from upstream sources.
1277
1278 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1279
1280         * configure.ac (ppllibs): Add by default the lib flags.
1281         * configure: Regenerate.
1282
1283 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1284
1285         * MAINTAINERS:  Add myself to the write after approval list.
1286
1287 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1288
1289         * configure.ac: Add double brackets on darwin[912].
1290         * configure: Regenerate.
1291
1292 2008-12-03  Daniel Kraft  <d@domob.eu>
1293
1294         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1295         Approval to Reviewer section (for Fortran front-end).
1296
1297 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1298
1299         * configure.ac: Expand to darwin10 and later.
1300         * configure: Regenerate.
1301
1302 2008-12-02  Andreas Schwab  <schwab@suse.de>
1303
1304         * Makefile.def: configure-target-boehm-gc depends on
1305         all-target-libstdc++-v3.
1306         * Makefile.in: Regenerate.
1307
1308 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1309
1310         * MAINTAINERS:  Add myself as mingw maintainer.
1311
1312 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1313
1314         * config.sub, config.guess: Update from upstream sources.
1315
1316 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1317
1318         * README.SCO: Remove.
1319
1320 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1321
1322         * MAINTAINERS:  Add myself to the write after approval list.
1323
1324 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1325
1326         * MAINTAINERS:  Update my email address in WAA section.
1327
1328 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1329
1330         * MAINTAINERS: Update e-mail address.
1331
1332 2008-11-27  Toon Moene  <toon@moene.org>
1333
1334         * MAINTAINERS: Change e-mail address.
1335
1336 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1337
1338         * configure.ac: Build gdb for i?86-*-darwin*
1339         * configure: Regenerated.
1340
1341 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1342
1343         * MAINTAINERS: Added my full name.
1344
1345 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1346
1347         PR bootstrap/38014
1348         PR bootstrap/37923
1349
1350         Revert:
1351
1352         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1353
1354         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1355         * Makefile.in: Regenerated.
1356
1357         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1358
1359         PR gdb/921
1360         PR gdb/1646
1361         PR gdb/2175
1362         PR gdb/2176
1363
1364         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1365         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1366         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1367         (HOST_EXPORTS): Pass CPPFLAGS.
1368         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1369         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1370         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1371         * Makefile.in, configure: Regenerated.
1372         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1373         and CPPFLAGS_FOR_BUILD.
1374
1375 2008-11-06  Jeff Law  <law@redhat.com>
1376
1377         * MAINTAINERS: Add myself as middle end maintainer.
1378
1379 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1380
1381         * MAINTAINERS (Write after approval): Add myself.
1382
1383 2008-11-05  Diego Novillo  <dnovillo@google.com>
1384
1385         * MAINTAINERS (Global Reviewers): Add myself.
1386         (Non-Algorithmic Maintainers): Remove myself.
1387
1388 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1389
1390         * MAINTAINERS (Write after approval): Add myself.
1391
1392 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1393
1394         * MAINTAINERS (Write after approval): Add myself.
1395
1396 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1397
1398         * configure.ac (spu-*-*): Remove special case.
1399         * configure: Regenerate.
1400
1401 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1402
1403         * MAINTAINERS (Write after approval): Update my email address.
1404
1405 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1406
1407         * configure.ac [spu-*-*]: Do not set skipdirs.
1408         * configure: Re-generate.
1409
1410 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1411
1412         * MAINTAINERS (Various Maintainers): Add myself to reload.
1413
1414 2008-10-25  Richard Guenther  <rguenther@suse.de>
1415
1416         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1417         maintainer.  Remove myself as libgcc-math maintainer.
1418         (Non-Algorithmic Maintainers): Remove myself.
1419
1420 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1421
1422         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1423         * Makefile.in: Regenerated.
1424
1425 2008-10-23  Cary Coutant  <ccoutant@google.com>
1426
1427         * MAINTAINERS (Write after approval): Add myself.
1428
1429 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1430
1431         PR gdb/921
1432         PR gdb/1646
1433         PR gdb/2175
1434         PR gdb/2176
1435
1436         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1437         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1438         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1439         (HOST_EXPORTS): Pass CPPFLAGS.
1440         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1441         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1442         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1443         * Makefile.in, configure: Regenerated.
1444         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1445         and CPPFLAGS_FOR_BUILD.
1446
1447 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1448
1449         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1450         Sebastian Pop.
1451
1452 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1453
1454         * MAINTAINERS (Write After Approval): Added myself.
1455
1456 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1457
1458         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1459         recommended version to 2.3.2.
1460
1461         * configure: Regenerate.
1462
1463 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1464
1465         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1466
1467 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1468
1469         * MAINTAINERS (Write After Approval): Update e-mail address.
1470
1471 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1472
1473         * libtool.m4: Update to libtool 2.2.6.
1474         * lt~obsolete.m4: Update to libtool 2.2.6.
1475         * ltmain.sh: Update to libtool 2.2.6.
1476         * ltsugar.m4: Update to libtool 2.2.6.
1477         * ltversion.m4: Update to libtool 2.2.6.
1478         * ltoptions.m4: Update to libtool 2.2.6.
1479         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1480
1481 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1482
1483         * MAINTAINERS (Write After Approval): Add myself.
1484
1485 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1486
1487         * MAINTAINERS (Write After Approval): Update my name.
1488
1489 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1490
1491         * MAINTAINERS: Add myself in "Write After Approval".
1492
1493 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1494
1495         * MAINTAINERS: Add myself as ia64 maintainer.
1496
1497 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1498
1499         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1500         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1501         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1502         and Michael Tiemann from Write After Approval since they do not
1503         actually have access.
1504
1505 2008-09-05  Richard Guenther  <rguenther@suse.de>
1506
1507         * configure.ac: Initialize clooglibs to -lcloog.
1508         * configure: Re-generate.
1509
1510 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1511
1512         * MAINTAINERS (Write After Approval): Add myself.
1513
1514 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1515
1516         * configure.ac (--with-cloog-polylib): New.
1517         (--disable-cloog-version-check): New.
1518         (--disable-ppl-version-check): New.
1519         * configure: Re-generate.
1520
1521 2008-09-03  Richard Guenther  <rguenther@suse.de>
1522
1523         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1524         cloog test.
1525         * configure: Re-generate.
1526
1527 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1528
1529         Add picoChip port.
1530         * MAINTAINERS: Add picoChip maintainers.
1531
1532 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1533             Tobias Grosser  <grosser@fim.uni-passau.de>
1534             Jan Sjodin  <jan.sjodin@amd.com>
1535             Harsha Jagasia  <harsha.jagasia@amd.com>
1536             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1537             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1538             Adrien Eliche  <aeliche@isty.uvsq.fr>
1539
1540         Merge from graphite branch.
1541         * configure: Regenerate.
1542         * Makefile.in: Regenerate.
1543         * configure.ac (host_libs): Add ppl and cloog.
1544         Add checks for PPL and CLooG.
1545         * Makefile.def (ppl, cloog): Added modules and dependences.
1546         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1547         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1548
1549 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1550
1551         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1552         (GCC_SHLIB_SUBDIR): New.
1553         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1554         * configure: Regenerate.
1555         * Makefile.in: Regenerate.
1556
1557 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1558
1559         * MAINTAINERS: Consistently use tabs to separate columns.
1560
1561 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1562
1563         * MAINTAINERS (Write after Approval): Add myself.
1564
1565 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1566
1567         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1568         Enable bfd, binutils and opcodes.
1569         * configure: Regenerate.
1570
1571 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1572
1573         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1574
1575 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1576
1577         * MAINTAINERS:  Use correct Umlaut for last name.
1578
1579 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1580
1581         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1582
1583 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1584
1585         * MAINTAINERS: Update my email address.
1586
1587 2008-08-16  Nicolas Roche  <roche@adacore.com>
1588
1589         * Makefile.tpl: Add BOOT_ADAFLAGS.
1590         * Makefile.in: Regenerate.
1591
1592 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1593
1594         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1595         * configure: Regenerate.
1596
1597 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1598
1599         * configure.ac: Add makefile fragments for hpux.
1600         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1601         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1602         * configure: Regenerate.
1603         * Makefile.in: Regenerate.
1604
1605 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1606
1607         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1608
1609 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1610
1611         * MAINTAINERS (Write after Approval): Add myself.
1612
1613 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1614
1615         * MAINTAINERS (Write After Approval):  Add myself.
1616
1617 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1618
1619         * MAINTAINERS (Write After Approval):  Add myself.
1620
1621 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1622
1623         * MAINTAINERS: Update my email address.
1624
1625 2008-06-25  Joey Ye  <joey.ye@intel.com>
1626
1627         * MAINTAINERS (Write After Approval):  Add myself.
1628
1629 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1630
1631         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1632         * Makefile.in: Regenerate.
1633         * configure: Regenerate.
1634
1635 2008-06-17  Daniel Kraft  <d@domob.eu>
1636
1637         * MAINTAINERS (Write After Approval):  Add myself.
1638
1639 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1640
1641         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1642         "$@" is still intact with both Autoconf 2.59 and 2.62.
1643         * configure: Regenerate.
1644
1645 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1646
1647         * Makefile.tpl: Fix comment errors.
1648         * Makefile.in: Regenerate.
1649
1650 2008-06-12  David S. Miller  <davem@davemloft.net>
1651             David Edelsohn  <edelsohn@gnu.org>
1652
1653         * configure.ac: Add powerpc*-*-* to gold supported targets.
1654         * configure: Regenerate.
1655
1656 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1657
1658         PR tree-optimization/36218
1659         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1660         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1661         (all prefix="build-"): Pass them to build-system sub-makes.
1662         * Makefile.in: Regenerate.
1663
1664 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1665
1666         * MAINTAINERS (mt port): Remove.
1667         (sco5, unixware, sco udk): Remove.
1668         (Kean Johnston): Add to Write After Approval.
1669
1670 2008-05-30  Julian Brown  <julian@codesourcery.com>
1671
1672         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1673         of libobjc for ARM EABI Linux.
1674         * configure: Regenerate.
1675
1676 2008-05-18  Xinliang David Li   <davidxl@google.com>
1677
1678         * ChangeLog: Remove wrong ChangeLog entry.
1679
1680 2008-05-17  Xinliang David Li   <davidxl@google.com>
1681
1682         * MAINTAINERS (Write After Approval): Add myself.
1683
1684 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1685
1686         * MAINTAINERS (Write After Approval): Add myself.
1687
1688 2008-05-14  Rafael Espíndola  <espindola@google.com>
1689
1690         * config-ml.in: don't handle --enable-shared and --enable-static.
1691
1692 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1693
1694         * MAINTAINERS: Update my email address.
1695
1696 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1697
1698         * MAINTAINERS: Update my email address.
1699
1700 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1701
1702         * MAINTAINERS (Write After Approval): Add myself.
1703
1704 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1705
1706         * MAINTAINERS (Write After Approval): Add myself.
1707
1708 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
1709
1710         * MAINTAINERS (crx): Add myself.
1711
1712 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1713
1714         Sync with src:
1715         2008-04-14  David S. Miller  <davem@davemloft.net>
1716
1717         * configure.ac: Add sparc*-*-* to gold supported targets.
1718         * configure: Regenerate.
1719
1720 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1721
1722         PR bootstrap/35457
1723         * configure.ac: Include override.m4.
1724         * configure: Regenerate.
1725
1726 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1727
1728         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1729         * Makefile.in: Regenerate.
1730
1731 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
1732
1733         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1734         as nonconfigurable directories list.
1735         * configure: Regenerate.
1736
1737 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1738
1739         * config.sub, config.guess: Update from upstream sources.
1740
1741 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1742
1743         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1744         * Makefile.in: Regenerate.
1745
1746 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1747
1748         * configure.ac: Do not build libssp for the AVR.
1749         * configure: Regenerate.
1750
1751 2008-04-07  Ian Lance Taylor  <iant@google.com>
1752
1753         * Makefile.def: check-gold depends upon all-binutils.
1754         * Makefile.in: Regenerate.
1755
1756 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1757
1758         * MAINTAINERS (Write After Approval): Add myself.
1759
1760 2008-04-04  Nick Clifton  <nickc@redhat.com>
1761
1762         PR binutils/4334
1763         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1764         builds.
1765         * configure: Regenerate.
1766
1767 2008-04-04  NightStrike  <NightStrike@gmail.com>
1768
1769         PR other/35151
1770         * configure.ac: Combine rules for mingw32 and mingw64.
1771         * configure: Regenerate.
1772
1773 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1774
1775         * MAINTAINERS (Write After Approval): Add myself.
1776
1777 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
1778
1779         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1780         * Makefile.in (.NOTPARALLEL): Ditto.
1781
1782 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1783
1784         * MAINTAINERS (Write After Approval): Add myself.
1785
1786 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
1787
1788         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1789         * Makefile.in (.NOTPARALLEL): Regenerate.
1790
1791 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1792
1793         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1794         * Makefile.in: Regenerate.
1795
1796 2008-03-26  Jakub Staszak  <kuba@et.pl>
1797
1798         * MAINTAINERS (Write After Approval): Add myself.
1799
1800 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1801
1802         * MAINTAINERS:  Update e-mail address.
1803
1804 2008-03-20  Ian Lance Taylor  <iant@google.com>
1805
1806         * configure.ac: Add support for --enable-gold.
1807         * Makefile.def: Add gold as a directory like ld.
1808         * configure, Makefile.in: Regenerate.
1809
1810 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1811
1812         * configure.ac: m4_include config/proginstall.m4.
1813         * configure: Regenerate.
1814
1815         Backport from upstream Libtool:
1816
1817         2007-10-12  Eric Blake  <ebb9@byu.net>
1818
1819         Deal with Autoconf 2.62's semantic change in m4_append.
1820         * ltsugar.m4 (lt_append): Replace broken versions of
1821         m4_append.
1822         (lt_if_append_uniq): Don't require separator to be overquoted,
1823         and avoid broken m4_append.
1824         (lt_dict_add): Fix typo.
1825         * libtool.m4 (_LT_DECL): Don't overquote separator.
1826
1827 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1828
1829         * config.rpath: Add AIX 6 support.
1830
1831 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1832
1833         * Makefile.def (stageprofile).  Remove -fprofile-generate
1834         from stage_libcflags.
1835         * Makefile.in: Regenerate.
1836
1837 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1838
1839         * config.sub, config.guess: Update from upstream sources.
1840
1841 2008-03-06  Tom Tromey  <tromey@redhat.com>
1842
1843         * MAINTAINERS: Update for treelang deletion.
1844
1845 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1846
1847         * MAINTAINERS: Update my email address.
1848
1849 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1850
1851         * MAINTAINERS (darwin port): Add myself as a maintainer.
1852         (objective-c/c++): Add myself as a maintainer.
1853
1854 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1855
1856         * MAINTAINERS (Write After Approval): Update my email address.
1857
1858 2008-02-25  Tomas Bily  <tbily@suse.cz>
1859
1860         * MAINTAINERS (Write After Approval): Add myself.
1861
1862 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1863
1864         * MAINTAINERS (OpenMP): Add myself.
1865
1866 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1867
1868         PR bootstrap/32009
1869         PR bootstrap/32161
1870
1871         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1872         * configure: Regenerate.
1873
1874         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1875         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1876         STAGE4_LIBCFLAGS): New.
1877         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1878         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1879         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1880         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1881         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1882         for target modules.  Don't export LIBCFLAGS.
1883         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1884         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1885         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1886         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1887         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1888         * Makefile.in: Regenerate.
1889
1890 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1891
1892         PR libgcj/33085
1893         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1894         Do not use -DDLL_EXPORT.  Backport from upstream.
1895
1896 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1897
1898         * MAINTAINERS (Write After Approval): Add myself.
1899
1900 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1901
1902         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1903         * configure: Regenerate.
1904
1905 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1906
1907         * configure.ac (xtensa*-*-*): Recognize processor variants.
1908         * configure: Regenerate.
1909
1910 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1911
1912         PR bootstrap/34922
1913         * configure.ac (PARSE_ARGS): Push suitable setting of
1914         ac_subdirs_all, for `./configure --help=recursive'.
1915         Handle `+' in generic toplevel directory disabling.
1916         * configure: Regenerate.
1917
1918 2008-01-28  Nick Clifton  <nickc@redhat.com>
1919
1920         * MAINTAINERS (xstormy16): Take over maintainership.
1921
1922 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1923
1924         * MAINTAINERS (c4x port): Remove.
1925
1926 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1927
1928         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1929
1930 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1931
1932         * config.sub, config.guess: Update from upstream sources.
1933
1934 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1935
1936         * MAINTAINERS (Write After Approval): Add myself.
1937
1938 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1939
1940         * MAINTAINERS: Update my email address.
1941
1942 2008-01-09  Raksit Ashok  <raksit@google.com>
1943
1944         * MAINTAINERS (Write After Approval): Add myself.
1945
1946 2008-01-09  Raksit Ashok  <raksit@google.com>
1947
1948         * MAINTAINERS (Write After Approval): Add myself.
1949
1950 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1951
1952         * config.sub, config.guess: Update from upstream sources.
1953
1954 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1955
1956         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1957         Change recommended MPFR from 2.2.1 -> 2.3.0.
1958         * configure: Regenerate.
1959
1960 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1961
1962         * MAINTAINERS: Update my email address.
1963
1964 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1965
1966         * MAINTAINERS: Update my email address.
1967
1968 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1969
1970         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1971         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1972         * Makefile.in: Regenerate.
1973
1974 2007-12-10  Mark Heffernan  <meheff@google.com>
1975
1976         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1977         misplaced entries.
1978
1979 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1980
1981         * configure.ac: Enable libjava for x86_64-*-darwin9.
1982         * configure: Regenerate.
1983
1984 2007-12-07  Bill Maddox  <maddox@google.com>
1985
1986         * MAINTAINERS (Write After Approval): Add myself.
1987
1988 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1989
1990         * config.sub, config.guess: Update from upstream sources.
1991
1992 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1993
1994         * config-ml.in: Remove 64bit configure tests.
1995
1996 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1997
1998         * config-ml.in: Robustify against white space in absolute file
1999         names.
2000
2001         * config-ml.in (multi-clean): Substitute ${Makefile}.
2002         Remove superfluous ${Makefile} in list.
2003
2004 2007-11-19  Thiemo Seufer  <ths@mips.com>
2005
2006         * config-ml.in: Don't hardcode the Makefile name.
2007
2008 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2009
2010         * MAINTAINERS (Write After Approval): Add myself.
2011
2012 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2013
2014         * MAINTAINERS (Write After Approval): Add myself.
2015
2016 2007-11-06  Doug Kwan  <dougkwan@google.com>
2017
2018         * MAINTAINERS (Write After Approval): Add myself.
2019
2020 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2021
2022         * MAINTAINERS (mercury): Remove entry.
2023         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2024
2025 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2026
2027         * Makefile.def (dependencies): Make configure-gdb depend on
2028         all-intl.
2029         * Makefile.in: Regenerated.
2030
2031 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2032
2033         * MAINTAINERS (Fortran maintainer): Remove myself.
2034
2035 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2036
2037         * Makefile.def: To avoid problems running with parallel makes,
2038         build newlib before libgloss so that target specific header
2039         files are availble.
2040         * Makefile.in: Regenerate
2041
2042 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2043
2044         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2045         * Makefile.in: Regenerate.
2046
2047 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2048
2049         * MAINTAINERS (Register allocation reviewer): Add myself.
2050
2051 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2052
2053         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2054         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2055         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2056         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2057         * configure: Regenerate.
2058
2059 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2060
2061         * MAINTAINERS (Register allocation reviewer): Add myself.
2062
2063 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2064
2065         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2066         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2067         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2068         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2069         * configure.ac: Default them to host tools for $host = $build.
2070         Subst them.
2071
2072         * configure: Regenerate.
2073         * Makefile.in: Regenerate.
2074
2075 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2076
2077         * MAINTAINERS (Register allocation reviewer): Add myself.
2078
2079 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2080
2081         * MAINTAINERS (Register allocation reviewer): Add myself.
2082
2083 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2084
2085         * MAINTAINERS (Write After Approval): Fix typo.
2086
2087 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2088
2089         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2090         * configure: Regenerate.
2091
2092 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2093
2094         PR bootstrap/31906
2095         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2096         they're already prefixed.
2097
2098 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2099
2100         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2101         libstdc++.
2102         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2103         * configure: Regenerate.
2104         * Makefile.in: Regenerate.
2105
2106 2007-09-17  Andreas Schwab  <schwab@suse.de>
2107
2108         * configure.ac: Raise minimum makeinfo version to 4.6.
2109         * configure: Regenerate.
2110
2111 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2112
2113         * MAINTAINERS (write-after-approval) add myself
2114
2115 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2116
2117         * configure.ac: Correct makeinfo version check.
2118         * configure: Regenerate.
2119
2120 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2121
2122         * MAINTAINERS: Update my email address.
2123
2124 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2125
2126         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2127         to $skipdirs and only disable gprof for newlib.  Use the normal
2128         mips*-elf* handling in other respects.
2129         * configure: Regnerate.
2130
2131 2007-09-12  David Daney  <ddaney@avtrex.com>
2132
2133         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2134         enabling libgcj.
2135         * configure: Regenerate.
2136
2137 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2138
2139         PR other/32154
2140         * configure.ac: For libgloss targets, point the linker to the linker
2141         script, startup code and simulator library.
2142         * configure: Regenerate.
2143
2144 2007-09-07  Andrew Haley  <aph@redhat.com>
2145
2146         * configure.ac (noconfigdirs): Remove target-libffi and
2147         target-libjava.
2148         * configure: Regenerate.
2149
2150 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2151
2152         PR target/33281
2153         * configure.ac: Use config/mh-mingw on mingw.
2154         * configure: Regenerate.
2155
2156 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2157
2158         * MAINTAINERS (Write After Approval): Add myself.
2159
2160 2007-09-05  Richard Guenther  <rguenther@suse.de>
2161
2162         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2163         nor --disable-checking is provided also turn on yes and types
2164         checking for stage1.
2165         * configure: Re-generate.
2166
2167 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2168
2169         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2170         (Write After Approval): Remove myself.
2171
2172 2007-08-29  Nick Clifton  <nickc@redhat.com>
2173
2174         * config.sub, config.guess: Update from upstream sources.
2175
2176 2007-08-22  Bud Davis  <jmdavis@link.com>
2177
2178         * MAINTAINERS (Write After Approval): Added myself.
2179         * MAINTAINERS (Reviewers): Removed myself.
2180
2181 2007-08-18  Paul Brook  <paul@codesourcery.com>
2182             Joseph Myers  <joseph@codesourcery.com>
2183
2184         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2185         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2186         * Makefile.in: Regenerate.
2187         * configure.ac (--with-debug-prefix-map): New.
2188         * configure: Regenerate.
2189
2190 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2191             Nigel Stephens  <nigel@mips.com>
2192
2193         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2194         as target_makefile_frag.
2195         * configure: Regenerate.
2196
2197 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2198
2199         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2200         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2201         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2202         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2203         (do-compare, do-compare3, do-compare-debug): New.
2204         ([+compare-target+]): Use them.
2205
2206 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2207
2208         * MAINTAINERS (Write After Approval): Change my email address.
2209
2210 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2211             Ben Elliston  <bje@au.ibm.com>
2212
2213         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2214         --silent if $silent.
2215         * configure: Regenerate.
2216
2217 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2218
2219         * MAINTAINERS (Various Maintainers): Add myself as
2220         loop infrastructure maintainer.  Update my e-mail
2221         address.
2222
2223 2007-07-31  Diego Novillo  <dnovillo@google.com>
2224
2225         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2226         Adjust description.
2227
2228 2007-07-26  Richard Guenther  <rguenther@suse.de>
2229
2230         * configure.ac: Add types checking to stage1 checking flags.
2231         * configure: Regenerate.
2232
2233 2007-07-17  Nick Clifton  <nickc@redhat.com>
2234
2235         * COPYING3: New file.  Contains version 3 of the GNU General
2236         Public License.
2237         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2238         Lesser General Public License.
2239
2240 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2241
2242         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2243
2244 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2245
2246         * MAINTAINERS (S/390 co-maintainer): Add myself.
2247         (Write After Approval): Remove myself.
2248
2249 2007-07-13  Dan Hipschman  <dsh@google.com>
2250
2251         * MAINTAINERS (Write After Approval): Add myself.
2252
2253 2007-07-11  Nick Clifton  <nickc@redhat.com>
2254
2255         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2256         WINDRES export.
2257         * Makefile.in: Regenerate.
2258
2259 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2260
2261         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2262         maintainer.
2263
2264 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2265
2266         * lt~obsolete.m4: New. Import from 20070318 libtool.
2267
2268 2007-07-03  Julian Brown  <julian@codesourcery.com>
2269
2270         * MAINTAINERS (Write After Approval): Add myself.
2271
2272 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2273
2274         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2275         * configure: Regenerate.
2276
2277 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2278
2279         * configure.ac: Add some missing m4 quotation.
2280         * configure: Regenerate.
2281
2282 2007-07-02  Simon Baldwin  <simonb@google.com>
2283
2284         * MAINTAINERS (Write After Approval): Add myself.
2285
2286 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2287
2288         * configure: Regenerate.
2289
2290 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2291
2292         * Makefile.def: Add windmc tool to build.
2293         * Makefile.tpl: Likewise.
2294         * configure.ac: Likewise.
2295         * Makefile.in: Regenerate.
2296         * configure: Regenerate.
2297
2298 2007-06-28  DJ Delorie  <dj@redhat.com>
2299
2300         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2301         not building newlib.
2302         * configure: Regenerated.
2303
2304 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2305
2306         * MAINTAINERS (Write After Approval): Add myself.
2307
2308 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2309
2310         * MAINTAINERS (Write After Approval): Add myself.
2311
2312 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2313
2314         * MAINTAINERS (Write After Approval): Add myself.
2315
2316 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2317
2318         * MAINTAINERS (Write After Approval): Add myself.
2319
2320 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2321
2322         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2323         * Makefile.in: Regenerated.
2324
2325 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2326
2327         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2328         bfin*-*-uclinux* targets.
2329         * configure: Regenerate.
2330
2331 2007-06-14  Ian Lance Taylor  <iant@google.com>
2332
2333         * MAINTAINERS: Add myself as non-algorithmic global write
2334         maintainer.
2335
2336 2007-06-14  Diego Novillo  <dnovillo@google.com>
2337
2338         * MAINTAINERS: Add self as middle-end maintainer and
2339         non-algorithmic global write maintainer.
2340
2341 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2342
2343         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2344         Move all Fortran maintainers except Paul Brook into the
2345         Non-Autopoiesis section.
2346
2347 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2348
2349         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2350         (distclean-stage[+id+]): Possibly delete stage_last.
2351         * Makefile.in: Regenerate.
2352
2353 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2354
2355         * MAINTAINERS (Various Maintainer): Fix typo.
2356
2357 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2358
2359         * MAINTAINERS (Various Maintainer): Add myself as
2360         dataflow maintainer.
2361
2362 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2363
2364         * config.sub, config.guess: Update from upstream sources.
2365
2366 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2367
2368         * Makefile.tpl: Fix spelling error.
2369         * Makefile.in: Regenerate.
2370
2371 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2372
2373         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2374         lt_cv_sys_max_cmd_len.
2375
2376 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2377
2378         * MAINTAINERS (Various Maintainers): Add myself as
2379         auto-vectorizer maintainer.
2380
2381 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2382
2383         PR libjava/32098
2384         * libtool.m4: Revert previous change.
2385         * ltgcc.m4: Put it here.
2386
2387 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2388
2389         * MAINTAINERS (Various Maintainers): Add myself as
2390         auto-vectorizer maintainer.
2391
2392 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2393
2394         PR libjava/32098
2395         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2396
2397 2007-05-30  Richard Guenther  <rguenther@suse.de>
2398
2399         * MAINTAINERS (Various Maintainers): Add myself as
2400         auto-vectorizer maintainer.
2401
2402 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2403
2404         PR bootstrap/29382
2405         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2406         * configure: Rebuilt.
2407
2408 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2409
2410         * MAINTAINERS (Write After Approval): Removed my name.
2411
2412 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2413
2414         * MAINTAINERS (Write After Approval): Remove myself.
2415
2416 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2417
2418         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2419
2420 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2421
2422         * ltmain.sh: Update from ToT Libtool.
2423         * libtool.m4: Update from ToT Libtool.
2424         * ltsugar.m4: New. Update from ToT Libtool.
2425         * ltversion.m4: New. Update from ToT Libtool.
2426         * ltoptions.m4: New. Update from ToT Libtool.
2427         * ltconfig: Remove.
2428         * ltcf-c.sh: Remove.
2429         * ltcf-cxx.sh: Remove.
2430         * ltcf-gcj.sh: Remove.
2431
2432 2007-05-22  Ollie Wild  <aaw@google.com>
2433
2434         * MAINTAINERS (Write After Approval): Add myself.
2435
2436 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2437
2438         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2439         stage_cflags.
2440         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2441         Remove CFLAGS/LIBCFLAGS.
2442         (configure-stage[+id+]-[+prefix+][+module+],
2443         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2444         * Makefile.in: Regenerate.
2445
2446 2007-05-15  Diego Novillo  <dnovillo@google.com>
2447
2448         * MAINTAINERS: Update e-mail address.
2449
2450 2007-05-15  Revital Eres  <eres@il.ibm.com>
2451
2452         * MAINTAINERS (Write After Approval): Add myself.
2453
2454 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2455
2456         * MAINTAINERS (Write After Approval): Updated my address.
2457
2458 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2459
2460         * MAINTAINERS (Write After Approval): Add myself.
2461
2462 2007-05-11  Silvius Rus  <rus@google.com>
2463
2464         * MAINTAINERS (Write After Approval): Add myself.
2465
2466 2007-04-23  Tom Tromey  <tromey@redhat.com>
2467
2468         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2469
2470 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2471
2472         * MAINTAINERS (cpplib): Rename to ...
2473         (libcpp): ... this.  Add C/C++ front end maintainers.
2474
2475 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2476
2477         * config-ml.in: Pass ${ml_config_env} to configure calls.
2478
2479 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2480
2481         * MAINTAINERS (Write After Approval): Add myself.
2482
2483 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2484
2485         * MAINTAINERS (Write After Approval): Add myself.
2486
2487 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2488
2489         * MAINTAINERS (fortran 95 front end): Add myself.
2490
2491 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2492
2493         * MAINTAINERS (Write After Approval): Add myself.
2494
2495 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2496
2497         * MAINTAINERS (Modulo Scheduler): Add myself.
2498
2499 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2500
2501         * MAINTAINERS (fortran 95 front end): Add myself.
2502         (c++ front end): whitespace fix.
2503
2504 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2505
2506         * MAINTAINERS (Write After Approval): Add myself.
2507
2508 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2509
2510         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2511         of glob.  Quote arguments with single quotes too.
2512         * configure: Regenerate.
2513
2514 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2515
2516         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2517         * Makefile.in: Regenerate
2518
2519 2007-03-07  Andreas Schwab  <schwab@suse.de>
2520
2521         * configure: Regenerate.
2522
2523 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2524
2525         * configure.ac: Add "--with-pdfdir" configure option,
2526         which defines pdfdir variable.
2527         * Makefile.def (target=fixincludes): Add install-pdf to
2528         missing targets.
2529         (recursive_targets): Add install-pdf target.
2530         (flags_to_pass): Add pdfdir.
2531         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2532         target.
2533         * configure: Regenerate
2534         * Makefile.in: Regenerate
2535
2536 2007-02-28  Eric Christopher  <echristo@apple.com>
2537
2538         Revert:
2539         2006-12-07  Mike Stump  <mrs@apple.com>
2540
2541         * Makefile.def (dependencies): Add dependency for
2542         install-target-libssp and install-target-libgomp on
2543         install-gcc.
2544         * Makefile.in: Regenerate.
2545
2546 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2547
2548         * configure: Regenerate.
2549         * configure.ac: Move statements after variable declarations.
2550
2551 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2552
2553         * MAINTAINERS: Add myself as sh maintainer.
2554
2555 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2556
2557         * configure.ac: Adjust for loop syntax.
2558         * configure: Regenerate.
2559
2560 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2561
2562         * configure: Rebuilt.
2563
2564 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2565
2566         * configure.ac: Drop multiple occurrences of --enable-languages,
2567         and fix its quoting.
2568         * configure: Rebuilt.
2569
2570 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2571             Nathan Sidwell  <nathan@codesourcery.com>
2572             Vladimir Prus  <vladimir@codesourcery.com>
2573             Joseph Myers  <joseph@codesourcery.com>
2574
2575         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2576         * configure: Regenerate.
2577
2578 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2579
2580         * ltconfig (freebsd*): Default to elf.
2581
2582 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2583
2584         * configure.ac (target_libraries): Move libgcc before libiberty.
2585         * configure: Regenerated.
2586
2587 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2588             Paolo Bonzini  <bonzini@gnu.org>
2589
2590         PR bootstrap/30753
2591         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2592         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2593         * configure: Regenerated.
2594
2595 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2596
2597         * MAINTAINERS (Language Front End Maintainers): Update my mail
2598         address.
2599
2600 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2601
2602         PR bootstrap/30748
2603         * configure.ac: Correct syntax for Solaris ksh.
2604         * configure: Regenerated.
2605
2606 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2607
2608         * configure.ac: Sync with src.
2609         * configure: Regenerate.
2610
2611 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2612
2613         * Makefile.in: Regenerate.
2614
2615 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2616
2617         * config.sub: Sync with src.
2618
2619 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2620
2621         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2622         noncanonical equivalents.
2623         * configure.in: Rename to...
2624         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2625         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2626         target_noncanonical.  Use them.  Rewrite removal of configure
2627         arguments for autoconf 2.59.  Discard variable settings.  Force
2628         program_transform_name for native tools.
2629
2630         * Makefile.in: Regenerated.
2631         * configure: Regenerated with autoconf 2.59.
2632
2633 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2634
2635         * MAINTAINERS (Write After Approval): Add myself.
2636
2637 2007-01-31  Andreas Schwab  <schwab@suse.de>
2638
2639         * Makefile.tpl (LDFLAGS): Substitute it.
2640         * Makefile.in: Regenerate.
2641
2642 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
2643
2644         * MAINTAINERS (Write After Approval): Add myself.
2645
2646 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2647
2648         * MAINTAINERS (spu port): Add myself.
2649
2650 2007-01-23  Richard Guenther  <rguenther@suse.de>
2651
2652         PR bootstrap/30541
2653         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2654         * Makefile.tpl (GNATBIND): Substitute it.
2655         (GNATMAKE): Likewise.
2656         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2657         of STAGE_PREFIX.
2658         * Makefile.in: Regenerate.
2659         * configure: Regenerate.
2660
2661 2007-01-18  Mike Stump  <mrs@apple.com>
2662
2663         * configure.in: Re-enable -Werror for gcc builds.
2664
2665 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2666
2667         * MAINTAINERS (Write After Approval): Add myself.
2668
2669 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2670
2671         * configure.in: Change == to = in test command.
2672         * configure: Regenerate.
2673
2674 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2675             Nick Clifton  <nickc@redhat.com>
2676             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2677
2678         * configure.in (build_configargs, host_configargs, target_configargs):
2679         Remove build/host/target parameters.
2680         (host_libs): Add gmp and mpfr.
2681         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2682         * Makefile.def (gmp, mpfr): New.
2683         (gcc): Remove target.
2684         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2685         target_os, target_vendor): New.
2686         (configure): Add host_alias/target_alias arguments; adjust invocations.
2687         * configure: Regenerate.
2688         * Makefile.in: Regenerate.
2689
2690 2007-01-11  Matt Fago  <fago@earthlink.net>
2691
2692         * configure.in: Try to link to functions only in mpfr 2.2.x
2693         to improve robustness of configure tests.
2694         * configure: Regenerate.
2695
2696 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2697
2698         * MAINTAINERS: Add myself as i386 maintainer.
2699
2700 2007-01-08  Jan Hubicka  <jh@suse.cz>
2701
2702         * MAINTAINERS: Add myself as i386 maintainer.
2703
2704 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2705
2706         * configure.in: Add support for an x86_64-mingw* target.
2707         * configure: Regenerate.
2708
2709 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2710
2711         * Makefile.tpl (all-target): Correct @if conditional for target
2712         modules.
2713         * configure.in: Omit libiberty if building only target libgcc.
2714         * configure, Makefile.in: Regenerated.
2715
2716 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2717
2718         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2719         * configure: Regenerate.
2720
2721 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2722
2723         * Makefile.def (target_modules): Add libgcc.
2724         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2725         * Makefile.tpl (clean-target-libgcc): Delete.
2726         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2727         on gcc even for bootstrapped modules.  Rewrite handling of
2728         lang_env_dependencies to loop over target_modules.
2729         * configure.in (target_libraries): Add target-libgcc.
2730         * Makefile.in, configure: Regenerated.
2731
2732 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2733
2734         * configure.in: Reorganize recognition of languages.  Add
2735         --enable-stage1-languages.  Show supported languages for the chosen
2736         target rather than all recognized languages.
2737         * configure: Regenerate.
2738
2739 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2740
2741         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2742         * Makefile.in: Regenerate.
2743
2744 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2745
2746         * configure.in: Warn that MPFR 2.2.0 is buggy.
2747         * configure: Regenerate.
2748
2749 2006-12-27  Ian Lance Taylor  <iant@google.com>
2750
2751         * configure.in: When removing Makefiles to force a reconfigure, also
2752         remove prev-DIR*/Makefile.
2753         * configure: Regenerate.
2754
2755 2006-12-22  Andreas Schwab  <schwab@suse.de>
2756
2757         * configure: Regenerate with correct autoconf version.
2758
2759 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2760
2761         * configure.in: add AC_SUBST for *_FOR_TARGET.
2762         * configure: Regenerate.
2763
2764 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2765
2766         * configure.in: Simplify logic for rejecting languages that cannot
2767         be built.  Separate the case when a language is unsupported,
2768         from the case when the user chooses not to build a language.
2769
2770 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2771
2772         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2773         it only affects bootstrap and could be tested on "$host" as well.
2774         * configure: Regenerate.
2775         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2776
2777 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2778
2779         PR bootstrap/29544
2780         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2781         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2782         move here comment from Makefile.tpl.
2783         * Makefile.tpl: Move some definitions higher in the file.
2784         (STAGE1_CHECKING): New.
2785         * configure.in: Add --enable-stage1-checking.
2786         * configure: Regenerate.
2787         * Makefile.in: Regenerate.
2788
2789 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2790
2791         * MAINTAINERS: Add myself as build system maintainer.
2792
2793 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2794
2795         * MAINTAINERS (Write After Approval): Add myself.
2796
2797 2006-12-13  Eric Christopher  <echristo@apple.com>
2798
2799         * MAINTAINERS: Add myself as darwin maintainer.
2800
2801 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2802
2803         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2804
2805 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
2806
2807         MAINTAINERS: Update my entry.
2808
2809 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2810
2811         * configure.in:  Handle spu makefile frag.
2812         * Makefile.tpl (MAINT): Define
2813         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2814         * configure: Regenerate.
2815         * Makefile.in: Regenerate.
2816
2817 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2818
2819         * config.guess: Import latest version.
2820         * config.sub: Likewise.
2821
2822 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2823
2824         * configure.in (spu-*-*): Don't skip target-libiberty.
2825         * configure: Regenerate.
2826
2827 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2828
2829         PR bootstrap/30134
2830         * configure.in: Correct x86 darwin support for libjava to powerpc
2831         and i?86 only.
2832         * configure: Regenerate.
2833
2834 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2835
2836         * configure.in: Add x86 darwin support for libjava.
2837         * configure: Regenerate.
2838
2839 2006-12-07  Mike Stump  <mrs@apple.com>
2840
2841         * Makefile.def (dependencies): Add dependency for
2842         install-target-libssp and install-target-libgomp on
2843         install-gcc.
2844         * Makefile.in: Regenerate.
2845
2846 2006-12-04  Richard Guenther  <rguenther@suse.de>
2847
2848         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2849         (Non-Algorithmic Maintainers): Move over non-algorithmic
2850         loop optimizer maintainers, add myself as a non-algorithmic
2851         middle-end maintainer.
2852
2853 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2854
2855         * MAINTAINERS (Write After Approval): Add myself.
2856
2857 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2858
2859         * configure.in: Update error message for missing GMP/MPFR.
2860
2861         * configure: Regenerate.
2862
2863 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2864
2865         * configure.in: Update MPFR version in error message.
2866
2867         * configure: Regenerate.
2868
2869 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2870
2871         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2872         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2873         --with-gmp-lib): New flags.
2874
2875         * configure: Regenerate.
2876
2877 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2878
2879         * MAINTAINERS (Write After Approval): Change my email address.
2880
2881 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2882
2883         * MAINTAINERS (Write After Approval): Add myself.
2884
2885 2006-11-22  Philipp Thomas  <pth@suse.de>
2886
2887         * MAINTAINERS (i18n): Update e-mail address.
2888
2889 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2890
2891         * MAINTAINERS (spu port): Add myself as maintainer.
2892         (Write After Approval): Remove myself.
2893
2894 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2895
2896         * configure.in (skipdirs): Don't build libssp for SPU.
2897         * configure: Regenerate.
2898
2899 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2900
2901         * MAINTAINERS (spu port): Add myself as maintainer.
2902         (libobjc): Update my email address.
2903
2904 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2905
2906         * MAINTAINERS (Write After Approval): Add myself.
2907
2908 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2909
2910         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2911         * configure : Rebuilt.
2912
2913 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2914
2915         * MAINTAINERS (Write After Approval): Add myself.
2916
2917 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2918
2919         * MAINTAINERS (Write After Approval): Add myself.
2920
2921 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2922
2923         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2924         libmpfr.a.
2925         * configure: Regenerate.
2926
2927 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2928
2929         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2930         (unstage): Test for stage_last presence.
2931
2932         PR bootstrap/29802
2933         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
2934         STAGE_PREFIX.
2935         * Makefile.in: Regenerate.
2936
2937 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2938
2939         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2940         maintainers.
2941
2942 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2943
2944         * MAINTAINERS (Write After Approval): Add myself.
2945
2946 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2947
2948         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2949         and stageN-package/Makefile.
2950         * Makefile.in: Regenerated.
2951
2952 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2953
2954         * configure.in: Remove target-libgloss from noconfigdirs for
2955         bfin-*-*.
2956         * configure: Regenerated.
2957
2958 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2959
2960         * configure.in (have_gmp): Only error if the gcc directory exists.
2961
2962         * configure: Regenerate.
2963
2964 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2965
2966         * configure.in: Robustify error message for missing GMP/MPFR.
2967
2968         * configure: Regenerate.
2969
2970 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
2971
2972         * MAINTAINERS (Write After Approval): Add myself.
2973
2974 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
2975
2976         * MAINTAINERS: Change email address.
2977
2978 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2979
2980         * MAINTAINERS (Write After Approval): Add myself.
2981
2982 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2983
2984         * MAINTAINERS (Write After Approval): Add myself.
2985
2986 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2987
2988         * MAINTAINERS (Write After Approval): Move myself to
2989         Write After Approval section.
2990
2991 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2992
2993         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2994         need_gmp anymore.
2995         * configure: Regenerate.
2996
2997 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2998
2999         * MAINTAINERS (Write After Approval): Add myself.
3000
3001 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3002
3003         * config.guess: Import latest version.
3004         * config.sub: Likewise.
3005
3006 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3007
3008         * Makefile.def: Added pdf target handling.
3009         * Makefile.tpl: Added pdf target handling.
3010         * Makefile.in: Regenerated.
3011
3012 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3013
3014         * MAINTAINERS: Add self as score port maintainer.
3015
3016 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3017
3018         * MAINTAINERS (Write After Approval): Add myself.
3019
3020 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3021
3022         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3023         or newer.
3024         * configure: Regenerated.
3025
3026 2006-09-27  Dave Brolley  <brolley@redhat.com>
3027
3028         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3029         using $s instead of $r.
3030         * configure: Regenerated.
3031
3032 2006-09-26  Thiemo Seufer  <ths@mips.com>
3033
3034         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3035         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3036         * configure: Regenerate.
3037
3038 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3039
3040         * MAINTAINERS (Write After Approval): Remove myself.
3041
3042 2006-09-22  Chao-ying Fu  <fu@mips.com>
3043
3044         * MAINTAINERS (Write After Approval): Add myself.
3045
3046 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3047
3048         * MAINTAINERS: Add self as soft-fp maintainer.
3049
3050 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3051
3052         * MAINTAINERS: Add myself as avr maintainer.
3053         Remove Marek Michalkiewicz as avr maintainer.
3054
3055 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3056
3057         * MAINTAINERS (Write After Approval): Add myself.
3058
3059 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3060
3061         * configure.in: Never build newlib for a Mingw host.
3062         Never build newlib as Mingw target library.
3063         Test the existence of winsup/cygwin for building a Cygwin newlib,
3064         rather than just winsup.
3065         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3066         building a Mingw target.
3067         * configure: Regenerate.
3068
3069 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3070
3071         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3072
3073 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3074
3075         * config.guess: Import from src (was more updated).
3076         * config.sub: Likewise.
3077
3078 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3079
3080         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3081         * configure: Regenerated.
3082
3083 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3084
3085         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3086         for stages after the first.
3087
3088 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3089
3090         * Makefile.def: Add dependencies for configure-opcodes
3091         on configure-intl and all-opcodes on all-intl.
3092         * Makefile.in: Regenerated.
3093
3094 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3095
3096         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3097
3098 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3099
3100         Port to hosts whose 'sort' and 'tail' implementations
3101         treat operands with leading '+' as file names, as POSIX
3102         has required since 2001.  However, make sure the code still
3103         works on pre-POSIX hosts.
3104         * ltmain.sh: Don't assume "sort +2" is equivalent to
3105         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3106
3107 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3108
3109         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3110
3111 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3112
3113         * ltconfig: chmod 644 before ranlib during install.
3114
3115 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3116
3117         PR bootstrap/18058
3118         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3119         if the bootstrap compiler is a GCC version that supports it.
3120         * configure: Regenerate.
3121
3122 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3123
3124         * configure.in: Fix thinkos in previous check-in.
3125         * configure: Regenerate.
3126
3127 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3128
3129         PR other/27063
3130         * configure.in: Test subdir_requires and give an appropriate
3131         error message.
3132         * configure: Regenerate.
3133
3134 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3135
3136         * MAINTAINERS (Write After Approval): Add myself.
3137
3138 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3139
3140         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3141
3142 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3143
3144         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3145
3146 2006-06-20  David Ayers  <d.ayers@inode.at>
3147
3148         PR bootstrap/28072
3149         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3150         whether target-libjava is being configured instead of whether the
3151         java front end is enabled.
3152         * configure: Regenerate.
3153
3154 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3155
3156         PR target/27540
3157         * configure.in: Only enable libgomp on IRIX 6.
3158         * configure: Regenerate.
3159
3160 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3161
3162         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3163         too.
3164         * Makefile.in: Regenerate.
3165
3166 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3167
3168         * config-ml.in: Alter CCASFLAGS to include special
3169         multilib options the same as is done for CFLAGS.
3170
3171 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3172
3173         * configure.in: Don't enable libgomp on hpux10.
3174         * configure: Rebuilt.
3175
3176 2006-06-12  David Ayers  <d.ayers@inode.at>
3177
3178         PR bootstrap/27963
3179         PR target/19970
3180         * configure.in: Remove target-boehm-gc from noconfigdirs where
3181         ${libgcj} is specified.
3182         * configure: Regenerate.
3183
3184 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3185
3186         Sync from src:
3187
3188         * configure.in: Sync.
3189         * configure: Regenerated.
3190
3191         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3192
3193         * Makefile.def: Added dependencies from sim and gdb on intl, and
3194         added configure dependencies to everything with an all dependency
3195         on intl.
3196         * Makefile.in: Regenerated.
3197
3198 2006-06-06  David Ayers  <d.ayers@inode.at>
3199
3200         PR libobjc/13946
3201         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3202         * Makefile.in: Regenerate.
3203         * configure.in: Add --enable-objc-gc at toplevel and have it
3204         enable boehm-gc for Objective-C.
3205         Remove target-boehm-gc from libgcj.
3206         Add target-boehm-gc to target_libraries.
3207         Add target-boehm-gc to noconfigdirs where ${libgcj}
3208         is specified.
3209         Assert that boehm-gc is supported when requested for Objective-C.
3210         Only build boehm-gc if needed either for Java or Objective-C.
3211         * configure: Regenerate.
3212
3213 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3214
3215         PR 27674
3216         * Makefile.tpl (configure-[+prefix+][+module+],
3217         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3218         Remove rule to unstage bootstrapped modules.
3219         (stage_current): New.
3220         * Makefile.in: Regenerate.
3221
3222 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3223
3224         * MAINTAINERS (Write After Approval): Update my e-mail address.
3225
3226 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3227
3228         * include/libiberty.h: Declare pex_run_in_environment.
3229
3230 2006-05-31  Asher Langton  <langton2@llnl.gov>
3231
3232         * MAINTAINERS (Write After Approval): Add myself.
3233
3234 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3235
3236         * Makefile.def (bfd, opcodes): Fix lib_path.
3237         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3238         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3239         * Makefile.in: Regenerate.
3240
3241 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3242
3243         * Makefile.in: Regenerate.
3244
3245 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3246
3247         * Makefile.def: Add install-html target. Add datarootdir
3248         docdir and htmldir to flags_to_pass.
3249         * Makefile.tpl: Add install-html target.
3250         * Makefile.in: Regenerate.
3251         * configure.in: Add --with-datarootdir, --with-docdir, and
3252         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3253         * configure: Regenerate.
3254
3255 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3256
3257         * configure.in: Enable gprof for cross builds.
3258         * configure: Regenerate.
3259
3260 2006-05-22  Richard Guenther  <rguenther@suse.de>
3261
3262         Revert
3263         2006-01-31  Richard Guenther  <rguenther@suse.de>
3264         Paolo Bonzini  <bonzini@gnu.org>
3265
3266         * Makefile.def (target_modules): Add libgcc-math target module.
3267         * configure.in (target_libraries): Add libgcc-math target library.
3268         (--enable-libgcc-math): New configure switch.
3269         * Makefile.in: Re-generate.
3270         * configure: Re-generate.
3271         * libgcc-math: New toplevel directory.
3272
3273 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3274             Andreas Tobler  <a.tobler@schweiz.ch>
3275
3276         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3277         * configure: Rebuilt.
3278
3279 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3280
3281         * MAINTAINERS (Write After Approval): Add myself.
3282
3283 2006-05-01  DJ Delorie  <dj@redhat.com>
3284
3285         * configure.in: Restore CFLAGS if GMP isn't present.
3286         * configure: Regenerate.
3287
3288 2006-05-01  Richard Guenther  <rguenther@suse.de>
3289
3290         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3291         maintainer.
3292
3293 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3294
3295         * MAINTAINERS (Write After Approval): Add myself.
3296
3297 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3298
3299         * MAINTAINERS (Write After Approval): Add myself.
3300
3301 2006-04-18  DJ Delorie  <dj@redhat.com>
3302
3303         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3304         reference libgloss so that libssp can be built in a combined
3305         tree.
3306         * configure: Regenerate.
3307
3308 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3309
3310         * MAINTAINERS (Write After Approval): Add myself.
3311
3312 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3313
3314         * configure.in: Require makeinfo 4.4 or higher.
3315         * configure: Regenerate.
3316
3317 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3318
3319         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3320         Rearrange the entries of other libraries to have them in one place.
3321
3322 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3323
3324         * MAINTAINERS (Write After Approval): Remove myself.
3325         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3326
3327 2006-03-14  Richard Guenther  <rguenther@suse.de>
3328
3329         * configure: Regenerate with autoconf 2.13.
3330
3331 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3332
3333         * MAINTAINERS: Use my work address.
3334
3335         * MAINTAINERS: Update my E-mail address.
3336
3337 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3338
3339         * configure.in: Handle --disable-<component> generically.
3340         * configure: Regenerate.
3341
3342 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3343
3344         PR libgcj/17311
3345         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3346
3347 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3348
3349         * MAINTAINERS (Write After Approval):  Remove myself.
3350         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3351
3352 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3353
3354         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3355         (TARGET_CONFIGDIRS): Remove.
3356         * configure.in: Remove AC_SUBST(target_configdirs).
3357         * Makefile.in, configure: Regenerated.
3358
3359 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3360
3361         * MAINTAINERS (Write After Approval):  Remove myself.
3362         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3363
3364 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3365
3366         PR bootstrap/25670
3367
3368         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3369
3370         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3371         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3372         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3373         BUILD_PREFIX, BUILD_PREFIX_1.
3374         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3375
3376         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3377         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3378
3379         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3380         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3381         of `cat stage_current`.  Always provide the `r' and `s' variables.
3382         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3383         a single shell execution.
3384         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3385         bootstrapped modules, make the stage1 module if the build was not
3386         started yet, else build the current stage.
3387         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3388         (all-build, all-host, all-target, [+make_target+]-host,
3389         [+make_target+]-target): Do not use \-continued lines.
3390         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3391         (current_stage, restrap, stage_last): New.
3392
3393         * Makefile.in: Regenerate.
3394         * configure: Regenerate.
3395
3396 2006-02-19  Bud Davis  <jmdavis@link.com>
3397
3398         * MAINTAINERS (Write After Approval):  Remove myself.
3399         (Language Front End Maintainers):  Add myself as fortran 95
3400         maintainer and update e-mail address.
3401
3402 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3403
3404         * MAINTAINERS (Write After Approval):  Remove myself.
3405         (Language Front End Maintainers):  Add myself as fortran 95
3406         maintainer.
3407
3408 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3409
3410         * MAINTAINERS (Write After Approval): Add myself.
3411
3412 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3413
3414         * MAINTAINERS (Write After Approval):  Remove myself.
3415         (Language Front End Maintainers):  Add myself as
3416         fortran 95 maintainer.
3417
3418 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3419
3420         Sync from src:
3421
3422         2005-12-27  Leif Ekblad  <leif@rdos.net>
3423
3424         * configure.in: Add support for RDOS target.
3425         * configure: Regenerate.
3426
3427 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3428             Andreas Schwab  <schwab@suse.de>
3429
3430         * configure: Regenerate.
3431
3432 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3433
3434         * configure.in (enable_libgomp): Add AIX.
3435         * configure: Regenerate.
3436
3437 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3438
3439         * MAINTAINERS (Write After Approval): Add myself.
3440
3441 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3442
3443         * MAINTAINERS (Write After Approval): Add myself.
3444
3445 2006-01-31  Richard Guenther  <rguenther@suse.de>
3446         Paolo Bonzini  <bonzini@gnu.org>
3447
3448         * Makefile.def (target_modules): Add libgcc-math target module.
3449         * configure.in (target_libraries): Add libgcc-math target library.
3450         (--enable-libgcc-math): New configure switch.
3451         * Makefile.in: Re-generate.
3452         * configure: Re-generate.
3453         * libgcc-math: New toplevel directory.
3454
3455 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3456
3457         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3458         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3459         the assembler, linker and binutils.
3460         * configure: Regenerate.
3461
3462 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3463
3464         * MAINTAINERS (Write After Approval): Add myself.
3465
3466 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3467
3468         * configure: Regenerate.
3469
3470 2006-01-18  Richard Henderson  <rth@redhat.com>
3471             Jakub Jelinek  <jakub@redhat.com>
3472             Diego Novillo  <dnovillo@redhat.com>
3473
3474         * libgomp: New directory.
3475         * Makefile.def: Add target_module libgomp.
3476         * Makefile.in: Regenerate.
3477         * configure.in (target_libraries): Add target-libgomp.
3478         * configure: Regenerate.
3479
3480 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3481
3482         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3483         @ from continuation.
3484         * Makefile.in: Rebuilt.
3485
3486 2006-01-04  Chris Lattner  <sabre@gnu.org>
3487
3488         * MAINTAINERS (Write After Approval): Add myself.
3489
3490 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3491
3492         PR bootstrap/24252
3493
3494         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3495         * Makefile.tpl (OBJDUMP): New.
3496         (EXTRA_HOST_FLAGS): Add it.
3497         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3498
3499         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3500         to use symbolic links between directories.  Avoid race conditions
3501         or make them harmless.
3502         * configure.in: Do not try to use symbolic links between directories.
3503
3504         * Makefile.def (LEAN): Pass.
3505         * Makefile.tpl (LEAN): Define.
3506         (stage[+id+]-start): Accept that the previous directory does not
3507         exist, if the bootstrap is lean.
3508         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3509         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3510         configure substitution.
3511         ([+compare-target+]): Likewise.
3512         ([+bootstrap-target+]-lean): New.
3513         * configure.in: Remove lean bootstrap support from here.
3514
3515         * Makefile.in: Regenerate.
3516         * configure: Regenerate.
3517
3518 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3519
3520         * MAINTAINERS (libdecnumber): Add myself.
3521
3522 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3523
3524         * libtool-ldflags: New script.
3525
3526 2006-01-02  Andreas Schwab  <schwab@suse.de>
3527
3528         * configure.in: When reconfiguring remove Makefile in
3529         all stage directories.
3530         * configure: Regenerate.
3531
3532 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3533
3534         * MAINTAINERS: Update my email address.
3535
3536 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3537
3538         Revert Ada-related part of the previous change.
3539
3540         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3541         Do not pass.
3542         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3543         * Makefile.in: Regenerate.
3544         * configure.in: Do not include mt-ppc-aix target fragment.
3545         * configure: Regenerate.
3546
3547 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3548
3549         * configure.in: Select appropriate fragments for PowerPC/AIX.
3550         * configure: Regenerate.
3551
3552         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3553         BOOT_CFLAGS, BOOT_LDFLAGS.
3554         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3555         BOOT_CFLAGS, BOOT_LDFLAGS.
3556         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3557         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3558         (stage): Fail if we cannot complete the work.
3559         * Makefile.in: Regenerate.
3560
3561 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3562
3563         * configure.in: Replace ms1 with mt.
3564         * configure: Rebuilt.
3565
3566 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3567
3568         * MAINTAINERS: Update my email address.
3569
3570 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3571
3572         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3573         install-host-nogcc): Don't invoke $(stage) at the end.
3574         * Makefile.in: Regenerate.
3575
3576 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3577
3578         * configure.in: Flip the top-level bootstrap switch.
3579         * configure: Regenerate.
3580
3581 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3582
3583         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3584         $(stage) and $(unstage).
3585         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3586         (all): Remove stray semicolon.
3587         (local-distclean): Don't handle multilib.tmp and multilib.out.
3588         (install.all): Set $s for consistency.
3589         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3590         check_multilibs setting.  Always make the install directory.
3591         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3592         Correct @if/@endif.
3593         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3594         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3595         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3596         (multilib.out): Remove.
3597         * Makefile.in: Regenerated.
3598
3599 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3600
3601         * MAINTAINERS (Write After Approval): Add myself.
3602
3603 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3604
3605         * MAINTAINERS: Add myself as mt maintainer.
3606
3607         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3608
3609 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3610
3611         * MAINTAINERS: Change email address.
3612
3613 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3614
3615         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3616         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3617         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3618         Find in-tree tools if available.
3619         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3620         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3621         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3622         (COMPILER_*_FOR_TARGET): New.
3623         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3624         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3625         (CONFIGURED_*, USUAL_*): Remove.
3626         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3627         STRIP): Use autoconf substitutions.
3628         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3629         COMPILER_NM_FOR_TARGET): New.
3630         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3631
3632         (all): Make all-host and all-target in parallel.
3633         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3634         that $$r and $$s are set before invoking a recursive make.
3635         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3636         ([+bootstrap-target+]): Inline most of the `all' target.
3637
3638 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3639
3640         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3641         from the gcc build directory.
3642         * Makefile.in: Regenerate.
3643
3644 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3645
3646         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3647         depend on all-libdecnumber.
3648         * configure.in (host_libs): Include libdecnumber.
3649         * Makefile.in: Regenerate.
3650         * configure: Likewise.
3651
3652 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3653
3654         * libdecnumber: Import decNumber sources from the dfp-branch.
3655
3656 2005-11-21  Kean Johnston  <jkj@sco.com>
3657
3658         * config.sub, config.guess: Sync from upstream sources.
3659
3660 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3661
3662         Import from Autoconf sources:
3663
3664         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3665         * config/move-if-change: Don't output "$2 is unchanged";
3666         suggested by Ben Elliston.  Handle weird characters correctly.
3667
3668 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3669
3670         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3671         to match upstream libtool for darwin.
3672
3673 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3674
3675         * Makefile.def: Remove gdb dependencies for gdbtk.
3676         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3677         (configure-gdb, install-gdb): New rules.
3678         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3679         * Makefile.in, configure: Regenerated.
3680
3681 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3682
3683         * MAINTAINERS (Write After Approval): Add myself.
3684
3685 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3686
3687         * MAINTAINERS (Write After Approval): Add myself.
3688
3689 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3690
3691         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3692         Diego Novillo.
3693
3694 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3695
3696         PR bootstrap/24297
3697         * Makefile.tpl (do-[+make-target+], do-check, install,
3698         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3699         are set before recursing.
3700         * Makefile.in: Regenerate.
3701
3702 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3703
3704         PR bootstrap/18939
3705         * Makefile.def (gcc) <target>: Fix thinko.
3706         * Makefile.in: Regenerate.
3707
3708 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3709
3710         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3711         * configure: Regenerate.
3712
3713 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3714
3715         * MAINTAINERS (Write After Approval): Add self.
3716
3717 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3718
3719         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3720         target-libffi, target-qthreads, target-libjava, and
3721         targetlibobjc.
3722         * configure: Regenerate.
3723
3724 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3725
3726         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3727         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3728         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3729         (USUAL_OBJDUMP_FOR_TARGET): New.
3730         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3731         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3732         * configure, Makefile.in: Regenerated.
3733
3734 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3735
3736         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3737         before other host packages.
3738
3739 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3740
3741         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3742
3743 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3744
3745         PR bootstrap/22340
3746
3747         * configure.in (default_target): Remove.
3748         * Makefile.tpl (all): Do not use prerequisites as subroutines
3749         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3750         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3751         use prerequisites as subroutines.
3752         (check-host, check-target): New.
3753         (bootstrap configure & all targets): Do not use stage*-start
3754         if the directory layout is already ok.
3755         (non-bootstrap configure & all targets): Prepend a $(unstage).
3756         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3757         (NOTPARALLEL): Remove.
3758         (unstage, stage variables): New variables.
3759         (unstage, stage targets): Simply expand to those variables.
3760
3761         * configure: Regenerate.
3762         * Makefile.in: Regenerate.
3763
3764 2005-10-04  James E Wilson  <wilson@specifix.com>
3765
3766         * Makefile.def (lang_env_dependencies): Add libmudflap.
3767         * Makefile.in: Regenerate.
3768
3769 2005-10-03  Andreas Schwab  <schwab@suse.de>
3770
3771         Backport from libtool CVS:
3772         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3773
3774         * ltmain.sh: add support for installing into temporary
3775         staging area (e.g. 'make install DESTDIR=...')
3776
3777 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3778
3779         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3780         * configure: Regenerated.
3781
3782 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3783
3784         * configure: Regenerate with the correct
3785         autoconf version.
3786
3787 2005-09-30  Catherine Moore  <clm@cm00re.com>
3788
3789         * configure.in (bfin-*-*): New.
3790         * configure: Regenerated.
3791
3792 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3793
3794         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3795         (LIPO_FOR_TARGET): New.
3796         (CONFIGURED_LIPO_FOR_TARGET): New.
3797         (USUAL_LIPO_FOR_TARGET): New.
3798         (STRIP_FOR_TARGET): New.
3799         (CONFIGURED_STRIP_FOR_TARGET): New.
3800         (USUAL_STRIP_FOR_TARGET): New.
3801         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3802         STRIP_FOR_TARGET.
3803         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3804         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3805         * Makefile.in: Regenerate.
3806         * configure: Regenerate.
3807
3808 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3809
3810         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3811         (rs6000-*-aix*): Same.
3812         * configure: Regenerate.
3813
3814 2005-09-16  Tom Tromey  <tromey@redhat.com>
3815
3816         * MAINTAINERS: Add self as java maintainer.
3817
3818 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3819
3820         * configure.in: Recognize f95 in the --enable-languages option,
3821         and substitute it for fortran, issuing a warning.
3822         * configure: Regenerate.
3823
3824 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3825
3826         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3827         * configure:  Regenerated.
3828
3829 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3830
3831         * MAINTAINERS: Add self as ms1 maintainer.
3832
3833 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3834
3835         * Makefile.def (libssp): Add to lang_env_dependencies.
3836         * Makefile.in: Regenerate.
3837
3838 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3839
3840         * MAINTAINERS: Add myself as middle-end maintainer.
3841
3842 2005-08-17  Christian Groessler  <chris@groessler.org>
3843
3844         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3845         * Makefile.in: Regenerate.
3846
3847 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3848
3849         * MAINTAINERS (write after approval): Added myself.
3850
3851 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3852
3853         * MAINTAINERS (Write After Approval): Add myself.
3854
3855 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3856
3857         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3858         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3859         Look for alternate names of the target cc and c++
3860         * configure: Regenerate.
3861
3862 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3863
3864         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3865         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3866         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3867         tools; remove code to manually set them.
3868         (Target tools): Look in the environment for them.
3869         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3870         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3871         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3872         build directory.
3873         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3874         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3875         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3876         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3877         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3878         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3879         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3880         * configure: Regenerate.
3881         * Makefile.in: Regenerate.
3882
3883 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3884
3885         * MAINTAINERS: Update for removed CPU targets.
3886
3887 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3888
3889         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3890         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3891         * Makefile.in: Regenerated.
3892
3893 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3894
3895         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3896         (CFLAGS_FOR_TARGET): Use it.
3897         (CXXFLAGS_FOR_TARGET): Likewise.
3898         * Makefile.in: Regenerated.
3899         * configure.in (--with-build-sysroot): New option.
3900         * configure: Regenerated.
3901
3902 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3903
3904         * Makefile.tpl: Wrap install between unstage and stage
3905         * Makefile.in: Regenerate.
3906
3907 2005-07-21  Eric Christopher  <echristo@apple.com>
3908
3909         * MAINTAINERS: Update affiliation.
3910
3911 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3912
3913         * MAINTAINERS: Add self as crx port maintainer.
3914
3915 2005-07-20  DJ Delorie  <dj@redhat.com>
3916
3917         * MAINTAINERS: Add self as m32c maintainer.
3918
3919 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3920
3921         * all files: Update FSF address.
3922
3923 2005-07-15  Eric Christopher  <echristo@redhat.com>
3924
3925         * MAINTAINERS: Change affiliation.
3926
3927 2005-07-14  Jim Blandy  <jimb@redhat.com>
3928
3929         * configure.in: Add cases for Renesas m32c.
3930         * configure: Regenerated.
3931
3932 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3933
3934         * COPYING.LIB: Update from fsf.org.
3935
3936 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3937
3938         * COPYING, compile, config.guess,
3939         config.sub, install-sh, missing, mkinstalldirs,
3940         symlink-tree, ylwrap: Sync from upstream sources.
3941         * config-ml.in: Update FSF address.
3942
3943 2005-07-13  Eric Christopher  <echristo@redhat.com>
3944
3945         * configure.in: Add toplevel noconfigdir support for tpf.
3946         * configure: Regenerate.
3947
3948 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3949
3950         PR ada/22340
3951
3952         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3953         * Makefile.in: Regenerate.
3954
3955 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3956
3957         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3958         Brolley to write-after-approval.
3959
3960 2005-07-07  Andreas Schwab  <schwab@suse.de>
3961
3962         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3963         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3964         * Makefile.in: Regenerated.
3965
3966 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3967
3968         * configure.in: Don't build sim or rda when targetting darwin.
3969         * configure: Regenerate.
3970
3971 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3972
3973         * configure.in: Add --enable-libssp and --disable-libssp.
3974         * configure: Regenerate with autoconf-2.13.
3975
3976 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3977
3978         * Makefile.def (target_modules): Add libssp.
3979         * configure.in (target_libraries): Add target-libssp.
3980         * configure: Rebuilt.
3981         * Makefile.in: Rebuilt.
3982
3983 2005-07-01  Zack Weinberg  <zackw@panix.com>
3984
3985         * MAINTAINERS: Change email address.  Resign from maintainership.
3986
3987 2005-07-01  Richard Guenther  <rguenther@suse.de>
3988
3989         * MAINTAINERS: Change my e-mail address and affiliation.
3990
3991 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3992
3993         * Makefile.def (stagefeedback): Come after profile.
3994         Define profiledbootstrap target.
3995         * Makefile.tpl (profiledbootstrap): Remove.
3996         (stageprofile-end): Zap stagefeedback.
3997         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3998         * Makefile.in: Regenerate.
3999
4000 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4001
4002         * MAINTAINERS: Update my email address.
4003
4004 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4005
4006         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4007         In 'cpp' stanza, support '#line' as well as '# '.
4008
4009 2005-06-08  Andreas Schwab  <schwab@suse.de>
4010
4011         * MAINTAINERS: Move myself from 'Write After Approval' to
4012         'CPU Port Maintainers' section as m68k maintainer.
4013
4014 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4015
4016         * configure.in (unsupported_languages): New macro.
4017         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4018         non-ported target libraries in noconfigdirs.
4019         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4020         non-linux-gnu.  Remove libgcj_ex_libffi.
4021         <lang_frag loop>: Set add_this_lang=no if the language is in
4022         unsupported_languages.
4023         * configure: Regenerate.
4024
4025 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4026
4027         * configure.in: Fix typo in handling of --with-mpfr-dir.
4028         * configure: Regenerate.
4029
4030 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4031
4032         * MAINTAINERS: Update my email address.
4033
4034 2005-06-02  Jim Blandy  <jimb@redhat.com>
4035
4036         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4037         accepted into the master sources.)
4038
4039 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4040             Michael Snyder  <msnyder@redhat.com>
4041             Stan Cox  <scox@redhat.com>
4042
4043         * configure.in: Set noconfigdirs for ms1.
4044
4045         * configure: Regenerate.
4046
4047 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4048
4049         * MAINTAINERS (Write After Approval): Add self.
4050
4051 2005-06-01  Josh Conner  <jconner@apple.com>
4052
4053         * MAINTAINERS (Write After Approval): Add self.
4054
4055 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4056
4057         * MAINTAINERS: Update my email address.
4058
4059 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4060
4061         * MAINTAINERS (Write After Approval): Add self.
4062
4063 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4064
4065         * MAINTAINERS (Write After Approval): Remove self.
4066
4067 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4068
4069         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4070         (Dependencies): Consider target modules for bootstrap dependencies.
4071         Make target bootstrap modules depend on each stage's gcc.
4072         * Makefile.in: Regenerate.
4073
4074 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4075
4076         * Makefile.def (configure-gcc): Depend on binutils having been built.
4077         (all-gcc): No need to do it here.
4078         * Makefile.in: Regenerate.
4079
4080 2005-05-19  Paul Brook  <paul@codesourcery.com>
4081
4082         * configure.in: Rewrite misleading error message when requested
4083         language cannot be built.
4084         * configure: Regenerate.
4085
4086 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4087
4088         * ylwrap: Import from Automake 1.9.5.
4089
4090 2005-05-13  David Ung  <davidu@mips.com>
4091
4092         * MAINTAINERS (Write After Approval): Add self.
4093
4094 2005-05-09  Mike Stump  <mrs@apple.com>
4095
4096         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4097         lt_cv_sys_max_cmd_len for now.
4098
4099 2005-05-09  Stan Cox  <scox@redhat.com>
4100
4101         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4102
4103 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4104
4105         * README.SCO: Update the URL.
4106
4107 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4108
4109         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4110         with_gnu_ld to libtool.
4111         * ltcf-c.sh (aix[45]): Define file_list_spec.
4112         * ltcf-cxx.sh (aix[45]): Same.
4113         * ltcf-gcj.sh (aix[45]): Same.
4114         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4115         exists, write list of input files to temporary file.
4116
4117 2005-05-04  Mike Stump  <mrs@apple.com>
4118
4119         * configure.in: Always pass --target to target configures as
4120         otherwise rebuilds that do --recheck will fail.
4121         * confiugure: Rebuilt.
4122
4123 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4124
4125         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4126         STAGE_HOST_EXPORTS.
4127         (configure, all): Add bootstrap support.
4128         (Host modules, target modules): Pass post-stage1 flags and exports.
4129         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4130         * Makefile.in: Regenerate.
4131
4132 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4133
4134         * configure: Regenerate.
4135
4136 2005-04-27  Mike Stump  <mrs@apple.com>
4137
4138         * MAINTAINERS: Add self as darwin maintainer.
4139
4140 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4141
4142         * config.sub: Update from master copy.
4143
4144 2005-04-21  Mike Stump  <mrs@apple.com>
4145
4146         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4147         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4148
4149 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4150
4151         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4152         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4153         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4154         "*-*-elf" and "*-*-linux*".
4155         * configure: Regenerate.
4156
4157 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4158
4159         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4160
4161 2005-04-12  Mike Stump  <mrs@apple.com>
4162
4163         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4164
4165 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4166
4167         * MAINTAINERS (Write After Approval): Add myself.
4168
4169 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4170
4171         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4172
4173 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4174
4175         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4176         (TARGET_CONFIGARGS): Include --with-target-subdir.
4177         (configure, all): New macros.  Use them throughout.
4178         * Makefile.in: Regenerate.
4179
4180 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4181
4182         * MAINTAINERS (Write After Approval): Add myself.
4183
4184 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4185
4186         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4187
4188 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4189
4190         * MAINTAINERS: Move John Carr to Write After Approval.
4191
4192 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4193
4194         * config/mh-mingw32: Delete.
4195         * configure.in: Don't use it.
4196         * configure: Regenerate.
4197
4198 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4199
4200         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4201         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4202         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4203         (HOST_LIB_PATH): Generate from Makefile.def.
4204         (TARGET_LIB_PATH): Likewise.
4205         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4206         * Makefile.in: Regenerate.
4207         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4208         (RPATH_ENVVAR): Include Darwin case.
4209         * configure: Regenerate.
4210
4211 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4212
4213         * MAINTAINERS (Various Maintainers): Remove self.
4214         (Write After Approval): Add self.
4215
4216 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4217
4218         * MAINTAINERS (Various Maintainers): Add self.
4219
4220 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4221
4222         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4223         * configure: Regenerate.
4224
4225 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4226
4227         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4228         gcc_version, and gcc_version_trigger from set of flags to pass.
4229         * Makefile.tpl: Remove definitions of above variables.
4230         (config.status): Remove dependency on $(gcc_version_trigger).
4231         * Makefile.in: Regenerate.
4232         * configure.in: Do not reference config/gcc-version.m4 nor
4233         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4234         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4235         * configure: Regenerate.
4236
4237 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4238             Andrew Pinski  <pinskia@physics.uc.edu>
4239
4240         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4241         * Makefile.in: Regenerate.
4242
4243 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4244
4245         * MAINTAINERS (Write After Approval): Add myself.
4246
4247 2005-03-03  David Ayers  <d.ayers@inode.at>
4248
4249         * MAINTAINERS (Write After Approval): Add myself.
4250
4251 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4252
4253         PR libgcj/20160
4254         * ltmain.sh: Avoid creating archives with components that have
4255         duplicate basenames.
4256
4257 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4258
4259         PR bootstrap/20250
4260         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4261         instead of check.
4262         * Makefile.in: Regenerate.
4263
4264 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4265
4266         * Makefile.in: Regenerate to fix conflict between the previous two
4267         patches.
4268
4269 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4270
4271         PR bootstrap/17383
4272         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4273         * Makefile.tpl (HOST_SUBDIR): New substitution.
4274         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4275         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4276         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4277         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4278         (Host modules, Bootstrapped modules): Use it.
4279         (Build modules, Target modules): Do not create symlink trees,
4280         always configure out-of-srcdir.
4281         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4282         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4283         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4284         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4285
4286         * Makefile.in: Regenerate.
4287         * configure: Regenerate.
4288
4289 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4290
4291         Merged from libada-gnattools-branch:
4292         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4293
4294         * gnattools: New directory.
4295         * Makefile.def: Add gnattools as a module, depending on target-libada.
4296         * Makefile.in: Regenerate.
4297         * configure.in: Include gnattools in host_tools; disable it if ada
4298         is disabled.
4299         * configure: Regenerate.
4300
4301 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4302
4303         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4304         treelang maintainer.
4305         (Write After Approval): Remove myself.
4306
4307 2005-02-23  Paul Schlie  <schlie@comcast.net>
4308
4309         * configure.in: Allow darwin targeted ports to build tk, itcl and
4310         libgui.
4311         * configure: Regenerate.
4312
4313 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4314
4315         PR libgcj/10353
4316         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4317         * configure: Regenerate.
4318
4319 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4320
4321         * MAINTAINERS (Write After Approval): Add myself.
4322
4323 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4324
4325         * MAINTAINERS: Update my e-mail address.
4326
4327 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4328
4329         * MAINTAINERS (Write After Approval): Add myself.
4330
4331 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4332
4333         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4334         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4335         target-libgloss when not *-*-elf and *-*-aout.
4336         * configure: Regenerate.
4337
4338 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4339
4340         * MAINTAINERS: Remove obsolete entries.
4341
4342         * MAINTAINERS (Write After Approval): Add Michael Matz.
4343
4344 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4345
4346         * MAINTAINERS: Remove self as cpplib maintainer.
4347
4348 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4349
4350         * install-sh, config.sub: Import from upstream.
4351
4352 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4353
4354         PR bootstrap/18222
4355         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4356         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4357         * Makefile.in: Regenerate.
4358
4359 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4360
4361         * MAINTAINERS: Update my email address.
4362
4363 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4364             Andreas Schwab  <schwab@suse.de>
4365
4366         PR bootstrap/18033
4367         * config-ml.in: Eval option if surrounded by single quotes.
4368
4369 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4370
4371         Revert 2004-12-28 Makefile changes, a better fix will be
4372         applied to mainline and src after GCC 4.0 branches.
4373
4374 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4375
4376         PR bootstrap/17383
4377
4378         * Makefile.def (target_modules): Remove stage parameter,
4379         it is always true now.
4380         * Makefile.tpl (configure-build-[+module+],
4381         configure-target-[+module+]): Always build symlink tree
4382         for the directory and for include.  BUILD_SUBDIR and
4383         TARGET_SUBDIR cannot be . anymore.
4384         * Makefile.in: Regenerate.
4385
4386 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4387
4388         Revert 2004-12-08 Makefile changes.
4389
4390 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4391
4392         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4393         cygwin, mingw.
4394
4395 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4396
4397         * configure.in (sh64-*-*): Reenable gprof.
4398         * configure: Regenerate.
4399
4400 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4401
4402         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4403         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4404         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4405         * Makefile.in: Regenerate.
4406
4407 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4408
4409         * MAINTAINERS: Update my email address.
4410
4411 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4412
4413         * Makefile.tpl: Generate normal dependencies if the LHS module is
4414         not bootstrapped.
4415         * Makefile.in: Regenerate.
4416
4417 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4418
4419         * configure.in: Include config/gxx-include-dir.m4.  Use
4420         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4421         * configure: Regenerate.
4422
4423 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4424
4425         * config.if: Delete.
4426         * configure.in: Set libstdcxx_incdir directly.
4427         * configure: Regenerate.
4428
4429 2004-12-02  Eric Christopher  <echristo@redhat.com>
4430
4431         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4432         * Makefile.in: Regenerate.
4433
4434 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4435
4436         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4437         * configure: Regenerate.
4438
4439 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4440
4441         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4442         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4443         * configure: Regenerate.
4444
4445 2004-12-01  Eric Christopher  <echristo@redhat.com>
4446
4447         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4448         of things to remove.
4449
4450 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4451
4452         * MAINTAINERS (Write After Approval): Update my e-mail address.
4453
4454 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4455
4456         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4457         from CVS libtool to always pass_all.
4458
4459 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4460
4461         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4462         (hppa*64*-*-*): Delete incorrect comment.
4463         * configure: Rebuilt.
4464
4465 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4466
4467         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4468
4469 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4470
4471         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4472         from CVS libtool to always pass_all.
4473
4474 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4475
4476         * install-sh, compile: Import from automake.
4477
4478 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4479
4480         * config.guess, config.sub:  Import from savannnah.
4481
4482 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4483
4484         * MAINTAINERS (Write After Approval): Add myself
4485
4486 2004-11-12  Mike Stump  <mrs@apple.com>
4487
4488         * Makefile.def: Add html support.
4489         * Makefile.tpl: Likewise.
4490         * Makefile.in: Regenerate.
4491
4492 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4493
4494         PR 18423
4495         * configure.in: Remove all instances of build-fixincludes from
4496         noconfigdirs.
4497         (build_configargs): Supply --target to subdirectories.
4498         * configure: Regenerate.
4499
4500         * Makefile.def: Make gcc install depend on fixincludes install.
4501         * Makefile.in: Regenerate.
4502
4503 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4504
4505         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4506
4507 2004-11-11  Paul Brook  <paul@codesourcery.com>
4508
4509         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4510
4511 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4512
4513         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4514         target-libgfortran.
4515         * configure: Regenerate.
4516
4517 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4518
4519         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4520         like CC.
4521
4522 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4523
4524         * Makefile.def (host fixincludes): Specify missing targets.
4525         * Makefile.in: Regenerate.
4526
4527 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4528
4529         * MAINTAINERS: Add myself
4530
4531 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4532
4533         * MAINTAINERS (Write After Approval): Add myself.
4534
4535 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4536
4537         * Makefile.def: Build fixincludes for the host, too.
4538         * Makefile.in: Regenerate.
4539         * configure.in (host_tools): Add fixincludes.
4540         * configure: Regenerate.
4541
4542 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4543
4544         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4545         * configure: Regenerated.
4546
4547 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4548
4549         PR other/17783
4550         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4551         * configure: Regenerated.
4552
4553 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4554
4555         * README.SCO: Update per FSF instructions.
4556
4557 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4558
4559         PR target/18151
4560         * configure.in (case ${target}): Do not build fixincludes for avr.
4561         * configure: Regenerated.
4562
4563 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4564
4565         * configure.in (case ${target}): Do not build fixincludes
4566         on platforms where it is not used.
4567         * configure: Regenerated.
4568
4569 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4570
4571         * configure.in: Use an absolute path to install-sh.
4572         * configure: Regenerated.
4573
4574 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4575
4576         * MAINTAINERS (Write After Approval): Add myself.
4577
4578 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4579
4580         * MAINTAINERS: Remove from Write After Approval those that are
4581         already maintainers.
4582
4583 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4584
4585         * MAINTAINERS:  Update my email address.
4586
4587 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4588
4589         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4590         * configure: Regenerate.
4591
4592 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4593
4594         * MAINTAINERS:  Update my email address.
4595
4596 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4597
4598         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4599         entries belonging to this category.
4600
4601 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4602
4603         * MAINTAINERS: Update my e-mail address.
4604
4605 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4606
4607         Fix wrong conflict resolution in:
4608
4609         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4610
4611         * Makefile.in: Regenerate.
4612         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4613         in the recursive `make', instead of hardwiring `all'.
4614         (Autogenerated TARGET-* variables): New.
4615
4616 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4617
4618         * configure.in: Enable target-libgloss for crx-*-*.
4619         * configure: Regenerate.
4620
4621 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4622
4623         * MAINTAINERS (Various Maintainers): Move the "windows,
4624         cygwin, mingw" maintainer to ...
4625         (OS Port Maintainers): ... here.
4626
4627 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4628
4629         * MAINTAINERS (Write After Approval): Remove those that are
4630         maintainers of some subsystem.
4631
4632 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4633
4634         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4635         * ltcf-cxx.sh (tpf*): Likewise.
4636         * ltconfig (tpf*): Add TPF OS configuration support.
4637
4638 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4639
4640         * MAINTAINERS: Change my email address to my new work account.
4641
4642 2004-09-24  Michael Roth  <mroth@nessie.de>
4643
4644         * configure.in (--without-headers): Add missing double quotes.
4645         * configure: Regenerate.
4646
4647 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
4648
4649         * ylwrap: Revert to previous version.
4650
4651 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4652
4653         PR bootstrap/17369
4654         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4655         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4656         SET_GCC_LIB_PATH_CMD.
4657         (BASE_TARGET_EXPORTS): Likewise.
4658         * Makefile.in: Regenerated.
4659
4660         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4661         * configure: Regenerated.
4662
4663 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4664
4665         * config.guess: New upstream version
4666         * compile, depcomp, install-sh, ylwrap: Likewise.
4667
4668 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4669
4670         * config/mh-x86omitfp: New host makefile fragment.  Add
4671         -fomit-frame-pointer to the default BOOT_CFLAGS.
4672         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4673         * configure: Regenerate.
4674
4675 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4676
4677         PR target/11572
4678         * configure.in (*-*-darwin*): Renable libobjc.
4679         * configure: Regenerate.
4680
4681 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4682
4683         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4684
4685 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4686
4687         * Makefile.def: Remove libbanshee.
4688         * Makefile.tpl: Ditto.
4689         * configure.in: Ditto.
4690         * Makefile.in: Regen.
4691         * configure: Ditto.
4692
4693 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4694
4695         * ltmain.sh: Use $pic_object as $non_pic_object if
4696         $non_pic_object=none.
4697
4698 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4699
4700         * missing: Import latest version from master repository.
4701
4702 2004-09-06  Nick Clifton  <nickc@redhat.com>
4703
4704         * config.sub: Import latest version from master repository.
4705         * config.guess: Likewise.
4706         This includes these changes:
4707
4708         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4709
4710         * config.sub: Handle crisv32, alias etraxfs.
4711         * config.guess (crisv32:Linux:*:*): Handle.
4712
4713         2004-08-13  Brad Smith  <brad@comstyle.com>
4714
4715         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4716         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4717
4718         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4719
4720         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4721         assume the processor is a powerpc.  This is because coreutils
4722         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4723         in this case, due to a MacOS X bug that causes
4724         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4725         to return a negative number.
4726         Problem reported by Petter Reinholdtsen in:
4727         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4728
4729         2004-07-19  Ben Elliston  <bje@gnu.org>
4730
4731         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4732
4733         2004-06-24  Ben Elliston  <bje@gnu.org>
4734
4735         * config.guess: Update copyright years.
4736         * config.sub: Likewise.
4737
4738         2004-06-22  Robert Millan  <robertmh@gnu.org>
4739
4740         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4741         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4742
4743         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4744
4745         * config.guess (*:*VMS:*:*): New entry. Replaces
4746         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4747         manufacturer.
4748
4749         2004-06-22  Ben Elliston  <bje@gnu.org>
4750
4751         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4752         * config.sub: Likewise.
4753
4754         2004-06-22  Ben Elliston  <bje@gnu.org>
4755
4756         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4757         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4758
4759         2004-06-11  Ben Elliston  <bje@gnu.org>
4760
4761         * config.guess (pegasos:OpenBSD:*:*): Remove.
4762
4763         2004-06-11  Ben Elliston  <bje@gnu.org>
4764
4765         From Wouter Verhelst <wouter@grep.be>:
4766         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4767
4768         2004-06-11  Ben Elliston  <bje@gnu.org>
4769
4770         * config.guess (luna88k:OpenBSD:*:*): New.
4771
4772         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4773
4774         * config.guess (m32r*:Linux:*:*): New case.
4775         * config.sub: Handle m32rle.
4776
4777         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4778
4779         From Jens Petersen  <petersen@redhat.com>:
4780         * config.sub: Handle sparcv8.
4781
4782         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4783
4784         From Tom Smith <smith@cag.lkg.hp.com>:
4785         * config.guess: Version suffixes are equally significant on Tru64
4786         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4787         prefix of "P" (patched kernel).
4788
4789         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4790
4791         * config.sub: Add support for National Semiconductor CRX target.
4792
4793 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4794
4795         * MAINTAINERS (Various Maintainers): Remove myself as web page
4796         maintainer, add myself as maintainer of build status lists.
4797
4798 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4799
4800         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4801         *-*-netware, but add target-libmudflap.
4802         Consolidate *-*-netware targets (of which really only i?86 exists)
4803         into a single entry.
4804         * configure: Likewise.
4805
4806 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4807
4808         * Makefile.tpl (sorry): Remove.
4809         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4810         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4811         (do-clean): Clean per-stage directories too.
4812         (do-distclean): Run distclean-stage1 too.
4813         (.NOTPARALLEL): Enable during toplevel bootstrap.
4814         (stage[+id+]-bubble): Enable parallel execution during
4815         the recursive invocation.
4816         * Makefile.in: Regenerate.
4817
4818         Fix previous checkin:
4819
4820         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4821         include.
4822         * configure.in: Fix indentation.
4823         * configure: Regenerate.
4824
4825 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
4826
4827         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4828         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4829         * configure: regenerate
4830         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4831         -mdynamic-no-pic
4832
4833 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4834
4835         * Makefile.def (build_modules): Add fixincludes.
4836         (dependencies): Make gcc depend on fixincludes.
4837         * configure.in (build_tools): Add fixincludes.
4838         (build_configdirs): Always include build_libs.
4839         * Makefile.in: Regenerate.
4840         * configure: Regenerate.
4841
4842 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4843
4844         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4845         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4846         phony targets; do not generate timestamp files.
4847         (distclean-stageN): Remove references to their timestamp files.
4848         (restageN, touch-stageN): Remove.
4849         (stageN-bubble): Rewritten.
4850         (compare): Support lean bootstraps.
4851         * Makefile.in: Regenerate.
4852
4853         * configure.in: Only warn when bootstrapping but
4854         build != host or build != target.  Support lean bootstraps.
4855         * configure: Regenerate.
4856
4857 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4858
4859         * configure.in:  Give a better error message if GMP/MPFR are missing
4860         and a language needing them has been requested.
4861         * configure:  Regenerated.
4862
4863 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4864
4865         * configure.in:  Print a list of available language front-ends if
4866         a requested one is missing.  Tidy stray tab characters.
4867         * configure:  Regenerated.
4868
4869 2004-08-19  Michael Koch  <konqueror@gmx.de>
4870
4871         * gcc/doc/install.texi: Update entry about automake for libjava.
4872
4873 2004-08-17  Robert Millan  <robertmh@gnu.org>
4874
4875         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4876         (instead of FreeBSD).
4877         * configure: Regenerate.
4878
4879 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4880
4881         * Makefile.in: Regenerate.
4882         * configure: Regenerate.
4883
4884         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4885         stage_*_flags.
4886         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4887         for bootstrapped modules if toplevel bootstrap is going.
4888         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4889         modules.  Adjust for changes in Makefile.def.  Enable several
4890         rules even in non-bootstrap mode, just to avoid peppering the
4891         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4892         (stage-[+prev+]-bubble): Remove.
4893
4894         * Makefile.def (Dependencies): Depend on all-build-bison,
4895         all-build-flex, all-build-byacc, all-build-texinfo, rather
4896         than the host variations.
4897         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4898         with BUILD_SUBDIR.
4899         (BISON): Update for recent Bisons.
4900         (YACC): Fix typo.
4901         (cross): Depend on all-build.
4902         (all): Do not depend on all-build.
4903         (prebootstrap): Remove.
4904         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4905         (Prebootstrap dependencies): Add them to the per-stage targets
4906         and to all-prebootstrap.
4907         * configure.in (build_configdirs): Always enable build_tools.
4908         (BUILD_DIR_PREFIX): Remove.
4909
4910         * Makefile.def (gcc): Add target variable.
4911         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4912         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4913         in the recursive `make', instead of hardwiring `all'.
4914         (Autogenerated TARGET-* variables): New.
4915
4916 2004-08-13  Brian Booth  <bbooth@redhat.com>
4917
4918         * MAINTAINERS: Remove myself from write-after-approval.
4919
4920 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4921
4922         * src-release: Stop distributing mmalloc with gdb (which doesn't
4923         use it).
4924         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4925         * Makefile.in: Regenerate.
4926
4927 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4928
4929         * configure.in (arm*-*-eabi*): New target.
4930         * configure: Regenerate.
4931
4932 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4933
4934         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4935         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4936         (Dependencies): New section.
4937         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4938         (configure-target-[+module+]): Depend on maybe-all-gcc
4939         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4940         (toplevel profiledbootstrap): Fix dependencies.
4941         * Makefile.in: Regenerate.
4942
4943 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4944
4945         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4946         target-libiberty to noconfigdirs.
4947         * configure: Regenerate.
4948
4949 2004-08-03  Paul Brook  <paul@codesourcery.com>
4950
4951         * configure.in: Check for MPFR as well as GMP.
4952         * configure: Regenerate.
4953
4954 2004-08-01  Robert Millan  <robertmh@gnu.org>
4955
4956         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4957         libmudflap for all GNU-based systems (with Glibc).
4958         * configure: Regenerate.
4959
4960 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
4961
4962         * Makefile.def (host-modules): Add gcc.
4963         * Makefile.in: Regenerate.
4964         * Makefile.tpl (sorry): New rule.
4965         (configure-host, all-host, [+make_target+]-host, do-check,
4966         install-host): Do not add gcc as a special case.
4967         (host modules): Add a small special-casing for gcc.  Export
4968         extra_make_flags through the environment.
4969         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4970         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4971         other recursive targets for gcc): Remove.
4972
4973         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4974         (stage, unstage): New rules.
4975         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4976         distclean-stage[+id+]): Use stage_current.
4977         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4978         the stage*-start rules.
4979
4980 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4981
4982         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4983         use -all_load flag.
4984
4985 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4986
4987         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4988         * configure: Regenerate.
4989
4990 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4991
4992         * maintainer-scripts/gcc_release: Revert yesterday's change.
4993
4994 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4995
4996         * MAINTAINERS: Add myself to write-after-approval.
4997
4998 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4999
5000         * libf2c: Removed.
5001         * gcc/gccbug.in: Updated because of libf2c removal.
5002         * maintainer-scripts/gcc_release: Ditto.
5003
5004 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5005
5006         * configure.in: Build libmudflap by default on FreeBSD.
5007         * configure: Regenerated.
5008
5009 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5010
5011         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5012         systems.
5013         * configure: Regenerated.
5014
5015 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5016
5017         PR target/16344
5018         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5019         feedback based compiler.
5020         * Makefile.in: Rebuilt.
5021
5022 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5023
5024         * Makefile.def (host_modules): Set bootstrap=true for flex.
5025         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5026         * Makefile.in: Rebuilt.
5027
5028 2004-07-07  Jan Hubicka  <jh@suse.cz>
5029
5030         * MAINTAINERS: Add self as a profile feedback maintainer.
5031
5032 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5033
5034         * configure.in:  Do not prepend $srcdir to /dev/null in
5035         makefile fragments.
5036         * configure:  Regenerate.
5037
5038 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5039
5040         * Makefile.def (build_modules): Add bison, byacc, flex,
5041         m4, texinfo.
5042         (flags_to_pass): Add FLEX.
5043         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5044         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5045         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5046         DEFAULT_MAKEINFO): Remove.
5047         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5048         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5049         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5050         objdir or else use configured tool.
5051         (all-build): New.
5052         (all): Depend on it.
5053         (Build module dependencies): Add.
5054         * Makefile.in: Regenerate.
5055         * configure.in: Better support for multiple build modules,
5056         matching what is done for host/target modules.  Do not look
5057         for "plausible" locations of build tools if Canadian cross.
5058         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5059         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5060         * configure: Regenerate.
5061
5062 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5063
5064         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5065         * Makefile.in: Regenerate.
5066
5067 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5068
5069         * Makefile.tpl (configure-build-[+module+],
5070         configure-[+module+], configure-target-[+module+]): Pass
5071         [+extra_configure_args+].
5072         (all-build-[+module+], all-[+module+], check-[+module+],
5073         install-[+module+], [+make_target+]-[+module+],
5074         all-target-[+module+], check-target-[+module+],
5075         install-target-[+module+], [+make_target+]-target-[+module+]):
5076         Pass [+extra_make_args+].
5077         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5078         (GCC_HOST_EXPORTS): Remove.
5079         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5080         cross, check-gcc, check-gcc-c++, install-gcc,
5081         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5082         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5083         * Makefile.in: Regenerate.
5084
5085 2004-06-21  Matthew Sachs  <msachs@apple.com>
5086
5087         * MAINTAINERS: Added self to write-after-approval.
5088
5089 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5090
5091         * configure.in: Check for srcdir/winsup rather than build directory
5092         winsup.
5093         * configure: Regenerate.
5094
5095 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5096
5097         * configure.in: Don't build Cygwin native newlib if winsup
5098         directory is missing.  Emit warning instead.
5099         * configure: Regenerate.
5100
5101 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5102
5103         * Makefile.tpl (touch-stage[+id+]): New.
5104         (restage[+prev+]): Depend on touch-stage[+id+].
5105
5106         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5107         Use it throughout.
5108
5109         * Makefile.def: Add profile and feedback bootstrap stages.
5110         Remove next field from bootstrap stages.
5111         * Makefile.tpl (LN, LN_S): Substitute.
5112         (stageN-start, stageN-end): Use double-colon rules, to
5113         provide a hook for additional setup commands.
5114         (distclean-stageN-gcc, restageN): Create dependencies from
5115         [+prev+], not from [+next+].
5116         (stageN-bubble): Add commands for successive stages from
5117         [+prev+], using double-colon rules.
5118         (all-stageN-gcc): Fix typo.
5119         (stagefeedback-start, profiledbootstrap): New.
5120         * Makefile.in: Regenerate.
5121         * configure.in: Call ACX_PROG_LN.
5122         * configure: Regenerate.
5123
5124 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5125
5126         * MAINTAINERS (Write After Approval): Add myself.
5127
5128 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5129
5130         * MAINTAINERS (Write After Approval): Add myself.
5131
5132 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5133
5134         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5135         without gcc.
5136         * configure: Regenerate.
5137
5138 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5139
5140         * Makefile.tpl: Fix typo.
5141         * Makefile.in: Regenerate.
5142
5143 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5144
5145         * configure.in: Remove new- prefix from toplevel
5146         bootstrap targets.
5147         * configure: Regenerate.
5148
5149 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5150
5151         * Makefile.tpl (all.normal): Rename to all.
5152         (all): Replace with a rule to pick the default
5153         target from configure.
5154         (all-gcc, configure-gcc): Use conditionals to
5155         do nothing when toplevel bootstrap is going on.
5156         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5157         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5158         * configure.in: Support --enable-bootstrap.
5159
5160         * Makefile.def: Remove new- prefix from toplevel
5161         bootstrap targets.
5162         * Makefile.tpl: Likewise.
5163
5164         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5165         target.
5166
5167         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5168         $(RECURSE_FLAGS) to recursive invocation of make.
5169
5170         * Makefile.in: Regenerate.
5171         * configure: Regenerate.
5172
5173 2004-05-30  Andreas Jaeger  <aj@suse.de>
5174             Jim Wilson  <wilson@specifixinc.com>
5175
5176         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5177         like CC.
5178
5179 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5180
5181         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5182         * configure: Regenerate.
5183
5184 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5185
5186         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5187         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5188         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5189         targets.
5190         * Makefile.in: Regenerate.
5191
5192 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5193
5194         * configure.in: Test the ability to symlink directories.
5195         * configure: Regenerate.
5196
5197         * Makefile.def (bootstrap-stage): New definitions.
5198         * Makefile.tpl (configure-stage1-gcc,
5199         configure-stage2-gcc, configure-stage3-gcc,
5200         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5201         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5202         new-restage3, compare): Autogenerate, see Makefile.in
5203         entry for behavioral changes.
5204         (distclean-stage1, new-stage1-start, new-stage1-end,
5205         new-stage1-bubble, distclean-stage2, new-stage2-start,
5206         new-stage2-end, new-stage2-bubble, distclean-stage3,
5207         new-stage3-start, new-stage3-end): New autogenerated targets.
5208         (objext, prebootstrap, BOOT_CFLAGS,
5209         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5210         targets.
5211
5212         * Makefile.in: Regenerate.
5213         (distclean-stage1, new-stage1-start, new-stage1-end,
5214         new-stage1-bubble, distclean-stage2, new-stage2-start,
5215         new-stage2-end, new-stage2-bubble, distclean-stage3,
5216         new-stage3-start, new-stage3-end): New targets.
5217         (all-stage1-gcc): Move prebootstrap dependency from here...
5218         (configure-stage1-gcc): ...to here.
5219         (new-bootstrap): Use bubble targets.
5220         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5221         Use per-stage distclean targets.
5222         (configure-stage1-gcc, configure-stage2-gcc,
5223         configure-stage3-gcc, all-stage1-gcc,
5224         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5225         Use new-stageN-start to prepare the tree.
5226
5227 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5228
5229         * Makefile.def (host_modules): add libcpp.
5230         * Makefile.tpl: Add dependencies on and for libcpp.
5231         * Makefile.in: Regenerate.
5232         * configure.in: Add libcpp host module.
5233         * configure: Regenerate.
5234
5235 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5236
5237         * Makefile.tpl: Whenever a recursive target is defined, wrap
5238         it in a special @if/@endif block, and prepare its maybe
5239         dependency in the @if/@endif block
5240         * configure.in: Instead of writing maybe dependencies, remove
5241         the @if/@endif statements, and remove the @if/@endif blocks
5242         that remain.
5243         * configure: Regenerate.
5244         * Makefile.in: Regenerate.
5245
5246 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5247
5248         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5249
5250 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5251
5252         PR bootstrap/15120
5253         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5254         * */configure: Rebuilt.
5255
5256 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5257
5258         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5259         of libf2c.
5260         * configure, Makefile.in: Regenerate.
5261
5262 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5263
5264         * MAINTAINERS (Write After Approval): Add myself.
5265
5266 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5267
5268         Merge from tree-ssa-20020619-branch.
5269
5270         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5271         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5272         (HOST_GMPLIBS): Define.
5273         (HOST_GMPINC): Define.
5274         (TARGET_LIB_PATH): Add libmudflap.
5275         (GFORTRAN_FOR_TARGET): Define.
5276         (configure-build*): Export GFORTRAN.
5277         (configure-gcc): Export GMPLIBS and GMPINC.
5278         (all-gcc): Add maybe-all-libbanshee.
5279         (configure-target-libgfortran): Define.
5280         * Makefile.in: Regenerate.
5281         * configure.in (host_libs): Add libbanshee.
5282         (target_libraries): Add target-libmudflap and target-libgfortran.
5283         Add --with-libbanshee.
5284         Handle --disable-libmudflap.
5285         (*-*-freebsd*): Use with_gmp.
5286         Add $(libgcj) to noconfigdirs.
5287         * configure: Regenerate.
5288         * depcomp: New file.
5289         * MAINTAINERS: Add tree-ssa maintainers.
5290
5291 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5292
5293         * MAINTAINERS (Various Maintainers): Add myself.
5294
5295 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5296
5297         * MAINTAINERS (Write After Approval): Add myself.
5298
5299 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5300
5301         * MAINTAINERS (Write After Approval): Add myself.
5302
5303 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5304
5305         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5306         * configure: Regenerate.
5307
5308 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5309
5310         Revert:
5311         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5312
5313         * Makefile.def (flags_to_pass): Remove *dir variables that
5314         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5315         as well as prefix and exec_prefix.
5316         * Makefile.in: Regenerate.
5317
5318 2004-04-26  Robert Millan  <robertmh@gnu.org>
5319
5320         Add patches from libtool CVS.
5321         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5322         * ltconfig: Likewise.
5323         * ltcf-c.sh: Likewise.
5324         * ltcf-cxx.sh: Likewise.
5325         * ltcf-gcj.sh: Likewise.
5326
5327 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5328
5329         * Makefile.def (host_modules): Mark with the bootstrap
5330         flag packages on which gcc depends.
5331         * Makefile.tpl (all-bootstrap): Use it.
5332         * Makefile.in: Regenerate.
5333
5334 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5335
5336         * Makefile.def (flags_to_pass): Remove *dir variables that
5337         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5338         as well as prefix and exec_prefix.
5339         * Makefile.in: Regenerate.
5340
5341 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5342
5343         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5344         * configure: Regenerate.
5345         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5346         * gcc/Makefile.tpl (compare): Use the result of the test.
5347         * gcc/Makefile.in: Regenerate.
5348
5349 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5350
5351         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5352         Always relocate gcc and prev-gcc to the original names, even
5353         if the build fails.
5354         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5355         New targets.
5356
5357 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5358
5359         * MAINTAINERS: Update my email address.
5360
5361 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5362
5363         * configure.in (mips*-*-irix5*): Enable ld.
5364         * configure: Regenerate.
5365
5366 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5367
5368         * configure: Regenerate.
5369
5370 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5371
5372         * Makefile.tpl (configure-[+module+], configure-gcc,
5373         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5374         Set and export LDFLAGS.
5375         * Makefile.in: Regenerate.
5376
5377 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5378
5379         * MAINTAINERS: Add myself to write-after-approval.
5380
5381 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5382
5383         PR bootstrap/14871
5384         * Makefile.tpl: If we don't have built-in-tree target tools,
5385         use the ones found by configure rather than hacking around with
5386         program_transform_name.
5387         * configure.in: Give Makefile.tpl the information necessary
5388         to do that.
5389         * Makefile.in: Regenerate.
5390         * configure: Regenerate.
5391
5392 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5393
5394         PR bootstrap/14760
5395         * configure.in: When computing baseargs, strip *all* copies of
5396         offending options.  Also, don't match/substitute the trailing space,
5397         so that this actually works when two similar options are separated by
5398         only one space.
5399         * configure: Regenerate.
5400
5401 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5402
5403         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5404         (rs6000-*-aix*): Same.
5405         * configure: Regenerate.
5406
5407 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5408
5409         * MAINTAINERS: Add myself to write-after-approval.
5410
5411 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5412
5413         * MAINTAINERS: Add myself to write-after-approval.
5414
5415 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5416
5417         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5418         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5419         * Makefile.in: Regenerate.
5420
5421         * configure.in (top level bootstrap support): Rework --enable-werror
5422         to set @stage2_werror_flag@.
5423         * configure: Regenerate.
5424         * Makefile.tpl (top level bootstrap support): Pass
5425         @stage2_werror_flag@ down to configure in stages 2 and 3.
5426         * Makefile.in: Regenerate.
5427
5428 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5429
5430         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5431         for stages 2 and 3 as well as in make.  As a consequence, remove
5432         OUTPUT_OPTION (now detected by configure) from the flags passed down
5433         to make.
5434         * Makefile.in: Regenerate.
5435
5436         * Makefile.tpl (new-bootstrap): Fix typo.
5437         * Makefile.in: Regenerate.
5438
5439 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5440
5441         * Makefile.tpl: Rearrange by moving recursive_targets rules
5442         into their proper sections.
5443         * Makefile.tpl (top level bootstrap support): Move disabling
5444         of coverage flags from 'make' to 'configure'; improve comments.
5445         * Makefile.in: Regenerate.
5446
5447         * Makefile.tpl (experimental top level bootstrap) Move stage1
5448         language setting from all- target to configure- target; disable
5449         intermodule optimization in stage 1; prevent gratuitous rebuilds
5450         of stage 1.
5451         * Makefile.in: Regenerate.
5452         * configure.in: Comma-separate stage 1 language list for top
5453         level bootstrap.
5454         * configure: Regenerate.
5455
5456         * Makefile.tpl: Clean up experimental top level bootstrap support:
5457         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5458         prev-gcc in configure- targets as well as all- targets.
5459         * Makefile.in: Regenerate.
5460
5461 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5462
5463         * compile: New file imported from automake.
5464
5465 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5466
5467         * configure.in: Remove symbolic link section.
5468         * configure: Regenerate.
5469         * Makefile.tpl (links): Remove.
5470         * Makefile.in: Regenerate.
5471
5472 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5473             Nathanael Nerode  <neroden@gcc.gnu.org>
5474
5475         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5476         Set with AC_CHECK_PROGS.
5477         * configure.in: Fix comment typo from last patch.
5478         * configure: Regenerate.
5479
5480 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5481
5482         * Makefile.tpl: Introduce experimental top level bootstrap support.
5483         * Makefile.in: Regenerate.
5484         * configure.in: Introduce support for top level bootstrap.
5485         * configure: Regenerate.
5486
5487 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5488             Paolo Bonzini  <bonzini@gnu.org>
5489
5490         PR bootstrap/14522
5491         * configure.in: Cope with shells that do not support unquoted ^
5492         * configure: Regenerate.
5493
5494 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5495             Paolo Bonzini  <bonzini@gnu.org>
5496
5497         PR bootstrap/14522
5498         * configure.in: Cope with shells that do not support nesting
5499         quotes inside quoted backquote substitutions.
5500         * configure: Regenerate.
5501
5502 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5503
5504         PR bootstrap/14522
5505         * configure.in: Fix escaping of $.
5506         * configure: Regenerate.
5507
5508 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5509
5510         * configure: Regenerate, since I forgot to while committing Paolo's
5511         changes.
5512
5513 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5514
5515         PR ada/14131
5516         Move language detection to the top level.
5517         * configure.in: Find default values for the tools as
5518         soon as possible.  Disable ada if GNAT is not found.
5519         Emit error message about missing languages.  Expand
5520         --enable-languages=all for the gcc subdirectory.
5521
5522 2004-03-10  Ben Elliston  <bje@gnu.org>
5523
5524         * MAINTAINERS: Update my email address.
5525
5526 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5527
5528         * ltconfig: Disable building static libraries if building shared
5529         libraries on AIX 5L.
5530
5531 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5532
5533         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5534         and disable libgcj.
5535         * configure: Regenerated.
5536
5537 2004-03-01  Brian Booth  <bbooth@redhat.com>
5538
5539         * MAINTAINERS: Add myself to write-after-approval.
5540
5541 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5542
5543         * MAINTAINERS: Add myself to write-after-approval.
5544
5545 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5546
5547         PR bootstrap/7087
5548         * Makefile.tpl: Guard XFOO sed statements better.
5549         * Makefile.tpl: Add dependency for configure-target-libada.
5550         * Makefile.in: Regenerate (incidentally fixes broken
5551         commit when libada-branch was merged).
5552
5553 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5554
5555         * MAINTAINERS: Add myself to write-after-approval.
5556
5557 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5558
5559         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5560         maintainers.
5561
5562 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5563
5564         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5565         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5566
5567 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5568
5569         PR bootstrap/11932
5570         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5571
5572 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5573
5574         * MAINTAINERS: Added myself to write-after-approval.
5575
5576 2004-02-14  Michael Koch  <konqueror@gmx.de>
5577
5578         * MAINTAINERS: Added myself to write-after-approval.
5579
5580 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5581
5582         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5583         some OS port maintainers to OS port maintainers section.
5584
5585 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5586
5587         * MAINTAINERS: Add self.
5588
5589 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5590
5591         * MAINTAINERS: Alphabetize.
5592
5593 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5594
5595         * MAINTAINERS: Remove myself.
5596
5597 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5598
5599         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5600         (rs6000-*-aix*): Same.
5601         * configure: Regenerate.
5602
5603 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5604
5605         * configure.in (host): Add in missing $noconfigdirs to defines.
5606         * configure: Regenerate.
5607
5608 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5609             Nathanael Nerode  <neroden@gcc.gnu.org>
5610
5611         PR ada/6637, PR ada/5911
5612         Merge with libada-branch:
5613         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5614         with appropriate dependencies. Add --enable-libada configure switch.
5615         * configure, Makefile.in: Regenerate.
5616
5617 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5618
5619         * MAINTAINERS: Add myself to write-after-approval.
5620
5621 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5622
5623         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5624         * configure: Regenerate.
5625
5626 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5627
5628         Merge from upstream:
5629
5630         * ltmain.in: When setting IFS to '~', be careful about user
5631         arguments that contain '~'.
5632
5633         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5634
5635         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5636         Also test $base_compile against $CC with escaped arguments. Bug
5637         reported by Geoff Keating <geoffk@apple.com>.
5638
5639 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5640
5641         * MAINTAINERS: Remove i960 port.
5642
5643 2004-01-23  DJ Delorie  <dj@redhat.com>
5644
5645         * Makefile.def (target_modules) [libiberty]: Don't stage.
5646         * Makefile.in: Rebuilt.
5647
5648 2004-01-20  Caroline Tice  <ctice@apple.com>
5649
5650         * MAINTAINERS: Add myself to write-after-approval.
5651
5652 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5653
5654         * MAINTAINERS: Update my email address.
5655
5656 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5657
5658         * MAINTAINERS: Add myself to write-after-approval.
5659
5660 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5661
5662         * MAINTAINERS: Remove entries without email address.
5663
5664 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5665
5666         * MAINTAINERS: Add myself to write-after-approval.
5667
5668 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5669
5670         * MAINTAINERS: Update my email address.
5671
5672 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
5673
5674         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5675         * Makefile.tpl (configure-target-[+module+]): Support stage.
5676         * Makefile.in: Rebuilt.
5677
5678 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5679
5680         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5681
5682 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5683
5684         * MAINTAINERS: Add myself as a MIPS maintainer.
5685
5686 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5687
5688         * configure.in: Use ./config.cache, not config.cache.
5689         * configure: Regenerate.
5690         * Makefile.tpl: Special-casing not needed for GCC any more.
5691         * Makefile.in: Regenerate.
5692
5693         * configure.in: Don't share a cache file for host dirs.
5694         * configure: Regenerate.
5695
5696         * config-ml.in: Don't mess with the cache file.
5697
5698 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5699
5700         * MAINTAINERS: Move myself from 'Write After Approval' to
5701         'CPU Port Maintainers' section as SPARC maintainer.
5702
5703 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5704
5705         * Makefile.tpl: Make GCC use a separate config.cache.
5706         * Makefile.in: Regenerate.
5707
5708         PR bootstrap/11932, PR bootstrap/11933
5709         (I don't know if it will fix either of them, but it relates
5710         to them.)
5711         * configure.in: Don't use shared config.cache for target
5712         directories.
5713         * configure: Regenerate.
5714
5715 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5716
5717         * MAINTAINERS: Add myself to 'Write After Approval' section.
5718
5719 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5720
5721         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5722         * configure: Regenerated.
5723
5724 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5725
5726         * MAINTAINERS: Remove the mn10200 maintainer.
5727
5728 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5729
5730         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5731         * configure: Regenerated.
5732
5733 2003-12-16  Jan Hubicka  <jh@suse.cz>
5734
5735         * MAINTAINERS: Add myself as callgraph maintainer.
5736
5737 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5738
5739         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5740         * configure: Regenerate.
5741
5742 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5743
5744         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5745         'Write After Approval' section. Update email.
5746
5747 2003-12-01  James Lemke  <jim@wasabisystems.com>
5748
5749         * MAINTAINERS (Write After Approval): Add myself.
5750
5751 2003-11-20  Matt Thomas  <matt@3am-software.com>
5752
5753         * MAINTAINERS: Add myself as a vax port maintainer.
5754
5755 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5756
5757         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5758         (configure-build-[+module+], configure-[+module+]): Likewise.
5759         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5760         * Makefile.in: Regenerate.
5761
5762 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5763
5764         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5765         shared/dylibed libraries.
5766         * ltmain.sh: Likewise.
5767         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5768         * ltcf-cxx.sh: Likewise.
5769         * ltcf-gcj.sh: Likewise.
5770         * ltconfig: Likewise.
5771
5772 2003-11-17  Stan Cox  <scox@redhat.com>
5773
5774         * MAINTAINERS: Add myself as iq2000 port maintainer.
5775
5776 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5777
5778         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5779         * Makefile.in: Regenerate.
5780
5781 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5782
5783         * config.sub: Update to 2003-11-03 version.
5784
5785 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5786
5787         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5788         * configure:  Regenerate.
5789
5790 2003-10-20  Nicolas Pitre  <nico@cam.org>
5791
5792         * MAINTAINERS: Add myself to 'Write After Approval' section.
5793
5794 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5795
5796         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5797
5798 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5799
5800         * MAINTAINERS: Update my email address.
5801
5802 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5803
5804         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5805
5806 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
5807
5808         * MAINTAINERS: Add myself to 'Write After Approval' section.
5809
5810 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5811
5812         * config.guess: Update to 2003-10-16 version.
5813         * config.sub: Update to 2003-10-16 version.
5814
5815 2003-10-15  David Daney  <ddaney@avtrex.com>
5816
5817         * MAINTAINERS: Added myself to 'Write After Approval' section.
5818
5819 2003-10-15  Falk Hueffner  <falk@debian.org>
5820
5821         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5822         'Write After Approval' section. Update email.
5823
5824 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5825
5826         * MAINTAINERS: Move myself from 'Write After Approval' to
5827         'Various Maintainers' section as middle-end maintainer.
5828
5829 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5830
5831         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5832         HOST_FLAGS_TO_PASS.
5833         * Makefile.in: Regenerate.
5834
5835 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5836
5837         * config.guess: Update to 2003-10-07 version.
5838         * config.sub: Update to 2003-10-07 version.
5839
5840 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5841
5842         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5843         * ltconfig (irix5*, irix6*): Don't override version_type.
5844
5845 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5846
5847         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5848         * configure: Rebuilt
5849         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5850         * Makefile.in: Rebuilt
5851
5852 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5853
5854         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5855
5856 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5857
5858         * MAINTAINERS (Write After Approval): Add myself.
5859
5860 2003-09-29  Paul Koning  <ni1d@arrl.net>
5861
5862         * MAINTAINERS: Move myself from "Write After Approval"
5863         to CPU platform maintainers for pdp11 platform.
5864
5865 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5866
5867         * MAINTAINERS: Move myself from 'Write After Approval' to
5868         'Various Maintainers' section as libffi testsuite maintainer.
5869
5870 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5871
5872         * configure.in: Pass a computed --program-transform-name
5873         to subconfigures.
5874         * configure: Regenerated.
5875
5876 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5877
5878         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5879         * Makefile.in: Regenerate.
5880
5881         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5882         * Makefile.in: Regenerate.
5883
5884 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5885
5886         * MAINTAINERS: Move myself from 'Write After Approval'
5887         to 'Various Maintainers' (objective-c) section.
5888
5889 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5890
5891         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5892         quoting.
5893         * configure: Regenerated.
5894
5895 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5896
5897         * MAINTAINERS (Write After Approval): Add myself to write after
5898         approval list.
5899
5900 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5901
5902         * MAINTAINERS (Write After Approval): Add myself.
5903
5904 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5905
5906         * MAINTAINERS: Update my e-mail address.
5907
5908 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5909
5910         * libtool.m4 (LD): Correct powerpc64 host match.
5911
5912 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5913
5914         * MAINTAINTERS: Update my affiliation and email address.
5915
5916 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5917
5918         * MAINTAINERS (Write After Approval): Add myself.
5919
5920 2003-09-04  DJ Delorie  <dj@redhat.com>
5921
5922         * configure: Regenerate.
5923
5924 2003-09-04  Robert Millan  <robertmh@gnu.org>
5925
5926         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5927
5928 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5929
5930         * configure.in: Ensure arguments to sed are properly spaced.
5931         * configure: Regenerate.
5932
5933 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5934
5935         * MAINTAINERS: Update my e-mail address.
5936
5937 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5938
5939         * MAINTAINERS (Write After Approval): Add myself.
5940
5941 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5942
5943         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5944         * configure: Regenerated.
5945
5946 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5947
5948         * MAINTAINERS: Update my email address.
5949
5950 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5951
5952         * configure.in:  Use newline instead of semicolon when assuming
5953         shell arguments in a for loop.
5954         * configure:  Regenerated.
5955
5956 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5957
5958         * MAINTAINERS: Resurrect the i860 maintainer.
5959
5960 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5961
5962         PR 8180
5963         * configure.in: When testing with_libs and with_headers, treat
5964         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5965         * configure: Regenerate.
5966
5967         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5968         make, shell, etc.
5969         (baseargs): Likewise.
5970         * configure: Regenerate.
5971
5972 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5973
5974         * MAINTAINERS (Write After Approval): Add myself.
5975
5976 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5977
5978         * configure.in: Disable libgcj for darwin not on powerpc.
5979         * configure: Rebuild.
5980
5981 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5982
5983         * config-ml.in, symlink-tree: Add license.
5984
5985 2003-08-03  Richard Stallman  <rms@gnu.org>
5986             Eben Moglen  <moglen@columbia.edu>
5987
5988         * README.SCO: New file.
5989
5990 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5991
5992         * Makefile.tpl (check, check-c++): Express dependencies using
5993         dependencies rather than commands.
5994         * Makefile.in: Regenerate.
5995
5996 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5997
5998         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5999         * configure: Ditto.
6000
6001 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6002
6003         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6004         * Makefile.in: Update.
6005
6006 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6007
6008         * configure.in: Enable libgcj for darwin.
6009         * configure: Rebuild.
6010
6011 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6012
6013         * config-ml.in:  Use ac_configure_args directly instead of
6014         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6015         actually seen.
6016
6017 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6018
6019         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6020         creating target and build subdirs to build all parent dirs as needed.
6021         * Makefile.in: Rebuild.
6022         * configure.in: Don't build dirs explicitly here.
6023         * configure: Rebuild.
6024
6025 2003-07-26  Paul Brook  <paul@nowt.org>
6026
6027         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6028
6029 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6030
6031         * Makefile.tpl (all-make): Depend on intl.
6032         * Makefile.in: Rebuilt.
6033
6034 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6035
6036         * install-sh:  Update to newer upstream versions (associated with
6037         aclocal 1.7).
6038         * mkinstalldirs:  Likewise.
6039         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6040
6041 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6042
6043         * MAINTAINERS: Move self from Bug database only accounts
6044         to write-after-approval.
6045
6046 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6047
6048         * config.if: Remove unused libc_interface determination.
6049
6050 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6051
6052         * MAINTAINERS: Move self from write-after-approval to
6053         build machinery (*.in).
6054
6055 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6056
6057         PR bootstrap/11273
6058         PR bootstrap/11408
6059         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6060         unused INSTALL_PROGRAM_ARGS.
6061         * configure.in: Use AC_PROG_INSTALL.
6062         * Makefile.in: Regenerate.
6063         * configure: Regenerate.
6064
6065 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6066
6067         * MAINTAINERS: Alphabetize.
6068
6069 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6070
6071         * configure: Rebuilt.
6072         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6073         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6074         newlib nor libgloss.
6075         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6076         * configure.in (am33_2.0-*-linux*): Added.
6077
6078 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6079
6080         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6081         * configure: Regenerate.
6082
6083 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6084
6085         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6086         * Makefile.in: Regenerate.
6087
6088 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6089
6090         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6091         * Makefile.in: Regenerate.
6092
6093 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6094
6095         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6096         * Makefile.in: Regenerated.
6097
6098         * config-ml.in: Replace PWD with PWD_COMMAND.
6099
6100 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6101
6102         * intl: New directory; see intl/ChangeLog for details.
6103         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6104         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6105         * Makefile.in: Regenerate.
6106
6107 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6108
6109         * configure.in: Clean up config-lang.in handling.  Delete
6110         useless assignment to "subdirs".
6111         * configure: Regenerate.
6112
6113 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6114
6115         * configure.in: Rename 'target_libs' to 'target_libraries'.
6116         Remove useless reference to 'target_libs'.
6117         * configure: Regenerate.
6118
6119 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6120
6121         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6122         * Makefile.in: Regenerate.
6123
6124 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6125
6126         * Makefile.def: Introduce flags_to_pass.
6127         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6128         * Makefile.in: Regenerate.
6129
6130 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6131
6132         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6133         and target-libgloss.
6134         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6135         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6136         * configure: Regenerate.
6137
6138 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6139
6140         * configure.in: Update testsuite_flags to new location.
6141         * configure. Regenerate.
6142
6143 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6144
6145         * Makefile.tpl: Remove BUILD_CC stuff.
6146         * Makefile.in: Regenerate.
6147
6148 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6149
6150         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6151
6152 2003-06-16  Graeme Peterson  <gp@qnx.com>
6153
6154         * MAINTAINERS (Write After Approval): Add myself.
6155
6156 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6157
6158         * config.guess: Update to 2003-06-12 version.
6159         * config.sub: Update to 2003-06-13 version.
6160
6161 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6162
6163         * config.guess: Update to 2003-06-06 version.
6164         * config.sub: Update to 2003-06-06 version.
6165
6166 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6167
6168         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6169         * configure. Regenerate.
6170
6171 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6172
6173         * configure.in: Disable serial configure by default.
6174         * configure: Regenerate.
6175         * Makefile.tpl: Abolish .NOTPARALLEL.
6176         * Makefile.in: Regenerate.
6177
6178         * Makefile.tpl: Replace {build,host,target}_canonical by
6179         {build,host,target}.
6180         * Makefile.in: Regenerate.
6181
6182         * Makefile.tpl: Fix stupid pasto.
6183         * Makefile.in: Regenerate.
6184
6185 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6186
6187         * Makefile.tpl: Remove bogus conditional.
6188         * Makefile.in: Regenerate.
6189
6190 2003-06-05  Jan Hubicka  <jh@suse.cz>
6191
6192         * Makefile.tpl (profiledbootstrap): New target.
6193         * Makefile.in (profiledbootstrap): New target.
6194
6195 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6196
6197         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6198         Pinski. Remove user names from other bugzilla-only maintainers.
6199
6200 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6201
6202         * Makefile.tpl: Make 'recursive targets' using autogen rather
6203         than shell loop.  Remove duplicate 'clean' targets and false
6204         comments.
6205         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6206         Add systematic method of specifying missing targets in subdirs.
6207         Add copyright boilerplate.
6208         * Makefile.in: Regenerate.
6209         * configure.in: Add 'recursive targets' to maybe list.
6210         * configure: Regenerate.
6211
6212         * MAINTAINERS: "GNATS only" -> "Bug database only".
6213
6214         * Makefile.tpl: Rename [+target+] to [+make_target+].
6215         * Makefile.def: Rename 'target' to 'make_target'.
6216
6217 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6218
6219         * MAINTAINERS: Add self as options handling maintainer.
6220
6221 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6222
6223         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6224         been too long since I touched those ports.
6225
6226 2003-05-28  DJ Delorie  <dj@redhat.com>
6227
6228         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6229         * Makefile.in: Regenerate.
6230
6231 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6232
6233         * configure.in: Use curly braces in the definition of tooldir.
6234         * configure: Regenerate.
6235
6236 2003-05-21  DJ Delorie  <dj@redhat.com>
6237
6238         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6239         newlib or libgloss.
6240         * Makefile.in: Regenerate.
6241
6242 2003-05-21  DJ Delorie  <dj@redhat.com>
6243
6244         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6245         * Makefile.in: Regenerate.
6246
6247 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6248
6249         * MAINTAINERS: Update my e-mail address.
6250
6251 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6252
6253         * configure.in: Switch more things to use maybe dependencies.
6254         * Makefile.tpl: Switch more things to use maybe dependencies.
6255         Factor out common code from autogen IF statements.
6256         * configure: Regenerate.
6257         * Makefile.in: Regenerate.
6258
6259 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6260
6261         * configure.in: Accept i[3456789]86 for machine type.
6262         * configure: Regenerate.
6263
6264 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6265
6266         * configure.in: Switch more things to use maybe dependencies.
6267         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6268         * configure: Regenerate.
6269         * Makefile.tpl: Switch more things to use maybe dependencies.
6270         * Makefile.in: Regenerate.
6271
6272 2003-05-16  Andreas Schwab  <schwab@suse.de>
6273
6274         * Makefile.tpl (install-opcodes): Define.
6275         * Makefile.in: Rebuild.
6276
6277 2003-05-13  Andreas Jaeger  <aj@suse.de>
6278
6279         * config.guess: Update to 2003-05-09 version.
6280         * config.sub: Update to 2003-05-09 version.
6281
6282 2003-05-13  Michael Eager  <eager@mvista.com>
6283
6284         * configure.in: Correct sed script so that options in quotes are not
6285         deleted.
6286         * configure: Rebuild.
6287
6288 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6289
6290         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6291         and $$s/newlib/libc/sys/cygwin32 include paths.
6292         * configure: Ditto.
6293
6294 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6295
6296         * MAINTAINERS: Update my email addresses.
6297
6298 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6299
6300         * config-ml.in: Propagate INSTALL variables.
6301
6302 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6303
6304         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6305
6306 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6307
6308         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6309         * Makefile.in: Regenerate.
6310
6311 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6312
6313         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6314
6315 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6316
6317         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6318
6319 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6320
6321         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6322         * Makefile.in: Regenerated.
6323
6324 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6325
6326         * MAINTAINERS (Write After Approval): Upgrade myself from
6327         GNATS only to write-after-approval. Update my mail address.
6328
6329 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6330
6331         (OS Port Maintainers: freebsd): Add myself.
6332
6333 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6334
6335         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6336
6337 2003-04-22  Kean Johnston  <jkj@sco.com>
6338
6339         * MAINTAINERS (SCO ports): Added myself.
6340
6341 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6342
6343         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6344
6345 2003-04-19  Kean Johnston  <jkj@sco.com>
6346
6347         * MAINTAINERS (Write After Approval): Add myself.
6348
6349 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6350
6351         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6352         * Makefile.in: Regenerate.
6353
6354 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6355
6356         * configure.in (powerpc64*-*-linux*): Remove.
6357         * configure: Rebuilt.
6358
6359 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6360
6361         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6362         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6363         and restrap.
6364         * Makefile.in:  Regenerate.
6365
6366 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6367
6368         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6369         * configure: Regenerated.
6370
6371 2003-04-15  DJ Delorie  <dj@redhat.com>
6372
6373         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6374
6375 2003-04-13  Nick Clifton  <nickc@redhat.com>
6376
6377         * config-ml.in: Remove support for --disable-aix removing
6378         call-aix multilibs.
6379
6380 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6381
6382         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6383         * */configure: Rebuilt.
6384
6385 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6386
6387         * MAINTAINERS: Add my email address.
6388
6389 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6390
6391         * MAINTAINERS (Write After Approval): Add myself.
6392
6393 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6394
6395         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6396         * Makefile.in: Regenerate.
6397
6398 2003-03-14  Michael Chastain  <mec@shout.net>
6399
6400         * Makefile.in: Regenerate with correct Makefile.def.
6401
6402 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6403
6404         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6405         Make macro.
6406         * Makefile.in: Regenerate.
6407         * configure.in: Clean up gxx_include_dir logic.
6408         * configure: Regenerate.
6409
6410 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6411
6412         * MAINTAINERS (Write After Approval): Add myself.
6413
6414 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6415
6416         * MAINTAINERS: Update my mail address.
6417
6418 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6419
6420         * configure.in (gxx_include_dir): Fix typo.
6421         * configure: Regenerated.
6422
6423 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6424
6425         * Makefile.tpl: Reindent.
6426         * Makefile.in: Regenerate.
6427         * configure.in: Reindent.  Don't set unused variables.
6428         * configure: Regenerate.
6429
6430 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6431
6432         * configure.in: Include $(build_tooldir)/sys-include in
6433         FLAGS_FOR_TARGET.
6434         * configure: Regenerated.
6435
6436 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6437
6438         * Makefile.tpl: Always pass down RANLIB.
6439         * Makefile.in: Regenerate.
6440
6441         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6442         * Makefile.in: Regenerate.
6443         * configure.in: Remove unused logic relating to --enable-shared
6444         and --enable-threads.  Remove bogus comments.  Remove redundant
6445         noconfigdirs.
6446         * configure: Regenerate.
6447
6448         * configure.in: Replace ${libstdcxx_version} by its value.
6449         Remove reference to mh-dgux.
6450         * configure: Regenerate.
6451
6452 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6453
6454         * MAINTAINERS (Write After Approval): Add myself.
6455
6456 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6457
6458         * Makefile.tpl: Rearrange.
6459         * Makefile.in: Regenerate.
6460
6461 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6462
6463         * configure.in: Add support for kaOS as cross build target system.
6464         * configure: Regenerated.
6465
6466 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6467
6468         * MAINTAINERS (Write after approval): Add myself.
6469
6470 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6471
6472         * MAINTAINERS: Update my email address.
6473
6474 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6475
6476         * MAINTAINERS: Add self to blanket write privs. section.
6477
6478 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6479
6480         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6481         configure-target-* as some target builds may require additional
6482         flags for preprocessor tests.
6483         * Makefile.in: Regenerated.
6484
6485 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6486
6487         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6488         * ltconfig: Handle it.
6489         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6490         auto-detecting it.
6491
6492         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6493         it is used as argument to $CC.
6494         * ltcf-gcj.sh: Likewise.
6495
6496         * configure.in: Introduce --enable-maintainer-mode.
6497         * configure: Rebuilt.
6498         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6499         for maintainer mode.
6500         * Makefile.in: Rebuilt.
6501
6502 2003-02-18  Jason Merrill  <jason@redhat.com>
6503
6504         * Makefile.tpl (check-c++): Allow parallelism.
6505
6506 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6507
6508         * MAINTAINERS: Remove John Carr (who never actually had access to
6509         gcc.gnu.org).
6510
6511 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6512
6513         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6514         don't configure target-libobjc.
6515         * configure: Regenerate.
6516
6517 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6518
6519         * Makefile.tpl (RANLIB): Define.
6520         * Makefile.in: Regenerate.
6521
6522 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6523
6524         * MAINTAINERS: Update my email.
6525
6526 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6527
6528         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6529         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6530         * Makefile.in: Regenerated.
6531         * configure.in: Remove all traces of snavigator, db, and grep.
6532         * configure: Regenerated.
6533
6534 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6535
6536         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6537         After Approval.
6538
6539 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6540
6541         * MAINTAINERS (Write after approval): Add myself.
6542
6543 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6544
6545         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6546         * Makefile.in: Regenerated.
6547
6548 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6549
6550         * config.guess: Updated to 2003-01-30's version.
6551         * config.sub: Updated to 2003-01-28's version.
6552
6553 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6554
6555         * config.if: If gcc_version is already set, just use it.  Don't set
6556         gcc_version_trigger if it's already set, otherwise set it to
6557         gcc/version.c, but only if the file exists.  If it is not set and
6558         gcc/version.c does not exist, try to extract the version number from
6559         $CC.
6560
6561 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6562
6563         * MAINTAINERS: Add myself to write-after-approval list.
6564
6565 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6566
6567         * configure.in:  Revert 24Jan change.
6568         * configure:  Regenerate.
6569
6570 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6571
6572         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6573         entry of HJ Lu.
6574
6575 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6576
6577         * configure.in: Revert previous change.
6578         * configure: Regenerate.
6579
6580 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6581
6582         * configure.in: Make rda native-only.
6583         * configure: Regenerate.
6584
6585 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6586
6587         * MAINTAINERS: Move myself from GNATS-only-accounts to
6588         write-after-approval.
6589
6590 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6591
6592         * configure.in: Add missing \.
6593         * configure: Rebuilt.
6594
6595 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6596
6597         * configure.in (baseargs): Avoid using \| in sed regular
6598         expressions.
6599         * configure: Rebuilt.
6600
6601 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6602
6603         * configure.in (baseargs): Remove all supported forms of
6604         --cache-file, --srcdir, --host, --build and --target options
6605         from argument lists.
6606         * configure: Rebuilt.
6607
6608 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6609
6610         * MAINTAINERS: Add myself to write-after-approval list.
6611
6612 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6613
6614         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6615         * configure: Rebuilt.
6616
6617 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6618
6619         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6620         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6621         * Makefile.in: Regenerate.
6622         * configure: Regenerate.
6623
6624 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6625
6626         * configure.in: Remove Makefile in build, host and target modules
6627         unless configure was run with --no-recursion.
6628         * configure: Rebuilt.
6629
6630 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6631
6632         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6633         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6634         * Makefile.in: Regenerate.
6635
6636 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6637
6638         * config.guess: Update to 2003-01-03 version.
6639         * config.sub: Update to 2003-01-03 version.
6640
6641 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6642
6643         * configure: Regenerate with proper autoconf 2.13.
6644
6645 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6646
6647         * configure.in: Add AC_PREREQ for consistency.
6648         * configure: Regenerate.
6649
6650 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6651
6652         * configure.in (GDB_TK): Add tcl directories conditional on
6653         gdb/gdbtk directory being present.
6654         * configure: Regenerate.
6655
6656 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
6657
6658         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
6659         used by gcc if LD is not defined and we are not doing a Canadian Cross.
6660         * configure: Rebuilt.
6661
6662 2002-12-31  Tom Tromey  <tromey@redhat.com>
6663
6664         * Makefile.in: Rebuilt.
6665         * Makefile.def (target_modules) [libffi]: Allow installation.
6666
6667 2002-12-31  Andreas Schwab  <schwab@suse.de>
6668
6669         * configure.in: Fix use of $program_transform_name.
6670         * configure: Regenerated.
6671
6672 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6673
6674         * configure.in (baseargs): Don't remove first configure argument.
6675         * configure: Regenerated.
6676
6677 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6678
6679         * Makefile.tpl (local-distclean): Don't remove...
6680         (multilib.ts): ... this.  Moved into...
6681         (multilib.out): ... this.  Don't use sub-make.
6682         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6683         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6684         (configure-build-[+module+], configure-[+module+],
6685         configure-target-[+module+], configure-gcc): ... these.  Test
6686         for Makefile existence.  Drop config.status from dependencies.
6687         * Makefile.in: Rebuilt.
6688         * configure.in: Move gcc-version-trigger to the end of
6689         ac_configure_args.  Add comments to maybedep.tmp and
6690         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6691         nonopt from baseargs, matching and removing corresponding
6692         whitespace while at it.
6693         * configure: Rebuilt.
6694
6695 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6696
6697         * configure.in (host_configargs): Replace reference to
6698         no-longer-defined buildopts with --build=${build_alias}.
6699         * configure: Rebuilt.
6700
6701         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6702         program_transform_name to standard idiom.
6703         (AUTOGEN, AUTOCONF): Define.
6704         (Makefile.in): Use $(AUTOGEN).
6705         (Makefile): Depend on config.status, and use autoconf-style rule to
6706         build it.  Move original commands to...
6707         (config.status): ... this new target.
6708         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6709         $(AUTOCONF).
6710         * Makefile.in: Rebuilt.
6711
6712 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6713
6714         * Makefile.tpl: Fix dramatic bustage due to change in
6715         program_transform_name.
6716         * Makefile.in: Regenerate.
6717
6718         * configure.in: Remove unnecessary PATH setting.
6719         * configure: Regnerate.
6720
6721         * configure.in: Don't default to unprefixed tools unless
6722         the native tools will work.
6723         * configure: Regenerate.
6724
6725         * configure.in: Convert to autoconf script.  Blow away lots
6726         of now-redundant Makefile fragments.
6727         * configure: Generate using Autoconf.
6728         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6729         * Makefile.in: Regenerate.
6730
6731 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6732
6733         * configure: Fix stupid bug where RANLIB was mistakenly included.
6734
6735         * configure.in: Rename (buildargs, hostargs, targargs) to
6736         (build_configargs, host_configargs, target_configargs).
6737
6738         * configure.in: Move logic out of sed statement.
6739
6740         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6741         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6742
6743 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6744
6745         * config.sub: Import from master repository
6746         * config.guess: Ditto
6747
6748 2002-12-24  Andreas Schwab  <schwab@suse.de>
6749
6750         * Makefile.tpl (multilib.out): Fix missing space.
6751         * Makefile.in: Regenerate.
6752
6753 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6754
6755         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6756         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6757         * Makefile.in: Regenerate.
6758         * configure.in: Remove unnecessary leftovers.
6759
6760 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6761
6762         * configure.in (extra_ranlibflags_for_target): New variable.
6763         (*-*-darwin): Add -c to ranlib commands.
6764         * configure (tooldir): Handle extra_ranlibflags_for_target.
6765
6766 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6767
6768         * Makefile.tpl: Revert HJL's change.
6769         * Makefile.in: Regenerated.
6770         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6771         always.
6772
6773 2002-12-19  Andreas Schwab  <schwab@suse.de>
6774
6775         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6776         * Makefile.in: Regenerate.
6777
6778 2002-12-18  H.J. Lu  <hjl@gnu.org>
6779
6780         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6781         * Makefile.in: Regenerated.
6782
6783         * configure.in (build_prefix): New. Substitute.
6784
6785 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6786
6787         * Makefile.tpl: Don't let real targets depend on phony targets.
6788         * Makefile.in: Regenerate.
6789
6790         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6791         * Makefile.in: Regenerate.
6792
6793 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6794
6795         * config.sub: Import from master repository
6796         * config.guess: Ditto
6797
6798 2002-12-16  Jason Merrill  <jason@redhat.com>
6799
6800         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6801         previous 'make bootstrap'.
6802         * Makefile.in: Regenerate.
6803
6804 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6805
6806         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6807
6808 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6809
6810         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6811         * Makefile.in: Regenerate.
6812
6813 2002-12-13  Jason Merrill  <jason@redhat.com>
6814
6815         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6816         library tests.
6817         (check-c++): Just depend on it and check-target-libstdc++-v3.
6818         * Makefile.in: Regenerate.
6819
6820 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6821
6822         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6823         * Makefile.in: Rebuilt.
6824
6825 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6826
6827         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6828
6829 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6830
6831         * configure: Fix bug put in by gremlins.
6832
6833         * Makefile.tpl: Substitute more autoconfily.
6834         * configure: Substitute more autoconfily.
6835         * Makefile.in: Regenerate.
6836
6837 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6838
6839         * config.sub: Import from master repository
6840         * config.guess: Ditto
6841         * MAINTAINERS: Added Svein Seldal under write after approval
6842
6843 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6844
6845         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6846         * Makefile.in (all-sim): Ditto.
6847
6848 2002-12-06  DJ Delorie  <dj@redhat.com>
6849
6850         * Makefile.tpl: Change configure dependencies to not have real
6851         targets depend on phony targets.
6852
6853 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6854
6855         * configure.in: Revert unintentional change.
6856
6857         * Makefile.tpl: Change dependency for */multilib.out so that
6858         it works when gcc isn't in the tree.
6859
6860         * configure.in: Substitute more.
6861         * configure: Run subconfigures from the Makefile.
6862         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6863         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6864
6865 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6866
6867         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6868
6869 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6870
6871         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6872         and corresponding dependencies.
6873         * Makefile.in: Regenerate.
6874
6875         * configure.in (host_tools): Order binutils, gas and ld for
6876         convenience in running the testsuites.
6877
6878         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6879         * Makefile.in: Regenerate.
6880         * configure.in: Introduce rules to serialize subconfigure runs.
6881
6882         * configure.in: Introduce BASE_CC_FOR_TARGET.
6883         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6884         Realize configure-build-* targets.  Realize configure-target-* targets.
6885         * Makefile.in: Regenerate.
6886
6887 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6888
6889         * configure: Move gcc_version_trigger stuff from here...
6890         * configure.in: ...to here.
6891
6892         * configure.in: Separate subconfigure options added by this file from
6893         options given by the user.  Add machinery to put args for host
6894         subconfigures into the Makefile.
6895
6896         * Makefile.tpl: Remove 'vault' targets.
6897         * Makefile.tpl: Reorder and comment dependencies.
6898         * Makefile.in: Regenerate.
6899
6900 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6901         * configure.in: Fix my broken commit of previous patch. (sigh)
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-28  Geoffrey Keating  <geoffk@apple.com>
6909
6910         * configure.in: Move host-specific darwin noconfigdirs into
6911         the host-specific section.
6912
6913 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6914
6915         * configure: Remove skip-this-dir support.
6916         * Makefile.tpl: Remove skip-this-dir support.
6917
6918         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6919         subdirectories.
6920         * Makefile.in: Regenerate.
6921
6922         * Makefile.tpl: Strip out useless setting of 'dir'.
6923         * Makefile.in: Regenerate.
6924
6925 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6926
6927         * configure.in: Fix deeply stupid bug.
6928
6929         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6930         shell code in CXX_FOR_TARGET
6931         * Makefile.def: Introduce raw_cxx.
6932         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6933         RAW_CXX_FOR_TARGET.
6934         * Makefile.in: Regenerate.
6935
6936 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6937
6938         * Makefile.tpl: Remove unnecessary ifs.
6939         * Makefile.in: Regenerate.
6940
6941         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6942         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6943         targets for 'no_install' modules.
6944         * configure: Move GDB_TK substitution to configure.in.  Move
6945         build_modules stuff to configure.in.
6946         * configure.in: Implement soft dependency machinery.  Maybe-ize
6947         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6948         * Makefile.in: Regenerate.
6949
6950 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6951
6952         * Makefile.tpl: Make all-target, install-target behave similarly
6953         to all, install (only hitting configured targets).  Eliminate
6954         unused macro defintions.
6955
6956         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6957         build != host.
6958
6959         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6960
6961         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6962
6963         * configure.in: Produce lists of subdir targets we're actually
6964         configuring.  Remove references to "dosrel".
6965         * Makefile.tpl: Let configure set which subdir targets are hit.
6966         Remove install-cross; clean up install; remove ALL.  Remove
6967         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6968         Autogenerate host module targets.  Remove empty dependency lines
6969         and redundant dependency; rearrange slightly.
6970         * Makefile.def: Add host-side libtermcap, utils.
6971
6972         * Makefile.in: Regenerate.
6973
6974 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6975
6976         * ltconfig (osf[345]): Append $major to soname_spec.
6977         Reflect this in library_names_spec.
6978         * ltmain.sh (osf): Prefix $major with . for use as extension.
6979
6980 2002-11-19  Andreas Jaeger  <aj@suse.de>
6981
6982         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6983         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6984         and sparc64 GNU/Linux systems.
6985
6986 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6987
6988         * MAINTAINERS: Update email.
6989
6990 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6991
6992         * MAINTAINERS: Complete James Dennett's entry.
6993
6994 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6995
6996         * MAINTAINERS (Write After Approval): Add myself.
6997
6998 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6999
7000         * Makefile.tpl: syntactic cleanup
7001
7002 2002-11-13  Stuart Hastings  <stuart@apple.com>
7003
7004         * MAINTAINERS: Add myself to write-after-approval list.
7005
7006 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7007
7008         * Makefile.def: Add list of recursive targets to autogenerate.
7009         Add build_modules.
7010         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7011         targets.  Autogenerate *-build-* targets.
7012         * Makefile.in: Regenerate.
7013
7014 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7015
7016         * configure: More autoconf-style substitutions.
7017         * Makefile.tpl: More autoconf-style substitutions.
7018         * Makefile.in: Regenerate.
7019
7020 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7021
7022         * configure: Substitute more variables in a more autoconf-friendly
7023         way.  Simplify slightly.
7024         * Makefile.tpl: Make more variables substitutable in an
7025         autoconf-friendly way.
7026         * Makefile.in: Regenerate.
7027
7028 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7029
7030         * MAINTAINERS (Write After Approval): Add myself.
7031
7032 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7033
7034         * configure.in (v810*): Remove special setting of tools.
7035
7036         * configure: Add support for extra required flags for ar or nm.
7037         * configure.in (aix4.3+): Use above support for target-specific
7038         issues, rather than using config/mt-aix43.
7039
7040 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7041
7042         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7043         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7044         with $srcdir.  Reformat indentation.  Substitute some variables
7045         formerly hard-coded in the Makefile for build=host.
7046         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7047         * Makefile.def: Autogenerate more.
7048         * Makefile.in: Regenerate.
7049
7050 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7051
7052         * MAINTAINERS (Write After Approval): Add myself.
7053
7054 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7055
7056         * Makefile.def (host_modules): Add rda.
7057         * Makefile.in: Regenerate.
7058         * configure.in (target_tool): Add target-rda to list.
7059
7060 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7061
7062         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7063
7064 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7065
7066         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7067         and restrap targets to this rule.
7068         * Makefile.in:  Regenerate.
7069
7070 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7071
7072         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7073         GNATS only accounts.
7074
7075 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7076
7077         * configure.in (i[3456]86-*-linux*): Add check to disable
7078         ${libgcj} for glibc1.
7079
7080 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7081
7082         * MAINTAINERS: Add myself as ip2k port maintainer.
7083
7084 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7085
7086         * configure.in: Add tic4x target.
7087
7088 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7089
7090         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7091         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7092         * Makefile.in: Regenerate.
7093
7094         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7095         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7096         * Makefile.in: Regenerate.
7097
7098 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7099
7100         * MAINTAINERS: Add myself as web pages co-maintainer.
7101
7102 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7103
7104         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7105         * Makefile.in: Regenerate.
7106
7107 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7108
7109         * MAINTAINERS: Add myself and Nathan Sidwell
7110         <nathan@codesourcery.com> as VxWorks maintainers.
7111
7112 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7113
7114         * Makefile.def: Remove order dependency comments.
7115         * Makefile.tpl: Add explicit install-install dependencies.
7116         * Makefile.in: Regenerate.
7117
7118         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7119         * Makefile.in: Regenerate.
7120
7121         * Makefile.tpl: Add configure-target (for src-release in src)
7122         * Makefile.in: Regenerate.
7123
7124 2002-09-30  Nick Clifton  <nickc@redhat.com>
7125
7126         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7127
7128 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7129
7130         * configure.in (s390*-*-linux*): Enable libgcj.
7131
7132 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7133
7134         * configure: Revert accidentally applied changes.
7135
7136         * Makefile.tpl: Make more autoconf-friendly.
7137         * Makefile.in: Regenerate.
7138         * configure: Make substitution more autoconf-like.
7139
7140 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7141
7142         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7143         single entry to handle all these.
7144         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7145         libjava on arm-*-elf.
7146
7147 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7148
7149         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7150         things that depend on them.
7151
7152 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7153
7154         * Makefile.tpl: Make subsituted variables more autoconfy.
7155         * Makefile.in: Regenerate.
7156         * configure: Make seds more autoconfy.
7157
7158 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7159
7160         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7161         * Makefile.in: Regenerate.
7162         * configure.in: Rewrite sed statements to look autoconfy.
7163
7164         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7165         all-target-foo on configure-target-foo.
7166         * Makefile.def: Ditto.
7167         * Makefile.in: Rebuild.
7168
7169 2002-09-25  Andrew Haley  <aph@redhat.com>
7170
7171         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7172
7173 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7174
7175         * Makefile.def: New file.
7176         * Makefile.tpl: New file.
7177         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7178         * contrib/gcc_update: Note that Makefile.in is a generated file.
7179
7180         * configure.in: Minor rearrangement.  Simplify tests.
7181
7182 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7183
7184         * configure.in (with_headers): Skip copy if value is "yes".
7185         (with_libs): Likewise.
7186
7187 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7188
7189         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7190         * configure.in (sh*-*-pe*): Ditto.
7191         * configure.in (mips*-*-pe*): Ditto.
7192         * configure.in (*arm-wince-pe): Ditto.
7193
7194         * configure.in: Rearrange.
7195
7196 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7197
7198         * MAINTAINERS: Update my email address.
7199
7200 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7201
7202         * MAINTAINERS: (Write After Approval): Add myself.
7203
7204 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7205
7206         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7207
7208 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7209
7210         * MAINTAINERS: Change my mailing address.
7211
7212 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7213
7214         * MAINTAINERS (Write After Approval): Remove myself.
7215         (Various Maintainers: c++ runtime libs): Add myself.
7216
7217 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7218
7219         * MAINTAINERS (Write After Approval): Remove myself.
7220         (Various Maintainers: c++ runtime libs): Add myself.
7221
7222 2002-08-15  Eric Christopher  <echristo@redhat.com>
7223
7224         * config.sub: Import from master repository.
7225         * config.guess: Ditto.
7226
7227 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7228
7229         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7230         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7231         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7232
7233 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7234
7235         * MAINTAINERS: Add self to rs6000 vector extensions.
7236
7237 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7238
7239         * libiberty/configure: Reverted unintended yesterday's check in.
7240
7241 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7242
7243         * boehm-gc/configure, libf2c/configure: Rebuilt.
7244         * libffi/configure, libiberty/configure: Ditto.
7245         * libjava/configure, libobjc/configure: Ditto.
7246         * libstdc++-v3/configure, zlib/configure: Ditto.
7247         Merged from binutils:
7248         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7249         From Steve Ellcey <sje@cup.hp.com>:
7250         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7251         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7252         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7253         IA64.
7254         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7255         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7256         soname_spec, sys_lib_search_path_spec): Ditto.
7257
7258 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7259
7260         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7261
7262 2002-08-04  H.J. Lu  (hjl@gnu.org)
7263
7264         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7265
7266 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7267
7268         * MAINTAINERS (Write After Approval): Add myself.
7269
7270 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7271
7272         * configure.in: Move generic linux case to end.  Copy generic
7273         linux noconfigdirs to mips*-*-linux* entry and new
7274         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7275
7276 2002-07-19  Michael Matz  <matz@suse.de>
7277
7278         * MAINTAINERS: Add myself as ra* maintainer.
7279
7280 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7281
7282         * config.guess: Update to 2002-07-09 version.
7283         * config.sub: Update to 2002-07-03 version.
7284
7285 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7286
7287         * MAINTAINERS: Fix typo in a maintainer email address.
7288
7289 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7290
7291         * configure.in: Remove two redundant tests.
7292
7293 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7294
7295         * configure.in (mips*-*-irix6*o32): Enable stabs.
7296
7297 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7298
7299         * configure.in: Don't build grez.
7300         * Makefile.in: Ditto.
7301
7302         * Makefile.in: Remove references to bsp, cygmon, libstub.
7303         * configure.in: Ditto.
7304
7305         * configure.in: Remove leftover reference to gdbtest.
7306
7307 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7308
7309         * configure.in (gxx_include_dir):  Change to match versioned
7310         C++ headers if --enable-version-specific-runtime-libs is used.
7311
7312 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7313
7314         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7315
7316 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7317
7318         * configure.in: Make --without-x work.
7319
7320 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7321
7322         * configure.in: Rearrange target Makefile fragment collection.
7323
7324         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7325         cvs[src].
7326         * configure.in: Ditto.
7327
7328 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7329
7330         * MAINTAINERS (Write After Approval): Update my e-mail address.
7331
7332 2002-06-24  Ben Elliston  <bje@redhat.com>
7333
7334         * configure.in (host_tools): Remove cgen.
7335
7336         * Makefile.in (all-cgen): Remove; runs from its source directory.
7337         (check-cgen, install-cgen, clean-cgen): Likewise.
7338         (all-opcodes): Do not depend on all-cgen.
7339         (all-sim): Likewise.
7340
7341 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7342
7343         * Makefile.in: Eliminate 'apache' targets.
7344         * configure.in: Eliminate 'apache' targets.
7345
7346         * configure.in: Eliminate redundant tests.  Reorganize.
7347
7348         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7349
7350         * config-ml.in: Eliminate references to Cygnus configure.
7351
7352         * Makefile.in: Eliminate references to building emacs.
7353
7354 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7355
7356         * MAINTAINERS: Update my email address.
7357
7358 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7359
7360         * config.if (libstdcxx_incdir): Version C++ headers.
7361         (cxx_incdir): Remove.
7362
7363 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7364
7365         * MAINTAINERS (Write After Approval): Add self.
7366
7367 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7368
7369         * configure.in: Add support for ip2k.
7370
7371 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7372
7373         * configure.in: Fix AIX configury bug.
7374
7375 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7376
7377         * MAINTAINERS (Write After Approval): Add self.
7378
7379 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7380
7381         * configure.in: replace ${topsrcdir} with ${srcdir}
7382
7383         * configure.in: Move definition of libstdcxx_flags
7384         right above usage, rather than waaay earlier.
7385
7386         * configure.in: Pull definition of is_cross_compiler earlier.
7387
7388         * configure.in: Rearrange a little.
7389
7390         * configure.in: Remove references to librx.
7391         * Makefile.in: Remove references to librx.
7392
7393 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7394
7395         * config.sub: Add support for avr target.
7396         Import from master sources, rev 1.255
7397
7398 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7399
7400         * configure, .cvsignore:  Revert previous change...
7401         * Makefile:  ...delete.
7402
7403 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7404
7405         * configure.in: Eliminate ${gasdir} variable.
7406
7407 2002-06-18  Dave Brolley  <brolley@redhat.com>
7408
7409         * configure.in: Add support for frv.
7410         * config.sub: Add support for frv.
7411
7412 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7413
7414         * configure:  Remove garbage from previous commit.
7415
7416 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7417
7418         * configure:  For in-source builds, make a subdir and re-exec there.
7419         * Makefile:  New file.  Pass targets through to build directory.
7420         * .cvsignore:  No longer ignore "Makefile".
7421
7422 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7423
7424         * MAINTAINERS (Write After Approval): Add self.
7425
7426 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7427
7428         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7429
7430 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7431
7432         * configure.in (vax-*-netbsd*): Re-enable gas.
7433
7434 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7435
7436         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7437         BUILD_PREFIX_1, to correct nomenclature.
7438         * configure: Likewise.
7439
7440         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7441         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7442
7443 2002-05-31  Olaf Hering  <olh@suse.de>
7444
7445         * config-ml.in: Propogate DESTDIR also.
7446
7447 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7448
7449         * configure.in (vax-*-netbsd*): Don't build gas for this
7450         platform.
7451
7452 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7453
7454         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7455         and libgcj for AVR.
7456
7457 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7458
7459         * MAINTAINERS (Write After Approval): Add myself.
7460
7461 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7462
7463         * config.guess: Update to 2002-05-22 version.
7464         * config.sub: Likewise.
7465
7466 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7467
7468         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7469         * config-ml.in: Likewise.
7470         * configure: Likewise.
7471         * configure.in: Likewise.
7472
7473 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7474
7475         * MAINTAINERS: Update my email address.
7476
7477 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7478
7479         * configure.in: Simplify makefile fragment collection.
7480
7481         * configure.in: Remove code to build emacs.
7482
7483         * configure.in : Remove --srcdir argument from targargs and buildargs
7484         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7485
7486         * configure: Move some logic to configure.in.
7487         * configure.in: Move some logic from configure.
7488
7489 2002-05-11  Tom Tromey  <tromey@redhat.com>
7490
7491         * MAINTAINERS: Reflect libgcj reality.
7492
7493 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7494
7495         * Makefile.in: Honour DESTDIR.
7496
7497 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7498
7499         * config.guess: Import 2002-03-20 version.
7500         * config.sub: Import 2002-04-26 version.
7501
7502 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7503
7504         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7505
7506 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7507
7508         * MAINTAINERS: Add self.
7509
7510 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7511
7512         * ltmain.sh: Detect and handle object name conflicts
7513         while piecewise linking a static library.
7514
7515 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7516
7517         * configure.in (noconfigdirs): Don't disable libgcj on
7518         sparc64-*-solaris* and sparcv9-*-solaris*.
7519
7520 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7521
7522         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7523
7524 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7525
7526         * configure.in (FLAGS_FOR_TARGET): Do not add
7527         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7528         on i[3456]86-*-linux*.
7529
7530 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7531
7532         * configure.in (noconfigdirs): Replace [ ] with test.
7533
7534         * configure.in (noconfigdirs): Do not add target-newlib if
7535         target == i[3456]86-*-linux*, and host == target.
7536
7537 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7538
7539         * configure.in: delete reference to absent file
7540
7541         * configure.in: replace '[' with 'test'
7542
7543         * configure.in: Eliminate references to gash.
7544         * Makefile.in: Eliminate references to gash.
7545
7546         * configure.in: remove useless references to 'pic' makefile fragments.
7547
7548         * configure.in: (*-*-windows*) Finish removing.
7549
7550         * configure.in: Eliminate redundant test for libgui.
7551
7552 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7553
7554         * MAINTAINERS: Add self and realphabetize.  Update entries
7555         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7556         entry for a29k port maintainer.
7557
7558 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7559
7560         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7561         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7562
7563 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7564
7565         * configure.in: remove references to dead files
7566
7567 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7568
7569         * MAINTAINERS: Add information about purpose of this file.
7570
7571 2002-04-18  Tom Tromey  <tromey@redhat.com>
7572
7573         * configure.in: Disallow configuring libgcj when it is already
7574         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7575         Solaris 2.8 by default.  For PR libgcj/6158.
7576
7577 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7578
7579         * configure.in:  Move default CC setting out of config/mh-* fragments
7580         directly into here.
7581
7582 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7583
7584         * configure.in: don't even try to configure or make a subdirectory
7585         if there's no configure script for it.
7586
7587 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7588
7589         * MAINTAINERS: Remove chill maintainers.
7590         * Makefile.in (CHILLFLAGS): Remove.
7591         (CHILL_LIB): Remove.
7592         (TARGET_CONFIGDIRS): Remove libchill.
7593         (CHILL_FOR_TARGET): Remove.
7594         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7595         CHILL_LIB.
7596         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7597         (CHECK_TARGET_MODULES): Likewise.
7598         (INSTALL_TARGET_MODULES): Likewise.
7599         (CLEAN_TARGET_MODULES): Likewise.
7600         (configure-target-libchill): Remove.
7601         (all-target-libchill): Remove.
7602         * configure.in (target_libs): Remove target-libchill.
7603         Do not compute CHILL_FOR_TARGET.
7604         * libchill: Remove directory.
7605
7606 2002-04-11  DJ Delorie  <dj@redhat.com>
7607
7608         * Makefile.in, configure.in: Sync with binutils, entries
7609         follow...
7610
7611 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7612
7613         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7614         (do-tar, do-bz2): New rules.
7615         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7616         (gdb-tar): New rule.
7617         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7618         (insight_dejagnu.tar): New rule.
7619         (insight.tar): New rule.
7620         (gdb+dejagnu.tar): New rule.
7621         (gdb.tar): New rule.
7622
7623 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7624
7625         * Makefile.in: Add all-tix to deps for all-snavigator
7626         so that tix is built when building snavigator.
7627
7628 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7629
7630         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7631         ld and gdb are not supported.
7632
7633 2002-01-07  Mark Salter  <msalter@redhat.com>
7634
7635         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7636         Allow target-libgloss to be built for arm, strongarm, and xscale.
7637
7638 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7639
7640         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7641         options for i[3456]86-pc-linux* native builds.
7642
7643 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7644
7645         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7646         files from .po files for a distribution.
7647
7648 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7649
7650         * configure.in: Enable libstdc++-v3 for h8300 targets.
7651
7652 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7653
7654         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7655         version from bfd/.
7656
7657 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7658
7659         * Makefile.in (VER): When present, extract the version number from
7660         the file version.in.
7661
7662 2001-05-24  Tom Rix  <trix@redhat.com>
7663
7664         * configure.in : enable ld for aix
7665
7666 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7667
7668         * config.guess: Add linux target for S/390.
7669
7670 2000-11-07  Philip Blundell  <pb@futuretv.com>
7671
7672         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7673
7674 2000-11-03  Philip Blundell  <pb@futuretv.com>
7675
7676         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7677         files.
7678
7679 2001-01-15  Ben Elliston  <bje@redhat.com>
7680
7681         * configure.in (host_tools): Add sid.
7682         Always configure cgen.
7683
7684 2000-11-24  Nick Clifton  <nickc@redhat.com>
7685
7686         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7687
7688
7689 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7690
7691         * Makefile.in (ALL_MODULES): Add all-cgen.
7692         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7693         (all-cgen): New target.
7694         (all-opcodes,all-sim): Depend on all-cgen.
7695         * configure.in (host_tools): Add cgen.
7696         Only configure cgen if --enable-cgen-maint.
7697
7698 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
7699
7700         * configure.in: Add *-*-freebsd* configurations.
7701
7702 2002-04-08  Tom Tromey  <tromey@redhat.com>
7703
7704         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7705         Fixes PR libgcj/6068.
7706
7707 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7708
7709         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7710
7711 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7712
7713         * configure.in (alpha*-dec-osf*): Enable libgcj.
7714
7715 2003-03-27  Matthew Gingell  <gingell@gnat.com>
7716
7717         * MAINTAINERS (Write After Approval): Add myself.
7718
7719 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7720
7721         Fix for: PR bootstrap/3591, target/5676
7722         * configure.in (mcore-pe): Disable the configuration of
7723         libstdc++-v3 since exceptions are not supported.
7724
7725 2002-03-20  Anthony Green  <green@redhat.com>
7726
7727         * configure.in: Enable libgcj for xscale-elf target.
7728
7729 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
7730
7731         * MAINTAINERS:  Update my email address.
7732
7733 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7734
7735         * ltmain.sh (relink_command): Fix typo in previous change.
7736
7737 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7738
7739         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7740         (relink_command): Added --tag flags.
7741         (mode=install): If relinking fails; error out.
7742
7743 2002-03-12  Richard Henderson  <rth@redhat.com>
7744
7745         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7746         .NOTPARALLEL tag.
7747         (do-check): Rename from check.
7748         (check): Allow parallel check.
7749
7750 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7751
7752         * MAINTAINERS: Add myself as maintainer for xtensa port.
7753         Fix alphabetical order in CPU port maintainer list.
7754         Remove myself from Write After Approval list.
7755
7756 2002-03-11  Richard Henderson  <rth@redhat.com>
7757
7758         * Makefile.in (.NOTPARALLEL): Add fake tag.
7759
7760 2002-03-07  H.J. Lu  (hjl@gnu.org)
7761
7762         * configure.in: Enable gprof for mips*-*-linux*.
7763
7764 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7765
7766         * MAINTAINERS (Write After Approval): Add myself.
7767
7768 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7769
7770         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7771         libjava.
7772         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7773
7774 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7775
7776         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7777         because its Makefile is there; test for the executable instead.
7778
7779 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7780
7781         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7782         libstdc++-v3 and libjava.
7783
7784 2002-02-11  Adam Megacz  <adam@xwt.org>
7785
7786         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7787         boehm-gc
7788
7789 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7790
7791         * config.guess: Updated to 2002-01-30's version.
7792         * config.sub: Updated to 2002-02-01's version.
7793         Contribute sh64-elf.
7794         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7795         * configure.in: Added sh64-*-*.
7796
7797 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7798
7799         * MAINTAINERS: Belatedly add myself to write after approval list.
7800
7801 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7802
7803         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7804         Remove self as Write After Approval.
7805
7806 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7807
7808         * MAINTAINERS: Put self in as maintainer for contrib/regression
7809         directory.
7810
7811 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7812
7813         * MAINTAINERS:  Update my email address.
7814
7815 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7816
7817         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7818         target-libiberty, and target-libgloss.  Skip Java-related
7819         libraries if not supported for NetBSD on target CPU.
7820
7821 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7822
7823         * install-sh: Use _inst.$$_ for temp file name.
7824
7825 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7826
7827         * MAINTAINERS (Write After Approval): Move my contact info
7828         from here...
7829         (OS Port Maintainers): ...to here (netbsd).
7830
7831 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7832
7833         * MAINTAINERS (Write After Approval): Add myself.
7834
7835 2002-01-17  H.J. Lu  <hjl@gnu.org>
7836
7837         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7838         (all-target-fastjar): Also depend on all-target-libiberty.
7839
7840 2002-01-16  H.J. Lu  (hjl@gnu.org)
7841
7842         * config.guess: Import from master sources, rev 1.225.
7843         * config.sub: Import from master sources, rev 1.238.
7844
7845 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7846
7847         * MAINTAINERS (Write After Approval): Remove myself.
7848
7849 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7850
7851         * MAINTAINERS (Write After Approval): Add myself.
7852
7853 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7854
7855         * MAINTAINERS: Add self as docs co-maintainer.
7856
7857 2001-12-11  Matthias Klose  <doko@debian.org>
7858
7859         * MAINTAINERS (Write After Approval): Add myself.
7860
7861 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7862
7863         * MAINTAINERS: Update my email address.
7864
7865 2001-12-07  Turly O'Connor  <turly@apple.com>
7866         * MAINTAINERS (Write After Approval): Add myself.
7867         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7868         (rs6000_initialize_trampoline): Call __trampoline_setup for
7869         ABI_DARWIN too.
7870         * darwin-tramp.asm: New file, implements __trampoline_setup.
7871         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7872
7873 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7874
7875         * MAINTAINERS (Write After Approval): Add myself.
7876
7877 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7878
7879         * configure, configure.in: Use temp file for long sed commands.
7880
7881 2001-12-03  Laurent Guerby  <guerby@acm.org>
7882
7883         * config.sub: Update to version 1.232 on subversion.
7884
7885 2001-12-03  Ben Elliston  <bje@redhat.com>
7886
7887         * MAINTAINERS: Update mail address for config.* patches.
7888
7889 2001-11-27  DJ Delorie  <dj@redhat.com>
7890             Zack Weinberg  <zack@codesourcery.com>
7891
7892         When build != host, create libiberty for the build machine.
7893
7894         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7895         CONFIG_ARGUMENTS.
7896         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7897         New variables.
7898         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7899         and rules.
7900         (all.normal): Depend on ALL_BUILD_MODULES.
7901         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7902         (all-build-libiberty): Depend on configure-build-libiberty.
7903
7904         * configure: Calculate and substitute proper value for
7905         ALL_BUILD_MODULES.
7906         * configure.in: Create the build subdirectory.
7907         Calculate and substitute TARGET_CONFIGARGS (formerly
7908         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7909
7910 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7911
7912         * MAINTAINERS (write-after-approval): Add self.
7913
7914 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7915
7916         * MAINTAINERS (GNATS only accounts): Remove self.
7917
7918 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7919
7920         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7921         libf2c.
7922
7923 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7924
7925         * MAINTAINERS (Write After Approval): Add self.
7926
7927 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7928
7929         * MAINTAINERS: mips and s390 are also CPU ports.
7930
7931 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7932
7933         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7934
7935 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7936
7937         * MAINTAINERS: Alphabetize.
7938
7939 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7940
7941         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7942
7943 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7944
7945         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7946
7947 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7948
7949         * configure.in (--enable-languages): Be more permissive about
7950         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7951
7952 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7953
7954         * config.sub: Import from master sources, rev. 1.230.
7955         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7956
7957 2001-11-07  Laurent Guerby  <guerby@acm.org>
7958
7959         * MAINTAINERS (Write After Approval): Add self.
7960
7961 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7962
7963         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7964
7965 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7966
7967         * config.sub: Import from master sources, rev 1.226.
7968         * config.guess: Import from master sources, rev 1.216.
7969
7970 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7971
7972         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7973         * MAINTAINERS: Add self as maintainer of MMIX port.
7974         Remove old after-approval entry.
7975
7976 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7977
7978         * ChangeLog, configure: Fix spelling errors.
7979
7980 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7981
7982         * MAINTAINERS: Tweak my address.
7983
7984 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
7985
7986         * MAINTAINERS: Update my email address.
7987
7988 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7989
7990         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7991         * MAINTAINERS: Add self as maintainer of CRIS port.
7992
7993 2001-10-10  Geert Bosch  <bosch@gnat.com>
7994
7995         * MAINTAINERS (Various maintainers: Ada front end):
7996         Added Robert Dewar.
7997
7998 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
7999
8000         * MAINTAINERS (Write After Approval): Added self
8001
8002 2001-10-02  Geert Bosch  <bosch@gnat.com>
8003
8004         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8005
8006 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8007
8008         * configure: Handle temporary files securely using mkdir.
8009
8010 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8011
8012         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8013
8014 2001-09-26  Will Cohen  <wcohen@redhat.com>
8015
8016         * configure.in (*-*-linux*): Disable configuration of target-newlib
8017         and target-libgloss.
8018
8019 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8020
8021         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8022         RANLIB.
8023
8024 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8025
8026         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8027         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8028         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8029         avoid quotes nesting problems.
8030         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8031         (DO_X): Export only variables that are set.
8032
8033 2001-09-19  Ben Elliston  <bje@redhat.com>
8034
8035         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8036         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8037         semantics.  Use the shell built-in "type" command instead.
8038
8039 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8040
8041         Merged from gcc-3_0-branch:
8042         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8043         * ltcf-c.sh: Use $objext, not $ac_objext.
8044         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8045         * ltcf-cxx.sh: Add support for GNU.
8046         2001-07-22  Timothy Wall  <twall@redhat.com>
8047         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8048         default settings if using GNU tools with that configuration.
8049         * ltcf-cxx.sh: Ditto.
8050         * ltcf-gcj.sh: Ditto.
8051         2001-07-21  Michael Chastain  <chastain@redhat.com>
8052         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8053         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8054         * ltmain.sh: Mark as gcc-local.
8055
8056 2001-08-30  Eric Christopher  <echristo@redhat.com>
8057             Jason Eckhardt  <jle@redhat.com>
8058
8059         * config.guess: Merge from master sources.
8060         * config.sub: Merge from master sources, add support for mipsisa32.
8061
8062 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8063         * config.sub: Merge from master sources, rev 1.219.
8064         * MAINTAINERS: Add self as contact for stormy16 port.
8065
8066 2001-08-14  Zack Weinberg  <zackw@panix.com>
8067
8068         * config.sub: Merge from master sources, rev 1.218.
8069         * config.guess: Merge from master sources, rev 1.209.
8070
8071 2001-08-11  Graham Stott  <grahams@redhat.com>
8072
8073         * Makefile.in (check-c++): Add missing semicolon.
8074
8075 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8076
8077         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8078
8079 2001-07-30  Eric Christopher  <echristo@redhat.com>
8080
8081         * MAINTAINERS (Various maintainers: mips port): Added myself.
8082
8083 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8084
8085         * configure.in (sh-*-linux*): New.
8086
8087 2001-07-27  Richard Henderson  <rth@redhat.com>
8088
8089         * .cvsignore: Add LAST_UPDATED.
8090
8091 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8092
8093         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8094
8095 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8096
8097         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8098
8099 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8100
8101         * MAINTAINERS (Write After Approval): Added myself.
8102
8103 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8104
8105         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8106         and libgcj on m68hc11/m68hc12.
8107
8108 2001-06-27  H.J. Lu  (hjl@gnu.org)
8109
8110         * Makefile (CFLAGS_FOR_BUILD): New.
8111         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8112
8113 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8114
8115         * README: Remove version number.
8116
8117 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8118
8119         * INSTALL/README: Update wrt. to the installation instructions now
8120         residing in gcc/doc/install.texi.
8121
8122 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8123
8124         * README: Replace with a cut-down and updated version of gcc/README.
8125
8126 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8127
8128         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8129         multilibs to be disabled.
8130
8131 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8132
8133         * MAINTAINERS (Write After Approval): Add myself.
8134
8135 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8136
8137         * config.guess: Import CVS version 1.195.
8138         * config.sub: Import CVS version 1.212.
8139
8140 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8141
8142         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8143         gcc/xgcc is built, use -print-prog-name to find out the program
8144         name to use.
8145
8146 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8147
8148         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8149         appear to also be in the master copy.
8150         * config.sub:  Import CVS version 1.211.
8151
8152 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8153
8154         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8155         with_gcc]: Use `gcc -shared' to build a shared library.
8156
8157 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8158
8159         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8160         archives.
8161
8162 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8163
8164         * MAINTAINERS (Write After Approval): Add myself.
8165
8166 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8167
8168         * configure.in (libstdcxx_flags): Do not try to execute
8169         libstdc++-v3/testsuite_flags until it exists.
8170
8171 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8172
8173         * MAINTAINERS: Update my email address.
8174
8175 2001-05-31  Graham Stott  <grahams@redhat.com>
8176
8177         * MAINTAINERS (Write After Approval): Add myself.
8178
8179 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8180
8181         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8182         libraries when using g++ with native linker.
8183
8184 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8185
8186         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8187
8188 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8189
8190         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8191         [aix4*|aix5*]: Prepend blank.
8192
8193 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8194
8195         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8196         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8197         of subdir/configure scripts to use the new libtool.m4.
8198
8199 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8200
8201         * MAINTAINERS (Write After Approval): Add myself.
8202
8203 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8204
8205         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8206
8207 2001-05-11  Ben Elliston  <bje@redhat.com>
8208
8209         * Makefile.in (all-sid): New target.
8210         (check-sid, clean-sid, install-sid): Likewise.
8211
8212 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8213
8214         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8215
8216 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8217
8218         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8219         libgcj.
8220
8221 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8222
8223         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8224         gcc/xgcc is built, use -print-prog-name to find out the program
8225         name to use.
8226
8227 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8228
8229         * configure.in (noconfigdirs): Don't reset it from scratch in the
8230         target case; only append to it.
8231
8232         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8233         sparc-*-solaris2.8]: Disable ${libgcj}.
8234
8235 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8236
8237         * configure.in (libgcj_saved): Copy from $libgcj.
8238         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8239         --disable-libgcj.
8240
8241 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8242
8243         * MAINTAINERS: Remove self as MIPS maintainer and
8244         C front end maintainer.
8245
8246 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8247
8248         * configure.in: Move *-chorusos target case to the proper switch.
8249         Disable libgcj.
8250
8251 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8252
8253         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8254         1.641.2.228.
8255
8256 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8257
8258         * Makefile.in (STAGE1_CFLAGS): Pass down.
8259
8260 2001-04-13  Alan Modra  <amodra@one.net.au>
8261
8262         * config.guess: Add hppa64-linux support.  Note for next import that
8263         this is already in the master file.
8264         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8265
8266 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8267
8268         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8269         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8270
8271 2001-04-11  Stan Shebs  <shebs@apple.com>
8272
8273         * MAINTAINERS: Add self as Darwin port maintainer.
8274
8275 2001-04-11  Alan Modra  <amodra@one.net.au>
8276
8277         * MAINTAINERS: Update my email address.
8278
8279 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8280
8281         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8282         recent versions of FreeBSD (release 3 or later).
8283         * ltconfig: On FreeBSD, -lc must not be provided when building
8284         a shared library or else the standard -pthread gcc option is
8285         rendered worthless to later users of the built library.
8286
8287 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8288
8289         * MAINTAINERS: Add self and RTH as C front end maintainers.
8290
8291 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8292
8293         * config.sub: Make sure to match an already-canonicalized
8294         machine name (eg. mn10300-unknown-elf).
8295
8296 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8297
8298         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8299         New macros.
8300         (bootstrap, cross): Use RECURSE_FLAGS.
8301         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8302
8303 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8304
8305         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8306
8307 2001-03-22  Colin Howell  <chowell@redhat.com>
8308
8309         * Makefile.in (DO_X): Do not backslash single-quotes in
8310         backquotes (two places).
8311
8312 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8313
8314         Re-installed:
8315         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8316         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8317         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8318         * ltcf-cxx.sh: Likewise.
8319         * ltcf-gcj.sh: Likewise.
8320
8321 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8322
8323         * MAINTAINERS: Add myself as "documentation co-maintainer".
8324
8325 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8326
8327         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8328         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8329
8330 2001-03-19  Tom Tromey  <tromey@redhat.com>
8331
8332         * config-ml.in: Handle GCJ and GCJFLAGS.
8333
8334 2001-03-21  Michael Chastain  <chastain@redhat.com>
8335
8336         * Makefile.in: all-m4 depends on all-texinfo.
8337
8338 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8339
8340         * MAINTAINERS: Add myself to write after approval list.
8341
8342 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8343
8344         * Makefile.in (DO_X): Quote nested quotes.
8345
8346 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8347
8348         * MAINTAINERS: Add myself to write after approval list.
8349
8350 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8351
8352         * Makefile.in (DO_X): Use double quotes for quoting
8353         "RANLIB=$${RANLIB}".
8354
8355 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8356
8357         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8358
8359 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8360
8361         * configure.in: Only use `lang_requires' for languages athat are
8362         actually enabled.
8363
8364 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8365
8366         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8367
8368 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8369
8370         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8371
8372 2001-03-07  Tom Tromey  <tromey@redhat.com>
8373
8374         * configure.in: Allow config-lang.in to set `lang_requires' to list
8375         of other required languages.
8376
8377 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8378
8379         * Makefile.in: Remove RANLIB definition. Use RANLIB
8380         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8381         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8382
8383 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8384             Alexandre Oliva  <aoliva@redhat.com>
8385
8386         * Makefile.in (check-c++): Use tabs, not spaces.
8387
8388 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8389
8390         * MAINTAINERS: add myself to Write After Approval list.
8391
8392 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8393
8394         * Makefile.in (check-c++): New rule.
8395
8396         * configure.in (target_libs): Remove libg++.
8397         (noconfigdirs): Remove libg++.
8398         (noconfigdirs): Same.
8399         (noconfigdirs): Same.
8400         (noconfigdirs): Same.
8401
8402         * config-ml.in: Remove libg++ references.
8403
8404         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8405         (ALL_TARGET_MODULES): Same.
8406         (configure-target-libg++): Remove.
8407         (all-target-libg++): Remove.
8408         (configure-target-libio): Remove.
8409         (all-target-libio): Remove.
8410         (check-target-libio): Remove.
8411         (.PHONY): Remove.
8412         (libg++.tar.bz2): Remove.
8413         (all-target-cygmon): Remove libio.
8414         (all-target-libstdc++): Remove.
8415         (configure-target-libstdc++): Remove.
8416         (TARGET_LIB_PATH): Remove libstdc++.
8417         (ALL_GCC_CXX): Remove libstdc++.
8418         (all-target-gperf): Correct.
8419
8420 2001-02-16  Nick Clifton  <nickc@redhat.com>
8421
8422         * configure.in (noconfigdirs): Allow configuration of texinfo
8423         for Cygwin hosts.
8424
8425 2001-02-15  Anthony Green  <green@redhat.com>
8426
8427         * configure: Introduce GCJ_FOR_TARGET.
8428         * configure.in: Ditto.
8429         * Makefile.in: Ditto.
8430
8431 2001-02-13  Andreas Schwab  <schwab@suse.de>
8432
8433         * MAINTAINERS: Update mail address.
8434
8435 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8436
8437         * config.guess: Add linux target for S/390.
8438         * config.sub: Likewise.
8439
8440 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8441
8442         * configure.in: for *-chorusos, don't config target-newlib and
8443         target-libgloss.
8444
8445 2001-02-06  Ben Elliston  <bje@redhat.com>
8446
8447         * configure: Output host type to stdout, not stderr.
8448
8449 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8450
8451         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8452         * ltcf-cxx.sh: Likewise.
8453
8454         * config.if: Assume enable_libstdcxx_v3 is defined.
8455
8456 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8457
8458         Remove V2 C++ library.
8459         * configure.in: Remove --enable-libstdcxx_v3 support.
8460
8461 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8462
8463         * include/demangle.h: Add prototype for java_demangle_v3.
8464
8465 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8466
8467         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8468
8469 2001-01-27  Richard Henderson  <rth@redhat.com>
8470
8471         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8472
8473 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8474
8475         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8476         Don't unset, it's non-portable and no longer necessary, set to empty
8477         instead.
8478
8479 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8480
8481         * ltconfig: Shell portability fix for the tagname validity check.
8482
8483 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8484
8485         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8486         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8487
8488 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8489
8490         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8491
8492 2001-01-26  Tom Tromey  <tromey@redhat.com>
8493
8494         * configure.in: Allow libgcj to be built on Sparc Solaris.
8495
8496 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8497
8498         * ltcf-c.sh: Add aix5 case.
8499         * ltcf-cxx.sh: Likewise.
8500         * ltconfig: Likewise.
8501
8502 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8503
8504         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8505         keep at least one of build_libtool_libs or build_old_libs set to
8506         yes.
8507
8508         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8509         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8510
8511 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8512
8513         * configure.in: Enable libgcj on several additional platforms.
8514
8515 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8516
8517         * configure.in: Enable libgcj for linux targets.
8518
8519 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8520
8521         * MAINTAINERS (Write After Approval): Add myself.
8522
8523 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8524
8525         * MAINTAINERS: Add myself as vax port maintainer.
8526
8527 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8528
8529         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8530
8531 2001-01-09  Mike Stump  <mrs@wrs.com>
8532
8533         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8534         failures of subdirectories.
8535
8536 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8537
8538         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8539         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8540         * ltcf-cxx.sh: Likewise.
8541         * ltcf-gcj.sh: Likewise.
8542         * ltconfig.sh: Fix typo.
8543
8544 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8545
8546         * configure: handle DOS-style absolute paths.
8547
8548 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8549
8550         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8551
8552 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8553
8554         * MAINTAINERS: Add myself as avr port co-maintainer.
8555
8556 2000-12-28  Ben Elliston  <bje@redhat.com>
8557
8558         * MAINTAINERS: Add myself under ``Write After Approval''.
8559
8560 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8561
8562         * texinfo: Remove directory from GCC.
8563
8564 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8565
8566         * COPYING: Update to current
8567         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8568         to 19yy as example year in copyright notice).
8569
8570 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8571
8572         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8573         (libstdcxx_incdir): Pass down.
8574         * config.if: Remove expired bits for cxx_interface, add stub.
8575         (libstdcxx_incdir): Add variable for g++ include directory.
8576         * configure.in (gxx_include_dir): Use it.
8577
8578 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8579
8580         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8581         with old-email address from ``Write After Approval''.
8582
8583 2000-12-15  Andreas Jaeger  <aj@suse.de>
8584
8585         * configure.in: Handle lang_dirs.
8586
8587 2000-12-14  Tom Tromey  <tromey@redhat.com>
8588
8589         * MAINTAINERS: Removed brads.
8590
8591         * MAINTAINERS: Added gcj developers.
8592
8593 2000-12-13  Anthony Green  <green@redhat.com>
8594
8595         * configure.in: Disable libgcj for any target not specifically
8596         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8597         with g++ abi.
8598
8599 2000-12-13  Mike Stump  <mrs@wrs.com>
8600
8601         * Makefile.in (local-distclean): Also remove fastjar.
8602
8603 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8604
8605         * contrib/gcc_update: Add fastjar --touch entries.
8606
8607 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8608
8609         * configure.in: Disable language-specific target libraries for
8610         languages that aren't enabled.
8611
8612 2000-12-10  Anthony Green  <green@redhat.com>
8613
8614         * configure.in: Define libgcj.  Disable libgcj target libraries for
8615         most targets.
8616
8617 2000-12-10  Neil Booth  <neilb@earthling.net>
8618
8619         * MAINTAINERS: Update mail address, remove from WAA list.
8620
8621 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8622
8623         * libjava: Imported from /cvs/java.
8624         * libffi: Likewise.
8625         * Boehm-gc: Likewise.
8626
8627 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8628
8629         * configure.in (target_libs): Revert 2000-12-08 patch.
8630         (noconfigdirs): Added target-libjava.
8631
8632 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8633
8634         * djunpack.bat: removed.
8635
8636 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8637
8638         * Makefile.in: handle DOS-style absolute paths.
8639         * config-ml.in: likewise.
8640         * symlink-tree: likewise.
8641
8642 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8643
8644         * fastjar: Imported.
8645
8646 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8647
8648         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8649         libjava.
8650         * configure.in (target_libs): Removed `target-libjava'.
8651
8652 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8653
8654         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8655         (ALL_MODULES): Added fastjar.
8656         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8657         (all-target-libjava): all-fastjar replaces all-zip.
8658         (all-fastjar): Added.
8659         (configure-target-fastjar, all-target-fastjar): Likewise.
8660         * configure.in (host_tools): Added fastjar.
8661
8662 2000-12-07  Mike Stump  <mrs@wrs.com>
8663
8664         * Makefile.in (local-distclean): Remove leftover built files.
8665
8666 2000-11-24  Nick Clifton  <nickc@redhat.com>
8667
8668         * configure.in (xscale-elf): Add target.
8669         (xscale-coff): Add target.
8670
8671 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8672
8673         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8674         recent versions of FreeBSD (release 3 or later).
8675         * ltconfig: On FreeBSD, -lc must not be provided when building
8676         a shared library or else the standard -pthread gcc option is
8677         rendered worthless to later users of the built library.
8678
8679 2000-11-16  Fred Fish  <fnf@be.com>
8680
8681         * configure.in (enable_libstdcxx_v3): Fix typo,
8682         libstd++ -> libstdc++.
8683
8684 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8685
8686         * MAINTAINERS: Add self to Write After Approval list.
8687
8688 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8689
8690         * MAINTAINERS: Update my email address.  Add myself to global write
8691         privs list.
8692
8693 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8694
8695         * Makefile.in: Merge with src and libgcj.
8696         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8697         configure-target-<library> when their configure scripts need the C
8698         or C++ library to have already been built to work properly.
8699         (do_proto_toplev): Set them to an empty string.
8700
8701         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8702         (REALLY_SET_LIB_PATH): Use them.
8703
8704 2000-11-17  Stan Shebs  <shebs@apple.com>
8705
8706         * MAINTAINERS: Add self to Write After Approval list.
8707
8708 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8709
8710         * configure: Provide the original toplevel configure arguments
8711         (including $0) to subprocesses in the environment rather than
8712         through gcc/configargs.h.
8713
8714 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8715
8716         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8717         C99.  Alphabetise "Write After Approval" list.
8718
8719 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8720
8721         * configure: Turn on libstdc++ V3 by default.
8722
8723         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8724         if we've got GCC.
8725
8726 2000-11-11  Philip Blundell  <philb@gnu.org>
8727
8728         * MAINTAINERS: Add self to Write After Approval list.
8729
8730 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8731
8732         * ltcf-c.sh (aix4): Improve shared library configuration; require
8733         exporting symbols.
8734         * ltcf-cxx.sh (aix4): Define.
8735         * ltconfig (aix4): Define library and soname specs appropriate for
8736         AIX.  Define command to create export symbols list.
8737
8738 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
8739
8740         * config.sub: Add support for Sun Chorus
8741
8742 2000-10-31  Nick Clifton  <nickc@redhat.com>
8743
8744         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8745         <name>@redhat.com.  Also installed new email address for Clint
8746         Popetz.
8747
8748 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8749
8750         * etc: Remove directory from GCC.
8751
8752 2000-10-16  Michael Meissner  <meissner@redhat.com>
8753
8754         * configure (gcc/configargs.h): Only create if there is a build GCC
8755         directory created.
8756
8757 2000-10-16  Matthias Klose  <doko@debian.org>
8758
8759         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8760         when configured for libstdc++-v3.
8761
8762 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8763
8764         * configure: Save configure arguments to gcc/configargs.h.
8765
8766 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8767
8768         * config.guess: Import CVS version 1.157.
8769         * config.sub: Import CVS version 1.181.
8770
8771 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8772
8773         * Makefile.in (bootstrap): avoid recursion if subdir missing
8774         (cross): ditto
8775         (do-proto-toplev): ditto
8776
8777 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8778
8779         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8780         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8781
8782         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8783         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8784         all affected `configure' scripts.
8785
8786 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8787
8788         * MAINTAINERS: Add self as cpplib co-maintainer.
8789
8790 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8791
8792         * MAINTAINERS: Add self to Write After Approval list.
8793
8794 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8795
8796         * INSTALL/README: egcs -> GCC update.
8797
8798 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
8799
8800         * MAINTAINERS: Add myself to Write After Approval list.
8801
8802 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8803
8804         * MAINTAINERS: Add myself to Write After Approval list.
8805
8806 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8807
8808         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8809         X11 libraries for hppa64.
8810
8811 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8812
8813         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8814
8815 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8816
8817         * Makefile.in (all-zlib): Added dummy target.
8818
8819         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8820         ltcf-gcj.sh: Updated from libtool multi-language branch.
8821
8822 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8823
8824         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8825         (bootstrap*): Depend on all-bootstrap.
8826
8827 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8828
8829         * config.guess: Import CVS version 1.156.
8830         * config.sub: Import CVS version 1.179.
8831
8832 2000-09-02  Anthony Green  <green@cygnus.com>
8833
8834         * Makefile.in (all-gcc): Depend on all-zlib.
8835         (CLEAN_MODULES): Add clean-zlib.
8836         (ALL_MODULES): Add all-zlib.
8837         * configure.in (host_libs): Add zlib.
8838
8839 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8840
8841         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8842         crosses, but add gcc/include to the header search path for them.
8843
8844 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8845
8846         * MAINTAINERS: Add self to Write After Approval list.
8847
8848 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8849
8850         * config.guess: Import CVS version 1.152.
8851         * config.sub: Import CVS version 1.177.
8852
8853 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8854
8855         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8856         $targargs to tell whether newlib is going to be built.
8857
8858         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8859         $$r/TARGET_SUBDIR/libio for _G_config.h.
8860
8861 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8862
8863         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8864
8865 2000-08-22  DJ Delorie  <dj@redhat.com>
8866
8867         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8868
8869 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8870
8871         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8872         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8873         sub-configures.
8874
8875 2000-08-21  DJ Delorie  <dj@redhat.com>
8876
8877         * MAINTAINERS: Add self as a libiberty maintainer
8878
8879 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8880
8881         * configure.in (libstdcxx_flags): Use
8882         libstdc++-v3/src/libstdc++.INC.
8883
8884 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8885
8886         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8887
8888 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8889
8890         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8891
8892         * configure: Make enable_threads and enable_shared defaults
8893         explicit.  Substitute enable_threads into generated Makefiles.
8894         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8895         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8896
8897 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8898
8899         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8900
8901 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8902
8903         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8904         previous delta.
8905
8906 2000-08-11  Jason Merrill  <jason@redhat.com>
8907
8908         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8909         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8910         (FLAGS_FOR_TARGET): Not here.
8911         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8912
8913 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8914
8915         * config-ml.in (CC, CXX): Don't introduce a leading space.
8916
8917 2000-08-07  DJ Delorie  <dj@delorie.com>
8918
8919         * MAINTAINERS: Add self as a DJGPP maintainer
8920
8921 2000-08-07  DJ Delorie  <dj@redhat.com>
8922
8923         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8924         "if we're also building gcc, and it's a gcc that will run on the
8925         build machine, we want to use its includes instead of the system's
8926         default includes".
8927
8928 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8929
8930         * MAINTAINERS: Add self to Write After Approval list.
8931
8932 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8933
8934         * configure.in (libstdcxx_flags): Don't use `"'.
8935
8936         * config-ml.in: Adjust multilib search paths to the
8937         appropriate multilib tree.
8938
8939 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8940
8941         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8942         commas in $LANGUAGES.
8943
8944 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8945
8946         * configure.in: Re-enable all references to libg++ and librx.
8947
8948 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8949
8950         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8951         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8952         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8953         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8954
8955         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8956
8957 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8958
8959         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8960         CXX_FOR_TARGET for sed.
8961
8962 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8963
8964         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8965         Do not override if already set in the environment or in configure.
8966         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8967         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8968
8969 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8970
8971         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8972         the libtool CVS tree multi-language branch.
8973         * ltconfig, ltmain.sh: Updated.
8974
8975 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8976
8977         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8978         (clean-target): Depend on it.
8979
8980         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8981         (GCC_FOR_TARGET): Use it.
8982         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8983         * configure.in: ... here.
8984         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8985         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8986
8987 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8988
8989         * MAINTAINERS: Add self to Write After Approval list.
8990
8991 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8992
8993         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8994         (configure-target-libchill, configure-target-libobjc): Likewise.
8995
8996         * configure.in: Use the same cache file for all target libs.
8997         * config-ml.in: But different cache files per multilib variant.
8998
8999 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9000
9001         * configure (topsrcdir): Don't use dirname.
9002
9003 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9004
9005         * MAINTAINERS: Add self to Write After Approval list.
9006
9007 2000-07-20  Jason Merrill  <jason@redhat.com>
9008
9009         * configure.in: Remove all references to libg++ and librx.
9010
9011         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9012
9013 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9014
9015         * config.sub: Update to subversions version 2000-07-06.
9016
9017 2000-07-12  Andrew Haley  <aph@cygnus.com>
9018
9019         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9020         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9021
9022 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9023
9024         * symlink-tree:  Check number of arguments.
9025
9026 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9027
9028         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9029         search path for a g++ extracted from the build tree.  This
9030         will allow link tests run by configure scripts in
9031         subdirectories to succeed.
9032
9033 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9034
9035         * ltconfig: Add support for mips-dde-sysv4.2MP
9036
9037 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9038
9039         * MAINTAINERS: Add myself as loop discovery maintainer.
9040
9041 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9042
9043         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9044         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9045
9046 2000-06-19  Timothy Wall  <twall@cygnus.com>
9047
9048         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9049         * config.sub: Add tic54x target.
9050
9051 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9052
9053         * MAINTAINERS: Add self as Fortran maintainer,
9054         remove Craig Burley.
9055
9056 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9057
9058         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9059         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9060
9061 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9062
9063         * MAINTAINERS: Add self as i18n maintainer
9064
9065 20000-05-21  H.J. Lu  (hjl@gnu.org)
9066
9067         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9068         directory are used if they exist. Make sure
9069         $(build_tooldir)/include is searched for header files,
9070         $(build_tooldir)/lib/ for library files.
9071         (GCC_FOR_TARGET): Likewise.
9072         (CXX_FOR_TARGET): Likewise.
9073
9074 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9075
9076         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9077
9078 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9079
9080         * Makefile.in (configure-target-libiberty): Depend on
9081         configure-target-newlib.
9082
9083 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9084
9085         * configure.in, Makefile.in: Merge all libffi-related
9086         configury stuff from the libgcj tree.
9087
9088 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9089
9090         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9091         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9092
9093 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9094
9095         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9096         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9097         current version information.  Add to proto-toplev directory.
9098         (gdb-taz): Build do-djunpack.
9099
9100 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9101
9102         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9103
9104 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9105
9106         * MAINTAINERS: Add self to Write After Approval list.
9107
9108 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9109
9110         * ltmain.sh: Preserve in relink_command any environment
9111         variables that may affect the linker behavior.
9112
9113 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9114
9115         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9116
9117 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9118
9119         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9120
9121 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9122
9123         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9124         with the version name.
9125
9126 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9127
9128         * MAINTAINERS: Add self as bb-reorder maintainer.
9129
9130 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9131
9132         * config.if: Tweak.
9133
9134 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9135
9136         * djunpack.bat: New file.
9137
9138 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9139
9140         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9141         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9142         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9143         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9144
9145 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9146
9147         * config.sub (case $basic_machine): Change default for "ibm-*"
9148         to "openedition".
9149
9150 2000-04-13  Andreas Jaeger  <aj@suse.de>
9151
9152         * MAINTAINERS: Added myself.
9153
9154 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9155
9156         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9157         (do-md5sum): New target.
9158         (MD5PROG): Define.
9159         (PACKAGE): Default to TOOL.
9160         (VER): Default to a shell script.
9161         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9162         md5 checksum generation.
9163         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9164         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9165         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9166         insight.tar.bz2): Use gdb-taz to create archive.
9167
9168 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9169
9170         * configure (warn_cflags): Delete.
9171
9172 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9173
9174         * MAINTAINERS: Added myself.
9175
9176 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9177             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9178
9179         * configure.in (enable_libstdcxx_v3): Add.
9180         (target_libs): Add bits here to switch between libstdc++-v2 and
9181         libstdc++-v3.
9182         * config.if: And this file too.
9183         * Makefile.in: Add libstdc++-v3 targets.
9184
9185 2000-04-05  Michael Meissner  <meissner@redhat.com>
9186
9187         * config.sub (d30v): Add d30v as a basic machine type.
9188
9189 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9190
9191         * configure.in: -linux-gnu*, not -linux-gnu.
9192
9193 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9194
9195         * MAINTAINERS: Add self in write-after-approval section.
9196
9197 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9198
9199         * MAINTAINERS: Add self as ia64 port maintainer.
9200
9201 2000-03-08  Neil Booth  <NeilB@earthling.net>
9202
9203         * MAINTAINERS: Add self in write-after-approval section.
9204
9205 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9206
9207         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9208         (do-tar-bz2): Replace TOOL with PACKAGE.
9209         (gdb.tar.bz2): Remove GDBTK from GDB package.
9210         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9211         dejagnu.tar.bz2): New packages.
9212
9213 2000-02-27  Andreas Jaeger  <aj@suse.de>
9214
9215         * configure.in: Add entry for mips*-*-linux*, move catch all
9216         *-*-*linux* entry below this one.
9217
9218 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9219
9220         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9221
9222 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9223
9224         * config.sub: Support an OS of "wince".
9225
9226 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9227
9228         * config.guess, config.sub: Updated to match config's 2000-02-15
9229         version.
9230
9231 2000-02-23  Linas Vepstas  <linas@linas.org>
9232
9233         * config.sub: Add support for Linux/IBM 370.
9234         * configure.in: Likewise.
9235
9236 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9237
9238         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9239
9240 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9241
9242         * config.guess: Guess "cygwin" rather than "cygwin32".
9243
9244 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9245
9246         * configure (gcc_version): When setting, narrow search to
9247         lines containing `version_string'.
9248
9249 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9250
9251         * config.sub: Add support for avr target.
9252
9253 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9254
9255         * MAINTAINERS: Add maintainers for MCore port.
9256
9257 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9258
9259         * config.sub: Add mmix-knuth-mmixware.
9260
9261 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9262
9263         * MAINTAINERS: Pair cccp with cpplib maintainership.
9264
9265 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9266
9267         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9268         structure stuff to -L library search.
9269         (CXX_FOR_TARGET): Ditto.
9270         (CROSS_CHECK_MODULES): Fix spelling mistake.
9271
9272 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9273
9274         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9275         the C++ compiler.
9276
9277 2000-01-12  Richard Henderson  <rth@cygnus.com>
9278
9279         * configure.in: Don't build some bits for beos.
9280
9281 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9282
9283         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9284         as include files.
9285
9286 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9287
9288         * Add self as cpplib maintainer, as requested by Jason
9289         Merrill.  Correct my e-mail address.
9290
9291 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9292
9293         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9294         not mh-aix43.
9295
9296 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9297
9298         * MAINTAINERS: Add myself to "write after approval" list.
9299
9300 1999-12-14  Richard Henderson  <rth@cygnus.com>
9301
9302         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9303         * config.sub: Accept alphaev[78], alphaev8.
9304
9305 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9306
9307         * config.guess, config.sub: Update from autoconf.
9308
9309 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9310
9311         * MAINTAINERS:  update my playtime e-address.
9312
9313 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9314
9315         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9316         necessary libraries are missing.
9317
9318 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9319
9320         * MAINTAINERS: Add new 'write after approval' maintainer.
9321
9322 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9323
9324         * MAINTAINERS: Add new Java maintainer.
9325
9326 1999-10-25  Andreas Schwab  <schwab@suse.de>
9327
9328         * configure: Fix quoting inside arguments of eval.
9329
9330 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9331
9332         * config-ml.in: Allow suppression of some ARM multilibs.
9333
9334 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9335
9336         * config.guess: Add OS/390 match pattern.
9337         * config.sub: Add mvs, openedition targets.
9338         * configure.in (i370-ibm-opened*): New.
9339
9340 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9341
9342         * config.sub: Add support for configuring for pj.
9343
9344 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9345
9346         * config.sub (maybe_os): Add support for configuring for fr30.
9347
9348 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9349
9350         * configure.in: Do not configure or build ld for AIX
9351         platforms.  ld is known to be broken on these platforms.
9352
9353 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9354
9355         * config-ml.in: Pass compiler flag corresponding to multidirs to
9356         subdir configures.
9357
9358 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9359
9360         * Makefile.in (LDFLAGS): Define.
9361
9362 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9363
9364         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9365         noconfigdirs.
9366         (*-*-cygwin*): Likewise.
9367
9368 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9369
9370         * mkdep: New file.
9371         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9372         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9373
9374         From Eli Zaretskii <eliz@is.elta.co.il>:
9375         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9376         long file name when using DJGPP on MS-DOS.
9377
9378 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9379
9380         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9381
9382 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9383
9384         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9385         dependency as this causes "make check" to globally "make all"
9386
9387 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9388
9389         * configure.in (target_libs): Added target-zlib.
9390         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9391         (CONFIGURE_TARGET_MODULES): Likewise.
9392         (CHECK_TARGET_MODULES): Likewise.
9393         (INSTALL_TARGET_MODULES): Likewise.
9394         (CLEAN_TARGET_MODULES): Likewise.
9395         (configure-target-zlib): New target.
9396         (all-target-zlib): Likewise.
9397         (all-target-libjava): Depend on all-target-zlib.
9398         (configure-target-libjava): Depend on configure-target-zlib.
9399
9400         * Makefile.in (configure-target-libjava): Depend on
9401         configure-target-newlib.
9402         (configure-target-boehm-gc): New target.
9403         (configure-target-qthreads): New target.
9404
9405         * configure.in (target_libs): Added target-qthreads.
9406         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9407         (CONFIGURE_TARGET_MODULES): Likewise.
9408         (CHECK_TARGET_MODULES): Likewise.
9409         (INSTALL_TARGET_MODULES): Likewise.
9410         (CLEAN_TARGET_MODULES): Likewise.
9411         (all-target-qthreads): New target.
9412         (configure-target-libjava): Depend on configure-target-qthreads.
9413         (all-target-libjava): Depend on all-target-qthreads.
9414
9415         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9416         (CONFIGURE_TARGET_MODULES): Likewise.
9417         (CHECK_TARGET_MODULES): Likewise.
9418         (INSTALL_TARGET_MODULES): Likewise.
9419         (CLEAN_TARGET_MODULES): Likewise.
9420         (all-target-libjava): New target.
9421         (all-target-boehm-gc): Likewise.
9422         * configure.in (target_libs): Added libjava, boehm-gc.
9423
9424 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9425
9426         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9427         configure.bat in SUPPORT_FILES.
9428         (gas+binutils.tar.bz2): Likewise.
9429
9430         * makeall.bat: Remove; obsolete.
9431
9432 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9433
9434         From Mark Elbrecht:
9435         * configure.bat: Remove; obsolete.
9436
9437 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9438
9439         * configure: Add -W -Wall to the default CFLAGS when compiling with
9440         gcc.
9441
9442 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9443
9444         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9445
9446 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9447
9448         * configure.in: Build ld on IRIX6.
9449
9450 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9451
9452         * Makefile.in: Change distribution targets to use bzip2 instead of
9453         gzip.
9454         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9455         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9456
9457 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9458
9459         * config.sub: Add mcore target.
9460
9461 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9462
9463         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9464
9465 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9466
9467         * config.guess (dummy): Changed to $dummy.
9468
9469 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9470
9471         * config.sub: Tidied up case statements.
9472
9473 1999-05-22  Ben Elliston  <bje@cygnus.com>
9474
9475         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9476         <jiro@din.or.jp>.
9477
9478         * config.guess: Merge with FSF version. Future changes will be
9479         more accurately recorded in this ChangeLog.
9480         * config.sub: Likewise.
9481
9482 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9483
9484          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9485
9486 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9487
9488         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9489
9490 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9491
9492         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9493
9494 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9495
9496         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9497         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9498         Bad merge removed these two changes.
9499
9500 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9501                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9502
9503         * config.guess (interix Alpha): Add.
9504
9505 1999-04-11  Richard Henderson  <rth@cygnus.com>
9506
9507         * configure.in (i?86-*-beos*): Do config gperf; don't config
9508         gdb, newlib, or libgloss.
9509
9510 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9511
9512         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9513         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9514         from multidirs.
9515
9516 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9517
9518         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9519
9520 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9521
9522         * config.sub: Add support for mcore targets.
9523
9524 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9525
9526         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9527         not mt-ospace, in order to shut up assembler warning about using
9528         symbols that are named the same as registers.
9529
9530 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9531
9532         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9533         dependency list for all-target-cygmon.
9534
9535 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9536
9537         * config-ml.in: Check $host, not $target, for selective multilibs.
9538         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9539         thumb interworking, and underscore prefix multilibs.
9540
9541 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9542
9543         * missing: Update to version from current automake.
9544
9545 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9546
9547         * configure (gxx_include_dir): Removed.
9548
9549         * configure.in (gxx_include_dir): Handle it.
9550         * Makefile.in: Likewise.
9551
9552 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9553
9554         * config.sub (mips64vr4111,mips64vr4111el) Add.
9555
9556 1999-03-21  Ben Elliston  <bje@cygnus.com>
9557
9558         * config.guess: Correct typo for detecting ELF on FreeBSD.
9559
9560 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9561
9562         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9563         config/mh-djgpp.
9564
9565 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9566
9567         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9568         all-target-newlib to dependency list for all-target-bsp.
9569
9570 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9571
9572         * config.sub: Add i386-uwin support.
9573         * config.guess: Likewise.
9574
9575 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9576
9577         * configure.in: cleanup, add mh-*pic handling for arm, special
9578         case powerpc*-*-aix*
9579
9580 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9581
9582         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9583         can be built.
9584
9585 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9586
9587         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9588         targets.
9589
9590 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9591
9592         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9593
9594 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9595
9596         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9597
9598 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9599
9600         * config.sub: Fix typo in arm recognition.
9601
9602 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9603
9604         * configure.in (noconfigdirs): Changed target_configdirs to
9605         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9606         rather than m68k-*-* since it is not known to work on
9607         m68k-aout. Ditto for arm-*-*oabi.
9608
9609 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9610
9611         * configure.in (*-*-windows*): Remove, no longer used.
9612
9613 1999-02-19  Ben Elliston <bje@cygnus.com>
9614
9615         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9616         Smart and improved by Andrew Cagney.
9617
9618 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9619
9620         * config.guess: Recognize openbsd-*-hppa.
9621
9622 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9623
9624         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9625         only if it is not empty.
9626
9627 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9628
9629         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9630
9631         * config.guess: Modified to recognize uname's armv* syntax.
9632
9633         * config.sub: Modified to recognize uname's armv* syntax.
9634
9635 1999-02-17  Mark Salter  <msalter@cygnus.com>
9636
9637         * configure.in: Added target-bsp for sparclite.
9638
9639 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9640
9641         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9642
9643 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9644
9645         * configure.in: Add support for strongarm port.
9646         * config.sub: Add support for strongarm target.
9647
9648 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9649
9650         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9651         the old name config/mh-cygwin32.
9652         Enable texinfo.
9653
9654 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9655
9656         * configure.in: Do build ld for ix86 Solaris.
9657
9658 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9659
9660         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9661         $AR_FOR_TARGET.  Likewise for RANLIB.
9662
9663 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9664
9665         * config.sub (oabi):  Recognize.
9666         * configure.in (arm-*-oabi):  Handle.
9667
9668 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9669
9670         * config.guess: Improve detection of i686 on UnixWare 7.
9671
9672 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9673
9674         * config.guess: Add support for i386-pc-interix.
9675         * config.sub: Likewise.
9676         * configure.in: Likewise.
9677
9678 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9679
9680         * Makefile.in: Remove unneeded all-target-libio from
9681         from all-target-winsup target since it is now unneeded.
9682         Add all-target-libtermcap in its place since it is now
9683         needed.
9684
9685 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9686
9687         * configure.in: makefile stub for cygwin target is probably
9688         unnecessary.  Remove it for now.
9689
9690 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9691
9692         * configure.in: libtermcap.a should be built when cygwin is the
9693         target as well as the host.
9694         * config.guess: Allow mixed case in cygwin uname output.
9695         * Makefile.in: Add libtermcap target.
9696
9697 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9698
9699         * config.sub: Clean up handling of hppa2.0.
9700
9701 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9702
9703         * config.guess: Use C code to identify more HP machines.
9704
9705 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9706
9707         * config.sub: Handle hppa2.0.
9708
9709 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9710
9711         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9712         cygmon for all sparclite targets, regardless of object format.
9713
9714 1998-12-15  Mark Salter  <msalter@cygnus.com>
9715
9716         * configure.in: Added target-bsp for several target architectures.
9717
9718         * Makefile.in: Added rules for bsp.
9719
9720 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9721
9722         * config.guess: Improve detection of hppa2.0 processors.
9723
9724 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9725
9726         * config.guess: Recognize FreeBSD using ELF automatically.
9727
9728 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9729
9730         * configure (skip-this-dir): Add handling for new shell script, which
9731         might be created by a sub-directory's configure to indicate, this particular
9732         directory is "unwanted".
9733         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9734
9735 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9736
9737         * ltconfig: import from libtool, after changing libtool to
9738         account for the cygwin name change.
9739
9740 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9741
9742         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9743         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9744
9745 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9746
9747         * configure.in: Add libtermcap to list of cygwin dependencies.
9748
9749 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9750
9751         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9752         they include winsup/include when it's a cygwin target.
9753
9754 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9755
9756         * configure.in (host_tools): Added zip.
9757         * Makefile.in (all-target-libjava): Depend on all-zip.
9758         (all-zip): New target.
9759         (ALL_MODULES): Added all-zip.
9760         (NATIVE_CHECK_MODULES): Added check-zip.
9761         (INSTALL_MODULES): Added install-zip.
9762         (CLEAN_MODULES): Added clean-zip.
9763
9764 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9765
9766         * Makefile.in: lose "32" from comment about cygwin.
9767
9768 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9769
9770         * configure.in: Use -Os to build target libraries for the fr30.
9771
9772 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9773
9774         * config.sub: Add fr30.
9775
9776 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9777
9778         * configure.in: drop "32" from config/mh-cygwin32.  Check
9779         cygwin* instead of cygwin32*.
9780         * config.sub: Check cygwin* instead of cygwin32*.
9781
9782 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9783
9784         * config.guess: Match any version of Unixware7.
9785
9786 1998-10-20  Syd Polk  <spolk@cygnus.com>
9787
9788         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9789         if desired.
9790
9791 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9792
9793         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9794         these if the appropriate directories and files to not exist.
9795
9796 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9797
9798         * Makefile.in (DEVO_SUPPORT): Add config.if.
9799
9800 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9801
9802         * configure: Add pattern to replace "build_tooldir"'s
9803         definition in the generated Makefile with "tooldir"'s
9804         actual value.
9805
9806 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9807
9808         * config.sub: Bring back lost sparcv9.
9809
9810         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9811
9812 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9813
9814         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9815         CC_FOR_TARGET and friends.
9816
9817 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9818
9819         * Makefile.in (build_tooldir): New variable, same as tooldir.
9820         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9821         -B$(build_tooldir)/bin/.
9822         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9823
9824 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9825
9826         * README: Remove installation instructions and refer to the
9827         INSTALL directory instead.
9828
9829 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9830
9831         * config.sub: Add support for i[34567]86-pc-udk.
9832         * configure.in: Likewise.
9833
9834 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9835
9836         * Makefile.in: add bzip2 package building bits for user
9837         tools module
9838         * configure.in: ditto
9839
9840 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9841
9842         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9843         (ALL_TARGET_MODULES): Add all-target-libobjc.
9844         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9845         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9846         (all-target-libchill): Add dependencies.
9847         * configure.in (target_libs): Add libchill.
9848
9849 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9850
9851         * configure.in (target_subdir): Remove duplicate line.
9852
9853 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9854
9855         * Makefile.in (all-automake): fix dependencies.
9856
9857 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9858
9859         * configure.in: Minor cleanups for building in the $(target_alias)
9860         subdir.
9861
9862 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9863
9864         * Makefile.in (bootstrap): Set r and s before make all.  Use
9865         BASE_FLAGS_TO_PASS in make all.
9866         (cross): Likewise.
9867
9868 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9869
9870         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9871
9872 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9873
9874         * config.sub: Fix typo in last change.
9875
9876 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9877
9878         * config.sub: Add support for C4x target.
9879         * configure.in: Likewise.
9880
9881 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9882
9883         * config.sub: Recognize sparcv9 just like sparc64.
9884
9885 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9886
9887         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9888
9889 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9890
9891         * config.guess: Correctly identify Pentium II sco boxes.
9892
9893         * config.guess: Fix "tr" code.  From Weiwen Liu.
9894
9895 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9896
9897         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9898         stabs.
9899
9900 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9901
9902         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9903         (ALL_TARGET_MODULES): Add all-target-libchill.
9904         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9905         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9906         (all-target-libchill): Add dependencies.
9907         * configure.in (target_libs): Add libchill.
9908
9909 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9910
9911         * config.guess: Avoid assumptions about "tr" behaves when
9912         LANG is set to something other than English.
9913
9914 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9915
9916         * configure (gxx_include_dir): Changed to
9917         '${prefix}/include/g++'-${libstdcxx_interface}.
9918
9919         * config.if: New to determine the interfaces.
9920
9921 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9922
9923         * config.guess: Detect and handle MPE/IX.
9924         * config.sub: Deal with MPE/IX.
9925
9926 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9927
9928         * configure.in: Use mh-aix43.
9929
9930 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9931
9932         * configure: Fix --without/--disable cases for gxx-include-dir.
9933
9934 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9935
9936         * mdata-sh:  Imported.  Needed for automake support.
9937
9938 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9939
9940         * Makefile.in (taz): Try "chmod -R og=u ." before
9941         "chmod og=u `find . -print`".
9942
9943 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9944
9945         * configure.in: Add arm-elf and thumb-elf support.
9946
9947 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9948
9949         * Makefile.in: Undo previous patch.
9950
9951 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9952
9953         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9954         to here ...
9955         (install-no-fixedincludes): and here
9956         (INSTALL_MODULES): ... from here.
9957
9958 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9959
9960         * config.sub: Merge with FSF.
9961
9962         * config.guess: Merge with FSF.
9963
9964 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9965
9966         * configure (extraconfigdirs): New variable.
9967         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9968         * Makefile.in (all): Move higher in file.
9969         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9970         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9971         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9972         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9973         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9974
9975 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9976
9977         * Makefile.in (all-target-libjava): Depend on all-gcc and
9978         all-target-newlib.
9979         (configure-target-libjava): Depend on $(ALL_GCC).
9980
9981 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9982
9983         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9984         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9985
9986 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9987
9988         * INSTALL/README: Fix typo.
9989
9990 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9991
9992         * ylwrap: Change absolute path checks to check for DOS style path
9993         names.
9994
9995         * ylwrap: Don't use a full path name if the source file is in the
9996         same directory.  From hjl@lucon.org (H.J. Lu).
9997
9998         * config-ml.in: Default to being verbose, to match Feb 18 change to
9999         configure.
10000
10001 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10002
10003         Brought over from egcs:
10004
10005         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10006
10007         * configure.in (target_subdir): Set to ${target_alias} instead
10008         of "libraries".
10009
10010         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10011
10012         * configure.in (target_subdir): Set to libraries if enable_multilib.
10013
10014 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10015
10016         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10017         multilibs, force reconfiguration the first time we create
10018         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10019
10020 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10021
10022         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10023         avoid confusion with --no-recursion.
10024
10025 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10026
10027         * configure.in: Win32 hosts shouldn't use install -x
10028         * install-sh: remove -x option, and special .exe-handling
10029         hack.
10030
10031 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10032
10033         * config.guess: Recognize i586-pc-beos.
10034         * configure.in: Don't build some bits for beos.
10035
10036 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10037
10038         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10039         CFLAGS default to -O2.
10040
10041         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10042         when using GNU ld.
10043
10044 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10045
10046         * ltmain.sh: Correct install when using a different shell.
10047
10048 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10049
10050         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10051
10052 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10053
10054         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10055         target.
10056
10057 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10058
10059         * ltconfig: Update to correct AIX handling.
10060
10061 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10062
10063         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10064
10065         * configure.in (target_subdir): Set to ${target_alias} instead
10066         of "libraries".
10067
10068 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10069
10070         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10071         (Makefile): Depend on $(gcc_version_trigger).
10072
10073         * configure (gcc_version): Change default initializer to empty
10074         string.
10075         (gcc_version_trigger): New variable; pass this variable down
10076         to subdir configures to enable them checking gcc's version
10077         themselves. Emit make macros for both gcc_version vars.
10078         (topsrcdir): Initialize reliably.
10079         (recursion line): Remove --with-gcc-version=${gcc_version}.
10080
10081 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10082
10083         * configure (enable_version_specific_runtime_libs): Implement new flag
10084         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10085         in $(libsubdir); emit definition in each generated Makefile.
10086         (gxx_include_dir): Initialize depending on
10087         $enable_version_specific_runtime_libs.
10088
10089 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10090
10091         * configure (gcc_version): Initialize properly depending on
10092         how and where configure is started.
10093         (recursion line): Pass a --with-gcc-version=${gcc_version}
10094         to configures in subdirs.
10095
10096 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10097
10098         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10099         cygmon
10100
10101 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10102
10103         * configure.in: Add cygmon and libstub support for mn10200.
10104
10105 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10106
10107         * configure (gcc_version): Add new variable describing the
10108         particular gcc version we're building.
10109         * Makefile.in (libsubdir): Add new macro for the directory
10110         in which the compiler finds executables, libraries, etc.
10111         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10112         and libsubdir.
10113
10114 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10115
10116         * Makefile.in (local-clean): Remove *.log.
10117         (warning.log): Built with warn_summary from build.log.
10118         (mail-report.log): Run test_summary.
10119         (mail-report-with-warnings.log): Run test_summary including
10120         warning.log in the report.
10121
10122 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10123
10124         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10125
10126 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10127
10128         * Makefile.in (grep): Grep no longer depends on libiberty.
10129
10130 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10131
10132         * Makefile.in: all-snavigator needs all-libgui.
10133
10134 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10135
10136         * configure.in: Add cygmon and libstub support for mn10300.
10137
10138 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10139
10140         * missing: Update to version from automake 1.3.
10141
10142         * ltmain.sh: On installation, don't get confused if the same name
10143         appears more than once in the list of library names.
10144
10145 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10146
10147         * config.sub: Accept m68060 and m5200 as CPU names.
10148
10149 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10150
10151         * configure: Use && rather than using -a in test, because odd
10152         strings can confuse test.
10153         * configure.in: Likewise.
10154
10155 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10156
10157         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10158
10159 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10160
10161         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10162         bootstrap4-lean): New targets.
10163
10164 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10165
10166         * mpw-* Delete.  Not used.
10167
10168 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10169
10170         * COPYING.LIB: Update FSF address.
10171
10172 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10173
10174         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10175
10176         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10177         GAS_SUPPORT_DIRS.
10178
10179 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10180
10181         * ltconfig, ltmain.sh: Avoid producing a version number if
10182         -version-info was not used.
10183
10184 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10185
10186         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10187         building with newlib.
10188
10189 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10190
10191         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10192         Solaris `make' causes it to continue to next definition.
10193
10194 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10195
10196         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10197         the right GUI libraries and files are installed along with GDB.
10198
10199 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10200
10201         * configure.in: Change alpha to alpha* in several places.
10202
10203 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10204
10205         * config.sub: Recognize sparc86x.
10206
10207 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10208
10209         * configure.in (--enable-target-optspace): Remove debug echo.
10210
10211 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10212
10213         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10214
10215 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10216
10217         * ltconfig: Update cygwin32 support.
10218
10219         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10220         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10221         (GDB_SUPPORT_DIRS): Likewise.
10222
10223 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10224
10225         * configure.in (target_makefile_frag): If --enable-target-optspace,
10226         use -Os to compile target libraries rather than -O2.  Default to
10227         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10228         not used.
10229         * configure.in (target_cflags): Ditto for d30v.
10230
10231 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10232
10233         * Makefile.in (all-bfd): Depend on all-intl.
10234         (all-binutils): Likewise.
10235         (all-gas): Likewise.
10236         (all-gprof): Likewise.
10237         (all-ld): Likewise.
10238
10239 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10240
10241         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10242
10243 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10244
10245         * Makefile.in (all-bfd): Depend upon all-libiberty.
10246
10247         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10248
10249 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10250
10251         * Makefile.in: Add libstub.
10252
10253         * configure.in: Ditto. Build libstub for targets that have cygmon
10254         support.
10255
10256 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10257
10258         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10259
10260 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10261
10262         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10263         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10264
10265 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10266
10267         * configure: Define DEFAULT_M4 by searching PATH.
10268         * Makfile.in: Use DEFAULT_M4.
10269
10270 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10271
10272         * ltconfig: Add cygwin32 support.
10273
10274         * Makefile.in, configure.in: Add libtool as a native only directory
10275         to configure and build.
10276
10277 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10278
10279         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10280
10281 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10282
10283         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10284
10285 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10286
10287         * Makefile.in: add ash make rules
10288         * configure.in: add ash to native_only and host_tools lists
10289
10290 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10291
10292         * Makefile.in (all-gettext, all-intl): New targets.
10293         (ALL_MODULES): Added all-gettext, all-intl.
10294         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10295         (INSTALL_MODULES): Added install-gettext, install-intl.
10296         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10297
10298         * configure.in (host_tools): Added gettext.
10299         (native_only): Likewise.
10300         (noconfigdirs) [various cases]: Likewise.
10301         (host_libs): Added intl.
10302
10303 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10304
10305         * configure: Do not disable building gdbtk for cygwin32 hosts.
10306
10307 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10308
10309         * configure.in: Add thumb-coff target.
10310         * config.sub: Add thumb-coff target.
10311
10312 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10313
10314         * Makefile.in: Revert yesterday's change.
10315         (all-target-winsup):  all-target-librx stays out of here.
10316
10317 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10318
10319         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10320         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10321         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10322         Remove references to librx and libg++.
10323
10324 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10325
10326         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10327         recursive makes
10328
10329 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10330
10331         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10332         for newlib directory.
10333         (CXX_FOR_TARGET): Likewise.
10334
10335 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10336
10337         * ltconfig: Update after libtool/ltconfig.in change for
10338         hpux11.
10339
10340 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10341
10342         * ltconfig, ltmain.sh: Update to libtool 1.2.
10343
10344 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10345
10346         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10347         (install-gcc-cross): Instead, override LANGUAGES here.
10348
10349 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10350
10351         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10352         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10353
10354 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10355
10356         * configure.in: Add Thumb-pe target.
10357
10358 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10359
10360         * Makefile.in - changed sn targets to snavigator
10361         * configure.in - changed sn targets to snavigator
10362
10363 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10364
10365         * config-ml.in: After building symlink tree call make distclean
10366         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10367         to be the case for libiberty.
10368
10369 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10370
10371         * configure: When making link, also check the current
10372         directory. The configure scripts may create one.
10373
10374 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10375
10376         * config.sub: Accept alphapca56 and alphaev6 properly.
10377
10378 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10379
10380         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10381
10382 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10383
10384         * config.sub (sco5): Fix typo.
10385
10386 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10387
10388         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10389         install-itcl.
10390         (install-itcl): Remove dependency on install-tcl.
10391
10392 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10393
10394         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10395
10396 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10397
10398         * configure.in: Don't build libgui for a cygwin32 target when not on
10399         a cygwin32 host.
10400
10401 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10402
10403         * configure (redirect): Set to null, so default behavior of
10404         configure is now --verbose.
10405
10406 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10407
10408         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10409         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10410
10411 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10412
10413         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10414         this change to sync Makefile.in with its ChangeLog entries.
10415
10416 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10417
10418         * ltmain.sh (mkdir): Check that the directory doesn't exist
10419         before we exit with error, so that we don't get races during
10420         parallel builds.
10421
10422 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10423
10424         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10425
10426 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10427
10428         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10429         PICFLAG_FOR_TARGET.
10430         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10431
10432         * configure: Emit a definition for the new macro enable_shared
10433         into each Makefile.
10434
10435 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10436
10437         * configure.in (host_tools, native_only): Add libtool.
10438
10439 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10440
10441         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10442         Fix typo in ming config comment.
10443
10444 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10445
10446         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10447
10448 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10449
10450         * config.sub: Add tic30 cases, and map c30 to tic30.
10451
10452 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10453
10454         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10455         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10456         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10457         (CLEAN_TARGET_MODULES): Similarly
10458         (all-target-libf2c): Add dependences.
10459         * configure.in (target_libs): Add libf2c.
10460
10461 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10462
10463         * configure.in: Remove expect from noconfigdirs when target
10464         is cygwin32.  OK to build expect and dejagnu with Canadian
10465         Cross.
10466
10467 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10468
10469         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10470         host.
10471
10472         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10473         and mingw32.
10474
10475 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10476
10477         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10478         here as it is not defined in the toplevel Makefile.
10479
10480 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10481
10482         * configure (package_makefile_rules_frag): New variable, which names
10483         a file with generic rules, ...
10484         Change comment to mention we now have FIVE parts.
10485         * configure: Undo last change.
10486
10487 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10488
10489         * config.guess: More accurate determination of HP processor types.
10490         * config.sub: More accurate determination of HP processor types.
10491
10492 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10493
10494         * configure (package_makefile_frag): Move inserting the
10495         ${package_makefile_frag} to where it should be according
10496         to the comment.
10497
10498 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10499
10500         * config.guess: Add support for Linux/ARM.
10501
10502 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10503
10504         * .cvsignore: Remove *-info and *-install since they match
10505         release-info and mpw-install, which we don't want to just ignore.
10506
10507 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10508
10509         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10510
10511 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10512
10513         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10514         local_prefix to sub-make invocations.
10515
10516 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10517
10518         * configure.in: Check makefile fragments in the source
10519         directory.
10520
10521 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10522
10523         * configure.in: Check whether host and target makefile
10524         fragments exist before adding them to *_makefile_frag.
10525
10526 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10527
10528         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10529
10530 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10531
10532         * configure.in: Make sure we only replace RPATH_ENVVAR on
10533         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10534         regexp to sed.
10535
10536         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10537         to sub-makes.
10538
10539 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10540
10541         * config-ml.in (multi-do): LDFLAGS must include multilib
10542         designator.
10543
10544 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10545
10546         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10547
10548 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10549
10550         * config.sub: Add mingw32 support.
10551         * configure.in: Likewise.
10552
10553 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10554
10555         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10556
10557 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10558
10559         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10560         * configure (gxx_include_dir): Provide a definition for subdirs
10561         which do not use autoconf.
10562
10563 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10564
10565         * config.guess: Sync with egcs.  Picks up new alpha support,
10566         BeOS & some additional linux support.
10567
10568 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10569
10570         * config.guess: HP 9000/803 is a PA1.1 machine.
10571
10572 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10573
10574         * configure.in: It's alpha*-...
10575
10576 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10577
10578         * configure.in (host_makefile_frag, target_makefile_frag):
10579         Handle multiple config files.
10580         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10581         alpha-*-*.
10582
10583 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10584
10585         * mkdep: New file.
10586
10587 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10588
10589         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10590
10591 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10592
10593         * Makefile.in: Add libgui directory.
10594         (GDB_TK): Add all-libgui.
10595         * configure.in: Add libgui directory.
10596         * configure: Add all-libgui to GDB_TK.
10597
10598 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10599
10600         * config-ml.in (multidirs): Add m32r to multilib list.
10601
10602 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10603
10604         * Makefile.in (all-target-gperf): Change dependency to
10605         all-target-libstdc++.
10606
10607 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10608
10609         * config.guess: Add BeOS support.
10610
10611 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10612
10613         Source directory cvs renamed to cvssrc:
10614         * configure.in (host_tools): Change cvs to cvssrc.
10615         (native_only): Likewise.
10616         (noconfigdirs) [various cases]: Likewise.
10617         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10618         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10619         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10620         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10621         (all-cvssrc): Rename target from all-cvs.
10622
10623 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10624
10625         * configure (gxx_include_dir): Fix thinko.
10626
10627 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10628
10629         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10630         (install-cross, install-gcc-cross): New targets.
10631
10632 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10633
10634         * configure.in (noconfigdirs): Add support for Thumb target.
10635
10636         * config.sub (maybe_os): Add support for Thumb target.
10637
10638 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10639
10640         * Makefile.in: Add rules for cygmon.
10641
10642         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10643
10644 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10645
10646         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10647         * configure (gxx_include_dir): Provide a definition for subdirs
10648         which do not use autoconf.
10649
10650 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10651
10652         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10653         11/18/97 build
10654
10655 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10656
10657         * From Franz Sirl.
10658         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10659         found on RedHat Linux systems.
10660
10661 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10662
10663         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10664         guesses.
10665
10666 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10667
10668         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10669
10670 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10671
10672         * ltmain.sh: If mkdir fails, check whether the directory was created
10673         anyhow by some other process.
10674
10675 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10676
10677         * configure.in (d30v-*-*): Configure all directories.
10678
10679 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10680
10681         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10682         for the D30V.
10683
10684 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10685
10686         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10687
10688 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10689
10690         * include/libiberty.h: Add extern "C" { so it can be used with C++
10691         progrms.
10692         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10693         programs.
10694
10695 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10696
10697         * configure.in (d30v-*-*): Configure GCC now.
10698
10699 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10700
10701         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10702         is no longer needed.
10703
10704 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10705
10706         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10707
10708 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10709
10710         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10711         targets using "$@" to provide support for similar but not identical
10712         targets without having to duplicate code.
10713
10714 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10715
10716         * makefile.vms: Fix to work with DEC C.
10717
10718 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10719
10720         * config.sub: Add mips-tx39-elf to marketing names.
10721
10722 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10723
10724         * ltmain.sh: Handle symlinks in generated script.
10725
10726 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10727
10728         * configure: Handle autoconf style directory options: --bindir,
10729         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10730         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10731         --sysconfdir.
10732         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10733         (sharedstatedir, localstatedir, oldincludedir): New variables.
10734         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10735         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10736         sbindir, sharedstatedir, and sysconfdir.
10737
10738 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10739
10740         * Makefile.in (bootstrap-lean): New target.
10741
10742 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10743
10744         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10745         sn, and gnuserv from noconfigdirs.
10746
10747 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10748
10749         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10750
10751 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10752
10753         * Makefile.in (cross): New target.
10754
10755 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10756                           Jeff Law         <law@cygnus.com>
10757
10758         * Makefile.in (bootstrap2, bootstrap3): New targets.
10759         (all-bootstrap): Remove outdated and confusing target.
10760         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10761
10762 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10763
10764         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10765         windows.  Consistent with gdb/configure.
10766
10767 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10768
10769         * configure.in: Name Linux target fragment.
10770
10771         * configure: Rewrite so that project Makefile fragment is inserted
10772         first and appears last in the resulting Makefile.
10773
10774 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10775
10776         * Makefile.in (install-itcl): Install tcl first.
10777
10778 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10779
10780         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10781
10782 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10783
10784         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10785
10786         * configure.in (skipdirs): Add target-librx for Linux.
10787         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10788
10789 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10790
10791         * Makefile.in (bootstrap): New target.
10792
10793 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10794
10795         * config.sub: Accept 'amigados' for backward compatibility.
10796
10797 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10798
10799         * config.guess: Merge with FSF.
10800
10801 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10802
10803         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10804
10805 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10806
10807         * config.sub: Add "marketing-names" patch.
10808
10809 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10810
10811         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10812
10813 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10814
10815         * config.sub: Handle v850-elf.
10816
10817 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10818
10819         * .cvsignore (*-install): Remove.
10820
10821 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10822
10823         * ltconfig: Set CONFIG_SHELL in libtool.
10824         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10825
10826 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10827
10828         * configure.in (target_subdir): Set to libraries if enable_multilib.
10829
10830 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10831
10832         * config.guess: Update from gcc directory.
10833
10834 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10835
10836         * Makefile.in (all-sim): Depends on all-readline.
10837
10838 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10839
10840         * Makefile.in (BISON, YACC): Use $$s.
10841         (all-bison): Depend on all-texinfo.
10842
10843 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10844
10845         * Makefile.in (BISON): Add -L flag.
10846         (YACC): Likewise.
10847
10848 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10849
10850         * configure.in (noconfigdirs): Add support for v850e target.
10851
10852         * config.sub (maybe_os): Add support for v850e target.
10853
10854 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10855
10856         * configure.in (noconfigdirs): Add support for v850ea target.
10857
10858         * config.sub (maybe_os): Add support for v850ea target.
10859
10860 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10861
10862         * config.sub: Add mipstx39.  Delete r3900.
10863
10864 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10865
10866         * Makefile.in (all-autoconf): Depends on all-texinfo.
10867
10868 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10869
10870         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10871         eabi targets.
10872
10873 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10874
10875         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10876
10877         * configure: When handling a Canadian Cross, handle YACC as well as
10878         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10879         * Makefile.in (all-bison): Depend upon all-texinfo.
10880
10881 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10882
10883         * Makefile.in (BISON): bison, not byacc or bison -y.
10884         (YACC): bison -y or byacc or yacc.
10885         (various): Add *-bison as appropriate.
10886         (taz): No need to mess with BISON anymore.
10887
10888 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10889
10890         * configure: If OSTYPE matches *win32*, try to find a good value for
10891         CONFIG_SHELL.
10892
10893 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10894
10895         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10896         configure.in if it is present.
10897
10898 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10899
10900         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10901
10902 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10903
10904         * config.sub: Recognize `arc' cpu.
10905         * configure.in: Likewise.
10906         * config-ml.in: Likewise.
10907
10908 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10909
10910         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10911
10912 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10913
10914         * configure: Changed sed delimiter from ':' to '|' when
10915         attempting to substitute ${config_shell} for SHELL. On
10916         NT ${config_shell} may contain a ':' in it.
10917
10918 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10919
10920         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10921
10922 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10923
10924         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10925
10926 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10927
10928         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10929
10930         * ylwrap: If the program is a relative path, force it to be
10931         absolute.
10932
10933 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10934
10935         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10936
10937 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10938
10939         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10940         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10941         for libraries.
10942
10943 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10944
10945         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10946         separated by spaces.
10947
10948 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10949
10950         * ylwrap: New file.
10951         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10952
10953         * ltmain.sh: Handle /bin/sh at start of install program.
10954
10955         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10956
10957         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10958         * missing: New file, from automake 1.2.
10959
10960 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10961
10962         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10963         check-tk to CHECK_X11_MODULES.
10964
10965 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10966
10967         * config.sub: Merge with FSF.
10968
10969 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10970
10971         * config.guess: Merge with FSF.
10972
10973 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10974
10975         * configure: Treat msdosdjgpp like go32.
10976         * configure.in: Likewise.  Don't remove gprof for go32.
10977
10978         * configure: Change Makefile.tem2 to Makefile.tm2.
10979
10980 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10981
10982         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10983
10984 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10985
10986         * install-sh (chmodcmd): Set to null if the DST directory already
10987         exists.  Same as Nov 11th change.
10988
10989 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10990
10991         * configure (GDB_TK): Needs itcl and tix.
10992
10993 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10994
10995         * config.guess: Update from FSF.
10996
10997 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10998
10999         * Makefile.in (GDB_TK): Depend on itcl and tix.
11000
11001 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11002
11003         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11004         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11005         (INSTALL_SCRIPT): New variable.
11006         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11007         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11008         to -x.
11009         * install-sh: Add support for -x option.
11010
11011 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11012
11013         * configure.in, Makefile.in: Treat tix like itcl.
11014
11015 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11016
11017         * Makefile.in (WINDRES): New variable.
11018         (WINDRES_FOR_TARGET): New variable.
11019         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11020         (EXTRA_HOST_FLAGS): Add WINDRES.
11021         (EXTRA_TARGET_FLAGS): Add WINDRES.
11022         (EXTRA_GCC_FLAGS): Add WINDRES.
11023         ($(DO_X)): Pass down WINDRES.
11024         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11025         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11026         DLLTOOL_FOR_TARGET.
11027
11028 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11029
11030         * configure.in: configure sim before gdb for win32-x-ppc
11031
11032 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11033
11034         Move gperf into the toplevel, from libg++.
11035         * configure.in (target_tools): Add target-gperf.
11036         (native_only): Add target-gperf.
11037         * Makefile.in (all-target-gperf): New target, depend on
11038         all-target-libg++.
11039         (configure-target-gperf): Empty rule.
11040         (ALL_TARGET_MODULES): Add all-target-gperf.
11041         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11042         (CHECK_TARGET_MODULES): Add check-target-gperf.
11043         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11044         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11045
11046 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11047
11048         * config.sub (mn10200): Recognize new basic machine.
11049
11050 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11051
11052         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11053         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11054
11055 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11056
11057         * configure.in: If we're building mips-sgi-irix6* native, turn on
11058         ENABLE_MULTILIB and set TARGET_SUBDIR.
11059
11060 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11061
11062         * Makefile.in (all-sn): Depend on all-grep.
11063
11064 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11065
11066         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11067
11068         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11069         Makefile.  From Jeff Makey <jeff@cts.com>.
11070         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11071
11072         * Makefile.in (DISTBISONFILES): Remove.
11073         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11074         $(DEFAULT_YACC).
11075
11076         * configure.in: Build itl, db, sn, etc., when building for native
11077         cygwin32.
11078
11079         * Makefile.in (LD): New variable.
11080         (EXTRA_HOST_FLAGS): Pass down LD.
11081         ($(DO_X)): Likewise.
11082
11083 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11084
11085         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11086
11087 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11088
11089         * configure.in (targargs): Strip out any supplied --build argument
11090         before adding our own. Always add --build.
11091
11092 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11093
11094         * configure.in (targargs): Pass --build if we're doing
11095         a cross-compile.
11096
11097 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11098
11099         * configure: Use '|' instead of ":" as the separator in
11100         sed. Otherwise sed chokes on NT path names with drive
11101         designators. Also look for "?:*" as the leading characters in an
11102         absolute pathname.
11103
11104 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11105
11106         * config.sub: Support for r3900.
11107
11108 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11109
11110         * configure.in: Use install-sh, not install.sh.
11111
11112 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11113
11114         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11115         apply it twice.
11116
11117 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11118
11119         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11120         install-binutils.
11121
11122 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11123
11124         * Makefile.in: Add automake targets.
11125         * configure.in (host_tools): Add automake.
11126
11127 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11128
11129         * configure: Default CXX to c++, not gcc.
11130         * Makefile.in (CXX): Set to c++, not gcc.
11131         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11132
11133 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11134
11135         * install-sh: try appending a .exe if source file doesn't
11136         exist
11137
11138 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11139
11140         * configure.in: Turn on multilib by default.
11141         (cross_only): Remove target-libiberty.
11142
11143         * Makefile.in (all-gcc): Don't depend on libiberty.
11144
11145 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11146
11147         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11148
11149 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11150
11151         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11152         (DISTBISONFILES): Add ld/Makefile.in
11153
11154 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11155
11156         * configure.in: if target is cygwin32 but host isn't cygwin32,
11157         don't configure gdb tcl tk expect, not just gdb.
11158
11159 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11160
11161         * configure.in: Added gnuserv everywhere sn appears.
11162
11163         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11164         (CROSS_CHECK_MODULES): Added check-gnuserv.
11165         (INSTALL_MODULES): Added install-gnuserv.
11166         (CLEAN_MODULES): Added clean-gnuserv.
11167         (all-gnuserv): New target.
11168
11169 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11170
11171         * config.guess: Fixes for MIPS OpenBSD systems.
11172
11173 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11174
11175         * Makefile.in (INSTALL_XFORM): Remove.
11176         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11177
11178         * mkinstalldirs: New file, copied from automake.
11179         * Makefile.in (installdirs): Rename from install-dirs.  Use
11180         mkinstalldirs.  Change all users.
11181         (DEVO_SUPPORT): Add mkinstalldirs.
11182
11183 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11184
11185         * install-sh: Rename from install.sh.
11186         * Makefile.in (INSTALL): Change install.sh to install-sh.
11187         (DEVO_SUPPORT): Likewise.
11188
11189         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11190         Graichen <graichen@rzpd.de>.
11191
11192 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11193
11194         * config.guess: Recognize OpenBSD systems correctly.
11195
11196 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11197
11198         * README, Makefile.in (ETC_SUPPORT): Remove references to
11199         cfg-paper*, configure.{texi,man,info*}._
11200
11201 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11202
11203         * Makefile.in (all.normal): Ensure that gcc is built after all
11204         the x11 - ie gdb - targets.
11205
11206 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11207
11208         * makefile.vms: Don't run conf-a-gas.
11209
11210 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11211
11212         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11213
11214 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11215
11216         * configure.in: Remove noconfigdirs case since gdb also
11217         configures and builds for tic80-coff.
11218
11219 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11220
11221         * configure: Set cache_file to config.cache.
11222         * Makefile.in (local-distclean): Remove config.cache.
11223
11224 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11225
11226         * COPYING: Update FSF address.
11227
11228 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11229
11230         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11231         noconfigdirs.
11232
11233 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11234
11235         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11236         MAKEDIRS, is empty.
11237
11238 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11239
11240         * config.sub: Tweak mn10300 entry.
11241
11242 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11243
11244         * configure.in (host_tools): Put sim before gdb, so gdb's
11245         configure.tgt can determine if the simulator was configured.
11246
11247 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11248
11249         * config.sub: Move BeOS $os case to be with other Cygnus
11250         local cases.
11251
11252 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11253
11254         * config.sub: Remove misplaced comment that broke Linux.
11255
11256 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11257
11258         * config.sub: Add BeOS support.
11259
11260 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11261
11262         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11263
11264 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11265
11266         * configure.in (noconfigdirs): Remove tcl and tk from
11267         noconfigdirs for cygwin32 builds.
11268
11269 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11270
11271         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11272
11273 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11274
11275         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11276         make-all.com, use makefile.vms instead.
11277
11278 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11279
11280         * config.sub: Accept -lnews*.
11281
11282 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11283
11284         * configure.in (noconfigdirs): Disable target-newlib,
11285         target-examples and target-libiberty for d30v.
11286
11287 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11288
11289         * configure.in (noconfigdirs): Enable ld for d30v.
11290
11291 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11292
11293         * configure.in (tic80-*-*): Build compiler.
11294
11295 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11296
11297         * configure.in (d30v-*): Remove sim directory from list of
11298         unsupported d30v directories
11299
11300 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11301
11302         * config.sub, configure.in: Add d30v target cpu.
11303
11304 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11305
11306         * makefile.vms: New file.
11307         * make-all.com: Remove.
11308
11309 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11310
11311         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11312
11313 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11314
11315         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11316
11317 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11318
11319         * Makefile.in (ALL_MODULES): Added all-db.
11320         (CROSS_CHECK_MODULES): Addec check-db.
11321         (INSTALL_MODULES): Added install-db.
11322         (CLEAN_MODULES): Added clean-db.
11323
11324 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11325
11326         * config.guess: Merge with latest FSF sources.
11327
11328 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11329
11330         * Makefile.in (ALL_MODULES): Added all-itcl.
11331         (CROSS_CHECK_MODULES): Added check-itcl.
11332         (INSTALL_MODULES): Added install-itcl.
11333         (CLEAN_MODULES): Added clean-itcl.
11334
11335 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11336
11337         * configure.in: build gdb for mn10200
11338
11339 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11340
11341         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11342
11343 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11344
11345         * configure.in (tic80-*-*): Turn off most targets right now.
11346
11347 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11348
11349         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11350         rather than the makeinfo program.
11351         (do-info): Depend upon all-texinfo.
11352
11353 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11354
11355         * configure.in: Remove uses of config/mh-linux.
11356
11357         * config.sub, config.guess: Merge with latest FSF sources.
11358
11359 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11360
11361         * config.sub (case $basic_machine): Add tic80 entries.
11362
11363 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11364
11365         * config.sub, config.guess: Merge with latest FSF sources.
11366
11367 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11368
11369         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11370         * mpw-config.in: Test for NewFolderRecursive.
11371         * mpw-install: Use symbolic name for startup filename.
11372         * mpw-README: Add various additional details.
11373
11374 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11375
11376         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11377
11378 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11379
11380         * configure.in: Do build gcc and the target libraries for
11381         the mn10200.
11382
11383 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11384
11385         * configure.in: don't avoid building gdb for mn10300 any more
11386         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11387         instead of single-quoting it.
11388
11389 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11390
11391         * configure.in: Don't use --with-stabs on IRIX 6.
11392
11393 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11394
11395         * configure.in (m32r): Build gdb, libg++ now.
11396
11397 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11398
11399         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11400         directories from noconfigdirs.
11401
11402 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11403
11404         * config.sub (basic_machine): added mips16 configuration
11405
11406 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11407
11408         * config.sub: Handle d10v-unknown.
11409
11410 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11411
11412         * config.sub: Handle v850-unknown.
11413
11414 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11415
11416         * Makefile.in: add findutils
11417         * configure.in: add findutils to list of host_tools
11418
11419 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11420
11421         * config.sub: Handle mn10200 and mn10300.
11422
11423 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11424
11425         * configure.in (d10v-*): Do not build librx.
11426
11427 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11428
11429         * configure.in (mn10300): Build everything except gdb & libgloss.
11430
11431 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11432
11433         * config.guess:  Patch for Dansk Data Elektronik servers,
11434         from Niels Skou Olsen <nso@dde.dk>.
11435
11436         For ncr, use /bin/uname rather than uname, since GNU uname does not
11437         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11438
11439         Patch for MIPS R4000 running System V,
11440         from Eric S. Raymond <esr@snark.thyrsus.com>.
11441
11442         Fix thinko for nextstep.
11443
11444         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11445
11446         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11447         * config.guess: Guess mips-dec-mach_bsd4.3.
11448
11449         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11450         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11451         release numbers.
11452         * config.guess (mips-mips-riscos*):  Emit just enough of the
11453         release number.
11454
11455         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11456         * config.guess (sparc-auspex-sunos*):  Added.
11457         (f300-fujitsu-*): Added.
11458
11459         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11460         * config.guess:  Recognize a Tadpole as a sparc.
11461
11462 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11463
11464         * config.guess: Don't assume that NextStep version is either 2 or
11465         3.  NextStep 4 (aka OpenStep 4) has come out now.
11466
11467 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11468
11469         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11470         From Rik Faith <faith@cs.unc.edu>.
11471
11472 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11473
11474         * config.sub: Contributions from bug-gnu-utils to:
11475         Support plain "hppa" (no version given) architecture, reported by
11476         OpenStep.
11477         OpenBSD like NetBSD.
11478         LynxOs is not a hardware supplier.
11479
11480         * config.guess: Contributions from bug-gnu-utils to add support for:
11481         OpenBSD like NetBSD.
11482         Stratus systems.
11483         More Pyramid systems.
11484         i[n>4]86 Intel chips.
11485         M680[n>4]0 Motorola chips.
11486         Use unknown instead of lynx for hardware manufacturer.
11487
11488 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11489
11490         * install.sh (chmodcmd): Set to null if the DST directory already
11491         exists.
11492
11493 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11494
11495         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11496         not use mt-ppc target Makefile fragment any more.
11497
11498 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11499
11500         * configure.in (*-*-windows):  Exclude everything but those dirs
11501         needed to build windows.
11502
11503 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11504
11505         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11506
11507 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11508
11509         * configure.in:  Exclude mmalloc from i386-windows.
11510
11511 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11512
11513         * Undo my previous change.
11514
11515 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11516
11517         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11518         unconditionally.
11519         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11520
11521 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11522
11523         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11524         host to add it's own flags.
11525
11526 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11527
11528         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11529
11530 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11531
11532         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11533         (CXX_FOR_TARGET): Likewise.
11534         (GCC_FOR_TARGET): Define.
11535         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11536         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11537         CC_FOR_TARGET was specified on the command line.
11538         (MAKEOVERRIDES): Don't define.
11539
11540 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11541
11542         * configure.in (m32r): Fix spelling of libg++ libs.
11543
11544 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11545
11546         * config.sub (-apple*): Remove, now redundant.
11547
11548 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11549
11550         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11551
11552         * configure: Rework yesterday's sed script patch.
11553
11554         * config.sub: Merge with FSF.
11555
11556 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11557
11558         * config.guess:  Merge from FSF.
11559
11560         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11561         * config.guess: Use pc instead of unknown, for pc clone systems.
11562         Change linux to linux-gnu.
11563
11564         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11565         * config.guess: Avoid non-portable tr syntax.
11566
11567 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11568
11569         * test-build.mk (HOLES): Add "xargs" for gdb.
11570
11571         * configure: Avoid hpux10.20 sed bug.
11572
11573 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11574
11575         * configure.in:  Add support for windows host
11576         (that is a build done under the Microsoft build environment).
11577
11578 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11579
11580         * Makefile.in: Replace all uses of srcroot with s, to shrink
11581         command line lengths.
11582
11583         Patches from Geoffrey Noer <noer@cygnus.com>:
11584         * configure.in: If configuring for newlib, pass --with-newlib to
11585         subdirectories.
11586         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11587         -Bnewlib/ and -Lwinsup to gcc.
11588         (CXX_FOR_TARGET): Likewise.
11589
11590 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11591
11592         * Makefile.in (ETC_SUPPORT): Add configure.
11593
11594 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11595
11596         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11597         host configuration file.
11598
11599 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11600
11601         * configure.in: Break mn10x00 support into separate
11602         mn10200 and mn10300 configurations.
11603         * config.sub: Likewise.
11604
11605 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11606
11607         * configure.in: Add lots of stuff to noconfigdirs for
11608         the mn10x00 targets.
11609
11610         * config.sub, configure.in: Add mn10x00 support.
11611
11612 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11613
11614         * make-all.com: Call conf-a-gas, not config-a-gas.
11615
11616 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11617
11618         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11619         targets.
11620
11621 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11622
11623         * mpw-README: Add much more detail for native PowerMac.
11624         * mpw-install: New file.
11625         * mpw-configure: Add --norecursion and --help options.
11626         * mpw-config.in: Translate readme and install files when
11627         copying to objdir.
11628         * mpw-build.in: Don't always depend on byacc and flex.
11629         (install-only-top): New action.
11630
11631 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11632
11633         * configure.in:  You can now configure GDB for the v850.
11634
11635 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11636
11637         * configure.in (noconfigdirs): Don't configure any C++ dirs
11638         if targeting D10V.
11639
11640 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11641
11642         * config.sub: Recognize mips64vr5000.
11643
11644 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11645
11646         * configure.in: Use a single line for host_tools and native_only.
11647
11648 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11649
11650         * config.sub, configure.in: Add entries for m32r.
11651
11652 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11653
11654         * Makefile.in (inet-install): Don't run install-gzip.
11655
11656 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11657
11658         * configure.in:  Don't config lots of things for *-*-windows*.
11659
11660 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11661
11662         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11663         (host_libs, host_tools): Copy from configure.in.
11664         * mpw-configure: Don't complain about directories not found.
11665
11666 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11667
11668         * configure.in (i[345]86): Recognize i686 for pentium pro.
11669         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11670         file.
11671
11672         * config.guess (i[345]86): Ditto.
11673
11674 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11675
11676         * configure.in (noconfigdirs): Removed gdb for D10V.
11677
11678 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11679
11680         * configure.in: Remove ld, target-libio, target-libg++, and
11681         target-libstdc++ from noconfigdirs.
11682
11683 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11684
11685         * configure: Fix three locations where shell scripts were
11686         being run directly rather than with config_shell.
11687
11688 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11689
11690         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11691         * config.sub (basic_machine): Recognize v850.
11692
11693 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11694
11695         * mpw-configure: Handle multiple enable/disable options and
11696         pass them down recursively, handle -c and -s flags appropriately
11697         depending on choice of compiler, add escape mechanism for
11698         quoted arguments to gC.
11699
11700 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11701
11702         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11703         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11704         so that -mrelocatable-lib and -mno-eabi are used.
11705
11706         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11707         not support --print-multi-lib, don't abort.
11708
11709 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11710
11711         * make-all.com: Run config-a-gas.
11712         * setup.com: Don't copy subdirectory files around.
11713
11714 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11715
11716         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11717         target, it now compiles correctly.
11718
11719 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11720
11721         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11722
11723 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11724
11725         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11726
11727 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11728
11729         * configure.in (native_only): Add prms.
11730
11731 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11732
11733         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11734         (BINUTILS_SUPPORT_DIRS): Likewise.
11735
11736 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11737
11738         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11739         d10v support is added.
11740
11741 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11742
11743         * configure.in (d10v-*-*): New target.
11744
11745 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11746
11747         * config.guess (HP 9000/811): Recognize this as a PA1.1
11748         machine.
11749
11750 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11751
11752         * Makefile.in (do-tar-gz): New target, split out from tail end of
11753         taz target.  Run each command separately, don't use pipes.
11754         (taz): Use it.
11755
11756 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11757
11758         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11759         * mpw-build.in: No builds should depend on building byacc or flex,
11760         they are assumed to be installed already.
11761
11762 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11763
11764         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11765         variable that CC_FOR_TARGET needs.
11766
11767 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11768
11769         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11770         options have changed since the last time the subdirectory was
11771         configured, and if it has, reconfigure.
11772         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11773         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11774
11775 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11776
11777         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11778         CLEAN_MODULES): Add bash.
11779         (all-bash): New target.
11780
11781 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11782
11783         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11784
11785 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11786
11787         * config.sub (basic_machine): Recognize d10v as a valid processor.
11788
11789 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11790
11791         * mpw-configure: Add support for --bindir.
11792         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11793
11794 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11795
11796         * configure.in: add bash, time, gawk to list of hosttools and things
11797         to only build for native toolchains
11798
11799 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11800
11801         * Makefile.in (docdir): Remove.
11802
11803 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11804
11805         * Makefile.in (datadir): Set to $(prefix)/share.
11806
11807 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11808
11809         * configure.in: build diff and patch for cygwin32-hosted
11810         toolchains.
11811
11812 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11813
11814         * config.sub: Accept -rtems*.
11815
11816 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11817
11818         * configure.in: enable dosrel for cygwin32-hosted builds,
11819                 remove diff from the list of things not buildable
11820                 via Canadian Cross
11821
11822 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11823
11824         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11825         don't get ". ".
11826
11827 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11828
11829         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11830
11831 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11832
11833         * Makefile.in (taz): Handle case where tex3patch didn't even get
11834         checked out.  Also, if it was found, put the symlink in a new util
11835         subdirectory.
11836
11837 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11838
11839         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11840
11841 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11842
11843         * config.sub: Recognize -openvms.
11844         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11845         * make-all.com, setup.com: New files.
11846
11847 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11848
11849         * Makefile.in (taz): tex3patch moved to texinfo/util.
11850
11851 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11852
11853         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11854         * configure.in: remove make from disable-if-Can-Cross list
11855                 enable gdb if ${host} and ${target} are cygwin32
11856
11857 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11858
11859         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11860         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11861
11862 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11863
11864         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11865         distinguish sysv/svr4/bsd variants.
11866         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11867
11868 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11869
11870         * configure.in: Added copyright notice.
11871         * move-if-change: Added copyright notice.
11872
11873 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11874
11875         * configure.in (powerpcle-*-solaris*): Until we get shared
11876         libraries working, don't build gdb, sim, make, tcl, tk, or
11877         expect.
11878
11879 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11880
11881         * config.guess:  Merge with FSF:
11882
11883         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11884         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11885
11886         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11887         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11888
11889         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11890         * config.guess:  Combine two OSF1 rules.
11891         Also recognize field test versions.  From mjr@zk3.dec.com.
11892         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11893         because GNU uname does not support -p.  From pmr@pajato.com.
11894
11895 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11896
11897         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11898
11899 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11900
11901         * mpw-README: Document GCCIncludes.
11902
11903 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11904
11905         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11906
11907 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11908
11909         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11910
11911 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11912
11913         * configure.in (*-*-cygwin32): Configure make.
11914
11915 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11916
11917         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11918
11919 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11920
11921         * Makefile.in (all-inet): Depend on all-perl.
11922
11923         * Makefile.in (inet-install): New target.
11924
11925         * Makefile.in (all-inet): Depend on all-tcl.
11926         (all-inet): Depend on all-send-pr.
11927
11928 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11929
11930         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11931         temporarily.
11932
11933 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11934
11935         * configure.in: Don't configure --with-gnu-ld on AIX.
11936
11937 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11938
11939         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11940
11941 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11942
11943         * Makefile.in (ALL_MODULES): Added all-inet.
11944         (CROSS_CHECK_MODULES): Added check-inet.
11945         (INSTALL_MODULES): Added install-inet.
11946         (CLEAN_MODULES): Added clean-inet.
11947         (all-indent): New target.
11948
11949         * configure.in (host_tools): Added inet.
11950         (native_only): Added inet.
11951         (noconfigdirs): Added inet.
11952
11953 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11954
11955         * configure.in: Don't configure libgloss if we are not configuring
11956         newlib.
11957
11958 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11959
11960         * configure.in: Don't configure libgloss for unsupported
11961         architectures.
11962
11963 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11964
11965         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11966
11967 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11968
11969         * Makefile.in (ALL_MODULES): Include all-apache.
11970         (CROSS_CHECK_MODULES): Include check-apache.
11971         (INSTALL_MODULES): Include install-apache.
11972         (all-apache): New target.
11973
11974         * configure.in: Added apache everywhere perl is seen.
11975
11976 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11977
11978         * Makefile.in: Add support for clean-{module} and
11979         clean-target-{module} rules.
11980
11981 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11982
11983         * configure.in (*-*-ose) do not build libgloss.
11984
11985 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11986
11987         * config.guess (prep*:SunOS:5.*:*): Turn into
11988         powerpele-unknown-solaris2.
11989
11990 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11991
11992         * configure.in: Permit --enable-shared to specify a list of
11993         directories.
11994
11995 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11996
11997         * configure.in (host==solaris): Pass only the first word of $CC
11998         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11999
12000 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12001
12002         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12003
12004 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12005
12006         * Makefile.in (ALL_MODULES): Include all-perl.
12007         (CROSS_CHECK_MODULES): Include check-perl.
12008         (INSTALL_MODULES): Include install-perl.
12009         (ALL_X11_MODULES): Include all-guile.
12010         (CHECK_X11_MODULES): Include check-guile.
12011         (INSTALL_X11_MODULES): Include install-guile.
12012         (all-perl): New target.
12013         (all-guile): New target.
12014
12015         * configure.in (host_tools): Include perl and guile.
12016         (native_only): Include perl and guile.
12017         (noconfigdirs): Don't build guile and perl; no ports have been
12018         done.
12019
12020 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12021
12022         * configure (--enable-*): Handle quoted option lists such as
12023         --enable-sim-cflags='-g0 -O' better.
12024
12025 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12026
12027         * Makefile.in ({,inst}all-target): New rule so we can make and
12028         install all of the target directories easily.
12029
12030 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12031
12032         * configure.in: Add missing global flag in sed substitution when
12033         deleting `target-' from ${configdirs}.
12034
12035 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12036
12037         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12038         option.
12039
12040         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12041         config/mh-necv4.
12042
12043         * install.sh: Correct misspelling of transformbasename.
12044
12045         * config.guess: Recognize mips-*-sysv*.
12046
12047 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12048
12049         * config.sub: Recognize mon960.
12050
12051 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12052
12053         * configure: Restore Canadian Cross handling of BISON and LEX,
12054         removed in Feb 20 change.
12055
12056 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12057
12058         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12059         Mention make install.  Remove the old copyright date as well the
12060         clumsy and rather pointless copyright on the README file.
12061
12062 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12063
12064         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12065         Makefile after running symlink-tree, then run `make distclean' to
12066         avoid clobbering any generated files in srcdir.
12067
12068 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12069
12070         * configure.in (m68k-*-netbsd*): Build everything now.
12071
12072 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12073
12074         * Makefile.in (taz): Fix quoting.
12075
12076 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12077
12078         * configure.in (sparclet-*-*): Build everything now.
12079
12080 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12081
12082         * configure.in (m68k-*-linux*): New host.
12083
12084 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12085
12086         * configure: Check for bison before byacc.
12087
12088 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12089
12090         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12091         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12092         searching PATH.  These are used as fallbacks by Makefile.in if
12093         flex/bison/byacc aren't in objdir.
12094
12095 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12096
12097         * Makefile.in: Make everything which depends upon all-bfd also
12098         depend upon all-opcodes, in case --with-commonbfdlib is used.
12099
12100 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12101
12102         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12103         building NT native compilers on Unix.
12104
12105 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12106
12107         * configure.in: Don't get CC from the host Makefile fragment if we
12108         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12109         Solaris test for /usr/ucb/cc to the post target script, just after
12110         the compiler sanity test.
12111
12112 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12113
12114         * config.sub: Merge with FSF.
12115
12116 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12117
12118         * Makefile.in (RPATH_ENVVAR): New variable.
12119         (REALLY_SET_LIB_PATH): Use it.
12120         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12121
12122 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12123
12124         * config.sub, configure.in: Recognize sparclet cpu.
12125
12126 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12127
12128         * config.guess:  Support m68k-cbm-sysv4.
12129
12130 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12131
12132         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12133         m68k-unknown-linuxaout from linker help string.  Put quotes around
12134         $ld_help_string.
12135
12136 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12137
12138         * config.guess (powerpc-harris-powerunix): Add guess for port
12139         to new target.
12140
12141 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12142
12143         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12144
12145 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12146
12147         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12148         $(REALLY_SET_LIB_PATH) in Makefile.
12149         * Makefile.in (SET_LIB_PATH): New variable.
12150         (REALLY_SET_LIB_PATH): New variable.
12151         ($(DO_X)): Use $(SET_LIB_PATH).
12152         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12153         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12154         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12155         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12156         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12157         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12158         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12159         (install-dosrel): Likewise.
12160         (all-opcodes): Depend upon all-libiberty.
12161
12162 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12163
12164         * config.guess (*:CYGWIN*): New
12165
12166 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12167
12168         * Makefile.in (all-target-winsup): All all-target-libiberty.
12169
12170 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12171
12172         * configure.in (noconfigdirs): Add missing # in front of comment.
12173
12174 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12175
12176         * configure.in: add second pass to things added to noconfigdirs
12177         so *-gm-magic can exclude libgloss properly.
12178
12179 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12180
12181         * mpw-configure (extralibs_name, rez_name): Set correctly
12182         for MWC68K compiler.
12183
12184         * mpw-README: Add more info on the necessary build tools.
12185
12186 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12187
12188         * configure.in, config.sub: Recognize cygwin32.
12189
12190 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12191
12192         * config.guess, config.sub: Recognize A/UX.
12193
12194 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12195
12196         * config.sub: Merge with gcc/config.sub.
12197
12198 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12199
12200         * mpw-build.in (do-binutils): Add build of stamps.
12201
12202 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12203
12204         * config.sub: Add recognition for mips64vr4100*-* targets.
12205
12206 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12207
12208         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12209         Add creation of gconfigargs with `--enable-shared' turned on.
12210         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12211         ($(host)-stamp-stage3-configured): Likewise.
12212         (HOLES): Add chatr and ldd.
12213         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12214
12215 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12216
12217         * configure: Pass --nfp to recursive configures.
12218
12219 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12220
12221         * Makefile.in (DLLTOOL): New.
12222         (DLLTOOL_FOR_TARGET): New.
12223         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12224         (EXTRA_TARGET_FLAGS): Ditto.
12225         (EXTRA_GCC_FLAGS): Ditto.
12226         (CONFIGURE_TARGET_MODULES): Ditto.
12227         (DO_X): Ditto.
12228         * configure: Add DLLTOOL.
12229
12230 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12231
12232         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12233         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12234         mh-sco, since old workarounds no longer needed, and don't
12235         build ld, since libraries have weak symbols in COFF.
12236
12237 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12238
12239         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12240
12241 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12242
12243         * configure.in: Make sure that ${CC} can be used to compile an
12244         executable.
12245
12246 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12247
12248         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12249         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12250         nothing depending on whether gdbtk is being built.
12251
12252 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12253
12254         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12255
12256 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12257
12258         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12259         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12260
12261 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12262
12263         * config-ml.in: Add support for
12264         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12265         Simplify setting of multidirs from --disable-foo.
12266
12267 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12268
12269         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12270         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12271         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12272         non-empty, pass them on to the  GCC make.
12273         (all-bootstrap): New rule that is like all-gcc, except it executes
12274         the GCC bootstrap rule instead of the GCC all rule.
12275
12276 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12277
12278         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12279
12280 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12281
12282         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12283         DG/UX support.
12284
12285 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12286
12287         * config.sub (i*86*) Change [345] to [3456]
12288
12289 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12290
12291         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12292         --with-gnu-ld=no.
12293
12294 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12295
12296         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12297         AIX multilibs get built.
12298
12299 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12300
12301         * configure.in (i386-win32): Don't build expect if we're not
12302         building the tcl subdir.
12303
12304 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12305
12306         * Makefile.in: (configure-target-examples, all-target-examples):
12307         New targets, configure and build example programs.
12308
12309 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12310
12311         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12312         use it as input to sedit the generated MPW makefile.
12313         * mpw-README: Add a suggestion about Gestalt.h.
12314
12315 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12316
12317         * config.sub: Accept *-*-ieee*.
12318
12319 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12320
12321         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12322         Ronald F. Guilmette <rfg@monkeys.com>.
12323
12324 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12325
12326         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12327         for powerpc-pe native.
12328         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12329         (target==powerpc-pe): duplicate i386-win32 entry.
12330
12331 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12332
12333         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12334         of vxworks, not just vxworks5.1.
12335
12336 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12337
12338         * mpw-configure: Add support for exec-prefix.
12339
12340 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12341
12342         * config.guess: Recognize HP model 816 machines as having
12343         a PA1.1 processor.
12344
12345 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12346
12347         * configure: Ignore new autoconf configure options.
12348
12349 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12350
12351         * config.guess:  Recognize Pentium under SCO.
12352         From Robert Lipe <robertl@arnet.com>.
12353
12354 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12355
12356         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12357
12358 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12359
12360         * configure.in: Don't configure gas for alpha-dec-osf*.
12361
12362 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12363
12364         * configure.in: Default to --with-stabs for some targets for which
12365         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12366         i[345]86*-*-unixware*.
12367
12368 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12369
12370         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12371         rather than basing it on the target.  Simplify handling of options
12372         controlling which directories to configure.  Remove extraneous
12373         slash in multi-clean target.
12374
12375 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12376
12377         * config-ml.in: Prefix more variables with ml_ so they don't collide
12378         with configure's.
12379
12380 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12381
12382         * configure: Don't turn -v into --v.
12383
12384 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12385
12386         * configure.in (targargs): Fix typo.
12387
12388         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12389
12390 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12391
12392         * configure.in: Strip --host and --target options from
12393         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12394         --with-cross-host option when building with a cross-compiler.
12395         * configure: Canonicalize the arguments put into config.status by
12396         always using `=' for an option with an argument.  Pass a presumed
12397         --host or --target explicitly.
12398
12399 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12400
12401         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12402         into general OS recognition case.
12403
12404 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12405
12406         * configure.in (target_configdirs): add target-winsup only
12407         for win32 target systems.
12408
12409 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12410
12411         * Makefile.in (all-target-libgloss): Depend upon
12412         configure-target-newlib, since when libgloss is built it looks to
12413         see if the newlib directory exists.
12414
12415 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12416
12417         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12418         cfg-ml-*.in.
12419
12420 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12421
12422         * configure: Handle LD and LD_FOR_TARGET when configuring a
12423         Canadian Cross.
12424
12425 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12426
12427         * configure.in (target_libs): add target-winsup.
12428         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12429         (target==ppcle-pe): remove ld from $noconfigdirs.
12430
12431 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12432
12433         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12434         Preserve relative path names in $srcdir.  Build symlink tree if
12435         configuring cross target dir and srcdir=. (= no VPATH support).
12436         (configure-target-libg++): Depend on configure-target-librx.
12437         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12438         * config-ml.in: New file.
12439         * symlink-tree: New file.
12440         * configure: Ensure srcdir="." if that's what it is.
12441
12442 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12443
12444         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12445         includes and FLEX_SKELETON setting.
12446         * mpw-configure (--with-gnu-ld): New option, controls whether
12447         to use PPCLink or ld with PowerMac GCC.
12448         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12449         * mpw-config.in: Configure grez if targeting Mac.
12450
12451         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12452         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12453         just macos.
12454         * configure.in: Configure grez resource compiler if targeting Mac.
12455         * Makefile.in (all-grez, install-grez): New targets.
12456
12457 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12458
12459         * configure: CXX defaults to gcc, not g++.  If we find
12460         gcc in the path, set CC to gcc -O2.
12461
12462 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12463
12464         * configure: Default ${build} correctly.  Avoid picking up extra
12465         spaces when reading CC and CXX from Makefile.  When doing a
12466         Canadian Cross, use plausible default values for numerous
12467         variables.
12468         * configure.in: When doing a Canadian Cross, don't try to
12469         configure tools whose configure script can't handle it.
12470
12471 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12472
12473         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12474
12475 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12476
12477         * configure:  Remove dubious bug reporting address.
12478
12479 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12480
12481         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12482         configure script, run that instead of this directory's configure.
12483         In either case, print a message that we're configuring the sub-dir.
12484
12485 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12486
12487         * configure.in: Before checking for the existence of various files,
12488         use sed to filter out "target-".
12489
12490 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12491
12492         * Makefile.in (DO_X): Split rule to decrease command line length
12493         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12494         (Philippe De Muyter).
12495
12496 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12497
12498         * Makefile.in (all-patch): depend on all-libiberty.
12499
12500 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12501
12502         * configure.in: If the only directory in target_configdirs which
12503         actually exists is libiberty, then set target_configdirs to empty,
12504         to avoid trying to build a target libiberty in a gas or gdb
12505         distribution.
12506
12507 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12508
12509         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12510         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12511         systems.
12512
12513 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12514
12515         * configure.in (copy_dirs): Use sys-include instead of include
12516         for --with-headers option.
12517
12518 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12519
12520         * Makefile.in, configure.in: Make winsup builds work with
12521         new scheme.
12522
12523 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12524
12525         * configure.in: Build the linker on AIX.
12526
12527 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12528
12529         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12530         where needed.
12531
12532 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12533
12534         * Makefile.in (all-gcc): Fix typo.
12535
12536 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12537
12538         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12539
12540 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12541
12542         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12543         to target-xiberty, to provide more flexibility.
12544         (target_subdir):  Define.  Create if cross.
12545         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12546         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12547         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12548         check-libFOO -> check-target-libFOO, etc.
12549         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12550         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12551         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12552         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12553         allow ALL_GCC="" to only configure.
12554         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12555         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12556         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12557
12558 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12559
12560         * Makefile.in (taz): Build "info" in etc explicitly.
12561
12562 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12563
12564         * configure.in:  Make sure that CC is undefined (as opposed to
12565         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12566         problem with autoconf trying to configure on a host without GCC.
12567
12568 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12569
12570         * mpw-configure: Set host alias from choice of host compiler,
12571         only use generic MPW Makefile sed if present, edit a file
12572         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12573         * mpw-README: Add problem notes about CW6 and CW7.
12574
12575 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12576
12577         * Makefile.in (taz): Use ";" instead of ";;".
12578
12579 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12580
12581         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12582         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12583         DISTDOCDIRS.
12584         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12585         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12586
12587 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12588
12589         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12590         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12591         Move bfd to DISTSTUFFDIRS.
12592
12593 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12594
12595         * Makefile.in (X11_LIB): Removed.
12596         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12597
12598         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12599
12600 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12601
12602         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12603         names.
12604
12605 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12606
12607         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12608
12609 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12610
12611         * configure.in (i[345]86-*-win32): Always build newlib.
12612         Don't configure cvs, autoconf or texinfo.
12613         * Makefile.in (LD_FOR_TARGET): New.
12614         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12615         Pass down LD_FOR_TARGET.
12616
12617 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12618
12619         * winsup: New directory.
12620         * Makefile.in: Build winsup.
12621         * configure.in: Winsup is configured when target is win32.
12622         Can only build win32 target GDB when native.
12623
12624 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12625
12626         * config.guess: Recognize HP model 819 machines as having
12627         a PA 1.1 processor.
12628
12629 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12630
12631         * configure: Fix sed loop which substitutes for CC and CXX to
12632         avoid bug found in various sed implementations.
12633
12634 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12635
12636         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12637         simulator.  Use standard powerpc-*-eabi*.
12638
12639 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12640
12641         * configure.in: Stop putting gas and binutils in noconfigdirs for
12642         powerpc-*-aix* and rs6000-*-*.
12643
12644 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12645
12646         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12647         -mcall-aixdesc libraries.
12648
12649 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12650
12651         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12652
12653         * config.sub (arm | armel | armeb): Fix shell syntax.
12654
12655 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12656
12657         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12658         -msoft-float and -mcpu=common support.
12659         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12660         libraries.
12661
12662 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12663
12664         * configure.in: Allow configuration and build of emacs19 for the alpha.
12665
12666 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12667
12668         * configure.in (CC): Get ^CC, not just any old CC, from
12669         ${host_makefile_frag}.
12670
12671 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12672
12673         * configure.in (CC): Try to get CC from
12674         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12675
12676 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12677
12678         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12679         only if it exists in $(srcdir).
12680
12681 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12682
12683         * configure: If CC and CXX are not set in the environment, set
12684         them, based on either an existing Makefile or on searching for gcc
12685         in PATH.  Substitute for CC and CXX in Makefile.
12686         * configure.in: Remove libm from target_libs.  Separate
12687         target_configdirs from configdirs.  If CC is not set in
12688         environment, try to get it from a host Makefile fragment.  Rewrite
12689         changes of configdirs to use skipdirs instead.  A few minor
12690         tweaks.  Take directories out of target_configdirs as they are
12691         taken out of configdirs.  Remove existing Makefile files from
12692         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12693         CONFIG_ARGUMENTS in Makefile.
12694         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12695         by configure.in.
12696         (CONFIG_ARGUMENTS): Likewise.
12697         (CONFIGURE_TARGET_MODULES): New variable.
12698         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12699         ($(CONFIGURE_TARGET_MODULES)): New target.
12700         (configure-libg++, configure-libio): New targets.
12701         (all-libg++): Depend upon configure-libg++.
12702         (all-libio): Depend upon configure-libio.
12703         (configure-libgloss, all-libgloss): New targets.
12704         (configure-libstdc++): New target.
12705         (all-libstdc++): Depend upon configure-libstdc++.
12706         (configure-librx, all-librx): New targets.
12707         (configure-newlib): New target.
12708         (all-newlib): Depend upon configure-newlib
12709         (configure-xiberty): New target.
12710         (all-xiberty): Depend upon configure-xiberty.
12711
12712 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12713
12714         * configure.in (host i[345]86-*-win32):  Expand the
12715         noconfigdirs again.
12716
12717 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12718
12719         * mpw-configure: Fix sed command file name.
12720
12721 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12722
12723         * configure.in (host i[345]86-*-win32): Reduce the
12724         noconfigdirs again.
12725
12726 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12727
12728         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12729         or powerpc*-*-pe*, since they are not yet supported.
12730
12731 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12732
12733         Add PowerMac support and many other enhancements.
12734         * mpw-configure: New option --cc to select compiler to use,
12735         paste options set according to --cc into the generated
12736         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12737         if mpw-make.sed is present.
12738         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12739         add forward includes for PowerPC include files.
12740         * mpw-build.in: Build using Makefile.PPC if present.
12741         (do-byacc, etc): Remove separate version resource builds.
12742         (do-gas): Build "stamps" before "all".
12743         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12744         * mpw-README: Update to reflect --cc option, PowerMac support,
12745         and recently-reported compatibility problems.
12746
12747 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12748
12749         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12750         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12751         (--with-multilib-top): Pass to recursive invocations.
12752
12753 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12754
12755         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12756         v810-*-*.
12757
12758 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12759
12760         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12761         gdb, ld and opcodes on v810-*-*.
12762
12763 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12764
12765         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12766         (local-maintainer-clean): New target.
12767         (maintainer-clean): New target.
12768         (realclean): Just depend upon maintainer-clean.
12769
12770 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12771
12772         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12773
12774 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12775
12776         * configure.in: Build ld in mips*-*-bsd* case.
12777
12778 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12779
12780         * config.sub: Accept -lites* OS.  From Ian Dall.
12781
12782 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12783
12784         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12785         targets.
12786
12787 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12788
12789         * configure.in: treat i386-win32 canadian cross the same as
12790         i386-go32 canadian cross.
12791
12792 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12793
12794         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12795         running under the simulator to build a reduced set of libraries.
12796         (powerpc-*-eabiaix): Add fine grained multilib support added to
12797         other powerpc targets yesterday.
12798
12799 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12800
12801         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12802         -disable-softfloat, -disable-relocatable, -disable-aix, and
12803         -disable-sysv to control which multilib libraries get built.
12804
12805 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12806
12807         * configure: Add Makefile.tem to list of files to remove in trap
12808         handler.
12809
12810 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12811
12812         * config.guess (*Linux*):  Add missing "exit"s.
12813         Also, need specific check for alpha-unknown-linux (uses COFF).
12814
12815 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12816
12817         * config.guess:  Merge with FSF:
12818
12819         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12820         * config.guess (AIX4): More robust release numbering discovery.
12821
12822         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12823         * config.guess (i386-sequent-ptx): Properly get version number.
12824
12825         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12826         * config.guess (mips:*:4*:UMIPS): New case.
12827
12828 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12829
12830         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12831         (i386-win32 host): Likewise.  Don't build readline.
12832
12833 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12834
12835         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12836         SUPPORT_FILES to submakes.
12837
12838 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12839
12840         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12841         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12842         mpw-configure.
12843
12844 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12845
12846         * configure.in (appdirs): Use =, not ==, in test expression when
12847         trying to build the text to print in the warning message for
12848         Solaris users.
12849
12850 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12851
12852         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12853
12854 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12855
12856         * config.guess: Recognize lynx-2.3.
12857
12858 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12859
12860         * config.sub (z8ksim): Deleted
12861         (z8k-*-coff): New, this is the one true name of the target.
12862
12863 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12864
12865         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12866
12867 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12868
12869         * config.guess (*:Linux:*:*): First try asking the linker what the
12870         default object file format is (elf, aout, or coff).  Then if this
12871         fails, try previous methods.
12872
12873 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12874
12875         * configure.in: Don't build newlib for *-*-vxworks5.1.
12876
12877 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12878
12879         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12880         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12881
12882 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12883
12884         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12885
12886 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12887
12888         * cfg-ml-com.in: New file.
12889         * cfg-ml-pos.in: New file.
12890
12891 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12892
12893         * COPYING.NEWLIB: Add HP free copyright to list.
12894
12895 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12896
12897         * config.sub: Recognize -eabi* for the system, not just -eabi.
12898
12899 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12900
12901         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12902         * config.sub, configure.in (win32): New target and host.
12903
12904 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12905
12906         * configure.in: Add i386-pe configuration.
12907
12908 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12909
12910         * mpw-build.in (install): Install GDB after LD.
12911
12912 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12913
12914         * mpw-config.in (elf/mips.h): Always forward-include, needed
12915         for GDB to build.
12916
12917 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12918
12919         * testsuite: New directory for customer acceptance and whole tool
12920         chain tests.
12921
12922 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12923
12924         * configure: If per-host line isn't found, but AC_OUTPUT is found
12925         and a configure script exists, run it instead.
12926
12927 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12928
12929         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12930
12931 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12932
12933         * configure: Set build_{cpu,vendor,os,alias} to host values when
12934         --build isn't specified.
12935
12936 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12937
12938         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12939         (FLAGS_TO_PASS): Pass them.
12940         (EXTRA_TARGET_FLAGS): Ditto.
12941
12942 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12943
12944         * Makefile.in (all-libg++): Depend on all-libstdc++.
12945
12946 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12947
12948         * configure.in (noconfigdirs): Enable all packages for
12949           i386-unknown-netbsd.
12950
12951 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12952
12953         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12954         hosted builds (DOS builds)
12955
12956 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12957
12958         Changes for ARM based on patches from Richard Earnshaw:
12959         * config.sub: Handle armeb and armel.
12960         * configure.in: Omit arm linker only for riscix.
12961
12962 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12963
12964         * config.guess:  Update from FSF.
12965
12966 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12967
12968         * config.sub: Recognize powerpcle as the little endian variant of
12969         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12970         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12971         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12972         temporarily.
12973
12974 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12975
12976         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12977
12978 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12979
12980         * config.sub: Accept -lites* as a basic system type.
12981
12982 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12983
12984         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12985         installed, and if so return linuxoldld as the system name.
12986
12987 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12988
12989         * config.guess: Add hppa1.1-hp-lites support.
12990
12991 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12992
12993         * configure.in: Don't build newlib for m68k-vxworks5.1.
12994
12995 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12996
12997         * configure.in (mips-sgi-irix6): Use mh-irix5.
12998
12999 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13000
13001         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13002
13003 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13004
13005         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13006         OSF/1.  Fix compiler flags.
13007         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13008
13009 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13010
13011         * configure.in: Recognize --with-newlib.
13012         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13013
13014 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13015
13016         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13017         to *_X11_MODULES due to gdbtk needing X include files et al.
13018
13019 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13020
13021         Merge in support for Mac MPW as a host.
13022         (Old change descriptions retained for informational value.)
13023
13024         * mpw-config.in: Add generic include forwards for cpu-specific
13025         include files in aout and elf directories.
13026
13027         * mpw-configure: Added copyright.
13028         * mpw-config.in: Check for presence of required build tools.
13029         (target_libs): Add newlib.
13030         (target_tools): Add examples.
13031         (Read Me): Generate as "Read Me for MPW" instead.
13032         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13033         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13034         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13035
13036         * mpw-configure: Remove subdir-specific makefile hackery,
13037         delete mk.tmp after using it.
13038
13039         * mpw-build.in (all): Display start and end times.
13040
13041         * mpw-configure (host_canonical): Set.
13042         (target_cpu): Always add to makefiles.
13043         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13044         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13045         (mpw-mh-mpw): Look for in srcdir and srcroot.
13046         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13047
13048         * mpw-build.in: (install-only): New target.
13049
13050         * mpw-configure (host_alias, target_alias): Rename from hostalias
13051         and targetalias, add into generated Makefile.
13052         (mk.tmp): If present, add into generated Makefile.
13053         * mpw-build.in (all-gas): Build config.h first before gas proper.
13054
13055         * mpw-configure (config.status): Write only if changed.
13056         * mpw-config.in (readline): Configure it (not built, just used for
13057         definitions).
13058
13059         * mpw-config.in (elf/mips.h): Add a forward include.
13060
13061         * mpw-config.in: Forward-include most .h files in include into
13062         extra-include.
13063         (readline): Don't build.
13064         mpw-build.in (install): Install GDB.
13065
13066         * mpw-configure (prefix, mpw_prefix): Handle it.
13067         * mpw-config.in (mmalloc, readline): Don't configure.
13068         * mpw-build.in (thisscript): Rename to ThisScript.
13069         Use mpw-build instead of BuildProgram everywhere.
13070         (mmalloc, readline): Don't build.
13071         * mpw-README: New file, basic documentation about the MPW port.
13072
13073         * mpw-config.in: Use forward-include to create include files.
13074
13075         * mpw-configure: Add more things to the top of each configured
13076         Makefile, including contents of config/mpw-mh-mpw.
13077         * mpw-config.in (extra-include): Create this directory and fill it
13078         with Posix-like include files when configuring.
13079
13080         * config.sub (apple, mac, mpw): Add various aliases.
13081
13082         * mpw-build.in: New file, top-level build script fragment for MPW.
13083         * mpw-configure: New file, configure script for MPW.
13084         * mpw-config.in: New file, config fragment for MPW.
13085
13086 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13087
13088         * configure.in (host_libs): Remove glob, since it is gone from the
13089         sources.
13090
13091 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13092
13093         * Makefile.in: define empty GDB_NLM_DEPS var.
13094
13095         * configure.in(target_makefile_frag): use config/mt-netware
13096         for netware targets.
13097
13098 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13099
13100         * config.sub: Merge in recent FSF changes.  Remove linux special
13101         cases.
13102
13103 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13104
13105         Revert this change:
13106
13107         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13108
13109                 * build-all.mk: Use CC=cc -Xs on Solaris.
13110
13111 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13112
13113         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13114         stop using it.
13115         * Makefile.in: Nuke all references to glob subdirectory.
13116
13117 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13118
13119         * configure.in: Fix --enable-shared logic in per-host.
13120
13121 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13122
13123         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13124
13125 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13126
13127         * configure.in (noconfigdirs): Don't build gas on AIX, for
13128         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13129
13130 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13131
13132         * configure: Fix --cache-file to work if the file argument is a
13133         relative path.
13134
13135 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13136
13137         * configure: If the --cache-file is used, pass it down to
13138         configure in subdirectories.
13139
13140 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13141
13142         * config.sub: add vxworks29k configuration.
13143
13144 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13145
13146         * Makefile.in (taz): Do "diststuff" part quietly.
13147
13148 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13149
13150         * config.sub: Mini-merge with gcc/config.sub.
13151
13152 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13153
13154         * config.guess (IRIX): Sed - to _.
13155
13156 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13157
13158         * Makefile.in (source-vault, binary-vault): New targets.
13159
13160 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13161
13162         * config.sub: Recognize -eabi as a basic system type.
13163
13164 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13165
13166         * configure.in (enable_shared stuff): Fix typo.
13167
13168 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13169
13170         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13171
13172 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13173
13174         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13175
13176 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13177
13178         * configure.in (rs6000-*-*): Don't build gas.
13179
13180 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13181
13182         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13183         reduce command line length.
13184         (AS_FOR_TARGET): Check for as.new, not Makefile.
13185         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13186
13187 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13188
13189         * config.guess:  Merge from FSF.
13190
13191 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13192
13193         * configure: Don't use $ when handling program_suffix.
13194
13195 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13196
13197         * configure.in:  Configure tk for hppa/hpux.
13198
13199 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13200
13201         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13202
13203 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13204
13205         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13206         to LIBCXXFLAGS.  Tests are better run without it.
13207
13208 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13209
13210         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13211
13212 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13213
13214         * configure.in (*-*-netware*): Don't configure xiberty.
13215
13216 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13217
13218         * configure.in:  Remove tk from native_only list.
13219
13220 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13221
13222         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13223           for special NCD build.
13224
13225 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13226
13227         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13228         makeall.bat, they're only useful for binutils snapshots.
13229         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13230         makeall.bat to specified SUPPORT_FILES.
13231
13232 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13233
13234         * build-all.mk: Add Ericsson targets to sun4 and solaris
13235           hosts.  Add  BNR's sun4 target to solaris host, so their
13236           build-from-source will be tested in-house first.
13237
13238 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13239
13240         * Makefile.in (LIBCFLAGS): New variable.
13241         (CFLAGS_FOR_TARGET): Ditto.
13242         (LIBCFLAGS_FOR_TARGET): Ditto.
13243         (LIBCXXFLAGS): Ditto.
13244         (CXXFLAGS_FOR_TARGET): Ditto.
13245         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13246         (BASE_FLAGS_TO_PASS): Pass them.
13247         (EXTRA_TARGET_FLAGS): Ditto.
13248
13249         * configure.in: Support --enable-shared.
13250
13251 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13252
13253         * configure.in (target_libs):  Include libstdc++ again.
13254         * config.guess:  Update from FSF (for FreeBSD).
13255
13256 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13257
13258         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13259         makeall.bat.
13260         (DISTDOCDIRS): Add `etc'.
13261         (ETC_SUPPORT_PFX): New variable.
13262         (taz): Include anything from etc starting with a word in
13263         ETC_SUPPORT_PFX.
13264
13265 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13266
13267         * config.sub: Update for recent FSF changes.  Remove obsolete
13268         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13269         spacing changes.
13270
13271 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13272
13273         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13274
13275         * config.guess:  Merge with FSF.
13276         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13277
13278 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13279
13280         * configure: Since the "trap 0" handler will override the exit
13281         status on many systems, only use it for "exit 1", and make it set
13282         a non-zero exit status; reset it before "exit 0".  Also, check
13283         exit status of config.sub, and error out if it failed.
13284
13285 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13286
13287         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13288         and install libgloss.
13289
13290 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13291
13292         * Makefile.in (all-binutils): Depend upon all-byacc.
13293
13294         * configure.in: Don't build emacs on Irix 5.
13295
13296 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13297
13298         * configure.in (*-*-netware*): Add libio.
13299
13300 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13301
13302         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13303         (CHECK_TARGET_MODULES): Ditto.
13304         (INSTALL_TARGET_MODULES): Ditto.
13305         (TARGET_LIBS): Ditto.
13306         (all-libstdc++): Note dependencies.
13307
13308 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13309
13310         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13311
13312 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13313
13314         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13315         -fexternal-templates.
13316
13317         * configure.in (target_libs): Add libstdc++.
13318         (noconfigdirs): Add libstdc++ as appropriate.
13319
13320 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13321
13322         * config.guess:  Update from FSF.
13323
13324 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13325
13326         * configure: Use ${config_shell} when running ${configsub}.
13327
13328 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13329
13330         * config.sub: No longer recognize h8300h.
13331
13332 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13333
13334         * config.sub: Remove extraneous differences between config.sub and
13335         gcc/config.sub.
13336
13337 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13338
13339         * Makefile.in (DISTSTUFFDIRS): Add gas.
13340
13341 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13342
13343         * COPYING.NEWLIB: New file.
13344
13345 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13346
13347         * config.guess (HP-UX):  Patch from Harlan Stenn
13348         <harlan@landmark.com> to also emit release level.
13349
13350 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13351
13352         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13353
13354 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13355
13356         * config.sub:  Merge nextstep cleanup from FSF.
13357
13358 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13359
13360         * configure.in (arm-*-*): Don't configure ld for this target.
13361
13362 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13363
13364         * configure.in (*-*-netware): don't configure libg++, libio,
13365           librx, or newlib.
13366
13367 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13368
13369         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13370         configure ld--it works, but it doesn't support shared libraries.
13371
13372 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13373
13374         * config.guess (*-unknown-freebsd*):  Get rid of possible
13375         trailing "(Release)" in version string.
13376         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13377
13378 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13379
13380         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13381         Fix type: *-next-neststep -> *-next-nextstep.
13382
13383         * config.guess:  Merge from FSF:
13384
13385         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13386
13387         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13388
13389         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13390
13391         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13392         instead of UNIX_SV for UnixWare 1.0).
13393
13394 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13395
13396         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13397         to make gdb/nlm/* build after the compiler and linker.
13398
13399 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13400
13401         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13402         not just i[34]86.
13403         (m68k-atari-sysv4):  Relocate to match FSF version.
13404
13405         * config.guess:  More merges from the FSF:
13406
13407         Add a space before function call or macro invocation.
13408
13409         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13410
13411         * config.guess: Add trap cmd to remove dummy.c and dummy when
13412         interrupted.
13413
13414         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13415
13416         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13417         (dummy): Redirect stderr from compilation of dummy.c.
13418
13419         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13420
13421         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13422
13423 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13424
13425         * configure: Accept and ignore --cache*, for compatibility with
13426         new autoconf.
13427
13428 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13429
13430         * config.guess:  Merge from FSF:
13431
13432         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13433
13434         * config.guess (Pyramid*:OSx*:*:*): New case.
13435         (PATH): Add /.attbin at end for finding uname.
13436         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13437
13438         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13439
13440         * config.guess (M88*:DolphinOS:*:*): New case.
13441
13442         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13443
13444         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13445         to select whether to use ELF or COFF.
13446
13447         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13448
13449         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13450
13451         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13452
13453         * config.guess: Guess the OS version for HPUX.
13454
13455         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13456
13457         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13458
13459 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13460
13461         * configure.in: Recognize --with-headers, --with-libs, and
13462         --without-newlib.
13463         * Makefile.in (all-xiberty): Depend upon all-ld.
13464
13465 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13466
13467         * configure.in: Change i[34]86 to i[345]86.
13468
13469 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13470
13471         * configure (version): A few more tweaks to help message.
13472
13473 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13474
13475         * Makefile.in:  Remove (for now) librx as a host library,
13476         now that we're building it for target.
13477
13478 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13479
13480         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13481         (Karl Berry).
13482
13483 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13484
13485         * configure.in:  Also configure librx.
13486
13487 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13488
13489         * Makefile.in:  Update various rules to reflect that librx
13490         is now needed for libg++.
13491
13492 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13493
13494         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13495
13496 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13497
13498         * configure.in: Configure the examples directory.
13499
13500 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13501
13502         * configure: Simplify Jun 2 1994 change.
13503
13504 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13505
13506         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13507         /bin/gcc isn't good enough to build gcc.
13508
13509 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13510
13511         * Makefile.in (GDB_SUPPORT_FILES): Remove
13512         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13513         (gdb.tar.gz): Add new rule to use standard distribution building
13514         mechanism.
13515
13516 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13517
13518         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13519         Bill Cox <bill@cygnus.com>.
13520
13521 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13522
13523         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13524
13525 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13526
13527         * configure:  Search current dir first in .gdbinit.
13528
13529 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13530
13531         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13532
13533 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13534
13535         * config.sub:  Refer to NeXT's operating system as nextstep.
13536
13537         * config.sub (case $basic_machine):  Re-order the cases, to match
13538         the order in the FSF version (which is mostly alphabethical).
13539         Merge in some additions and changes from the FSF.
13540
13541 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13542
13543         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13544         * config.sub: Recognize cxux7.
13545         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13546
13547 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13548
13549         * config.sub:  Fix typo powerpc -> powerpc-*.
13550
13551 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13552
13553         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13554
13555         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13556         parallel with all-emacs and install-emacs).  Top-level command
13557         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13558
13559 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13560
13561         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13562         $(relbindir)/make before doing ``make install'', and use
13563         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13564         installing over running make binary.
13565         ($(host)-stamp-stage3-installed): Likewise.
13566
13567 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13568
13569         * config.guess: Recognize Mach.
13570
13571 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13572
13573         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13574         see whether --exec-prefix was used.
13575
13576 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13577
13578         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13579
13580 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13581
13582         * Makefile.in: Add all-librx target similar to all-libproc.
13583
13584 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13585
13586         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13587         with post 1.2 uname bogosity.
13588
13589 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13590
13591         * configure: Remove temporary files on receipt of a signal.
13592
13593 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13594
13595         * configure: If there is a package_makefile_frag, remove
13596         ${subdir}/Makefile.tem after copying it in.
13597
13598 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13599
13600         * build_all.mk: support rs6000 lynx identifies itself as
13601         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13602         since /bin/gcc is too feeble to compile a modern gcc.
13603
13604 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13605
13606         * brought devo/test-build.mk update-to-date with progressive/
13607           test-build.mk. Add lynx targets and hppa flag info.
13608
13609 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13610
13611         * configure.in:  Use mh-ncrsvr43.  Patch from
13612         Tom McConnell <tmcconne@sedona.intel.com>.
13613
13614 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13615
13616         * config.guess (i386-unknown-bsdi):  No longer need to
13617         check #if defined(__bsdi__) && defined(__i386__).
13618
13619 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13620
13621         * configure: Set program_transform_nameoption correctly.
13622
13623 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13624
13625         * brought build-all.mk update-to-date with progressive build-all.mk,
13626           added new targets and hppa info.
13627
13628 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13629
13630         * configure: If config.guess result is a prefix of the user
13631         specified target, assume a native build and use the user specified
13632         target as the host alias.  Remove SunOS patch suffix removal hack.
13633         * configure.in: Remove SunOS patch suffix removal hack.
13634
13635         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13636         in NATIVE_CHECK_MODULES.
13637
13638 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13639
13640         * Makefile.in: Rename HOST_ONLY to NATIVE.
13641         * configure: Delete SunOs patch suffix from host_canonical
13642           and build_canonical variables that are prepended to Makefiles.
13643         * configure.in: Add comments for easier maintenance.
13644
13645 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13646
13647         * Makefile.in: Add all-libproc target similar to all-gui.
13648
13649 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13650
13651         * Makefile.in (CHECK_MODULES): split into
13652         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13653
13654 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13655
13656         * config.guess (i386-unknown-bsdi): New system to guess.
13657
13658 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13659
13660         * Makefile.in: Add all-gui target (but not yet build by "all").
13661
13662 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13663
13664         * config.sub: Move deletion of patch suffix from here...
13665         * configure.in: To here, at Ian's suggestion.  The top-
13666           level scripts might need to know of a patch level.
13667
13668 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13669
13670         * config.sub: Strip off patch suffix so rtl is recognized
13671           as a sunos4.1.3 machine, even though it's been patched.
13672
13673 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13674
13675         * Makefile.in (INSTALL_LAST): Delete.
13676         (INSTALL_DOSREL): New.
13677
13678 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13679
13680         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13681         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13682         whether we pass down --with-gnu-ld anyhow.
13683
13684 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13685
13686         * Makefile.in (INSTALL_LAST): Change operation so it works
13687         on more flavors of make.
13688         * configure.in (go32): Don't build libg++ or libio.
13689
13690 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13691
13692         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13693         they can be overriden by templates.
13694
13695 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13696
13697         * configure.in (target==go32): Don't build gdb.
13698         * dosrel: New directory.
13699
13700 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13701
13702         * configure.in (host==go32): Configure dosrel too.
13703         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13704         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13705         be set by incoming names or templates.
13706         (INSTALL_LAST): New rule.
13707
13708 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13709
13710         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13711
13712 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13713
13714         * configure.in (appdirs): New variable.  Currently empty, but will
13715         be used in gas distribution.  If nonempty, lists a set of
13716         directories at least one of which must get configured, or top
13717         level configuration is considered to have failed.
13718         (rs6000-*-lynxos*): Use new file name.
13719
13720 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13721
13722         Eliminate XTRAFLAGS.
13723         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13724         newlib include files using -idirafter, and also use -nostdinc.
13725         (CXX_FOR_TARGET): Likewise.
13726         (XTRAFLAGS): Removed.
13727         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13728         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13729         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13730         ($(DO_X)): Don't pass down XTRAFLAGS.
13731
13732 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13733
13734         * configure.in (mips*-dec-bsd*): New target; do build linker.
13735         (mips*-*-bsd*): New target; don't build linker.
13736
13737 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13738
13739         * configure.in: support rs6000-*-lynxos* configuration.
13740         support sunos4 as a cross target.
13741
13742         * config.sub: look for lynx*, not lynx since the OS version may
13743         legitimately be part of the name.
13744
13745 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13746
13747         * configure.in (i[34]86-*-sco*): Move to be with other i386
13748         targets.
13749         (romp-*-*): New target.  Skip various binary utilities.
13750         (vax-*-*): New target.  Don't build newlib.
13751         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13752
13753 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13754
13755         * configure.in: Only set host_makefile_frag if config
13756         directory exists.
13757
13758 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13759
13760         * install.sh: If $dstdir exists, don't check whether each
13761         component does.
13762
13763 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13764
13765         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13766
13767 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13768
13769         * configure.in (*-*-lynxos*): Don't configure newlib for either
13770         native or cross Lynx.
13771
13772 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13773
13774         * config.sub (sparc64-elf): Fix os.
13775         (z8k): Remove duplicate.
13776
13777 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13778
13779         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13780         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13781
13782 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13783
13784         * configure: Make file links cleanly even if Lynx fails on
13785           an NFS symlink (at least fail cleanly).
13786
13787 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13788
13789         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13790         -XNh2000.
13791
13792 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13793
13794         * configure: Unknown options are fatal again.
13795
13796 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13797
13798         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13799         compatibility.
13800
13801 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13802
13803         * build-all.mk: Add `clean' target.
13804
13805 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13806
13807         * config.guess:  Add SINIX support.
13808         * configure.in:  Add mips-*-sysv4* support.
13809
13810 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13811
13812         * build-all.mk: Document all useful targets.
13813         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13814         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13815
13816 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13817
13818         * configure: Support --silent, --quiet.
13819
13820 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13821
13822         * configure: Support --disable-FEATURE.
13823
13824 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13825
13826         * config.guess: Recognize NCR running SVR4.3.
13827
13828 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13829
13830         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13831         Patch from Paul Eggert <eggert@twinsun.com>.
13832
13833 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13834
13835         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13836
13837 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13838
13839         * configure: Make unrecognized options give nonfatal warnings
13840         instead of fatal errors, and pass them to any subdirectory
13841         configures in case they recognize them.
13842         Make --x equivalent to --with-x.
13843
13844 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13845
13846         * configure: Add --enable-* options.  Clean up usage message and
13847         some comments.
13848
13849 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13850
13851         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13852
13853 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13854
13855         * configure.in (hppa*-*-*): Enable binutils.
13856
13857 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13858
13859         * config.sub: Recognize cisco.
13860
13861 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13862
13863         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13864
13865 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13866
13867         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13868         than one configuration name.  Add comment.
13869
13870 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13871
13872         * config.guess: about target *-hitachi-hiuxwe2, fixed
13873         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13874         macro is incorrect.]
13875
13876 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13877
13878         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13879         than the "make ls" stuff which used to be here.
13880
13881 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13882
13883         * config.guess:  Recognize i[34]86-unknown-freebsd.
13884         From Shawn M Carey <smcarey@rodan.syr.edu>.
13885
13886 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13887
13888         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13889
13890 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13891
13892         * config.guess: Check for ptx.
13893
13894 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13895
13896         * config.sub: Add os9k checking.
13897
13898 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13899
13900         * config.guess: Handle OSF1 running on HPPA processors
13901
13902 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13903
13904         * configure: If subdir configure fails, print out a message with
13905         subdirectory name, in case subdir's configure code didn't identify
13906         itself.
13907
13908 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13909
13910         * configure.in: Remove embedded newlines from configdirs.
13911         Avoid mismatches of substrings.  Fix matching strings at end
13912         of configdirs.
13913
13914 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13915
13916         * config.guess:  Add Lynx/rs6000 config support.
13917
13918 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13919
13920         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13921
13922 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13923
13924         * configure.in (hppa*-*-osf*): Treat this just like most other
13925         PA configurations (eg no binutils or ld).
13926         (hppa*-*-*elf*): These configurations have binutils and ld.
13927
13928 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13929
13930         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13931
13932 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13933
13934         * configure.in (rs6000-*-*): Build gas.
13935
13936 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13937
13938         * Makefile.in:  Avoid bug in losing hpux sed.
13939
13940 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13941
13942         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13943         for GDB and GDB has been fixed to not need it.
13944
13945 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13946
13947         * config.guess: Recognize vax hosts.
13948
13949 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13950
13951         * configure (while loop): Don't use "break 2" inside case
13952         statement -- the case statement isn't an enclosing loop.
13953
13954 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13955
13956         * config.guess:  Clean up NeXT support, to allow nextstep
13957         on Intel machines.  Make OS be nextstep.
13958
13959 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13960
13961         * config.guess: Add alternate forms for Convex.
13962
13963 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13964
13965         * configure:  Completely rewrite option processing.  Take
13966         advantage of pattern-matching to avoid invoking test frequently.
13967         Also clean up host and target defaulting logic.
13968
13969 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13970
13971         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13972         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13973         commands (plus user environment) will fit SCO limits.
13974
13975 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13976
13977         * configure.in: Don't issue warnings about directories which are
13978         not being configured if -norecursion is set.  Correct test for
13979         --with-gnu-as and --with-gnu-ld to not get confused by substring
13980         matches.
13981
13982         * configure.in: Don't build gas for alpha-dec-osf1*.
13983
13984 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13985
13986         * configure:  Back out Per's change of 12/19/1993.  It changes the
13987         behavior of configure in unexpected and confusing ways.
13988
13989         Also, use different delim char when calculating
13990         program_transform_name so that the name can contain slashes.
13991
13992 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13993
13994         * configure.in, config.sub: Add support for VSTa micro-kernel.
13995
13996 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13997
13998         * configure.in: Nuke hacks which were used to get a special
13999         version of GAS for HPPA configurations.
14000
14001 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14002
14003         * configure:  If only ${target_alias} is given, use that
14004         as the default for ${host_alias}.
14005         * configure:  Add missing back-slashes before nested quotes.
14006
14007 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14008
14009         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14010
14011 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14012
14013         * config.guess:  Recognize some Tektronix configurations.
14014         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14015
14016 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14017
14018         * config.sub: Match any flavor of SH.
14019
14020 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14021
14022         * configure.in: Don't try to configure newlib for Alpha.
14023
14024 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14025
14026         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14027         libg++ or libio for any Alpha target.
14028
14029         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14030
14031 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14032
14033         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14034         default arguments -- so it tried to compress itself.
14035
14036 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14037
14038         * configure.in (notsupp): ensure that a space is always at the end
14039           of the configdirs list, since the grep checks for an explicit space
14040
14041 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14042
14043         * configure.in (target i386-sysv4.2): don't build ld, since static
14044           versions of many libraries are not available.
14045
14046 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14047
14048         * config.guess: Recognize Apollos (using environment variables).
14049         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14050
14051 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14052
14053         * config.guess: Recognize Sony news mips running newsos.
14054
14055 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14056
14057         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14058         "fi ; else" for bash.
14059
14060 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14061
14062         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14063
14064 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14065
14066         * config.sub: accept unixware as an alias for svr4.2.
14067         Fix some inconsistancies with the gcc version.
14068
14069 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14070
14071         * Makefile.in (DISTDOCDIRS):  Add gdb.
14072
14073 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14074
14075         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14076
14077 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14078
14079         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14080         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14081         this now.
14082
14083 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14084
14085         * config.sub: Accept hiux* as an OS name.
14086
14087         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14088         etc/make-stds.texi.  The underscore came from gcc, and dje now
14089         agrees that RUNTESTFLAGS is the correct name.
14090
14091 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14092
14093         * install.sh:  Remove 'set -e'.  It makes any conditionals
14094         in the script useless.
14095
14096         * config.guess: Automatically recognize arm-acorn-riscix
14097         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14098
14099 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14100
14101         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14102
14103 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14104
14105         * Makefile.in (DISTDOCDIRS): New variable.
14106         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14107         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14108
14109 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14110
14111         * configure.in (hppa target): check the source directory for the
14112           pagas sub-directory
14113
14114 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14115
14116         * config.sub: Allow -aout* and -elf*.
14117
14118 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14119
14120         * configure.in: Don't build ld on i386-solaris2, same as for
14121         sparc-solaris2.
14122
14123 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14124
14125         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14126
14127 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14128
14129         * configure.in:  Configure gdb for alpha.
14130
14131 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14132
14133         * Makefile.in (CXXFLAGS): Add -O.
14134
14135 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14136
14137         * config.guess: added support for DG Aviion
14138
14139 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14140
14141         * configure.in: Produce warning message for subdirectories not
14142         configurable for this host/target combination.  Don't try to
14143         configure gdb for vms.
14144
14145 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14146
14147         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14148         appropriate files before making "diststuff".
14149         (DISTBISONFILES): New var: list of files to be edited.
14150         (DISTSTUFFDIRS): Add binutils.
14151
14152 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14153
14154         * config.sub: also handle mipsel and mips64el (for little endian mips)
14155
14156 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14157
14158         * configure.in: Add * to end of all OS names.
14159
14160 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14161
14162         * configure.in: Build newlib for LynxOS native.
14163
14164 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14165
14166         * config.guess: Add support for delta 88k running SVR3.
14167
14168         * configure.in: Add comment about HP compiler vs. emacs.
14169
14170 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14171
14172         * configure.in: don't build ld on solaris2 (not a viable option
14173           due to bugs in getpwnam & getpwuid)
14174
14175 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14176
14177         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14178         config.guess will produce a full version number.
14179
14180 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14181
14182         * configure.in: Build linker and binutils for alpha-dec-osf1.
14183
14184 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14185
14186         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14187         and gdb/testsuite/Makefile.in.
14188
14189 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14190
14191         * configure.in: recognize mips*- instead of mips-
14192
14193 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14194
14195         * config.sub: Accept linux*coff and linux*elf as operating
14196         systems.
14197
14198 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14199
14200         * config.sub: Recognize mips64, and mips3 as an alias for it.
14201
14202 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14203
14204         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14205         gdb knows how to handle OSF/1 shared libraries.
14206
14207 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14208
14209         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14210         * config.guess: Recognize Hitachi's HIUX.
14211         * config.sub: Recognize h3050r* and hppahitachi.
14212         Remove redundant cases for hp9k[23]*.
14213
14214 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14215
14216         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14217         if gas and ld are in the source tree and are in ${configdirs}.
14218         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14219         --with options (but still pass them down on the command line,
14220         if they were explicitly specified).
14221
14222 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14223
14224         * configure: substitute SHELL value in Makefile.in with
14225         ${CONFIG_SHELL}
14226
14227 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14228
14229         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14230         *-*-solaris2* targets.
14231
14232 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14233
14234         * Makefile.in: define M4, and pass it down to sub-makes;
14235         all-autoconf now depends on all-m4
14236
14237 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14238
14239         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14240         presence of {ar,ranlib} instead of a configured directory
14241
14242 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14243
14244         * config.guess: Accept 34?? as well as 33?? for NCR.
14245
14246 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14247
14248         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14249         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14250
14251 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14252
14253         * configure: grab values for $(CC) and $(CXX) from the
14254         environment, so that someone can do "CC=gcc configure; make" and
14255         have it work right (matching the way that autoconf works now)
14256
14257         * configure.in, Makefile.in: add support for gash, the tcl
14258         interface to Galaxy
14259
14260         * config.guess: add NetBSD variants (hp300, x86)
14261
14262 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14263
14264         * install.sh: Support -d option (in the manner of SunOS 4 install,
14265         as it is more deterministic than that of GNU install)
14266         (chmodcmd): Set file to mode 755 by default (should also do default
14267         chgrp and chown, but I don't feel like dealing with that now)
14268
14269 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14270
14271         * config.sub: Remove h8300hhms alias.
14272
14273 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14274
14275         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14276
14277 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14278
14279         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14280         as stmp-fixinc
14281
14282 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14283
14284         * config.sub: recognize m88110-bug-coff.
14285
14286 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14287
14288         * Makefile.in (all-libio): all dependencies on the toolchain used
14289         to build this (gcc, gas, ld, etc)
14290
14291 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14292
14293         * config.guess: Deal with OSF/1 1.3 on alpha.
14294
14295 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14296
14297         * install.sh: add some 'else true' clauses for portability
14298
14299         * configure.in: don't build libio for h8[35]00-*-* targets
14300
14301 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14302
14303         * Makefile.in:  Add support for new libio.
14304
14305 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14306
14307         * install.sh: If one command fails, don't try the rest.  Don't try
14308         to remove $dsttmp (via trap) unless we have already created it.
14309         If $src doesn't exist, detect it and exit with an error.
14310
14311         * config.guess: Recognize BSD on hp300.
14312
14313 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14314
14315         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14316         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14317
14318 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14319
14320         * Makefile.in (all-send-pr): depends on all-prms
14321
14322 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14323
14324         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14325
14326 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14327
14328         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14329         Added test for mips-mips-riscos5.
14330
14331 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14332
14333         * configure.in: use mh-hp300 for 68k HP hosts
14334
14335 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14336
14337         * configure: add support for CONFIG_SHELL, so that you can use
14338         some alternate shell for evaluating configure scripts
14339
14340 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14341
14342         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14343         in configure script to bug-gdb@prep.ai.mit.edu when building
14344         distribution archive.
14345         * Makefile.in (COMPRESS):  Remove def.
14346         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14347         gdb.tar.Z and make-gdb.tar.Z respectively.
14348         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14349         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14350         to convergence with 'taz' target in Makefile.in.
14351
14352 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14353
14354         * install.sh (dsttmp): use trap to ensure that tmp files go
14355         away on error conditions
14356
14357 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14358
14359         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14360
14361 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14362
14363         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14364         its parent is '/' not ''.
14365
14366         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14367
14368 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14369
14370         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14371         that ${newsrcdir}/configure.in does.
14372
14373 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14374
14375         * test-build.mk: support for CONFIG_SHELL
14376
14377 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14378
14379         * config.sub (netware):  Add as a basic system type.
14380
14381 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14382
14383         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14384           $(srcdir)/ from the dependency on Makefile.in.
14385
14386 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14387
14388         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14389         (h8300hhms is temporary until multi-libraries are implemented).
14390         * configure.in: Handle h8300h too.
14391
14392 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14393
14394         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14395
14396 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14397
14398         * configure:  Remove extraneous output when guessing host type.
14399         * config.guess:  Remove extraneous output when guessing using C
14400         compiler rather than uname, or when guessing fails.
14401
14402 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14403
14404         * Makefile.in: remove all.cross and install.cross targets
14405
14406         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14407           definitions
14408
14409 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14410
14411         * configure.in (target sh): Build gprof.
14412
14413 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14414
14415         * config.sub: change -solaris to -solaris2
14416
14417 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14418
14419         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14420
14421 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14422
14423         * configure: Correct error message for missing Makefile.in to
14424         print correct directory.
14425
14426 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14427
14428         * install.sh: kludge around 386BSD shell bug
14429
14430 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14431
14432         * config.guess:  Recognize NeXT.
14433         * config.guess:  Recognize i486-ncr-sysv4.
14434         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14435
14436 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14437
14438         * Makefile.in (MAKEINFOFLAGS): New variable.
14439         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14440         * build-all.mk, test-build.mk: Pass down --no-split as
14441         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14442
14443 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14444
14445         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14446
14447 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14448
14449         * Makefile.in (libg++.tar.z):  New rule.
14450         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14451         * Makefile.in (taz):  Only do a single chmod.
14452
14453 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14454
14455         * install.sh: don't use dirname anymore (replaced with sed usage)
14456
14457 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14458
14459         * Makefile.in:  Change extension for gzip'd files from '.z' to
14460         '.gz' per new FSF standard usage.
14461
14462 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14463
14464         * configure: put quotes around the final value of program_transform_name
14465
14466 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14467
14468         * Makefile.in: new install.sh support; update install-info rules
14469
14470 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14471
14472         * configure.in: Build diff for crosses, but not for go32 host.
14473
14474         * configure.in: Build gprof only for native, and don't build it
14475         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14476
14477 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14478
14479         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14480
14481 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14482
14483         * configure.in (host_tools): Add prms.
14484
14485 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14486
14487         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14488         with $(FLAGS_TO_PASS) on the command line
14489
14490         * config.sub: Recognize lynx and lynxos
14491
14492 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14493
14494         * config.sub: Accept -ecoff*, not just -ecoff.
14495
14496 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14497
14498         * Makefile.in (taz): Use .gz suffix instead of .z.
14499         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14500         names.
14501
14502 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14503
14504         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14505
14506 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14507
14508         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14509         that rebuilds that might happen during 'make install' don't get
14510         bogus gcc include files
14511
14512 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14513
14514         Change from Utah for HPPA support:
14515         * config.guess: Recognize hppa1.x-hp-bsd.
14516
14517 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14518
14519         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14520         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14521
14522 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14523
14524         * config.sub: Add support for rom68k and bug boot monitors.
14525
14526 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14527
14528         * Makefile.in: Make all-opcodes depend on all-bfd.
14529
14530 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14531
14532         * config.guess: Added special check for i[34]86-univel-sysv4*.
14533
14534 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14535
14536         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14537         the processor rather than assuming i486.
14538
14539 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14540
14541         * config.guess: Recognize SunOS6 as Solaris3.
14542
14543 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14544
14545         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14546         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14547
14548 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14549
14550         * build-all.mk (all-cross): New target for Canadian Cross.
14551         Added Q2 go32 targets.
14552         * test-build.mk: Configure go32 cross sparclite-aout and
14553         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14554         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14555
14556 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14557
14558         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14559         GO32 hosted toolchains
14560
14561 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14562
14563         * configure: change  so "-exec-prefix" gets passed down rather
14564         than "-exec_prefix" so autoconf generated Makefiles get the
14565         exec_prefix set right.
14566
14567 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14568
14569         * config.guess: get the Solaris2 minor version number
14570
14571         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14572
14573 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14574
14575         * config.guess: Recognize some Sequent platforms.
14576
14577 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14578
14579         * Makefile.in: added the vault-install target
14580
14581         * configure.in: actually use the Sun3 makefile fragment that's in
14582         config, also added the release dir to configdirs
14583
14584 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14585
14586         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14587
14588 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14589
14590         * configure.in: remove some program from Alpha targetted toolchains
14591
14592 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14593
14594         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14595         gprof.
14596         (taz): Run "make diststuff" in those directories instead of "make
14597         proto-dir".  Look for "VERSION=" only at start of line in subdir
14598         Makefile.  Use "gzip -9" for compression.
14599         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14600         (binutils.tar.z): New target.
14601
14602 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14603
14604         * Makefile.in (taz): Include gpl.texinfo.
14605
14606 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14607
14608         * Makefile.in (setup-dirs): Merged into "taz" target.
14609         (taz): Only do `proto-dir' stuff if a directory is actually needed
14610         for this target.
14611
14612 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14613
14614         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14615         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14616         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14617         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14618         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14619
14620 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14621
14622         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14623         config.sub, and move-if-change to gdb testsuite distribution
14624         archive, so the testsuite can be extracted, configured, and
14625         run separately from the gdb distribution.  Blow away the Chill
14626         tests that require a Chill compiled executable, since GNU Chill
14627         is not yet publically available.
14628
14629 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14630
14631         * test-build.mk: set environment variables in a single command,
14632         instead of a list of assignments and exports
14633
14634         * config.guess: recognize Alpha/OSF1 systems
14635
14636 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14637
14638         * configure: Change help message to prefer --options rather than
14639           -options.
14640
14641 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14642
14643         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14644         zippy@ecst.csuchico.edu.
14645         * config.guess: Recognize miniframe.
14646
14647 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14648
14649         * Makefile.in: Use srcroot to find runtest rather than rootme.
14650         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14651
14652 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14653
14654         * test-build.mk: Extensive additions to support building on a
14655         machine other than the host.
14656
14657 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14658
14659         * configure (tooldir): Fix for i386-aix again.
14660
14661 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14662
14663         * configure, Makefile.in:  Change definition of $(tooldir)
14664         to match the FSF.
14665
14666 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14667
14668         * config.guess:  Recognize i[34]86/SVR4.
14669
14670 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14671
14672         * Makefile.in (all-gdb): gdb depends on sim.
14673
14674 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14675
14676         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14677         at the same time we make the prototype gdb directory.
14678         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14679         files at the same time as the gdb base release distribution.
14680
14681 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14682
14683         * Makefile.in (check): Use individual check targets rather than
14684         DO_X rule.
14685         (check-gcc): Added.
14686
14687 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14688
14689         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14690         for System V release 3.2.
14691
14692 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14693
14694         * config.sub: Recognize hppaosf.
14695         * configure.in: Do configure ld/binutils/gas for it.
14696
14697 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14698
14699         * configure (tooldir): Alter syntax used to set this, for systems
14700         where "\$" isn't handled right, like i386-aix.
14701
14702 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14703
14704         * configure: Pass program-transform-name, not
14705         program_transform_name, to recursive configures.
14706
14707 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14708
14709         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14710         of gas+ld+binutils.
14711
14712 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14713
14714         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14715
14716 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14717
14718         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14719
14720 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14721
14722         * Makefile.in (PRMS): Set back to all-prms.
14723
14724 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14725
14726         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14727         targets, rather than for MIPS hosts.
14728
14729 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14730
14731         * configure.in: add comment for --with-x default values
14732
14733         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14734
14735         * Makefile.in: add check-* targets for each of the directories in
14736         the tree.  Add a definition of RUNTEST that will use the one we
14737         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14738
14739 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14740
14741         * configure.in: Removed obsolete references to bfd_target and
14742         target_makefile_frag.
14743
14744         * build-all.mk: Set assorted targets for Q2.
14745         * config.sub: Recognize z8k-sim and h8300-hms.
14746         * test-build.mk: Really don't pass host to configure.
14747         (HOLES): Added uname.
14748
14749 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14750
14751         * configure: Handle an empty program-prefix, program-suffix or
14752         program-transform-name correctly.
14753
14754 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14755
14756         * build-all.mk: -G 8 no longer required for MIPS targets.
14757         * test-build.mk: Don't pass host argument to configure; make it
14758         guess.
14759
14760 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14761
14762         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14763         * Makefile.in (COMPRESS):  New macro, like GZIP.
14764
14765 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14766
14767         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14768
14769         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14770         with gas currently defaults to -G 0.
14771
14772 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14773
14774         * Makefile.in (all-flex): flex depends on byacc.
14775
14776         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14777         to test-build.mk as RELEASE_TAG.
14778         * test-build.mk (configargs): New variable containing arguments to
14779         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14780         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14781
14782         * config.guess: Use /bin/uname when checking -X argument on SCO,
14783         to avoid invoking GNU uname which doesn't understand -X.
14784
14785         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14786
14787         * configure.in: Build gas for mips-*-*.
14788
14789 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14790
14791         * Makefile.in (all.normal): insert missing backslash.
14792
14793 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14794
14795         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14796
14797         * Makefile.in: Complete overhaul to merge many almost identical
14798         targets.
14799
14800 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14801
14802         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14803         (gdb.tar.Z): Adjusted.
14804
14805         * Makefile.in (setup-dirs, taz): New targets; should be general
14806         enough to adapt for gdb sometime.  Build only .z file.
14807         (gas.tar.z): New target.
14808
14809 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14810
14811         * build-all.mk: Use CC=cc -Xs on Solaris.
14812
14813 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14814
14815         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14816         for handling BISON for FSF releases.
14817
14818 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14819
14820         * configure: Actually implement the change zoo just documented.
14821
14822 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14823
14824         * configure: when using config.guess, only set target_alias when
14825         it's not already been set (ie, on the command line)
14826
14827 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14828
14829         * Makefile.in: add installcheck target, set PRMS to install-prms
14830
14831 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14832
14833         * configure: add support for package_makefile_fragment, handle the
14834         case where a directory has a configure.in file but no Makefile.in
14835         more gracefully (with an actual understandable error message, even);
14836         add support for --without (and add this to the usage message); also
14837         explicitly add a --host=${host_alias} to the command line when
14838         config.guess is used
14839
14840 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14841
14842         * configure: Must use both --host and --target in recursive calls.
14843
14844 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14845
14846         * Makefile.in: Change deja-gnu to dejagnu.
14847
14848 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14849
14850         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14851
14852 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14853
14854         * configure.in: canonicalize all instances to *-*-solaris2*,
14855         also strip out a number of tools to not build for go32 host
14856
14857 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14858
14859         * config.guess: add GPL.
14860
14861         * Makefile.in, config.guess, config.sub, configure: bump
14862           copyrights to 93.
14863
14864 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14865
14866         * Makefile.in (do-info): Removed obsolete check for existence of
14867         localenv file.
14868
14869         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14870
14871 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14872
14873         * Makefile.in: a couple of 'else true' for decstation,
14874         support for TclX
14875
14876         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14877
14878 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14879
14880         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14881
14882 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14883
14884         * config.guess: Recognize i386-ibm-aix (PS/2).
14885         * configure.in: Use config/mh-aix386 file for it.
14886
14887 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14888
14889         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14890         CC_FOR_TARGET instead.
14891         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14892
14893 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14894
14895         * Makefile.in: Add sim to list of directories sent with gdb
14896
14897 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14898
14899         * configure.in: Put back mips-dec-bsd* case.
14900
14901 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14902
14903         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14904         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14905         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14906
14907 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14908
14909         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14910
14911         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14912         (install-info): install dir.info only if it exists,
14913         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14914
14915 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14916
14917         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14918         gas for mips-dec-bsd.
14919
14920 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14921
14922         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14923         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14924
14925 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14926
14927         * configure.in: Added "dejagnu" to hosttools list.
14928
14929 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14930
14931         * config.sub, configure.in, config.guess:  Add support
14932         for Bosx, an AIX variant from Bull.
14933         Patches from F.Pierresteguy@frcl.bull.fr.
14934
14935 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14936
14937         * devo/dejagnu: Initial creation of devo/dejagnu.
14938         Migrated dejagnu testcases and support files for testing software
14939         tools to reside as subdirectories, currently called "testsuite",
14940         within the directory of the software tool.  Migrated all programs,
14941         support libraries, etc. beloging to dejagnu proper from
14942         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14943         with no modifications.  The changes to these files which will
14944         allow them to configure, build, and execute properly will be made
14945         in a future update.
14946
14947 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14948
14949         * Makefile.in: Change send_pr to send-pr.
14950         * configure.in: Likewise.
14951         * send_pr: Renamed directory to send-pr.
14952
14953 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14954
14955         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14956
14957 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14958
14959         * README:  Update for gdb-4.8 release.
14960         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14961         gdb-xxx.tar.z (gzip'd) file also.
14962
14963 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14964
14965         * Makefile.in: make all-diff depend on all-libiberty
14966
14967 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14968
14969         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14970
14971 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14972
14973         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14974
14975 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14976
14977         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14978         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14979         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14980
14981 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14982
14983         * Makefile.in:  makeinfo binary is in a new location
14984
14985 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14986
14987         * config.sub: Accept -ecoff as an OS.
14988
14989         * Makefile.in: Various changes to eliminate a level of make
14990         recursion and reduce the required command line length.
14991         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14992         sub-makes.
14993         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14994         variables holding settings for specific sub-makes.
14995         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14996         in terms of BASE_FLAGS_TO_PASS.
14997         (TARGET_LIBS): New variable listing directories which use
14998         TARGET_FLAGS_TO_PASS.
14999         (subdir_do): Eliminated.
15000         (do-*): New set of targets to replace subdir_do.
15001         (various): All targets which used subdir_do now depend on do-*.
15002         (local-clean): Renamed from do_clean.
15003         (local-distclean): New target, dependency of distclean and
15004         realclean.
15005         (install-info): Don't create directories.  Depend on dir.info
15006         rather than calling make recursively.
15007         (install-dir.info): Eliminated.
15008         (install-info-dirs): Create all info directories here.
15009         (dir.info): Depend upon do-install-info.
15010
15011         * test-build.mk (HOLES): Added false.
15012
15013 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15014
15015         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15016
15017 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15018
15019         * Makefile.in (info): remove dependency on all-texinfo.  The
15020         problem was really in texinfo/C, not at this level.
15021
15022 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15023
15024         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15025
15026 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15027
15028         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15029         GDB releases.
15030
15031 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15032
15033         * configure: Include srcdir in message about target of link not
15034         being found.  Don't convert `-' to `_' in `with' options being
15035         passed to subdirs.
15036
15037 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15038
15039         * configure.in: add uudecode to host_tools
15040
15041         * Makefile.in: added {all,install}-uudecode targets, added them to
15042         the appropriate lists
15043
15044 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15045
15046         * Makefile.in (all-gcc): Added dependency on all-gas.
15047
15048         * configure.in (mips-*-*): Build ld and binutils.
15049
15050 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15051
15052         * configure: check return code from mkdir, print error message and
15053           exit on failure.
15054
15055 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15056
15057         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15058
15059 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15060
15061         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15062
15063 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15064
15065         * config.sub (h8500):  Recognize this as a cpu type.
15066
15067 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15068
15069         * configure: source directory missing is no longer a warning
15070
15071         * configure.in: recognize irix[34]* instead of irix[34]
15072
15073         * Makefile.in: define and pass down X11_LIB
15074
15075 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15076
15077         * guess-systype: Renamed to ...
15078         * config.guess:  ... by popular request.
15079         * configure.in, Makefile.in:  Update accordingly.
15080
15081 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15082
15083         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15084         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15085         + Execute ./dummy instead of assuming . is in PATH.
15086
15087 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15088
15089         * guess-systype:  New shell script.  Attempts to guess the
15090         canonical host name of the executing host.
15091         Only a few hosts are supported so far.
15092         * configure:  Call guess-systype if no host is specified.
15093
15094 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15095
15096         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15097         gcc Makefile.
15098
15099
15100 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15101
15102         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15103         (all-gcc, install-gcc, subdir_do): Use it.
15104
15105 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15106
15107         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15108
15109 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15110
15111         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15112           set exclusively by configure, using configure.in .
15113
15114 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15115
15116         * test-build.mk: set $PATH for all builds
15117
15118         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15119
15120 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15121
15122         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15123         the one used in gcc/Makefile.in, so that a null expansion doesn't
15124         override the one needed to build gcc with a native cc.
15125
15126
15127 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15128
15129         * configure: Accept -with arguments.
15130
15131 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15132
15133         * Makefile.in: added h8300sim
15134
15135 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15136
15137         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15138         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15139         (all-cygnus, native, build-cygnus): Make
15140         $(canonhost)-stamp-3stage-done, not $(host)....
15141         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15142         i386-sco3.2v4.  Added else true to if command.
15143
15144 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15145
15146         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15147
15148 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15149
15150         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15151
15152 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15153
15154         * configure.in: don't remove binutils from Solaris builds
15155
15156 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15157
15158         * Makefile.in: get rid of earlier definitions for *clean,
15159         also handle the recursive info rule better
15160
15161 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15162
15163         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15164         do more-or-less the right thing.
15165
15166 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15167
15168         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15169         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15170
15171 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15172
15173         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15174         $(host_canonical).
15175
15176         * configure.in: split the configdirs list into 4 categories (native
15177         v. cross, library v. tool) and handle the cross-only and native-
15178         only in more reasonable (and correct!) way.
15179
15180 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15181
15182         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15183         configdirs anymore.
15184
15185 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15186
15187         * Makefile.in: extensive cleanup::  removed all of the explicit
15188         clean-* targets, collapsed many wrappers around subdir_do into
15189         one, added additional targets to satisfy standards.texi, deleted
15190         some old targets, some changes for consistency
15191
15192 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15193
15194         * configure.in: handle some programs as cross-only, and others as
15195         native only
15196
15197         * test-build.mk: handle partial holes in a more generic manner
15198
15199         * Makefile.in: m4 depends on libiberty
15200
15201 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15202
15203         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15204         time, wdiff, and find to configdirs
15205
15206         * Makefile.in: all, clean, and install rules for the new programs
15207         added to configure.in
15208
15209 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15210
15211         * configure.in: use mh-sun for all *-sun-* hosts
15212
15213 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15214
15215         * Makefile.in: define flags for X11 include files and library file
15216         locations, pass them down to the programs that need this info
15217
15218         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15219
15220 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15221
15222         * configure.in: start building libg++ for HP-UX targets
15223
15224 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15225
15226         * README:  Update references to files moved into etc/.
15227
15228 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15229
15230         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15231         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15232
15233 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15234
15235         * configure: accept dash as well as underscore in long option
15236         names for FSF compatibility.
15237
15238 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15239
15240         * config.sub: added -sco3.2v4 support from FSF.
15241
15242 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15243
15244         * configure.in: expand the section that adds or removes
15245         directories from the list of programs to build, to handle native
15246         vs. cross in addition to host v. native
15247
15248 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15249
15250         * Makefile.in:  Replace C++ in macro names with CXX.
15251         This is less likely to break ...
15252
15253 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15254
15255         * test-build.mk: add -w to GNU_MAKE
15256
15257 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15258
15259         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15260         add 'sparc' to list of recognized cpus.  This needed to make
15261         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15262         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15263         then changes that into $CPU-wrs-vxworks.
15264
15265         * configure.in: remove most references to gdbtest, regularize
15266         target based program removal
15267
15268         * test-build.mk: import from p3 tree (many fixes and changes)
15269
15270 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15271
15272         * Makefile.in: added rules to handle tcl, tk, and expect
15273
15274         * configure.in: handle those directories if they exist
15275
15276 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15277
15278         * config.sub: removed bogus hppabsd and hppahpux names, since
15279         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15280
15281 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15282
15283         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15284         depends upon all-xiberty
15285
15286         * Makefile.in: changes from p3, including:
15287
15288         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15289
15290         * Makefile.in (XTRAFLAGS): include newlib directories if
15291         newlib/Makefile exists, rather than if host != target.
15292
15293         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15294
15295         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15296         from the same source tree and not building a cross-compiler.  This
15297         matters for the libg++ configuration if reconfiguring a tree that
15298         has already been installed.
15299
15300         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15301
15302         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15303         pick up the machine and system specific header files.
15304
15305         * Makefile.in: added AS_FOR_TARGET, passed down in
15306         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15307         the C compiler to use to create programs which are run in the
15308         build environment, set it to default to $(CC), and passed it down
15309         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15310
15311         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15312
15313         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15314         We need them for unusual native builds, like systems without
15315         ranlib.
15316
15317         * configure: also define $(host_canonical) and
15318         $(target_canonical), which are the full, canonical names for the
15319         given host and target
15320
15321 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15322
15323         * Makefile.in:  Added separate definitions for C++.
15324
15325 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15326
15327         * configure.in (configdirs):  Add deja-gnu.
15328
15329 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15330
15331         * README:  Update for configure.texi and gdb-4.7 release.
15332
15333 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15334
15335         * Makefile.in:  Move "all" target to top of file.
15336         Previously, first target was ".PHONY" which caused BSD4.4 make
15337         to build .PHONY when make was run without arguments.
15338
15339 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15340
15341         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15342         Library-copylefted code in libiberty.
15343
15344 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15345
15346         * config.sub:  Replace m68kmote with plain old m68k.
15347
15348 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15349
15350         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15351
15352 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15353
15354         * config.sub: Complain if no argument is given.  Added support for
15355         386bsd as OS and target alias.
15356
15357 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15358
15359         * Makefile.in (XTRAFLAGS): include newlib directories if
15360         newlib/Makefile exists, rather than if host != target.
15361
15362 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15363
15364         * config.sub: recognize sparclite-wrs-vxworks.
15365
15366         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15367         p3.) Added clean-xiberty to clean.
15368
15369 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15370
15371         * configure.in: use *-*-* instead of nested cases for host and target
15372
15373 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15374
15375         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15376         from the same source tree and not building a cross-compiler.  This
15377         matters for the libg++ configuration if reconfiguring a tree that
15378         has already been installed.
15379
15380 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15381
15382         * config.sub (i486v/i486v4):  Merge in from FSF version.
15383
15384 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15385
15386         * configure: only set PWD if it is already set.
15387
15388 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15389
15390         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15391         doesn't have unset and all success paths (and most error paths)
15392         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15393         to just ${PWD} to avoid confusion.)
15394
15395 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15396
15397         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15398         even for a native compilation.
15399
15400 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15401
15402         Changes to make the gdb.tar.Z rule work better.
15403
15404         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15405         (DEVO_SUPPORT):  Add configure.texi.
15406         (bfd-ilrt.tar.Z):  Remove ancient rule.
15407
15408 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15409
15410         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15411         pick up the machine and system specific header files.
15412
15413         * configure.in, config.sub: added new target m68010-adobe-scout,
15414         with alias of adobe68k.  Changed configure.in to check for
15415         -scout before -sco* to avoid a false match.
15416
15417         * Makefile.in: added AS_FOR_TARGET, passed down in
15418         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15419         the C compiler to use to create programs which are run in the
15420         build environment, set it to default to $(CC), and passed it down
15421         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15422
15423 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15424
15425         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15426         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15427         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15428         FOR_TARGET variants, to newlib and libg++.
15429
15430 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15431
15432         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15433         first.
15434
15435 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15436
15437         * config.sub:  Accept `elf' as an environment.
15438
15439 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15440
15441         * Makefile.in (all-opcodes):  cd into the right directory
15442
15443 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15444
15445         * configure: added -program_transform_name option, used as
15446         argument to sed when installing programs.
15447         configure.texi: added documentation for -program_prefix,
15448         -program_suffix and -program_transform_name.
15449
15450 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15451
15452         * config.sub:  Accept i486 where i386 ok.
15453
15454 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15455
15456         * config.sub: accept we32k
15457
15458 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15459
15460         * config.sub, configure.in: accept OSE68000 and OSE68k.
15461
15462         * Makefile.in: don't create all directories for ``make install'';
15463         let the subdirectories create the ones they need.
15464
15465 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15466
15467         * COPYING: new file, GPL v2
15468
15469 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15470
15471         * Makefile.in: use the new gen-info-dir, which needs a template
15472         argument (which also lives in texinfo)
15473
15474         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15475
15476 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15477
15478         * config.sub (ncr3000):  Change i386 to i486.
15479
15480 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15481
15482         * Makefile.in: add install-rcs, install-grep to
15483         install-no-fixedincludes, removed install-bison and install-libgcc
15484
15485 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15486
15487         * configure.in: grab the HPUX makefile fragment if on HPUX
15488
15489 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15490
15491         * Makefile.in: eradicate bison spoor (ditto libgcc).
15492          configure.in: recognise m68{k,000}-ericsson-OSE.
15493          es1800 is alias for m68k-ericsson-OSE
15494
15495 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15496
15497         * configure.in: rearrange the parts that remove programs from
15498         configdirs, based now on HOST==TARGET or by canonical triple.
15499
15500 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15501
15502         * test-build.mk: recurse explicitly with -f test-build.mk when
15503           appropriate.  predicate stage3 and comparison on the existence
15504           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15505           On very clean, also remove ...stamp-co.  Build in-place before
15506           doing other builds.
15507
15508 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15509
15510         * Makefile.in, configure.in: add tgas
15511
15512 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15513
15514         * Makefile.in: a number of changes merged in from progressive.
15515
15516         * configure.in: add libm.
15517
15518         * .cvsignore: ignore some stuff that comes from test-build.mk.
15519
15520 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15521
15522         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15523
15524 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15525
15526         * configure: Add program_suffix (parallel to program_prefix)
15527         * Makefile.in: adjust directory-creating script for losing decstation
15528
15529 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15530
15531         * configure:  Minor $subdir-related fixes.
15532
15533 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15534
15535         * configure: fix various problems with propogating
15536         makefile_target_frag in subdirs.
15537         * configure.in: config libgcc if its there
15538
15539 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15540
15541         * config.sub:  HPPA merge.
15542
15543 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15544
15545         * Makefile.in:  Replace all-bison with all-byacc in all
15546         dependency lines for other tools (which now use byacc).
15547
15548 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15549
15550         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15551
15552 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15553
15554         * Makefile.in: make gprof rules similar to byacc rules (instead of
15555         vestigal $(unsubdir) that didn't work...)
15556
15557 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15558
15559         * config.sub:  Add support for Linux.
15560         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15561         (at least for libg++).
15562
15563 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15564
15565         * configure.texi: fix doc for the -nfp option to configure
15566
15567 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15568
15569         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15570
15571 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15572
15573         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15574         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15575         * configure.in: added solaris* host_makefile_frag hook.
15576
15577 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15578
15579         * config.sub: changed recognition of m68000 so that various
15580         m68k types can be specified via m680[01234]0
15581
15582 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15583
15584         * config.sub (basic_machine): fix sed so that '-foo' isn't
15585         completely substituted out while .+'-foo' loses the '-foo'
15586
15587 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15588
15589         * config.sub ($os): Add -aout.
15590
15591 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15592
15593         * configure:  If host_makefile_frag is absolute, don't
15594         prefix ${invsubdir} (relevant to libg++ auto-configure).
15595
15596 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15597
15598         * Makefile.in (tooldir): Define it.
15599         (all-ld): Depend on all-flex.
15600
15601 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15602
15603         * Makefile.in (check):  Fix libg++ special case.
15604
15605 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15606
15607         * configure: do not bury `pwd` into config.status, thus do fewer
15608           pwd's.
15609
15610         * configure: print the "Building in" message only when building in
15611           other than "." AND verbose.
15612
15613         * configure: remove -s, rework -v to better accommodate guested
15614           configures.
15615
15616         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15617
15618 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15619
15620         * Makefile.in: macroize flags passed on recursion.  remove
15621           fileutils.
15622
15623 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15624
15625         * configure: get makesrcdir right for subdirs deeper than 1.
15626
15627         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15628           install.
15629
15630 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15631
15632         * Makefile.in: don't print subdir_do or recursion lines.
15633
15634 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15635
15636         * standards.texi: added menu item.
15637
15638         * Makefile.in: build and install standards.info.
15639
15640         * standards.texi: new file.
15641
15642 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15643
15644         * configure: test for and move config.status pieces from
15645           ${subdir}/.
15646
15647 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15648
15649         * configure:  Test for existance of files before trying to mv
15650         them, to avoid numerous non-existance messages.
15651
15652 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15653
15654         * configure: correct final line of config.status.
15655
15656         * configure: patch from eggert.  Avoids a protection problem if
15657           the original Makefile.in is read only.
15658
15659         * configure: use move-if-change from gcc to create config.status.
15660           Some makefiles depend on config.status to tell if a directory
15661           has been reconfigured for a different host.  This change
15662           prevents those directories from remaking everything in the case
15663           where the reconfig was only intended to rebuild a Makefile.
15664
15665         * configure: test for config.sub with "config.sub sun4" rather
15666           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15667           host alias from a missing config.sub.
15668
15669 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15670
15671         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15672           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15673
15674 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15675
15676         * configure: mkdir ${subdir} as needed.
15677
15678 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15679
15680         * Makefile.in,configure.in: added autoconf.
15681
15682 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15683
15684         * Makefile.in: no longer pass against on recursion.
15685
15686         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15687           definitions are not inherited.
15688
15689         * configure: correct makesrcdir when subdir is .
15690
15691 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15692
15693         * configure:  Add support for 'subdirs' variable, which is
15694         like 'configdirs', except that configure doesn't re-invoke
15695         itself for subdirs, it just creates a Makefile for each subdir.
15696         * configure.texi:  Document subdirs.
15697
15698 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15699
15700         * configure.in: added flex to configdirs
15701
15702 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15703
15704         * Makefile.in: remove clean-stamps from clean.
15705
15706 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15707
15708         * configure.in:  Add gdbtest to configdirs.
15709
15710 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15711
15712         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15713         to recursive makes.
15714         * configure.in:  Recognize new ncr3000 config.
15715
15716 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15717
15718         * Makefile.in, configure.in: removed references to gdbm.
15719
15720 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15721
15722         * config.sub:  Don't canonicalize os value
15723         newsos* to bsd (readline needs to check for newsos).
15724         (This fix was earlier made Jan 31, but got re-broken.)
15725
15726 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15727
15728         * configure.in:  sco is an os, not a vendor!
15729
15730         * configure:  Quote $( better.  Keep various shells happy.
15731
15732 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15733
15734         * Makefile.in: eliminate stamp-files.
15735
15736 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15737
15738         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15739           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15740
15741 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15742
15743         * config.sub:  fix iris/iris3.
15744
15745 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15746
15747         * configure: re-add -rm.
15748
15749 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15750
15751         * Maskefile.in: add .stmp-rcs to all.
15752
15753         * configure.in: remove gas from rs6000 build, use aix host fragment.
15754
15755 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15756
15757         * configure: pass down site_option during recursion.
15758
15759 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15760
15761         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15762
15763 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15764
15765         * configure: Change exec_prefix so that it really defaults to prefix.
15766
15767 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15768
15769         * Makefile.in, configure.in:  Add support for mmalloc library.
15770
15771 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15772
15773         * Makefile.in: add stmp dependencies for a few more things.
15774
15775 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15776
15777         * configure: adjusted error message on objdir/srcdir configure
15778           collision, per john's suggestion.
15779
15780         * Makefile.in: add libiberty stmp to all and all.cross.
15781
15782 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15783
15784         * Makefile.in: remove force dependencies, add grep to all.
15785
15786 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15787
15788         * Makefile.in: drop flex.  make stamp files work.
15789
15790         * configure: added test for conflicting configuration in srcdir,
15791           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15792           gets cranky.  use relative paths for configure and srcdir
15793           whenever possible.  Send some error messages to stderr that were
15794           going to stdout.
15795
15796 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15797
15798         * Makefile.in:  Fix libg++ rule to check for gcc directory
15799         before using gcc/gcc.  Also pass XTRAFLAGS.
15800
15801 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15802
15803         * Makefile.in: added stmp-files so that directories aren't polled
15804           when they are already built.
15805
15806         * configure.texi: fixed a node pointer problem.
15807
15808 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15809
15810         * config.sub configure.in gdb/configure.in
15811         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15812         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15813         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15814
15815 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15816
15817         * configure: -recurring becomes -silent.  corrected help message
15818           for -site= option.
15819
15820         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15821
15822 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15823
15824         * configure: when building Makefile for crosses, replace
15825           tooldir and program_prefix.  default srcdir from location of
15826           config.sub.  remove "for host in hosts" and "for target in
15827           targets" loops.
15828
15829 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15830
15831         * Makefile.in: Do not pass bindir or mandir to cvs.
15832
15833 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15834
15835         * Makefile.in, configure.in: removed traces of namesubdir,
15836           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15837           copyrights to '92, changed some from Cygnus to FSF.
15838
15839         * configure.texi: remove most references to multiple hosts,
15840           multiple targets, subdirs, etc.
15841
15842         * configure.man: removed rcsid. reference config.sub not
15843           config.subr.
15844
15845         * Makefile.in: mkdir $(infodir) on install-info.
15846
15847 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15848
15849         * configure.texi:  Explain better about .gdbinit and about
15850         the environment that configure.in sections run in.
15851
15852 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15853
15854         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15855
15856 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15857
15858         * README:  DOC.configure => cfg-paper.texi.
15859
15860 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15861
15862         * config.sub (near case $os):  Don't convert newsos* to bsd!
15863
15864 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15865
15866         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15867         the number of copies of COPYING that go into the GDB tar file.
15868
15869 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15870
15871         * bfd/configure.in, gdb/config/mh-i386sco,
15872         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15873         Fix SCO configuration stuff.
15874
15875 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15876
15877         * Makefile.in:  For libg++, make sure the -I pointing
15878         to the gcc directory goes *after* all the libg++-local -I flags.
15879         Also, move just-gcc dependency from just-libg++ to all-libg++.
15880
15881 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15882
15883         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15884
15885 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15886
15887         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15888
15889 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15890
15891         * config.sub:  Add stratus configuration frags.  Also
15892         submitted to FSF.
15893
15894 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15895
15896         * Makefile.in (DEV_SUPPORT):  add configure.man.
15897
15898         * config.sub(Decode manufacturer-specific):  add -none*.
15899
15900 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15901
15902         * Makefile.in:  remove form feeds to make Sun's make happy.
15903         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15904
15905 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15906
15907         * Makefile.in (AR_FLAGS):  Make quieter.
15908
15909 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15910
15911         * configure.in:  Add libg++.
15912         * configure:  When verbose, don't output the command line at each
15913         level; it will be unremarkably the same as the previous version,
15914         which will be the same as what the user typed.
15915
15916 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15917
15918         * configure.in, Makefile.in: fix clean-info, add flex.  add
15919           fileutils.
15920
15921         * configure: be less sensitive to spaces in Makefile.in.  Do not
15922           look for sources in "..".  Doing so breaks subdirectories that
15923           might have their own configure.  If a subdir has it's own
15924           configure script, use it.
15925
15926 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15927
15928         * cfg-paper.texi: some changes suggested by rms.
15929
15930 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15931
15932         * config.sub:  Merge in some small additions from the FSF version,
15933         taken from the gcc distribution, to bring the Cygnus and FSF
15934         versions into closer sync.
15935
15936 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15937
15938         * configure.in:  Changed svr4 references to sysv4.
15939
15940 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15941
15942         * configure: added -V for version number option.
15943
15944 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15945
15946         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15947           renamed from DOC.configure to cfg-paper.texi.
15948
15949 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15950
15951         * configure, config.subr, config.sub: config.subr is now
15952           config.sub again.
15953
15954 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15955
15956         * configure.texi: new file, in progress.
15957
15958         * Makefile.in: build info file and install the man page for
15959           configure.
15960
15961         * configure.man: new file, first cut.
15962
15963         * configure: find config.subr again now that configuration "none"
15964           has gone.  removed all traces of the -ansi option.  removed all
15965           traces of the -languages option.
15966
15967         * config.subr: resync from rms.
15968
15969 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15970
15971         * configure, config.sub, config.subr: merge config.sub into
15972           config.subr, call the result config.subr, remove config.sub, use
15973           config.subr.
15974
15975         * Makefile.in: revised install for dir.info.
15976
15977 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15978
15979         * configure.in: add decstation host makefile frag.
15980
15981         * Makefile.in: BISON now bison -y again.  also install-gcc on
15982           install.  clean-gdbm on clean.  infodir belongs in datadir.
15983           Make directories for info install.  Build dir.info here then
15984           install it.
15985
15986 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15987
15988         * Makefile.in: fix for bad directory tests.
15989
15990 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15991
15992         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15993           regexp.  -srcdir relative was being handled incorrectly.
15994
15995         * Makefile.in: unwrapped some for loops so that parallel makes
15996           work again and so one can focus one's attention on a particular
15997           package.
15998
15999 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16000
16001         * configure: added PWD as a stand in for `pwd` (for speed). use
16002           elif wherever possible.  make -srcdir work without -objdir.
16003           -objdir= commented out.
16004
16005 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16006
16007         * configure: +options become --options.  -subdirs commented out.
16008           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16009           Makefile now at top of generated Makefile.  Removed cvs log
16010           entries.  added -srcdir.  create .gdbinit only if there is one
16011           in ${srcdir}.
16012
16013         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16014           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16015           and mandir now keyed off datadir by default.
16016
16017 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16018
16019         * Freshly created ChangeLog.
16020
16021 \f
16022 Local Variables:
16023 mode: change-log
16024 left-margin: 8
16025 fill-column: 76
16026 version-control: never
16027 End: