OSDN Git Service

2010-11-10 François Dumont <francois.cppdevs@free.fr>
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2
3         * MAINTAINERS (Write After Approval): Add myself.
4
5 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
6
7         * MAINTAINERS: Update my email address.
8
9 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
10
11         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
12         * configure: Regenerate.
13         * config/mh-ppc-darwin: Rename to mh-darwin.
14
15 2010-11-03  Ian Lance Taylor  <iant@google.com>
16             Dave Korn  <dave.korn.cygwin@gmail.com>
17
18         PR lto/46273
19         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
20         and on other supported platforms whenever LTO is enabled.
21         * configure: Rebuild.
22
23 2010-11-02  Alan Modra  <amodra@gmail.com>
24
25         PR binutils/12110
26         * configure.ac: Error when source path contains spaces.
27         * configure: Regenerate.
28
29 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
30
31         * MAINTAINERS: Update my email address.
32
33 2010-10-20  Ian Lance Taylor  <iant@google.com>
34
35         * Makefile.def (target_modules): Set lib_path to src/.libs for
36         libstdc++-v3 module.
37         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
38         * Makefile.in: Rebuild.
39
40 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
41
42         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
43         (Write After Approval): Remove myself.
44
45 2010-10-15  Tristan Gingold  <gingold@adacore.com>
46
47         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
48
49 2010-10-14  Douglas Rupp  <rupp@gnat.com>
50
51         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
52
53 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
54
55         * configure.ac (build_lto_plugin): New shell variable.
56         (--enable-lto): Turn on by default for all non-ELF platforms that
57         have had LTO support added so far.  Set build_lto_plugin appropriately
58         for both ELF and non-ELF.
59         (configdirs): Add lto-plugin or not based on build_lto_plugin.
60         * configure: Regenerate.
61
62 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
63
64         Sync from src:
65         * configure.ac (v850 support): Remove target-libgloss from
66         noconfigdirs.
67         * configure: Regenerate.
68
69 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
70
71         PR bootstrap/45326
72         PR bootstrap/45174
73         * configure.ac: Honor initial values of $build_configargs,
74         $host_configargs, $target_configargs.  Mark the precious, so
75         environment settings get recorded.
76         * configure: Regenerate.
77
78 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
79
80         PR bootstrap/45796
81         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
82         Depend on all-build-libiberty.
83         * Makefile.in: Regenerate.
84
85 2010-09-30  Michael Eager  <eager@eagercon.com>
86
87         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
88         * configure: Regenerate.
89
90 2010-09-28  Michael Eager  <eager@eagercon.com>
91
92         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
93
94 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
95
96         PR bootstrap/44621
97         * configure.ac: Fix unportable shell quoting.
98         * configure: Regenerate.
99
100 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
101
102         * configure.ac (enable-lto): Add Darwin to the list of supported lto
103         targets and amend comment.
104         * configure: Regenerate.
105
106 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
107
108         * MAINTAINERS (Write After Approval): Add myself.
109
110 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
111
112         * configure.ac: Enable LTO by default on Darwin.
113         * configure: Regenerate.
114
115 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
116
117         * MAINTAINERS (Write After Approval): Add myself.
118
119 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
120
121         * MAINTAINERS (Write After Approval): Add myself.
122
123 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
124
125         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
126         ports
127
128 2010-07-28  David Yuste  <david.yuste@gmail.com>
129
130         * MAINTAINERS (Write After Approval): Add myself.
131
132 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
133
134         * configure.ac: Support all v850 targets.
135         * configure: Regenerate.
136
137 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
138
139         PR bootstrap/44455
140         * configure.ac (extra_mpfr_configure_flags): Copy from
141         extra_mpc_gmp_configure_flags.
142         * configure: Re-generated.
143
144 2010-07-22  Andi Kleen  <ak@linux.intel.com>
145
146         * MAINTAINERS (Write After Approval): Add myself.
147
148 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
149
150         * MAINTAINERS (Write After Approval): Add myself.
151
152 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
153
154         * MAINTAINERS (Write After Approval): Add myself.
155
156 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
157
158         PR target/44862
159         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
160         Provide -B option to allow for link spec %s substitutions for
161         libstdc++.a on darwin.
162         * Makefile.in: Regenerate.
163
164 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
165
166         * MAINTAINERS (Reviewers): Update my e-mail address
167
168 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
169
170         * Makefile.def (configure-gcc): Depend on all-libelf.
171         * Makefile.in: Rebuild.
172
173 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
174
175         * MAINTAINERS (Write After Approval): Add myself in the right place.
176
177 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
178
179         * MAINTAINERS (Write After Approval): Add myself.
180
181 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
182
183         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
184
185 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
186
187         * config.sub: Update to version 2010-05-21.
188         * config.guess: Update to version 2010-04-03.
189
190 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
191
192         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
193         * configure: Regenerate.
194
195 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
196
197         * MAINTAINERS (Write After Approval): Add myself.
198
199 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
200
201         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
202         a platform that supports LTO.
203         * configure: Regenerate.
204
205 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
206
207         * configure.ac: Allow all the versions greater than 0.10 of PPL.
208         * configure: Regenerated.
209
210 2010-04-27  Roland McGrath  <roland@redhat.com>
211             H.J. Lu  <hongjiu.lu@intel.com>
212
213         * configure.ac (--enable-gold): Support both, both/gold and
214         both/bfd to add gold to configdirs without removing ld.
215         * configure: Regenerated.
216
217         * Makefile.def: Add install-gold dependency to install-ld.
218         * Makefile.in: Regenerated.
219
220 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
221
222         PR lto/42776
223         * configure.ac (--enable-lto): Refactor handling so libelf tests
224         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
225         and allow LTO to be explicitly enabled on non-ELF platforms that
226         are known to support it inside else-clause.
227         * configure: Regenerate.
228
229 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
230
231         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
232         * configure: Regenerate.
233
234 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
235
236         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
237         * configure: Regenerate.
238
239 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
240
241         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
242         separately.
243         * configure: Regenerate.
244
245 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
246
247         * MAINTAINERS (Write After Approval): Add myself.
248
249 2010-04-14  Tristan Gingold  <gingold@adacore.com>
250
251         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
252         * configure: Regenerate.
253
254 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
255
256         * configure: Regenerate after change to elf.m4.
257
258 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
259
260         * MAINTAINERS (Write After Approval): Add myself.
261
262 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
263
264         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
265         * configure: Regenerated.
266
267 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
268
269         * configure.ac: Print "buggy but acceptable" when CLooG
270         revision is less than 9.
271         * configure: Regenerated.
272
273 2010-04-01  Diego Novillo  <dnovillo@google.com>
274
275         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
276
277 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
278
279         PR bootstrap/43615
280         PR bootstrap/43328
281
282         Revert:
283
284         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
285
286         * configure.ac: Do not pass --enable-multilib nor
287         --disable-multilib in baseargs.  Accept explicitly passed
288         --enable_multilib.
289         * configure: Regenerate.
290
291 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
292
293         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
294
295 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
296
297         * MAINTAINERS: Remove myself.
298
299 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
300
301         PR bootstrap/43328
302         * configure.ac: Do not pass --enable-multilib nor
303         --disable-multilib in baseargs.  Accept explicitly passed
304         --enable_multilib.
305         * configure: Regenerate.
306
307 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
308
309         * MAINTAINERS (spu port): Remove me.
310
311 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
312
313         * configure.ac (tic6x-*-*): New case.
314         * configure: Regenerate.
315
316 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
317
318         * config.sub: Update to version 2010-03-22.
319         * config.guess: Update to version 2009-12-30.
320
321 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
322
323         PR ada/42554
324         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
325         * configure: Regenerate.
326
327 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
328
329         * MAINTAINERS: Update my email address.
330
331 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
332
333         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
334         (ghassan.shobaki@amd.com): Removed.
335
336 2010-03-17  Alan Modra  <amodra@gmail.com>
337
338         * MAINTAINERS: Update my email address.
339
340 2010-03-16  Diego Novillo  <dnovillo@google.com>
341
342         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
343         Matthews.
344
345 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
346
347         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
348         Gutson, Jeffrey D. Oldham and Mark Shinwell.
349
350 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
351
352         * MAINTAINERS: Update my email address.
353
354 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
355
356         * MAINTAINERS: Update my email address.
357
358 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
359
360         * MAINTAINERS: Update my email address.
361
362 2010-03-09  Jie Zhang  <jie@codesourcery.com>
363
364         * MAINTAINERS: Update my email address.
365
366 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
367
368         PR libstdc++/32499
369         * configure.ac (RANLIB): Default to true.
370         (STRIP): Likewise.
371         (RANLIB_FOR_TARGET): Remove superfluous : argument.
372         * configure: Regenerate.
373
374 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
375
376         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
377         (Write After Approval): Update my email address.
378
379 2010-02-17  Nick Clifton  <nickc@redhat.com>
380
381         PR 11238
382         * Makefile.tpl (local-distclean): Also remove config.cache files in
383         sub-directories as there may not be Makefiles present in the
384         sub-directories.
385         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
386         the config.cache files found by the find command.
387
388         * Makefile.in: Regenerate.
389         * configure.ac: Revert previous delta.
390         * configure: Regenerate.
391
392 2010-02-15  Nick Clifton  <nickc@redhat.com>
393
394         PR 11238
395         * configure.ac: Delete config.cache files in sub-directories when
396         deleting Makefiles.
397         * configure: Regenerate.
398
399 2010-02-12  Ben Elliston  <bje@gnu.org>
400
401         * MAINTAINERS: Update my email address.
402
403 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
404
405         * MAINTAINERS (spu port): Update my email address.
406
407 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
408
409         * MAINTAINERS: Add myself as a maintainer for the bfin port.
410
411 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
412
413         * configure.ac: Add "recommended" version checks for GMP/MPC.
414         Update recommended GMP/MPFR/MPC versions.
415         * configure: Regenerate.
416
417 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
418
419         * MAINTAINERS: Move my Embecosm email address into the
420         write-after-approval section.
421
422 2010-01-26  Ian Lance Taylor  <iant@google.com>
423
424         * MAINTAINERS: Add myself as Go frontend maintainer.
425
426 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
427
428         PR libstdc++/36101, PR libstdc++/42813
429         * configure.ac (bootstrap_target_libs): Make inclusion of
430         target-libgomp conditional on libgomb being in target_configdirs.
431         * configure: Regenerate.
432
433 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
434
435         PR libstdc++/36101, PR libstdc++/42813
436         * configure.ac (bootstrap_target_libs): Include target-libgomp.
437         * configure: Regenerate.
438
439 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
440
441         PR libstdc++/36101, PR libstdc++/42813
442         * configure.ac (target_configdirs): Substitute.
443         * Makefile.def: Bootstrap target module libgomp.
444         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
445         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
446         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
447         * configure, Makefile.in: Regenerate.
448
449 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
450
451         * MAINTAINERS: Adjust my details.
452
453 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
454
455         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
456
457 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
458
459         * MAINTAINERS: reindented my entry with tabs instead of spaces.
460
461 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
462
463         * MAINTAINERS (Write After Approval): Add myself.
464
465 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
466
467         * MAINTAINERS (Write After Approval): Add myself.
468
469 2010-01-11  Richard Guenther  <rguenther@suse.de>
470
471         PR lto/41569
472         * Makefile.def (all-lto-plugin): Depend on all-gcc.
473         * Makefile.in: Regenerated.
474
475 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
476
477         * configure.ac: Enable libjava build on x86_64-*freebsd*.
478         * configure: Regenerate.
479
480 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
481             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
482
483         PR bootstrap/42424
484         * configure.ac: Include libtool m4 files.
485         (_LT_CHECK_OBJDIR): Call it.
486         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
487         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
488
489         * configure: Regenerate.
490
491 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
492
493         PR bootstrap/41818
494         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
495         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
496         * Makefile.in: Regenerate.
497
498 2010-01-02  Richard Guenther  <rguenther@suse.de>
499
500         PR lto/41529
501         * configure.ac: Include config/elf.m4.  Disable LTO if not
502         builting for an elf target.
503         * configure: Regenerate.
504
505 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
506
507         * MAINTAINERS: Change my email address.
508
509 2009-12-18  Ben Elliston  <bje@au.ibm.com>
510
511         * config.sub, config.guess: Update from upstream sources.
512
513 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
514
515         * MAINTAINERS (Write After Approval): Add myself.
516
517 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
518
519         PR middle-end/30447
520         PR middle-end/30789
521         PR other/40302
522
523         * configure.ac: Require MPC.
524         * configure: Regenerate.
525
526 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
527
528         PR target/38384
529         PR bootstrap/40972
530         * libtool.m4: Sync from git Libtool.
531         * ltoptions.m4: Likewise.
532         * ltversion.m4: Likewise.
533         * lt~obsolete.m4: Likewise.
534         * ltmain.sh: Likewise.
535
536 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
537
538         * configure.ac: Update minimum MPC version to 0.8.
539         * configure: Regenerate.
540
541 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
542
543         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
544         * configure: Regenerated.
545
546 2009-11-21  Ian Lance Taylor  <iant@google.com>
547
548         * configure.ac: Change default of poststage1_ldflags to be empty if
549         poststage1_libs is set.  When poststage1_libs is empty, and
550         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
551         * configure: Rebuild.
552
553 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
554
555         * MAINTAINERS (Write After Approval): Update my email address.
556
557 2009-11-20  Ben Elliston  <bje@au.ibm.com>
558
559         * config.guess: Update from upstream sources.
560
561 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
562
563         * Makefile.def: Restore host and target settings for gmp.
564         * Makefile.in: Rebuild.
565
566 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
567
568         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
569         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
570         Fix portability of test of C++ as bootstrap language.  Add
571         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
572         * configure: Rebuild.
573         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
574         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
575         in-tree building.
576         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
577         (POSTSTAGE1_HOST_EXPORTS): Use it.
578         (STAGE[+id+]_CXXFLAGS): New.
579         (BASE_FLAGS_TO_PASS): Pass it down.
580         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
581         extra_exports.
582         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
583         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
584         extra_exports.
585         * Makefile.in: Rebuild.
586
587 2009-11-17  Ben Elliston  <bje@au.ibm.com>
588
589         * config.sub, config.guess: Update from upstream sources.
590
591 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
592
593         * MAINTAINERS (Write After Approval): Add myself.
594
595 2009-11-09  Jon Beniston  <jon@beniston.com>
596
597         * MAINTAINERS (Write After Approval): Add myself.
598
599 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
600
601         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
602         paths for *-w64-mingw* and x86_64-*mingw*.
603         * configure: Regenerated.
604
605 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
606
607         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
608
609 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
610
611         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
612         Phil Edwards to Write-After Approval.
613
614 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
615
616         * configure.ac: Disable target-winsup & co for
617         x86_64-*-mingw* and *-w64-mingw* targets.
618         * configure: Regenerated.
619
620 2009-10-16  Nick Clifton  <nickc@redhat.com>
621
622         * MAINTAINERS: Add myself as a maintainer for the RX port.
623
624 2009-10-26  Johannes Singler  <singler@kit.edu>
625
626         * MAINTAINERS (Write After Approval): Update my e-mail address.
627
628 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
629
630         * configure.ac (CLooG test): Use = with test.
631         * configure: Regenerate.
632
633 2009-10-22  Richard Guenther  <rguenther@suse.de>
634
635         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
636         cloog if the ppl version check failed.  Move flags saving
637         before setting in libelf check.
638         * configure: Regenerate.
639
640 2009-10-21  Richard Guenther  <rguenther@suse.de>
641
642         * configure.ac: Adjust the ppl and cloog configure to work as
643         documented.  Disable cloog if ppl was disabled.  Omit the version
644         checks if they were disabled.
645         * configure: Re-generate.
646
647 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
648
649         * configure.ac: Add 'lto' to enable_languages, not
650         new_enable_languages, and only if not already present.
651         * configure: Regenerate.
652
653 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
654
655         * README: Refer to the various COPYING* files instead of just
656         COPYING.
657         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
658
659 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
660
661         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
662         
663 2009-10-07  Richard Guenther  <rguenther@suse.de>
664
665         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
666         and Richard Guenther as reviewers.
667         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
668         as reviewers.
669
670 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
671
672         * config.sub: Update from upstream sources.
673
674 2009-10-06  Ian Lance Taylor  <iant@google.com>
675
676         * Makefile.def: check-gold depends upon all-gas.
677         * Makefile.in: Rebuild.
678
679 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
680
681         * MAINTAINERS (Write After Approval): Add myself.
682
683 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
684
685         * Makefile.def: all-lto-plugin depends on all-libiberty.
686         set bootstrap=true for lto-plugin.
687         Add lto-plugin.
688         * Makefile.in: Regenerate.
689         * configure.ac (host_libs): Add lto-plugin.
690         * configure: Regenerate.
691
692 2009-10-03  Diego Novillo  <dnovillo@google.com>
693
694         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
695         (HOST_LIBELFLIBS): Define.
696         (HOST_LIBELFINC): Define.
697         * Makefile.in: Regenerate.
698         * configure.ac: Add --enable-lto.
699         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
700         If --enable-lto is used, add 'lto' to new_enable_languages.
701         If --enable-lto is used and gold is enabled, add
702         lto-plugin to configdirs.
703         * configure: Regenerate.
704
705 2009-10-03  Simon Baldwin  <simonb@google.com>
706
707         * configure.ac: If --with-system-zlib, suppress local zlib and
708         pass --with-system-zlib to subdir configure scripts.
709         * configure: Regenerate.
710
711 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
712             Paolo Bonzini  <bonzini@gnu.org>
713
714         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
715         $(srcdir).
716         * Makefile.in: Rebuilt.
717
718 2009-09-26  Gary Funck  <gary@intrepid.com>
719
720         * MAINTAINERS (Write After Approval): Add myself.
721
722 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
723
724         * configure.ac: Update minimum MPC version to 0.7.
725         * configure: Regenerate.
726
727 2009-09-25  Nick Clifton  <nickc@redhat.com>
728
729         * configure.ac: Pass any --cache-file=/dev/null option on to
730         subconfigures.
731         * configure: Regenerate.
732
733 2009-09-23  Nick Clifton  <nickc@redhat.com>
734
735         * config.sub, config.guess: Update from upstream sources.
736
737 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
738
739         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
740         * Makefile.in: Rebuilt.
741
742 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
743
744         PR bootstrap/32272
745         * configure.ac: Error out if $srcdir isn't '.' but contains
746         host-${host_noncanonical}.
747         * configure: Regenerate.
748
749 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
750
751         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
752         maintainer.
753
754 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
755
756         * configure.ac: If bootstrapping a combined tree with
757         --enable-gold, require c++ in stage1_languages.
758         * configure: Regenerate.
759
760         * configure.ac: Also add target_libs of stage1_languages to
761         bootstrap_target_libs.
762         * configure: Regenerate.
763
764         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
765         with --enable-languages not containing c++.
766         * configure: Regenerate.
767
768 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
769
770         * configure.ac: Disable java and boehm-gc for bfin-*-*.
771         * configure: Regenerate.
772
773 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
774
775         * MAINTAINERS (Write After Approval): Update my e-mail address,
776         and move from from here...
777         (Waiting for paperwork): To here.
778
779 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
780
781         * MAINTAINERS (Reviewers): Add self as driver reviewer.
782
783 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
784
785         * configure.ac: Do not use $extrasub for replacing @if/@endif
786         parts in Makefile; instead, use additional arguments to
787         AC_CONFIG_COMMANDS to do the replacement manually, with several
788         sed invocations, to avoid HP-UX sed command limits.
789         * configure: Regenerate.
790
791 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
792
793         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
794         blank before -L.
795
796 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
797
798         * configure.ac (with-build-config): Document.  Handle without.
799         Handle missing argument.
800         * configure: Rebuilt.
801
802 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
803
804         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
805         Default to bootstrap-debug only if compare-debug works.
806         * configure: Rebuilt.
807         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
808         * Makefile.in: Rebuilt.
809
810 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
811
812         * MAINTAINERS (OS Port Maintainers): Update my email address.
813
814 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
815
816         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
817         * Makefile.in: Rebuilt.
818
819 2009-09-01  Chris Demetriou  <cgd@google.com>
820
821         * MAINTAINERS (Write After Approval): Add myself.
822
823 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
824
825         PR debug/30161
826         * include/dwarf2.h (enum dwarf_tag): Added
827         DW_TAG_GNU_template_template_param
828         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
829
830 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
831
832         * Makefile.tpl (AWK): Fix typo.
833         * Makefile.in: Regenerate.
834
835 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
836
837         * configure.ac: Detect awk and sed.
838         * Makefile.def (flags_to_pass): Add AWK and SED.
839         * Makefile.tpl (AWK, SED): New.
840         (BASE_FLAGS_TO_PASS): Add AWK and SED.
841         * configure: Regenerate.
842         * Makefile.in: Regenerate.
843
844 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
845
846         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
847         (collapseslashes): Likewise.
848
849 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
850
851         * configure.ac (AC_PREREQ): Bump to 2.64.
852
853 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
854
855         * configure.ac: Remove --with-datarootdir, --with-docdir,
856         --with-pdfdir, --with-htmldir switches.
857         * configure: Regenerate.
858
859         * configure: Regenerate.
860
861         * compile: Sync from Automake 1.11.
862         * depcomp: Likewise.
863         * install-sh: Likewise.
864         * missing: Likewise.
865         * mkinstalldirs: Likewise.
866         * ylwrap: Likewise.
867
868 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
869
870         * ltmain.sh (func_normal_abspath): New function.
871         (func_relative_path): Likewise.
872         (func_mode_help): Document new -bindir option for link mode.
873         (func_mode_link): Add new -bindir option, and use it to place
874         output DLL if specified.
875
876 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
877
878         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
879         (baseargs): Add --disable-option-checking.
880         * configure: Regenerate.
881
882         * Makefile.def (configure-target-libiberty): Depend on
883         all-binutils and all-ld.
884         (configure-target-newlib): Likewise.
885         * Makefile.in: Regenerate.
886
887 2009-08-17  Ben Elliston  <bje@au.ibm.com>
888
889         * config.sub, config.guess: Update from upstream sources.
890
891 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
892
893         Sync from src, merge:
894
895         2009-07-02  Tristan Gingold  <gingold@adacore.com>
896
897         * configure.ac: Do not exclude gas for i386-*-darwin.
898         Add a case for x86_64-*-darwin.
899         * configure: Regenerate.
900
901 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
902
903         * MAINTAINERS: Add my name to Write After Approval list.
904
905 2009-08-06  Michael Eager  <eager@eagercon.com>
906
907         * configure.ac: Add Microblaze target.
908         * configure: Regenerate.
909
910 2009-07-31  Christian Bruel  <christian.bruel@st.com>
911
912         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
913         * configure: Regenerate.
914         
915 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
916
917         * MAINTAINERS (Write After Approval): Update my e-mail address.
918
919 2009-07-06  Ian Lance Taylor  <iant@google.com>
920
921         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
922         * configure: Rebuild.
923
924 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
925
926         * MAINTAINERS: Move myself to the Graphite Reviewers.
927
928 2009-06-30  Wei Guozhi  <carrot@google.com>
929
930         * MAINTAINERS: Add my name to Write After Approval list.
931
932 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
933
934         PR bootstrap/40338
935         * configure.ac (comparestring): Create new variable.
936         * Makefile.tpl (comparestring): Use to skip some comparisions.
937         * configure: Regenerate.
938         * Makefile.in: Regenerate.
939
940 2009-06-26  Doug Evans  <dje@sebabeach.org>
941
942         * Makefile.def (host_modules): Add cgen.
943         * Makefile.in: Regenerate.
944         * configure.ac (host_tools): Add cgen.
945         * configure: Regenerate.
946
947 2009-06-23  DJ Delorie  <dj@redhat.com>
948
949         * MAINTAINERS: Add myself as mep maintainer.
950
951 2009-06-23  Ian Lance Taylor  <iant@google.com>
952
953         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
954         boot_languages.  Only bootstrap target libraries listed in
955         target_libs for some boot language.  Add --with-stage1-ldflags,
956         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
957         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
958         if not building with C++.
959         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
960         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
961         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
962         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
963         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
964         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
965         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
966         * configure, Makefile.in: Rebuild.
967
968 2009-06-23  Li Feng  <nemokingdom@gmail.com>
969
970         * MAINTAINERS: Added my name to write-after-approval list.
971
972 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
973
974         * configure.ac: Define is_elf for QNX Neutrino targets.
975         * configure: Regenerate.
976
977 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
978
979         * MAINTAINERS: Added my name to the write-after-approval list
980
981 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
982
983         * configure.ac: Detect MPC in default directory.
984         * configure: Regenerate.
985
986 2009-06-03  Jerome Guitton  <guitton@adacore.com>
987             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
988
989         * Makefile.tpl (all): Avoid a trailing backslash.
990         * Makefile.in: Regenerate.
991
992 2009-06-03  Ben Elliston  <bje@au.ibm.com>
993
994         * config.sub, config.guess: Update from upstream sources.
995
996 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
997
998         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
999         to noconfdirs.
1000         * configure: Regenerate.
1001
1002 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1003
1004         * Makefile.tpl ([+compare-target+]): Compare all stage
1005         directories, rather than just gcc.
1006         * Makefile.in: Rebuilt.
1007
1008 2009-06-01  Doug Kwan  <dougkwan@google.com>
1009
1010         * configure.ac: Support gold for target arm*-*-*.
1011         * configure: Regenerate.
1012
1013 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1014
1015         * Makefile.def: Add MPC support and dependencies.
1016         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1017
1018         * Makefile.in, configure: Regenerate.
1019
1020 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1021
1022         * Makefile.tpl (all): Avoid harmless warning in make all when
1023         gcc-bootstrap is enabled but stage_last does not exist.
1024         * Makefile.in: Rebuilt.
1025
1026 2009-05-24  Nicolas Roche  <roche@adacore.com>
1027
1028         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1029         * Makefile.in: Regenerate.
1030
1031 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1032
1033         * MAINTAINERS: Update my e-mail address.
1034
1035 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1036
1037         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1038         * configure:  Regenerate.
1039
1040 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1041
1042         PR other/40159
1043         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1044         gcc-no-bootstrap are mutually exclusive.
1045         * Makefile.in: Rebuilt.
1046
1047 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1048
1049         PR other/40159
1050         * Makefile.tpl (all): Don't end with unconditional success.
1051         * Makefile.in: Rebuilt.
1052
1053 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1054
1055         PR target/37137
1056         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1057         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1058         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1059         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1060         stage_configureflags, stage_cflags and stage_libcflags into
1061         explicit Makefile macros.
1062         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1063         GFORTRAN.
1064         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1065         CC.  Set CC_FOR_BUILD from CC.
1066         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1067         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1068         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1069         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1070         and GFORTRAN.
1071         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1072         (_LIBCFLAGS): Renamed to _TFLAGS.
1073         (do-compare-debug, do-compare3-debug): Drop.
1074         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1075         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1076         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1077         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1078         (XGCC_FLAGS_FOR_TARGET): New.
1079         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1080         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1081         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1082         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1083         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1084         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1085         TFLAGS.
1086         (BUILD_CONFIG): Include if requested.
1087         (all): Set TFLAGS on bootstrap.
1088         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1089         (all-stageid-prefixmodule): Likewise.
1090         (do-clean, distclean-stageid): Set TFLAGS.
1091         (restrap): Fix whitespace.
1092         * Makefile.in: Rebuilt.
1093
1094 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1095
1096         * config.guess: Sync with src.
1097
1098 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1099
1100         * configure.ac ($with_ppl):  Default to no if not supplied.
1101         ($with_cloog):  Likewise.
1102         configure:  Regenerate.
1103
1104 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1105
1106         * MAINTAINERS: Update my e-mail address.
1107
1108 2009-04-27  Nick Clifton  <nickc@redhat.com>
1109
1110         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1111
1112 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1113
1114         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1115         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1116         * Makefile.in: Regenerate.
1117
1118 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1119
1120         PR bootstrap/39739
1121         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1122         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1123
1124         * configure, Makefile.in: Regenerate.
1125
1126 2009-04-21  Taras Glek  <tglek@mozilla.com>
1127
1128         * include/hashtab.h: Update GTY annotations to new syntax
1129         * include/splay-tree.h: Likewise
1130
1131 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1132
1133         * config.sub, config.guess: Update from upstream sources.
1134
1135 2009-04-15  Anthony Green  <green@moxielogic.com>
1136
1137         * configure.ac: Add moxie support.
1138         * configure: Rebuilt.
1139
1140 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1141
1142         * configure.ac: Change copyright header to refer to version
1143         3 of the GNU General Public License and to point readers at the
1144         COPYING3 file and the FSF's license web page.
1145         * Makefile.def: Likewise.
1146         * Makefile.tpl: Likewise.
1147         * Makefile.in: Regenerate.
1148
1149 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1150
1151         * configure.ac: Restore match for darwin9 or later. Use double
1152         brackets since regeneration eats one pair.
1153         * configure: Regenerate.
1154
1155 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1156
1157         PR gas/10039
1158         * configure.ac: Require texinfo 4.7.
1159         * configure: Regenerated.
1160
1161 2009-04-09  Nick Clifton  <nickc@redhat.com>
1162
1163         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1164         the GCC Runtime Library Exception.
1165
1166 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1167
1168         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1169         * configure: Regenerate.
1170
1171 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1172
1173         * Makefil.def (languages): New entries.
1174         * Makefile.tpl (check-gcc-*): New generic target.
1175         * Makefile.in: Regenerate.
1176
1177 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1178
1179         * MAINTAINERS:  Update my email address.
1180
1181 2009-03-18  Tom Tromey  <tromey@redhat.com>
1182
1183         * configure: Rebuild.
1184         * configure.ac (host_libs): Add libiconv.
1185         * Makefile.in: Rebuild.
1186         * Makefile.def (host_modules): Add libiconv.
1187         (configure-gdb, all-gdb): Depend on libiconv.
1188
1189 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1190
1191         * configure.ac: Treat gdb as supported on x86_64-darwin.
1192         * configure: Regenerate.
1193
1194 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1195
1196         * configure.ac (--with-host-libstdcxx): New option.
1197         * configure: Regenerate.
1198
1199 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1200
1201         * MAINTAINERS:  Move myself into the write after approval list.
1202
1203 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1204
1205         * MAINTAINERS: Update e-mail address.
1206         
1207 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1208
1209         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1210
1211 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1212
1213         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1214
1215 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1216
1217         Backport from git Libtool:
1218
1219         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1220         Support GNU/kOpenSolaris.
1221         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1222         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1223         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1224         GNU/kOpenSolaris.
1225
1226 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1227
1228         * MAINTAINERS: Update e-mail address.
1229
1230 2009-02-24  Michael Eager  <eager@eagercon.com>
1231
1232         * MAINTAINERS (Write After Approval): Add self.
1233
1234 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1235
1236         * MAINTAINERS (Write After Approval): Add myself.
1237
1238 2009-02-05  Andreas Schwab  <schwab@suse.de>
1239
1240         * Makefile.tpl (stage_last): Define $r and $s before using
1241         $(RECURSE_FLAGS_TO_PASS).
1242         * Makefile.in: Regenerate
1243
1244 2009-01-30  Ian Lance Taylor  <iant@google.com>
1245
1246         * MAINTAINERS: Move myself to the Global Reviewers list.
1247
1248 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1249
1250         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1251         * configure: Regenerate.
1252
1253 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1254
1255         * MAINTAINERS: Make whitespace consistent.
1256         Remove Robert Millan from Write After Approval.
1257
1258 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1259
1260         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1261         (all-opcodes): Depend on all-libiberty.
1262         * Makefile.in: Regenerate.
1263
1264 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1265
1266         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1267         * configure: Regenerate.
1268
1269 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1270
1271         * MAINTAINERS (Write After Approval): Add myself.
1272
1273 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1274
1275         * MAINTAINERS: Add myself to reviewers (Fortran).
1276
1277 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1278
1279         PR tree-optimization/38515
1280         * configure.ac (cloog-polylib): Removed.
1281         (with_ppl, with_cloog): Test for "no".
1282         * configure: Regenerated.
1283
1284 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1285
1286         * MAINTAINERS: Moved myself to reviewers (Fortran).
1287
1288 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1289
1290         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1291         (Write After Approval): Remove myself.
1292
1293 2009-01-03  Diego Novillo  <dnovillo@google.com>
1294
1295         * MAINTAINERS: Remove myself from alias maintainership.
1296
1297 2009-01-02  David Ayers  <ayers@fsfe.org>
1298
1299         * MAINTAINERS: Update e-mail address.
1300
1301 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1302
1303         * MAINTAINERS: Make whitespace consistent.
1304
1305 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1306
1307         Backport from upstream Libtool:
1308         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1309         Add cache variables to tests that require the linker to work.
1310         For shlibpath_overrides_runpath, this also changes the semantics
1311         to let the result from the C compiler take precedence.
1312
1313 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1314
1315         * config.sub, config.guess: Update from upstream sources.
1316
1317 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1318
1319         * configure.ac (ppllibs): Add by default the lib flags.
1320         * configure: Regenerate.
1321
1322 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1323
1324         * MAINTAINERS:  Add myself to the write after approval list.
1325
1326 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1327
1328         * configure.ac: Add double brackets on darwin[912].
1329         * configure: Regenerate.
1330
1331 2008-12-03  Daniel Kraft  <d@domob.eu>
1332
1333         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1334         Approval to Reviewer section (for Fortran front-end).
1335
1336 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1337
1338         * configure.ac: Expand to darwin10 and later.
1339         * configure: Regenerate.
1340
1341 2008-12-02  Andreas Schwab  <schwab@suse.de>
1342
1343         * Makefile.def: configure-target-boehm-gc depends on
1344         all-target-libstdc++-v3.
1345         * Makefile.in: Regenerate.
1346
1347 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1348
1349         * MAINTAINERS:  Add myself as mingw maintainer.
1350
1351 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1352
1353         * config.sub, config.guess: Update from upstream sources.
1354
1355 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1356
1357         * README.SCO: Remove.
1358
1359 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1360
1361         * MAINTAINERS:  Add myself to the write after approval list.
1362
1363 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1364
1365         * MAINTAINERS:  Update my email address in WAA section.
1366
1367 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1368
1369         * MAINTAINERS: Update e-mail address.
1370
1371 2008-11-27  Toon Moene  <toon@moene.org>
1372
1373         * MAINTAINERS: Change e-mail address.
1374
1375 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1376
1377         * configure.ac: Build gdb for i?86-*-darwin*
1378         * configure: Regenerated.
1379
1380 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1381
1382         * MAINTAINERS: Added my full name.
1383
1384 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1385
1386         PR bootstrap/38014
1387         PR bootstrap/37923
1388
1389         Revert:
1390
1391         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1392
1393         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1394         * Makefile.in: Regenerated.
1395
1396         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1397
1398         PR gdb/921
1399         PR gdb/1646
1400         PR gdb/2175
1401         PR gdb/2176
1402
1403         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1404         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1405         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1406         (HOST_EXPORTS): Pass CPPFLAGS.
1407         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1408         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1409         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1410         * Makefile.in, configure: Regenerated.
1411         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1412         and CPPFLAGS_FOR_BUILD.
1413
1414 2008-11-06  Jeff Law  <law@redhat.com>
1415
1416         * MAINTAINERS: Add myself as middle end maintainer.
1417
1418 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1419
1420         * MAINTAINERS (Write after approval): Add myself.
1421
1422 2008-11-05  Diego Novillo  <dnovillo@google.com>
1423
1424         * MAINTAINERS (Global Reviewers): Add myself.
1425         (Non-Algorithmic Maintainers): Remove myself.
1426
1427 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1428
1429         * MAINTAINERS (Write after approval): Add myself.
1430
1431 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1432
1433         * MAINTAINERS (Write after approval): Add myself.
1434
1435 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1436
1437         * configure.ac (spu-*-*): Remove special case.
1438         * configure: Regenerate.
1439
1440 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1441
1442         * MAINTAINERS (Write after approval): Update my email address.
1443
1444 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1445
1446         * configure.ac [spu-*-*]: Do not set skipdirs.
1447         * configure: Re-generate.
1448
1449 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1450
1451         * MAINTAINERS (Various Maintainers): Add myself to reload.
1452
1453 2008-10-25  Richard Guenther  <rguenther@suse.de>
1454
1455         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1456         maintainer.  Remove myself as libgcc-math maintainer.
1457         (Non-Algorithmic Maintainers): Remove myself.
1458
1459 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1460
1461         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1462         * Makefile.in: Regenerated.
1463
1464 2008-10-23  Cary Coutant  <ccoutant@google.com>
1465
1466         * MAINTAINERS (Write after approval): Add myself.
1467
1468 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1469
1470         PR gdb/921
1471         PR gdb/1646
1472         PR gdb/2175
1473         PR gdb/2176
1474
1475         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1476         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1477         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1478         (HOST_EXPORTS): Pass CPPFLAGS.
1479         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1480         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1481         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1482         * Makefile.in, configure: Regenerated.
1483         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1484         and CPPFLAGS_FOR_BUILD.
1485
1486 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1487
1488         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1489         Sebastian Pop.
1490
1491 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1492
1493         * MAINTAINERS (Write After Approval): Added myself.
1494
1495 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1496
1497         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1498         recommended version to 2.3.2.
1499
1500         * configure: Regenerate.
1501
1502 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1503
1504         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1505
1506 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1507
1508         * MAINTAINERS (Write After Approval): Update e-mail address.
1509
1510 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1511
1512         * libtool.m4: Update to libtool 2.2.6.
1513         * lt~obsolete.m4: Update to libtool 2.2.6.
1514         * ltmain.sh: Update to libtool 2.2.6.
1515         * ltsugar.m4: Update to libtool 2.2.6.
1516         * ltversion.m4: Update to libtool 2.2.6.
1517         * ltoptions.m4: Update to libtool 2.2.6.
1518         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1519
1520 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1521
1522         * MAINTAINERS (Write After Approval): Add myself.
1523
1524 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1525
1526         * MAINTAINERS (Write After Approval): Update my name.
1527
1528 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1529
1530         * MAINTAINERS: Add myself in "Write After Approval".
1531
1532 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1533
1534         * MAINTAINERS: Add myself as ia64 maintainer.
1535
1536 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1537
1538         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1539         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1540         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1541         and Michael Tiemann from Write After Approval since they do not
1542         actually have access.
1543
1544 2008-09-05  Richard Guenther  <rguenther@suse.de>
1545
1546         * configure.ac: Initialize clooglibs to -lcloog.
1547         * configure: Re-generate.
1548
1549 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1550
1551         * MAINTAINERS (Write After Approval): Add myself.
1552
1553 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1554
1555         * configure.ac (--with-cloog-polylib): New.
1556         (--disable-cloog-version-check): New.
1557         (--disable-ppl-version-check): New.
1558         * configure: Re-generate.
1559
1560 2008-09-03  Richard Guenther  <rguenther@suse.de>
1561
1562         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1563         cloog test.
1564         * configure: Re-generate.
1565
1566 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1567
1568         Add picoChip port.
1569         * MAINTAINERS: Add picoChip maintainers.
1570
1571 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1572             Tobias Grosser  <grosser@fim.uni-passau.de>
1573             Jan Sjodin  <jan.sjodin@amd.com>
1574             Harsha Jagasia  <harsha.jagasia@amd.com>
1575             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1576             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1577             Adrien Eliche  <aeliche@isty.uvsq.fr>
1578
1579         Merge from graphite branch.
1580         * configure: Regenerate.
1581         * Makefile.in: Regenerate.
1582         * configure.ac (host_libs): Add ppl and cloog.
1583         Add checks for PPL and CLooG.
1584         * Makefile.def (ppl, cloog): Added modules and dependences.
1585         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1586         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1587
1588 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1589
1590         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1591         (GCC_SHLIB_SUBDIR): New.
1592         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1593         * configure: Regenerate.
1594         * Makefile.in: Regenerate.
1595
1596 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1597
1598         * MAINTAINERS: Consistently use tabs to separate columns.
1599
1600 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1601
1602         * MAINTAINERS (Write after Approval): Add myself.
1603
1604 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1605
1606         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1607         Enable bfd, binutils and opcodes.
1608         * configure: Regenerate.
1609
1610 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1611
1612         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1613
1614 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1615
1616         * MAINTAINERS:  Use correct Umlaut for last name.
1617
1618 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1619
1620         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1621
1622 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1623
1624         * MAINTAINERS: Update my email address.
1625
1626 2008-08-16  Nicolas Roche  <roche@adacore.com>
1627
1628         * Makefile.tpl: Add BOOT_ADAFLAGS.
1629         * Makefile.in: Regenerate.
1630
1631 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1632
1633         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1634         * configure: Regenerate.
1635
1636 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1637
1638         * configure.ac: Add makefile fragments for hpux.
1639         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1640         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1641         * configure: Regenerate.
1642         * Makefile.in: Regenerate.
1643
1644 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1645
1646         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1647
1648 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1649
1650         * MAINTAINERS (Write after Approval): Add myself.
1651
1652 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1653
1654         * MAINTAINERS (Write After Approval):  Add myself.
1655
1656 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1657
1658         * MAINTAINERS (Write After Approval):  Add myself.
1659
1660 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1661
1662         * MAINTAINERS: Update my email address.
1663
1664 2008-06-25  Joey Ye  <joey.ye@intel.com>
1665
1666         * MAINTAINERS (Write After Approval):  Add myself.
1667
1668 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1669
1670         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1671         * Makefile.in: Regenerate.
1672         * configure: Regenerate.
1673
1674 2008-06-17  Daniel Kraft  <d@domob.eu>
1675
1676         * MAINTAINERS (Write After Approval):  Add myself.
1677
1678 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1679
1680         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1681         "$@" is still intact with both Autoconf 2.59 and 2.62.
1682         * configure: Regenerate.
1683
1684 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1685
1686         * Makefile.tpl: Fix comment errors.
1687         * Makefile.in: Regenerate.
1688
1689 2008-06-12  David S. Miller  <davem@davemloft.net>
1690             David Edelsohn  <edelsohn@gnu.org>
1691
1692         * configure.ac: Add powerpc*-*-* to gold supported targets.
1693         * configure: Regenerate.
1694
1695 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1696
1697         PR tree-optimization/36218
1698         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1699         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1700         (all prefix="build-"): Pass them to build-system sub-makes.
1701         * Makefile.in: Regenerate.
1702
1703 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1704
1705         * MAINTAINERS (mt port): Remove.
1706         (sco5, unixware, sco udk): Remove.
1707         (Kean Johnston): Add to Write After Approval.
1708
1709 2008-05-30  Julian Brown  <julian@codesourcery.com>
1710
1711         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1712         of libobjc for ARM EABI Linux.
1713         * configure: Regenerate.
1714
1715 2008-05-18  Xinliang David Li   <davidxl@google.com>
1716
1717         * ChangeLog: Remove wrong ChangeLog entry.
1718
1719 2008-05-17  Xinliang David Li   <davidxl@google.com>
1720
1721         * MAINTAINERS (Write After Approval): Add myself.
1722
1723 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1724
1725         * MAINTAINERS (Write After Approval): Add myself.
1726
1727 2008-05-14  Rafael Espíndola  <espindola@google.com>
1728
1729         * config-ml.in: don't handle --enable-shared and --enable-static.
1730
1731 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1732
1733         * MAINTAINERS: Update my email address.
1734
1735 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1736
1737         * MAINTAINERS: Update my email address.
1738
1739 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1740
1741         * MAINTAINERS (Write After Approval): Add myself.
1742
1743 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1744
1745         * MAINTAINERS (Write After Approval): Add myself.
1746
1747 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
1748
1749         * MAINTAINERS (crx): Add myself.
1750
1751 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1752
1753         Sync with src:
1754         2008-04-14  David S. Miller  <davem@davemloft.net>
1755
1756         * configure.ac: Add sparc*-*-* to gold supported targets.
1757         * configure: Regenerate.
1758
1759 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1760
1761         PR bootstrap/35457
1762         * configure.ac: Include override.m4.
1763         * configure: Regenerate.
1764
1765 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1766
1767         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1768         * Makefile.in: Regenerate.
1769
1770 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
1771
1772         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1773         as nonconfigurable directories list.
1774         * configure: Regenerate.
1775
1776 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1777
1778         * config.sub, config.guess: Update from upstream sources.
1779
1780 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1781
1782         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1783         * Makefile.in: Regenerate.
1784
1785 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1786
1787         * configure.ac: Do not build libssp for the AVR.
1788         * configure: Regenerate.
1789
1790 2008-04-07  Ian Lance Taylor  <iant@google.com>
1791
1792         * Makefile.def: check-gold depends upon all-binutils.
1793         * Makefile.in: Regenerate.
1794
1795 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1796
1797         * MAINTAINERS (Write After Approval): Add myself.
1798
1799 2008-04-04  Nick Clifton  <nickc@redhat.com>
1800
1801         PR binutils/4334
1802         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1803         builds.
1804         * configure: Regenerate.
1805
1806 2008-04-04  NightStrike  <NightStrike@gmail.com>
1807
1808         PR other/35151
1809         * configure.ac: Combine rules for mingw32 and mingw64.
1810         * configure: Regenerate.
1811
1812 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1813
1814         * MAINTAINERS (Write After Approval): Add myself.
1815
1816 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
1817
1818         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1819         * Makefile.in (.NOTPARALLEL): Ditto.
1820
1821 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1822
1823         * MAINTAINERS (Write After Approval): Add myself.
1824
1825 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
1826
1827         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1828         * Makefile.in (.NOTPARALLEL): Regenerate.
1829
1830 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1831
1832         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1833         * Makefile.in: Regenerate.
1834
1835 2008-03-26  Jakub Staszak  <kuba@et.pl>
1836
1837         * MAINTAINERS (Write After Approval): Add myself.
1838
1839 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1840
1841         * MAINTAINERS:  Update e-mail address.
1842
1843 2008-03-20  Ian Lance Taylor  <iant@google.com>
1844
1845         * configure.ac: Add support for --enable-gold.
1846         * Makefile.def: Add gold as a directory like ld.
1847         * configure, Makefile.in: Regenerate.
1848
1849 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1850
1851         * configure.ac: m4_include config/proginstall.m4.
1852         * configure: Regenerate.
1853
1854         Backport from upstream Libtool:
1855
1856         2007-10-12  Eric Blake  <ebb9@byu.net>
1857
1858         Deal with Autoconf 2.62's semantic change in m4_append.
1859         * ltsugar.m4 (lt_append): Replace broken versions of
1860         m4_append.
1861         (lt_if_append_uniq): Don't require separator to be overquoted,
1862         and avoid broken m4_append.
1863         (lt_dict_add): Fix typo.
1864         * libtool.m4 (_LT_DECL): Don't overquote separator.
1865
1866 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1867
1868         * config.rpath: Add AIX 6 support.
1869
1870 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1871
1872         * Makefile.def (stageprofile).  Remove -fprofile-generate
1873         from stage_libcflags.
1874         * Makefile.in: Regenerate.
1875
1876 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1877
1878         * config.sub, config.guess: Update from upstream sources.
1879
1880 2008-03-06  Tom Tromey  <tromey@redhat.com>
1881
1882         * MAINTAINERS: Update for treelang deletion.
1883
1884 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1885
1886         * MAINTAINERS: Update my email address.
1887
1888 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1889
1890         * MAINTAINERS (darwin port): Add myself as a maintainer.
1891         (objective-c/c++): Add myself as a maintainer.
1892
1893 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1894
1895         * MAINTAINERS (Write After Approval): Update my email address.
1896
1897 2008-02-25  Tomas Bily  <tbily@suse.cz>
1898
1899         * MAINTAINERS (Write After Approval): Add myself.
1900
1901 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1902
1903         * MAINTAINERS (OpenMP): Add myself.
1904
1905 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1906
1907         PR bootstrap/32009
1908         PR bootstrap/32161
1909
1910         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1911         * configure: Regenerate.
1912
1913         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1914         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1915         STAGE4_LIBCFLAGS): New.
1916         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1917         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1918         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1919         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1920         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1921         for target modules.  Don't export LIBCFLAGS.
1922         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1923         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1924         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1925         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1926         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1927         * Makefile.in: Regenerate.
1928
1929 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1930
1931         PR libgcj/33085
1932         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1933         Do not use -DDLL_EXPORT.  Backport from upstream.
1934
1935 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1936
1937         * MAINTAINERS (Write After Approval): Add myself.
1938
1939 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1940
1941         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1942         * configure: Regenerate.
1943
1944 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1945
1946         * configure.ac (xtensa*-*-*): Recognize processor variants.
1947         * configure: Regenerate.
1948
1949 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1950
1951         PR bootstrap/34922
1952         * configure.ac (PARSE_ARGS): Push suitable setting of
1953         ac_subdirs_all, for `./configure --help=recursive'.
1954         Handle `+' in generic toplevel directory disabling.
1955         * configure: Regenerate.
1956
1957 2008-01-28  Nick Clifton  <nickc@redhat.com>
1958
1959         * MAINTAINERS (xstormy16): Take over maintainership.
1960
1961 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1962
1963         * MAINTAINERS (c4x port): Remove.
1964
1965 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1966
1967         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1968
1969 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1970
1971         * config.sub, config.guess: Update from upstream sources.
1972
1973 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1974
1975         * MAINTAINERS (Write After Approval): Add myself.
1976
1977 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1978
1979         * MAINTAINERS: Update my email address.
1980
1981 2008-01-09  Raksit Ashok  <raksit@google.com>
1982
1983         * MAINTAINERS (Write After Approval): Add myself.
1984
1985 2008-01-09  Raksit Ashok  <raksit@google.com>
1986
1987         * MAINTAINERS (Write After Approval): Add myself.
1988
1989 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1990
1991         * config.sub, config.guess: Update from upstream sources.
1992
1993 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1994
1995         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1996         Change recommended MPFR from 2.2.1 -> 2.3.0.
1997         * configure: Regenerate.
1998
1999 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2000
2001         * MAINTAINERS: Update my email address.
2002
2003 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2004
2005         * MAINTAINERS: Update my email address.
2006
2007 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2008
2009         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2010         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2011         * Makefile.in: Regenerate.
2012
2013 2007-12-10  Mark Heffernan  <meheff@google.com>
2014
2015         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2016         misplaced entries.
2017
2018 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2019
2020         * configure.ac: Enable libjava for x86_64-*-darwin9.
2021         * configure: Regenerate.
2022
2023 2007-12-07  Bill Maddox  <maddox@google.com>
2024
2025         * MAINTAINERS (Write After Approval): Add myself.
2026
2027 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2028
2029         * config.sub, config.guess: Update from upstream sources.
2030
2031 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2032
2033         * config-ml.in: Remove 64bit configure tests.
2034
2035 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2036
2037         * config-ml.in: Robustify against white space in absolute file
2038         names.
2039
2040         * config-ml.in (multi-clean): Substitute ${Makefile}.
2041         Remove superfluous ${Makefile} in list.
2042
2043 2007-11-19  Thiemo Seufer  <ths@mips.com>
2044
2045         * config-ml.in: Don't hardcode the Makefile name.
2046
2047 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2048
2049         * MAINTAINERS (Write After Approval): Add myself.
2050
2051 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2052
2053         * MAINTAINERS (Write After Approval): Add myself.
2054
2055 2007-11-06  Doug Kwan  <dougkwan@google.com>
2056
2057         * MAINTAINERS (Write After Approval): Add myself.
2058
2059 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2060
2061         * MAINTAINERS (mercury): Remove entry.
2062         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2063
2064 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2065
2066         * Makefile.def (dependencies): Make configure-gdb depend on
2067         all-intl.
2068         * Makefile.in: Regenerated.
2069
2070 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2071
2072         * MAINTAINERS (Fortran maintainer): Remove myself.
2073
2074 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2075
2076         * Makefile.def: To avoid problems running with parallel makes,
2077         build newlib before libgloss so that target specific header
2078         files are availble.
2079         * Makefile.in: Regenerate
2080
2081 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2082
2083         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2084         * Makefile.in: Regenerate.
2085
2086 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2087
2088         * MAINTAINERS (Register allocation reviewer): Add myself.
2089
2090 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2091
2092         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2093         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2094         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2095         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2096         * configure: Regenerate.
2097
2098 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2099
2100         * MAINTAINERS (Register allocation reviewer): Add myself.
2101
2102 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2103
2104         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2105         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2106         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2107         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2108         * configure.ac: Default them to host tools for $host = $build.
2109         Subst them.
2110
2111         * configure: Regenerate.
2112         * Makefile.in: Regenerate.
2113
2114 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2115
2116         * MAINTAINERS (Register allocation reviewer): Add myself.
2117
2118 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2119
2120         * MAINTAINERS (Register allocation reviewer): Add myself.
2121
2122 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2123
2124         * MAINTAINERS (Write After Approval): Fix typo.
2125
2126 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2127
2128         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2129         * configure: Regenerate.
2130
2131 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2132
2133         PR bootstrap/31906
2134         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2135         they're already prefixed.
2136
2137 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2138
2139         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2140         libstdc++.
2141         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2142         * configure: Regenerate.
2143         * Makefile.in: Regenerate.
2144
2145 2007-09-17  Andreas Schwab  <schwab@suse.de>
2146
2147         * configure.ac: Raise minimum makeinfo version to 4.6.
2148         * configure: Regenerate.
2149
2150 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2151
2152         * MAINTAINERS (write-after-approval) add myself
2153
2154 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2155
2156         * configure.ac: Correct makeinfo version check.
2157         * configure: Regenerate.
2158
2159 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2160
2161         * MAINTAINERS: Update my email address.
2162
2163 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2164
2165         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2166         to $skipdirs and only disable gprof for newlib.  Use the normal
2167         mips*-elf* handling in other respects.
2168         * configure: Regnerate.
2169
2170 2007-09-12  David Daney  <ddaney@avtrex.com>
2171
2172         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2173         enabling libgcj.
2174         * configure: Regenerate.
2175
2176 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2177
2178         PR other/32154
2179         * configure.ac: For libgloss targets, point the linker to the linker
2180         script, startup code and simulator library.
2181         * configure: Regenerate.
2182
2183 2007-09-07  Andrew Haley  <aph@redhat.com>
2184
2185         * configure.ac (noconfigdirs): Remove target-libffi and
2186         target-libjava.
2187         * configure: Regenerate.
2188
2189 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2190
2191         PR target/33281
2192         * configure.ac: Use config/mh-mingw on mingw.
2193         * configure: Regenerate.
2194
2195 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2196
2197         * MAINTAINERS (Write After Approval): Add myself.
2198
2199 2007-09-05  Richard Guenther  <rguenther@suse.de>
2200
2201         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2202         nor --disable-checking is provided also turn on yes and types
2203         checking for stage1.
2204         * configure: Re-generate.
2205
2206 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2207
2208         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2209         (Write After Approval): Remove myself.
2210
2211 2007-08-29  Nick Clifton  <nickc@redhat.com>
2212
2213         * config.sub, config.guess: Update from upstream sources.
2214
2215 2007-08-22  Bud Davis  <jmdavis@link.com>
2216
2217         * MAINTAINERS (Write After Approval): Added myself.
2218         * MAINTAINERS (Reviewers): Removed myself.
2219
2220 2007-08-18  Paul Brook  <paul@codesourcery.com>
2221             Joseph Myers  <joseph@codesourcery.com>
2222
2223         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2224         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2225         * Makefile.in: Regenerate.
2226         * configure.ac (--with-debug-prefix-map): New.
2227         * configure: Regenerate.
2228
2229 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2230             Nigel Stephens  <nigel@mips.com>
2231
2232         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2233         as target_makefile_frag.
2234         * configure: Regenerate.
2235
2236 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2237
2238         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2239         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2240         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2241         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2242         (do-compare, do-compare3, do-compare-debug): New.
2243         ([+compare-target+]): Use them.
2244
2245 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2246
2247         * MAINTAINERS (Write After Approval): Change my email address.
2248
2249 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2250             Ben Elliston  <bje@au.ibm.com>
2251
2252         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2253         --silent if $silent.
2254         * configure: Regenerate.
2255
2256 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2257
2258         * MAINTAINERS (Various Maintainers): Add myself as
2259         loop infrastructure maintainer.  Update my e-mail
2260         address.
2261
2262 2007-07-31  Diego Novillo  <dnovillo@google.com>
2263
2264         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2265         Adjust description.
2266
2267 2007-07-26  Richard Guenther  <rguenther@suse.de>
2268
2269         * configure.ac: Add types checking to stage1 checking flags.
2270         * configure: Regenerate.
2271
2272 2007-07-17  Nick Clifton  <nickc@redhat.com>
2273
2274         * COPYING3: New file.  Contains version 3 of the GNU General
2275         Public License.
2276         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2277         Lesser General Public License.
2278
2279 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2280
2281         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2282
2283 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2284
2285         * MAINTAINERS (S/390 co-maintainer): Add myself.
2286         (Write After Approval): Remove myself.
2287
2288 2007-07-13  Dan Hipschman  <dsh@google.com>
2289
2290         * MAINTAINERS (Write After Approval): Add myself.
2291
2292 2007-07-11  Nick Clifton  <nickc@redhat.com>
2293
2294         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2295         WINDRES export.
2296         * Makefile.in: Regenerate.
2297
2298 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2299
2300         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2301         maintainer.
2302
2303 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2304
2305         * lt~obsolete.m4: New. Import from 20070318 libtool.
2306
2307 2007-07-03  Julian Brown  <julian@codesourcery.com>
2308
2309         * MAINTAINERS (Write After Approval): Add myself.
2310
2311 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2312
2313         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2314         * configure: Regenerate.
2315
2316 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2317
2318         * configure.ac: Add some missing m4 quotation.
2319         * configure: Regenerate.
2320
2321 2007-07-02  Simon Baldwin  <simonb@google.com>
2322
2323         * MAINTAINERS (Write After Approval): Add myself.
2324
2325 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2326
2327         * configure: Regenerate.
2328
2329 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2330
2331         * Makefile.def: Add windmc tool to build.
2332         * Makefile.tpl: Likewise.
2333         * configure.ac: Likewise.
2334         * Makefile.in: Regenerate.
2335         * configure: Regenerate.
2336
2337 2007-06-28  DJ Delorie  <dj@redhat.com>
2338
2339         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2340         not building newlib.
2341         * configure: Regenerated.
2342
2343 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2344
2345         * MAINTAINERS (Write After Approval): Add myself.
2346
2347 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2348
2349         * MAINTAINERS (Write After Approval): Add myself.
2350
2351 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2352
2353         * MAINTAINERS (Write After Approval): Add myself.
2354
2355 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2356
2357         * MAINTAINERS (Write After Approval): Add myself.
2358
2359 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2360
2361         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2362         * Makefile.in: Regenerated.
2363
2364 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2365
2366         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2367         bfin*-*-uclinux* targets.
2368         * configure: Regenerate.
2369
2370 2007-06-14  Ian Lance Taylor  <iant@google.com>
2371
2372         * MAINTAINERS: Add myself as non-algorithmic global write
2373         maintainer.
2374
2375 2007-06-14  Diego Novillo  <dnovillo@google.com>
2376
2377         * MAINTAINERS: Add self as middle-end maintainer and
2378         non-algorithmic global write maintainer.
2379
2380 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2381
2382         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2383         Move all Fortran maintainers except Paul Brook into the
2384         Non-Autopoiesis section.
2385
2386 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2387
2388         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2389         (distclean-stage[+id+]): Possibly delete stage_last.
2390         * Makefile.in: Regenerate.
2391
2392 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2393
2394         * MAINTAINERS (Various Maintainer): Fix typo.
2395
2396 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2397
2398         * MAINTAINERS (Various Maintainer): Add myself as
2399         dataflow maintainer.
2400
2401 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2402
2403         * config.sub, config.guess: Update from upstream sources.
2404
2405 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2406
2407         * Makefile.tpl: Fix spelling error.
2408         * Makefile.in: Regenerate.
2409
2410 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2411
2412         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2413         lt_cv_sys_max_cmd_len.
2414
2415 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2416
2417         * MAINTAINERS (Various Maintainers): Add myself as
2418         auto-vectorizer maintainer.
2419
2420 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2421
2422         PR libjava/32098
2423         * libtool.m4: Revert previous change.
2424         * ltgcc.m4: Put it here.
2425
2426 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2427
2428         * MAINTAINERS (Various Maintainers): Add myself as
2429         auto-vectorizer maintainer.
2430
2431 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2432
2433         PR libjava/32098
2434         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2435
2436 2007-05-30  Richard Guenther  <rguenther@suse.de>
2437
2438         * MAINTAINERS (Various Maintainers): Add myself as
2439         auto-vectorizer maintainer.
2440
2441 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2442
2443         PR bootstrap/29382
2444         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2445         * configure: Rebuilt.
2446
2447 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2448
2449         * MAINTAINERS (Write After Approval): Removed my name.
2450
2451 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2452
2453         * MAINTAINERS (Write After Approval): Remove myself.
2454
2455 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2456
2457         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2458
2459 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2460
2461         * ltmain.sh: Update from ToT Libtool.
2462         * libtool.m4: Update from ToT Libtool.
2463         * ltsugar.m4: New. Update from ToT Libtool.
2464         * ltversion.m4: New. Update from ToT Libtool.
2465         * ltoptions.m4: New. Update from ToT Libtool.
2466         * ltconfig: Remove.
2467         * ltcf-c.sh: Remove.
2468         * ltcf-cxx.sh: Remove.
2469         * ltcf-gcj.sh: Remove.
2470
2471 2007-05-22  Ollie Wild  <aaw@google.com>
2472
2473         * MAINTAINERS (Write After Approval): Add myself.
2474
2475 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2476
2477         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2478         stage_cflags.
2479         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2480         Remove CFLAGS/LIBCFLAGS.
2481         (configure-stage[+id+]-[+prefix+][+module+],
2482         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2483         * Makefile.in: Regenerate.
2484
2485 2007-05-15  Diego Novillo  <dnovillo@google.com>
2486
2487         * MAINTAINERS: Update e-mail address.
2488
2489 2007-05-15  Revital Eres  <eres@il.ibm.com>
2490
2491         * MAINTAINERS (Write After Approval): Add myself.
2492
2493 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2494
2495         * MAINTAINERS (Write After Approval): Updated my address.
2496
2497 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2498
2499         * MAINTAINERS (Write After Approval): Add myself.
2500
2501 2007-05-11  Silvius Rus  <rus@google.com>
2502
2503         * MAINTAINERS (Write After Approval): Add myself.
2504
2505 2007-04-23  Tom Tromey  <tromey@redhat.com>
2506
2507         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2508
2509 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2510
2511         * MAINTAINERS (cpplib): Rename to ...
2512         (libcpp): ... this.  Add C/C++ front end maintainers.
2513
2514 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2515
2516         * config-ml.in: Pass ${ml_config_env} to configure calls.
2517
2518 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2519
2520         * MAINTAINERS (Write After Approval): Add myself.
2521
2522 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2523
2524         * MAINTAINERS (Write After Approval): Add myself.
2525
2526 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2527
2528         * MAINTAINERS (fortran 95 front end): Add myself.
2529
2530 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2531
2532         * MAINTAINERS (Write After Approval): Add myself.
2533
2534 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2535
2536         * MAINTAINERS (Modulo Scheduler): Add myself.
2537
2538 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2539
2540         * MAINTAINERS (fortran 95 front end): Add myself.
2541         (c++ front end): whitespace fix.
2542
2543 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2544
2545         * MAINTAINERS (Write After Approval): Add myself.
2546
2547 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2548
2549         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2550         of glob.  Quote arguments with single quotes too.
2551         * configure: Regenerate.
2552
2553 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2554
2555         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2556         * Makefile.in: Regenerate
2557
2558 2007-03-07  Andreas Schwab  <schwab@suse.de>
2559
2560         * configure: Regenerate.
2561
2562 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2563
2564         * configure.ac: Add "--with-pdfdir" configure option,
2565         which defines pdfdir variable.
2566         * Makefile.def (target=fixincludes): Add install-pdf to
2567         missing targets.
2568         (recursive_targets): Add install-pdf target.
2569         (flags_to_pass): Add pdfdir.
2570         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2571         target.
2572         * configure: Regenerate
2573         * Makefile.in: Regenerate
2574
2575 2007-02-28  Eric Christopher  <echristo@apple.com>
2576
2577         Revert:
2578         2006-12-07  Mike Stump  <mrs@apple.com>
2579
2580         * Makefile.def (dependencies): Add dependency for
2581         install-target-libssp and install-target-libgomp on
2582         install-gcc.
2583         * Makefile.in: Regenerate.
2584
2585 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2586
2587         * configure: Regenerate.
2588         * configure.ac: Move statements after variable declarations.
2589
2590 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2591
2592         * MAINTAINERS: Add myself as sh maintainer.
2593
2594 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2595
2596         * configure.ac: Adjust for loop syntax.
2597         * configure: Regenerate.
2598
2599 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2600
2601         * configure: Rebuilt.
2602
2603 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2604
2605         * configure.ac: Drop multiple occurrences of --enable-languages,
2606         and fix its quoting.
2607         * configure: Rebuilt.
2608
2609 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2610             Nathan Sidwell  <nathan@codesourcery.com>
2611             Vladimir Prus  <vladimir@codesourcery.com>
2612             Joseph Myers  <joseph@codesourcery.com>
2613
2614         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2615         * configure: Regenerate.
2616
2617 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2618
2619         * ltconfig (freebsd*): Default to elf.
2620
2621 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2622
2623         * configure.ac (target_libraries): Move libgcc before libiberty.
2624         * configure: Regenerated.
2625
2626 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2627             Paolo Bonzini  <bonzini@gnu.org>
2628
2629         PR bootstrap/30753
2630         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2631         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2632         * configure: Regenerated.
2633
2634 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2635
2636         * MAINTAINERS (Language Front End Maintainers): Update my mail
2637         address.
2638
2639 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2640
2641         PR bootstrap/30748
2642         * configure.ac: Correct syntax for Solaris ksh.
2643         * configure: Regenerated.
2644
2645 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2646
2647         * configure.ac: Sync with src.
2648         * configure: Regenerate.
2649
2650 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2651
2652         * Makefile.in: Regenerate.
2653
2654 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2655
2656         * config.sub: Sync with src.
2657
2658 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2659
2660         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2661         noncanonical equivalents.
2662         * configure.in: Rename to...
2663         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2664         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2665         target_noncanonical.  Use them.  Rewrite removal of configure
2666         arguments for autoconf 2.59.  Discard variable settings.  Force
2667         program_transform_name for native tools.
2668
2669         * Makefile.in: Regenerated.
2670         * configure: Regenerated with autoconf 2.59.
2671
2672 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2673
2674         * MAINTAINERS (Write After Approval): Add myself.
2675
2676 2007-01-31  Andreas Schwab  <schwab@suse.de>
2677
2678         * Makefile.tpl (LDFLAGS): Substitute it.
2679         * Makefile.in: Regenerate.
2680
2681 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
2682
2683         * MAINTAINERS (Write After Approval): Add myself.
2684
2685 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2686
2687         * MAINTAINERS (spu port): Add myself.
2688
2689 2007-01-23  Richard Guenther  <rguenther@suse.de>
2690
2691         PR bootstrap/30541
2692         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2693         * Makefile.tpl (GNATBIND): Substitute it.
2694         (GNATMAKE): Likewise.
2695         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2696         of STAGE_PREFIX.
2697         * Makefile.in: Regenerate.
2698         * configure: Regenerate.
2699
2700 2007-01-18  Mike Stump  <mrs@apple.com>
2701
2702         * configure.in: Re-enable -Werror for gcc builds.
2703
2704 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2705
2706         * MAINTAINERS (Write After Approval): Add myself.
2707
2708 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2709
2710         * configure.in: Change == to = in test command.
2711         * configure: Regenerate.
2712
2713 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2714             Nick Clifton  <nickc@redhat.com>
2715             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2716
2717         * configure.in (build_configargs, host_configargs, target_configargs):
2718         Remove build/host/target parameters.
2719         (host_libs): Add gmp and mpfr.
2720         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2721         * Makefile.def (gmp, mpfr): New.
2722         (gcc): Remove target.
2723         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2724         target_os, target_vendor): New.
2725         (configure): Add host_alias/target_alias arguments; adjust invocations.
2726         * configure: Regenerate.
2727         * Makefile.in: Regenerate.
2728
2729 2007-01-11  Matt Fago  <fago@earthlink.net>
2730
2731         * configure.in: Try to link to functions only in mpfr 2.2.x
2732         to improve robustness of configure tests.
2733         * configure: Regenerate.
2734
2735 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2736
2737         * MAINTAINERS: Add myself as i386 maintainer.
2738
2739 2007-01-08  Jan Hubicka  <jh@suse.cz>
2740
2741         * MAINTAINERS: Add myself as i386 maintainer.
2742
2743 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2744
2745         * configure.in: Add support for an x86_64-mingw* target.
2746         * configure: Regenerate.
2747
2748 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2749
2750         * Makefile.tpl (all-target): Correct @if conditional for target
2751         modules.
2752         * configure.in: Omit libiberty if building only target libgcc.
2753         * configure, Makefile.in: Regenerated.
2754
2755 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2756
2757         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2758         * configure: Regenerate.
2759
2760 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2761
2762         * Makefile.def (target_modules): Add libgcc.
2763         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2764         * Makefile.tpl (clean-target-libgcc): Delete.
2765         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2766         on gcc even for bootstrapped modules.  Rewrite handling of
2767         lang_env_dependencies to loop over target_modules.
2768         * configure.in (target_libraries): Add target-libgcc.
2769         * Makefile.in, configure: Regenerated.
2770
2771 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2772
2773         * configure.in: Reorganize recognition of languages.  Add
2774         --enable-stage1-languages.  Show supported languages for the chosen
2775         target rather than all recognized languages.
2776         * configure: Regenerate.
2777
2778 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2779
2780         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2781         * Makefile.in: Regenerate.
2782
2783 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2784
2785         * configure.in: Warn that MPFR 2.2.0 is buggy.
2786         * configure: Regenerate.
2787
2788 2006-12-27  Ian Lance Taylor  <iant@google.com>
2789
2790         * configure.in: When removing Makefiles to force a reconfigure, also
2791         remove prev-DIR*/Makefile.
2792         * configure: Regenerate.
2793
2794 2006-12-22  Andreas Schwab  <schwab@suse.de>
2795
2796         * configure: Regenerate with correct autoconf version.
2797
2798 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2799
2800         * configure.in: add AC_SUBST for *_FOR_TARGET.
2801         * configure: Regenerate.
2802
2803 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2804
2805         * configure.in: Simplify logic for rejecting languages that cannot
2806         be built.  Separate the case when a language is unsupported,
2807         from the case when the user chooses not to build a language.
2808
2809 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2810
2811         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2812         it only affects bootstrap and could be tested on "$host" as well.
2813         * configure: Regenerate.
2814         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2815
2816 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2817
2818         PR bootstrap/29544
2819         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2820         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2821         move here comment from Makefile.tpl.
2822         * Makefile.tpl: Move some definitions higher in the file.
2823         (STAGE1_CHECKING): New.
2824         * configure.in: Add --enable-stage1-checking.
2825         * configure: Regenerate.
2826         * Makefile.in: Regenerate.
2827
2828 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2829
2830         * MAINTAINERS: Add myself as build system maintainer.
2831
2832 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2833
2834         * MAINTAINERS (Write After Approval): Add myself.
2835
2836 2006-12-13  Eric Christopher  <echristo@apple.com>
2837
2838         * MAINTAINERS: Add myself as darwin maintainer.
2839
2840 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2841
2842         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2843
2844 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
2845
2846         MAINTAINERS: Update my entry.
2847
2848 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2849
2850         * configure.in:  Handle spu makefile frag.
2851         * Makefile.tpl (MAINT): Define
2852         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2853         * configure: Regenerate.
2854         * Makefile.in: Regenerate.
2855
2856 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2857
2858         * config.guess: Import latest version.
2859         * config.sub: Likewise.
2860
2861 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2862
2863         * configure.in (spu-*-*): Don't skip target-libiberty.
2864         * configure: Regenerate.
2865
2866 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2867
2868         PR bootstrap/30134
2869         * configure.in: Correct x86 darwin support for libjava to powerpc
2870         and i?86 only.
2871         * configure: Regenerate.
2872
2873 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2874
2875         * configure.in: Add x86 darwin support for libjava.
2876         * configure: Regenerate.
2877
2878 2006-12-07  Mike Stump  <mrs@apple.com>
2879
2880         * Makefile.def (dependencies): Add dependency for
2881         install-target-libssp and install-target-libgomp on
2882         install-gcc.
2883         * Makefile.in: Regenerate.
2884
2885 2006-12-04  Richard Guenther  <rguenther@suse.de>
2886
2887         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2888         (Non-Algorithmic Maintainers): Move over non-algorithmic
2889         loop optimizer maintainers, add myself as a non-algorithmic
2890         middle-end maintainer.
2891
2892 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2893
2894         * MAINTAINERS (Write After Approval): Add myself.
2895
2896 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2897
2898         * configure.in: Update error message for missing GMP/MPFR.
2899
2900         * configure: Regenerate.
2901
2902 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2903
2904         * configure.in: Update MPFR version in error message.
2905
2906         * configure: Regenerate.
2907
2908 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2909
2910         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2911         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2912         --with-gmp-lib): New flags.
2913
2914         * configure: Regenerate.
2915
2916 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2917
2918         * MAINTAINERS (Write After Approval): Change my email address.
2919
2920 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2921
2922         * MAINTAINERS (Write After Approval): Add myself.
2923
2924 2006-11-22  Philipp Thomas  <pth@suse.de>
2925
2926         * MAINTAINERS (i18n): Update e-mail address.
2927
2928 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2929
2930         * MAINTAINERS (spu port): Add myself as maintainer.
2931         (Write After Approval): Remove myself.
2932
2933 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2934
2935         * configure.in (skipdirs): Don't build libssp for SPU.
2936         * configure: Regenerate.
2937
2938 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2939
2940         * MAINTAINERS (spu port): Add myself as maintainer.
2941         (libobjc): Update my email address.
2942
2943 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2944
2945         * MAINTAINERS (Write After Approval): Add myself.
2946
2947 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2948
2949         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2950         * configure : Rebuilt.
2951
2952 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2953
2954         * MAINTAINERS (Write After Approval): Add myself.
2955
2956 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2957
2958         * MAINTAINERS (Write After Approval): Add myself.
2959
2960 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2961
2962         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2963         libmpfr.a.
2964         * configure: Regenerate.
2965
2966 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2967
2968         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2969         (unstage): Test for stage_last presence.
2970
2971         PR bootstrap/29802
2972         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
2973         STAGE_PREFIX.
2974         * Makefile.in: Regenerate.
2975
2976 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2977
2978         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2979         maintainers.
2980
2981 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2982
2983         * MAINTAINERS (Write After Approval): Add myself.
2984
2985 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2986
2987         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2988         and stageN-package/Makefile.
2989         * Makefile.in: Regenerated.
2990
2991 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2992
2993         * configure.in: Remove target-libgloss from noconfigdirs for
2994         bfin-*-*.
2995         * configure: Regenerated.
2996
2997 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2998
2999         * configure.in (have_gmp): Only error if the gcc directory exists.
3000
3001         * configure: Regenerate.
3002
3003 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3004
3005         * configure.in: Robustify error message for missing GMP/MPFR.
3006
3007         * configure: Regenerate.
3008
3009 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3010
3011         * MAINTAINERS (Write After Approval): Add myself.
3012
3013 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3014
3015         * MAINTAINERS: Change email address.
3016
3017 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3018
3019         * MAINTAINERS (Write After Approval): Add myself.
3020
3021 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3022
3023         * MAINTAINERS (Write After Approval): Add myself.
3024
3025 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3026
3027         * MAINTAINERS (Write After Approval): Move myself to
3028         Write After Approval section.
3029
3030 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3031
3032         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3033         need_gmp anymore.
3034         * configure: Regenerate.
3035
3036 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3037
3038         * MAINTAINERS (Write After Approval): Add myself.
3039
3040 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3041
3042         * config.guess: Import latest version.
3043         * config.sub: Likewise.
3044
3045 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3046
3047         * Makefile.def: Added pdf target handling.
3048         * Makefile.tpl: Added pdf target handling.
3049         * Makefile.in: Regenerated.
3050
3051 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3052
3053         * MAINTAINERS: Add self as score port maintainer.
3054
3055 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3056
3057         * MAINTAINERS (Write After Approval): Add myself.
3058
3059 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3060
3061         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3062         or newer.
3063         * configure: Regenerated.
3064
3065 2006-09-27  Dave Brolley  <brolley@redhat.com>
3066
3067         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3068         using $s instead of $r.
3069         * configure: Regenerated.
3070
3071 2006-09-26  Thiemo Seufer  <ths@mips.com>
3072
3073         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3074         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3075         * configure: Regenerate.
3076
3077 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3078
3079         * MAINTAINERS (Write After Approval): Remove myself.
3080
3081 2006-09-22  Chao-ying Fu  <fu@mips.com>
3082
3083         * MAINTAINERS (Write After Approval): Add myself.
3084
3085 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3086
3087         * MAINTAINERS: Add self as soft-fp maintainer.
3088
3089 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3090
3091         * MAINTAINERS: Add myself as avr maintainer.
3092         Remove Marek Michalkiewicz as avr maintainer.
3093
3094 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3095
3096         * MAINTAINERS (Write After Approval): Add myself.
3097
3098 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3099
3100         * configure.in: Never build newlib for a Mingw host.
3101         Never build newlib as Mingw target library.
3102         Test the existence of winsup/cygwin for building a Cygwin newlib,
3103         rather than just winsup.
3104         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3105         building a Mingw target.
3106         * configure: Regenerate.
3107
3108 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3109
3110         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3111
3112 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3113
3114         * config.guess: Import from src (was more updated).
3115         * config.sub: Likewise.
3116
3117 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3118
3119         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3120         * configure: Regenerated.
3121
3122 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3123
3124         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3125         for stages after the first.
3126
3127 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3128
3129         * Makefile.def: Add dependencies for configure-opcodes
3130         on configure-intl and all-opcodes on all-intl.
3131         * Makefile.in: Regenerated.
3132
3133 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3134
3135         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3136
3137 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3138
3139         Port to hosts whose 'sort' and 'tail' implementations
3140         treat operands with leading '+' as file names, as POSIX
3141         has required since 2001.  However, make sure the code still
3142         works on pre-POSIX hosts.
3143         * ltmain.sh: Don't assume "sort +2" is equivalent to
3144         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3145
3146 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3147
3148         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3149
3150 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3151
3152         * ltconfig: chmod 644 before ranlib during install.
3153
3154 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3155
3156         PR bootstrap/18058
3157         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3158         if the bootstrap compiler is a GCC version that supports it.
3159         * configure: Regenerate.
3160
3161 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3162
3163         * configure.in: Fix thinkos in previous check-in.
3164         * configure: Regenerate.
3165
3166 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3167
3168         PR other/27063
3169         * configure.in: Test subdir_requires and give an appropriate
3170         error message.
3171         * configure: Regenerate.
3172
3173 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3174
3175         * MAINTAINERS (Write After Approval): Add myself.
3176
3177 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3178
3179         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3180
3181 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3182
3183         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3184
3185 2006-06-20  David Ayers  <d.ayers@inode.at>
3186
3187         PR bootstrap/28072
3188         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3189         whether target-libjava is being configured instead of whether the
3190         java front end is enabled.
3191         * configure: Regenerate.
3192
3193 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3194
3195         PR target/27540
3196         * configure.in: Only enable libgomp on IRIX 6.
3197         * configure: Regenerate.
3198
3199 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3200
3201         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3202         too.
3203         * Makefile.in: Regenerate.
3204
3205 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3206
3207         * config-ml.in: Alter CCASFLAGS to include special
3208         multilib options the same as is done for CFLAGS.
3209
3210 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3211
3212         * configure.in: Don't enable libgomp on hpux10.
3213         * configure: Rebuilt.
3214
3215 2006-06-12  David Ayers  <d.ayers@inode.at>
3216
3217         PR bootstrap/27963
3218         PR target/19970
3219         * configure.in: Remove target-boehm-gc from noconfigdirs where
3220         ${libgcj} is specified.
3221         * configure: Regenerate.
3222
3223 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3224
3225         Sync from src:
3226
3227         * configure.in: Sync.
3228         * configure: Regenerated.
3229
3230         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3231
3232         * Makefile.def: Added dependencies from sim and gdb on intl, and
3233         added configure dependencies to everything with an all dependency
3234         on intl.
3235         * Makefile.in: Regenerated.
3236
3237 2006-06-06  David Ayers  <d.ayers@inode.at>
3238
3239         PR libobjc/13946
3240         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3241         * Makefile.in: Regenerate.
3242         * configure.in: Add --enable-objc-gc at toplevel and have it
3243         enable boehm-gc for Objective-C.
3244         Remove target-boehm-gc from libgcj.
3245         Add target-boehm-gc to target_libraries.
3246         Add target-boehm-gc to noconfigdirs where ${libgcj}
3247         is specified.
3248         Assert that boehm-gc is supported when requested for Objective-C.
3249         Only build boehm-gc if needed either for Java or Objective-C.
3250         * configure: Regenerate.
3251
3252 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3253
3254         PR 27674
3255         * Makefile.tpl (configure-[+prefix+][+module+],
3256         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3257         Remove rule to unstage bootstrapped modules.
3258         (stage_current): New.
3259         * Makefile.in: Regenerate.
3260
3261 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3262
3263         * MAINTAINERS (Write After Approval): Update my e-mail address.
3264
3265 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3266
3267         * include/libiberty.h: Declare pex_run_in_environment.
3268
3269 2006-05-31  Asher Langton  <langton2@llnl.gov>
3270
3271         * MAINTAINERS (Write After Approval): Add myself.
3272
3273 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3274
3275         * Makefile.def (bfd, opcodes): Fix lib_path.
3276         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3277         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3278         * Makefile.in: Regenerate.
3279
3280 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3281
3282         * Makefile.in: Regenerate.
3283
3284 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3285
3286         * Makefile.def: Add install-html target. Add datarootdir
3287         docdir and htmldir to flags_to_pass.
3288         * Makefile.tpl: Add install-html target.
3289         * Makefile.in: Regenerate.
3290         * configure.in: Add --with-datarootdir, --with-docdir, and
3291         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3292         * configure: Regenerate.
3293
3294 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3295
3296         * configure.in: Enable gprof for cross builds.
3297         * configure: Regenerate.
3298
3299 2006-05-22  Richard Guenther  <rguenther@suse.de>
3300
3301         Revert
3302         2006-01-31  Richard Guenther  <rguenther@suse.de>
3303         Paolo Bonzini  <bonzini@gnu.org>
3304
3305         * Makefile.def (target_modules): Add libgcc-math target module.
3306         * configure.in (target_libraries): Add libgcc-math target library.
3307         (--enable-libgcc-math): New configure switch.
3308         * Makefile.in: Re-generate.
3309         * configure: Re-generate.
3310         * libgcc-math: New toplevel directory.
3311
3312 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3313             Andreas Tobler  <a.tobler@schweiz.ch>
3314
3315         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3316         * configure: Rebuilt.
3317
3318 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3319
3320         * MAINTAINERS (Write After Approval): Add myself.
3321
3322 2006-05-01  DJ Delorie  <dj@redhat.com>
3323
3324         * configure.in: Restore CFLAGS if GMP isn't present.
3325         * configure: Regenerate.
3326
3327 2006-05-01  Richard Guenther  <rguenther@suse.de>
3328
3329         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3330         maintainer.
3331
3332 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3333
3334         * MAINTAINERS (Write After Approval): Add myself.
3335
3336 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3337
3338         * MAINTAINERS (Write After Approval): Add myself.
3339
3340 2006-04-18  DJ Delorie  <dj@redhat.com>
3341
3342         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3343         reference libgloss so that libssp can be built in a combined
3344         tree.
3345         * configure: Regenerate.
3346
3347 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3348
3349         * MAINTAINERS (Write After Approval): Add myself.
3350
3351 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3352
3353         * configure.in: Require makeinfo 4.4 or higher.
3354         * configure: Regenerate.
3355
3356 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3357
3358         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3359         Rearrange the entries of other libraries to have them in one place.
3360
3361 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3362
3363         * MAINTAINERS (Write After Approval): Remove myself.
3364         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3365
3366 2006-03-14  Richard Guenther  <rguenther@suse.de>
3367
3368         * configure: Regenerate with autoconf 2.13.
3369
3370 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3371
3372         * MAINTAINERS: Use my work address.
3373
3374         * MAINTAINERS: Update my E-mail address.
3375
3376 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3377
3378         * configure.in: Handle --disable-<component> generically.
3379         * configure: Regenerate.
3380
3381 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3382
3383         PR libgcj/17311
3384         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3385
3386 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3387
3388         * MAINTAINERS (Write After Approval):  Remove myself.
3389         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3390
3391 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3392
3393         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3394         (TARGET_CONFIGDIRS): Remove.
3395         * configure.in: Remove AC_SUBST(target_configdirs).
3396         * Makefile.in, configure: Regenerated.
3397
3398 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3399
3400         * MAINTAINERS (Write After Approval):  Remove myself.
3401         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3402
3403 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3404
3405         PR bootstrap/25670
3406
3407         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3408
3409         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3410         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3411         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3412         BUILD_PREFIX, BUILD_PREFIX_1.
3413         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3414
3415         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3416         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3417
3418         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3419         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3420         of `cat stage_current`.  Always provide the `r' and `s' variables.
3421         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3422         a single shell execution.
3423         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3424         bootstrapped modules, make the stage1 module if the build was not
3425         started yet, else build the current stage.
3426         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3427         (all-build, all-host, all-target, [+make_target+]-host,
3428         [+make_target+]-target): Do not use \-continued lines.
3429         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3430         (current_stage, restrap, stage_last): New.
3431
3432         * Makefile.in: Regenerate.
3433         * configure: Regenerate.
3434
3435 2006-02-19  Bud Davis  <jmdavis@link.com>
3436
3437         * MAINTAINERS (Write After Approval):  Remove myself.
3438         (Language Front End Maintainers):  Add myself as fortran 95
3439         maintainer and update e-mail address.
3440
3441 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3442
3443         * MAINTAINERS (Write After Approval):  Remove myself.
3444         (Language Front End Maintainers):  Add myself as fortran 95
3445         maintainer.
3446
3447 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3448
3449         * MAINTAINERS (Write After Approval): Add myself.
3450
3451 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3452
3453         * MAINTAINERS (Write After Approval):  Remove myself.
3454         (Language Front End Maintainers):  Add myself as
3455         fortran 95 maintainer.
3456
3457 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3458
3459         Sync from src:
3460
3461         2005-12-27  Leif Ekblad  <leif@rdos.net>
3462
3463         * configure.in: Add support for RDOS target.
3464         * configure: Regenerate.
3465
3466 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3467             Andreas Schwab  <schwab@suse.de>
3468
3469         * configure: Regenerate.
3470
3471 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3472
3473         * configure.in (enable_libgomp): Add AIX.
3474         * configure: Regenerate.
3475
3476 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3477
3478         * MAINTAINERS (Write After Approval): Add myself.
3479
3480 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3481
3482         * MAINTAINERS (Write After Approval): Add myself.
3483
3484 2006-01-31  Richard Guenther  <rguenther@suse.de>
3485         Paolo Bonzini  <bonzini@gnu.org>
3486
3487         * Makefile.def (target_modules): Add libgcc-math target module.
3488         * configure.in (target_libraries): Add libgcc-math target library.
3489         (--enable-libgcc-math): New configure switch.
3490         * Makefile.in: Re-generate.
3491         * configure: Re-generate.
3492         * libgcc-math: New toplevel directory.
3493
3494 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3495
3496         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3497         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3498         the assembler, linker and binutils.
3499         * configure: Regenerate.
3500
3501 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3502
3503         * MAINTAINERS (Write After Approval): Add myself.
3504
3505 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3506
3507         * configure: Regenerate.
3508
3509 2006-01-18  Richard Henderson  <rth@redhat.com>
3510             Jakub Jelinek  <jakub@redhat.com>
3511             Diego Novillo  <dnovillo@redhat.com>
3512
3513         * libgomp: New directory.
3514         * Makefile.def: Add target_module libgomp.
3515         * Makefile.in: Regenerate.
3516         * configure.in (target_libraries): Add target-libgomp.
3517         * configure: Regenerate.
3518
3519 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3520
3521         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3522         @ from continuation.
3523         * Makefile.in: Rebuilt.
3524
3525 2006-01-04  Chris Lattner  <sabre@gnu.org>
3526
3527         * MAINTAINERS (Write After Approval): Add myself.
3528
3529 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3530
3531         PR bootstrap/24252
3532
3533         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3534         * Makefile.tpl (OBJDUMP): New.
3535         (EXTRA_HOST_FLAGS): Add it.
3536         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3537
3538         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3539         to use symbolic links between directories.  Avoid race conditions
3540         or make them harmless.
3541         * configure.in: Do not try to use symbolic links between directories.
3542
3543         * Makefile.def (LEAN): Pass.
3544         * Makefile.tpl (LEAN): Define.
3545         (stage[+id+]-start): Accept that the previous directory does not
3546         exist, if the bootstrap is lean.
3547         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3548         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3549         configure substitution.
3550         ([+compare-target+]): Likewise.
3551         ([+bootstrap-target+]-lean): New.
3552         * configure.in: Remove lean bootstrap support from here.
3553
3554         * Makefile.in: Regenerate.
3555         * configure: Regenerate.
3556
3557 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3558
3559         * MAINTAINERS (libdecnumber): Add myself.
3560
3561 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3562
3563         * libtool-ldflags: New script.
3564
3565 2006-01-02  Andreas Schwab  <schwab@suse.de>
3566
3567         * configure.in: When reconfiguring remove Makefile in
3568         all stage directories.
3569         * configure: Regenerate.
3570
3571 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3572
3573         * MAINTAINERS: Update my email address.
3574
3575 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3576
3577         Revert Ada-related part of the previous change.
3578
3579         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3580         Do not pass.
3581         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3582         * Makefile.in: Regenerate.
3583         * configure.in: Do not include mt-ppc-aix target fragment.
3584         * configure: Regenerate.
3585
3586 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3587
3588         * configure.in: Select appropriate fragments for PowerPC/AIX.
3589         * configure: Regenerate.
3590
3591         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3592         BOOT_CFLAGS, BOOT_LDFLAGS.
3593         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3594         BOOT_CFLAGS, BOOT_LDFLAGS.
3595         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3596         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3597         (stage): Fail if we cannot complete the work.
3598         * Makefile.in: Regenerate.
3599
3600 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3601
3602         * configure.in: Replace ms1 with mt.
3603         * configure: Rebuilt.
3604
3605 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3606
3607         * MAINTAINERS: Update my email address.
3608
3609 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3610
3611         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3612         install-host-nogcc): Don't invoke $(stage) at the end.
3613         * Makefile.in: Regenerate.
3614
3615 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3616
3617         * configure.in: Flip the top-level bootstrap switch.
3618         * configure: Regenerate.
3619
3620 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3621
3622         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3623         $(stage) and $(unstage).
3624         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3625         (all): Remove stray semicolon.
3626         (local-distclean): Don't handle multilib.tmp and multilib.out.
3627         (install.all): Set $s for consistency.
3628         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3629         check_multilibs setting.  Always make the install directory.
3630         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3631         Correct @if/@endif.
3632         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3633         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3634         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3635         (multilib.out): Remove.
3636         * Makefile.in: Regenerated.
3637
3638 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3639
3640         * MAINTAINERS (Write After Approval): Add myself.
3641
3642 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3643
3644         * MAINTAINERS: Add myself as mt maintainer.
3645
3646         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3647
3648 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3649
3650         * MAINTAINERS: Change email address.
3651
3652 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3653
3654         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3655         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3656         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3657         Find in-tree tools if available.
3658         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3659         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3660         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3661         (COMPILER_*_FOR_TARGET): New.
3662         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3663         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3664         (CONFIGURED_*, USUAL_*): Remove.
3665         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3666         STRIP): Use autoconf substitutions.
3667         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3668         COMPILER_NM_FOR_TARGET): New.
3669         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3670
3671         (all): Make all-host and all-target in parallel.
3672         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3673         that $$r and $$s are set before invoking a recursive make.
3674         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3675         ([+bootstrap-target+]): Inline most of the `all' target.
3676
3677 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3678
3679         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3680         from the gcc build directory.
3681         * Makefile.in: Regenerate.
3682
3683 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3684
3685         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3686         depend on all-libdecnumber.
3687         * configure.in (host_libs): Include libdecnumber.
3688         * Makefile.in: Regenerate.
3689         * configure: Likewise.
3690
3691 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3692
3693         * libdecnumber: Import decNumber sources from the dfp-branch.
3694
3695 2005-11-21  Kean Johnston  <jkj@sco.com>
3696
3697         * config.sub, config.guess: Sync from upstream sources.
3698
3699 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3700
3701         Import from Autoconf sources:
3702
3703         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3704         * config/move-if-change: Don't output "$2 is unchanged";
3705         suggested by Ben Elliston.  Handle weird characters correctly.
3706
3707 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3708
3709         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3710         to match upstream libtool for darwin.
3711
3712 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3713
3714         * Makefile.def: Remove gdb dependencies for gdbtk.
3715         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3716         (configure-gdb, install-gdb): New rules.
3717         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3718         * Makefile.in, configure: Regenerated.
3719
3720 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3721
3722         * MAINTAINERS (Write After Approval): Add myself.
3723
3724 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3725
3726         * MAINTAINERS (Write After Approval): Add myself.
3727
3728 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3729
3730         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3731         Diego Novillo.
3732
3733 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3734
3735         PR bootstrap/24297
3736         * Makefile.tpl (do-[+make-target+], do-check, install,
3737         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3738         are set before recursing.
3739         * Makefile.in: Regenerate.
3740
3741 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3742
3743         PR bootstrap/18939
3744         * Makefile.def (gcc) <target>: Fix thinko.
3745         * Makefile.in: Regenerate.
3746
3747 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3748
3749         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3750         * configure: Regenerate.
3751
3752 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3753
3754         * MAINTAINERS (Write After Approval): Add self.
3755
3756 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3757
3758         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3759         target-libffi, target-qthreads, target-libjava, and
3760         targetlibobjc.
3761         * configure: Regenerate.
3762
3763 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3764
3765         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3766         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3767         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3768         (USUAL_OBJDUMP_FOR_TARGET): New.
3769         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3770         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3771         * configure, Makefile.in: Regenerated.
3772
3773 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3774
3775         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3776         before other host packages.
3777
3778 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3779
3780         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3781
3782 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3783
3784         PR bootstrap/22340
3785
3786         * configure.in (default_target): Remove.
3787         * Makefile.tpl (all): Do not use prerequisites as subroutines
3788         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3789         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3790         use prerequisites as subroutines.
3791         (check-host, check-target): New.
3792         (bootstrap configure & all targets): Do not use stage*-start
3793         if the directory layout is already ok.
3794         (non-bootstrap configure & all targets): Prepend a $(unstage).
3795         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3796         (NOTPARALLEL): Remove.
3797         (unstage, stage variables): New variables.
3798         (unstage, stage targets): Simply expand to those variables.
3799
3800         * configure: Regenerate.
3801         * Makefile.in: Regenerate.
3802
3803 2005-10-04  James E Wilson  <wilson@specifix.com>
3804
3805         * Makefile.def (lang_env_dependencies): Add libmudflap.
3806         * Makefile.in: Regenerate.
3807
3808 2005-10-03  Andreas Schwab  <schwab@suse.de>
3809
3810         Backport from libtool CVS:
3811         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3812
3813         * ltmain.sh: add support for installing into temporary
3814         staging area (e.g. 'make install DESTDIR=...')
3815
3816 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3817
3818         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3819         * configure: Regenerated.
3820
3821 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3822
3823         * configure: Regenerate with the correct
3824         autoconf version.
3825
3826 2005-09-30  Catherine Moore  <clm@cm00re.com>
3827
3828         * configure.in (bfin-*-*): New.
3829         * configure: Regenerated.
3830
3831 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3832
3833         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3834         (LIPO_FOR_TARGET): New.
3835         (CONFIGURED_LIPO_FOR_TARGET): New.
3836         (USUAL_LIPO_FOR_TARGET): New.
3837         (STRIP_FOR_TARGET): New.
3838         (CONFIGURED_STRIP_FOR_TARGET): New.
3839         (USUAL_STRIP_FOR_TARGET): New.
3840         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3841         STRIP_FOR_TARGET.
3842         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3843         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3844         * Makefile.in: Regenerate.
3845         * configure: Regenerate.
3846
3847 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3848
3849         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3850         (rs6000-*-aix*): Same.
3851         * configure: Regenerate.
3852
3853 2005-09-16  Tom Tromey  <tromey@redhat.com>
3854
3855         * MAINTAINERS: Add self as java maintainer.
3856
3857 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3858
3859         * configure.in: Recognize f95 in the --enable-languages option,
3860         and substitute it for fortran, issuing a warning.
3861         * configure: Regenerate.
3862
3863 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3864
3865         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3866         * configure:  Regenerated.
3867
3868 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3869
3870         * MAINTAINERS: Add self as ms1 maintainer.
3871
3872 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3873
3874         * Makefile.def (libssp): Add to lang_env_dependencies.
3875         * Makefile.in: Regenerate.
3876
3877 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3878
3879         * MAINTAINERS: Add myself as middle-end maintainer.
3880
3881 2005-08-17  Christian Groessler  <chris@groessler.org>
3882
3883         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3884         * Makefile.in: Regenerate.
3885
3886 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3887
3888         * MAINTAINERS (write after approval): Added myself.
3889
3890 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3891
3892         * MAINTAINERS (Write After Approval): Add myself.
3893
3894 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3895
3896         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3897         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3898         Look for alternate names of the target cc and c++
3899         * configure: Regenerate.
3900
3901 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3902
3903         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3904         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3905         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3906         tools; remove code to manually set them.
3907         (Target tools): Look in the environment for them.
3908         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3909         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3910         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3911         build directory.
3912         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3913         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3914         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3915         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3916         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3917         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3918         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3919         * configure: Regenerate.
3920         * Makefile.in: Regenerate.
3921
3922 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3923
3924         * MAINTAINERS: Update for removed CPU targets.
3925
3926 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3927
3928         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3929         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3930         * Makefile.in: Regenerated.
3931
3932 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3933
3934         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3935         (CFLAGS_FOR_TARGET): Use it.
3936         (CXXFLAGS_FOR_TARGET): Likewise.
3937         * Makefile.in: Regenerated.
3938         * configure.in (--with-build-sysroot): New option.
3939         * configure: Regenerated.
3940
3941 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3942
3943         * Makefile.tpl: Wrap install between unstage and stage
3944         * Makefile.in: Regenerate.
3945
3946 2005-07-21  Eric Christopher  <echristo@apple.com>
3947
3948         * MAINTAINERS: Update affiliation.
3949
3950 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3951
3952         * MAINTAINERS: Add self as crx port maintainer.
3953
3954 2005-07-20  DJ Delorie  <dj@redhat.com>
3955
3956         * MAINTAINERS: Add self as m32c maintainer.
3957
3958 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3959
3960         * all files: Update FSF address.
3961
3962 2005-07-15  Eric Christopher  <echristo@redhat.com>
3963
3964         * MAINTAINERS: Change affiliation.
3965
3966 2005-07-14  Jim Blandy  <jimb@redhat.com>
3967
3968         * configure.in: Add cases for Renesas m32c.
3969         * configure: Regenerated.
3970
3971 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3972
3973         * COPYING.LIB: Update from fsf.org.
3974
3975 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3976
3977         * COPYING, compile, config.guess,
3978         config.sub, install-sh, missing, mkinstalldirs,
3979         symlink-tree, ylwrap: Sync from upstream sources.
3980         * config-ml.in: Update FSF address.
3981
3982 2005-07-13  Eric Christopher  <echristo@redhat.com>
3983
3984         * configure.in: Add toplevel noconfigdir support for tpf.
3985         * configure: Regenerate.
3986
3987 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3988
3989         PR ada/22340
3990
3991         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3992         * Makefile.in: Regenerate.
3993
3994 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3995
3996         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3997         Brolley to write-after-approval.
3998
3999 2005-07-07  Andreas Schwab  <schwab@suse.de>
4000
4001         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4002         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4003         * Makefile.in: Regenerated.
4004
4005 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4006
4007         * configure.in: Don't build sim or rda when targetting darwin.
4008         * configure: Regenerate.
4009
4010 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4011
4012         * configure.in: Add --enable-libssp and --disable-libssp.
4013         * configure: Regenerate with autoconf-2.13.
4014
4015 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4016
4017         * Makefile.def (target_modules): Add libssp.
4018         * configure.in (target_libraries): Add target-libssp.
4019         * configure: Rebuilt.
4020         * Makefile.in: Rebuilt.
4021
4022 2005-07-01  Zack Weinberg  <zackw@panix.com>
4023
4024         * MAINTAINERS: Change email address.  Resign from maintainership.
4025
4026 2005-07-01  Richard Guenther  <rguenther@suse.de>
4027
4028         * MAINTAINERS: Change my e-mail address and affiliation.
4029
4030 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4031
4032         * Makefile.def (stagefeedback): Come after profile.
4033         Define profiledbootstrap target.
4034         * Makefile.tpl (profiledbootstrap): Remove.
4035         (stageprofile-end): Zap stagefeedback.
4036         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4037         * Makefile.in: Regenerate.
4038
4039 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4040
4041         * MAINTAINERS: Update my email address.
4042
4043 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4044
4045         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4046         In 'cpp' stanza, support '#line' as well as '# '.
4047
4048 2005-06-08  Andreas Schwab  <schwab@suse.de>
4049
4050         * MAINTAINERS: Move myself from 'Write After Approval' to
4051         'CPU Port Maintainers' section as m68k maintainer.
4052
4053 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4054
4055         * configure.in (unsupported_languages): New macro.
4056         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4057         non-ported target libraries in noconfigdirs.
4058         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4059         non-linux-gnu.  Remove libgcj_ex_libffi.
4060         <lang_frag loop>: Set add_this_lang=no if the language is in
4061         unsupported_languages.
4062         * configure: Regenerate.
4063
4064 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4065
4066         * configure.in: Fix typo in handling of --with-mpfr-dir.
4067         * configure: Regenerate.
4068
4069 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4070
4071         * MAINTAINERS: Update my email address.
4072
4073 2005-06-02  Jim Blandy  <jimb@redhat.com>
4074
4075         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4076         accepted into the master sources.)
4077
4078 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4079             Michael Snyder  <msnyder@redhat.com>
4080             Stan Cox  <scox@redhat.com>
4081
4082         * configure.in: Set noconfigdirs for ms1.
4083
4084         * configure: Regenerate.
4085
4086 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4087
4088         * MAINTAINERS (Write After Approval): Add self.
4089
4090 2005-06-01  Josh Conner  <jconner@apple.com>
4091
4092         * MAINTAINERS (Write After Approval): Add self.
4093
4094 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4095
4096         * MAINTAINERS: Update my email address.
4097
4098 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4099
4100         * MAINTAINERS (Write After Approval): Add self.
4101
4102 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4103
4104         * MAINTAINERS (Write After Approval): Remove self.
4105
4106 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4107
4108         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4109         (Dependencies): Consider target modules for bootstrap dependencies.
4110         Make target bootstrap modules depend on each stage's gcc.
4111         * Makefile.in: Regenerate.
4112
4113 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4114
4115         * Makefile.def (configure-gcc): Depend on binutils having been built.
4116         (all-gcc): No need to do it here.
4117         * Makefile.in: Regenerate.
4118
4119 2005-05-19  Paul Brook  <paul@codesourcery.com>
4120
4121         * configure.in: Rewrite misleading error message when requested
4122         language cannot be built.
4123         * configure: Regenerate.
4124
4125 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4126
4127         * ylwrap: Import from Automake 1.9.5.
4128
4129 2005-05-13  David Ung  <davidu@mips.com>
4130
4131         * MAINTAINERS (Write After Approval): Add self.
4132
4133 2005-05-09  Mike Stump  <mrs@apple.com>
4134
4135         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4136         lt_cv_sys_max_cmd_len for now.
4137
4138 2005-05-09  Stan Cox  <scox@redhat.com>
4139
4140         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4141
4142 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4143
4144         * README.SCO: Update the URL.
4145
4146 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4147
4148         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4149         with_gnu_ld to libtool.
4150         * ltcf-c.sh (aix[45]): Define file_list_spec.
4151         * ltcf-cxx.sh (aix[45]): Same.
4152         * ltcf-gcj.sh (aix[45]): Same.
4153         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4154         exists, write list of input files to temporary file.
4155
4156 2005-05-04  Mike Stump  <mrs@apple.com>
4157
4158         * configure.in: Always pass --target to target configures as
4159         otherwise rebuilds that do --recheck will fail.
4160         * confiugure: Rebuilt.
4161
4162 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4163
4164         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4165         STAGE_HOST_EXPORTS.
4166         (configure, all): Add bootstrap support.
4167         (Host modules, target modules): Pass post-stage1 flags and exports.
4168         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4169         * Makefile.in: Regenerate.
4170
4171 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4172
4173         * configure: Regenerate.
4174
4175 2005-04-27  Mike Stump  <mrs@apple.com>
4176
4177         * MAINTAINERS: Add self as darwin maintainer.
4178
4179 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4180
4181         * config.sub: Update from master copy.
4182
4183 2005-04-21  Mike Stump  <mrs@apple.com>
4184
4185         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4186         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4187
4188 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4189
4190         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4191         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4192         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4193         "*-*-elf" and "*-*-linux*".
4194         * configure: Regenerate.
4195
4196 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4197
4198         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4199
4200 2005-04-12  Mike Stump  <mrs@apple.com>
4201
4202         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4203
4204 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4205
4206         * MAINTAINERS (Write After Approval): Add myself.
4207
4208 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4209
4210         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4211
4212 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4213
4214         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4215         (TARGET_CONFIGARGS): Include --with-target-subdir.
4216         (configure, all): New macros.  Use them throughout.
4217         * Makefile.in: Regenerate.
4218
4219 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4220
4221         * MAINTAINERS (Write After Approval): Add myself.
4222
4223 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4224
4225         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4226
4227 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4228
4229         * MAINTAINERS: Move John Carr to Write After Approval.
4230
4231 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4232
4233         * config/mh-mingw32: Delete.
4234         * configure.in: Don't use it.
4235         * configure: Regenerate.
4236
4237 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4238
4239         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4240         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4241         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4242         (HOST_LIB_PATH): Generate from Makefile.def.
4243         (TARGET_LIB_PATH): Likewise.
4244         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4245         * Makefile.in: Regenerate.
4246         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4247         (RPATH_ENVVAR): Include Darwin case.
4248         * configure: Regenerate.
4249
4250 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4251
4252         * MAINTAINERS (Various Maintainers): Remove self.
4253         (Write After Approval): Add self.
4254
4255 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4256
4257         * MAINTAINERS (Various Maintainers): Add self.
4258
4259 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4260
4261         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4262         * configure: Regenerate.
4263
4264 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4265
4266         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4267         gcc_version, and gcc_version_trigger from set of flags to pass.
4268         * Makefile.tpl: Remove definitions of above variables.
4269         (config.status): Remove dependency on $(gcc_version_trigger).
4270         * Makefile.in: Regenerate.
4271         * configure.in: Do not reference config/gcc-version.m4 nor
4272         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4273         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4274         * configure: Regenerate.
4275
4276 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4277             Andrew Pinski  <pinskia@physics.uc.edu>
4278
4279         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4280         * Makefile.in: Regenerate.
4281
4282 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4283
4284         * MAINTAINERS (Write After Approval): Add myself.
4285
4286 2005-03-03  David Ayers  <d.ayers@inode.at>
4287
4288         * MAINTAINERS (Write After Approval): Add myself.
4289
4290 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4291
4292         PR libgcj/20160
4293         * ltmain.sh: Avoid creating archives with components that have
4294         duplicate basenames.
4295
4296 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4297
4298         PR bootstrap/20250
4299         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4300         instead of check.
4301         * Makefile.in: Regenerate.
4302
4303 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4304
4305         * Makefile.in: Regenerate to fix conflict between the previous two
4306         patches.
4307
4308 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4309
4310         PR bootstrap/17383
4311         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4312         * Makefile.tpl (HOST_SUBDIR): New substitution.
4313         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4314         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4315         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4316         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4317         (Host modules, Bootstrapped modules): Use it.
4318         (Build modules, Target modules): Do not create symlink trees,
4319         always configure out-of-srcdir.
4320         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4321         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4322         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4323         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4324
4325         * Makefile.in: Regenerate.
4326         * configure: Regenerate.
4327
4328 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4329
4330         Merged from libada-gnattools-branch:
4331         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4332
4333         * gnattools: New directory.
4334         * Makefile.def: Add gnattools as a module, depending on target-libada.
4335         * Makefile.in: Regenerate.
4336         * configure.in: Include gnattools in host_tools; disable it if ada
4337         is disabled.
4338         * configure: Regenerate.
4339
4340 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4341
4342         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4343         treelang maintainer.
4344         (Write After Approval): Remove myself.
4345
4346 2005-02-23  Paul Schlie  <schlie@comcast.net>
4347
4348         * configure.in: Allow darwin targeted ports to build tk, itcl and
4349         libgui.
4350         * configure: Regenerate.
4351
4352 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4353
4354         PR libgcj/10353
4355         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4356         * configure: Regenerate.
4357
4358 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4359
4360         * MAINTAINERS (Write After Approval): Add myself.
4361
4362 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4363
4364         * MAINTAINERS: Update my e-mail address.
4365
4366 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4367
4368         * MAINTAINERS (Write After Approval): Add myself.
4369
4370 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4371
4372         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4373         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4374         target-libgloss when not *-*-elf and *-*-aout.
4375         * configure: Regenerate.
4376
4377 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4378
4379         * MAINTAINERS: Remove obsolete entries.
4380
4381         * MAINTAINERS (Write After Approval): Add Michael Matz.
4382
4383 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4384
4385         * MAINTAINERS: Remove self as cpplib maintainer.
4386
4387 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4388
4389         * install-sh, config.sub: Import from upstream.
4390
4391 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4392
4393         PR bootstrap/18222
4394         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4395         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4396         * Makefile.in: Regenerate.
4397
4398 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4399
4400         * MAINTAINERS: Update my email address.
4401
4402 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4403             Andreas Schwab  <schwab@suse.de>
4404
4405         PR bootstrap/18033
4406         * config-ml.in: Eval option if surrounded by single quotes.
4407
4408 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4409
4410         Revert 2004-12-28 Makefile changes, a better fix will be
4411         applied to mainline and src after GCC 4.0 branches.
4412
4413 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4414
4415         PR bootstrap/17383
4416
4417         * Makefile.def (target_modules): Remove stage parameter,
4418         it is always true now.
4419         * Makefile.tpl (configure-build-[+module+],
4420         configure-target-[+module+]): Always build symlink tree
4421         for the directory and for include.  BUILD_SUBDIR and
4422         TARGET_SUBDIR cannot be . anymore.
4423         * Makefile.in: Regenerate.
4424
4425 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4426
4427         Revert 2004-12-08 Makefile changes.
4428
4429 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4430
4431         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4432         cygwin, mingw.
4433
4434 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4435
4436         * configure.in (sh64-*-*): Reenable gprof.
4437         * configure: Regenerate.
4438
4439 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4440
4441         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4442         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4443         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4444         * Makefile.in: Regenerate.
4445
4446 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4447
4448         * MAINTAINERS: Update my email address.
4449
4450 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4451
4452         * Makefile.tpl: Generate normal dependencies if the LHS module is
4453         not bootstrapped.
4454         * Makefile.in: Regenerate.
4455
4456 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4457
4458         * configure.in: Include config/gxx-include-dir.m4.  Use
4459         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4460         * configure: Regenerate.
4461
4462 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4463
4464         * config.if: Delete.
4465         * configure.in: Set libstdcxx_incdir directly.
4466         * configure: Regenerate.
4467
4468 2004-12-02  Eric Christopher  <echristo@redhat.com>
4469
4470         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4471         * Makefile.in: Regenerate.
4472
4473 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4474
4475         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4476         * configure: Regenerate.
4477
4478 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4479
4480         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4481         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4482         * configure: Regenerate.
4483
4484 2004-12-01  Eric Christopher  <echristo@redhat.com>
4485
4486         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4487         of things to remove.
4488
4489 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4490
4491         * MAINTAINERS (Write After Approval): Update my e-mail address.
4492
4493 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4494
4495         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4496         from CVS libtool to always pass_all.
4497
4498 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4499
4500         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4501         (hppa*64*-*-*): Delete incorrect comment.
4502         * configure: Rebuilt.
4503
4504 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4505
4506         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4507
4508 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4509
4510         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4511         from CVS libtool to always pass_all.
4512
4513 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4514
4515         * install-sh, compile: Import from automake.
4516
4517 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4518
4519         * config.guess, config.sub:  Import from savannnah.
4520
4521 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4522
4523         * MAINTAINERS (Write After Approval): Add myself
4524
4525 2004-11-12  Mike Stump  <mrs@apple.com>
4526
4527         * Makefile.def: Add html support.
4528         * Makefile.tpl: Likewise.
4529         * Makefile.in: Regenerate.
4530
4531 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4532
4533         PR 18423
4534         * configure.in: Remove all instances of build-fixincludes from
4535         noconfigdirs.
4536         (build_configargs): Supply --target to subdirectories.
4537         * configure: Regenerate.
4538
4539         * Makefile.def: Make gcc install depend on fixincludes install.
4540         * Makefile.in: Regenerate.
4541
4542 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4543
4544         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4545
4546 2004-11-11  Paul Brook  <paul@codesourcery.com>
4547
4548         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4549
4550 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4551
4552         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4553         target-libgfortran.
4554         * configure: Regenerate.
4555
4556 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4557
4558         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4559         like CC.
4560
4561 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4562
4563         * Makefile.def (host fixincludes): Specify missing targets.
4564         * Makefile.in: Regenerate.
4565
4566 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4567
4568         * MAINTAINERS: Add myself
4569
4570 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4571
4572         * MAINTAINERS (Write After Approval): Add myself.
4573
4574 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4575
4576         * Makefile.def: Build fixincludes for the host, too.
4577         * Makefile.in: Regenerate.
4578         * configure.in (host_tools): Add fixincludes.
4579         * configure: Regenerate.
4580
4581 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4582
4583         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4584         * configure: Regenerated.
4585
4586 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4587
4588         PR other/17783
4589         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4590         * configure: Regenerated.
4591
4592 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4593
4594         * README.SCO: Update per FSF instructions.
4595
4596 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4597
4598         PR target/18151
4599         * configure.in (case ${target}): Do not build fixincludes for avr.
4600         * configure: Regenerated.
4601
4602 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4603
4604         * configure.in (case ${target}): Do not build fixincludes
4605         on platforms where it is not used.
4606         * configure: Regenerated.
4607
4608 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4609
4610         * configure.in: Use an absolute path to install-sh.
4611         * configure: Regenerated.
4612
4613 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4614
4615         * MAINTAINERS (Write After Approval): Add myself.
4616
4617 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4618
4619         * MAINTAINERS: Remove from Write After Approval those that are
4620         already maintainers.
4621
4622 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4623
4624         * MAINTAINERS:  Update my email address.
4625
4626 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4627
4628         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4629         * configure: Regenerate.
4630
4631 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4632
4633         * MAINTAINERS:  Update my email address.
4634
4635 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4636
4637         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4638         entries belonging to this category.
4639
4640 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4641
4642         * MAINTAINERS: Update my e-mail address.
4643
4644 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4645
4646         Fix wrong conflict resolution in:
4647
4648         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4649
4650         * Makefile.in: Regenerate.
4651         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4652         in the recursive `make', instead of hardwiring `all'.
4653         (Autogenerated TARGET-* variables): New.
4654
4655 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4656
4657         * configure.in: Enable target-libgloss for crx-*-*.
4658         * configure: Regenerate.
4659
4660 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4661
4662         * MAINTAINERS (Various Maintainers): Move the "windows,
4663         cygwin, mingw" maintainer to ...
4664         (OS Port Maintainers): ... here.
4665
4666 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4667
4668         * MAINTAINERS (Write After Approval): Remove those that are
4669         maintainers of some subsystem.
4670
4671 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4672
4673         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4674         * ltcf-cxx.sh (tpf*): Likewise.
4675         * ltconfig (tpf*): Add TPF OS configuration support.
4676
4677 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4678
4679         * MAINTAINERS: Change my email address to my new work account.
4680
4681 2004-09-24  Michael Roth  <mroth@nessie.de>
4682
4683         * configure.in (--without-headers): Add missing double quotes.
4684         * configure: Regenerate.
4685
4686 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
4687
4688         * ylwrap: Revert to previous version.
4689
4690 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4691
4692         PR bootstrap/17369
4693         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4694         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4695         SET_GCC_LIB_PATH_CMD.
4696         (BASE_TARGET_EXPORTS): Likewise.
4697         * Makefile.in: Regenerated.
4698
4699         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4700         * configure: Regenerated.
4701
4702 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4703
4704         * config.guess: New upstream version
4705         * compile, depcomp, install-sh, ylwrap: Likewise.
4706
4707 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4708
4709         * config/mh-x86omitfp: New host makefile fragment.  Add
4710         -fomit-frame-pointer to the default BOOT_CFLAGS.
4711         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4712         * configure: Regenerate.
4713
4714 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4715
4716         PR target/11572
4717         * configure.in (*-*-darwin*): Renable libobjc.
4718         * configure: Regenerate.
4719
4720 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4721
4722         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4723
4724 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4725
4726         * Makefile.def: Remove libbanshee.
4727         * Makefile.tpl: Ditto.
4728         * configure.in: Ditto.
4729         * Makefile.in: Regen.
4730         * configure: Ditto.
4731
4732 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4733
4734         * ltmain.sh: Use $pic_object as $non_pic_object if
4735         $non_pic_object=none.
4736
4737 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4738
4739         * missing: Import latest version from master repository.
4740
4741 2004-09-06  Nick Clifton  <nickc@redhat.com>
4742
4743         * config.sub: Import latest version from master repository.
4744         * config.guess: Likewise.
4745         This includes these changes:
4746
4747         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4748
4749         * config.sub: Handle crisv32, alias etraxfs.
4750         * config.guess (crisv32:Linux:*:*): Handle.
4751
4752         2004-08-13  Brad Smith  <brad@comstyle.com>
4753
4754         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4755         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4756
4757         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4758
4759         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4760         assume the processor is a powerpc.  This is because coreutils
4761         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4762         in this case, due to a MacOS X bug that causes
4763         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4764         to return a negative number.
4765         Problem reported by Petter Reinholdtsen in:
4766         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4767
4768         2004-07-19  Ben Elliston  <bje@gnu.org>
4769
4770         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4771
4772         2004-06-24  Ben Elliston  <bje@gnu.org>
4773
4774         * config.guess: Update copyright years.
4775         * config.sub: Likewise.
4776
4777         2004-06-22  Robert Millan  <robertmh@gnu.org>
4778
4779         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4780         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4781
4782         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4783
4784         * config.guess (*:*VMS:*:*): New entry. Replaces
4785         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4786         manufacturer.
4787
4788         2004-06-22  Ben Elliston  <bje@gnu.org>
4789
4790         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4791         * config.sub: Likewise.
4792
4793         2004-06-22  Ben Elliston  <bje@gnu.org>
4794
4795         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4796         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4797
4798         2004-06-11  Ben Elliston  <bje@gnu.org>
4799
4800         * config.guess (pegasos:OpenBSD:*:*): Remove.
4801
4802         2004-06-11  Ben Elliston  <bje@gnu.org>
4803
4804         From Wouter Verhelst <wouter@grep.be>:
4805         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4806
4807         2004-06-11  Ben Elliston  <bje@gnu.org>
4808
4809         * config.guess (luna88k:OpenBSD:*:*): New.
4810
4811         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4812
4813         * config.guess (m32r*:Linux:*:*): New case.
4814         * config.sub: Handle m32rle.
4815
4816         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4817
4818         From Jens Petersen  <petersen@redhat.com>:
4819         * config.sub: Handle sparcv8.
4820
4821         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4822
4823         From Tom Smith <smith@cag.lkg.hp.com>:
4824         * config.guess: Version suffixes are equally significant on Tru64
4825         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4826         prefix of "P" (patched kernel).
4827
4828         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4829
4830         * config.sub: Add support for National Semiconductor CRX target.
4831
4832 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4833
4834         * MAINTAINERS (Various Maintainers): Remove myself as web page
4835         maintainer, add myself as maintainer of build status lists.
4836
4837 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4838
4839         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4840         *-*-netware, but add target-libmudflap.
4841         Consolidate *-*-netware targets (of which really only i?86 exists)
4842         into a single entry.
4843         * configure: Likewise.
4844
4845 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4846
4847         * Makefile.tpl (sorry): Remove.
4848         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4849         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4850         (do-clean): Clean per-stage directories too.
4851         (do-distclean): Run distclean-stage1 too.
4852         (.NOTPARALLEL): Enable during toplevel bootstrap.
4853         (stage[+id+]-bubble): Enable parallel execution during
4854         the recursive invocation.
4855         * Makefile.in: Regenerate.
4856
4857         Fix previous checkin:
4858
4859         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4860         include.
4861         * configure.in: Fix indentation.
4862         * configure: Regenerate.
4863
4864 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
4865
4866         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4867         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4868         * configure: regenerate
4869         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4870         -mdynamic-no-pic
4871
4872 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4873
4874         * Makefile.def (build_modules): Add fixincludes.
4875         (dependencies): Make gcc depend on fixincludes.
4876         * configure.in (build_tools): Add fixincludes.
4877         (build_configdirs): Always include build_libs.
4878         * Makefile.in: Regenerate.
4879         * configure: Regenerate.
4880
4881 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4882
4883         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4884         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4885         phony targets; do not generate timestamp files.
4886         (distclean-stageN): Remove references to their timestamp files.
4887         (restageN, touch-stageN): Remove.
4888         (stageN-bubble): Rewritten.
4889         (compare): Support lean bootstraps.
4890         * Makefile.in: Regenerate.
4891
4892         * configure.in: Only warn when bootstrapping but
4893         build != host or build != target.  Support lean bootstraps.
4894         * configure: Regenerate.
4895
4896 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4897
4898         * configure.in:  Give a better error message if GMP/MPFR are missing
4899         and a language needing them has been requested.
4900         * configure:  Regenerated.
4901
4902 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4903
4904         * configure.in:  Print a list of available language front-ends if
4905         a requested one is missing.  Tidy stray tab characters.
4906         * configure:  Regenerated.
4907
4908 2004-08-19  Michael Koch  <konqueror@gmx.de>
4909
4910         * gcc/doc/install.texi: Update entry about automake for libjava.
4911
4912 2004-08-17  Robert Millan  <robertmh@gnu.org>
4913
4914         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4915         (instead of FreeBSD).
4916         * configure: Regenerate.
4917
4918 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4919
4920         * Makefile.in: Regenerate.
4921         * configure: Regenerate.
4922
4923         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4924         stage_*_flags.
4925         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4926         for bootstrapped modules if toplevel bootstrap is going.
4927         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4928         modules.  Adjust for changes in Makefile.def.  Enable several
4929         rules even in non-bootstrap mode, just to avoid peppering the
4930         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4931         (stage-[+prev+]-bubble): Remove.
4932
4933         * Makefile.def (Dependencies): Depend on all-build-bison,
4934         all-build-flex, all-build-byacc, all-build-texinfo, rather
4935         than the host variations.
4936         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4937         with BUILD_SUBDIR.
4938         (BISON): Update for recent Bisons.
4939         (YACC): Fix typo.
4940         (cross): Depend on all-build.
4941         (all): Do not depend on all-build.
4942         (prebootstrap): Remove.
4943         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4944         (Prebootstrap dependencies): Add them to the per-stage targets
4945         and to all-prebootstrap.
4946         * configure.in (build_configdirs): Always enable build_tools.
4947         (BUILD_DIR_PREFIX): Remove.
4948
4949         * Makefile.def (gcc): Add target variable.
4950         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4951         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4952         in the recursive `make', instead of hardwiring `all'.
4953         (Autogenerated TARGET-* variables): New.
4954
4955 2004-08-13  Brian Booth  <bbooth@redhat.com>
4956
4957         * MAINTAINERS: Remove myself from write-after-approval.
4958
4959 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4960
4961         * src-release: Stop distributing mmalloc with gdb (which doesn't
4962         use it).
4963         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4964         * Makefile.in: Regenerate.
4965
4966 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4967
4968         * configure.in (arm*-*-eabi*): New target.
4969         * configure: Regenerate.
4970
4971 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4972
4973         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4974         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4975         (Dependencies): New section.
4976         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4977         (configure-target-[+module+]): Depend on maybe-all-gcc
4978         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4979         (toplevel profiledbootstrap): Fix dependencies.
4980         * Makefile.in: Regenerate.
4981
4982 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4983
4984         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4985         target-libiberty to noconfigdirs.
4986         * configure: Regenerate.
4987
4988 2004-08-03  Paul Brook  <paul@codesourcery.com>
4989
4990         * configure.in: Check for MPFR as well as GMP.
4991         * configure: Regenerate.
4992
4993 2004-08-01  Robert Millan  <robertmh@gnu.org>
4994
4995         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4996         libmudflap for all GNU-based systems (with Glibc).
4997         * configure: Regenerate.
4998
4999 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5000
5001         * Makefile.def (host-modules): Add gcc.
5002         * Makefile.in: Regenerate.
5003         * Makefile.tpl (sorry): New rule.
5004         (configure-host, all-host, [+make_target+]-host, do-check,
5005         install-host): Do not add gcc as a special case.
5006         (host modules): Add a small special-casing for gcc.  Export
5007         extra_make_flags through the environment.
5008         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5009         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5010         other recursive targets for gcc): Remove.
5011
5012         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5013         (stage, unstage): New rules.
5014         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5015         distclean-stage[+id+]): Use stage_current.
5016         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5017         the stage*-start rules.
5018
5019 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5020
5021         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5022         use -all_load flag.
5023
5024 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5025
5026         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5027         * configure: Regenerate.
5028
5029 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5030
5031         * maintainer-scripts/gcc_release: Revert yesterday's change.
5032
5033 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5034
5035         * MAINTAINERS: Add myself to write-after-approval.
5036
5037 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5038
5039         * libf2c: Removed.
5040         * gcc/gccbug.in: Updated because of libf2c removal.
5041         * maintainer-scripts/gcc_release: Ditto.
5042
5043 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5044
5045         * configure.in: Build libmudflap by default on FreeBSD.
5046         * configure: Regenerated.
5047
5048 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5049
5050         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5051         systems.
5052         * configure: Regenerated.
5053
5054 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5055
5056         PR target/16344
5057         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5058         feedback based compiler.
5059         * Makefile.in: Rebuilt.
5060
5061 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5062
5063         * Makefile.def (host_modules): Set bootstrap=true for flex.
5064         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5065         * Makefile.in: Rebuilt.
5066
5067 2004-07-07  Jan Hubicka  <jh@suse.cz>
5068
5069         * MAINTAINERS: Add self as a profile feedback maintainer.
5070
5071 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5072
5073         * configure.in:  Do not prepend $srcdir to /dev/null in
5074         makefile fragments.
5075         * configure:  Regenerate.
5076
5077 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5078
5079         * Makefile.def (build_modules): Add bison, byacc, flex,
5080         m4, texinfo.
5081         (flags_to_pass): Add FLEX.
5082         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5083         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5084         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5085         DEFAULT_MAKEINFO): Remove.
5086         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5087         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5088         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5089         objdir or else use configured tool.
5090         (all-build): New.
5091         (all): Depend on it.
5092         (Build module dependencies): Add.
5093         * Makefile.in: Regenerate.
5094         * configure.in: Better support for multiple build modules,
5095         matching what is done for host/target modules.  Do not look
5096         for "plausible" locations of build tools if Canadian cross.
5097         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5098         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5099         * configure: Regenerate.
5100
5101 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5102
5103         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5104         * Makefile.in: Regenerate.
5105
5106 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5107
5108         * Makefile.tpl (configure-build-[+module+],
5109         configure-[+module+], configure-target-[+module+]): Pass
5110         [+extra_configure_args+].
5111         (all-build-[+module+], all-[+module+], check-[+module+],
5112         install-[+module+], [+make_target+]-[+module+],
5113         all-target-[+module+], check-target-[+module+],
5114         install-target-[+module+], [+make_target+]-target-[+module+]):
5115         Pass [+extra_make_args+].
5116         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5117         (GCC_HOST_EXPORTS): Remove.
5118         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5119         cross, check-gcc, check-gcc-c++, install-gcc,
5120         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5121         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5122         * Makefile.in: Regenerate.
5123
5124 2004-06-21  Matthew Sachs  <msachs@apple.com>
5125
5126         * MAINTAINERS: Added self to write-after-approval.
5127
5128 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5129
5130         * configure.in: Check for srcdir/winsup rather than build directory
5131         winsup.
5132         * configure: Regenerate.
5133
5134 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5135
5136         * configure.in: Don't build Cygwin native newlib if winsup
5137         directory is missing.  Emit warning instead.
5138         * configure: Regenerate.
5139
5140 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5141
5142         * Makefile.tpl (touch-stage[+id+]): New.
5143         (restage[+prev+]): Depend on touch-stage[+id+].
5144
5145         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5146         Use it throughout.
5147
5148         * Makefile.def: Add profile and feedback bootstrap stages.
5149         Remove next field from bootstrap stages.
5150         * Makefile.tpl (LN, LN_S): Substitute.
5151         (stageN-start, stageN-end): Use double-colon rules, to
5152         provide a hook for additional setup commands.
5153         (distclean-stageN-gcc, restageN): Create dependencies from
5154         [+prev+], not from [+next+].
5155         (stageN-bubble): Add commands for successive stages from
5156         [+prev+], using double-colon rules.
5157         (all-stageN-gcc): Fix typo.
5158         (stagefeedback-start, profiledbootstrap): New.
5159         * Makefile.in: Regenerate.
5160         * configure.in: Call ACX_PROG_LN.
5161         * configure: Regenerate.
5162
5163 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5164
5165         * MAINTAINERS (Write After Approval): Add myself.
5166
5167 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5168
5169         * MAINTAINERS (Write After Approval): Add myself.
5170
5171 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5172
5173         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5174         without gcc.
5175         * configure: Regenerate.
5176
5177 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5178
5179         * Makefile.tpl: Fix typo.
5180         * Makefile.in: Regenerate.
5181
5182 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5183
5184         * configure.in: Remove new- prefix from toplevel
5185         bootstrap targets.
5186         * configure: Regenerate.
5187
5188 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5189
5190         * Makefile.tpl (all.normal): Rename to all.
5191         (all): Replace with a rule to pick the default
5192         target from configure.
5193         (all-gcc, configure-gcc): Use conditionals to
5194         do nothing when toplevel bootstrap is going on.
5195         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5196         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5197         * configure.in: Support --enable-bootstrap.
5198
5199         * Makefile.def: Remove new- prefix from toplevel
5200         bootstrap targets.
5201         * Makefile.tpl: Likewise.
5202
5203         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5204         target.
5205
5206         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5207         $(RECURSE_FLAGS) to recursive invocation of make.
5208
5209         * Makefile.in: Regenerate.
5210         * configure: Regenerate.
5211
5212 2004-05-30  Andreas Jaeger  <aj@suse.de>
5213             Jim Wilson  <wilson@specifixinc.com>
5214
5215         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5216         like CC.
5217
5218 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5219
5220         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5221         * configure: Regenerate.
5222
5223 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5224
5225         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5226         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5227         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5228         targets.
5229         * Makefile.in: Regenerate.
5230
5231 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5232
5233         * configure.in: Test the ability to symlink directories.
5234         * configure: Regenerate.
5235
5236         * Makefile.def (bootstrap-stage): New definitions.
5237         * Makefile.tpl (configure-stage1-gcc,
5238         configure-stage2-gcc, configure-stage3-gcc,
5239         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5240         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5241         new-restage3, compare): Autogenerate, see Makefile.in
5242         entry for behavioral changes.
5243         (distclean-stage1, new-stage1-start, new-stage1-end,
5244         new-stage1-bubble, distclean-stage2, new-stage2-start,
5245         new-stage2-end, new-stage2-bubble, distclean-stage3,
5246         new-stage3-start, new-stage3-end): New autogenerated targets.
5247         (objext, prebootstrap, BOOT_CFLAGS,
5248         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5249         targets.
5250
5251         * Makefile.in: Regenerate.
5252         (distclean-stage1, new-stage1-start, new-stage1-end,
5253         new-stage1-bubble, distclean-stage2, new-stage2-start,
5254         new-stage2-end, new-stage2-bubble, distclean-stage3,
5255         new-stage3-start, new-stage3-end): New targets.
5256         (all-stage1-gcc): Move prebootstrap dependency from here...
5257         (configure-stage1-gcc): ...to here.
5258         (new-bootstrap): Use bubble targets.
5259         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5260         Use per-stage distclean targets.
5261         (configure-stage1-gcc, configure-stage2-gcc,
5262         configure-stage3-gcc, all-stage1-gcc,
5263         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5264         Use new-stageN-start to prepare the tree.
5265
5266 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5267
5268         * Makefile.def (host_modules): add libcpp.
5269         * Makefile.tpl: Add dependencies on and for libcpp.
5270         * Makefile.in: Regenerate.
5271         * configure.in: Add libcpp host module.
5272         * configure: Regenerate.
5273
5274 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5275
5276         * Makefile.tpl: Whenever a recursive target is defined, wrap
5277         it in a special @if/@endif block, and prepare its maybe
5278         dependency in the @if/@endif block
5279         * configure.in: Instead of writing maybe dependencies, remove
5280         the @if/@endif statements, and remove the @if/@endif blocks
5281         that remain.
5282         * configure: Regenerate.
5283         * Makefile.in: Regenerate.
5284
5285 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5286
5287         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5288
5289 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5290
5291         PR bootstrap/15120
5292         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5293         * */configure: Rebuilt.
5294
5295 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5296
5297         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5298         of libf2c.
5299         * configure, Makefile.in: Regenerate.
5300
5301 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5302
5303         * MAINTAINERS (Write After Approval): Add myself.
5304
5305 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5306
5307         Merge from tree-ssa-20020619-branch.
5308
5309         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5310         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5311         (HOST_GMPLIBS): Define.
5312         (HOST_GMPINC): Define.
5313         (TARGET_LIB_PATH): Add libmudflap.
5314         (GFORTRAN_FOR_TARGET): Define.
5315         (configure-build*): Export GFORTRAN.
5316         (configure-gcc): Export GMPLIBS and GMPINC.
5317         (all-gcc): Add maybe-all-libbanshee.
5318         (configure-target-libgfortran): Define.
5319         * Makefile.in: Regenerate.
5320         * configure.in (host_libs): Add libbanshee.
5321         (target_libraries): Add target-libmudflap and target-libgfortran.
5322         Add --with-libbanshee.
5323         Handle --disable-libmudflap.
5324         (*-*-freebsd*): Use with_gmp.
5325         Add $(libgcj) to noconfigdirs.
5326         * configure: Regenerate.
5327         * depcomp: New file.
5328         * MAINTAINERS: Add tree-ssa maintainers.
5329
5330 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5331
5332         * MAINTAINERS (Various Maintainers): Add myself.
5333
5334 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5335
5336         * MAINTAINERS (Write After Approval): Add myself.
5337
5338 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5339
5340         * MAINTAINERS (Write After Approval): Add myself.
5341
5342 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5343
5344         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5345         * configure: Regenerate.
5346
5347 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5348
5349         Revert:
5350         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5351
5352         * Makefile.def (flags_to_pass): Remove *dir variables that
5353         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5354         as well as prefix and exec_prefix.
5355         * Makefile.in: Regenerate.
5356
5357 2004-04-26  Robert Millan  <robertmh@gnu.org>
5358
5359         Add patches from libtool CVS.
5360         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5361         * ltconfig: Likewise.
5362         * ltcf-c.sh: Likewise.
5363         * ltcf-cxx.sh: Likewise.
5364         * ltcf-gcj.sh: Likewise.
5365
5366 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5367
5368         * Makefile.def (host_modules): Mark with the bootstrap
5369         flag packages on which gcc depends.
5370         * Makefile.tpl (all-bootstrap): Use it.
5371         * Makefile.in: Regenerate.
5372
5373 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5374
5375         * Makefile.def (flags_to_pass): Remove *dir variables that
5376         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5377         as well as prefix and exec_prefix.
5378         * Makefile.in: Regenerate.
5379
5380 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5381
5382         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5383         * configure: Regenerate.
5384         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5385         * gcc/Makefile.tpl (compare): Use the result of the test.
5386         * gcc/Makefile.in: Regenerate.
5387
5388 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5389
5390         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5391         Always relocate gcc and prev-gcc to the original names, even
5392         if the build fails.
5393         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5394         New targets.
5395
5396 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5397
5398         * MAINTAINERS: Update my email address.
5399
5400 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5401
5402         * configure.in (mips*-*-irix5*): Enable ld.
5403         * configure: Regenerate.
5404
5405 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5406
5407         * configure: Regenerate.
5408
5409 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5410
5411         * Makefile.tpl (configure-[+module+], configure-gcc,
5412         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5413         Set and export LDFLAGS.
5414         * Makefile.in: Regenerate.
5415
5416 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5417
5418         * MAINTAINERS: Add myself to write-after-approval.
5419
5420 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5421
5422         PR bootstrap/14871
5423         * Makefile.tpl: If we don't have built-in-tree target tools,
5424         use the ones found by configure rather than hacking around with
5425         program_transform_name.
5426         * configure.in: Give Makefile.tpl the information necessary
5427         to do that.
5428         * Makefile.in: Regenerate.
5429         * configure: Regenerate.
5430
5431 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5432
5433         PR bootstrap/14760
5434         * configure.in: When computing baseargs, strip *all* copies of
5435         offending options.  Also, don't match/substitute the trailing space,
5436         so that this actually works when two similar options are separated by
5437         only one space.
5438         * configure: Regenerate.
5439
5440 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5441
5442         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5443         (rs6000-*-aix*): Same.
5444         * configure: Regenerate.
5445
5446 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5447
5448         * MAINTAINERS: Add myself to write-after-approval.
5449
5450 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5451
5452         * MAINTAINERS: Add myself to write-after-approval.
5453
5454 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5455
5456         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5457         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5458         * Makefile.in: Regenerate.
5459
5460         * configure.in (top level bootstrap support): Rework --enable-werror
5461         to set @stage2_werror_flag@.
5462         * configure: Regenerate.
5463         * Makefile.tpl (top level bootstrap support): Pass
5464         @stage2_werror_flag@ down to configure in stages 2 and 3.
5465         * Makefile.in: Regenerate.
5466
5467 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5468
5469         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5470         for stages 2 and 3 as well as in make.  As a consequence, remove
5471         OUTPUT_OPTION (now detected by configure) from the flags passed down
5472         to make.
5473         * Makefile.in: Regenerate.
5474
5475         * Makefile.tpl (new-bootstrap): Fix typo.
5476         * Makefile.in: Regenerate.
5477
5478 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5479
5480         * Makefile.tpl: Rearrange by moving recursive_targets rules
5481         into their proper sections.
5482         * Makefile.tpl (top level bootstrap support): Move disabling
5483         of coverage flags from 'make' to 'configure'; improve comments.
5484         * Makefile.in: Regenerate.
5485
5486         * Makefile.tpl (experimental top level bootstrap) Move stage1
5487         language setting from all- target to configure- target; disable
5488         intermodule optimization in stage 1; prevent gratuitous rebuilds
5489         of stage 1.
5490         * Makefile.in: Regenerate.
5491         * configure.in: Comma-separate stage 1 language list for top
5492         level bootstrap.
5493         * configure: Regenerate.
5494
5495         * Makefile.tpl: Clean up experimental top level bootstrap support:
5496         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5497         prev-gcc in configure- targets as well as all- targets.
5498         * Makefile.in: Regenerate.
5499
5500 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5501
5502         * compile: New file imported from automake.
5503
5504 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5505
5506         * configure.in: Remove symbolic link section.
5507         * configure: Regenerate.
5508         * Makefile.tpl (links): Remove.
5509         * Makefile.in: Regenerate.
5510
5511 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5512             Nathanael Nerode  <neroden@gcc.gnu.org>
5513
5514         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5515         Set with AC_CHECK_PROGS.
5516         * configure.in: Fix comment typo from last patch.
5517         * configure: Regenerate.
5518
5519 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5520
5521         * Makefile.tpl: Introduce experimental top level bootstrap support.
5522         * Makefile.in: Regenerate.
5523         * configure.in: Introduce support for top level bootstrap.
5524         * configure: Regenerate.
5525
5526 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5527             Paolo Bonzini  <bonzini@gnu.org>
5528
5529         PR bootstrap/14522
5530         * configure.in: Cope with shells that do not support unquoted ^
5531         * configure: Regenerate.
5532
5533 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5534             Paolo Bonzini  <bonzini@gnu.org>
5535
5536         PR bootstrap/14522
5537         * configure.in: Cope with shells that do not support nesting
5538         quotes inside quoted backquote substitutions.
5539         * configure: Regenerate.
5540
5541 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5542
5543         PR bootstrap/14522
5544         * configure.in: Fix escaping of $.
5545         * configure: Regenerate.
5546
5547 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5548
5549         * configure: Regenerate, since I forgot to while committing Paolo's
5550         changes.
5551
5552 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5553
5554         PR ada/14131
5555         Move language detection to the top level.
5556         * configure.in: Find default values for the tools as
5557         soon as possible.  Disable ada if GNAT is not found.
5558         Emit error message about missing languages.  Expand
5559         --enable-languages=all for the gcc subdirectory.
5560
5561 2004-03-10  Ben Elliston  <bje@gnu.org>
5562
5563         * MAINTAINERS: Update my email address.
5564
5565 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5566
5567         * ltconfig: Disable building static libraries if building shared
5568         libraries on AIX 5L.
5569
5570 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5571
5572         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5573         and disable libgcj.
5574         * configure: Regenerated.
5575
5576 2004-03-01  Brian Booth  <bbooth@redhat.com>
5577
5578         * MAINTAINERS: Add myself to write-after-approval.
5579
5580 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5581
5582         * MAINTAINERS: Add myself to write-after-approval.
5583
5584 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5585
5586         PR bootstrap/7087
5587         * Makefile.tpl: Guard XFOO sed statements better.
5588         * Makefile.tpl: Add dependency for configure-target-libada.
5589         * Makefile.in: Regenerate (incidentally fixes broken
5590         commit when libada-branch was merged).
5591
5592 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5593
5594         * MAINTAINERS: Add myself to write-after-approval.
5595
5596 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5597
5598         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5599         maintainers.
5600
5601 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5602
5603         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5604         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5605
5606 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5607
5608         PR bootstrap/11932
5609         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5610
5611 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5612
5613         * MAINTAINERS: Added myself to write-after-approval.
5614
5615 2004-02-14  Michael Koch  <konqueror@gmx.de>
5616
5617         * MAINTAINERS: Added myself to write-after-approval.
5618
5619 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5620
5621         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5622         some OS port maintainers to OS port maintainers section.
5623
5624 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5625
5626         * MAINTAINERS: Add self.
5627
5628 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5629
5630         * MAINTAINERS: Alphabetize.
5631
5632 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5633
5634         * MAINTAINERS: Remove myself.
5635
5636 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5637
5638         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5639         (rs6000-*-aix*): Same.
5640         * configure: Regenerate.
5641
5642 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5643
5644         * configure.in (host): Add in missing $noconfigdirs to defines.
5645         * configure: Regenerate.
5646
5647 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5648             Nathanael Nerode  <neroden@gcc.gnu.org>
5649
5650         PR ada/6637, PR ada/5911
5651         Merge with libada-branch:
5652         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5653         with appropriate dependencies. Add --enable-libada configure switch.
5654         * configure, Makefile.in: Regenerate.
5655
5656 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5657
5658         * MAINTAINERS: Add myself to write-after-approval.
5659
5660 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5661
5662         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5663         * configure: Regenerate.
5664
5665 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5666
5667         Merge from upstream:
5668
5669         * ltmain.in: When setting IFS to '~', be careful about user
5670         arguments that contain '~'.
5671
5672         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5673
5674         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5675         Also test $base_compile against $CC with escaped arguments. Bug
5676         reported by Geoff Keating <geoffk@apple.com>.
5677
5678 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5679
5680         * MAINTAINERS: Remove i960 port.
5681
5682 2004-01-23  DJ Delorie  <dj@redhat.com>
5683
5684         * Makefile.def (target_modules) [libiberty]: Don't stage.
5685         * Makefile.in: Rebuilt.
5686
5687 2004-01-20  Caroline Tice  <ctice@apple.com>
5688
5689         * MAINTAINERS: Add myself to write-after-approval.
5690
5691 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5692
5693         * MAINTAINERS: Update my email address.
5694
5695 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5696
5697         * MAINTAINERS: Add myself to write-after-approval.
5698
5699 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5700
5701         * MAINTAINERS: Remove entries without email address.
5702
5703 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5704
5705         * MAINTAINERS: Add myself to write-after-approval.
5706
5707 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5708
5709         * MAINTAINERS: Update my email address.
5710
5711 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
5712
5713         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5714         * Makefile.tpl (configure-target-[+module+]): Support stage.
5715         * Makefile.in: Rebuilt.
5716
5717 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5718
5719         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5720
5721 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5722
5723         * MAINTAINERS: Add myself as a MIPS maintainer.
5724
5725 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5726
5727         * configure.in: Use ./config.cache, not config.cache.
5728         * configure: Regenerate.
5729         * Makefile.tpl: Special-casing not needed for GCC any more.
5730         * Makefile.in: Regenerate.
5731
5732         * configure.in: Don't share a cache file for host dirs.
5733         * configure: Regenerate.
5734
5735         * config-ml.in: Don't mess with the cache file.
5736
5737 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5738
5739         * MAINTAINERS: Move myself from 'Write After Approval' to
5740         'CPU Port Maintainers' section as SPARC maintainer.
5741
5742 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5743
5744         * Makefile.tpl: Make GCC use a separate config.cache.
5745         * Makefile.in: Regenerate.
5746
5747         PR bootstrap/11932, PR bootstrap/11933
5748         (I don't know if it will fix either of them, but it relates
5749         to them.)
5750         * configure.in: Don't use shared config.cache for target
5751         directories.
5752         * configure: Regenerate.
5753
5754 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5755
5756         * MAINTAINERS: Add myself to 'Write After Approval' section.
5757
5758 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5759
5760         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5761         * configure: Regenerated.
5762
5763 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5764
5765         * MAINTAINERS: Remove the mn10200 maintainer.
5766
5767 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5768
5769         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5770         * configure: Regenerated.
5771
5772 2003-12-16  Jan Hubicka  <jh@suse.cz>
5773
5774         * MAINTAINERS: Add myself as callgraph maintainer.
5775
5776 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5777
5778         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5779         * configure: Regenerate.
5780
5781 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5782
5783         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5784         'Write After Approval' section. Update email.
5785
5786 2003-12-01  James Lemke  <jim@wasabisystems.com>
5787
5788         * MAINTAINERS (Write After Approval): Add myself.
5789
5790 2003-11-20  Matt Thomas  <matt@3am-software.com>
5791
5792         * MAINTAINERS: Add myself as a vax port maintainer.
5793
5794 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5795
5796         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5797         (configure-build-[+module+], configure-[+module+]): Likewise.
5798         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5799         * Makefile.in: Regenerate.
5800
5801 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5802
5803         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5804         shared/dylibed libraries.
5805         * ltmain.sh: Likewise.
5806         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5807         * ltcf-cxx.sh: Likewise.
5808         * ltcf-gcj.sh: Likewise.
5809         * ltconfig: Likewise.
5810
5811 2003-11-17  Stan Cox  <scox@redhat.com>
5812
5813         * MAINTAINERS: Add myself as iq2000 port maintainer.
5814
5815 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5816
5817         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5818         * Makefile.in: Regenerate.
5819
5820 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5821
5822         * config.sub: Update to 2003-11-03 version.
5823
5824 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5825
5826         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5827         * configure:  Regenerate.
5828
5829 2003-10-20  Nicolas Pitre  <nico@cam.org>
5830
5831         * MAINTAINERS: Add myself to 'Write After Approval' section.
5832
5833 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5834
5835         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5836
5837 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5838
5839         * MAINTAINERS: Update my email address.
5840
5841 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5842
5843         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5844
5845 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
5846
5847         * MAINTAINERS: Add myself to 'Write After Approval' section.
5848
5849 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5850
5851         * config.guess: Update to 2003-10-16 version.
5852         * config.sub: Update to 2003-10-16 version.
5853
5854 2003-10-15  David Daney  <ddaney@avtrex.com>
5855
5856         * MAINTAINERS: Added myself to 'Write After Approval' section.
5857
5858 2003-10-15  Falk Hueffner  <falk@debian.org>
5859
5860         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5861         'Write After Approval' section. Update email.
5862
5863 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5864
5865         * MAINTAINERS: Move myself from 'Write After Approval' to
5866         'Various Maintainers' section as middle-end maintainer.
5867
5868 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5869
5870         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5871         HOST_FLAGS_TO_PASS.
5872         * Makefile.in: Regenerate.
5873
5874 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5875
5876         * config.guess: Update to 2003-10-07 version.
5877         * config.sub: Update to 2003-10-07 version.
5878
5879 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5880
5881         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5882         * ltconfig (irix5*, irix6*): Don't override version_type.
5883
5884 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5885
5886         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5887         * configure: Rebuilt
5888         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5889         * Makefile.in: Rebuilt
5890
5891 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5892
5893         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5894
5895 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5896
5897         * MAINTAINERS (Write After Approval): Add myself.
5898
5899 2003-09-29  Paul Koning  <ni1d@arrl.net>
5900
5901         * MAINTAINERS: Move myself from "Write After Approval"
5902         to CPU platform maintainers for pdp11 platform.
5903
5904 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5905
5906         * MAINTAINERS: Move myself from 'Write After Approval' to
5907         'Various Maintainers' section as libffi testsuite maintainer.
5908
5909 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5910
5911         * configure.in: Pass a computed --program-transform-name
5912         to subconfigures.
5913         * configure: Regenerated.
5914
5915 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5916
5917         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5918         * Makefile.in: Regenerate.
5919
5920         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5921         * Makefile.in: Regenerate.
5922
5923 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5924
5925         * MAINTAINERS: Move myself from 'Write After Approval'
5926         to 'Various Maintainers' (objective-c) section.
5927
5928 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5929
5930         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5931         quoting.
5932         * configure: Regenerated.
5933
5934 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5935
5936         * MAINTAINERS (Write After Approval): Add myself to write after
5937         approval list.
5938
5939 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5940
5941         * MAINTAINERS (Write After Approval): Add myself.
5942
5943 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5944
5945         * MAINTAINERS: Update my e-mail address.
5946
5947 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5948
5949         * libtool.m4 (LD): Correct powerpc64 host match.
5950
5951 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5952
5953         * MAINTAINTERS: Update my affiliation and email address.
5954
5955 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5956
5957         * MAINTAINERS (Write After Approval): Add myself.
5958
5959 2003-09-04  DJ Delorie  <dj@redhat.com>
5960
5961         * configure: Regenerate.
5962
5963 2003-09-04  Robert Millan  <robertmh@gnu.org>
5964
5965         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5966
5967 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5968
5969         * configure.in: Ensure arguments to sed are properly spaced.
5970         * configure: Regenerate.
5971
5972 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5973
5974         * MAINTAINERS: Update my e-mail address.
5975
5976 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5977
5978         * MAINTAINERS (Write After Approval): Add myself.
5979
5980 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5981
5982         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5983         * configure: Regenerated.
5984
5985 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5986
5987         * MAINTAINERS: Update my email address.
5988
5989 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5990
5991         * configure.in:  Use newline instead of semicolon when assuming
5992         shell arguments in a for loop.
5993         * configure:  Regenerated.
5994
5995 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5996
5997         * MAINTAINERS: Resurrect the i860 maintainer.
5998
5999 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6000
6001         PR 8180
6002         * configure.in: When testing with_libs and with_headers, treat
6003         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6004         * configure: Regenerate.
6005
6006         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6007         make, shell, etc.
6008         (baseargs): Likewise.
6009         * configure: Regenerate.
6010
6011 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6012
6013         * MAINTAINERS (Write After Approval): Add myself.
6014
6015 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6016
6017         * configure.in: Disable libgcj for darwin not on powerpc.
6018         * configure: Rebuild.
6019
6020 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6021
6022         * config-ml.in, symlink-tree: Add license.
6023
6024 2003-08-03  Richard Stallman  <rms@gnu.org>
6025             Eben Moglen  <moglen@columbia.edu>
6026
6027         * README.SCO: New file.
6028
6029 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6030
6031         * Makefile.tpl (check, check-c++): Express dependencies using
6032         dependencies rather than commands.
6033         * Makefile.in: Regenerate.
6034
6035 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6036
6037         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6038         * configure: Ditto.
6039
6040 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6041
6042         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6043         * Makefile.in: Update.
6044
6045 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6046
6047         * configure.in: Enable libgcj for darwin.
6048         * configure: Rebuild.
6049
6050 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6051
6052         * config-ml.in:  Use ac_configure_args directly instead of
6053         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6054         actually seen.
6055
6056 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6057
6058         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6059         creating target and build subdirs to build all parent dirs as needed.
6060         * Makefile.in: Rebuild.
6061         * configure.in: Don't build dirs explicitly here.
6062         * configure: Rebuild.
6063
6064 2003-07-26  Paul Brook  <paul@nowt.org>
6065
6066         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6067
6068 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6069
6070         * Makefile.tpl (all-make): Depend on intl.
6071         * Makefile.in: Rebuilt.
6072
6073 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6074
6075         * install-sh:  Update to newer upstream versions (associated with
6076         aclocal 1.7).
6077         * mkinstalldirs:  Likewise.
6078         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6079
6080 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6081
6082         * MAINTAINERS: Move self from Bug database only accounts
6083         to write-after-approval.
6084
6085 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6086
6087         * config.if: Remove unused libc_interface determination.
6088
6089 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6090
6091         * MAINTAINERS: Move self from write-after-approval to
6092         build machinery (*.in).
6093
6094 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6095
6096         PR bootstrap/11273
6097         PR bootstrap/11408
6098         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6099         unused INSTALL_PROGRAM_ARGS.
6100         * configure.in: Use AC_PROG_INSTALL.
6101         * Makefile.in: Regenerate.
6102         * configure: Regenerate.
6103
6104 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6105
6106         * MAINTAINERS: Alphabetize.
6107
6108 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6109
6110         * configure: Rebuilt.
6111         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6112         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6113         newlib nor libgloss.
6114         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6115         * configure.in (am33_2.0-*-linux*): Added.
6116
6117 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6118
6119         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6120         * configure: Regenerate.
6121
6122 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6123
6124         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6125         * Makefile.in: Regenerate.
6126
6127 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6128
6129         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6130         * Makefile.in: Regenerate.
6131
6132 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6133
6134         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6135         * Makefile.in: Regenerated.
6136
6137         * config-ml.in: Replace PWD with PWD_COMMAND.
6138
6139 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6140
6141         * intl: New directory; see intl/ChangeLog for details.
6142         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6143         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6144         * Makefile.in: Regenerate.
6145
6146 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6147
6148         * configure.in: Clean up config-lang.in handling.  Delete
6149         useless assignment to "subdirs".
6150         * configure: Regenerate.
6151
6152 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6153
6154         * configure.in: Rename 'target_libs' to 'target_libraries'.
6155         Remove useless reference to 'target_libs'.
6156         * configure: Regenerate.
6157
6158 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6159
6160         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6161         * Makefile.in: Regenerate.
6162
6163 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6164
6165         * Makefile.def: Introduce flags_to_pass.
6166         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6167         * Makefile.in: Regenerate.
6168
6169 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6170
6171         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6172         and target-libgloss.
6173         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6174         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6175         * configure: Regenerate.
6176
6177 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6178
6179         * configure.in: Update testsuite_flags to new location.
6180         * configure. Regenerate.
6181
6182 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6183
6184         * Makefile.tpl: Remove BUILD_CC stuff.
6185         * Makefile.in: Regenerate.
6186
6187 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6188
6189         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6190
6191 2003-06-16  Graeme Peterson  <gp@qnx.com>
6192
6193         * MAINTAINERS (Write After Approval): Add myself.
6194
6195 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6196
6197         * config.guess: Update to 2003-06-12 version.
6198         * config.sub: Update to 2003-06-13 version.
6199
6200 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6201
6202         * config.guess: Update to 2003-06-06 version.
6203         * config.sub: Update to 2003-06-06 version.
6204
6205 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6206
6207         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6208         * configure. Regenerate.
6209
6210 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6211
6212         * configure.in: Disable serial configure by default.
6213         * configure: Regenerate.
6214         * Makefile.tpl: Abolish .NOTPARALLEL.
6215         * Makefile.in: Regenerate.
6216
6217         * Makefile.tpl: Replace {build,host,target}_canonical by
6218         {build,host,target}.
6219         * Makefile.in: Regenerate.
6220
6221         * Makefile.tpl: Fix stupid pasto.
6222         * Makefile.in: Regenerate.
6223
6224 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6225
6226         * Makefile.tpl: Remove bogus conditional.
6227         * Makefile.in: Regenerate.
6228
6229 2003-06-05  Jan Hubicka  <jh@suse.cz>
6230
6231         * Makefile.tpl (profiledbootstrap): New target.
6232         * Makefile.in (profiledbootstrap): New target.
6233
6234 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6235
6236         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6237         Pinski. Remove user names from other bugzilla-only maintainers.
6238
6239 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6240
6241         * Makefile.tpl: Make 'recursive targets' using autogen rather
6242         than shell loop.  Remove duplicate 'clean' targets and false
6243         comments.
6244         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6245         Add systematic method of specifying missing targets in subdirs.
6246         Add copyright boilerplate.
6247         * Makefile.in: Regenerate.
6248         * configure.in: Add 'recursive targets' to maybe list.
6249         * configure: Regenerate.
6250
6251         * MAINTAINERS: "GNATS only" -> "Bug database only".
6252
6253         * Makefile.tpl: Rename [+target+] to [+make_target+].
6254         * Makefile.def: Rename 'target' to 'make_target'.
6255
6256 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6257
6258         * MAINTAINERS: Add self as options handling maintainer.
6259
6260 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6261
6262         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6263         been too long since I touched those ports.
6264
6265 2003-05-28  DJ Delorie  <dj@redhat.com>
6266
6267         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6268         * Makefile.in: Regenerate.
6269
6270 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6271
6272         * configure.in: Use curly braces in the definition of tooldir.
6273         * configure: Regenerate.
6274
6275 2003-05-21  DJ Delorie  <dj@redhat.com>
6276
6277         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6278         newlib or libgloss.
6279         * Makefile.in: Regenerate.
6280
6281 2003-05-21  DJ Delorie  <dj@redhat.com>
6282
6283         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6284         * Makefile.in: Regenerate.
6285
6286 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6287
6288         * MAINTAINERS: Update my e-mail address.
6289
6290 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6291
6292         * configure.in: Switch more things to use maybe dependencies.
6293         * Makefile.tpl: Switch more things to use maybe dependencies.
6294         Factor out common code from autogen IF statements.
6295         * configure: Regenerate.
6296         * Makefile.in: Regenerate.
6297
6298 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6299
6300         * configure.in: Accept i[3456789]86 for machine type.
6301         * configure: Regenerate.
6302
6303 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6304
6305         * configure.in: Switch more things to use maybe dependencies.
6306         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6307         * configure: Regenerate.
6308         * Makefile.tpl: Switch more things to use maybe dependencies.
6309         * Makefile.in: Regenerate.
6310
6311 2003-05-16  Andreas Schwab  <schwab@suse.de>
6312
6313         * Makefile.tpl (install-opcodes): Define.
6314         * Makefile.in: Rebuild.
6315
6316 2003-05-13  Andreas Jaeger  <aj@suse.de>
6317
6318         * config.guess: Update to 2003-05-09 version.
6319         * config.sub: Update to 2003-05-09 version.
6320
6321 2003-05-13  Michael Eager  <eager@mvista.com>
6322
6323         * configure.in: Correct sed script so that options in quotes are not
6324         deleted.
6325         * configure: Rebuild.
6326
6327 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6328
6329         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6330         and $$s/newlib/libc/sys/cygwin32 include paths.
6331         * configure: Ditto.
6332
6333 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6334
6335         * MAINTAINERS: Update my email addresses.
6336
6337 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6338
6339         * config-ml.in: Propagate INSTALL variables.
6340
6341 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6342
6343         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6344
6345 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6346
6347         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6348         * Makefile.in: Regenerate.
6349
6350 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6351
6352         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6353
6354 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6355
6356         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6357
6358 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6359
6360         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6361         * Makefile.in: Regenerated.
6362
6363 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6364
6365         * MAINTAINERS (Write After Approval): Upgrade myself from
6366         GNATS only to write-after-approval. Update my mail address.
6367
6368 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6369
6370         (OS Port Maintainers: freebsd): Add myself.
6371
6372 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6373
6374         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6375
6376 2003-04-22  Kean Johnston  <jkj@sco.com>
6377
6378         * MAINTAINERS (SCO ports): Added myself.
6379
6380 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6381
6382         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6383
6384 2003-04-19  Kean Johnston  <jkj@sco.com>
6385
6386         * MAINTAINERS (Write After Approval): Add myself.
6387
6388 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6389
6390         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6391         * Makefile.in: Regenerate.
6392
6393 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6394
6395         * configure.in (powerpc64*-*-linux*): Remove.
6396         * configure: Rebuilt.
6397
6398 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6399
6400         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6401         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6402         and restrap.
6403         * Makefile.in:  Regenerate.
6404
6405 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6406
6407         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6408         * configure: Regenerated.
6409
6410 2003-04-15  DJ Delorie  <dj@redhat.com>
6411
6412         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6413
6414 2003-04-13  Nick Clifton  <nickc@redhat.com>
6415
6416         * config-ml.in: Remove support for --disable-aix removing
6417         call-aix multilibs.
6418
6419 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6420
6421         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6422         * */configure: Rebuilt.
6423
6424 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6425
6426         * MAINTAINERS: Add my email address.
6427
6428 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6429
6430         * MAINTAINERS (Write After Approval): Add myself.
6431
6432 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6433
6434         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6435         * Makefile.in: Regenerate.
6436
6437 2003-03-14  Michael Chastain  <mec@shout.net>
6438
6439         * Makefile.in: Regenerate with correct Makefile.def.
6440
6441 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6442
6443         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6444         Make macro.
6445         * Makefile.in: Regenerate.
6446         * configure.in: Clean up gxx_include_dir logic.
6447         * configure: Regenerate.
6448
6449 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6450
6451         * MAINTAINERS (Write After Approval): Add myself.
6452
6453 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6454
6455         * MAINTAINERS: Update my mail address.
6456
6457 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6458
6459         * configure.in (gxx_include_dir): Fix typo.
6460         * configure: Regenerated.
6461
6462 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6463
6464         * Makefile.tpl: Reindent.
6465         * Makefile.in: Regenerate.
6466         * configure.in: Reindent.  Don't set unused variables.
6467         * configure: Regenerate.
6468
6469 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6470
6471         * configure.in: Include $(build_tooldir)/sys-include in
6472         FLAGS_FOR_TARGET.
6473         * configure: Regenerated.
6474
6475 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6476
6477         * Makefile.tpl: Always pass down RANLIB.
6478         * Makefile.in: Regenerate.
6479
6480         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6481         * Makefile.in: Regenerate.
6482         * configure.in: Remove unused logic relating to --enable-shared
6483         and --enable-threads.  Remove bogus comments.  Remove redundant
6484         noconfigdirs.
6485         * configure: Regenerate.
6486
6487         * configure.in: Replace ${libstdcxx_version} by its value.
6488         Remove reference to mh-dgux.
6489         * configure: Regenerate.
6490
6491 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6492
6493         * MAINTAINERS (Write After Approval): Add myself.
6494
6495 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6496
6497         * Makefile.tpl: Rearrange.
6498         * Makefile.in: Regenerate.
6499
6500 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6501
6502         * configure.in: Add support for kaOS as cross build target system.
6503         * configure: Regenerated.
6504
6505 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6506
6507         * MAINTAINERS (Write after approval): Add myself.
6508
6509 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6510
6511         * MAINTAINERS: Update my email address.
6512
6513 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6514
6515         * MAINTAINERS: Add self to blanket write privs. section.
6516
6517 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6518
6519         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6520         configure-target-* as some target builds may require additional
6521         flags for preprocessor tests.
6522         * Makefile.in: Regenerated.
6523
6524 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6525
6526         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6527         * ltconfig: Handle it.
6528         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6529         auto-detecting it.
6530
6531         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6532         it is used as argument to $CC.
6533         * ltcf-gcj.sh: Likewise.
6534
6535         * configure.in: Introduce --enable-maintainer-mode.
6536         * configure: Rebuilt.
6537         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6538         for maintainer mode.
6539         * Makefile.in: Rebuilt.
6540
6541 2003-02-18  Jason Merrill  <jason@redhat.com>
6542
6543         * Makefile.tpl (check-c++): Allow parallelism.
6544
6545 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6546
6547         * MAINTAINERS: Remove John Carr (who never actually had access to
6548         gcc.gnu.org).
6549
6550 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6551
6552         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6553         don't configure target-libobjc.
6554         * configure: Regenerate.
6555
6556 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6557
6558         * Makefile.tpl (RANLIB): Define.
6559         * Makefile.in: Regenerate.
6560
6561 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6562
6563         * MAINTAINERS: Update my email.
6564
6565 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6566
6567         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6568         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6569         * Makefile.in: Regenerated.
6570         * configure.in: Remove all traces of snavigator, db, and grep.
6571         * configure: Regenerated.
6572
6573 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6574
6575         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6576         After Approval.
6577
6578 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6579
6580         * MAINTAINERS (Write after approval): Add myself.
6581
6582 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6583
6584         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6585         * Makefile.in: Regenerated.
6586
6587 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6588
6589         * config.guess: Updated to 2003-01-30's version.
6590         * config.sub: Updated to 2003-01-28's version.
6591
6592 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6593
6594         * config.if: If gcc_version is already set, just use it.  Don't set
6595         gcc_version_trigger if it's already set, otherwise set it to
6596         gcc/version.c, but only if the file exists.  If it is not set and
6597         gcc/version.c does not exist, try to extract the version number from
6598         $CC.
6599
6600 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6601
6602         * MAINTAINERS: Add myself to write-after-approval list.
6603
6604 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6605
6606         * configure.in:  Revert 24Jan change.
6607         * configure:  Regenerate.
6608
6609 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6610
6611         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6612         entry of HJ Lu.
6613
6614 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6615
6616         * configure.in: Revert previous change.
6617         * configure: Regenerate.
6618
6619 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6620
6621         * configure.in: Make rda native-only.
6622         * configure: Regenerate.
6623
6624 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6625
6626         * MAINTAINERS: Move myself from GNATS-only-accounts to
6627         write-after-approval.
6628
6629 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6630
6631         * configure.in: Add missing \.
6632         * configure: Rebuilt.
6633
6634 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6635
6636         * configure.in (baseargs): Avoid using \| in sed regular
6637         expressions.
6638         * configure: Rebuilt.
6639
6640 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6641
6642         * configure.in (baseargs): Remove all supported forms of
6643         --cache-file, --srcdir, --host, --build and --target options
6644         from argument lists.
6645         * configure: Rebuilt.
6646
6647 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6648
6649         * MAINTAINERS: Add myself to write-after-approval list.
6650
6651 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6652
6653         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6654         * configure: Rebuilt.
6655
6656 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6657
6658         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6659         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6660         * Makefile.in: Regenerate.
6661         * configure: Regenerate.
6662
6663 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6664
6665         * configure.in: Remove Makefile in build, host and target modules
6666         unless configure was run with --no-recursion.
6667         * configure: Rebuilt.
6668
6669 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6670
6671         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6672         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6673         * Makefile.in: Regenerate.
6674
6675 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6676
6677         * config.guess: Update to 2003-01-03 version.
6678         * config.sub: Update to 2003-01-03 version.
6679
6680 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6681
6682         * configure: Regenerate with proper autoconf 2.13.
6683
6684 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6685
6686         * configure.in: Add AC_PREREQ for consistency.
6687         * configure: Regenerate.
6688
6689 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6690
6691         * configure.in (GDB_TK): Add tcl directories conditional on
6692         gdb/gdbtk directory being present.
6693         * configure: Regenerate.
6694
6695 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
6696
6697         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
6698         used by gcc if LD is not defined and we are not doing a Canadian Cross.
6699         * configure: Rebuilt.
6700
6701 2002-12-31  Tom Tromey  <tromey@redhat.com>
6702
6703         * Makefile.in: Rebuilt.
6704         * Makefile.def (target_modules) [libffi]: Allow installation.
6705
6706 2002-12-31  Andreas Schwab  <schwab@suse.de>
6707
6708         * configure.in: Fix use of $program_transform_name.
6709         * configure: Regenerated.
6710
6711 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6712
6713         * configure.in (baseargs): Don't remove first configure argument.
6714         * configure: Regenerated.
6715
6716 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6717
6718         * Makefile.tpl (local-distclean): Don't remove...
6719         (multilib.ts): ... this.  Moved into...
6720         (multilib.out): ... this.  Don't use sub-make.
6721         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6722         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6723         (configure-build-[+module+], configure-[+module+],
6724         configure-target-[+module+], configure-gcc): ... these.  Test
6725         for Makefile existence.  Drop config.status from dependencies.
6726         * Makefile.in: Rebuilt.
6727         * configure.in: Move gcc-version-trigger to the end of
6728         ac_configure_args.  Add comments to maybedep.tmp and
6729         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6730         nonopt from baseargs, matching and removing corresponding
6731         whitespace while at it.
6732         * configure: Rebuilt.
6733
6734 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6735
6736         * configure.in (host_configargs): Replace reference to
6737         no-longer-defined buildopts with --build=${build_alias}.
6738         * configure: Rebuilt.
6739
6740         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6741         program_transform_name to standard idiom.
6742         (AUTOGEN, AUTOCONF): Define.
6743         (Makefile.in): Use $(AUTOGEN).
6744         (Makefile): Depend on config.status, and use autoconf-style rule to
6745         build it.  Move original commands to...
6746         (config.status): ... this new target.
6747         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6748         $(AUTOCONF).
6749         * Makefile.in: Rebuilt.
6750
6751 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6752
6753         * Makefile.tpl: Fix dramatic bustage due to change in
6754         program_transform_name.
6755         * Makefile.in: Regenerate.
6756
6757         * configure.in: Remove unnecessary PATH setting.
6758         * configure: Regnerate.
6759
6760         * configure.in: Don't default to unprefixed tools unless
6761         the native tools will work.
6762         * configure: Regenerate.
6763
6764         * configure.in: Convert to autoconf script.  Blow away lots
6765         of now-redundant Makefile fragments.
6766         * configure: Generate using Autoconf.
6767         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6768         * Makefile.in: Regenerate.
6769
6770 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6771
6772         * configure: Fix stupid bug where RANLIB was mistakenly included.
6773
6774         * configure.in: Rename (buildargs, hostargs, targargs) to
6775         (build_configargs, host_configargs, target_configargs).
6776
6777         * configure.in: Move logic out of sed statement.
6778
6779         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6780         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6781
6782 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6783
6784         * config.sub: Import from master repository
6785         * config.guess: Ditto
6786
6787 2002-12-24  Andreas Schwab  <schwab@suse.de>
6788
6789         * Makefile.tpl (multilib.out): Fix missing space.
6790         * Makefile.in: Regenerate.
6791
6792 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6793
6794         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6795         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6796         * Makefile.in: Regenerate.
6797         * configure.in: Remove unnecessary leftovers.
6798
6799 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6800
6801         * configure.in (extra_ranlibflags_for_target): New variable.
6802         (*-*-darwin): Add -c to ranlib commands.
6803         * configure (tooldir): Handle extra_ranlibflags_for_target.
6804
6805 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6806
6807         * Makefile.tpl: Revert HJL's change.
6808         * Makefile.in: Regenerated.
6809         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6810         always.
6811
6812 2002-12-19  Andreas Schwab  <schwab@suse.de>
6813
6814         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6815         * Makefile.in: Regenerate.
6816
6817 2002-12-18  H.J. Lu  <hjl@gnu.org>
6818
6819         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6820         * Makefile.in: Regenerated.
6821
6822         * configure.in (build_prefix): New. Substitute.
6823
6824 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6825
6826         * Makefile.tpl: Don't let real targets depend on phony targets.
6827         * Makefile.in: Regenerate.
6828
6829         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6830         * Makefile.in: Regenerate.
6831
6832 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6833
6834         * config.sub: Import from master repository
6835         * config.guess: Ditto
6836
6837 2002-12-16  Jason Merrill  <jason@redhat.com>
6838
6839         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6840         previous 'make bootstrap'.
6841         * Makefile.in: Regenerate.
6842
6843 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6844
6845         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6846
6847 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6848
6849         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6850         * Makefile.in: Regenerate.
6851
6852 2002-12-13  Jason Merrill  <jason@redhat.com>
6853
6854         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6855         library tests.
6856         (check-c++): Just depend on it and check-target-libstdc++-v3.
6857         * Makefile.in: Regenerate.
6858
6859 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6860
6861         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6862         * Makefile.in: Rebuilt.
6863
6864 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6865
6866         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6867
6868 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6869
6870         * configure: Fix bug put in by gremlins.
6871
6872         * Makefile.tpl: Substitute more autoconfily.
6873         * configure: Substitute more autoconfily.
6874         * Makefile.in: Regenerate.
6875
6876 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6877
6878         * config.sub: Import from master repository
6879         * config.guess: Ditto
6880         * MAINTAINERS: Added Svein Seldal under write after approval
6881
6882 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6883
6884         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6885         * Makefile.in (all-sim): Ditto.
6886
6887 2002-12-06  DJ Delorie  <dj@redhat.com>
6888
6889         * Makefile.tpl: Change configure dependencies to not have real
6890         targets depend on phony targets.
6891
6892 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6893
6894         * configure.in: Revert unintentional change.
6895
6896         * Makefile.tpl: Change dependency for */multilib.out so that
6897         it works when gcc isn't in the tree.
6898
6899         * configure.in: Substitute more.
6900         * configure: Run subconfigures from the Makefile.
6901         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6902         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6903
6904 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6905
6906         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6907
6908 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6909
6910         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6911         and corresponding dependencies.
6912         * Makefile.in: Regenerate.
6913
6914         * configure.in (host_tools): Order binutils, gas and ld for
6915         convenience in running the testsuites.
6916
6917         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6918         * Makefile.in: Regenerate.
6919         * configure.in: Introduce rules to serialize subconfigure runs.
6920
6921         * configure.in: Introduce BASE_CC_FOR_TARGET.
6922         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6923         Realize configure-build-* targets.  Realize configure-target-* targets.
6924         * Makefile.in: Regenerate.
6925
6926 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6927
6928         * configure: Move gcc_version_trigger stuff from here...
6929         * configure.in: ...to here.
6930
6931         * configure.in: Separate subconfigure options added by this file from
6932         options given by the user.  Add machinery to put args for host
6933         subconfigures into the Makefile.
6934
6935         * Makefile.tpl: Remove 'vault' targets.
6936         * Makefile.tpl: Reorder and comment dependencies.
6937         * Makefile.in: Regenerate.
6938
6939 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6940         * configure.in: Fix my broken commit of previous patch. (sigh)
6941
6942 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6943
6944         * configure.in: Move host-specific darwin noconfigdirs into
6945         the host-specific section.
6946
6947 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6948
6949         * configure.in: Move host-specific darwin noconfigdirs into
6950         the host-specific section.
6951
6952 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6953
6954         * configure: Remove skip-this-dir support.
6955         * Makefile.tpl: Remove skip-this-dir support.
6956
6957         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6958         subdirectories.
6959         * Makefile.in: Regenerate.
6960
6961         * Makefile.tpl: Strip out useless setting of 'dir'.
6962         * Makefile.in: Regenerate.
6963
6964 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6965
6966         * configure.in: Fix deeply stupid bug.
6967
6968         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6969         shell code in CXX_FOR_TARGET
6970         * Makefile.def: Introduce raw_cxx.
6971         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6972         RAW_CXX_FOR_TARGET.
6973         * Makefile.in: Regenerate.
6974
6975 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6976
6977         * Makefile.tpl: Remove unnecessary ifs.
6978         * Makefile.in: Regenerate.
6979
6980         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6981         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6982         targets for 'no_install' modules.
6983         * configure: Move GDB_TK substitution to configure.in.  Move
6984         build_modules stuff to configure.in.
6985         * configure.in: Implement soft dependency machinery.  Maybe-ize
6986         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6987         * Makefile.in: Regenerate.
6988
6989 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6990
6991         * Makefile.tpl: Make all-target, install-target behave similarly
6992         to all, install (only hitting configured targets).  Eliminate
6993         unused macro defintions.
6994
6995         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6996         build != host.
6997
6998         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6999
7000         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7001
7002         * configure.in: Produce lists of subdir targets we're actually
7003         configuring.  Remove references to "dosrel".
7004         * Makefile.tpl: Let configure set which subdir targets are hit.
7005         Remove install-cross; clean up install; remove ALL.  Remove
7006         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7007         Autogenerate host module targets.  Remove empty dependency lines
7008         and redundant dependency; rearrange slightly.
7009         * Makefile.def: Add host-side libtermcap, utils.
7010
7011         * Makefile.in: Regenerate.
7012
7013 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7014
7015         * ltconfig (osf[345]): Append $major to soname_spec.
7016         Reflect this in library_names_spec.
7017         * ltmain.sh (osf): Prefix $major with . for use as extension.
7018
7019 2002-11-19  Andreas Jaeger  <aj@suse.de>
7020
7021         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7022         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7023         and sparc64 GNU/Linux systems.
7024
7025 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7026
7027         * MAINTAINERS: Update email.
7028
7029 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7030
7031         * MAINTAINERS: Complete James Dennett's entry.
7032
7033 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7034
7035         * MAINTAINERS (Write After Approval): Add myself.
7036
7037 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7038
7039         * Makefile.tpl: syntactic cleanup
7040
7041 2002-11-13  Stuart Hastings  <stuart@apple.com>
7042
7043         * MAINTAINERS: Add myself to write-after-approval list.
7044
7045 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7046
7047         * Makefile.def: Add list of recursive targets to autogenerate.
7048         Add build_modules.
7049         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7050         targets.  Autogenerate *-build-* targets.
7051         * Makefile.in: Regenerate.
7052
7053 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7054
7055         * configure: More autoconf-style substitutions.
7056         * Makefile.tpl: More autoconf-style substitutions.
7057         * Makefile.in: Regenerate.
7058
7059 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7060
7061         * configure: Substitute more variables in a more autoconf-friendly
7062         way.  Simplify slightly.
7063         * Makefile.tpl: Make more variables substitutable in an
7064         autoconf-friendly way.
7065         * Makefile.in: Regenerate.
7066
7067 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7068
7069         * MAINTAINERS (Write After Approval): Add myself.
7070
7071 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7072
7073         * configure.in (v810*): Remove special setting of tools.
7074
7075         * configure: Add support for extra required flags for ar or nm.
7076         * configure.in (aix4.3+): Use above support for target-specific
7077         issues, rather than using config/mt-aix43.
7078
7079 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7080
7081         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7082         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7083         with $srcdir.  Reformat indentation.  Substitute some variables
7084         formerly hard-coded in the Makefile for build=host.
7085         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7086         * Makefile.def: Autogenerate more.
7087         * Makefile.in: Regenerate.
7088
7089 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7090
7091         * MAINTAINERS (Write After Approval): Add myself.
7092
7093 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7094
7095         * Makefile.def (host_modules): Add rda.
7096         * Makefile.in: Regenerate.
7097         * configure.in (target_tool): Add target-rda to list.
7098
7099 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7100
7101         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7102
7103 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7104
7105         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7106         and restrap targets to this rule.
7107         * Makefile.in:  Regenerate.
7108
7109 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7110
7111         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7112         GNATS only accounts.
7113
7114 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7115
7116         * configure.in (i[3456]86-*-linux*): Add check to disable
7117         ${libgcj} for glibc1.
7118
7119 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7120
7121         * MAINTAINERS: Add myself as ip2k port maintainer.
7122
7123 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7124
7125         * configure.in: Add tic4x target.
7126
7127 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7128
7129         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7130         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7131         * Makefile.in: Regenerate.
7132
7133         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7134         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7135         * Makefile.in: Regenerate.
7136
7137 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7138
7139         * MAINTAINERS: Add myself as web pages co-maintainer.
7140
7141 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7142
7143         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7144         * Makefile.in: Regenerate.
7145
7146 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7147
7148         * MAINTAINERS: Add myself and Nathan Sidwell
7149         <nathan@codesourcery.com> as VxWorks maintainers.
7150
7151 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7152
7153         * Makefile.def: Remove order dependency comments.
7154         * Makefile.tpl: Add explicit install-install dependencies.
7155         * Makefile.in: Regenerate.
7156
7157         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7158         * Makefile.in: Regenerate.
7159
7160         * Makefile.tpl: Add configure-target (for src-release in src)
7161         * Makefile.in: Regenerate.
7162
7163 2002-09-30  Nick Clifton  <nickc@redhat.com>
7164
7165         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7166
7167 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7168
7169         * configure.in (s390*-*-linux*): Enable libgcj.
7170
7171 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7172
7173         * configure: Revert accidentally applied changes.
7174
7175         * Makefile.tpl: Make more autoconf-friendly.
7176         * Makefile.in: Regenerate.
7177         * configure: Make substitution more autoconf-like.
7178
7179 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7180
7181         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7182         single entry to handle all these.
7183         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7184         libjava on arm-*-elf.
7185
7186 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7187
7188         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7189         things that depend on them.
7190
7191 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7192
7193         * Makefile.tpl: Make subsituted variables more autoconfy.
7194         * Makefile.in: Regenerate.
7195         * configure: Make seds more autoconfy.
7196
7197 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7198
7199         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7200         * Makefile.in: Regenerate.
7201         * configure.in: Rewrite sed statements to look autoconfy.
7202
7203         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7204         all-target-foo on configure-target-foo.
7205         * Makefile.def: Ditto.
7206         * Makefile.in: Rebuild.
7207
7208 2002-09-25  Andrew Haley  <aph@redhat.com>
7209
7210         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7211
7212 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7213
7214         * Makefile.def: New file.
7215         * Makefile.tpl: New file.
7216         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7217         * contrib/gcc_update: Note that Makefile.in is a generated file.
7218
7219         * configure.in: Minor rearrangement.  Simplify tests.
7220
7221 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7222
7223         * configure.in (with_headers): Skip copy if value is "yes".
7224         (with_libs): Likewise.
7225
7226 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7227
7228         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7229         * configure.in (sh*-*-pe*): Ditto.
7230         * configure.in (mips*-*-pe*): Ditto.
7231         * configure.in (*arm-wince-pe): Ditto.
7232
7233         * configure.in: Rearrange.
7234
7235 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7236
7237         * MAINTAINERS: Update my email address.
7238
7239 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7240
7241         * MAINTAINERS: (Write After Approval): Add myself.
7242
7243 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7244
7245         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7246
7247 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7248
7249         * MAINTAINERS: Change my mailing address.
7250
7251 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7252
7253         * MAINTAINERS (Write After Approval): Remove myself.
7254         (Various Maintainers: c++ runtime libs): Add myself.
7255
7256 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7257
7258         * MAINTAINERS (Write After Approval): Remove myself.
7259         (Various Maintainers: c++ runtime libs): Add myself.
7260
7261 2002-08-15  Eric Christopher  <echristo@redhat.com>
7262
7263         * config.sub: Import from master repository.
7264         * config.guess: Ditto.
7265
7266 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7267
7268         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7269         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7270         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7271
7272 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7273
7274         * MAINTAINERS: Add self to rs6000 vector extensions.
7275
7276 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7277
7278         * libiberty/configure: Reverted unintended yesterday's check in.
7279
7280 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7281
7282         * boehm-gc/configure, libf2c/configure: Rebuilt.
7283         * libffi/configure, libiberty/configure: Ditto.
7284         * libjava/configure, libobjc/configure: Ditto.
7285         * libstdc++-v3/configure, zlib/configure: Ditto.
7286         Merged from binutils:
7287         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7288         From Steve Ellcey <sje@cup.hp.com>:
7289         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7290         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7291         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7292         IA64.
7293         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7294         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7295         soname_spec, sys_lib_search_path_spec): Ditto.
7296
7297 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7298
7299         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7300
7301 2002-08-04  H.J. Lu  (hjl@gnu.org)
7302
7303         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7304
7305 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7306
7307         * MAINTAINERS (Write After Approval): Add myself.
7308
7309 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7310
7311         * configure.in: Move generic linux case to end.  Copy generic
7312         linux noconfigdirs to mips*-*-linux* entry and new
7313         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7314
7315 2002-07-19  Michael Matz  <matz@suse.de>
7316
7317         * MAINTAINERS: Add myself as ra* maintainer.
7318
7319 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7320
7321         * config.guess: Update to 2002-07-09 version.
7322         * config.sub: Update to 2002-07-03 version.
7323
7324 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7325
7326         * MAINTAINERS: Fix typo in a maintainer email address.
7327
7328 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7329
7330         * configure.in: Remove two redundant tests.
7331
7332 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7333
7334         * configure.in (mips*-*-irix6*o32): Enable stabs.
7335
7336 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7337
7338         * configure.in: Don't build grez.
7339         * Makefile.in: Ditto.
7340
7341         * Makefile.in: Remove references to bsp, cygmon, libstub.
7342         * configure.in: Ditto.
7343
7344         * configure.in: Remove leftover reference to gdbtest.
7345
7346 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7347
7348         * configure.in (gxx_include_dir):  Change to match versioned
7349         C++ headers if --enable-version-specific-runtime-libs is used.
7350
7351 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7352
7353         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7354
7355 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7356
7357         * configure.in: Make --without-x work.
7358
7359 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7360
7361         * configure.in: Rearrange target Makefile fragment collection.
7362
7363         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7364         cvs[src].
7365         * configure.in: Ditto.
7366
7367 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7368
7369         * MAINTAINERS (Write After Approval): Update my e-mail address.
7370
7371 2002-06-24  Ben Elliston  <bje@redhat.com>
7372
7373         * configure.in (host_tools): Remove cgen.
7374
7375         * Makefile.in (all-cgen): Remove; runs from its source directory.
7376         (check-cgen, install-cgen, clean-cgen): Likewise.
7377         (all-opcodes): Do not depend on all-cgen.
7378         (all-sim): Likewise.
7379
7380 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7381
7382         * Makefile.in: Eliminate 'apache' targets.
7383         * configure.in: Eliminate 'apache' targets.
7384
7385         * configure.in: Eliminate redundant tests.  Reorganize.
7386
7387         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7388
7389         * config-ml.in: Eliminate references to Cygnus configure.
7390
7391         * Makefile.in: Eliminate references to building emacs.
7392
7393 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7394
7395         * MAINTAINERS: Update my email address.
7396
7397 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7398
7399         * config.if (libstdcxx_incdir): Version C++ headers.
7400         (cxx_incdir): Remove.
7401
7402 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7403
7404         * MAINTAINERS (Write After Approval): Add self.
7405
7406 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7407
7408         * configure.in: Add support for ip2k.
7409
7410 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7411
7412         * configure.in: Fix AIX configury bug.
7413
7414 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7415
7416         * MAINTAINERS (Write After Approval): Add self.
7417
7418 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7419
7420         * configure.in: replace ${topsrcdir} with ${srcdir}
7421
7422         * configure.in: Move definition of libstdcxx_flags
7423         right above usage, rather than waaay earlier.
7424
7425         * configure.in: Pull definition of is_cross_compiler earlier.
7426
7427         * configure.in: Rearrange a little.
7428
7429         * configure.in: Remove references to librx.
7430         * Makefile.in: Remove references to librx.
7431
7432 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7433
7434         * config.sub: Add support for avr target.
7435         Import from master sources, rev 1.255
7436
7437 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7438
7439         * configure, .cvsignore:  Revert previous change...
7440         * Makefile:  ...delete.
7441
7442 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7443
7444         * configure.in: Eliminate ${gasdir} variable.
7445
7446 2002-06-18  Dave Brolley  <brolley@redhat.com>
7447
7448         * configure.in: Add support for frv.
7449         * config.sub: Add support for frv.
7450
7451 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7452
7453         * configure:  Remove garbage from previous commit.
7454
7455 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7456
7457         * configure:  For in-source builds, make a subdir and re-exec there.
7458         * Makefile:  New file.  Pass targets through to build directory.
7459         * .cvsignore:  No longer ignore "Makefile".
7460
7461 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7462
7463         * MAINTAINERS (Write After Approval): Add self.
7464
7465 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7466
7467         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7468
7469 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7470
7471         * configure.in (vax-*-netbsd*): Re-enable gas.
7472
7473 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7474
7475         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7476         BUILD_PREFIX_1, to correct nomenclature.
7477         * configure: Likewise.
7478
7479         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7480         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7481
7482 2002-05-31  Olaf Hering  <olh@suse.de>
7483
7484         * config-ml.in: Propogate DESTDIR also.
7485
7486 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7487
7488         * configure.in (vax-*-netbsd*): Don't build gas for this
7489         platform.
7490
7491 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7492
7493         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7494         and libgcj for AVR.
7495
7496 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7497
7498         * MAINTAINERS (Write After Approval): Add myself.
7499
7500 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7501
7502         * config.guess: Update to 2002-05-22 version.
7503         * config.sub: Likewise.
7504
7505 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7506
7507         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7508         * config-ml.in: Likewise.
7509         * configure: Likewise.
7510         * configure.in: Likewise.
7511
7512 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7513
7514         * MAINTAINERS: Update my email address.
7515
7516 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7517
7518         * configure.in: Simplify makefile fragment collection.
7519
7520         * configure.in: Remove code to build emacs.
7521
7522         * configure.in : Remove --srcdir argument from targargs and buildargs
7523         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7524
7525         * configure: Move some logic to configure.in.
7526         * configure.in: Move some logic from configure.
7527
7528 2002-05-11  Tom Tromey  <tromey@redhat.com>
7529
7530         * MAINTAINERS: Reflect libgcj reality.
7531
7532 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7533
7534         * Makefile.in: Honour DESTDIR.
7535
7536 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7537
7538         * config.guess: Import 2002-03-20 version.
7539         * config.sub: Import 2002-04-26 version.
7540
7541 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7542
7543         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7544
7545 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7546
7547         * MAINTAINERS: Add self.
7548
7549 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7550
7551         * ltmain.sh: Detect and handle object name conflicts
7552         while piecewise linking a static library.
7553
7554 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7555
7556         * configure.in (noconfigdirs): Don't disable libgcj on
7557         sparc64-*-solaris* and sparcv9-*-solaris*.
7558
7559 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7560
7561         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7562
7563 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7564
7565         * configure.in (FLAGS_FOR_TARGET): Do not add
7566         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7567         on i[3456]86-*-linux*.
7568
7569 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7570
7571         * configure.in (noconfigdirs): Replace [ ] with test.
7572
7573         * configure.in (noconfigdirs): Do not add target-newlib if
7574         target == i[3456]86-*-linux*, and host == target.
7575
7576 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7577
7578         * configure.in: delete reference to absent file
7579
7580         * configure.in: replace '[' with 'test'
7581
7582         * configure.in: Eliminate references to gash.
7583         * Makefile.in: Eliminate references to gash.
7584
7585         * configure.in: remove useless references to 'pic' makefile fragments.
7586
7587         * configure.in: (*-*-windows*) Finish removing.
7588
7589         * configure.in: Eliminate redundant test for libgui.
7590
7591 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7592
7593         * MAINTAINERS: Add self and realphabetize.  Update entries
7594         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7595         entry for a29k port maintainer.
7596
7597 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7598
7599         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7600         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7601
7602 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7603
7604         * configure.in: remove references to dead files
7605
7606 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7607
7608         * MAINTAINERS: Add information about purpose of this file.
7609
7610 2002-04-18  Tom Tromey  <tromey@redhat.com>
7611
7612         * configure.in: Disallow configuring libgcj when it is already
7613         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7614         Solaris 2.8 by default.  For PR libgcj/6158.
7615
7616 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7617
7618         * configure.in:  Move default CC setting out of config/mh-* fragments
7619         directly into here.
7620
7621 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7622
7623         * configure.in: don't even try to configure or make a subdirectory
7624         if there's no configure script for it.
7625
7626 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7627
7628         * MAINTAINERS: Remove chill maintainers.
7629         * Makefile.in (CHILLFLAGS): Remove.
7630         (CHILL_LIB): Remove.
7631         (TARGET_CONFIGDIRS): Remove libchill.
7632         (CHILL_FOR_TARGET): Remove.
7633         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7634         CHILL_LIB.
7635         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7636         (CHECK_TARGET_MODULES): Likewise.
7637         (INSTALL_TARGET_MODULES): Likewise.
7638         (CLEAN_TARGET_MODULES): Likewise.
7639         (configure-target-libchill): Remove.
7640         (all-target-libchill): Remove.
7641         * configure.in (target_libs): Remove target-libchill.
7642         Do not compute CHILL_FOR_TARGET.
7643         * libchill: Remove directory.
7644
7645 2002-04-11  DJ Delorie  <dj@redhat.com>
7646
7647         * Makefile.in, configure.in: Sync with binutils, entries
7648         follow...
7649
7650 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7651
7652         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7653         (do-tar, do-bz2): New rules.
7654         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7655         (gdb-tar): New rule.
7656         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7657         (insight_dejagnu.tar): New rule.
7658         (insight.tar): New rule.
7659         (gdb+dejagnu.tar): New rule.
7660         (gdb.tar): New rule.
7661
7662 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7663
7664         * Makefile.in: Add all-tix to deps for all-snavigator
7665         so that tix is built when building snavigator.
7666
7667 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7668
7669         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7670         ld and gdb are not supported.
7671
7672 2002-01-07  Mark Salter  <msalter@redhat.com>
7673
7674         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7675         Allow target-libgloss to be built for arm, strongarm, and xscale.
7676
7677 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7678
7679         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7680         options for i[3456]86-pc-linux* native builds.
7681
7682 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7683
7684         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7685         files from .po files for a distribution.
7686
7687 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7688
7689         * configure.in: Enable libstdc++-v3 for h8300 targets.
7690
7691 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7692
7693         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7694         version from bfd/.
7695
7696 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7697
7698         * Makefile.in (VER): When present, extract the version number from
7699         the file version.in.
7700
7701 2001-05-24  Tom Rix  <trix@redhat.com>
7702
7703         * configure.in : enable ld for aix
7704
7705 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7706
7707         * config.guess: Add linux target for S/390.
7708
7709 2000-11-07  Philip Blundell  <pb@futuretv.com>
7710
7711         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7712
7713 2000-11-03  Philip Blundell  <pb@futuretv.com>
7714
7715         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7716         files.
7717
7718 2001-01-15  Ben Elliston  <bje@redhat.com>
7719
7720         * configure.in (host_tools): Add sid.
7721         Always configure cgen.
7722
7723 2000-11-24  Nick Clifton  <nickc@redhat.com>
7724
7725         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7726
7727
7728 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7729
7730         * Makefile.in (ALL_MODULES): Add all-cgen.
7731         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7732         (all-cgen): New target.
7733         (all-opcodes,all-sim): Depend on all-cgen.
7734         * configure.in (host_tools): Add cgen.
7735         Only configure cgen if --enable-cgen-maint.
7736
7737 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
7738
7739         * configure.in: Add *-*-freebsd* configurations.
7740
7741 2002-04-08  Tom Tromey  <tromey@redhat.com>
7742
7743         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7744         Fixes PR libgcj/6068.
7745
7746 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7747
7748         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7749
7750 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7751
7752         * configure.in (alpha*-dec-osf*): Enable libgcj.
7753
7754 2003-03-27  Matthew Gingell  <gingell@gnat.com>
7755
7756         * MAINTAINERS (Write After Approval): Add myself.
7757
7758 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7759
7760         Fix for: PR bootstrap/3591, target/5676
7761         * configure.in (mcore-pe): Disable the configuration of
7762         libstdc++-v3 since exceptions are not supported.
7763
7764 2002-03-20  Anthony Green  <green@redhat.com>
7765
7766         * configure.in: Enable libgcj for xscale-elf target.
7767
7768 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
7769
7770         * MAINTAINERS:  Update my email address.
7771
7772 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7773
7774         * ltmain.sh (relink_command): Fix typo in previous change.
7775
7776 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7777
7778         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7779         (relink_command): Added --tag flags.
7780         (mode=install): If relinking fails; error out.
7781
7782 2002-03-12  Richard Henderson  <rth@redhat.com>
7783
7784         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7785         .NOTPARALLEL tag.
7786         (do-check): Rename from check.
7787         (check): Allow parallel check.
7788
7789 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7790
7791         * MAINTAINERS: Add myself as maintainer for xtensa port.
7792         Fix alphabetical order in CPU port maintainer list.
7793         Remove myself from Write After Approval list.
7794
7795 2002-03-11  Richard Henderson  <rth@redhat.com>
7796
7797         * Makefile.in (.NOTPARALLEL): Add fake tag.
7798
7799 2002-03-07  H.J. Lu  (hjl@gnu.org)
7800
7801         * configure.in: Enable gprof for mips*-*-linux*.
7802
7803 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7804
7805         * MAINTAINERS (Write After Approval): Add myself.
7806
7807 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7808
7809         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7810         libjava.
7811         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7812
7813 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7814
7815         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7816         because its Makefile is there; test for the executable instead.
7817
7818 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7819
7820         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7821         libstdc++-v3 and libjava.
7822
7823 2002-02-11  Adam Megacz  <adam@xwt.org>
7824
7825         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7826         boehm-gc
7827
7828 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7829
7830         * config.guess: Updated to 2002-01-30's version.
7831         * config.sub: Updated to 2002-02-01's version.
7832         Contribute sh64-elf.
7833         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7834         * configure.in: Added sh64-*-*.
7835
7836 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7837
7838         * MAINTAINERS: Belatedly add myself to write after approval list.
7839
7840 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7841
7842         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7843         Remove self as Write After Approval.
7844
7845 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7846
7847         * MAINTAINERS: Put self in as maintainer for contrib/regression
7848         directory.
7849
7850 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7851
7852         * MAINTAINERS:  Update my email address.
7853
7854 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7855
7856         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7857         target-libiberty, and target-libgloss.  Skip Java-related
7858         libraries if not supported for NetBSD on target CPU.
7859
7860 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7861
7862         * install-sh: Use _inst.$$_ for temp file name.
7863
7864 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7865
7866         * MAINTAINERS (Write After Approval): Move my contact info
7867         from here...
7868         (OS Port Maintainers): ...to here (netbsd).
7869
7870 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7871
7872         * MAINTAINERS (Write After Approval): Add myself.
7873
7874 2002-01-17  H.J. Lu  <hjl@gnu.org>
7875
7876         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7877         (all-target-fastjar): Also depend on all-target-libiberty.
7878
7879 2002-01-16  H.J. Lu  (hjl@gnu.org)
7880
7881         * config.guess: Import from master sources, rev 1.225.
7882         * config.sub: Import from master sources, rev 1.238.
7883
7884 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7885
7886         * MAINTAINERS (Write After Approval): Remove myself.
7887
7888 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7889
7890         * MAINTAINERS (Write After Approval): Add myself.
7891
7892 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7893
7894         * MAINTAINERS: Add self as docs co-maintainer.
7895
7896 2001-12-11  Matthias Klose  <doko@debian.org>
7897
7898         * MAINTAINERS (Write After Approval): Add myself.
7899
7900 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7901
7902         * MAINTAINERS: Update my email address.
7903
7904 2001-12-07  Turly O'Connor  <turly@apple.com>
7905         * MAINTAINERS (Write After Approval): Add myself.
7906         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7907         (rs6000_initialize_trampoline): Call __trampoline_setup for
7908         ABI_DARWIN too.
7909         * darwin-tramp.asm: New file, implements __trampoline_setup.
7910         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7911
7912 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7913
7914         * MAINTAINERS (Write After Approval): Add myself.
7915
7916 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7917
7918         * configure, configure.in: Use temp file for long sed commands.
7919
7920 2001-12-03  Laurent Guerby  <guerby@acm.org>
7921
7922         * config.sub: Update to version 1.232 on subversion.
7923
7924 2001-12-03  Ben Elliston  <bje@redhat.com>
7925
7926         * MAINTAINERS: Update mail address for config.* patches.
7927
7928 2001-11-27  DJ Delorie  <dj@redhat.com>
7929             Zack Weinberg  <zack@codesourcery.com>
7930
7931         When build != host, create libiberty for the build machine.
7932
7933         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7934         CONFIG_ARGUMENTS.
7935         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7936         New variables.
7937         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7938         and rules.
7939         (all.normal): Depend on ALL_BUILD_MODULES.
7940         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7941         (all-build-libiberty): Depend on configure-build-libiberty.
7942
7943         * configure: Calculate and substitute proper value for
7944         ALL_BUILD_MODULES.
7945         * configure.in: Create the build subdirectory.
7946         Calculate and substitute TARGET_CONFIGARGS (formerly
7947         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7948
7949 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7950
7951         * MAINTAINERS (write-after-approval): Add self.
7952
7953 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7954
7955         * MAINTAINERS (GNATS only accounts): Remove self.
7956
7957 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7958
7959         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7960         libf2c.
7961
7962 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7963
7964         * MAINTAINERS (Write After Approval): Add self.
7965
7966 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7967
7968         * MAINTAINERS: mips and s390 are also CPU ports.
7969
7970 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7971
7972         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7973
7974 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7975
7976         * MAINTAINERS: Alphabetize.
7977
7978 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7979
7980         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7981
7982 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7983
7984         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7985
7986 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7987
7988         * configure.in (--enable-languages): Be more permissive about
7989         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7990
7991 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7992
7993         * config.sub: Import from master sources, rev. 1.230.
7994         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7995
7996 2001-11-07  Laurent Guerby  <guerby@acm.org>
7997
7998         * MAINTAINERS (Write After Approval): Add self.
7999
8000 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8001
8002         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8003
8004 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8005
8006         * config.sub: Import from master sources, rev 1.226.
8007         * config.guess: Import from master sources, rev 1.216.
8008
8009 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8010
8011         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8012         * MAINTAINERS: Add self as maintainer of MMIX port.
8013         Remove old after-approval entry.
8014
8015 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8016
8017         * ChangeLog, configure: Fix spelling errors.
8018
8019 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8020
8021         * MAINTAINERS: Tweak my address.
8022
8023 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8024
8025         * MAINTAINERS: Update my email address.
8026
8027 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8028
8029         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8030         * MAINTAINERS: Add self as maintainer of CRIS port.
8031
8032 2001-10-10  Geert Bosch  <bosch@gnat.com>
8033
8034         * MAINTAINERS (Various maintainers: Ada front end):
8035         Added Robert Dewar.
8036
8037 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8038
8039         * MAINTAINERS (Write After Approval): Added self
8040
8041 2001-10-02  Geert Bosch  <bosch@gnat.com>
8042
8043         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8044
8045 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8046
8047         * configure: Handle temporary files securely using mkdir.
8048
8049 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8050
8051         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8052
8053 2001-09-26  Will Cohen  <wcohen@redhat.com>
8054
8055         * configure.in (*-*-linux*): Disable configuration of target-newlib
8056         and target-libgloss.
8057
8058 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8059
8060         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8061         RANLIB.
8062
8063 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8064
8065         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8066         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8067         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8068         avoid quotes nesting problems.
8069         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8070         (DO_X): Export only variables that are set.
8071
8072 2001-09-19  Ben Elliston  <bje@redhat.com>
8073
8074         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8075         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8076         semantics.  Use the shell built-in "type" command instead.
8077
8078 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8079
8080         Merged from gcc-3_0-branch:
8081         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8082         * ltcf-c.sh: Use $objext, not $ac_objext.
8083         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8084         * ltcf-cxx.sh: Add support for GNU.
8085         2001-07-22  Timothy Wall  <twall@redhat.com>
8086         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8087         default settings if using GNU tools with that configuration.
8088         * ltcf-cxx.sh: Ditto.
8089         * ltcf-gcj.sh: Ditto.
8090         2001-07-21  Michael Chastain  <chastain@redhat.com>
8091         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8092         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8093         * ltmain.sh: Mark as gcc-local.
8094
8095 2001-08-30  Eric Christopher  <echristo@redhat.com>
8096             Jason Eckhardt  <jle@redhat.com>
8097
8098         * config.guess: Merge from master sources.
8099         * config.sub: Merge from master sources, add support for mipsisa32.
8100
8101 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8102         * config.sub: Merge from master sources, rev 1.219.
8103         * MAINTAINERS: Add self as contact for stormy16 port.
8104
8105 2001-08-14  Zack Weinberg  <zackw@panix.com>
8106
8107         * config.sub: Merge from master sources, rev 1.218.
8108         * config.guess: Merge from master sources, rev 1.209.
8109
8110 2001-08-11  Graham Stott  <grahams@redhat.com>
8111
8112         * Makefile.in (check-c++): Add missing semicolon.
8113
8114 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8115
8116         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8117
8118 2001-07-30  Eric Christopher  <echristo@redhat.com>
8119
8120         * MAINTAINERS (Various maintainers: mips port): Added myself.
8121
8122 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8123
8124         * configure.in (sh-*-linux*): New.
8125
8126 2001-07-27  Richard Henderson  <rth@redhat.com>
8127
8128         * .cvsignore: Add LAST_UPDATED.
8129
8130 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8131
8132         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8133
8134 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8135
8136         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8137
8138 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8139
8140         * MAINTAINERS (Write After Approval): Added myself.
8141
8142 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8143
8144         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8145         and libgcj on m68hc11/m68hc12.
8146
8147 2001-06-27  H.J. Lu  (hjl@gnu.org)
8148
8149         * Makefile (CFLAGS_FOR_BUILD): New.
8150         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8151
8152 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8153
8154         * README: Remove version number.
8155
8156 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8157
8158         * INSTALL/README: Update wrt. to the installation instructions now
8159         residing in gcc/doc/install.texi.
8160
8161 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8162
8163         * README: Replace with a cut-down and updated version of gcc/README.
8164
8165 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8166
8167         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8168         multilibs to be disabled.
8169
8170 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8171
8172         * MAINTAINERS (Write After Approval): Add myself.
8173
8174 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8175
8176         * config.guess: Import CVS version 1.195.
8177         * config.sub: Import CVS version 1.212.
8178
8179 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8180
8181         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8182         gcc/xgcc is built, use -print-prog-name to find out the program
8183         name to use.
8184
8185 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8186
8187         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8188         appear to also be in the master copy.
8189         * config.sub:  Import CVS version 1.211.
8190
8191 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8192
8193         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8194         with_gcc]: Use `gcc -shared' to build a shared library.
8195
8196 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8197
8198         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8199         archives.
8200
8201 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8202
8203         * MAINTAINERS (Write After Approval): Add myself.
8204
8205 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8206
8207         * configure.in (libstdcxx_flags): Do not try to execute
8208         libstdc++-v3/testsuite_flags until it exists.
8209
8210 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8211
8212         * MAINTAINERS: Update my email address.
8213
8214 2001-05-31  Graham Stott  <grahams@redhat.com>
8215
8216         * MAINTAINERS (Write After Approval): Add myself.
8217
8218 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8219
8220         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8221         libraries when using g++ with native linker.
8222
8223 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8224
8225         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8226
8227 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8228
8229         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8230         [aix4*|aix5*]: Prepend blank.
8231
8232 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8233
8234         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8235         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8236         of subdir/configure scripts to use the new libtool.m4.
8237
8238 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8239
8240         * MAINTAINERS (Write After Approval): Add myself.
8241
8242 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8243
8244         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8245
8246 2001-05-11  Ben Elliston  <bje@redhat.com>
8247
8248         * Makefile.in (all-sid): New target.
8249         (check-sid, clean-sid, install-sid): Likewise.
8250
8251 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8252
8253         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8254
8255 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8256
8257         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8258         libgcj.
8259
8260 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8261
8262         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8263         gcc/xgcc is built, use -print-prog-name to find out the program
8264         name to use.
8265
8266 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8267
8268         * configure.in (noconfigdirs): Don't reset it from scratch in the
8269         target case; only append to it.
8270
8271         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8272         sparc-*-solaris2.8]: Disable ${libgcj}.
8273
8274 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8275
8276         * configure.in (libgcj_saved): Copy from $libgcj.
8277         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8278         --disable-libgcj.
8279
8280 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8281
8282         * MAINTAINERS: Remove self as MIPS maintainer and
8283         C front end maintainer.
8284
8285 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8286
8287         * configure.in: Move *-chorusos target case to the proper switch.
8288         Disable libgcj.
8289
8290 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8291
8292         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8293         1.641.2.228.
8294
8295 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8296
8297         * Makefile.in (STAGE1_CFLAGS): Pass down.
8298
8299 2001-04-13  Alan Modra  <amodra@one.net.au>
8300
8301         * config.guess: Add hppa64-linux support.  Note for next import that
8302         this is already in the master file.
8303         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8304
8305 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8306
8307         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8308         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8309
8310 2001-04-11  Stan Shebs  <shebs@apple.com>
8311
8312         * MAINTAINERS: Add self as Darwin port maintainer.
8313
8314 2001-04-11  Alan Modra  <amodra@one.net.au>
8315
8316         * MAINTAINERS: Update my email address.
8317
8318 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8319
8320         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8321         recent versions of FreeBSD (release 3 or later).
8322         * ltconfig: On FreeBSD, -lc must not be provided when building
8323         a shared library or else the standard -pthread gcc option is
8324         rendered worthless to later users of the built library.
8325
8326 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8327
8328         * MAINTAINERS: Add self and RTH as C front end maintainers.
8329
8330 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8331
8332         * config.sub: Make sure to match an already-canonicalized
8333         machine name (eg. mn10300-unknown-elf).
8334
8335 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8336
8337         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8338         New macros.
8339         (bootstrap, cross): Use RECURSE_FLAGS.
8340         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8341
8342 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8343
8344         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8345
8346 2001-03-22  Colin Howell  <chowell@redhat.com>
8347
8348         * Makefile.in (DO_X): Do not backslash single-quotes in
8349         backquotes (two places).
8350
8351 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8352
8353         Re-installed:
8354         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8355         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8356         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8357         * ltcf-cxx.sh: Likewise.
8358         * ltcf-gcj.sh: Likewise.
8359
8360 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8361
8362         * MAINTAINERS: Add myself as "documentation co-maintainer".
8363
8364 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8365
8366         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8367         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8368
8369 2001-03-19  Tom Tromey  <tromey@redhat.com>
8370
8371         * config-ml.in: Handle GCJ and GCJFLAGS.
8372
8373 2001-03-21  Michael Chastain  <chastain@redhat.com>
8374
8375         * Makefile.in: all-m4 depends on all-texinfo.
8376
8377 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8378
8379         * MAINTAINERS: Add myself to write after approval list.
8380
8381 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8382
8383         * Makefile.in (DO_X): Quote nested quotes.
8384
8385 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8386
8387         * MAINTAINERS: Add myself to write after approval list.
8388
8389 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8390
8391         * Makefile.in (DO_X): Use double quotes for quoting
8392         "RANLIB=$${RANLIB}".
8393
8394 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8395
8396         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8397
8398 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8399
8400         * configure.in: Only use `lang_requires' for languages athat are
8401         actually enabled.
8402
8403 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8404
8405         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8406
8407 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8408
8409         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8410
8411 2001-03-07  Tom Tromey  <tromey@redhat.com>
8412
8413         * configure.in: Allow config-lang.in to set `lang_requires' to list
8414         of other required languages.
8415
8416 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8417
8418         * Makefile.in: Remove RANLIB definition. Use RANLIB
8419         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8420         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8421
8422 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8423             Alexandre Oliva  <aoliva@redhat.com>
8424
8425         * Makefile.in (check-c++): Use tabs, not spaces.
8426
8427 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8428
8429         * MAINTAINERS: add myself to Write After Approval list.
8430
8431 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8432
8433         * Makefile.in (check-c++): New rule.
8434
8435         * configure.in (target_libs): Remove libg++.
8436         (noconfigdirs): Remove libg++.
8437         (noconfigdirs): Same.
8438         (noconfigdirs): Same.
8439         (noconfigdirs): Same.
8440
8441         * config-ml.in: Remove libg++ references.
8442
8443         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8444         (ALL_TARGET_MODULES): Same.
8445         (configure-target-libg++): Remove.
8446         (all-target-libg++): Remove.
8447         (configure-target-libio): Remove.
8448         (all-target-libio): Remove.
8449         (check-target-libio): Remove.
8450         (.PHONY): Remove.
8451         (libg++.tar.bz2): Remove.
8452         (all-target-cygmon): Remove libio.
8453         (all-target-libstdc++): Remove.
8454         (configure-target-libstdc++): Remove.
8455         (TARGET_LIB_PATH): Remove libstdc++.
8456         (ALL_GCC_CXX): Remove libstdc++.
8457         (all-target-gperf): Correct.
8458
8459 2001-02-16  Nick Clifton  <nickc@redhat.com>
8460
8461         * configure.in (noconfigdirs): Allow configuration of texinfo
8462         for Cygwin hosts.
8463
8464 2001-02-15  Anthony Green  <green@redhat.com>
8465
8466         * configure: Introduce GCJ_FOR_TARGET.
8467         * configure.in: Ditto.
8468         * Makefile.in: Ditto.
8469
8470 2001-02-13  Andreas Schwab  <schwab@suse.de>
8471
8472         * MAINTAINERS: Update mail address.
8473
8474 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8475
8476         * config.guess: Add linux target for S/390.
8477         * config.sub: Likewise.
8478
8479 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8480
8481         * configure.in: for *-chorusos, don't config target-newlib and
8482         target-libgloss.
8483
8484 2001-02-06  Ben Elliston  <bje@redhat.com>
8485
8486         * configure: Output host type to stdout, not stderr.
8487
8488 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8489
8490         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8491         * ltcf-cxx.sh: Likewise.
8492
8493         * config.if: Assume enable_libstdcxx_v3 is defined.
8494
8495 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8496
8497         Remove V2 C++ library.
8498         * configure.in: Remove --enable-libstdcxx_v3 support.
8499
8500 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8501
8502         * include/demangle.h: Add prototype for java_demangle_v3.
8503
8504 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8505
8506         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8507
8508 2001-01-27  Richard Henderson  <rth@redhat.com>
8509
8510         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8511
8512 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8513
8514         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8515         Don't unset, it's non-portable and no longer necessary, set to empty
8516         instead.
8517
8518 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8519
8520         * ltconfig: Shell portability fix for the tagname validity check.
8521
8522 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8523
8524         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8525         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8526
8527 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8528
8529         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8530
8531 2001-01-26  Tom Tromey  <tromey@redhat.com>
8532
8533         * configure.in: Allow libgcj to be built on Sparc Solaris.
8534
8535 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8536
8537         * ltcf-c.sh: Add aix5 case.
8538         * ltcf-cxx.sh: Likewise.
8539         * ltconfig: Likewise.
8540
8541 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8542
8543         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8544         keep at least one of build_libtool_libs or build_old_libs set to
8545         yes.
8546
8547         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8548         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8549
8550 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8551
8552         * configure.in: Enable libgcj on several additional platforms.
8553
8554 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8555
8556         * configure.in: Enable libgcj for linux targets.
8557
8558 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8559
8560         * MAINTAINERS (Write After Approval): Add myself.
8561
8562 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8563
8564         * MAINTAINERS: Add myself as vax port maintainer.
8565
8566 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8567
8568         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8569
8570 2001-01-09  Mike Stump  <mrs@wrs.com>
8571
8572         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8573         failures of subdirectories.
8574
8575 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8576
8577         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8578         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8579         * ltcf-cxx.sh: Likewise.
8580         * ltcf-gcj.sh: Likewise.
8581         * ltconfig.sh: Fix typo.
8582
8583 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8584
8585         * configure: handle DOS-style absolute paths.
8586
8587 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8588
8589         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8590
8591 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8592
8593         * MAINTAINERS: Add myself as avr port co-maintainer.
8594
8595 2000-12-28  Ben Elliston  <bje@redhat.com>
8596
8597         * MAINTAINERS: Add myself under ``Write After Approval''.
8598
8599 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8600
8601         * texinfo: Remove directory from GCC.
8602
8603 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8604
8605         * COPYING: Update to current
8606         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8607         to 19yy as example year in copyright notice).
8608
8609 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8610
8611         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8612         (libstdcxx_incdir): Pass down.
8613         * config.if: Remove expired bits for cxx_interface, add stub.
8614         (libstdcxx_incdir): Add variable for g++ include directory.
8615         * configure.in (gxx_include_dir): Use it.
8616
8617 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8618
8619         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8620         with old-email address from ``Write After Approval''.
8621
8622 2000-12-15  Andreas Jaeger  <aj@suse.de>
8623
8624         * configure.in: Handle lang_dirs.
8625
8626 2000-12-14  Tom Tromey  <tromey@redhat.com>
8627
8628         * MAINTAINERS: Removed brads.
8629
8630         * MAINTAINERS: Added gcj developers.
8631
8632 2000-12-13  Anthony Green  <green@redhat.com>
8633
8634         * configure.in: Disable libgcj for any target not specifically
8635         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8636         with g++ abi.
8637
8638 2000-12-13  Mike Stump  <mrs@wrs.com>
8639
8640         * Makefile.in (local-distclean): Also remove fastjar.
8641
8642 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8643
8644         * contrib/gcc_update: Add fastjar --touch entries.
8645
8646 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8647
8648         * configure.in: Disable language-specific target libraries for
8649         languages that aren't enabled.
8650
8651 2000-12-10  Anthony Green  <green@redhat.com>
8652
8653         * configure.in: Define libgcj.  Disable libgcj target libraries for
8654         most targets.
8655
8656 2000-12-10  Neil Booth  <neilb@earthling.net>
8657
8658         * MAINTAINERS: Update mail address, remove from WAA list.
8659
8660 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8661
8662         * libjava: Imported from /cvs/java.
8663         * libffi: Likewise.
8664         * Boehm-gc: Likewise.
8665
8666 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8667
8668         * configure.in (target_libs): Revert 2000-12-08 patch.
8669         (noconfigdirs): Added target-libjava.
8670
8671 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8672
8673         * djunpack.bat: removed.
8674
8675 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8676
8677         * Makefile.in: handle DOS-style absolute paths.
8678         * config-ml.in: likewise.
8679         * symlink-tree: likewise.
8680
8681 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8682
8683         * fastjar: Imported.
8684
8685 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8686
8687         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8688         libjava.
8689         * configure.in (target_libs): Removed `target-libjava'.
8690
8691 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8692
8693         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8694         (ALL_MODULES): Added fastjar.
8695         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8696         (all-target-libjava): all-fastjar replaces all-zip.
8697         (all-fastjar): Added.
8698         (configure-target-fastjar, all-target-fastjar): Likewise.
8699         * configure.in (host_tools): Added fastjar.
8700
8701 2000-12-07  Mike Stump  <mrs@wrs.com>
8702
8703         * Makefile.in (local-distclean): Remove leftover built files.
8704
8705 2000-11-24  Nick Clifton  <nickc@redhat.com>
8706
8707         * configure.in (xscale-elf): Add target.
8708         (xscale-coff): Add target.
8709
8710 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8711
8712         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8713         recent versions of FreeBSD (release 3 or later).
8714         * ltconfig: On FreeBSD, -lc must not be provided when building
8715         a shared library or else the standard -pthread gcc option is
8716         rendered worthless to later users of the built library.
8717
8718 2000-11-16  Fred Fish  <fnf@be.com>
8719
8720         * configure.in (enable_libstdcxx_v3): Fix typo,
8721         libstd++ -> libstdc++.
8722
8723 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8724
8725         * MAINTAINERS: Add self to Write After Approval list.
8726
8727 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8728
8729         * MAINTAINERS: Update my email address.  Add myself to global write
8730         privs list.
8731
8732 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8733
8734         * Makefile.in: Merge with src and libgcj.
8735         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8736         configure-target-<library> when their configure scripts need the C
8737         or C++ library to have already been built to work properly.
8738         (do_proto_toplev): Set them to an empty string.
8739
8740         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8741         (REALLY_SET_LIB_PATH): Use them.
8742
8743 2000-11-17  Stan Shebs  <shebs@apple.com>
8744
8745         * MAINTAINERS: Add self to Write After Approval list.
8746
8747 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8748
8749         * configure: Provide the original toplevel configure arguments
8750         (including $0) to subprocesses in the environment rather than
8751         through gcc/configargs.h.
8752
8753 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8754
8755         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8756         C99.  Alphabetise "Write After Approval" list.
8757
8758 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8759
8760         * configure: Turn on libstdc++ V3 by default.
8761
8762         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8763         if we've got GCC.
8764
8765 2000-11-11  Philip Blundell  <philb@gnu.org>
8766
8767         * MAINTAINERS: Add self to Write After Approval list.
8768
8769 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8770
8771         * ltcf-c.sh (aix4): Improve shared library configuration; require
8772         exporting symbols.
8773         * ltcf-cxx.sh (aix4): Define.
8774         * ltconfig (aix4): Define library and soname specs appropriate for
8775         AIX.  Define command to create export symbols list.
8776
8777 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
8778
8779         * config.sub: Add support for Sun Chorus
8780
8781 2000-10-31  Nick Clifton  <nickc@redhat.com>
8782
8783         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8784         <name>@redhat.com.  Also installed new email address for Clint
8785         Popetz.
8786
8787 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8788
8789         * etc: Remove directory from GCC.
8790
8791 2000-10-16  Michael Meissner  <meissner@redhat.com>
8792
8793         * configure (gcc/configargs.h): Only create if there is a build GCC
8794         directory created.
8795
8796 2000-10-16  Matthias Klose  <doko@debian.org>
8797
8798         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8799         when configured for libstdc++-v3.
8800
8801 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8802
8803         * configure: Save configure arguments to gcc/configargs.h.
8804
8805 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8806
8807         * config.guess: Import CVS version 1.157.
8808         * config.sub: Import CVS version 1.181.
8809
8810 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8811
8812         * Makefile.in (bootstrap): avoid recursion if subdir missing
8813         (cross): ditto
8814         (do-proto-toplev): ditto
8815
8816 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8817
8818         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8819         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8820
8821         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8822         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8823         all affected `configure' scripts.
8824
8825 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8826
8827         * MAINTAINERS: Add self as cpplib co-maintainer.
8828
8829 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8830
8831         * MAINTAINERS: Add self to Write After Approval list.
8832
8833 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8834
8835         * INSTALL/README: egcs -> GCC update.
8836
8837 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
8838
8839         * MAINTAINERS: Add myself to Write After Approval list.
8840
8841 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8842
8843         * MAINTAINERS: Add myself to Write After Approval list.
8844
8845 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8846
8847         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8848         X11 libraries for hppa64.
8849
8850 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8851
8852         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8853
8854 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8855
8856         * Makefile.in (all-zlib): Added dummy target.
8857
8858         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8859         ltcf-gcj.sh: Updated from libtool multi-language branch.
8860
8861 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8862
8863         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8864         (bootstrap*): Depend on all-bootstrap.
8865
8866 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8867
8868         * config.guess: Import CVS version 1.156.
8869         * config.sub: Import CVS version 1.179.
8870
8871 2000-09-02  Anthony Green  <green@cygnus.com>
8872
8873         * Makefile.in (all-gcc): Depend on all-zlib.
8874         (CLEAN_MODULES): Add clean-zlib.
8875         (ALL_MODULES): Add all-zlib.
8876         * configure.in (host_libs): Add zlib.
8877
8878 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8879
8880         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8881         crosses, but add gcc/include to the header search path for them.
8882
8883 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8884
8885         * MAINTAINERS: Add self to Write After Approval list.
8886
8887 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8888
8889         * config.guess: Import CVS version 1.152.
8890         * config.sub: Import CVS version 1.177.
8891
8892 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8893
8894         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8895         $targargs to tell whether newlib is going to be built.
8896
8897         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8898         $$r/TARGET_SUBDIR/libio for _G_config.h.
8899
8900 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8901
8902         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8903
8904 2000-08-22  DJ Delorie  <dj@redhat.com>
8905
8906         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8907
8908 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8909
8910         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8911         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8912         sub-configures.
8913
8914 2000-08-21  DJ Delorie  <dj@redhat.com>
8915
8916         * MAINTAINERS: Add self as a libiberty maintainer
8917
8918 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8919
8920         * configure.in (libstdcxx_flags): Use
8921         libstdc++-v3/src/libstdc++.INC.
8922
8923 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8924
8925         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8926
8927 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8928
8929         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8930
8931         * configure: Make enable_threads and enable_shared defaults
8932         explicit.  Substitute enable_threads into generated Makefiles.
8933         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8934         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8935
8936 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8937
8938         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8939
8940 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8941
8942         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8943         previous delta.
8944
8945 2000-08-11  Jason Merrill  <jason@redhat.com>
8946
8947         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8948         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8949         (FLAGS_FOR_TARGET): Not here.
8950         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8951
8952 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8953
8954         * config-ml.in (CC, CXX): Don't introduce a leading space.
8955
8956 2000-08-07  DJ Delorie  <dj@delorie.com>
8957
8958         * MAINTAINERS: Add self as a DJGPP maintainer
8959
8960 2000-08-07  DJ Delorie  <dj@redhat.com>
8961
8962         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8963         "if we're also building gcc, and it's a gcc that will run on the
8964         build machine, we want to use its includes instead of the system's
8965         default includes".
8966
8967 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8968
8969         * MAINTAINERS: Add self to Write After Approval list.
8970
8971 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8972
8973         * configure.in (libstdcxx_flags): Don't use `"'.
8974
8975         * config-ml.in: Adjust multilib search paths to the
8976         appropriate multilib tree.
8977
8978 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8979
8980         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8981         commas in $LANGUAGES.
8982
8983 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8984
8985         * configure.in: Re-enable all references to libg++ and librx.
8986
8987 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8988
8989         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8990         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8991         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8992         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8993
8994         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8995
8996 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8997
8998         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8999         CXX_FOR_TARGET for sed.
9000
9001 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9002
9003         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9004         Do not override if already set in the environment or in configure.
9005         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9006         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9007
9008 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9009
9010         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9011         the libtool CVS tree multi-language branch.
9012         * ltconfig, ltmain.sh: Updated.
9013
9014 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9015
9016         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9017         (clean-target): Depend on it.
9018
9019         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9020         (GCC_FOR_TARGET): Use it.
9021         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9022         * configure.in: ... here.
9023         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9024         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9025
9026 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9027
9028         * MAINTAINERS: Add self to Write After Approval list.
9029
9030 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9031
9032         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9033         (configure-target-libchill, configure-target-libobjc): Likewise.
9034
9035         * configure.in: Use the same cache file for all target libs.
9036         * config-ml.in: But different cache files per multilib variant.
9037
9038 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9039
9040         * configure (topsrcdir): Don't use dirname.
9041
9042 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9043
9044         * MAINTAINERS: Add self to Write After Approval list.
9045
9046 2000-07-20  Jason Merrill  <jason@redhat.com>
9047
9048         * configure.in: Remove all references to libg++ and librx.
9049
9050         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9051
9052 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9053
9054         * config.sub: Update to subversions version 2000-07-06.
9055
9056 2000-07-12  Andrew Haley  <aph@cygnus.com>
9057
9058         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9059         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9060
9061 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9062
9063         * symlink-tree:  Check number of arguments.
9064
9065 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9066
9067         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9068         search path for a g++ extracted from the build tree.  This
9069         will allow link tests run by configure scripts in
9070         subdirectories to succeed.
9071
9072 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9073
9074         * ltconfig: Add support for mips-dde-sysv4.2MP
9075
9076 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9077
9078         * MAINTAINERS: Add myself as loop discovery maintainer.
9079
9080 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9081
9082         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9083         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9084
9085 2000-06-19  Timothy Wall  <twall@cygnus.com>
9086
9087         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9088         * config.sub: Add tic54x target.
9089
9090 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9091
9092         * MAINTAINERS: Add self as Fortran maintainer,
9093         remove Craig Burley.
9094
9095 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9096
9097         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9098         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9099
9100 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9101
9102         * MAINTAINERS: Add self as i18n maintainer
9103
9104 20000-05-21  H.J. Lu  (hjl@gnu.org)
9105
9106         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9107         directory are used if they exist. Make sure
9108         $(build_tooldir)/include is searched for header files,
9109         $(build_tooldir)/lib/ for library files.
9110         (GCC_FOR_TARGET): Likewise.
9111         (CXX_FOR_TARGET): Likewise.
9112
9113 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9114
9115         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9116
9117 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9118
9119         * Makefile.in (configure-target-libiberty): Depend on
9120         configure-target-newlib.
9121
9122 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9123
9124         * configure.in, Makefile.in: Merge all libffi-related
9125         configury stuff from the libgcj tree.
9126
9127 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9128
9129         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9130         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9131
9132 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9133
9134         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9135         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9136         current version information.  Add to proto-toplev directory.
9137         (gdb-taz): Build do-djunpack.
9138
9139 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9140
9141         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9142
9143 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9144
9145         * MAINTAINERS: Add self to Write After Approval list.
9146
9147 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9148
9149         * ltmain.sh: Preserve in relink_command any environment
9150         variables that may affect the linker behavior.
9151
9152 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9153
9154         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9155
9156 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9157
9158         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9159
9160 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9161
9162         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9163         with the version name.
9164
9165 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9166
9167         * MAINTAINERS: Add self as bb-reorder maintainer.
9168
9169 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9170
9171         * config.if: Tweak.
9172
9173 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9174
9175         * djunpack.bat: New file.
9176
9177 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9178
9179         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9180         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9181         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9182         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9183
9184 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9185
9186         * config.sub (case $basic_machine): Change default for "ibm-*"
9187         to "openedition".
9188
9189 2000-04-13  Andreas Jaeger  <aj@suse.de>
9190
9191         * MAINTAINERS: Added myself.
9192
9193 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9194
9195         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9196         (do-md5sum): New target.
9197         (MD5PROG): Define.
9198         (PACKAGE): Default to TOOL.
9199         (VER): Default to a shell script.
9200         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9201         md5 checksum generation.
9202         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9203         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9204         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9205         insight.tar.bz2): Use gdb-taz to create archive.
9206
9207 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9208
9209         * configure (warn_cflags): Delete.
9210
9211 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9212
9213         * MAINTAINERS: Added myself.
9214
9215 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9216             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9217
9218         * configure.in (enable_libstdcxx_v3): Add.
9219         (target_libs): Add bits here to switch between libstdc++-v2 and
9220         libstdc++-v3.
9221         * config.if: And this file too.
9222         * Makefile.in: Add libstdc++-v3 targets.
9223
9224 2000-04-05  Michael Meissner  <meissner@redhat.com>
9225
9226         * config.sub (d30v): Add d30v as a basic machine type.
9227
9228 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9229
9230         * configure.in: -linux-gnu*, not -linux-gnu.
9231
9232 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9233
9234         * MAINTAINERS: Add self in write-after-approval section.
9235
9236 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9237
9238         * MAINTAINERS: Add self as ia64 port maintainer.
9239
9240 2000-03-08  Neil Booth  <NeilB@earthling.net>
9241
9242         * MAINTAINERS: Add self in write-after-approval section.
9243
9244 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9245
9246         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9247         (do-tar-bz2): Replace TOOL with PACKAGE.
9248         (gdb.tar.bz2): Remove GDBTK from GDB package.
9249         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9250         dejagnu.tar.bz2): New packages.
9251
9252 2000-02-27  Andreas Jaeger  <aj@suse.de>
9253
9254         * configure.in: Add entry for mips*-*-linux*, move catch all
9255         *-*-*linux* entry below this one.
9256
9257 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9258
9259         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9260
9261 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9262
9263         * config.sub: Support an OS of "wince".
9264
9265 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9266
9267         * config.guess, config.sub: Updated to match config's 2000-02-15
9268         version.
9269
9270 2000-02-23  Linas Vepstas  <linas@linas.org>
9271
9272         * config.sub: Add support for Linux/IBM 370.
9273         * configure.in: Likewise.
9274
9275 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9276
9277         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9278
9279 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9280
9281         * config.guess: Guess "cygwin" rather than "cygwin32".
9282
9283 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9284
9285         * configure (gcc_version): When setting, narrow search to
9286         lines containing `version_string'.
9287
9288 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9289
9290         * config.sub: Add support for avr target.
9291
9292 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9293
9294         * MAINTAINERS: Add maintainers for MCore port.
9295
9296 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9297
9298         * config.sub: Add mmix-knuth-mmixware.
9299
9300 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9301
9302         * MAINTAINERS: Pair cccp with cpplib maintainership.
9303
9304 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9305
9306         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9307         structure stuff to -L library search.
9308         (CXX_FOR_TARGET): Ditto.
9309         (CROSS_CHECK_MODULES): Fix spelling mistake.
9310
9311 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9312
9313         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9314         the C++ compiler.
9315
9316 2000-01-12  Richard Henderson  <rth@cygnus.com>
9317
9318         * configure.in: Don't build some bits for beos.
9319
9320 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9321
9322         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9323         as include files.
9324
9325 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9326
9327         * Add self as cpplib maintainer, as requested by Jason
9328         Merrill.  Correct my e-mail address.
9329
9330 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9331
9332         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9333         not mh-aix43.
9334
9335 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9336
9337         * MAINTAINERS: Add myself to "write after approval" list.
9338
9339 1999-12-14  Richard Henderson  <rth@cygnus.com>
9340
9341         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9342         * config.sub: Accept alphaev[78], alphaev8.
9343
9344 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9345
9346         * config.guess, config.sub: Update from autoconf.
9347
9348 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9349
9350         * MAINTAINERS:  update my playtime e-address.
9351
9352 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9353
9354         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9355         necessary libraries are missing.
9356
9357 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9358
9359         * MAINTAINERS: Add new 'write after approval' maintainer.
9360
9361 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9362
9363         * MAINTAINERS: Add new Java maintainer.
9364
9365 1999-10-25  Andreas Schwab  <schwab@suse.de>
9366
9367         * configure: Fix quoting inside arguments of eval.
9368
9369 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9370
9371         * config-ml.in: Allow suppression of some ARM multilibs.
9372
9373 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9374
9375         * config.guess: Add OS/390 match pattern.
9376         * config.sub: Add mvs, openedition targets.
9377         * configure.in (i370-ibm-opened*): New.
9378
9379 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9380
9381         * config.sub: Add support for configuring for pj.
9382
9383 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9384
9385         * config.sub (maybe_os): Add support for configuring for fr30.
9386
9387 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9388
9389         * configure.in: Do not configure or build ld for AIX
9390         platforms.  ld is known to be broken on these platforms.
9391
9392 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9393
9394         * config-ml.in: Pass compiler flag corresponding to multidirs to
9395         subdir configures.
9396
9397 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9398
9399         * Makefile.in (LDFLAGS): Define.
9400
9401 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9402
9403         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9404         noconfigdirs.
9405         (*-*-cygwin*): Likewise.
9406
9407 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9408
9409         * mkdep: New file.
9410         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9411         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9412
9413         From Eli Zaretskii <eliz@is.elta.co.il>:
9414         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9415         long file name when using DJGPP on MS-DOS.
9416
9417 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9418
9419         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9420
9421 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9422
9423         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9424         dependency as this causes "make check" to globally "make all"
9425
9426 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9427
9428         * configure.in (target_libs): Added target-zlib.
9429         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9430         (CONFIGURE_TARGET_MODULES): Likewise.
9431         (CHECK_TARGET_MODULES): Likewise.
9432         (INSTALL_TARGET_MODULES): Likewise.
9433         (CLEAN_TARGET_MODULES): Likewise.
9434         (configure-target-zlib): New target.
9435         (all-target-zlib): Likewise.
9436         (all-target-libjava): Depend on all-target-zlib.
9437         (configure-target-libjava): Depend on configure-target-zlib.
9438
9439         * Makefile.in (configure-target-libjava): Depend on
9440         configure-target-newlib.
9441         (configure-target-boehm-gc): New target.
9442         (configure-target-qthreads): New target.
9443
9444         * configure.in (target_libs): Added target-qthreads.
9445         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9446         (CONFIGURE_TARGET_MODULES): Likewise.
9447         (CHECK_TARGET_MODULES): Likewise.
9448         (INSTALL_TARGET_MODULES): Likewise.
9449         (CLEAN_TARGET_MODULES): Likewise.
9450         (all-target-qthreads): New target.
9451         (configure-target-libjava): Depend on configure-target-qthreads.
9452         (all-target-libjava): Depend on all-target-qthreads.
9453
9454         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9455         (CONFIGURE_TARGET_MODULES): Likewise.
9456         (CHECK_TARGET_MODULES): Likewise.
9457         (INSTALL_TARGET_MODULES): Likewise.
9458         (CLEAN_TARGET_MODULES): Likewise.
9459         (all-target-libjava): New target.
9460         (all-target-boehm-gc): Likewise.
9461         * configure.in (target_libs): Added libjava, boehm-gc.
9462
9463 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9464
9465         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9466         configure.bat in SUPPORT_FILES.
9467         (gas+binutils.tar.bz2): Likewise.
9468
9469         * makeall.bat: Remove; obsolete.
9470
9471 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9472
9473         From Mark Elbrecht:
9474         * configure.bat: Remove; obsolete.
9475
9476 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9477
9478         * configure: Add -W -Wall to the default CFLAGS when compiling with
9479         gcc.
9480
9481 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9482
9483         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9484
9485 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9486
9487         * configure.in: Build ld on IRIX6.
9488
9489 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9490
9491         * Makefile.in: Change distribution targets to use bzip2 instead of
9492         gzip.
9493         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9494         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9495
9496 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9497
9498         * config.sub: Add mcore target.
9499
9500 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9501
9502         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9503
9504 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9505
9506         * config.guess (dummy): Changed to $dummy.
9507
9508 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9509
9510         * config.sub: Tidied up case statements.
9511
9512 1999-05-22  Ben Elliston  <bje@cygnus.com>
9513
9514         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9515         <jiro@din.or.jp>.
9516
9517         * config.guess: Merge with FSF version. Future changes will be
9518         more accurately recorded in this ChangeLog.
9519         * config.sub: Likewise.
9520
9521 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9522
9523          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9524
9525 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9526
9527         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9528
9529 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9530
9531         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9532
9533 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9534
9535         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9536         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9537         Bad merge removed these two changes.
9538
9539 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9540                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9541
9542         * config.guess (interix Alpha): Add.
9543
9544 1999-04-11  Richard Henderson  <rth@cygnus.com>
9545
9546         * configure.in (i?86-*-beos*): Do config gperf; don't config
9547         gdb, newlib, or libgloss.
9548
9549 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9550
9551         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9552         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9553         from multidirs.
9554
9555 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9556
9557         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9558
9559 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9560
9561         * config.sub: Add support for mcore targets.
9562
9563 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9564
9565         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9566         not mt-ospace, in order to shut up assembler warning about using
9567         symbols that are named the same as registers.
9568
9569 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9570
9571         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9572         dependency list for all-target-cygmon.
9573
9574 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9575
9576         * config-ml.in: Check $host, not $target, for selective multilibs.
9577         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9578         thumb interworking, and underscore prefix multilibs.
9579
9580 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9581
9582         * missing: Update to version from current automake.
9583
9584 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9585
9586         * configure (gxx_include_dir): Removed.
9587
9588         * configure.in (gxx_include_dir): Handle it.
9589         * Makefile.in: Likewise.
9590
9591 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9592
9593         * config.sub (mips64vr4111,mips64vr4111el) Add.
9594
9595 1999-03-21  Ben Elliston  <bje@cygnus.com>
9596
9597         * config.guess: Correct typo for detecting ELF on FreeBSD.
9598
9599 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9600
9601         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9602         config/mh-djgpp.
9603
9604 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9605
9606         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9607         all-target-newlib to dependency list for all-target-bsp.
9608
9609 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9610
9611         * config.sub: Add i386-uwin support.
9612         * config.guess: Likewise.
9613
9614 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9615
9616         * configure.in: cleanup, add mh-*pic handling for arm, special
9617         case powerpc*-*-aix*
9618
9619 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9620
9621         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9622         can be built.
9623
9624 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9625
9626         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9627         targets.
9628
9629 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9630
9631         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9632
9633 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9634
9635         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9636
9637 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9638
9639         * config.sub: Fix typo in arm recognition.
9640
9641 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9642
9643         * configure.in (noconfigdirs): Changed target_configdirs to
9644         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9645         rather than m68k-*-* since it is not known to work on
9646         m68k-aout. Ditto for arm-*-*oabi.
9647
9648 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9649
9650         * configure.in (*-*-windows*): Remove, no longer used.
9651
9652 1999-02-19  Ben Elliston <bje@cygnus.com>
9653
9654         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9655         Smart and improved by Andrew Cagney.
9656
9657 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9658
9659         * config.guess: Recognize openbsd-*-hppa.
9660
9661 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9662
9663         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9664         only if it is not empty.
9665
9666 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9667
9668         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9669
9670         * config.guess: Modified to recognize uname's armv* syntax.
9671
9672         * config.sub: Modified to recognize uname's armv* syntax.
9673
9674 1999-02-17  Mark Salter  <msalter@cygnus.com>
9675
9676         * configure.in: Added target-bsp for sparclite.
9677
9678 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9679
9680         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9681
9682 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9683
9684         * configure.in: Add support for strongarm port.
9685         * config.sub: Add support for strongarm target.
9686
9687 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9688
9689         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9690         the old name config/mh-cygwin32.
9691         Enable texinfo.
9692
9693 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9694
9695         * configure.in: Do build ld for ix86 Solaris.
9696
9697 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9698
9699         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9700         $AR_FOR_TARGET.  Likewise for RANLIB.
9701
9702 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9703
9704         * config.sub (oabi):  Recognize.
9705         * configure.in (arm-*-oabi):  Handle.
9706
9707 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9708
9709         * config.guess: Improve detection of i686 on UnixWare 7.
9710
9711 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9712
9713         * config.guess: Add support for i386-pc-interix.
9714         * config.sub: Likewise.
9715         * configure.in: Likewise.
9716
9717 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9718
9719         * Makefile.in: Remove unneeded all-target-libio from
9720         from all-target-winsup target since it is now unneeded.
9721         Add all-target-libtermcap in its place since it is now
9722         needed.
9723
9724 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9725
9726         * configure.in: makefile stub for cygwin target is probably
9727         unnecessary.  Remove it for now.
9728
9729 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9730
9731         * configure.in: libtermcap.a should be built when cygwin is the
9732         target as well as the host.
9733         * config.guess: Allow mixed case in cygwin uname output.
9734         * Makefile.in: Add libtermcap target.
9735
9736 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9737
9738         * config.sub: Clean up handling of hppa2.0.
9739
9740 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9741
9742         * config.guess: Use C code to identify more HP machines.
9743
9744 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9745
9746         * config.sub: Handle hppa2.0.
9747
9748 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9749
9750         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9751         cygmon for all sparclite targets, regardless of object format.
9752
9753 1998-12-15  Mark Salter  <msalter@cygnus.com>
9754
9755         * configure.in: Added target-bsp for several target architectures.
9756
9757         * Makefile.in: Added rules for bsp.
9758
9759 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9760
9761         * config.guess: Improve detection of hppa2.0 processors.
9762
9763 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9764
9765         * config.guess: Recognize FreeBSD using ELF automatically.
9766
9767 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9768
9769         * configure (skip-this-dir): Add handling for new shell script, which
9770         might be created by a sub-directory's configure to indicate, this particular
9771         directory is "unwanted".
9772         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9773
9774 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9775
9776         * ltconfig: import from libtool, after changing libtool to
9777         account for the cygwin name change.
9778
9779 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9780
9781         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9782         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9783
9784 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9785
9786         * configure.in: Add libtermcap to list of cygwin dependencies.
9787
9788 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9789
9790         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9791         they include winsup/include when it's a cygwin target.
9792
9793 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9794
9795         * configure.in (host_tools): Added zip.
9796         * Makefile.in (all-target-libjava): Depend on all-zip.
9797         (all-zip): New target.
9798         (ALL_MODULES): Added all-zip.
9799         (NATIVE_CHECK_MODULES): Added check-zip.
9800         (INSTALL_MODULES): Added install-zip.
9801         (CLEAN_MODULES): Added clean-zip.
9802
9803 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9804
9805         * Makefile.in: lose "32" from comment about cygwin.
9806
9807 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9808
9809         * configure.in: Use -Os to build target libraries for the fr30.
9810
9811 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9812
9813         * config.sub: Add fr30.
9814
9815 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9816
9817         * configure.in: drop "32" from config/mh-cygwin32.  Check
9818         cygwin* instead of cygwin32*.
9819         * config.sub: Check cygwin* instead of cygwin32*.
9820
9821 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9822
9823         * config.guess: Match any version of Unixware7.
9824
9825 1998-10-20  Syd Polk  <spolk@cygnus.com>
9826
9827         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9828         if desired.
9829
9830 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9831
9832         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9833         these if the appropriate directories and files to not exist.
9834
9835 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9836
9837         * Makefile.in (DEVO_SUPPORT): Add config.if.
9838
9839 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9840
9841         * configure: Add pattern to replace "build_tooldir"'s
9842         definition in the generated Makefile with "tooldir"'s
9843         actual value.
9844
9845 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9846
9847         * config.sub: Bring back lost sparcv9.
9848
9849         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9850
9851 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9852
9853         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9854         CC_FOR_TARGET and friends.
9855
9856 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9857
9858         * Makefile.in (build_tooldir): New variable, same as tooldir.
9859         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9860         -B$(build_tooldir)/bin/.
9861         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9862
9863 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9864
9865         * README: Remove installation instructions and refer to the
9866         INSTALL directory instead.
9867
9868 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9869
9870         * config.sub: Add support for i[34567]86-pc-udk.
9871         * configure.in: Likewise.
9872
9873 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9874
9875         * Makefile.in: add bzip2 package building bits for user
9876         tools module
9877         * configure.in: ditto
9878
9879 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9880
9881         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9882         (ALL_TARGET_MODULES): Add all-target-libobjc.
9883         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9884         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9885         (all-target-libchill): Add dependencies.
9886         * configure.in (target_libs): Add libchill.
9887
9888 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9889
9890         * configure.in (target_subdir): Remove duplicate line.
9891
9892 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9893
9894         * Makefile.in (all-automake): fix dependencies.
9895
9896 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9897
9898         * configure.in: Minor cleanups for building in the $(target_alias)
9899         subdir.
9900
9901 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9902
9903         * Makefile.in (bootstrap): Set r and s before make all.  Use
9904         BASE_FLAGS_TO_PASS in make all.
9905         (cross): Likewise.
9906
9907 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9908
9909         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9910
9911 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9912
9913         * config.sub: Fix typo in last change.
9914
9915 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9916
9917         * config.sub: Add support for C4x target.
9918         * configure.in: Likewise.
9919
9920 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9921
9922         * config.sub: Recognize sparcv9 just like sparc64.
9923
9924 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9925
9926         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9927
9928 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9929
9930         * config.guess: Correctly identify Pentium II sco boxes.
9931
9932         * config.guess: Fix "tr" code.  From Weiwen Liu.
9933
9934 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9935
9936         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9937         stabs.
9938
9939 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9940
9941         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9942         (ALL_TARGET_MODULES): Add all-target-libchill.
9943         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9944         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9945         (all-target-libchill): Add dependencies.
9946         * configure.in (target_libs): Add libchill.
9947
9948 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9949
9950         * config.guess: Avoid assumptions about "tr" behaves when
9951         LANG is set to something other than English.
9952
9953 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9954
9955         * configure (gxx_include_dir): Changed to
9956         '${prefix}/include/g++'-${libstdcxx_interface}.
9957
9958         * config.if: New to determine the interfaces.
9959
9960 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9961
9962         * config.guess: Detect and handle MPE/IX.
9963         * config.sub: Deal with MPE/IX.
9964
9965 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9966
9967         * configure.in: Use mh-aix43.
9968
9969 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9970
9971         * configure: Fix --without/--disable cases for gxx-include-dir.
9972
9973 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9974
9975         * mdata-sh:  Imported.  Needed for automake support.
9976
9977 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9978
9979         * Makefile.in (taz): Try "chmod -R og=u ." before
9980         "chmod og=u `find . -print`".
9981
9982 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9983
9984         * configure.in: Add arm-elf and thumb-elf support.
9985
9986 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9987
9988         * Makefile.in: Undo previous patch.
9989
9990 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9991
9992         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9993         to here ...
9994         (install-no-fixedincludes): and here
9995         (INSTALL_MODULES): ... from here.
9996
9997 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9998
9999         * config.sub: Merge with FSF.
10000
10001         * config.guess: Merge with FSF.
10002
10003 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10004
10005         * configure (extraconfigdirs): New variable.
10006         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10007         * Makefile.in (all): Move higher in file.
10008         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10009         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10010         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10011         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10012         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10013
10014 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10015
10016         * Makefile.in (all-target-libjava): Depend on all-gcc and
10017         all-target-newlib.
10018         (configure-target-libjava): Depend on $(ALL_GCC).
10019
10020 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10021
10022         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10023         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10024
10025 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10026
10027         * INSTALL/README: Fix typo.
10028
10029 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10030
10031         * ylwrap: Change absolute path checks to check for DOS style path
10032         names.
10033
10034         * ylwrap: Don't use a full path name if the source file is in the
10035         same directory.  From hjl@lucon.org (H.J. Lu).
10036
10037         * config-ml.in: Default to being verbose, to match Feb 18 change to
10038         configure.
10039
10040 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10041
10042         Brought over from egcs:
10043
10044         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10045
10046         * configure.in (target_subdir): Set to ${target_alias} instead
10047         of "libraries".
10048
10049         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10050
10051         * configure.in (target_subdir): Set to libraries if enable_multilib.
10052
10053 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10054
10055         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10056         multilibs, force reconfiguration the first time we create
10057         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10058
10059 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10060
10061         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10062         avoid confusion with --no-recursion.
10063
10064 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10065
10066         * configure.in: Win32 hosts shouldn't use install -x
10067         * install-sh: remove -x option, and special .exe-handling
10068         hack.
10069
10070 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10071
10072         * config.guess: Recognize i586-pc-beos.
10073         * configure.in: Don't build some bits for beos.
10074
10075 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10076
10077         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10078         CFLAGS default to -O2.
10079
10080         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10081         when using GNU ld.
10082
10083 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10084
10085         * ltmain.sh: Correct install when using a different shell.
10086
10087 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10088
10089         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10090
10091 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10092
10093         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10094         target.
10095
10096 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10097
10098         * ltconfig: Update to correct AIX handling.
10099
10100 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10101
10102         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10103
10104         * configure.in (target_subdir): Set to ${target_alias} instead
10105         of "libraries".
10106
10107 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10108
10109         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10110         (Makefile): Depend on $(gcc_version_trigger).
10111
10112         * configure (gcc_version): Change default initializer to empty
10113         string.
10114         (gcc_version_trigger): New variable; pass this variable down
10115         to subdir configures to enable them checking gcc's version
10116         themselves. Emit make macros for both gcc_version vars.
10117         (topsrcdir): Initialize reliably.
10118         (recursion line): Remove --with-gcc-version=${gcc_version}.
10119
10120 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10121
10122         * configure (enable_version_specific_runtime_libs): Implement new flag
10123         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10124         in $(libsubdir); emit definition in each generated Makefile.
10125         (gxx_include_dir): Initialize depending on
10126         $enable_version_specific_runtime_libs.
10127
10128 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10129
10130         * configure (gcc_version): Initialize properly depending on
10131         how and where configure is started.
10132         (recursion line): Pass a --with-gcc-version=${gcc_version}
10133         to configures in subdirs.
10134
10135 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10136
10137         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10138         cygmon
10139
10140 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10141
10142         * configure.in: Add cygmon and libstub support for mn10200.
10143
10144 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10145
10146         * configure (gcc_version): Add new variable describing the
10147         particular gcc version we're building.
10148         * Makefile.in (libsubdir): Add new macro for the directory
10149         in which the compiler finds executables, libraries, etc.
10150         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10151         and libsubdir.
10152
10153 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10154
10155         * Makefile.in (local-clean): Remove *.log.
10156         (warning.log): Built with warn_summary from build.log.
10157         (mail-report.log): Run test_summary.
10158         (mail-report-with-warnings.log): Run test_summary including
10159         warning.log in the report.
10160
10161 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10162
10163         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10164
10165 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10166
10167         * Makefile.in (grep): Grep no longer depends on libiberty.
10168
10169 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10170
10171         * Makefile.in: all-snavigator needs all-libgui.
10172
10173 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10174
10175         * configure.in: Add cygmon and libstub support for mn10300.
10176
10177 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10178
10179         * missing: Update to version from automake 1.3.
10180
10181         * ltmain.sh: On installation, don't get confused if the same name
10182         appears more than once in the list of library names.
10183
10184 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10185
10186         * config.sub: Accept m68060 and m5200 as CPU names.
10187
10188 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10189
10190         * configure: Use && rather than using -a in test, because odd
10191         strings can confuse test.
10192         * configure.in: Likewise.
10193
10194 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10195
10196         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10197
10198 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10199
10200         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10201         bootstrap4-lean): New targets.
10202
10203 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10204
10205         * mpw-* Delete.  Not used.
10206
10207 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10208
10209         * COPYING.LIB: Update FSF address.
10210
10211 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10212
10213         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10214
10215         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10216         GAS_SUPPORT_DIRS.
10217
10218 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10219
10220         * ltconfig, ltmain.sh: Avoid producing a version number if
10221         -version-info was not used.
10222
10223 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10224
10225         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10226         building with newlib.
10227
10228 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10229
10230         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10231         Solaris `make' causes it to continue to next definition.
10232
10233 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10234
10235         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10236         the right GUI libraries and files are installed along with GDB.
10237
10238 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10239
10240         * configure.in: Change alpha to alpha* in several places.
10241
10242 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10243
10244         * config.sub: Recognize sparc86x.
10245
10246 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10247
10248         * configure.in (--enable-target-optspace): Remove debug echo.
10249
10250 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10251
10252         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10253
10254 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10255
10256         * ltconfig: Update cygwin32 support.
10257
10258         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10259         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10260         (GDB_SUPPORT_DIRS): Likewise.
10261
10262 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10263
10264         * configure.in (target_makefile_frag): If --enable-target-optspace,
10265         use -Os to compile target libraries rather than -O2.  Default to
10266         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10267         not used.
10268         * configure.in (target_cflags): Ditto for d30v.
10269
10270 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10271
10272         * Makefile.in (all-bfd): Depend on all-intl.
10273         (all-binutils): Likewise.
10274         (all-gas): Likewise.
10275         (all-gprof): Likewise.
10276         (all-ld): Likewise.
10277
10278 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10279
10280         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10281
10282 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10283
10284         * Makefile.in (all-bfd): Depend upon all-libiberty.
10285
10286         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10287
10288 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10289
10290         * Makefile.in: Add libstub.
10291
10292         * configure.in: Ditto. Build libstub for targets that have cygmon
10293         support.
10294
10295 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10296
10297         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10298
10299 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10300
10301         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10302         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10303
10304 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10305
10306         * configure: Define DEFAULT_M4 by searching PATH.
10307         * Makfile.in: Use DEFAULT_M4.
10308
10309 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10310
10311         * ltconfig: Add cygwin32 support.
10312
10313         * Makefile.in, configure.in: Add libtool as a native only directory
10314         to configure and build.
10315
10316 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10317
10318         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10319
10320 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10321
10322         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10323
10324 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10325
10326         * Makefile.in: add ash make rules
10327         * configure.in: add ash to native_only and host_tools lists
10328
10329 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10330
10331         * Makefile.in (all-gettext, all-intl): New targets.
10332         (ALL_MODULES): Added all-gettext, all-intl.
10333         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10334         (INSTALL_MODULES): Added install-gettext, install-intl.
10335         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10336
10337         * configure.in (host_tools): Added gettext.
10338         (native_only): Likewise.
10339         (noconfigdirs) [various cases]: Likewise.
10340         (host_libs): Added intl.
10341
10342 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10343
10344         * configure: Do not disable building gdbtk for cygwin32 hosts.
10345
10346 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10347
10348         * configure.in: Add thumb-coff target.
10349         * config.sub: Add thumb-coff target.
10350
10351 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10352
10353         * Makefile.in: Revert yesterday's change.
10354         (all-target-winsup):  all-target-librx stays out of here.
10355
10356 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10357
10358         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10359         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10360         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10361         Remove references to librx and libg++.
10362
10363 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10364
10365         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10366         recursive makes
10367
10368 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10369
10370         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10371         for newlib directory.
10372         (CXX_FOR_TARGET): Likewise.
10373
10374 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10375
10376         * ltconfig: Update after libtool/ltconfig.in change for
10377         hpux11.
10378
10379 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10380
10381         * ltconfig, ltmain.sh: Update to libtool 1.2.
10382
10383 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10384
10385         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10386         (install-gcc-cross): Instead, override LANGUAGES here.
10387
10388 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10389
10390         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10391         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10392
10393 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10394
10395         * configure.in: Add Thumb-pe target.
10396
10397 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10398
10399         * Makefile.in - changed sn targets to snavigator
10400         * configure.in - changed sn targets to snavigator
10401
10402 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10403
10404         * config-ml.in: After building symlink tree call make distclean
10405         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10406         to be the case for libiberty.
10407
10408 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10409
10410         * configure: When making link, also check the current
10411         directory. The configure scripts may create one.
10412
10413 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10414
10415         * config.sub: Accept alphapca56 and alphaev6 properly.
10416
10417 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10418
10419         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10420
10421 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10422
10423         * config.sub (sco5): Fix typo.
10424
10425 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10426
10427         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10428         install-itcl.
10429         (install-itcl): Remove dependency on install-tcl.
10430
10431 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10432
10433         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10434
10435 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10436
10437         * configure.in: Don't build libgui for a cygwin32 target when not on
10438         a cygwin32 host.
10439
10440 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10441
10442         * configure (redirect): Set to null, so default behavior of
10443         configure is now --verbose.
10444
10445 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10446
10447         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10448         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10449
10450 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10451
10452         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10453         this change to sync Makefile.in with its ChangeLog entries.
10454
10455 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10456
10457         * ltmain.sh (mkdir): Check that the directory doesn't exist
10458         before we exit with error, so that we don't get races during
10459         parallel builds.
10460
10461 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10462
10463         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10464
10465 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10466
10467         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10468         PICFLAG_FOR_TARGET.
10469         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10470
10471         * configure: Emit a definition for the new macro enable_shared
10472         into each Makefile.
10473
10474 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10475
10476         * configure.in (host_tools, native_only): Add libtool.
10477
10478 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10479
10480         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10481         Fix typo in ming config comment.
10482
10483 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10484
10485         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10486
10487 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10488
10489         * config.sub: Add tic30 cases, and map c30 to tic30.
10490
10491 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10492
10493         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10494         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10495         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10496         (CLEAN_TARGET_MODULES): Similarly
10497         (all-target-libf2c): Add dependences.
10498         * configure.in (target_libs): Add libf2c.
10499
10500 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10501
10502         * configure.in: Remove expect from noconfigdirs when target
10503         is cygwin32.  OK to build expect and dejagnu with Canadian
10504         Cross.
10505
10506 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10507
10508         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10509         host.
10510
10511         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10512         and mingw32.
10513
10514 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10515
10516         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10517         here as it is not defined in the toplevel Makefile.
10518
10519 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10520
10521         * configure (package_makefile_rules_frag): New variable, which names
10522         a file with generic rules, ...
10523         Change comment to mention we now have FIVE parts.
10524         * configure: Undo last change.
10525
10526 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10527
10528         * config.guess: More accurate determination of HP processor types.
10529         * config.sub: More accurate determination of HP processor types.
10530
10531 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10532
10533         * configure (package_makefile_frag): Move inserting the
10534         ${package_makefile_frag} to where it should be according
10535         to the comment.
10536
10537 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10538
10539         * config.guess: Add support for Linux/ARM.
10540
10541 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10542
10543         * .cvsignore: Remove *-info and *-install since they match
10544         release-info and mpw-install, which we don't want to just ignore.
10545
10546 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10547
10548         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10549
10550 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10551
10552         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10553         local_prefix to sub-make invocations.
10554
10555 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10556
10557         * configure.in: Check makefile fragments in the source
10558         directory.
10559
10560 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10561
10562         * configure.in: Check whether host and target makefile
10563         fragments exist before adding them to *_makefile_frag.
10564
10565 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10566
10567         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10568
10569 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10570
10571         * configure.in: Make sure we only replace RPATH_ENVVAR on
10572         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10573         regexp to sed.
10574
10575         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10576         to sub-makes.
10577
10578 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10579
10580         * config-ml.in (multi-do): LDFLAGS must include multilib
10581         designator.
10582
10583 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10584
10585         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10586
10587 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10588
10589         * config.sub: Add mingw32 support.
10590         * configure.in: Likewise.
10591
10592 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10593
10594         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10595
10596 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10597
10598         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10599         * configure (gxx_include_dir): Provide a definition for subdirs
10600         which do not use autoconf.
10601
10602 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10603
10604         * config.guess: Sync with egcs.  Picks up new alpha support,
10605         BeOS & some additional linux support.
10606
10607 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10608
10609         * config.guess: HP 9000/803 is a PA1.1 machine.
10610
10611 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10612
10613         * configure.in: It's alpha*-...
10614
10615 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10616
10617         * configure.in (host_makefile_frag, target_makefile_frag):
10618         Handle multiple config files.
10619         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10620         alpha-*-*.
10621
10622 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10623
10624         * mkdep: New file.
10625
10626 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10627
10628         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10629
10630 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10631
10632         * Makefile.in: Add libgui directory.
10633         (GDB_TK): Add all-libgui.
10634         * configure.in: Add libgui directory.
10635         * configure: Add all-libgui to GDB_TK.
10636
10637 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10638
10639         * config-ml.in (multidirs): Add m32r to multilib list.
10640
10641 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10642
10643         * Makefile.in (all-target-gperf): Change dependency to
10644         all-target-libstdc++.
10645
10646 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10647
10648         * config.guess: Add BeOS support.
10649
10650 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10651
10652         Source directory cvs renamed to cvssrc:
10653         * configure.in (host_tools): Change cvs to cvssrc.
10654         (native_only): Likewise.
10655         (noconfigdirs) [various cases]: Likewise.
10656         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10657         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10658         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10659         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10660         (all-cvssrc): Rename target from all-cvs.
10661
10662 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10663
10664         * configure (gxx_include_dir): Fix thinko.
10665
10666 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10667
10668         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10669         (install-cross, install-gcc-cross): New targets.
10670
10671 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10672
10673         * configure.in (noconfigdirs): Add support for Thumb target.
10674
10675         * config.sub (maybe_os): Add support for Thumb target.
10676
10677 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10678
10679         * Makefile.in: Add rules for cygmon.
10680
10681         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10682
10683 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10684
10685         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10686         * configure (gxx_include_dir): Provide a definition for subdirs
10687         which do not use autoconf.
10688
10689 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10690
10691         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10692         11/18/97 build
10693
10694 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10695
10696         * From Franz Sirl.
10697         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10698         found on RedHat Linux systems.
10699
10700 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10701
10702         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10703         guesses.
10704
10705 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10706
10707         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10708
10709 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10710
10711         * ltmain.sh: If mkdir fails, check whether the directory was created
10712         anyhow by some other process.
10713
10714 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10715
10716         * configure.in (d30v-*-*): Configure all directories.
10717
10718 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10719
10720         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10721         for the D30V.
10722
10723 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10724
10725         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10726
10727 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10728
10729         * include/libiberty.h: Add extern "C" { so it can be used with C++
10730         progrms.
10731         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10732         programs.
10733
10734 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10735
10736         * configure.in (d30v-*-*): Configure GCC now.
10737
10738 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10739
10740         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10741         is no longer needed.
10742
10743 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10744
10745         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10746
10747 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10748
10749         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10750         targets using "$@" to provide support for similar but not identical
10751         targets without having to duplicate code.
10752
10753 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10754
10755         * makefile.vms: Fix to work with DEC C.
10756
10757 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10758
10759         * config.sub: Add mips-tx39-elf to marketing names.
10760
10761 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10762
10763         * ltmain.sh: Handle symlinks in generated script.
10764
10765 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10766
10767         * configure: Handle autoconf style directory options: --bindir,
10768         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10769         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10770         --sysconfdir.
10771         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10772         (sharedstatedir, localstatedir, oldincludedir): New variables.
10773         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10774         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10775         sbindir, sharedstatedir, and sysconfdir.
10776
10777 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10778
10779         * Makefile.in (bootstrap-lean): New target.
10780
10781 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10782
10783         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10784         sn, and gnuserv from noconfigdirs.
10785
10786 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10787
10788         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10789
10790 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10791
10792         * Makefile.in (cross): New target.
10793
10794 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10795                           Jeff Law         <law@cygnus.com>
10796
10797         * Makefile.in (bootstrap2, bootstrap3): New targets.
10798         (all-bootstrap): Remove outdated and confusing target.
10799         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10800
10801 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10802
10803         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10804         windows.  Consistent with gdb/configure.
10805
10806 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10807
10808         * configure.in: Name Linux target fragment.
10809
10810         * configure: Rewrite so that project Makefile fragment is inserted
10811         first and appears last in the resulting Makefile.
10812
10813 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10814
10815         * Makefile.in (install-itcl): Install tcl first.
10816
10817 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10818
10819         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10820
10821 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10822
10823         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10824
10825         * configure.in (skipdirs): Add target-librx for Linux.
10826         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10827
10828 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10829
10830         * Makefile.in (bootstrap): New target.
10831
10832 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10833
10834         * config.sub: Accept 'amigados' for backward compatibility.
10835
10836 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10837
10838         * config.guess: Merge with FSF.
10839
10840 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10841
10842         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10843
10844 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10845
10846         * config.sub: Add "marketing-names" patch.
10847
10848 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10849
10850         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10851
10852 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10853
10854         * config.sub: Handle v850-elf.
10855
10856 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10857
10858         * .cvsignore (*-install): Remove.
10859
10860 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10861
10862         * ltconfig: Set CONFIG_SHELL in libtool.
10863         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10864
10865 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10866
10867         * configure.in (target_subdir): Set to libraries if enable_multilib.
10868
10869 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10870
10871         * config.guess: Update from gcc directory.
10872
10873 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10874
10875         * Makefile.in (all-sim): Depends on all-readline.
10876
10877 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10878
10879         * Makefile.in (BISON, YACC): Use $$s.
10880         (all-bison): Depend on all-texinfo.
10881
10882 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10883
10884         * Makefile.in (BISON): Add -L flag.
10885         (YACC): Likewise.
10886
10887 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10888
10889         * configure.in (noconfigdirs): Add support for v850e target.
10890
10891         * config.sub (maybe_os): Add support for v850e target.
10892
10893 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10894
10895         * configure.in (noconfigdirs): Add support for v850ea target.
10896
10897         * config.sub (maybe_os): Add support for v850ea target.
10898
10899 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10900
10901         * config.sub: Add mipstx39.  Delete r3900.
10902
10903 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10904
10905         * Makefile.in (all-autoconf): Depends on all-texinfo.
10906
10907 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10908
10909         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10910         eabi targets.
10911
10912 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10913
10914         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10915
10916         * configure: When handling a Canadian Cross, handle YACC as well as
10917         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10918         * Makefile.in (all-bison): Depend upon all-texinfo.
10919
10920 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10921
10922         * Makefile.in (BISON): bison, not byacc or bison -y.
10923         (YACC): bison -y or byacc or yacc.
10924         (various): Add *-bison as appropriate.
10925         (taz): No need to mess with BISON anymore.
10926
10927 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10928
10929         * configure: If OSTYPE matches *win32*, try to find a good value for
10930         CONFIG_SHELL.
10931
10932 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10933
10934         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10935         configure.in if it is present.
10936
10937 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10938
10939         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10940
10941 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10942
10943         * config.sub: Recognize `arc' cpu.
10944         * configure.in: Likewise.
10945         * config-ml.in: Likewise.
10946
10947 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10948
10949         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10950
10951 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10952
10953         * configure: Changed sed delimiter from ':' to '|' when
10954         attempting to substitute ${config_shell} for SHELL. On
10955         NT ${config_shell} may contain a ':' in it.
10956
10957 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10958
10959         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10960
10961 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10962
10963         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10964
10965 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10966
10967         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10968
10969         * ylwrap: If the program is a relative path, force it to be
10970         absolute.
10971
10972 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10973
10974         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10975
10976 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10977
10978         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10979         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10980         for libraries.
10981
10982 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10983
10984         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10985         separated by spaces.
10986
10987 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10988
10989         * ylwrap: New file.
10990         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10991
10992         * ltmain.sh: Handle /bin/sh at start of install program.
10993
10994         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10995
10996         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10997         * missing: New file, from automake 1.2.
10998
10999 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11000
11001         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11002         check-tk to CHECK_X11_MODULES.
11003
11004 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11005
11006         * config.sub: Merge with FSF.
11007
11008 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11009
11010         * config.guess: Merge with FSF.
11011
11012 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11013
11014         * configure: Treat msdosdjgpp like go32.
11015         * configure.in: Likewise.  Don't remove gprof for go32.
11016
11017         * configure: Change Makefile.tem2 to Makefile.tm2.
11018
11019 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11020
11021         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11022
11023 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11024
11025         * install-sh (chmodcmd): Set to null if the DST directory already
11026         exists.  Same as Nov 11th change.
11027
11028 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11029
11030         * configure (GDB_TK): Needs itcl and tix.
11031
11032 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11033
11034         * config.guess: Update from FSF.
11035
11036 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11037
11038         * Makefile.in (GDB_TK): Depend on itcl and tix.
11039
11040 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11041
11042         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11043         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11044         (INSTALL_SCRIPT): New variable.
11045         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11046         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11047         to -x.
11048         * install-sh: Add support for -x option.
11049
11050 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11051
11052         * configure.in, Makefile.in: Treat tix like itcl.
11053
11054 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11055
11056         * Makefile.in (WINDRES): New variable.
11057         (WINDRES_FOR_TARGET): New variable.
11058         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11059         (EXTRA_HOST_FLAGS): Add WINDRES.
11060         (EXTRA_TARGET_FLAGS): Add WINDRES.
11061         (EXTRA_GCC_FLAGS): Add WINDRES.
11062         ($(DO_X)): Pass down WINDRES.
11063         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11064         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11065         DLLTOOL_FOR_TARGET.
11066
11067 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11068
11069         * configure.in: configure sim before gdb for win32-x-ppc
11070
11071 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11072
11073         Move gperf into the toplevel, from libg++.
11074         * configure.in (target_tools): Add target-gperf.
11075         (native_only): Add target-gperf.
11076         * Makefile.in (all-target-gperf): New target, depend on
11077         all-target-libg++.
11078         (configure-target-gperf): Empty rule.
11079         (ALL_TARGET_MODULES): Add all-target-gperf.
11080         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11081         (CHECK_TARGET_MODULES): Add check-target-gperf.
11082         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11083         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11084
11085 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11086
11087         * config.sub (mn10200): Recognize new basic machine.
11088
11089 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11090
11091         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11092         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11093
11094 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11095
11096         * configure.in: If we're building mips-sgi-irix6* native, turn on
11097         ENABLE_MULTILIB and set TARGET_SUBDIR.
11098
11099 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11100
11101         * Makefile.in (all-sn): Depend on all-grep.
11102
11103 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11104
11105         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11106
11107         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11108         Makefile.  From Jeff Makey <jeff@cts.com>.
11109         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11110
11111         * Makefile.in (DISTBISONFILES): Remove.
11112         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11113         $(DEFAULT_YACC).
11114
11115         * configure.in: Build itl, db, sn, etc., when building for native
11116         cygwin32.
11117
11118         * Makefile.in (LD): New variable.
11119         (EXTRA_HOST_FLAGS): Pass down LD.
11120         ($(DO_X)): Likewise.
11121
11122 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11123
11124         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11125
11126 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11127
11128         * configure.in (targargs): Strip out any supplied --build argument
11129         before adding our own. Always add --build.
11130
11131 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11132
11133         * configure.in (targargs): Pass --build if we're doing
11134         a cross-compile.
11135
11136 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11137
11138         * configure: Use '|' instead of ":" as the separator in
11139         sed. Otherwise sed chokes on NT path names with drive
11140         designators. Also look for "?:*" as the leading characters in an
11141         absolute pathname.
11142
11143 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11144
11145         * config.sub: Support for r3900.
11146
11147 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11148
11149         * configure.in: Use install-sh, not install.sh.
11150
11151 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11152
11153         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11154         apply it twice.
11155
11156 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11157
11158         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11159         install-binutils.
11160
11161 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11162
11163         * Makefile.in: Add automake targets.
11164         * configure.in (host_tools): Add automake.
11165
11166 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11167
11168         * configure: Default CXX to c++, not gcc.
11169         * Makefile.in (CXX): Set to c++, not gcc.
11170         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11171
11172 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11173
11174         * install-sh: try appending a .exe if source file doesn't
11175         exist
11176
11177 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11178
11179         * configure.in: Turn on multilib by default.
11180         (cross_only): Remove target-libiberty.
11181
11182         * Makefile.in (all-gcc): Don't depend on libiberty.
11183
11184 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11185
11186         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11187
11188 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11189
11190         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11191         (DISTBISONFILES): Add ld/Makefile.in
11192
11193 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11194
11195         * configure.in: if target is cygwin32 but host isn't cygwin32,
11196         don't configure gdb tcl tk expect, not just gdb.
11197
11198 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11199
11200         * configure.in: Added gnuserv everywhere sn appears.
11201
11202         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11203         (CROSS_CHECK_MODULES): Added check-gnuserv.
11204         (INSTALL_MODULES): Added install-gnuserv.
11205         (CLEAN_MODULES): Added clean-gnuserv.
11206         (all-gnuserv): New target.
11207
11208 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11209
11210         * config.guess: Fixes for MIPS OpenBSD systems.
11211
11212 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11213
11214         * Makefile.in (INSTALL_XFORM): Remove.
11215         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11216
11217         * mkinstalldirs: New file, copied from automake.
11218         * Makefile.in (installdirs): Rename from install-dirs.  Use
11219         mkinstalldirs.  Change all users.
11220         (DEVO_SUPPORT): Add mkinstalldirs.
11221
11222 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11223
11224         * install-sh: Rename from install.sh.
11225         * Makefile.in (INSTALL): Change install.sh to install-sh.
11226         (DEVO_SUPPORT): Likewise.
11227
11228         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11229         Graichen <graichen@rzpd.de>.
11230
11231 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11232
11233         * config.guess: Recognize OpenBSD systems correctly.
11234
11235 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11236
11237         * README, Makefile.in (ETC_SUPPORT): Remove references to
11238         cfg-paper*, configure.{texi,man,info*}._
11239
11240 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11241
11242         * Makefile.in (all.normal): Ensure that gcc is built after all
11243         the x11 - ie gdb - targets.
11244
11245 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11246
11247         * makefile.vms: Don't run conf-a-gas.
11248
11249 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11250
11251         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11252
11253 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11254
11255         * configure.in: Remove noconfigdirs case since gdb also
11256         configures and builds for tic80-coff.
11257
11258 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11259
11260         * configure: Set cache_file to config.cache.
11261         * Makefile.in (local-distclean): Remove config.cache.
11262
11263 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11264
11265         * COPYING: Update FSF address.
11266
11267 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11268
11269         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11270         noconfigdirs.
11271
11272 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11273
11274         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11275         MAKEDIRS, is empty.
11276
11277 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11278
11279         * config.sub: Tweak mn10300 entry.
11280
11281 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11282
11283         * configure.in (host_tools): Put sim before gdb, so gdb's
11284         configure.tgt can determine if the simulator was configured.
11285
11286 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11287
11288         * config.sub: Move BeOS $os case to be with other Cygnus
11289         local cases.
11290
11291 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11292
11293         * config.sub: Remove misplaced comment that broke Linux.
11294
11295 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11296
11297         * config.sub: Add BeOS support.
11298
11299 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11300
11301         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11302
11303 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11304
11305         * configure.in (noconfigdirs): Remove tcl and tk from
11306         noconfigdirs for cygwin32 builds.
11307
11308 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11309
11310         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11311
11312 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11313
11314         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11315         make-all.com, use makefile.vms instead.
11316
11317 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11318
11319         * config.sub: Accept -lnews*.
11320
11321 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11322
11323         * configure.in (noconfigdirs): Disable target-newlib,
11324         target-examples and target-libiberty for d30v.
11325
11326 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11327
11328         * configure.in (noconfigdirs): Enable ld for d30v.
11329
11330 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11331
11332         * configure.in (tic80-*-*): Build compiler.
11333
11334 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11335
11336         * configure.in (d30v-*): Remove sim directory from list of
11337         unsupported d30v directories
11338
11339 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11340
11341         * config.sub, configure.in: Add d30v target cpu.
11342
11343 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11344
11345         * makefile.vms: New file.
11346         * make-all.com: Remove.
11347
11348 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11349
11350         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11351
11352 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11353
11354         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11355
11356 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11357
11358         * Makefile.in (ALL_MODULES): Added all-db.
11359         (CROSS_CHECK_MODULES): Addec check-db.
11360         (INSTALL_MODULES): Added install-db.
11361         (CLEAN_MODULES): Added clean-db.
11362
11363 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11364
11365         * config.guess: Merge with latest FSF sources.
11366
11367 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11368
11369         * Makefile.in (ALL_MODULES): Added all-itcl.
11370         (CROSS_CHECK_MODULES): Added check-itcl.
11371         (INSTALL_MODULES): Added install-itcl.
11372         (CLEAN_MODULES): Added clean-itcl.
11373
11374 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11375
11376         * configure.in: build gdb for mn10200
11377
11378 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11379
11380         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11381
11382 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11383
11384         * configure.in (tic80-*-*): Turn off most targets right now.
11385
11386 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11387
11388         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11389         rather than the makeinfo program.
11390         (do-info): Depend upon all-texinfo.
11391
11392 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11393
11394         * configure.in: Remove uses of config/mh-linux.
11395
11396         * config.sub, config.guess: Merge with latest FSF sources.
11397
11398 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11399
11400         * config.sub (case $basic_machine): Add tic80 entries.
11401
11402 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11403
11404         * config.sub, config.guess: Merge with latest FSF sources.
11405
11406 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11407
11408         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11409         * mpw-config.in: Test for NewFolderRecursive.
11410         * mpw-install: Use symbolic name for startup filename.
11411         * mpw-README: Add various additional details.
11412
11413 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11414
11415         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11416
11417 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11418
11419         * configure.in: Do build gcc and the target libraries for
11420         the mn10200.
11421
11422 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11423
11424         * configure.in: don't avoid building gdb for mn10300 any more
11425         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11426         instead of single-quoting it.
11427
11428 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11429
11430         * configure.in: Don't use --with-stabs on IRIX 6.
11431
11432 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11433
11434         * configure.in (m32r): Build gdb, libg++ now.
11435
11436 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11437
11438         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11439         directories from noconfigdirs.
11440
11441 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11442
11443         * config.sub (basic_machine): added mips16 configuration
11444
11445 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11446
11447         * config.sub: Handle d10v-unknown.
11448
11449 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11450
11451         * config.sub: Handle v850-unknown.
11452
11453 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11454
11455         * Makefile.in: add findutils
11456         * configure.in: add findutils to list of host_tools
11457
11458 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11459
11460         * config.sub: Handle mn10200 and mn10300.
11461
11462 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11463
11464         * configure.in (d10v-*): Do not build librx.
11465
11466 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11467
11468         * configure.in (mn10300): Build everything except gdb & libgloss.
11469
11470 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11471
11472         * config.guess:  Patch for Dansk Data Elektronik servers,
11473         from Niels Skou Olsen <nso@dde.dk>.
11474
11475         For ncr, use /bin/uname rather than uname, since GNU uname does not
11476         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11477
11478         Patch for MIPS R4000 running System V,
11479         from Eric S. Raymond <esr@snark.thyrsus.com>.
11480
11481         Fix thinko for nextstep.
11482
11483         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11484
11485         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11486         * config.guess: Guess mips-dec-mach_bsd4.3.
11487
11488         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11489         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11490         release numbers.
11491         * config.guess (mips-mips-riscos*):  Emit just enough of the
11492         release number.
11493
11494         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11495         * config.guess (sparc-auspex-sunos*):  Added.
11496         (f300-fujitsu-*): Added.
11497
11498         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11499         * config.guess:  Recognize a Tadpole as a sparc.
11500
11501 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11502
11503         * config.guess: Don't assume that NextStep version is either 2 or
11504         3.  NextStep 4 (aka OpenStep 4) has come out now.
11505
11506 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11507
11508         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11509         From Rik Faith <faith@cs.unc.edu>.
11510
11511 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11512
11513         * config.sub: Contributions from bug-gnu-utils to:
11514         Support plain "hppa" (no version given) architecture, reported by
11515         OpenStep.
11516         OpenBSD like NetBSD.
11517         LynxOs is not a hardware supplier.
11518
11519         * config.guess: Contributions from bug-gnu-utils to add support for:
11520         OpenBSD like NetBSD.
11521         Stratus systems.
11522         More Pyramid systems.
11523         i[n>4]86 Intel chips.
11524         M680[n>4]0 Motorola chips.
11525         Use unknown instead of lynx for hardware manufacturer.
11526
11527 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11528
11529         * install.sh (chmodcmd): Set to null if the DST directory already
11530         exists.
11531
11532 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11533
11534         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11535         not use mt-ppc target Makefile fragment any more.
11536
11537 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11538
11539         * configure.in (*-*-windows):  Exclude everything but those dirs
11540         needed to build windows.
11541
11542 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11543
11544         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11545
11546 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11547
11548         * configure.in:  Exclude mmalloc from i386-windows.
11549
11550 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11551
11552         * Undo my previous change.
11553
11554 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11555
11556         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11557         unconditionally.
11558         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11559
11560 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11561
11562         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11563         host to add it's own flags.
11564
11565 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11566
11567         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11568
11569 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11570
11571         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11572         (CXX_FOR_TARGET): Likewise.
11573         (GCC_FOR_TARGET): Define.
11574         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11575         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11576         CC_FOR_TARGET was specified on the command line.
11577         (MAKEOVERRIDES): Don't define.
11578
11579 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11580
11581         * configure.in (m32r): Fix spelling of libg++ libs.
11582
11583 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11584
11585         * config.sub (-apple*): Remove, now redundant.
11586
11587 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11588
11589         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11590
11591         * configure: Rework yesterday's sed script patch.
11592
11593         * config.sub: Merge with FSF.
11594
11595 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11596
11597         * config.guess:  Merge from FSF.
11598
11599         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11600         * config.guess: Use pc instead of unknown, for pc clone systems.
11601         Change linux to linux-gnu.
11602
11603         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11604         * config.guess: Avoid non-portable tr syntax.
11605
11606 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11607
11608         * test-build.mk (HOLES): Add "xargs" for gdb.
11609
11610         * configure: Avoid hpux10.20 sed bug.
11611
11612 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11613
11614         * configure.in:  Add support for windows host
11615         (that is a build done under the Microsoft build environment).
11616
11617 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11618
11619         * Makefile.in: Replace all uses of srcroot with s, to shrink
11620         command line lengths.
11621
11622         Patches from Geoffrey Noer <noer@cygnus.com>:
11623         * configure.in: If configuring for newlib, pass --with-newlib to
11624         subdirectories.
11625         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11626         -Bnewlib/ and -Lwinsup to gcc.
11627         (CXX_FOR_TARGET): Likewise.
11628
11629 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11630
11631         * Makefile.in (ETC_SUPPORT): Add configure.
11632
11633 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11634
11635         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11636         host configuration file.
11637
11638 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11639
11640         * configure.in: Break mn10x00 support into separate
11641         mn10200 and mn10300 configurations.
11642         * config.sub: Likewise.
11643
11644 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11645
11646         * configure.in: Add lots of stuff to noconfigdirs for
11647         the mn10x00 targets.
11648
11649         * config.sub, configure.in: Add mn10x00 support.
11650
11651 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11652
11653         * make-all.com: Call conf-a-gas, not config-a-gas.
11654
11655 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11656
11657         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11658         targets.
11659
11660 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11661
11662         * mpw-README: Add much more detail for native PowerMac.
11663         * mpw-install: New file.
11664         * mpw-configure: Add --norecursion and --help options.
11665         * mpw-config.in: Translate readme and install files when
11666         copying to objdir.
11667         * mpw-build.in: Don't always depend on byacc and flex.
11668         (install-only-top): New action.
11669
11670 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11671
11672         * configure.in:  You can now configure GDB for the v850.
11673
11674 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11675
11676         * configure.in (noconfigdirs): Don't configure any C++ dirs
11677         if targeting D10V.
11678
11679 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11680
11681         * config.sub: Recognize mips64vr5000.
11682
11683 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11684
11685         * configure.in: Use a single line for host_tools and native_only.
11686
11687 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11688
11689         * config.sub, configure.in: Add entries for m32r.
11690
11691 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11692
11693         * Makefile.in (inet-install): Don't run install-gzip.
11694
11695 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11696
11697         * configure.in:  Don't config lots of things for *-*-windows*.
11698
11699 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11700
11701         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11702         (host_libs, host_tools): Copy from configure.in.
11703         * mpw-configure: Don't complain about directories not found.
11704
11705 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11706
11707         * configure.in (i[345]86): Recognize i686 for pentium pro.
11708         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11709         file.
11710
11711         * config.guess (i[345]86): Ditto.
11712
11713 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11714
11715         * configure.in (noconfigdirs): Removed gdb for D10V.
11716
11717 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11718
11719         * configure.in: Remove ld, target-libio, target-libg++, and
11720         target-libstdc++ from noconfigdirs.
11721
11722 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11723
11724         * configure: Fix three locations where shell scripts were
11725         being run directly rather than with config_shell.
11726
11727 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11728
11729         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11730         * config.sub (basic_machine): Recognize v850.
11731
11732 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11733
11734         * mpw-configure: Handle multiple enable/disable options and
11735         pass them down recursively, handle -c and -s flags appropriately
11736         depending on choice of compiler, add escape mechanism for
11737         quoted arguments to gC.
11738
11739 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11740
11741         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11742         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11743         so that -mrelocatable-lib and -mno-eabi are used.
11744
11745         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11746         not support --print-multi-lib, don't abort.
11747
11748 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11749
11750         * make-all.com: Run config-a-gas.
11751         * setup.com: Don't copy subdirectory files around.
11752
11753 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11754
11755         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11756         target, it now compiles correctly.
11757
11758 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11759
11760         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11761
11762 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11763
11764         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11765
11766 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11767
11768         * configure.in (native_only): Add prms.
11769
11770 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11771
11772         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11773         (BINUTILS_SUPPORT_DIRS): Likewise.
11774
11775 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11776
11777         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11778         d10v support is added.
11779
11780 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11781
11782         * configure.in (d10v-*-*): New target.
11783
11784 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11785
11786         * config.guess (HP 9000/811): Recognize this as a PA1.1
11787         machine.
11788
11789 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11790
11791         * Makefile.in (do-tar-gz): New target, split out from tail end of
11792         taz target.  Run each command separately, don't use pipes.
11793         (taz): Use it.
11794
11795 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11796
11797         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11798         * mpw-build.in: No builds should depend on building byacc or flex,
11799         they are assumed to be installed already.
11800
11801 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11802
11803         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11804         variable that CC_FOR_TARGET needs.
11805
11806 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11807
11808         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11809         options have changed since the last time the subdirectory was
11810         configured, and if it has, reconfigure.
11811         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11812         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11813
11814 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11815
11816         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11817         CLEAN_MODULES): Add bash.
11818         (all-bash): New target.
11819
11820 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11821
11822         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11823
11824 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11825
11826         * config.sub (basic_machine): Recognize d10v as a valid processor.
11827
11828 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11829
11830         * mpw-configure: Add support for --bindir.
11831         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11832
11833 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11834
11835         * configure.in: add bash, time, gawk to list of hosttools and things
11836         to only build for native toolchains
11837
11838 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11839
11840         * Makefile.in (docdir): Remove.
11841
11842 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11843
11844         * Makefile.in (datadir): Set to $(prefix)/share.
11845
11846 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11847
11848         * configure.in: build diff and patch for cygwin32-hosted
11849         toolchains.
11850
11851 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11852
11853         * config.sub: Accept -rtems*.
11854
11855 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11856
11857         * configure.in: enable dosrel for cygwin32-hosted builds,
11858                 remove diff from the list of things not buildable
11859                 via Canadian Cross
11860
11861 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11862
11863         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11864         don't get ". ".
11865
11866 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11867
11868         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11869
11870 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11871
11872         * Makefile.in (taz): Handle case where tex3patch didn't even get
11873         checked out.  Also, if it was found, put the symlink in a new util
11874         subdirectory.
11875
11876 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11877
11878         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11879
11880 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11881
11882         * config.sub: Recognize -openvms.
11883         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11884         * make-all.com, setup.com: New files.
11885
11886 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11887
11888         * Makefile.in (taz): tex3patch moved to texinfo/util.
11889
11890 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11891
11892         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11893         * configure.in: remove make from disable-if-Can-Cross list
11894                 enable gdb if ${host} and ${target} are cygwin32
11895
11896 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11897
11898         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11899         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11900
11901 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11902
11903         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11904         distinguish sysv/svr4/bsd variants.
11905         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11906
11907 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11908
11909         * configure.in: Added copyright notice.
11910         * move-if-change: Added copyright notice.
11911
11912 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11913
11914         * configure.in (powerpcle-*-solaris*): Until we get shared
11915         libraries working, don't build gdb, sim, make, tcl, tk, or
11916         expect.
11917
11918 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11919
11920         * config.guess:  Merge with FSF:
11921
11922         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11923         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11924
11925         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11926         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11927
11928         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11929         * config.guess:  Combine two OSF1 rules.
11930         Also recognize field test versions.  From mjr@zk3.dec.com.
11931         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11932         because GNU uname does not support -p.  From pmr@pajato.com.
11933
11934 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11935
11936         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11937
11938 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11939
11940         * mpw-README: Document GCCIncludes.
11941
11942 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11943
11944         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11945
11946 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11947
11948         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11949
11950 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11951
11952         * configure.in (*-*-cygwin32): Configure make.
11953
11954 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11955
11956         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11957
11958 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11959
11960         * Makefile.in (all-inet): Depend on all-perl.
11961
11962         * Makefile.in (inet-install): New target.
11963
11964         * Makefile.in (all-inet): Depend on all-tcl.
11965         (all-inet): Depend on all-send-pr.
11966
11967 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11968
11969         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11970         temporarily.
11971
11972 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11973
11974         * configure.in: Don't configure --with-gnu-ld on AIX.
11975
11976 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11977
11978         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11979
11980 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11981
11982         * Makefile.in (ALL_MODULES): Added all-inet.
11983         (CROSS_CHECK_MODULES): Added check-inet.
11984         (INSTALL_MODULES): Added install-inet.
11985         (CLEAN_MODULES): Added clean-inet.
11986         (all-indent): New target.
11987
11988         * configure.in (host_tools): Added inet.
11989         (native_only): Added inet.
11990         (noconfigdirs): Added inet.
11991
11992 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11993
11994         * configure.in: Don't configure libgloss if we are not configuring
11995         newlib.
11996
11997 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11998
11999         * configure.in: Don't configure libgloss for unsupported
12000         architectures.
12001
12002 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12003
12004         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12005
12006 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12007
12008         * Makefile.in (ALL_MODULES): Include all-apache.
12009         (CROSS_CHECK_MODULES): Include check-apache.
12010         (INSTALL_MODULES): Include install-apache.
12011         (all-apache): New target.
12012
12013         * configure.in: Added apache everywhere perl is seen.
12014
12015 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12016
12017         * Makefile.in: Add support for clean-{module} and
12018         clean-target-{module} rules.
12019
12020 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12021
12022         * configure.in (*-*-ose) do not build libgloss.
12023
12024 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12025
12026         * config.guess (prep*:SunOS:5.*:*): Turn into
12027         powerpele-unknown-solaris2.
12028
12029 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12030
12031         * configure.in: Permit --enable-shared to specify a list of
12032         directories.
12033
12034 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12035
12036         * configure.in (host==solaris): Pass only the first word of $CC
12037         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12038
12039 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12040
12041         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12042
12043 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12044
12045         * Makefile.in (ALL_MODULES): Include all-perl.
12046         (CROSS_CHECK_MODULES): Include check-perl.
12047         (INSTALL_MODULES): Include install-perl.
12048         (ALL_X11_MODULES): Include all-guile.
12049         (CHECK_X11_MODULES): Include check-guile.
12050         (INSTALL_X11_MODULES): Include install-guile.
12051         (all-perl): New target.
12052         (all-guile): New target.
12053
12054         * configure.in (host_tools): Include perl and guile.
12055         (native_only): Include perl and guile.
12056         (noconfigdirs): Don't build guile and perl; no ports have been
12057         done.
12058
12059 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12060
12061         * configure (--enable-*): Handle quoted option lists such as
12062         --enable-sim-cflags='-g0 -O' better.
12063
12064 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12065
12066         * Makefile.in ({,inst}all-target): New rule so we can make and
12067         install all of the target directories easily.
12068
12069 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12070
12071         * configure.in: Add missing global flag in sed substitution when
12072         deleting `target-' from ${configdirs}.
12073
12074 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12075
12076         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12077         option.
12078
12079         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12080         config/mh-necv4.
12081
12082         * install.sh: Correct misspelling of transformbasename.
12083
12084         * config.guess: Recognize mips-*-sysv*.
12085
12086 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12087
12088         * config.sub: Recognize mon960.
12089
12090 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12091
12092         * configure: Restore Canadian Cross handling of BISON and LEX,
12093         removed in Feb 20 change.
12094
12095 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12096
12097         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12098         Mention make install.  Remove the old copyright date as well the
12099         clumsy and rather pointless copyright on the README file.
12100
12101 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12102
12103         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12104         Makefile after running symlink-tree, then run `make distclean' to
12105         avoid clobbering any generated files in srcdir.
12106
12107 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12108
12109         * configure.in (m68k-*-netbsd*): Build everything now.
12110
12111 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12112
12113         * Makefile.in (taz): Fix quoting.
12114
12115 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12116
12117         * configure.in (sparclet-*-*): Build everything now.
12118
12119 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12120
12121         * configure.in (m68k-*-linux*): New host.
12122
12123 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12124
12125         * configure: Check for bison before byacc.
12126
12127 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12128
12129         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12130         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12131         searching PATH.  These are used as fallbacks by Makefile.in if
12132         flex/bison/byacc aren't in objdir.
12133
12134 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12135
12136         * Makefile.in: Make everything which depends upon all-bfd also
12137         depend upon all-opcodes, in case --with-commonbfdlib is used.
12138
12139 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12140
12141         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12142         building NT native compilers on Unix.
12143
12144 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12145
12146         * configure.in: Don't get CC from the host Makefile fragment if we
12147         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12148         Solaris test for /usr/ucb/cc to the post target script, just after
12149         the compiler sanity test.
12150
12151 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12152
12153         * config.sub: Merge with FSF.
12154
12155 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12156
12157         * Makefile.in (RPATH_ENVVAR): New variable.
12158         (REALLY_SET_LIB_PATH): Use it.
12159         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12160
12161 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12162
12163         * config.sub, configure.in: Recognize sparclet cpu.
12164
12165 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12166
12167         * config.guess:  Support m68k-cbm-sysv4.
12168
12169 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12170
12171         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12172         m68k-unknown-linuxaout from linker help string.  Put quotes around
12173         $ld_help_string.
12174
12175 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12176
12177         * config.guess (powerpc-harris-powerunix): Add guess for port
12178         to new target.
12179
12180 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12181
12182         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12183
12184 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12185
12186         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12187         $(REALLY_SET_LIB_PATH) in Makefile.
12188         * Makefile.in (SET_LIB_PATH): New variable.
12189         (REALLY_SET_LIB_PATH): New variable.
12190         ($(DO_X)): Use $(SET_LIB_PATH).
12191         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12192         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12193         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12194         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12195         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12196         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12197         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12198         (install-dosrel): Likewise.
12199         (all-opcodes): Depend upon all-libiberty.
12200
12201 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12202
12203         * config.guess (*:CYGWIN*): New
12204
12205 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12206
12207         * Makefile.in (all-target-winsup): All all-target-libiberty.
12208
12209 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12210
12211         * configure.in (noconfigdirs): Add missing # in front of comment.
12212
12213 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12214
12215         * configure.in: add second pass to things added to noconfigdirs
12216         so *-gm-magic can exclude libgloss properly.
12217
12218 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12219
12220         * mpw-configure (extralibs_name, rez_name): Set correctly
12221         for MWC68K compiler.
12222
12223         * mpw-README: Add more info on the necessary build tools.
12224
12225 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12226
12227         * configure.in, config.sub: Recognize cygwin32.
12228
12229 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12230
12231         * config.guess, config.sub: Recognize A/UX.
12232
12233 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12234
12235         * config.sub: Merge with gcc/config.sub.
12236
12237 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12238
12239         * mpw-build.in (do-binutils): Add build of stamps.
12240
12241 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12242
12243         * config.sub: Add recognition for mips64vr4100*-* targets.
12244
12245 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12246
12247         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12248         Add creation of gconfigargs with `--enable-shared' turned on.
12249         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12250         ($(host)-stamp-stage3-configured): Likewise.
12251         (HOLES): Add chatr and ldd.
12252         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12253
12254 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12255
12256         * configure: Pass --nfp to recursive configures.
12257
12258 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12259
12260         * Makefile.in (DLLTOOL): New.
12261         (DLLTOOL_FOR_TARGET): New.
12262         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12263         (EXTRA_TARGET_FLAGS): Ditto.
12264         (EXTRA_GCC_FLAGS): Ditto.
12265         (CONFIGURE_TARGET_MODULES): Ditto.
12266         (DO_X): Ditto.
12267         * configure: Add DLLTOOL.
12268
12269 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12270
12271         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12272         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12273         mh-sco, since old workarounds no longer needed, and don't
12274         build ld, since libraries have weak symbols in COFF.
12275
12276 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12277
12278         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12279
12280 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12281
12282         * configure.in: Make sure that ${CC} can be used to compile an
12283         executable.
12284
12285 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12286
12287         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12288         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12289         nothing depending on whether gdbtk is being built.
12290
12291 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12292
12293         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12294
12295 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12296
12297         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12298         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12299
12300 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12301
12302         * config-ml.in: Add support for
12303         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12304         Simplify setting of multidirs from --disable-foo.
12305
12306 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12307
12308         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12309         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12310         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12311         non-empty, pass them on to the  GCC make.
12312         (all-bootstrap): New rule that is like all-gcc, except it executes
12313         the GCC bootstrap rule instead of the GCC all rule.
12314
12315 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12316
12317         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12318
12319 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12320
12321         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12322         DG/UX support.
12323
12324 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12325
12326         * config.sub (i*86*) Change [345] to [3456]
12327
12328 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12329
12330         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12331         --with-gnu-ld=no.
12332
12333 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12334
12335         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12336         AIX multilibs get built.
12337
12338 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12339
12340         * configure.in (i386-win32): Don't build expect if we're not
12341         building the tcl subdir.
12342
12343 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12344
12345         * Makefile.in: (configure-target-examples, all-target-examples):
12346         New targets, configure and build example programs.
12347
12348 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12349
12350         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12351         use it as input to sedit the generated MPW makefile.
12352         * mpw-README: Add a suggestion about Gestalt.h.
12353
12354 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12355
12356         * config.sub: Accept *-*-ieee*.
12357
12358 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12359
12360         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12361         Ronald F. Guilmette <rfg@monkeys.com>.
12362
12363 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12364
12365         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12366         for powerpc-pe native.
12367         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12368         (target==powerpc-pe): duplicate i386-win32 entry.
12369
12370 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12371
12372         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12373         of vxworks, not just vxworks5.1.
12374
12375 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12376
12377         * mpw-configure: Add support for exec-prefix.
12378
12379 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12380
12381         * config.guess: Recognize HP model 816 machines as having
12382         a PA1.1 processor.
12383
12384 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12385
12386         * configure: Ignore new autoconf configure options.
12387
12388 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12389
12390         * config.guess:  Recognize Pentium under SCO.
12391         From Robert Lipe <robertl@arnet.com>.
12392
12393 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12394
12395         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12396
12397 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12398
12399         * configure.in: Don't configure gas for alpha-dec-osf*.
12400
12401 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12402
12403         * configure.in: Default to --with-stabs for some targets for which
12404         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12405         i[345]86*-*-unixware*.
12406
12407 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12408
12409         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12410         rather than basing it on the target.  Simplify handling of options
12411         controlling which directories to configure.  Remove extraneous
12412         slash in multi-clean target.
12413
12414 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12415
12416         * config-ml.in: Prefix more variables with ml_ so they don't collide
12417         with configure's.
12418
12419 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12420
12421         * configure: Don't turn -v into --v.
12422
12423 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12424
12425         * configure.in (targargs): Fix typo.
12426
12427         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12428
12429 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12430
12431         * configure.in: Strip --host and --target options from
12432         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12433         --with-cross-host option when building with a cross-compiler.
12434         * configure: Canonicalize the arguments put into config.status by
12435         always using `=' for an option with an argument.  Pass a presumed
12436         --host or --target explicitly.
12437
12438 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12439
12440         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12441         into general OS recognition case.
12442
12443 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12444
12445         * configure.in (target_configdirs): add target-winsup only
12446         for win32 target systems.
12447
12448 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12449
12450         * Makefile.in (all-target-libgloss): Depend upon
12451         configure-target-newlib, since when libgloss is built it looks to
12452         see if the newlib directory exists.
12453
12454 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12455
12456         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12457         cfg-ml-*.in.
12458
12459 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12460
12461         * configure: Handle LD and LD_FOR_TARGET when configuring a
12462         Canadian Cross.
12463
12464 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12465
12466         * configure.in (target_libs): add target-winsup.
12467         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12468         (target==ppcle-pe): remove ld from $noconfigdirs.
12469
12470 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12471
12472         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12473         Preserve relative path names in $srcdir.  Build symlink tree if
12474         configuring cross target dir and srcdir=. (= no VPATH support).
12475         (configure-target-libg++): Depend on configure-target-librx.
12476         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12477         * config-ml.in: New file.
12478         * symlink-tree: New file.
12479         * configure: Ensure srcdir="." if that's what it is.
12480
12481 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12482
12483         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12484         includes and FLEX_SKELETON setting.
12485         * mpw-configure (--with-gnu-ld): New option, controls whether
12486         to use PPCLink or ld with PowerMac GCC.
12487         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12488         * mpw-config.in: Configure grez if targeting Mac.
12489
12490         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12491         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12492         just macos.
12493         * configure.in: Configure grez resource compiler if targeting Mac.
12494         * Makefile.in (all-grez, install-grez): New targets.
12495
12496 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12497
12498         * configure: CXX defaults to gcc, not g++.  If we find
12499         gcc in the path, set CC to gcc -O2.
12500
12501 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12502
12503         * configure: Default ${build} correctly.  Avoid picking up extra
12504         spaces when reading CC and CXX from Makefile.  When doing a
12505         Canadian Cross, use plausible default values for numerous
12506         variables.
12507         * configure.in: When doing a Canadian Cross, don't try to
12508         configure tools whose configure script can't handle it.
12509
12510 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12511
12512         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12513
12514 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12515
12516         * configure:  Remove dubious bug reporting address.
12517
12518 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12519
12520         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12521         configure script, run that instead of this directory's configure.
12522         In either case, print a message that we're configuring the sub-dir.
12523
12524 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12525
12526         * configure.in: Before checking for the existence of various files,
12527         use sed to filter out "target-".
12528
12529 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12530
12531         * Makefile.in (DO_X): Split rule to decrease command line length
12532         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12533         (Philippe De Muyter).
12534
12535 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12536
12537         * Makefile.in (all-patch): depend on all-libiberty.
12538
12539 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12540
12541         * configure.in: If the only directory in target_configdirs which
12542         actually exists is libiberty, then set target_configdirs to empty,
12543         to avoid trying to build a target libiberty in a gas or gdb
12544         distribution.
12545
12546 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12547
12548         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12549         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12550         systems.
12551
12552 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12553
12554         * configure.in (copy_dirs): Use sys-include instead of include
12555         for --with-headers option.
12556
12557 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12558
12559         * Makefile.in, configure.in: Make winsup builds work with
12560         new scheme.
12561
12562 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12563
12564         * configure.in: Build the linker on AIX.
12565
12566 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12567
12568         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12569         where needed.
12570
12571 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12572
12573         * Makefile.in (all-gcc): Fix typo.
12574
12575 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12576
12577         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12578
12579 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12580
12581         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12582         to target-xiberty, to provide more flexibility.
12583         (target_subdir):  Define.  Create if cross.
12584         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12585         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12586         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12587         check-libFOO -> check-target-libFOO, etc.
12588         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12589         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12590         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12591         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12592         allow ALL_GCC="" to only configure.
12593         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12594         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12595         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12596
12597 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12598
12599         * Makefile.in (taz): Build "info" in etc explicitly.
12600
12601 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12602
12603         * configure.in:  Make sure that CC is undefined (as opposed to
12604         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12605         problem with autoconf trying to configure on a host without GCC.
12606
12607 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12608
12609         * mpw-configure: Set host alias from choice of host compiler,
12610         only use generic MPW Makefile sed if present, edit a file
12611         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12612         * mpw-README: Add problem notes about CW6 and CW7.
12613
12614 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12615
12616         * Makefile.in (taz): Use ";" instead of ";;".
12617
12618 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12619
12620         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12621         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12622         DISTDOCDIRS.
12623         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12624         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12625
12626 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12627
12628         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12629         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12630         Move bfd to DISTSTUFFDIRS.
12631
12632 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12633
12634         * Makefile.in (X11_LIB): Removed.
12635         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12636
12637         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12638
12639 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12640
12641         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12642         names.
12643
12644 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12645
12646         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12647
12648 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12649
12650         * configure.in (i[345]86-*-win32): Always build newlib.
12651         Don't configure cvs, autoconf or texinfo.
12652         * Makefile.in (LD_FOR_TARGET): New.
12653         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12654         Pass down LD_FOR_TARGET.
12655
12656 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12657
12658         * winsup: New directory.
12659         * Makefile.in: Build winsup.
12660         * configure.in: Winsup is configured when target is win32.
12661         Can only build win32 target GDB when native.
12662
12663 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12664
12665         * config.guess: Recognize HP model 819 machines as having
12666         a PA 1.1 processor.
12667
12668 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12669
12670         * configure: Fix sed loop which substitutes for CC and CXX to
12671         avoid bug found in various sed implementations.
12672
12673 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12674
12675         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12676         simulator.  Use standard powerpc-*-eabi*.
12677
12678 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12679
12680         * configure.in: Stop putting gas and binutils in noconfigdirs for
12681         powerpc-*-aix* and rs6000-*-*.
12682
12683 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12684
12685         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12686         -mcall-aixdesc libraries.
12687
12688 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12689
12690         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12691
12692         * config.sub (arm | armel | armeb): Fix shell syntax.
12693
12694 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12695
12696         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12697         -msoft-float and -mcpu=common support.
12698         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12699         libraries.
12700
12701 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12702
12703         * configure.in: Allow configuration and build of emacs19 for the alpha.
12704
12705 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12706
12707         * configure.in (CC): Get ^CC, not just any old CC, from
12708         ${host_makefile_frag}.
12709
12710 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12711
12712         * configure.in (CC): Try to get CC from
12713         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12714
12715 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12716
12717         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12718         only if it exists in $(srcdir).
12719
12720 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12721
12722         * configure: If CC and CXX are not set in the environment, set
12723         them, based on either an existing Makefile or on searching for gcc
12724         in PATH.  Substitute for CC and CXX in Makefile.
12725         * configure.in: Remove libm from target_libs.  Separate
12726         target_configdirs from configdirs.  If CC is not set in
12727         environment, try to get it from a host Makefile fragment.  Rewrite
12728         changes of configdirs to use skipdirs instead.  A few minor
12729         tweaks.  Take directories out of target_configdirs as they are
12730         taken out of configdirs.  Remove existing Makefile files from
12731         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12732         CONFIG_ARGUMENTS in Makefile.
12733         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12734         by configure.in.
12735         (CONFIG_ARGUMENTS): Likewise.
12736         (CONFIGURE_TARGET_MODULES): New variable.
12737         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12738         ($(CONFIGURE_TARGET_MODULES)): New target.
12739         (configure-libg++, configure-libio): New targets.
12740         (all-libg++): Depend upon configure-libg++.
12741         (all-libio): Depend upon configure-libio.
12742         (configure-libgloss, all-libgloss): New targets.
12743         (configure-libstdc++): New target.
12744         (all-libstdc++): Depend upon configure-libstdc++.
12745         (configure-librx, all-librx): New targets.
12746         (configure-newlib): New target.
12747         (all-newlib): Depend upon configure-newlib
12748         (configure-xiberty): New target.
12749         (all-xiberty): Depend upon configure-xiberty.
12750
12751 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12752
12753         * configure.in (host i[345]86-*-win32):  Expand the
12754         noconfigdirs again.
12755
12756 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12757
12758         * mpw-configure: Fix sed command file name.
12759
12760 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12761
12762         * configure.in (host i[345]86-*-win32): Reduce the
12763         noconfigdirs again.
12764
12765 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12766
12767         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12768         or powerpc*-*-pe*, since they are not yet supported.
12769
12770 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12771
12772         Add PowerMac support and many other enhancements.
12773         * mpw-configure: New option --cc to select compiler to use,
12774         paste options set according to --cc into the generated
12775         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12776         if mpw-make.sed is present.
12777         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12778         add forward includes for PowerPC include files.
12779         * mpw-build.in: Build using Makefile.PPC if present.
12780         (do-byacc, etc): Remove separate version resource builds.
12781         (do-gas): Build "stamps" before "all".
12782         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12783         * mpw-README: Update to reflect --cc option, PowerMac support,
12784         and recently-reported compatibility problems.
12785
12786 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12787
12788         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12789         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12790         (--with-multilib-top): Pass to recursive invocations.
12791
12792 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12793
12794         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12795         v810-*-*.
12796
12797 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12798
12799         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12800         gdb, ld and opcodes on v810-*-*.
12801
12802 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12803
12804         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12805         (local-maintainer-clean): New target.
12806         (maintainer-clean): New target.
12807         (realclean): Just depend upon maintainer-clean.
12808
12809 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12810
12811         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12812
12813 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12814
12815         * configure.in: Build ld in mips*-*-bsd* case.
12816
12817 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12818
12819         * config.sub: Accept -lites* OS.  From Ian Dall.
12820
12821 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12822
12823         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12824         targets.
12825
12826 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12827
12828         * configure.in: treat i386-win32 canadian cross the same as
12829         i386-go32 canadian cross.
12830
12831 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12832
12833         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12834         running under the simulator to build a reduced set of libraries.
12835         (powerpc-*-eabiaix): Add fine grained multilib support added to
12836         other powerpc targets yesterday.
12837
12838 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12839
12840         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12841         -disable-softfloat, -disable-relocatable, -disable-aix, and
12842         -disable-sysv to control which multilib libraries get built.
12843
12844 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12845
12846         * configure: Add Makefile.tem to list of files to remove in trap
12847         handler.
12848
12849 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12850
12851         * config.guess (*Linux*):  Add missing "exit"s.
12852         Also, need specific check for alpha-unknown-linux (uses COFF).
12853
12854 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12855
12856         * config.guess:  Merge with FSF:
12857
12858         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12859         * config.guess (AIX4): More robust release numbering discovery.
12860
12861         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12862         * config.guess (i386-sequent-ptx): Properly get version number.
12863
12864         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12865         * config.guess (mips:*:4*:UMIPS): New case.
12866
12867 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12868
12869         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12870         (i386-win32 host): Likewise.  Don't build readline.
12871
12872 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12873
12874         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12875         SUPPORT_FILES to submakes.
12876
12877 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12878
12879         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12880         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12881         mpw-configure.
12882
12883 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12884
12885         * configure.in (appdirs): Use =, not ==, in test expression when
12886         trying to build the text to print in the warning message for
12887         Solaris users.
12888
12889 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12890
12891         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12892
12893 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12894
12895         * config.guess: Recognize lynx-2.3.
12896
12897 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12898
12899         * config.sub (z8ksim): Deleted
12900         (z8k-*-coff): New, this is the one true name of the target.
12901
12902 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12903
12904         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12905
12906 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12907
12908         * config.guess (*:Linux:*:*): First try asking the linker what the
12909         default object file format is (elf, aout, or coff).  Then if this
12910         fails, try previous methods.
12911
12912 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12913
12914         * configure.in: Don't build newlib for *-*-vxworks5.1.
12915
12916 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12917
12918         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12919         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12920
12921 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12922
12923         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12924
12925 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12926
12927         * cfg-ml-com.in: New file.
12928         * cfg-ml-pos.in: New file.
12929
12930 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12931
12932         * COPYING.NEWLIB: Add HP free copyright to list.
12933
12934 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12935
12936         * config.sub: Recognize -eabi* for the system, not just -eabi.
12937
12938 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12939
12940         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12941         * config.sub, configure.in (win32): New target and host.
12942
12943 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12944
12945         * configure.in: Add i386-pe configuration.
12946
12947 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12948
12949         * mpw-build.in (install): Install GDB after LD.
12950
12951 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12952
12953         * mpw-config.in (elf/mips.h): Always forward-include, needed
12954         for GDB to build.
12955
12956 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12957
12958         * testsuite: New directory for customer acceptance and whole tool
12959         chain tests.
12960
12961 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12962
12963         * configure: If per-host line isn't found, but AC_OUTPUT is found
12964         and a configure script exists, run it instead.
12965
12966 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12967
12968         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12969
12970 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12971
12972         * configure: Set build_{cpu,vendor,os,alias} to host values when
12973         --build isn't specified.
12974
12975 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12976
12977         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12978         (FLAGS_TO_PASS): Pass them.
12979         (EXTRA_TARGET_FLAGS): Ditto.
12980
12981 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12982
12983         * Makefile.in (all-libg++): Depend on all-libstdc++.
12984
12985 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12986
12987         * configure.in (noconfigdirs): Enable all packages for
12988           i386-unknown-netbsd.
12989
12990 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12991
12992         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12993         hosted builds (DOS builds)
12994
12995 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12996
12997         Changes for ARM based on patches from Richard Earnshaw:
12998         * config.sub: Handle armeb and armel.
12999         * configure.in: Omit arm linker only for riscix.
13000
13001 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13002
13003         * config.guess:  Update from FSF.
13004
13005 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13006
13007         * config.sub: Recognize powerpcle as the little endian variant of
13008         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13009         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13010         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13011         temporarily.
13012
13013 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13014
13015         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13016
13017 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13018
13019         * config.sub: Accept -lites* as a basic system type.
13020
13021 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13022
13023         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13024         installed, and if so return linuxoldld as the system name.
13025
13026 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13027
13028         * config.guess: Add hppa1.1-hp-lites support.
13029
13030 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13031
13032         * configure.in: Don't build newlib for m68k-vxworks5.1.
13033
13034 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13035
13036         * configure.in (mips-sgi-irix6): Use mh-irix5.
13037
13038 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13039
13040         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13041
13042 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13043
13044         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13045         OSF/1.  Fix compiler flags.
13046         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13047
13048 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13049
13050         * configure.in: Recognize --with-newlib.
13051         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13052
13053 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13054
13055         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13056         to *_X11_MODULES due to gdbtk needing X include files et al.
13057
13058 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13059
13060         Merge in support for Mac MPW as a host.
13061         (Old change descriptions retained for informational value.)
13062
13063         * mpw-config.in: Add generic include forwards for cpu-specific
13064         include files in aout and elf directories.
13065
13066         * mpw-configure: Added copyright.
13067         * mpw-config.in: Check for presence of required build tools.
13068         (target_libs): Add newlib.
13069         (target_tools): Add examples.
13070         (Read Me): Generate as "Read Me for MPW" instead.
13071         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13072         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13073         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13074
13075         * mpw-configure: Remove subdir-specific makefile hackery,
13076         delete mk.tmp after using it.
13077
13078         * mpw-build.in (all): Display start and end times.
13079
13080         * mpw-configure (host_canonical): Set.
13081         (target_cpu): Always add to makefiles.
13082         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13083         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13084         (mpw-mh-mpw): Look for in srcdir and srcroot.
13085         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13086
13087         * mpw-build.in: (install-only): New target.
13088
13089         * mpw-configure (host_alias, target_alias): Rename from hostalias
13090         and targetalias, add into generated Makefile.
13091         (mk.tmp): If present, add into generated Makefile.
13092         * mpw-build.in (all-gas): Build config.h first before gas proper.
13093
13094         * mpw-configure (config.status): Write only if changed.
13095         * mpw-config.in (readline): Configure it (not built, just used for
13096         definitions).
13097
13098         * mpw-config.in (elf/mips.h): Add a forward include.
13099
13100         * mpw-config.in: Forward-include most .h files in include into
13101         extra-include.
13102         (readline): Don't build.
13103         mpw-build.in (install): Install GDB.
13104
13105         * mpw-configure (prefix, mpw_prefix): Handle it.
13106         * mpw-config.in (mmalloc, readline): Don't configure.
13107         * mpw-build.in (thisscript): Rename to ThisScript.
13108         Use mpw-build instead of BuildProgram everywhere.
13109         (mmalloc, readline): Don't build.
13110         * mpw-README: New file, basic documentation about the MPW port.
13111
13112         * mpw-config.in: Use forward-include to create include files.
13113
13114         * mpw-configure: Add more things to the top of each configured
13115         Makefile, including contents of config/mpw-mh-mpw.
13116         * mpw-config.in (extra-include): Create this directory and fill it
13117         with Posix-like include files when configuring.
13118
13119         * config.sub (apple, mac, mpw): Add various aliases.
13120
13121         * mpw-build.in: New file, top-level build script fragment for MPW.
13122         * mpw-configure: New file, configure script for MPW.
13123         * mpw-config.in: New file, config fragment for MPW.
13124
13125 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13126
13127         * configure.in (host_libs): Remove glob, since it is gone from the
13128         sources.
13129
13130 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13131
13132         * Makefile.in: define empty GDB_NLM_DEPS var.
13133
13134         * configure.in(target_makefile_frag): use config/mt-netware
13135         for netware targets.
13136
13137 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13138
13139         * config.sub: Merge in recent FSF changes.  Remove linux special
13140         cases.
13141
13142 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13143
13144         Revert this change:
13145
13146         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13147
13148                 * build-all.mk: Use CC=cc -Xs on Solaris.
13149
13150 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13151
13152         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13153         stop using it.
13154         * Makefile.in: Nuke all references to glob subdirectory.
13155
13156 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13157
13158         * configure.in: Fix --enable-shared logic in per-host.
13159
13160 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13161
13162         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13163
13164 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13165
13166         * configure.in (noconfigdirs): Don't build gas on AIX, for
13167         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13168
13169 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13170
13171         * configure: Fix --cache-file to work if the file argument is a
13172         relative path.
13173
13174 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13175
13176         * configure: If the --cache-file is used, pass it down to
13177         configure in subdirectories.
13178
13179 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13180
13181         * config.sub: add vxworks29k configuration.
13182
13183 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13184
13185         * Makefile.in (taz): Do "diststuff" part quietly.
13186
13187 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13188
13189         * config.sub: Mini-merge with gcc/config.sub.
13190
13191 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13192
13193         * config.guess (IRIX): Sed - to _.
13194
13195 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13196
13197         * Makefile.in (source-vault, binary-vault): New targets.
13198
13199 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13200
13201         * config.sub: Recognize -eabi as a basic system type.
13202
13203 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13204
13205         * configure.in (enable_shared stuff): Fix typo.
13206
13207 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13208
13209         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13210
13211 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13212
13213         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13214
13215 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13216
13217         * configure.in (rs6000-*-*): Don't build gas.
13218
13219 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13220
13221         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13222         reduce command line length.
13223         (AS_FOR_TARGET): Check for as.new, not Makefile.
13224         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13225
13226 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13227
13228         * config.guess:  Merge from FSF.
13229
13230 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13231
13232         * configure: Don't use $ when handling program_suffix.
13233
13234 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13235
13236         * configure.in:  Configure tk for hppa/hpux.
13237
13238 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13239
13240         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13241
13242 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13243
13244         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13245         to LIBCXXFLAGS.  Tests are better run without it.
13246
13247 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13248
13249         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13250
13251 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13252
13253         * configure.in (*-*-netware*): Don't configure xiberty.
13254
13255 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13256
13257         * configure.in:  Remove tk from native_only list.
13258
13259 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13260
13261         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13262           for special NCD build.
13263
13264 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13265
13266         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13267         makeall.bat, they're only useful for binutils snapshots.
13268         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13269         makeall.bat to specified SUPPORT_FILES.
13270
13271 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13272
13273         * build-all.mk: Add Ericsson targets to sun4 and solaris
13274           hosts.  Add  BNR's sun4 target to solaris host, so their
13275           build-from-source will be tested in-house first.
13276
13277 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13278
13279         * Makefile.in (LIBCFLAGS): New variable.
13280         (CFLAGS_FOR_TARGET): Ditto.
13281         (LIBCFLAGS_FOR_TARGET): Ditto.
13282         (LIBCXXFLAGS): Ditto.
13283         (CXXFLAGS_FOR_TARGET): Ditto.
13284         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13285         (BASE_FLAGS_TO_PASS): Pass them.
13286         (EXTRA_TARGET_FLAGS): Ditto.
13287
13288         * configure.in: Support --enable-shared.
13289
13290 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13291
13292         * configure.in (target_libs):  Include libstdc++ again.
13293         * config.guess:  Update from FSF (for FreeBSD).
13294
13295 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13296
13297         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13298         makeall.bat.
13299         (DISTDOCDIRS): Add `etc'.
13300         (ETC_SUPPORT_PFX): New variable.
13301         (taz): Include anything from etc starting with a word in
13302         ETC_SUPPORT_PFX.
13303
13304 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13305
13306         * config.sub: Update for recent FSF changes.  Remove obsolete
13307         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13308         spacing changes.
13309
13310 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13311
13312         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13313
13314         * config.guess:  Merge with FSF.
13315         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13316
13317 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13318
13319         * configure: Since the "trap 0" handler will override the exit
13320         status on many systems, only use it for "exit 1", and make it set
13321         a non-zero exit status; reset it before "exit 0".  Also, check
13322         exit status of config.sub, and error out if it failed.
13323
13324 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13325
13326         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13327         and install libgloss.
13328
13329 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13330
13331         * Makefile.in (all-binutils): Depend upon all-byacc.
13332
13333         * configure.in: Don't build emacs on Irix 5.
13334
13335 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13336
13337         * configure.in (*-*-netware*): Add libio.
13338
13339 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13340
13341         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13342         (CHECK_TARGET_MODULES): Ditto.
13343         (INSTALL_TARGET_MODULES): Ditto.
13344         (TARGET_LIBS): Ditto.
13345         (all-libstdc++): Note dependencies.
13346
13347 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13348
13349         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13350
13351 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13352
13353         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13354         -fexternal-templates.
13355
13356         * configure.in (target_libs): Add libstdc++.
13357         (noconfigdirs): Add libstdc++ as appropriate.
13358
13359 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13360
13361         * config.guess:  Update from FSF.
13362
13363 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13364
13365         * configure: Use ${config_shell} when running ${configsub}.
13366
13367 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13368
13369         * config.sub: No longer recognize h8300h.
13370
13371 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13372
13373         * config.sub: Remove extraneous differences between config.sub and
13374         gcc/config.sub.
13375
13376 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13377
13378         * Makefile.in (DISTSTUFFDIRS): Add gas.
13379
13380 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13381
13382         * COPYING.NEWLIB: New file.
13383
13384 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13385
13386         * config.guess (HP-UX):  Patch from Harlan Stenn
13387         <harlan@landmark.com> to also emit release level.
13388
13389 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13390
13391         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13392
13393 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13394
13395         * config.sub:  Merge nextstep cleanup from FSF.
13396
13397 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13398
13399         * configure.in (arm-*-*): Don't configure ld for this target.
13400
13401 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13402
13403         * configure.in (*-*-netware): don't configure libg++, libio,
13404           librx, or newlib.
13405
13406 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13407
13408         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13409         configure ld--it works, but it doesn't support shared libraries.
13410
13411 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13412
13413         * config.guess (*-unknown-freebsd*):  Get rid of possible
13414         trailing "(Release)" in version string.
13415         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13416
13417 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13418
13419         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13420         Fix type: *-next-neststep -> *-next-nextstep.
13421
13422         * config.guess:  Merge from FSF:
13423
13424         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13425
13426         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13427
13428         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13429
13430         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13431         instead of UNIX_SV for UnixWare 1.0).
13432
13433 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13434
13435         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13436         to make gdb/nlm/* build after the compiler and linker.
13437
13438 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13439
13440         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13441         not just i[34]86.
13442         (m68k-atari-sysv4):  Relocate to match FSF version.
13443
13444         * config.guess:  More merges from the FSF:
13445
13446         Add a space before function call or macro invocation.
13447
13448         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13449
13450         * config.guess: Add trap cmd to remove dummy.c and dummy when
13451         interrupted.
13452
13453         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13454
13455         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13456         (dummy): Redirect stderr from compilation of dummy.c.
13457
13458         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13459
13460         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13461
13462 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13463
13464         * configure: Accept and ignore --cache*, for compatibility with
13465         new autoconf.
13466
13467 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13468
13469         * config.guess:  Merge from FSF:
13470
13471         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13472
13473         * config.guess (Pyramid*:OSx*:*:*): New case.
13474         (PATH): Add /.attbin at end for finding uname.
13475         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13476
13477         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13478
13479         * config.guess (M88*:DolphinOS:*:*): New case.
13480
13481         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13482
13483         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13484         to select whether to use ELF or COFF.
13485
13486         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13487
13488         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13489
13490         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13491
13492         * config.guess: Guess the OS version for HPUX.
13493
13494         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13495
13496         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13497
13498 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13499
13500         * configure.in: Recognize --with-headers, --with-libs, and
13501         --without-newlib.
13502         * Makefile.in (all-xiberty): Depend upon all-ld.
13503
13504 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13505
13506         * configure.in: Change i[34]86 to i[345]86.
13507
13508 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13509
13510         * configure (version): A few more tweaks to help message.
13511
13512 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13513
13514         * Makefile.in:  Remove (for now) librx as a host library,
13515         now that we're building it for target.
13516
13517 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13518
13519         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13520         (Karl Berry).
13521
13522 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13523
13524         * configure.in:  Also configure librx.
13525
13526 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13527
13528         * Makefile.in:  Update various rules to reflect that librx
13529         is now needed for libg++.
13530
13531 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13532
13533         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13534
13535 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13536
13537         * configure.in: Configure the examples directory.
13538
13539 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13540
13541         * configure: Simplify Jun 2 1994 change.
13542
13543 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13544
13545         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13546         /bin/gcc isn't good enough to build gcc.
13547
13548 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13549
13550         * Makefile.in (GDB_SUPPORT_FILES): Remove
13551         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13552         (gdb.tar.gz): Add new rule to use standard distribution building
13553         mechanism.
13554
13555 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13556
13557         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13558         Bill Cox <bill@cygnus.com>.
13559
13560 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13561
13562         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13563
13564 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13565
13566         * configure:  Search current dir first in .gdbinit.
13567
13568 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13569
13570         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13571
13572 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13573
13574         * config.sub:  Refer to NeXT's operating system as nextstep.
13575
13576         * config.sub (case $basic_machine):  Re-order the cases, to match
13577         the order in the FSF version (which is mostly alphabethical).
13578         Merge in some additions and changes from the FSF.
13579
13580 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13581
13582         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13583         * config.sub: Recognize cxux7.
13584         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13585
13586 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13587
13588         * config.sub:  Fix typo powerpc -> powerpc-*.
13589
13590 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13591
13592         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13593
13594         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13595         parallel with all-emacs and install-emacs).  Top-level command
13596         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13597
13598 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13599
13600         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13601         $(relbindir)/make before doing ``make install'', and use
13602         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13603         installing over running make binary.
13604         ($(host)-stamp-stage3-installed): Likewise.
13605
13606 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13607
13608         * config.guess: Recognize Mach.
13609
13610 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13611
13612         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13613         see whether --exec-prefix was used.
13614
13615 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13616
13617         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13618
13619 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13620
13621         * Makefile.in: Add all-librx target similar to all-libproc.
13622
13623 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13624
13625         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13626         with post 1.2 uname bogosity.
13627
13628 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13629
13630         * configure: Remove temporary files on receipt of a signal.
13631
13632 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13633
13634         * configure: If there is a package_makefile_frag, remove
13635         ${subdir}/Makefile.tem after copying it in.
13636
13637 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13638
13639         * build_all.mk: support rs6000 lynx identifies itself as
13640         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13641         since /bin/gcc is too feeble to compile a modern gcc.
13642
13643 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13644
13645         * brought devo/test-build.mk update-to-date with progressive/
13646           test-build.mk. Add lynx targets and hppa flag info.
13647
13648 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13649
13650         * configure.in:  Use mh-ncrsvr43.  Patch from
13651         Tom McConnell <tmcconne@sedona.intel.com>.
13652
13653 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13654
13655         * config.guess (i386-unknown-bsdi):  No longer need to
13656         check #if defined(__bsdi__) && defined(__i386__).
13657
13658 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13659
13660         * configure: Set program_transform_nameoption correctly.
13661
13662 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13663
13664         * brought build-all.mk update-to-date with progressive build-all.mk,
13665           added new targets and hppa info.
13666
13667 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13668
13669         * configure: If config.guess result is a prefix of the user
13670         specified target, assume a native build and use the user specified
13671         target as the host alias.  Remove SunOS patch suffix removal hack.
13672         * configure.in: Remove SunOS patch suffix removal hack.
13673
13674         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13675         in NATIVE_CHECK_MODULES.
13676
13677 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13678
13679         * Makefile.in: Rename HOST_ONLY to NATIVE.
13680         * configure: Delete SunOs patch suffix from host_canonical
13681           and build_canonical variables that are prepended to Makefiles.
13682         * configure.in: Add comments for easier maintenance.
13683
13684 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13685
13686         * Makefile.in: Add all-libproc target similar to all-gui.
13687
13688 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13689
13690         * Makefile.in (CHECK_MODULES): split into
13691         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13692
13693 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13694
13695         * config.guess (i386-unknown-bsdi): New system to guess.
13696
13697 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13698
13699         * Makefile.in: Add all-gui target (but not yet build by "all").
13700
13701 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13702
13703         * config.sub: Move deletion of patch suffix from here...
13704         * configure.in: To here, at Ian's suggestion.  The top-
13705           level scripts might need to know of a patch level.
13706
13707 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13708
13709         * config.sub: Strip off patch suffix so rtl is recognized
13710           as a sunos4.1.3 machine, even though it's been patched.
13711
13712 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13713
13714         * Makefile.in (INSTALL_LAST): Delete.
13715         (INSTALL_DOSREL): New.
13716
13717 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13718
13719         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13720         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13721         whether we pass down --with-gnu-ld anyhow.
13722
13723 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13724
13725         * Makefile.in (INSTALL_LAST): Change operation so it works
13726         on more flavors of make.
13727         * configure.in (go32): Don't build libg++ or libio.
13728
13729 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13730
13731         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13732         they can be overriden by templates.
13733
13734 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13735
13736         * configure.in (target==go32): Don't build gdb.
13737         * dosrel: New directory.
13738
13739 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13740
13741         * configure.in (host==go32): Configure dosrel too.
13742         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13743         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13744         be set by incoming names or templates.
13745         (INSTALL_LAST): New rule.
13746
13747 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13748
13749         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13750
13751 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13752
13753         * configure.in (appdirs): New variable.  Currently empty, but will
13754         be used in gas distribution.  If nonempty, lists a set of
13755         directories at least one of which must get configured, or top
13756         level configuration is considered to have failed.
13757         (rs6000-*-lynxos*): Use new file name.
13758
13759 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13760
13761         Eliminate XTRAFLAGS.
13762         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13763         newlib include files using -idirafter, and also use -nostdinc.
13764         (CXX_FOR_TARGET): Likewise.
13765         (XTRAFLAGS): Removed.
13766         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13767         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13768         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13769         ($(DO_X)): Don't pass down XTRAFLAGS.
13770
13771 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13772
13773         * configure.in (mips*-dec-bsd*): New target; do build linker.
13774         (mips*-*-bsd*): New target; don't build linker.
13775
13776 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13777
13778         * configure.in: support rs6000-*-lynxos* configuration.
13779         support sunos4 as a cross target.
13780
13781         * config.sub: look for lynx*, not lynx since the OS version may
13782         legitimately be part of the name.
13783
13784 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13785
13786         * configure.in (i[34]86-*-sco*): Move to be with other i386
13787         targets.
13788         (romp-*-*): New target.  Skip various binary utilities.
13789         (vax-*-*): New target.  Don't build newlib.
13790         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13791
13792 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13793
13794         * configure.in: Only set host_makefile_frag if config
13795         directory exists.
13796
13797 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13798
13799         * install.sh: If $dstdir exists, don't check whether each
13800         component does.
13801
13802 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13803
13804         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13805
13806 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13807
13808         * configure.in (*-*-lynxos*): Don't configure newlib for either
13809         native or cross Lynx.
13810
13811 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13812
13813         * config.sub (sparc64-elf): Fix os.
13814         (z8k): Remove duplicate.
13815
13816 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13817
13818         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13819         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13820
13821 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13822
13823         * configure: Make file links cleanly even if Lynx fails on
13824           an NFS symlink (at least fail cleanly).
13825
13826 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13827
13828         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13829         -XNh2000.
13830
13831 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13832
13833         * configure: Unknown options are fatal again.
13834
13835 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13836
13837         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13838         compatibility.
13839
13840 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13841
13842         * build-all.mk: Add `clean' target.
13843
13844 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13845
13846         * config.guess:  Add SINIX support.
13847         * configure.in:  Add mips-*-sysv4* support.
13848
13849 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13850
13851         * build-all.mk: Document all useful targets.
13852         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13853         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13854
13855 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13856
13857         * configure: Support --silent, --quiet.
13858
13859 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13860
13861         * configure: Support --disable-FEATURE.
13862
13863 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13864
13865         * config.guess: Recognize NCR running SVR4.3.
13866
13867 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13868
13869         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13870         Patch from Paul Eggert <eggert@twinsun.com>.
13871
13872 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13873
13874         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13875
13876 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13877
13878         * configure: Make unrecognized options give nonfatal warnings
13879         instead of fatal errors, and pass them to any subdirectory
13880         configures in case they recognize them.
13881         Make --x equivalent to --with-x.
13882
13883 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13884
13885         * configure: Add --enable-* options.  Clean up usage message and
13886         some comments.
13887
13888 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13889
13890         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13891
13892 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13893
13894         * configure.in (hppa*-*-*): Enable binutils.
13895
13896 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13897
13898         * config.sub: Recognize cisco.
13899
13900 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13901
13902         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13903
13904 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13905
13906         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13907         than one configuration name.  Add comment.
13908
13909 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13910
13911         * config.guess: about target *-hitachi-hiuxwe2, fixed
13912         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13913         macro is incorrect.]
13914
13915 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13916
13917         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13918         than the "make ls" stuff which used to be here.
13919
13920 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13921
13922         * config.guess:  Recognize i[34]86-unknown-freebsd.
13923         From Shawn M Carey <smcarey@rodan.syr.edu>.
13924
13925 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13926
13927         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13928
13929 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13930
13931         * config.guess: Check for ptx.
13932
13933 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13934
13935         * config.sub: Add os9k checking.
13936
13937 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13938
13939         * config.guess: Handle OSF1 running on HPPA processors
13940
13941 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13942
13943         * configure: If subdir configure fails, print out a message with
13944         subdirectory name, in case subdir's configure code didn't identify
13945         itself.
13946
13947 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13948
13949         * configure.in: Remove embedded newlines from configdirs.
13950         Avoid mismatches of substrings.  Fix matching strings at end
13951         of configdirs.
13952
13953 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13954
13955         * config.guess:  Add Lynx/rs6000 config support.
13956
13957 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13958
13959         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13960
13961 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13962
13963         * configure.in (hppa*-*-osf*): Treat this just like most other
13964         PA configurations (eg no binutils or ld).
13965         (hppa*-*-*elf*): These configurations have binutils and ld.
13966
13967 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13968
13969         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13970
13971 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13972
13973         * configure.in (rs6000-*-*): Build gas.
13974
13975 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13976
13977         * Makefile.in:  Avoid bug in losing hpux sed.
13978
13979 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13980
13981         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13982         for GDB and GDB has been fixed to not need it.
13983
13984 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13985
13986         * config.guess: Recognize vax hosts.
13987
13988 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13989
13990         * configure (while loop): Don't use "break 2" inside case
13991         statement -- the case statement isn't an enclosing loop.
13992
13993 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13994
13995         * config.guess:  Clean up NeXT support, to allow nextstep
13996         on Intel machines.  Make OS be nextstep.
13997
13998 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13999
14000         * config.guess: Add alternate forms for Convex.
14001
14002 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14003
14004         * configure:  Completely rewrite option processing.  Take
14005         advantage of pattern-matching to avoid invoking test frequently.
14006         Also clean up host and target defaulting logic.
14007
14008 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14009
14010         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14011         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14012         commands (plus user environment) will fit SCO limits.
14013
14014 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14015
14016         * configure.in: Don't issue warnings about directories which are
14017         not being configured if -norecursion is set.  Correct test for
14018         --with-gnu-as and --with-gnu-ld to not get confused by substring
14019         matches.
14020
14021         * configure.in: Don't build gas for alpha-dec-osf1*.
14022
14023 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14024
14025         * configure:  Back out Per's change of 12/19/1993.  It changes the
14026         behavior of configure in unexpected and confusing ways.
14027
14028         Also, use different delim char when calculating
14029         program_transform_name so that the name can contain slashes.
14030
14031 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14032
14033         * configure.in, config.sub: Add support for VSTa micro-kernel.
14034
14035 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14036
14037         * configure.in: Nuke hacks which were used to get a special
14038         version of GAS for HPPA configurations.
14039
14040 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14041
14042         * configure:  If only ${target_alias} is given, use that
14043         as the default for ${host_alias}.
14044         * configure:  Add missing back-slashes before nested quotes.
14045
14046 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14047
14048         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14049
14050 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14051
14052         * config.guess:  Recognize some Tektronix configurations.
14053         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14054
14055 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14056
14057         * config.sub: Match any flavor of SH.
14058
14059 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14060
14061         * configure.in: Don't try to configure newlib for Alpha.
14062
14063 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14064
14065         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14066         libg++ or libio for any Alpha target.
14067
14068         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14069
14070 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14071
14072         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14073         default arguments -- so it tried to compress itself.
14074
14075 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14076
14077         * configure.in (notsupp): ensure that a space is always at the end
14078           of the configdirs list, since the grep checks for an explicit space
14079
14080 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14081
14082         * configure.in (target i386-sysv4.2): don't build ld, since static
14083           versions of many libraries are not available.
14084
14085 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14086
14087         * config.guess: Recognize Apollos (using environment variables).
14088         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14089
14090 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14091
14092         * config.guess: Recognize Sony news mips running newsos.
14093
14094 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14095
14096         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14097         "fi ; else" for bash.
14098
14099 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14100
14101         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14102
14103 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14104
14105         * config.sub: accept unixware as an alias for svr4.2.
14106         Fix some inconsistancies with the gcc version.
14107
14108 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14109
14110         * Makefile.in (DISTDOCDIRS):  Add gdb.
14111
14112 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14113
14114         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14115
14116 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14117
14118         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14119         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14120         this now.
14121
14122 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14123
14124         * config.sub: Accept hiux* as an OS name.
14125
14126         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14127         etc/make-stds.texi.  The underscore came from gcc, and dje now
14128         agrees that RUNTESTFLAGS is the correct name.
14129
14130 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14131
14132         * install.sh:  Remove 'set -e'.  It makes any conditionals
14133         in the script useless.
14134
14135         * config.guess: Automatically recognize arm-acorn-riscix
14136         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14137
14138 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14139
14140         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14141
14142 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14143
14144         * Makefile.in (DISTDOCDIRS): New variable.
14145         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14146         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14147
14148 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14149
14150         * configure.in (hppa target): check the source directory for the
14151           pagas sub-directory
14152
14153 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14154
14155         * config.sub: Allow -aout* and -elf*.
14156
14157 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14158
14159         * configure.in: Don't build ld on i386-solaris2, same as for
14160         sparc-solaris2.
14161
14162 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14163
14164         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14165
14166 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14167
14168         * configure.in:  Configure gdb for alpha.
14169
14170 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14171
14172         * Makefile.in (CXXFLAGS): Add -O.
14173
14174 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14175
14176         * config.guess: added support for DG Aviion
14177
14178 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14179
14180         * configure.in: Produce warning message for subdirectories not
14181         configurable for this host/target combination.  Don't try to
14182         configure gdb for vms.
14183
14184 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14185
14186         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14187         appropriate files before making "diststuff".
14188         (DISTBISONFILES): New var: list of files to be edited.
14189         (DISTSTUFFDIRS): Add binutils.
14190
14191 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14192
14193         * config.sub: also handle mipsel and mips64el (for little endian mips)
14194
14195 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14196
14197         * configure.in: Add * to end of all OS names.
14198
14199 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14200
14201         * configure.in: Build newlib for LynxOS native.
14202
14203 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14204
14205         * config.guess: Add support for delta 88k running SVR3.
14206
14207         * configure.in: Add comment about HP compiler vs. emacs.
14208
14209 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14210
14211         * configure.in: don't build ld on solaris2 (not a viable option
14212           due to bugs in getpwnam & getpwuid)
14213
14214 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14215
14216         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14217         config.guess will produce a full version number.
14218
14219 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14220
14221         * configure.in: Build linker and binutils for alpha-dec-osf1.
14222
14223 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14224
14225         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14226         and gdb/testsuite/Makefile.in.
14227
14228 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14229
14230         * configure.in: recognize mips*- instead of mips-
14231
14232 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14233
14234         * config.sub: Accept linux*coff and linux*elf as operating
14235         systems.
14236
14237 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14238
14239         * config.sub: Recognize mips64, and mips3 as an alias for it.
14240
14241 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14242
14243         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14244         gdb knows how to handle OSF/1 shared libraries.
14245
14246 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14247
14248         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14249         * config.guess: Recognize Hitachi's HIUX.
14250         * config.sub: Recognize h3050r* and hppahitachi.
14251         Remove redundant cases for hp9k[23]*.
14252
14253 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14254
14255         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14256         if gas and ld are in the source tree and are in ${configdirs}.
14257         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14258         --with options (but still pass them down on the command line,
14259         if they were explicitly specified).
14260
14261 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14262
14263         * configure: substitute SHELL value in Makefile.in with
14264         ${CONFIG_SHELL}
14265
14266 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14267
14268         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14269         *-*-solaris2* targets.
14270
14271 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14272
14273         * Makefile.in: define M4, and pass it down to sub-makes;
14274         all-autoconf now depends on all-m4
14275
14276 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14277
14278         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14279         presence of {ar,ranlib} instead of a configured directory
14280
14281 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14282
14283         * config.guess: Accept 34?? as well as 33?? for NCR.
14284
14285 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14286
14287         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14288         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14289
14290 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14291
14292         * configure: grab values for $(CC) and $(CXX) from the
14293         environment, so that someone can do "CC=gcc configure; make" and
14294         have it work right (matching the way that autoconf works now)
14295
14296         * configure.in, Makefile.in: add support for gash, the tcl
14297         interface to Galaxy
14298
14299         * config.guess: add NetBSD variants (hp300, x86)
14300
14301 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14302
14303         * install.sh: Support -d option (in the manner of SunOS 4 install,
14304         as it is more deterministic than that of GNU install)
14305         (chmodcmd): Set file to mode 755 by default (should also do default
14306         chgrp and chown, but I don't feel like dealing with that now)
14307
14308 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14309
14310         * config.sub: Remove h8300hhms alias.
14311
14312 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14313
14314         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14315
14316 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14317
14318         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14319         as stmp-fixinc
14320
14321 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14322
14323         * config.sub: recognize m88110-bug-coff.
14324
14325 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14326
14327         * Makefile.in (all-libio): all dependencies on the toolchain used
14328         to build this (gcc, gas, ld, etc)
14329
14330 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14331
14332         * config.guess: Deal with OSF/1 1.3 on alpha.
14333
14334 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14335
14336         * install.sh: add some 'else true' clauses for portability
14337
14338         * configure.in: don't build libio for h8[35]00-*-* targets
14339
14340 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14341
14342         * Makefile.in:  Add support for new libio.
14343
14344 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14345
14346         * install.sh: If one command fails, don't try the rest.  Don't try
14347         to remove $dsttmp (via trap) unless we have already created it.
14348         If $src doesn't exist, detect it and exit with an error.
14349
14350         * config.guess: Recognize BSD on hp300.
14351
14352 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14353
14354         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14355         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14356
14357 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14358
14359         * Makefile.in (all-send-pr): depends on all-prms
14360
14361 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14362
14363         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14364
14365 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14366
14367         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14368         Added test for mips-mips-riscos5.
14369
14370 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14371
14372         * configure.in: use mh-hp300 for 68k HP hosts
14373
14374 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14375
14376         * configure: add support for CONFIG_SHELL, so that you can use
14377         some alternate shell for evaluating configure scripts
14378
14379 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14380
14381         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14382         in configure script to bug-gdb@prep.ai.mit.edu when building
14383         distribution archive.
14384         * Makefile.in (COMPRESS):  Remove def.
14385         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14386         gdb.tar.Z and make-gdb.tar.Z respectively.
14387         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14388         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14389         to convergence with 'taz' target in Makefile.in.
14390
14391 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14392
14393         * install.sh (dsttmp): use trap to ensure that tmp files go
14394         away on error conditions
14395
14396 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14397
14398         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14399
14400 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14401
14402         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14403         its parent is '/' not ''.
14404
14405         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14406
14407 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14408
14409         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14410         that ${newsrcdir}/configure.in does.
14411
14412 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14413
14414         * test-build.mk: support for CONFIG_SHELL
14415
14416 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14417
14418         * config.sub (netware):  Add as a basic system type.
14419
14420 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14421
14422         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14423           $(srcdir)/ from the dependency on Makefile.in.
14424
14425 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14426
14427         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14428         (h8300hhms is temporary until multi-libraries are implemented).
14429         * configure.in: Handle h8300h too.
14430
14431 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14432
14433         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14434
14435 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14436
14437         * configure:  Remove extraneous output when guessing host type.
14438         * config.guess:  Remove extraneous output when guessing using C
14439         compiler rather than uname, or when guessing fails.
14440
14441 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14442
14443         * Makefile.in: remove all.cross and install.cross targets
14444
14445         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14446           definitions
14447
14448 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14449
14450         * configure.in (target sh): Build gprof.
14451
14452 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14453
14454         * config.sub: change -solaris to -solaris2
14455
14456 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14457
14458         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14459
14460 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14461
14462         * configure: Correct error message for missing Makefile.in to
14463         print correct directory.
14464
14465 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14466
14467         * install.sh: kludge around 386BSD shell bug
14468
14469 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14470
14471         * config.guess:  Recognize NeXT.
14472         * config.guess:  Recognize i486-ncr-sysv4.
14473         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14474
14475 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14476
14477         * Makefile.in (MAKEINFOFLAGS): New variable.
14478         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14479         * build-all.mk, test-build.mk: Pass down --no-split as
14480         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14481
14482 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14483
14484         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14485
14486 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14487
14488         * Makefile.in (libg++.tar.z):  New rule.
14489         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14490         * Makefile.in (taz):  Only do a single chmod.
14491
14492 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14493
14494         * install.sh: don't use dirname anymore (replaced with sed usage)
14495
14496 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14497
14498         * Makefile.in:  Change extension for gzip'd files from '.z' to
14499         '.gz' per new FSF standard usage.
14500
14501 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14502
14503         * configure: put quotes around the final value of program_transform_name
14504
14505 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14506
14507         * Makefile.in: new install.sh support; update install-info rules
14508
14509 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14510
14511         * configure.in: Build diff for crosses, but not for go32 host.
14512
14513         * configure.in: Build gprof only for native, and don't build it
14514         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14515
14516 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14517
14518         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14519
14520 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14521
14522         * configure.in (host_tools): Add prms.
14523
14524 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14525
14526         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14527         with $(FLAGS_TO_PASS) on the command line
14528
14529         * config.sub: Recognize lynx and lynxos
14530
14531 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14532
14533         * config.sub: Accept -ecoff*, not just -ecoff.
14534
14535 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14536
14537         * Makefile.in (taz): Use .gz suffix instead of .z.
14538         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14539         names.
14540
14541 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14542
14543         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14544
14545 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14546
14547         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14548         that rebuilds that might happen during 'make install' don't get
14549         bogus gcc include files
14550
14551 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14552
14553         Change from Utah for HPPA support:
14554         * config.guess: Recognize hppa1.x-hp-bsd.
14555
14556 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14557
14558         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14559         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14560
14561 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14562
14563         * config.sub: Add support for rom68k and bug boot monitors.
14564
14565 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14566
14567         * Makefile.in: Make all-opcodes depend on all-bfd.
14568
14569 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14570
14571         * config.guess: Added special check for i[34]86-univel-sysv4*.
14572
14573 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14574
14575         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14576         the processor rather than assuming i486.
14577
14578 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14579
14580         * config.guess: Recognize SunOS6 as Solaris3.
14581
14582 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14583
14584         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14585         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14586
14587 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14588
14589         * build-all.mk (all-cross): New target for Canadian Cross.
14590         Added Q2 go32 targets.
14591         * test-build.mk: Configure go32 cross sparclite-aout and
14592         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14593         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14594
14595 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14596
14597         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14598         GO32 hosted toolchains
14599
14600 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14601
14602         * configure: change  so "-exec-prefix" gets passed down rather
14603         than "-exec_prefix" so autoconf generated Makefiles get the
14604         exec_prefix set right.
14605
14606 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14607
14608         * config.guess: get the Solaris2 minor version number
14609
14610         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14611
14612 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14613
14614         * config.guess: Recognize some Sequent platforms.
14615
14616 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14617
14618         * Makefile.in: added the vault-install target
14619
14620         * configure.in: actually use the Sun3 makefile fragment that's in
14621         config, also added the release dir to configdirs
14622
14623 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14624
14625         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14626
14627 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14628
14629         * configure.in: remove some program from Alpha targetted toolchains
14630
14631 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14632
14633         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14634         gprof.
14635         (taz): Run "make diststuff" in those directories instead of "make
14636         proto-dir".  Look for "VERSION=" only at start of line in subdir
14637         Makefile.  Use "gzip -9" for compression.
14638         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14639         (binutils.tar.z): New target.
14640
14641 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14642
14643         * Makefile.in (taz): Include gpl.texinfo.
14644
14645 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14646
14647         * Makefile.in (setup-dirs): Merged into "taz" target.
14648         (taz): Only do `proto-dir' stuff if a directory is actually needed
14649         for this target.
14650
14651 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14652
14653         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14654         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14655         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14656         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14657         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14658
14659 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14660
14661         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14662         config.sub, and move-if-change to gdb testsuite distribution
14663         archive, so the testsuite can be extracted, configured, and
14664         run separately from the gdb distribution.  Blow away the Chill
14665         tests that require a Chill compiled executable, since GNU Chill
14666         is not yet publically available.
14667
14668 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14669
14670         * test-build.mk: set environment variables in a single command,
14671         instead of a list of assignments and exports
14672
14673         * config.guess: recognize Alpha/OSF1 systems
14674
14675 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14676
14677         * configure: Change help message to prefer --options rather than
14678           -options.
14679
14680 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14681
14682         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14683         zippy@ecst.csuchico.edu.
14684         * config.guess: Recognize miniframe.
14685
14686 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14687
14688         * Makefile.in: Use srcroot to find runtest rather than rootme.
14689         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14690
14691 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14692
14693         * test-build.mk: Extensive additions to support building on a
14694         machine other than the host.
14695
14696 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14697
14698         * configure (tooldir): Fix for i386-aix again.
14699
14700 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14701
14702         * configure, Makefile.in:  Change definition of $(tooldir)
14703         to match the FSF.
14704
14705 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14706
14707         * config.guess:  Recognize i[34]86/SVR4.
14708
14709 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14710
14711         * Makefile.in (all-gdb): gdb depends on sim.
14712
14713 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14714
14715         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14716         at the same time we make the prototype gdb directory.
14717         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14718         files at the same time as the gdb base release distribution.
14719
14720 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14721
14722         * Makefile.in (check): Use individual check targets rather than
14723         DO_X rule.
14724         (check-gcc): Added.
14725
14726 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14727
14728         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14729         for System V release 3.2.
14730
14731 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14732
14733         * config.sub: Recognize hppaosf.
14734         * configure.in: Do configure ld/binutils/gas for it.
14735
14736 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14737
14738         * configure (tooldir): Alter syntax used to set this, for systems
14739         where "\$" isn't handled right, like i386-aix.
14740
14741 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14742
14743         * configure: Pass program-transform-name, not
14744         program_transform_name, to recursive configures.
14745
14746 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14747
14748         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14749         of gas+ld+binutils.
14750
14751 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14752
14753         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14754
14755 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14756
14757         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14758
14759 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14760
14761         * Makefile.in (PRMS): Set back to all-prms.
14762
14763 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14764
14765         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14766         targets, rather than for MIPS hosts.
14767
14768 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14769
14770         * configure.in: add comment for --with-x default values
14771
14772         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14773
14774         * Makefile.in: add check-* targets for each of the directories in
14775         the tree.  Add a definition of RUNTEST that will use the one we
14776         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14777
14778 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14779
14780         * configure.in: Removed obsolete references to bfd_target and
14781         target_makefile_frag.
14782
14783         * build-all.mk: Set assorted targets for Q2.
14784         * config.sub: Recognize z8k-sim and h8300-hms.
14785         * test-build.mk: Really don't pass host to configure.
14786         (HOLES): Added uname.
14787
14788 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14789
14790         * configure: Handle an empty program-prefix, program-suffix or
14791         program-transform-name correctly.
14792
14793 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14794
14795         * build-all.mk: -G 8 no longer required for MIPS targets.
14796         * test-build.mk: Don't pass host argument to configure; make it
14797         guess.
14798
14799 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14800
14801         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14802         * Makefile.in (COMPRESS):  New macro, like GZIP.
14803
14804 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14805
14806         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14807
14808         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14809         with gas currently defaults to -G 0.
14810
14811 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14812
14813         * Makefile.in (all-flex): flex depends on byacc.
14814
14815         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14816         to test-build.mk as RELEASE_TAG.
14817         * test-build.mk (configargs): New variable containing arguments to
14818         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14819         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14820
14821         * config.guess: Use /bin/uname when checking -X argument on SCO,
14822         to avoid invoking GNU uname which doesn't understand -X.
14823
14824         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14825
14826         * configure.in: Build gas for mips-*-*.
14827
14828 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14829
14830         * Makefile.in (all.normal): insert missing backslash.
14831
14832 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14833
14834         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14835
14836         * Makefile.in: Complete overhaul to merge many almost identical
14837         targets.
14838
14839 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14840
14841         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14842         (gdb.tar.Z): Adjusted.
14843
14844         * Makefile.in (setup-dirs, taz): New targets; should be general
14845         enough to adapt for gdb sometime.  Build only .z file.
14846         (gas.tar.z): New target.
14847
14848 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14849
14850         * build-all.mk: Use CC=cc -Xs on Solaris.
14851
14852 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14853
14854         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14855         for handling BISON for FSF releases.
14856
14857 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14858
14859         * configure: Actually implement the change zoo just documented.
14860
14861 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14862
14863         * configure: when using config.guess, only set target_alias when
14864         it's not already been set (ie, on the command line)
14865
14866 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14867
14868         * Makefile.in: add installcheck target, set PRMS to install-prms
14869
14870 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14871
14872         * configure: add support for package_makefile_fragment, handle the
14873         case where a directory has a configure.in file but no Makefile.in
14874         more gracefully (with an actual understandable error message, even);
14875         add support for --without (and add this to the usage message); also
14876         explicitly add a --host=${host_alias} to the command line when
14877         config.guess is used
14878
14879 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14880
14881         * configure: Must use both --host and --target in recursive calls.
14882
14883 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14884
14885         * Makefile.in: Change deja-gnu to dejagnu.
14886
14887 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14888
14889         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14890
14891 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14892
14893         * configure.in: canonicalize all instances to *-*-solaris2*,
14894         also strip out a number of tools to not build for go32 host
14895
14896 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14897
14898         * config.guess: add GPL.
14899
14900         * Makefile.in, config.guess, config.sub, configure: bump
14901           copyrights to 93.
14902
14903 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14904
14905         * Makefile.in (do-info): Removed obsolete check for existence of
14906         localenv file.
14907
14908         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14909
14910 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14911
14912         * Makefile.in: a couple of 'else true' for decstation,
14913         support for TclX
14914
14915         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14916
14917 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14918
14919         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14920
14921 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14922
14923         * config.guess: Recognize i386-ibm-aix (PS/2).
14924         * configure.in: Use config/mh-aix386 file for it.
14925
14926 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14927
14928         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14929         CC_FOR_TARGET instead.
14930         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14931
14932 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14933
14934         * Makefile.in: Add sim to list of directories sent with gdb
14935
14936 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14937
14938         * configure.in: Put back mips-dec-bsd* case.
14939
14940 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14941
14942         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14943         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14944         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14945
14946 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14947
14948         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14949
14950         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14951         (install-info): install dir.info only if it exists,
14952         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14953
14954 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14955
14956         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14957         gas for mips-dec-bsd.
14958
14959 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14960
14961         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14962         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14963
14964 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14965
14966         * configure.in: Added "dejagnu" to hosttools list.
14967
14968 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14969
14970         * config.sub, configure.in, config.guess:  Add support
14971         for Bosx, an AIX variant from Bull.
14972         Patches from F.Pierresteguy@frcl.bull.fr.
14973
14974 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14975
14976         * devo/dejagnu: Initial creation of devo/dejagnu.
14977         Migrated dejagnu testcases and support files for testing software
14978         tools to reside as subdirectories, currently called "testsuite",
14979         within the directory of the software tool.  Migrated all programs,
14980         support libraries, etc. beloging to dejagnu proper from
14981         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14982         with no modifications.  The changes to these files which will
14983         allow them to configure, build, and execute properly will be made
14984         in a future update.
14985
14986 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14987
14988         * Makefile.in: Change send_pr to send-pr.
14989         * configure.in: Likewise.
14990         * send_pr: Renamed directory to send-pr.
14991
14992 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14993
14994         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14995
14996 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14997
14998         * README:  Update for gdb-4.8 release.
14999         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15000         gdb-xxx.tar.z (gzip'd) file also.
15001
15002 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15003
15004         * Makefile.in: make all-diff depend on all-libiberty
15005
15006 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15007
15008         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15009
15010 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15011
15012         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15013
15014 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15015
15016         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15017         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15018         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15019
15020 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15021
15022         * Makefile.in:  makeinfo binary is in a new location
15023
15024 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15025
15026         * config.sub: Accept -ecoff as an OS.
15027
15028         * Makefile.in: Various changes to eliminate a level of make
15029         recursion and reduce the required command line length.
15030         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15031         sub-makes.
15032         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15033         variables holding settings for specific sub-makes.
15034         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15035         in terms of BASE_FLAGS_TO_PASS.
15036         (TARGET_LIBS): New variable listing directories which use
15037         TARGET_FLAGS_TO_PASS.
15038         (subdir_do): Eliminated.
15039         (do-*): New set of targets to replace subdir_do.
15040         (various): All targets which used subdir_do now depend on do-*.
15041         (local-clean): Renamed from do_clean.
15042         (local-distclean): New target, dependency of distclean and
15043         realclean.
15044         (install-info): Don't create directories.  Depend on dir.info
15045         rather than calling make recursively.
15046         (install-dir.info): Eliminated.
15047         (install-info-dirs): Create all info directories here.
15048         (dir.info): Depend upon do-install-info.
15049
15050         * test-build.mk (HOLES): Added false.
15051
15052 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15053
15054         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15055
15056 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15057
15058         * Makefile.in (info): remove dependency on all-texinfo.  The
15059         problem was really in texinfo/C, not at this level.
15060
15061 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15062
15063         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15064
15065 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15066
15067         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15068         GDB releases.
15069
15070 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15071
15072         * configure: Include srcdir in message about target of link not
15073         being found.  Don't convert `-' to `_' in `with' options being
15074         passed to subdirs.
15075
15076 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15077
15078         * configure.in: add uudecode to host_tools
15079
15080         * Makefile.in: added {all,install}-uudecode targets, added them to
15081         the appropriate lists
15082
15083 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15084
15085         * Makefile.in (all-gcc): Added dependency on all-gas.
15086
15087         * configure.in (mips-*-*): Build ld and binutils.
15088
15089 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15090
15091         * configure: check return code from mkdir, print error message and
15092           exit on failure.
15093
15094 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15095
15096         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15097
15098 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15099
15100         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15101
15102 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15103
15104         * config.sub (h8500):  Recognize this as a cpu type.
15105
15106 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15107
15108         * configure: source directory missing is no longer a warning
15109
15110         * configure.in: recognize irix[34]* instead of irix[34]
15111
15112         * Makefile.in: define and pass down X11_LIB
15113
15114 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15115
15116         * guess-systype: Renamed to ...
15117         * config.guess:  ... by popular request.
15118         * configure.in, Makefile.in:  Update accordingly.
15119
15120 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15121
15122         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15123         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15124         + Execute ./dummy instead of assuming . is in PATH.
15125
15126 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15127
15128         * guess-systype:  New shell script.  Attempts to guess the
15129         canonical host name of the executing host.
15130         Only a few hosts are supported so far.
15131         * configure:  Call guess-systype if no host is specified.
15132
15133 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15134
15135         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15136         gcc Makefile.
15137
15138
15139 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15140
15141         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15142         (all-gcc, install-gcc, subdir_do): Use it.
15143
15144 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15145
15146         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15147
15148 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15149
15150         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15151           set exclusively by configure, using configure.in .
15152
15153 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15154
15155         * test-build.mk: set $PATH for all builds
15156
15157         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15158
15159 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15160
15161         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15162         the one used in gcc/Makefile.in, so that a null expansion doesn't
15163         override the one needed to build gcc with a native cc.
15164
15165
15166 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15167
15168         * configure: Accept -with arguments.
15169
15170 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15171
15172         * Makefile.in: added h8300sim
15173
15174 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15175
15176         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15177         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15178         (all-cygnus, native, build-cygnus): Make
15179         $(canonhost)-stamp-3stage-done, not $(host)....
15180         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15181         i386-sco3.2v4.  Added else true to if command.
15182
15183 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15184
15185         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15186
15187 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15188
15189         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15190
15191 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15192
15193         * configure.in: don't remove binutils from Solaris builds
15194
15195 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15196
15197         * Makefile.in: get rid of earlier definitions for *clean,
15198         also handle the recursive info rule better
15199
15200 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15201
15202         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15203         do more-or-less the right thing.
15204
15205 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15206
15207         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15208         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15209
15210 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15211
15212         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15213         $(host_canonical).
15214
15215         * configure.in: split the configdirs list into 4 categories (native
15216         v. cross, library v. tool) and handle the cross-only and native-
15217         only in more reasonable (and correct!) way.
15218
15219 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15220
15221         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15222         configdirs anymore.
15223
15224 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15225
15226         * Makefile.in: extensive cleanup::  removed all of the explicit
15227         clean-* targets, collapsed many wrappers around subdir_do into
15228         one, added additional targets to satisfy standards.texi, deleted
15229         some old targets, some changes for consistency
15230
15231 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15232
15233         * configure.in: handle some programs as cross-only, and others as
15234         native only
15235
15236         * test-build.mk: handle partial holes in a more generic manner
15237
15238         * Makefile.in: m4 depends on libiberty
15239
15240 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15241
15242         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15243         time, wdiff, and find to configdirs
15244
15245         * Makefile.in: all, clean, and install rules for the new programs
15246         added to configure.in
15247
15248 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15249
15250         * configure.in: use mh-sun for all *-sun-* hosts
15251
15252 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15253
15254         * Makefile.in: define flags for X11 include files and library file
15255         locations, pass them down to the programs that need this info
15256
15257         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15258
15259 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15260
15261         * configure.in: start building libg++ for HP-UX targets
15262
15263 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15264
15265         * README:  Update references to files moved into etc/.
15266
15267 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15268
15269         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15270         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15271
15272 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15273
15274         * configure: accept dash as well as underscore in long option
15275         names for FSF compatibility.
15276
15277 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15278
15279         * config.sub: added -sco3.2v4 support from FSF.
15280
15281 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15282
15283         * configure.in: expand the section that adds or removes
15284         directories from the list of programs to build, to handle native
15285         vs. cross in addition to host v. native
15286
15287 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15288
15289         * Makefile.in:  Replace C++ in macro names with CXX.
15290         This is less likely to break ...
15291
15292 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15293
15294         * test-build.mk: add -w to GNU_MAKE
15295
15296 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15297
15298         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15299         add 'sparc' to list of recognized cpus.  This needed to make
15300         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15301         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15302         then changes that into $CPU-wrs-vxworks.
15303
15304         * configure.in: remove most references to gdbtest, regularize
15305         target based program removal
15306
15307         * test-build.mk: import from p3 tree (many fixes and changes)
15308
15309 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15310
15311         * Makefile.in: added rules to handle tcl, tk, and expect
15312
15313         * configure.in: handle those directories if they exist
15314
15315 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15316
15317         * config.sub: removed bogus hppabsd and hppahpux names, since
15318         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15319
15320 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15321
15322         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15323         depends upon all-xiberty
15324
15325         * Makefile.in: changes from p3, including:
15326
15327         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15328
15329         * Makefile.in (XTRAFLAGS): include newlib directories if
15330         newlib/Makefile exists, rather than if host != target.
15331
15332         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15333
15334         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15335         from the same source tree and not building a cross-compiler.  This
15336         matters for the libg++ configuration if reconfiguring a tree that
15337         has already been installed.
15338
15339         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15340
15341         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15342         pick up the machine and system specific header files.
15343
15344         * Makefile.in: added AS_FOR_TARGET, passed down in
15345         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15346         the C compiler to use to create programs which are run in the
15347         build environment, set it to default to $(CC), and passed it down
15348         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15349
15350         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15351
15352         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15353         We need them for unusual native builds, like systems without
15354         ranlib.
15355
15356         * configure: also define $(host_canonical) and
15357         $(target_canonical), which are the full, canonical names for the
15358         given host and target
15359
15360 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15361
15362         * Makefile.in:  Added separate definitions for C++.
15363
15364 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15365
15366         * configure.in (configdirs):  Add deja-gnu.
15367
15368 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15369
15370         * README:  Update for configure.texi and gdb-4.7 release.
15371
15372 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15373
15374         * Makefile.in:  Move "all" target to top of file.
15375         Previously, first target was ".PHONY" which caused BSD4.4 make
15376         to build .PHONY when make was run without arguments.
15377
15378 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15379
15380         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15381         Library-copylefted code in libiberty.
15382
15383 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15384
15385         * config.sub:  Replace m68kmote with plain old m68k.
15386
15387 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15388
15389         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15390
15391 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15392
15393         * config.sub: Complain if no argument is given.  Added support for
15394         386bsd as OS and target alias.
15395
15396 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15397
15398         * Makefile.in (XTRAFLAGS): include newlib directories if
15399         newlib/Makefile exists, rather than if host != target.
15400
15401 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15402
15403         * config.sub: recognize sparclite-wrs-vxworks.
15404
15405         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15406         p3.) Added clean-xiberty to clean.
15407
15408 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15409
15410         * configure.in: use *-*-* instead of nested cases for host and target
15411
15412 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15413
15414         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15415         from the same source tree and not building a cross-compiler.  This
15416         matters for the libg++ configuration if reconfiguring a tree that
15417         has already been installed.
15418
15419 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15420
15421         * config.sub (i486v/i486v4):  Merge in from FSF version.
15422
15423 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15424
15425         * configure: only set PWD if it is already set.
15426
15427 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15428
15429         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15430         doesn't have unset and all success paths (and most error paths)
15431         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15432         to just ${PWD} to avoid confusion.)
15433
15434 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15435
15436         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15437         even for a native compilation.
15438
15439 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15440
15441         Changes to make the gdb.tar.Z rule work better.
15442
15443         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15444         (DEVO_SUPPORT):  Add configure.texi.
15445         (bfd-ilrt.tar.Z):  Remove ancient rule.
15446
15447 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15448
15449         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15450         pick up the machine and system specific header files.
15451
15452         * configure.in, config.sub: added new target m68010-adobe-scout,
15453         with alias of adobe68k.  Changed configure.in to check for
15454         -scout before -sco* to avoid a false match.
15455
15456         * Makefile.in: added AS_FOR_TARGET, passed down in
15457         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15458         the C compiler to use to create programs which are run in the
15459         build environment, set it to default to $(CC), and passed it down
15460         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15461
15462 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15463
15464         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15465         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15466         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15467         FOR_TARGET variants, to newlib and libg++.
15468
15469 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15470
15471         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15472         first.
15473
15474 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15475
15476         * config.sub:  Accept `elf' as an environment.
15477
15478 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15479
15480         * Makefile.in (all-opcodes):  cd into the right directory
15481
15482 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15483
15484         * configure: added -program_transform_name option, used as
15485         argument to sed when installing programs.
15486         configure.texi: added documentation for -program_prefix,
15487         -program_suffix and -program_transform_name.
15488
15489 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15490
15491         * config.sub:  Accept i486 where i386 ok.
15492
15493 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15494
15495         * config.sub: accept we32k
15496
15497 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15498
15499         * config.sub, configure.in: accept OSE68000 and OSE68k.
15500
15501         * Makefile.in: don't create all directories for ``make install'';
15502         let the subdirectories create the ones they need.
15503
15504 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15505
15506         * COPYING: new file, GPL v2
15507
15508 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15509
15510         * Makefile.in: use the new gen-info-dir, which needs a template
15511         argument (which also lives in texinfo)
15512
15513         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15514
15515 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15516
15517         * config.sub (ncr3000):  Change i386 to i486.
15518
15519 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15520
15521         * Makefile.in: add install-rcs, install-grep to
15522         install-no-fixedincludes, removed install-bison and install-libgcc
15523
15524 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15525
15526         * configure.in: grab the HPUX makefile fragment if on HPUX
15527
15528 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15529
15530         * Makefile.in: eradicate bison spoor (ditto libgcc).
15531          configure.in: recognise m68{k,000}-ericsson-OSE.
15532          es1800 is alias for m68k-ericsson-OSE
15533
15534 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15535
15536         * configure.in: rearrange the parts that remove programs from
15537         configdirs, based now on HOST==TARGET or by canonical triple.
15538
15539 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15540
15541         * test-build.mk: recurse explicitly with -f test-build.mk when
15542           appropriate.  predicate stage3 and comparison on the existence
15543           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15544           On very clean, also remove ...stamp-co.  Build in-place before
15545           doing other builds.
15546
15547 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15548
15549         * Makefile.in, configure.in: add tgas
15550
15551 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15552
15553         * Makefile.in: a number of changes merged in from progressive.
15554
15555         * configure.in: add libm.
15556
15557         * .cvsignore: ignore some stuff that comes from test-build.mk.
15558
15559 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15560
15561         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15562
15563 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15564
15565         * configure: Add program_suffix (parallel to program_prefix)
15566         * Makefile.in: adjust directory-creating script for losing decstation
15567
15568 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15569
15570         * configure:  Minor $subdir-related fixes.
15571
15572 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15573
15574         * configure: fix various problems with propogating
15575         makefile_target_frag in subdirs.
15576         * configure.in: config libgcc if its there
15577
15578 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15579
15580         * config.sub:  HPPA merge.
15581
15582 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15583
15584         * Makefile.in:  Replace all-bison with all-byacc in all
15585         dependency lines for other tools (which now use byacc).
15586
15587 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15588
15589         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15590
15591 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15592
15593         * Makefile.in: make gprof rules similar to byacc rules (instead of
15594         vestigal $(unsubdir) that didn't work...)
15595
15596 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15597
15598         * config.sub:  Add support for Linux.
15599         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15600         (at least for libg++).
15601
15602 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15603
15604         * configure.texi: fix doc for the -nfp option to configure
15605
15606 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15607
15608         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15609
15610 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15611
15612         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15613         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15614         * configure.in: added solaris* host_makefile_frag hook.
15615
15616 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15617
15618         * config.sub: changed recognition of m68000 so that various
15619         m68k types can be specified via m680[01234]0
15620
15621 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15622
15623         * config.sub (basic_machine): fix sed so that '-foo' isn't
15624         completely substituted out while .+'-foo' loses the '-foo'
15625
15626 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15627
15628         * config.sub ($os): Add -aout.
15629
15630 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15631
15632         * configure:  If host_makefile_frag is absolute, don't
15633         prefix ${invsubdir} (relevant to libg++ auto-configure).
15634
15635 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15636
15637         * Makefile.in (tooldir): Define it.
15638         (all-ld): Depend on all-flex.
15639
15640 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15641
15642         * Makefile.in (check):  Fix libg++ special case.
15643
15644 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15645
15646         * configure: do not bury `pwd` into config.status, thus do fewer
15647           pwd's.
15648
15649         * configure: print the "Building in" message only when building in
15650           other than "." AND verbose.
15651
15652         * configure: remove -s, rework -v to better accommodate guested
15653           configures.
15654
15655         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15656
15657 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15658
15659         * Makefile.in: macroize flags passed on recursion.  remove
15660           fileutils.
15661
15662 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15663
15664         * configure: get makesrcdir right for subdirs deeper than 1.
15665
15666         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15667           install.
15668
15669 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15670
15671         * Makefile.in: don't print subdir_do or recursion lines.
15672
15673 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15674
15675         * standards.texi: added menu item.
15676
15677         * Makefile.in: build and install standards.info.
15678
15679         * standards.texi: new file.
15680
15681 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15682
15683         * configure: test for and move config.status pieces from
15684           ${subdir}/.
15685
15686 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15687
15688         * configure:  Test for existance of files before trying to mv
15689         them, to avoid numerous non-existance messages.
15690
15691 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15692
15693         * configure: correct final line of config.status.
15694
15695         * configure: patch from eggert.  Avoids a protection problem if
15696           the original Makefile.in is read only.
15697
15698         * configure: use move-if-change from gcc to create config.status.
15699           Some makefiles depend on config.status to tell if a directory
15700           has been reconfigured for a different host.  This change
15701           prevents those directories from remaking everything in the case
15702           where the reconfig was only intended to rebuild a Makefile.
15703
15704         * configure: test for config.sub with "config.sub sun4" rather
15705           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15706           host alias from a missing config.sub.
15707
15708 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15709
15710         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15711           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15712
15713 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15714
15715         * configure: mkdir ${subdir} as needed.
15716
15717 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15718
15719         * Makefile.in,configure.in: added autoconf.
15720
15721 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15722
15723         * Makefile.in: no longer pass against on recursion.
15724
15725         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15726           definitions are not inherited.
15727
15728         * configure: correct makesrcdir when subdir is .
15729
15730 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15731
15732         * configure:  Add support for 'subdirs' variable, which is
15733         like 'configdirs', except that configure doesn't re-invoke
15734         itself for subdirs, it just creates a Makefile for each subdir.
15735         * configure.texi:  Document subdirs.
15736
15737 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15738
15739         * configure.in: added flex to configdirs
15740
15741 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15742
15743         * Makefile.in: remove clean-stamps from clean.
15744
15745 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15746
15747         * configure.in:  Add gdbtest to configdirs.
15748
15749 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15750
15751         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15752         to recursive makes.
15753         * configure.in:  Recognize new ncr3000 config.
15754
15755 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15756
15757         * Makefile.in, configure.in: removed references to gdbm.
15758
15759 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15760
15761         * config.sub:  Don't canonicalize os value
15762         newsos* to bsd (readline needs to check for newsos).
15763         (This fix was earlier made Jan 31, but got re-broken.)
15764
15765 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15766
15767         * configure.in:  sco is an os, not a vendor!
15768
15769         * configure:  Quote $( better.  Keep various shells happy.
15770
15771 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15772
15773         * Makefile.in: eliminate stamp-files.
15774
15775 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15776
15777         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15778           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15779
15780 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15781
15782         * config.sub:  fix iris/iris3.
15783
15784 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15785
15786         * configure: re-add -rm.
15787
15788 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15789
15790         * Maskefile.in: add .stmp-rcs to all.
15791
15792         * configure.in: remove gas from rs6000 build, use aix host fragment.
15793
15794 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15795
15796         * configure: pass down site_option during recursion.
15797
15798 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15799
15800         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15801
15802 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15803
15804         * configure: Change exec_prefix so that it really defaults to prefix.
15805
15806 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15807
15808         * Makefile.in, configure.in:  Add support for mmalloc library.
15809
15810 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15811
15812         * Makefile.in: add stmp dependencies for a few more things.
15813
15814 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15815
15816         * configure: adjusted error message on objdir/srcdir configure
15817           collision, per john's suggestion.
15818
15819         * Makefile.in: add libiberty stmp to all and all.cross.
15820
15821 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15822
15823         * Makefile.in: remove force dependencies, add grep to all.
15824
15825 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15826
15827         * Makefile.in: drop flex.  make stamp files work.
15828
15829         * configure: added test for conflicting configuration in srcdir,
15830           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15831           gets cranky.  use relative paths for configure and srcdir
15832           whenever possible.  Send some error messages to stderr that were
15833           going to stdout.
15834
15835 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15836
15837         * Makefile.in:  Fix libg++ rule to check for gcc directory
15838         before using gcc/gcc.  Also pass XTRAFLAGS.
15839
15840 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15841
15842         * Makefile.in: added stmp-files so that directories aren't polled
15843           when they are already built.
15844
15845         * configure.texi: fixed a node pointer problem.
15846
15847 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15848
15849         * config.sub configure.in gdb/configure.in
15850         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15851         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15852         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15853
15854 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15855
15856         * configure: -recurring becomes -silent.  corrected help message
15857           for -site= option.
15858
15859         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15860
15861 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15862
15863         * configure: when building Makefile for crosses, replace
15864           tooldir and program_prefix.  default srcdir from location of
15865           config.sub.  remove "for host in hosts" and "for target in
15866           targets" loops.
15867
15868 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15869
15870         * Makefile.in: Do not pass bindir or mandir to cvs.
15871
15872 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15873
15874         * Makefile.in, configure.in: removed traces of namesubdir,
15875           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15876           copyrights to '92, changed some from Cygnus to FSF.
15877
15878         * configure.texi: remove most references to multiple hosts,
15879           multiple targets, subdirs, etc.
15880
15881         * configure.man: removed rcsid. reference config.sub not
15882           config.subr.
15883
15884         * Makefile.in: mkdir $(infodir) on install-info.
15885
15886 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15887
15888         * configure.texi:  Explain better about .gdbinit and about
15889         the environment that configure.in sections run in.
15890
15891 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15892
15893         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15894
15895 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15896
15897         * README:  DOC.configure => cfg-paper.texi.
15898
15899 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15900
15901         * config.sub (near case $os):  Don't convert newsos* to bsd!
15902
15903 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15904
15905         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15906         the number of copies of COPYING that go into the GDB tar file.
15907
15908 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15909
15910         * bfd/configure.in, gdb/config/mh-i386sco,
15911         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15912         Fix SCO configuration stuff.
15913
15914 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15915
15916         * Makefile.in:  For libg++, make sure the -I pointing
15917         to the gcc directory goes *after* all the libg++-local -I flags.
15918         Also, move just-gcc dependency from just-libg++ to all-libg++.
15919
15920 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15921
15922         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15923
15924 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15925
15926         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15927
15928 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15929
15930         * config.sub:  Add stratus configuration frags.  Also
15931         submitted to FSF.
15932
15933 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15934
15935         * Makefile.in (DEV_SUPPORT):  add configure.man.
15936
15937         * config.sub(Decode manufacturer-specific):  add -none*.
15938
15939 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15940
15941         * Makefile.in:  remove form feeds to make Sun's make happy.
15942         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15943
15944 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15945
15946         * Makefile.in (AR_FLAGS):  Make quieter.
15947
15948 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15949
15950         * configure.in:  Add libg++.
15951         * configure:  When verbose, don't output the command line at each
15952         level; it will be unremarkably the same as the previous version,
15953         which will be the same as what the user typed.
15954
15955 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15956
15957         * configure.in, Makefile.in: fix clean-info, add flex.  add
15958           fileutils.
15959
15960         * configure: be less sensitive to spaces in Makefile.in.  Do not
15961           look for sources in "..".  Doing so breaks subdirectories that
15962           might have their own configure.  If a subdir has it's own
15963           configure script, use it.
15964
15965 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15966
15967         * cfg-paper.texi: some changes suggested by rms.
15968
15969 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15970
15971         * config.sub:  Merge in some small additions from the FSF version,
15972         taken from the gcc distribution, to bring the Cygnus and FSF
15973         versions into closer sync.
15974
15975 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15976
15977         * configure.in:  Changed svr4 references to sysv4.
15978
15979 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15980
15981         * configure: added -V for version number option.
15982
15983 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15984
15985         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15986           renamed from DOC.configure to cfg-paper.texi.
15987
15988 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15989
15990         * configure, config.subr, config.sub: config.subr is now
15991           config.sub again.
15992
15993 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15994
15995         * configure.texi: new file, in progress.
15996
15997         * Makefile.in: build info file and install the man page for
15998           configure.
15999
16000         * configure.man: new file, first cut.
16001
16002         * configure: find config.subr again now that configuration "none"
16003           has gone.  removed all traces of the -ansi option.  removed all
16004           traces of the -languages option.
16005
16006         * config.subr: resync from rms.
16007
16008 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16009
16010         * configure, config.sub, config.subr: merge config.sub into
16011           config.subr, call the result config.subr, remove config.sub, use
16012           config.subr.
16013
16014         * Makefile.in: revised install for dir.info.
16015
16016 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16017
16018         * configure.in: add decstation host makefile frag.
16019
16020         * Makefile.in: BISON now bison -y again.  also install-gcc on
16021           install.  clean-gdbm on clean.  infodir belongs in datadir.
16022           Make directories for info install.  Build dir.info here then
16023           install it.
16024
16025 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16026
16027         * Makefile.in: fix for bad directory tests.
16028
16029 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16030
16031         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16032           regexp.  -srcdir relative was being handled incorrectly.
16033
16034         * Makefile.in: unwrapped some for loops so that parallel makes
16035           work again and so one can focus one's attention on a particular
16036           package.
16037
16038 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16039
16040         * configure: added PWD as a stand in for `pwd` (for speed). use
16041           elif wherever possible.  make -srcdir work without -objdir.
16042           -objdir= commented out.
16043
16044 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16045
16046         * configure: +options become --options.  -subdirs commented out.
16047           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16048           Makefile now at top of generated Makefile.  Removed cvs log
16049           entries.  added -srcdir.  create .gdbinit only if there is one
16050           in ${srcdir}.
16051
16052         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16053           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16054           and mandir now keyed off datadir by default.
16055
16056 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16057
16058         * Freshly created ChangeLog.
16059
16060 \f
16061 Local Variables:
16062 mode: change-log
16063 left-margin: 8
16064 fill-column: 76
16065 version-control: never
16066 End: