OSDN Git Service

ChangeLog:
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2010-11-03  Ian Lance Taylor  <iant@google.com>
2             Dave Korn  <dave.korn.cygwin@gmail.com>
3
4         PR lto/46273
5         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
6         and on other supported platforms whenever LTO is enabled.
7         * configure: Rebuild.
8
9 2010-11-02  Alan Modra  <amodra@gmail.com>
10
11         PR binutils/12110
12         * configure.ac: Error when source path contains spaces.
13         * configure: Regenerate.
14
15 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
16
17         * MAINTAINERS: Update my email address.
18
19 2010-10-20  Ian Lance Taylor  <iant@google.com>
20
21         * Makefile.def (target_modules): Set lib_path to src/.libs for
22         libstdc++-v3 module.
23         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
24         * Makefile.in: Rebuild.
25
26 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
27
28         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
29         (Write After Approval): Remove myself.
30
31 2010-10-15  Tristan Gingold  <gingold@adacore.com>
32
33         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
34
35 2010-10-14  Douglas Rupp  <rupp@gnat.com>
36
37         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
38
39 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
40
41         * configure.ac (build_lto_plugin): New shell variable.
42         (--enable-lto): Turn on by default for all non-ELF platforms that
43         have had LTO support added so far.  Set build_lto_plugin appropriately
44         for both ELF and non-ELF.
45         (configdirs): Add lto-plugin or not based on build_lto_plugin.
46         * configure: Regenerate.
47
48 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
49
50         Sync from src:
51         * configure.ac (v850 support): Remove target-libgloss from
52         noconfigdirs.
53         * configure: Regenerate.
54
55 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
56
57         PR bootstrap/45326
58         PR bootstrap/45174
59         * configure.ac: Honor initial values of $build_configargs,
60         $host_configargs, $target_configargs.  Mark the precious, so
61         environment settings get recorded.
62         * configure: Regenerate.
63
64 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
65
66         PR bootstrap/45796
67         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
68         Depend on all-build-libiberty.
69         * Makefile.in: Regenerate.
70
71 2010-09-30  Michael Eager  <eager@eagercon.com>
72
73         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
74         * configure: Regenerate.
75
76 2010-09-28  Michael Eager  <eager@eagercon.com>
77
78         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
79
80 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
81
82         PR bootstrap/44621
83         * configure.ac: Fix unportable shell quoting.
84         * configure: Regenerate.
85
86 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
87
88         * configure.ac (enable-lto): Add Darwin to the list of supported lto
89         targets and amend comment.
90         * configure: Regenerate.
91
92 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
93
94         * MAINTAINERS (Write After Approval): Add myself.
95
96 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
97
98         * configure.ac: Enable LTO by default on Darwin.
99         * configure: Regenerate.
100
101 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
102
103         * MAINTAINERS (Write After Approval): Add myself.
104
105 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
106
107         * MAINTAINERS (Write After Approval): Add myself.
108
109 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
110
111         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
112         ports
113
114 2010-07-28  David Yuste  <david.yuste@gmail.com>
115
116         * MAINTAINERS (Write After Approval): Add myself.
117
118 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
119
120         * configure.ac: Support all v850 targets.
121         * configure: Regenerate.
122
123 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
124
125         PR bootstrap/44455
126         * configure.ac (extra_mpfr_configure_flags): Copy from
127         extra_mpc_gmp_configure_flags.
128         * configure: Re-generated.
129
130 2010-07-22  Andi Kleen  <ak@linux.intel.com>
131
132         * MAINTAINERS (Write After Approval): Add myself.
133
134 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
135
136         * MAINTAINERS (Write After Approval): Add myself.
137
138 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
139
140         * MAINTAINERS (Write After Approval): Add myself.
141
142 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
143
144         PR target/44862
145         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
146         Provide -B option to allow for link spec %s substitutions for
147         libstdc++.a on darwin.
148         * Makefile.in: Regenerate.
149
150 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
151
152         * MAINTAINERS (Reviewers): Update my e-mail address
153
154 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
155
156         * Makefile.def (configure-gcc): Depend on all-libelf.
157         * Makefile.in: Rebuild.
158
159 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
160
161         * MAINTAINERS (Write After Approval): Add myself in the right place.
162
163 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
164
165         * MAINTAINERS (Write After Approval): Add myself.
166
167 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
168
169         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
170
171 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
172
173         * config.sub: Update to version 2010-05-21.
174         * config.guess: Update to version 2010-04-03.
175
176 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
177
178         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
179         * configure: Regenerate.
180
181 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
182
183         * MAINTAINERS (Write After Approval): Add myself.
184
185 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
186
187         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
188         a platform that supports LTO.
189         * configure: Regenerate.
190
191 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
192
193         * configure.ac: Allow all the versions greater than 0.10 of PPL.
194         * configure: Regenerated.
195
196 2010-04-27  Roland McGrath  <roland@redhat.com>
197             H.J. Lu  <hongjiu.lu@intel.com>
198
199         * configure.ac (--enable-gold): Support both, both/gold and
200         both/bfd to add gold to configdirs without removing ld.
201         * configure: Regenerated.
202
203         * Makefile.def: Add install-gold dependency to install-ld.
204         * Makefile.in: Regenerated.
205
206 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
207
208         PR lto/42776
209         * configure.ac (--enable-lto): Refactor handling so libelf tests
210         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
211         and allow LTO to be explicitly enabled on non-ELF platforms that
212         are known to support it inside else-clause.
213         * configure: Regenerate.
214
215 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
216
217         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
218         * configure: Regenerate.
219
220 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
221
222         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
223         * configure: Regenerate.
224
225 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
226
227         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
228         separately.
229         * configure: Regenerate.
230
231 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
232
233         * MAINTAINERS (Write After Approval): Add myself.
234
235 2010-04-14  Tristan Gingold  <gingold@adacore.com>
236
237         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
238         * configure: Regenerate.
239
240 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
241
242         * configure: Regenerate after change to elf.m4.
243
244 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
245
246         * MAINTAINERS (Write After Approval): Add myself.
247
248 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
249
250         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
251         * configure: Regenerated.
252
253 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
254
255         * configure.ac: Print "buggy but acceptable" when CLooG
256         revision is less than 9.
257         * configure: Regenerated.
258
259 2010-04-01  Diego Novillo  <dnovillo@google.com>
260
261         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
262
263 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
264
265         PR bootstrap/43615
266         PR bootstrap/43328
267
268         Revert:
269
270         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
271
272         * configure.ac: Do not pass --enable-multilib nor
273         --disable-multilib in baseargs.  Accept explicitly passed
274         --enable_multilib.
275         * configure: Regenerate.
276
277 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
278
279         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
280
281 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
282
283         * MAINTAINERS: Remove myself.
284
285 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
286
287         PR bootstrap/43328
288         * configure.ac: Do not pass --enable-multilib nor
289         --disable-multilib in baseargs.  Accept explicitly passed
290         --enable_multilib.
291         * configure: Regenerate.
292
293 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
294
295         * MAINTAINERS (spu port): Remove me.
296
297 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
298
299         * configure.ac (tic6x-*-*): New case.
300         * configure: Regenerate.
301
302 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
303
304         * config.sub: Update to version 2010-03-22.
305         * config.guess: Update to version 2009-12-30.
306
307 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
308
309         PR ada/42554
310         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
311         * configure: Regenerate.
312
313 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
314
315         * MAINTAINERS: Update my email address.
316
317 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
318
319         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
320         (ghassan.shobaki@amd.com): Removed.
321
322 2010-03-17  Alan Modra  <amodra@gmail.com>
323
324         * MAINTAINERS: Update my email address.
325
326 2010-03-16  Diego Novillo  <dnovillo@google.com>
327
328         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
329         Matthews.
330
331 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
332
333         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
334         Gutson, Jeffrey D. Oldham and Mark Shinwell.
335
336 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
337
338         * MAINTAINERS: Update my email address.
339
340 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
341
342         * MAINTAINERS: Update my email address.
343
344 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
345
346         * MAINTAINERS: Update my email address.
347
348 2010-03-09  Jie Zhang  <jie@codesourcery.com>
349
350         * MAINTAINERS: Update my email address.
351
352 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
353
354         PR libstdc++/32499
355         * configure.ac (RANLIB): Default to true.
356         (STRIP): Likewise.
357         (RANLIB_FOR_TARGET): Remove superfluous : argument.
358         * configure: Regenerate.
359
360 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
361
362         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
363         (Write After Approval): Update my email address.
364
365 2010-02-17  Nick Clifton  <nickc@redhat.com>
366
367         PR 11238
368         * Makefile.tpl (local-distclean): Also remove config.cache files in
369         sub-directories as there may not be Makefiles present in the
370         sub-directories.
371         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
372         the config.cache files found by the find command.
373
374         * Makefile.in: Regenerate.
375         * configure.ac: Revert previous delta.
376         * configure: Regenerate.
377
378 2010-02-15  Nick Clifton  <nickc@redhat.com>
379
380         PR 11238
381         * configure.ac: Delete config.cache files in sub-directories when
382         deleting Makefiles.
383         * configure: Regenerate.
384
385 2010-02-12  Ben Elliston  <bje@gnu.org>
386
387         * MAINTAINERS: Update my email address.
388
389 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
390
391         * MAINTAINERS (spu port): Update my email address.
392
393 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
394
395         * MAINTAINERS: Add myself as a maintainer for the bfin port.
396
397 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
398
399         * configure.ac: Add "recommended" version checks for GMP/MPC.
400         Update recommended GMP/MPFR/MPC versions.
401         * configure: Regenerate.
402
403 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
404
405         * MAINTAINERS: Move my Embecosm email address into the
406         write-after-approval section.
407
408 2010-01-26  Ian Lance Taylor  <iant@google.com>
409
410         * MAINTAINERS: Add myself as Go frontend maintainer.
411
412 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
413
414         PR libstdc++/36101, PR libstdc++/42813
415         * configure.ac (bootstrap_target_libs): Make inclusion of
416         target-libgomp conditional on libgomb being in target_configdirs.
417         * configure: Regenerate.
418
419 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
420
421         PR libstdc++/36101, PR libstdc++/42813
422         * configure.ac (bootstrap_target_libs): Include target-libgomp.
423         * configure: Regenerate.
424
425 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
426
427         PR libstdc++/36101, PR libstdc++/42813
428         * configure.ac (target_configdirs): Substitute.
429         * Makefile.def: Bootstrap target module libgomp.
430         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
431         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
432         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
433         * configure, Makefile.in: Regenerate.
434
435 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
436
437         * MAINTAINERS: Adjust my details.
438
439 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
440
441         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
442
443 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
444
445         * MAINTAINERS: reindented my entry with tabs instead of spaces.
446
447 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
448
449         * MAINTAINERS (Write After Approval): Add myself.
450
451 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
452
453         * MAINTAINERS (Write After Approval): Add myself.
454
455 2010-01-11  Richard Guenther  <rguenther@suse.de>
456
457         PR lto/41569
458         * Makefile.def (all-lto-plugin): Depend on all-gcc.
459         * Makefile.in: Regenerated.
460
461 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
462
463         * configure.ac: Enable libjava build on x86_64-*freebsd*.
464         * configure: Regenerate.
465
466 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
467             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
468
469         PR bootstrap/42424
470         * configure.ac: Include libtool m4 files.
471         (_LT_CHECK_OBJDIR): Call it.
472         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
473         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
474
475         * configure: Regenerate.
476
477 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
478
479         PR bootstrap/41818
480         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
481         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
482         * Makefile.in: Regenerate.
483
484 2010-01-02  Richard Guenther  <rguenther@suse.de>
485
486         PR lto/41529
487         * configure.ac: Include config/elf.m4.  Disable LTO if not
488         builting for an elf target.
489         * configure: Regenerate.
490
491 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
492
493         * MAINTAINERS: Change my email address.
494
495 2009-12-18  Ben Elliston  <bje@au.ibm.com>
496
497         * config.sub, config.guess: Update from upstream sources.
498
499 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
500
501         * MAINTAINERS (Write After Approval): Add myself.
502
503 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
504
505         PR middle-end/30447
506         PR middle-end/30789
507         PR other/40302
508
509         * configure.ac: Require MPC.
510         * configure: Regenerate.
511
512 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
513
514         PR target/38384
515         PR bootstrap/40972
516         * libtool.m4: Sync from git Libtool.
517         * ltoptions.m4: Likewise.
518         * ltversion.m4: Likewise.
519         * lt~obsolete.m4: Likewise.
520         * ltmain.sh: Likewise.
521
522 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
523
524         * configure.ac: Update minimum MPC version to 0.8.
525         * configure: Regenerate.
526
527 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
528
529         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
530         * configure: Regenerated.
531
532 2009-11-21  Ian Lance Taylor  <iant@google.com>
533
534         * configure.ac: Change default of poststage1_ldflags to be empty if
535         poststage1_libs is set.  When poststage1_libs is empty, and
536         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
537         * configure: Rebuild.
538
539 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
540
541         * MAINTAINERS (Write After Approval): Update my email address.
542
543 2009-11-20  Ben Elliston  <bje@au.ibm.com>
544
545         * config.guess: Update from upstream sources.
546
547 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
548
549         * Makefile.def: Restore host and target settings for gmp.
550         * Makefile.in: Rebuild.
551
552 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
553
554         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
555         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
556         Fix portability of test of C++ as bootstrap language.  Add
557         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
558         * configure: Rebuild.
559         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
560         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
561         in-tree building.
562         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
563         (POSTSTAGE1_HOST_EXPORTS): Use it.
564         (STAGE[+id+]_CXXFLAGS): New.
565         (BASE_FLAGS_TO_PASS): Pass it down.
566         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
567         extra_exports.
568         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
569         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
570         extra_exports.
571         * Makefile.in: Rebuild.
572
573 2009-11-17  Ben Elliston  <bje@au.ibm.com>
574
575         * config.sub, config.guess: Update from upstream sources.
576
577 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
578
579         * MAINTAINERS (Write After Approval): Add myself.
580
581 2009-11-09  Jon Beniston  <jon@beniston.com>
582
583         * MAINTAINERS (Write After Approval): Add myself.
584
585 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
586
587         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
588         paths for *-w64-mingw* and x86_64-*mingw*.
589         * configure: Regenerated.
590
591 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
592
593         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
594
595 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
596
597         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
598         Phil Edwards to Write-After Approval.
599
600 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
601
602         * configure.ac: Disable target-winsup & co for
603         x86_64-*-mingw* and *-w64-mingw* targets.
604         * configure: Regenerated.
605
606 2009-10-16  Nick Clifton  <nickc@redhat.com>
607
608         * MAINTAINERS: Add myself as a maintainer for the RX port.
609
610 2009-10-26  Johannes Singler  <singler@kit.edu>
611
612         * MAINTAINERS (Write After Approval): Update my e-mail address.
613
614 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
615
616         * configure.ac (CLooG test): Use = with test.
617         * configure: Regenerate.
618
619 2009-10-22  Richard Guenther  <rguenther@suse.de>
620
621         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
622         cloog if the ppl version check failed.  Move flags saving
623         before setting in libelf check.
624         * configure: Regenerate.
625
626 2009-10-21  Richard Guenther  <rguenther@suse.de>
627
628         * configure.ac: Adjust the ppl and cloog configure to work as
629         documented.  Disable cloog if ppl was disabled.  Omit the version
630         checks if they were disabled.
631         * configure: Re-generate.
632
633 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
634
635         * configure.ac: Add 'lto' to enable_languages, not
636         new_enable_languages, and only if not already present.
637         * configure: Regenerate.
638
639 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
640
641         * README: Refer to the various COPYING* files instead of just
642         COPYING.
643         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
644
645 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
646
647         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
648         
649 2009-10-07  Richard Guenther  <rguenther@suse.de>
650
651         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
652         and Richard Guenther as reviewers.
653         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
654         as reviewers.
655
656 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
657
658         * config.sub: Update from upstream sources.
659
660 2009-10-06  Ian Lance Taylor  <iant@google.com>
661
662         * Makefile.def: check-gold depends upon all-gas.
663         * Makefile.in: Rebuild.
664
665 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
666
667         * MAINTAINERS (Write After Approval): Add myself.
668
669 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
670
671         * Makefile.def: all-lto-plugin depends on all-libiberty.
672         set bootstrap=true for lto-plugin.
673         Add lto-plugin.
674         * Makefile.in: Regenerate.
675         * configure.ac (host_libs): Add lto-plugin.
676         * configure: Regenerate.
677
678 2009-10-03  Diego Novillo  <dnovillo@google.com>
679
680         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
681         (HOST_LIBELFLIBS): Define.
682         (HOST_LIBELFINC): Define.
683         * Makefile.in: Regenerate.
684         * configure.ac: Add --enable-lto.
685         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
686         If --enable-lto is used, add 'lto' to new_enable_languages.
687         If --enable-lto is used and gold is enabled, add
688         lto-plugin to configdirs.
689         * configure: Regenerate.
690
691 2009-10-03  Simon Baldwin  <simonb@google.com>
692
693         * configure.ac: If --with-system-zlib, suppress local zlib and
694         pass --with-system-zlib to subdir configure scripts.
695         * configure: Regenerate.
696
697 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
698             Paolo Bonzini  <bonzini@gnu.org>
699
700         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
701         $(srcdir).
702         * Makefile.in: Rebuilt.
703
704 2009-09-26  Gary Funck  <gary@intrepid.com>
705
706         * MAINTAINERS (Write After Approval): Add myself.
707
708 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
709
710         * configure.ac: Update minimum MPC version to 0.7.
711         * configure: Regenerate.
712
713 2009-09-25  Nick Clifton  <nickc@redhat.com>
714
715         * configure.ac: Pass any --cache-file=/dev/null option on to
716         subconfigures.
717         * configure: Regenerate.
718
719 2009-09-23  Nick Clifton  <nickc@redhat.com>
720
721         * config.sub, config.guess: Update from upstream sources.
722
723 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
724
725         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
726         * Makefile.in: Rebuilt.
727
728 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
729
730         PR bootstrap/32272
731         * configure.ac: Error out if $srcdir isn't '.' but contains
732         host-${host_noncanonical}.
733         * configure: Regenerate.
734
735 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
736
737         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
738         maintainer.
739
740 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
741
742         * configure.ac: If bootstrapping a combined tree with
743         --enable-gold, require c++ in stage1_languages.
744         * configure: Regenerate.
745
746         * configure.ac: Also add target_libs of stage1_languages to
747         bootstrap_target_libs.
748         * configure: Regenerate.
749
750         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
751         with --enable-languages not containing c++.
752         * configure: Regenerate.
753
754 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
755
756         * configure.ac: Disable java and boehm-gc for bfin-*-*.
757         * configure: Regenerate.
758
759 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
760
761         * MAINTAINERS (Write After Approval): Update my e-mail address,
762         and move from from here...
763         (Waiting for paperwork): To here.
764
765 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
766
767         * MAINTAINERS (Reviewers): Add self as driver reviewer.
768
769 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
770
771         * configure.ac: Do not use $extrasub for replacing @if/@endif
772         parts in Makefile; instead, use additional arguments to
773         AC_CONFIG_COMMANDS to do the replacement manually, with several
774         sed invocations, to avoid HP-UX sed command limits.
775         * configure: Regenerate.
776
777 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
778
779         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
780         blank before -L.
781
782 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
783
784         * configure.ac (with-build-config): Document.  Handle without.
785         Handle missing argument.
786         * configure: Rebuilt.
787
788 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
789
790         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
791         Default to bootstrap-debug only if compare-debug works.
792         * configure: Rebuilt.
793         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
794         * Makefile.in: Rebuilt.
795
796 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
797
798         * MAINTAINERS (OS Port Maintainers): Update my email address.
799
800 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
801
802         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
803         * Makefile.in: Rebuilt.
804
805 2009-09-01  Chris Demetriou  <cgd@google.com>
806
807         * MAINTAINERS (Write After Approval): Add myself.
808
809 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
810
811         PR debug/30161
812         * include/dwarf2.h (enum dwarf_tag): Added
813         DW_TAG_GNU_template_template_param
814         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
815
816 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
817
818         * Makefile.tpl (AWK): Fix typo.
819         * Makefile.in: Regenerate.
820
821 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
822
823         * configure.ac: Detect awk and sed.
824         * Makefile.def (flags_to_pass): Add AWK and SED.
825         * Makefile.tpl (AWK, SED): New.
826         (BASE_FLAGS_TO_PASS): Add AWK and SED.
827         * configure: Regenerate.
828         * Makefile.in: Regenerate.
829
830 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
831
832         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
833         (collapseslashes): Likewise.
834
835 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
836
837         * configure.ac (AC_PREREQ): Bump to 2.64.
838
839 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
840
841         * configure.ac: Remove --with-datarootdir, --with-docdir,
842         --with-pdfdir, --with-htmldir switches.
843         * configure: Regenerate.
844
845         * configure: Regenerate.
846
847         * compile: Sync from Automake 1.11.
848         * depcomp: Likewise.
849         * install-sh: Likewise.
850         * missing: Likewise.
851         * mkinstalldirs: Likewise.
852         * ylwrap: Likewise.
853
854 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
855
856         * ltmain.sh (func_normal_abspath): New function.
857         (func_relative_path): Likewise.
858         (func_mode_help): Document new -bindir option for link mode.
859         (func_mode_link): Add new -bindir option, and use it to place
860         output DLL if specified.
861
862 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
863
864         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
865         (baseargs): Add --disable-option-checking.
866         * configure: Regenerate.
867
868         * Makefile.def (configure-target-libiberty): Depend on
869         all-binutils and all-ld.
870         (configure-target-newlib): Likewise.
871         * Makefile.in: Regenerate.
872
873 2009-08-17  Ben Elliston  <bje@au.ibm.com>
874
875         * config.sub, config.guess: Update from upstream sources.
876
877 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
878
879         Sync from src, merge:
880
881         2009-07-02  Tristan Gingold  <gingold@adacore.com>
882
883         * configure.ac: Do not exclude gas for i386-*-darwin.
884         Add a case for x86_64-*-darwin.
885         * configure: Regenerate.
886
887 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
888
889         * MAINTAINERS: Add my name to Write After Approval list.
890
891 2009-08-06  Michael Eager  <eager@eagercon.com>
892
893         * configure.ac: Add Microblaze target.
894         * configure: Regenerate.
895
896 2009-07-31  Christian Bruel  <christian.bruel@st.com>
897
898         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
899         * configure: Regenerate.
900         
901 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
902
903         * MAINTAINERS (Write After Approval): Update my e-mail address.
904
905 2009-07-06  Ian Lance Taylor  <iant@google.com>
906
907         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
908         * configure: Rebuild.
909
910 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
911
912         * MAINTAINERS: Move myself to the Graphite Reviewers.
913
914 2009-06-30  Wei Guozhi  <carrot@google.com>
915
916         * MAINTAINERS: Add my name to Write After Approval list.
917
918 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
919
920         PR bootstrap/40338
921         * configure.ac (comparestring): Create new variable.
922         * Makefile.tpl (comparestring): Use to skip some comparisions.
923         * configure: Regenerate.
924         * Makefile.in: Regenerate.
925
926 2009-06-26  Doug Evans  <dje@sebabeach.org>
927
928         * Makefile.def (host_modules): Add cgen.
929         * Makefile.in: Regenerate.
930         * configure.ac (host_tools): Add cgen.
931         * configure: Regenerate.
932
933 2009-06-23  DJ Delorie  <dj@redhat.com>
934
935         * MAINTAINERS: Add myself as mep maintainer.
936
937 2009-06-23  Ian Lance Taylor  <iant@google.com>
938
939         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
940         boot_languages.  Only bootstrap target libraries listed in
941         target_libs for some boot language.  Add --with-stage1-ldflags,
942         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
943         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
944         if not building with C++.
945         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
946         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
947         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
948         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
949         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
950         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
951         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
952         * configure, Makefile.in: Rebuild.
953
954 2009-06-23  Li Feng  <nemokingdom@gmail.com>
955
956         * MAINTAINERS: Added my name to write-after-approval list.
957
958 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
959
960         * configure.ac: Define is_elf for QNX Neutrino targets.
961         * configure: Regenerate.
962
963 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
964
965         * MAINTAINERS: Added my name to the write-after-approval list
966
967 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
968
969         * configure.ac: Detect MPC in default directory.
970         * configure: Regenerate.
971
972 2009-06-03  Jerome Guitton  <guitton@adacore.com>
973             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
974
975         * Makefile.tpl (all): Avoid a trailing backslash.
976         * Makefile.in: Regenerate.
977
978 2009-06-03  Ben Elliston  <bje@au.ibm.com>
979
980         * config.sub, config.guess: Update from upstream sources.
981
982 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
983
984         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
985         to noconfdirs.
986         * configure: Regenerate.
987
988 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
989
990         * Makefile.tpl ([+compare-target+]): Compare all stage
991         directories, rather than just gcc.
992         * Makefile.in: Rebuilt.
993
994 2009-06-01  Doug Kwan  <dougkwan@google.com>
995
996         * configure.ac: Support gold for target arm*-*-*.
997         * configure: Regenerate.
998
999 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1000
1001         * Makefile.def: Add MPC support and dependencies.
1002         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1003
1004         * Makefile.in, configure: Regenerate.
1005
1006 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1007
1008         * Makefile.tpl (all): Avoid harmless warning in make all when
1009         gcc-bootstrap is enabled but stage_last does not exist.
1010         * Makefile.in: Rebuilt.
1011
1012 2009-05-24  Nicolas Roche  <roche@adacore.com>
1013
1014         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1015         * Makefile.in: Regenerate.
1016
1017 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1018
1019         * MAINTAINERS: Update my e-mail address.
1020
1021 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1022
1023         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1024         * configure:  Regenerate.
1025
1026 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1027
1028         PR other/40159
1029         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1030         gcc-no-bootstrap are mutually exclusive.
1031         * Makefile.in: Rebuilt.
1032
1033 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1034
1035         PR other/40159
1036         * Makefile.tpl (all): Don't end with unconditional success.
1037         * Makefile.in: Rebuilt.
1038
1039 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1040
1041         PR target/37137
1042         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1043         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1044         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1045         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1046         stage_configureflags, stage_cflags and stage_libcflags into
1047         explicit Makefile macros.
1048         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1049         GFORTRAN.
1050         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1051         CC.  Set CC_FOR_BUILD from CC.
1052         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1053         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1054         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1055         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1056         and GFORTRAN.
1057         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1058         (_LIBCFLAGS): Renamed to _TFLAGS.
1059         (do-compare-debug, do-compare3-debug): Drop.
1060         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1061         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1062         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1063         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1064         (XGCC_FLAGS_FOR_TARGET): New.
1065         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1066         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1067         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1068         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1069         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1070         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1071         TFLAGS.
1072         (BUILD_CONFIG): Include if requested.
1073         (all): Set TFLAGS on bootstrap.
1074         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1075         (all-stageid-prefixmodule): Likewise.
1076         (do-clean, distclean-stageid): Set TFLAGS.
1077         (restrap): Fix whitespace.
1078         * Makefile.in: Rebuilt.
1079
1080 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1081
1082         * config.guess: Sync with src.
1083
1084 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1085
1086         * configure.ac ($with_ppl):  Default to no if not supplied.
1087         ($with_cloog):  Likewise.
1088         configure:  Regenerate.
1089
1090 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1091
1092         * MAINTAINERS: Update my e-mail address.
1093
1094 2009-04-27  Nick Clifton  <nickc@redhat.com>
1095
1096         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1097
1098 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1099
1100         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1101         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1102         * Makefile.in: Regenerate.
1103
1104 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1105
1106         PR bootstrap/39739
1107         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1108         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1109
1110         * configure, Makefile.in: Regenerate.
1111
1112 2009-04-21  Taras Glek  <tglek@mozilla.com>
1113
1114         * include/hashtab.h: Update GTY annotations to new syntax
1115         * include/splay-tree.h: Likewise
1116
1117 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1118
1119         * config.sub, config.guess: Update from upstream sources.
1120
1121 2009-04-15  Anthony Green  <green@moxielogic.com>
1122
1123         * configure.ac: Add moxie support.
1124         * configure: Rebuilt.
1125
1126 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1127
1128         * configure.ac: Change copyright header to refer to version
1129         3 of the GNU General Public License and to point readers at the
1130         COPYING3 file and the FSF's license web page.
1131         * Makefile.def: Likewise.
1132         * Makefile.tpl: Likewise.
1133         * Makefile.in: Regenerate.
1134
1135 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1136
1137         * configure.ac: Restore match for darwin9 or later. Use double
1138         brackets since regeneration eats one pair.
1139         * configure: Regenerate.
1140
1141 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1142
1143         PR gas/10039
1144         * configure.ac: Require texinfo 4.7.
1145         * configure: Regenerated.
1146
1147 2009-04-09  Nick Clifton  <nickc@redhat.com>
1148
1149         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1150         the GCC Runtime Library Exception.
1151
1152 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1153
1154         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1155         * configure: Regenerate.
1156
1157 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1158
1159         * Makefil.def (languages): New entries.
1160         * Makefile.tpl (check-gcc-*): New generic target.
1161         * Makefile.in: Regenerate.
1162
1163 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1164
1165         * MAINTAINERS:  Update my email address.
1166
1167 2009-03-18  Tom Tromey  <tromey@redhat.com>
1168
1169         * configure: Rebuild.
1170         * configure.ac (host_libs): Add libiconv.
1171         * Makefile.in: Rebuild.
1172         * Makefile.def (host_modules): Add libiconv.
1173         (configure-gdb, all-gdb): Depend on libiconv.
1174
1175 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1176
1177         * configure.ac: Treat gdb as supported on x86_64-darwin.
1178         * configure: Regenerate.
1179
1180 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1181
1182         * configure.ac (--with-host-libstdcxx): New option.
1183         * configure: Regenerate.
1184
1185 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1186
1187         * MAINTAINERS:  Move myself into the write after approval list.
1188
1189 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1190
1191         * MAINTAINERS: Update e-mail address.
1192         
1193 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1194
1195         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1196
1197 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1198
1199         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1200
1201 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1202
1203         Backport from git Libtool:
1204
1205         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1206         Support GNU/kOpenSolaris.
1207         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1208         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1209         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1210         GNU/kOpenSolaris.
1211
1212 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1213
1214         * MAINTAINERS: Update e-mail address.
1215
1216 2009-02-24  Michael Eager  <eager@eagercon.com>
1217
1218         * MAINTAINERS (Write After Approval): Add self.
1219
1220 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1221
1222         * MAINTAINERS (Write After Approval): Add myself.
1223
1224 2009-02-05  Andreas Schwab  <schwab@suse.de>
1225
1226         * Makefile.tpl (stage_last): Define $r and $s before using
1227         $(RECURSE_FLAGS_TO_PASS).
1228         * Makefile.in: Regenerate
1229
1230 2009-01-30  Ian Lance Taylor  <iant@google.com>
1231
1232         * MAINTAINERS: Move myself to the Global Reviewers list.
1233
1234 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1235
1236         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1237         * configure: Regenerate.
1238
1239 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1240
1241         * MAINTAINERS: Make whitespace consistent.
1242         Remove Robert Millan from Write After Approval.
1243
1244 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1245
1246         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1247         (all-opcodes): Depend on all-libiberty.
1248         * Makefile.in: Regenerate.
1249
1250 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1251
1252         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1253         * configure: Regenerate.
1254
1255 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1256
1257         * MAINTAINERS (Write After Approval): Add myself.
1258
1259 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1260
1261         * MAINTAINERS: Add myself to reviewers (Fortran).
1262
1263 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1264
1265         PR tree-optimization/38515
1266         * configure.ac (cloog-polylib): Removed.
1267         (with_ppl, with_cloog): Test for "no".
1268         * configure: Regenerated.
1269
1270 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1271
1272         * MAINTAINERS: Moved myself to reviewers (Fortran).
1273
1274 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1275
1276         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1277         (Write After Approval): Remove myself.
1278
1279 2009-01-03  Diego Novillo  <dnovillo@google.com>
1280
1281         * MAINTAINERS: Remove myself from alias maintainership.
1282
1283 2009-01-02  David Ayers  <ayers@fsfe.org>
1284
1285         * MAINTAINERS: Update e-mail address.
1286
1287 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1288
1289         * MAINTAINERS: Make whitespace consistent.
1290
1291 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1292
1293         Backport from upstream Libtool:
1294         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1295         Add cache variables to tests that require the linker to work.
1296         For shlibpath_overrides_runpath, this also changes the semantics
1297         to let the result from the C compiler take precedence.
1298
1299 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1300
1301         * config.sub, config.guess: Update from upstream sources.
1302
1303 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1304
1305         * configure.ac (ppllibs): Add by default the lib flags.
1306         * configure: Regenerate.
1307
1308 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1309
1310         * MAINTAINERS:  Add myself to the write after approval list.
1311
1312 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1313
1314         * configure.ac: Add double brackets on darwin[912].
1315         * configure: Regenerate.
1316
1317 2008-12-03  Daniel Kraft  <d@domob.eu>
1318
1319         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1320         Approval to Reviewer section (for Fortran front-end).
1321
1322 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1323
1324         * configure.ac: Expand to darwin10 and later.
1325         * configure: Regenerate.
1326
1327 2008-12-02  Andreas Schwab  <schwab@suse.de>
1328
1329         * Makefile.def: configure-target-boehm-gc depends on
1330         all-target-libstdc++-v3.
1331         * Makefile.in: Regenerate.
1332
1333 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1334
1335         * MAINTAINERS:  Add myself as mingw maintainer.
1336
1337 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1338
1339         * config.sub, config.guess: Update from upstream sources.
1340
1341 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1342
1343         * README.SCO: Remove.
1344
1345 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1346
1347         * MAINTAINERS:  Add myself to the write after approval list.
1348
1349 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1350
1351         * MAINTAINERS:  Update my email address in WAA section.
1352
1353 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1354
1355         * MAINTAINERS: Update e-mail address.
1356
1357 2008-11-27  Toon Moene  <toon@moene.org>
1358
1359         * MAINTAINERS: Change e-mail address.
1360
1361 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1362
1363         * configure.ac: Build gdb for i?86-*-darwin*
1364         * configure: Regenerated.
1365
1366 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1367
1368         * MAINTAINERS: Added my full name.
1369
1370 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1371
1372         PR bootstrap/38014
1373         PR bootstrap/37923
1374
1375         Revert:
1376
1377         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1378
1379         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1380         * Makefile.in: Regenerated.
1381
1382         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1383
1384         PR gdb/921
1385         PR gdb/1646
1386         PR gdb/2175
1387         PR gdb/2176
1388
1389         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1390         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1391         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1392         (HOST_EXPORTS): Pass CPPFLAGS.
1393         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1394         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1395         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1396         * Makefile.in, configure: Regenerated.
1397         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1398         and CPPFLAGS_FOR_BUILD.
1399
1400 2008-11-06  Jeff Law  <law@redhat.com>
1401
1402         * MAINTAINERS: Add myself as middle end maintainer.
1403
1404 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1405
1406         * MAINTAINERS (Write after approval): Add myself.
1407
1408 2008-11-05  Diego Novillo  <dnovillo@google.com>
1409
1410         * MAINTAINERS (Global Reviewers): Add myself.
1411         (Non-Algorithmic Maintainers): Remove myself.
1412
1413 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1414
1415         * MAINTAINERS (Write after approval): Add myself.
1416
1417 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1418
1419         * MAINTAINERS (Write after approval): Add myself.
1420
1421 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1422
1423         * configure.ac (spu-*-*): Remove special case.
1424         * configure: Regenerate.
1425
1426 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1427
1428         * MAINTAINERS (Write after approval): Update my email address.
1429
1430 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1431
1432         * configure.ac [spu-*-*]: Do not set skipdirs.
1433         * configure: Re-generate.
1434
1435 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1436
1437         * MAINTAINERS (Various Maintainers): Add myself to reload.
1438
1439 2008-10-25  Richard Guenther  <rguenther@suse.de>
1440
1441         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1442         maintainer.  Remove myself as libgcc-math maintainer.
1443         (Non-Algorithmic Maintainers): Remove myself.
1444
1445 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1446
1447         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1448         * Makefile.in: Regenerated.
1449
1450 2008-10-23  Cary Coutant  <ccoutant@google.com>
1451
1452         * MAINTAINERS (Write after approval): Add myself.
1453
1454 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1455
1456         PR gdb/921
1457         PR gdb/1646
1458         PR gdb/2175
1459         PR gdb/2176
1460
1461         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1462         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1463         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1464         (HOST_EXPORTS): Pass CPPFLAGS.
1465         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1466         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1467         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1468         * Makefile.in, configure: Regenerated.
1469         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1470         and CPPFLAGS_FOR_BUILD.
1471
1472 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1473
1474         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1475         Sebastian Pop.
1476
1477 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1478
1479         * MAINTAINERS (Write After Approval): Added myself.
1480
1481 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1482
1483         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1484         recommended version to 2.3.2.
1485
1486         * configure: Regenerate.
1487
1488 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1489
1490         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1491
1492 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1493
1494         * MAINTAINERS (Write After Approval): Update e-mail address.
1495
1496 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1497
1498         * libtool.m4: Update to libtool 2.2.6.
1499         * lt~obsolete.m4: Update to libtool 2.2.6.
1500         * ltmain.sh: Update to libtool 2.2.6.
1501         * ltsugar.m4: Update to libtool 2.2.6.
1502         * ltversion.m4: Update to libtool 2.2.6.
1503         * ltoptions.m4: Update to libtool 2.2.6.
1504         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1505
1506 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1507
1508         * MAINTAINERS (Write After Approval): Add myself.
1509
1510 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1511
1512         * MAINTAINERS (Write After Approval): Update my name.
1513
1514 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1515
1516         * MAINTAINERS: Add myself in "Write After Approval".
1517
1518 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1519
1520         * MAINTAINERS: Add myself as ia64 maintainer.
1521
1522 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1523
1524         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1525         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1526         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1527         and Michael Tiemann from Write After Approval since they do not
1528         actually have access.
1529
1530 2008-09-05  Richard Guenther  <rguenther@suse.de>
1531
1532         * configure.ac: Initialize clooglibs to -lcloog.
1533         * configure: Re-generate.
1534
1535 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1536
1537         * MAINTAINERS (Write After Approval): Add myself.
1538
1539 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1540
1541         * configure.ac (--with-cloog-polylib): New.
1542         (--disable-cloog-version-check): New.
1543         (--disable-ppl-version-check): New.
1544         * configure: Re-generate.
1545
1546 2008-09-03  Richard Guenther  <rguenther@suse.de>
1547
1548         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1549         cloog test.
1550         * configure: Re-generate.
1551
1552 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1553
1554         Add picoChip port.
1555         * MAINTAINERS: Add picoChip maintainers.
1556
1557 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1558             Tobias Grosser  <grosser@fim.uni-passau.de>
1559             Jan Sjodin  <jan.sjodin@amd.com>
1560             Harsha Jagasia  <harsha.jagasia@amd.com>
1561             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1562             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1563             Adrien Eliche  <aeliche@isty.uvsq.fr>
1564
1565         Merge from graphite branch.
1566         * configure: Regenerate.
1567         * Makefile.in: Regenerate.
1568         * configure.ac (host_libs): Add ppl and cloog.
1569         Add checks for PPL and CLooG.
1570         * Makefile.def (ppl, cloog): Added modules and dependences.
1571         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1572         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1573
1574 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1575
1576         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1577         (GCC_SHLIB_SUBDIR): New.
1578         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1579         * configure: Regenerate.
1580         * Makefile.in: Regenerate.
1581
1582 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1583
1584         * MAINTAINERS: Consistently use tabs to separate columns.
1585
1586 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1587
1588         * MAINTAINERS (Write after Approval): Add myself.
1589
1590 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1591
1592         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1593         Enable bfd, binutils and opcodes.
1594         * configure: Regenerate.
1595
1596 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1597
1598         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1599
1600 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1601
1602         * MAINTAINERS:  Use correct Umlaut for last name.
1603
1604 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1605
1606         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1607
1608 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1609
1610         * MAINTAINERS: Update my email address.
1611
1612 2008-08-16  Nicolas Roche  <roche@adacore.com>
1613
1614         * Makefile.tpl: Add BOOT_ADAFLAGS.
1615         * Makefile.in: Regenerate.
1616
1617 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1618
1619         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1620         * configure: Regenerate.
1621
1622 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1623
1624         * configure.ac: Add makefile fragments for hpux.
1625         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1626         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1627         * configure: Regenerate.
1628         * Makefile.in: Regenerate.
1629
1630 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1631
1632         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1633
1634 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1635
1636         * MAINTAINERS (Write after Approval): Add myself.
1637
1638 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1639
1640         * MAINTAINERS (Write After Approval):  Add myself.
1641
1642 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1643
1644         * MAINTAINERS (Write After Approval):  Add myself.
1645
1646 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1647
1648         * MAINTAINERS: Update my email address.
1649
1650 2008-06-25  Joey Ye  <joey.ye@intel.com>
1651
1652         * MAINTAINERS (Write After Approval):  Add myself.
1653
1654 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1655
1656         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1657         * Makefile.in: Regenerate.
1658         * configure: Regenerate.
1659
1660 2008-06-17  Daniel Kraft  <d@domob.eu>
1661
1662         * MAINTAINERS (Write After Approval):  Add myself.
1663
1664 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1665
1666         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1667         "$@" is still intact with both Autoconf 2.59 and 2.62.
1668         * configure: Regenerate.
1669
1670 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1671
1672         * Makefile.tpl: Fix comment errors.
1673         * Makefile.in: Regenerate.
1674
1675 2008-06-12  David S. Miller  <davem@davemloft.net>
1676             David Edelsohn  <edelsohn@gnu.org>
1677
1678         * configure.ac: Add powerpc*-*-* to gold supported targets.
1679         * configure: Regenerate.
1680
1681 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1682
1683         PR tree-optimization/36218
1684         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1685         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1686         (all prefix="build-"): Pass them to build-system sub-makes.
1687         * Makefile.in: Regenerate.
1688
1689 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1690
1691         * MAINTAINERS (mt port): Remove.
1692         (sco5, unixware, sco udk): Remove.
1693         (Kean Johnston): Add to Write After Approval.
1694
1695 2008-05-30  Julian Brown  <julian@codesourcery.com>
1696
1697         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1698         of libobjc for ARM EABI Linux.
1699         * configure: Regenerate.
1700
1701 2008-05-18  Xinliang David Li   <davidxl@google.com>
1702
1703         * ChangeLog: Remove wrong ChangeLog entry.
1704
1705 2008-05-17  Xinliang David Li   <davidxl@google.com>
1706
1707         * MAINTAINERS (Write After Approval): Add myself.
1708
1709 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1710
1711         * MAINTAINERS (Write After Approval): Add myself.
1712
1713 2008-05-14  Rafael Espíndola  <espindola@google.com>
1714
1715         * config-ml.in: don't handle --enable-shared and --enable-static.
1716
1717 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1718
1719         * MAINTAINERS: Update my email address.
1720
1721 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1722
1723         * MAINTAINERS: Update my email address.
1724
1725 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1726
1727         * MAINTAINERS (Write After Approval): Add myself.
1728
1729 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1730
1731         * MAINTAINERS (Write After Approval): Add myself.
1732
1733 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
1734
1735         * MAINTAINERS (crx): Add myself.
1736
1737 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1738
1739         Sync with src:
1740         2008-04-14  David S. Miller  <davem@davemloft.net>
1741
1742         * configure.ac: Add sparc*-*-* to gold supported targets.
1743         * configure: Regenerate.
1744
1745 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1746
1747         PR bootstrap/35457
1748         * configure.ac: Include override.m4.
1749         * configure: Regenerate.
1750
1751 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1752
1753         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1754         * Makefile.in: Regenerate.
1755
1756 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
1757
1758         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1759         as nonconfigurable directories list.
1760         * configure: Regenerate.
1761
1762 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1763
1764         * config.sub, config.guess: Update from upstream sources.
1765
1766 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1767
1768         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1769         * Makefile.in: Regenerate.
1770
1771 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1772
1773         * configure.ac: Do not build libssp for the AVR.
1774         * configure: Regenerate.
1775
1776 2008-04-07  Ian Lance Taylor  <iant@google.com>
1777
1778         * Makefile.def: check-gold depends upon all-binutils.
1779         * Makefile.in: Regenerate.
1780
1781 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1782
1783         * MAINTAINERS (Write After Approval): Add myself.
1784
1785 2008-04-04  Nick Clifton  <nickc@redhat.com>
1786
1787         PR binutils/4334
1788         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1789         builds.
1790         * configure: Regenerate.
1791
1792 2008-04-04  NightStrike  <NightStrike@gmail.com>
1793
1794         PR other/35151
1795         * configure.ac: Combine rules for mingw32 and mingw64.
1796         * configure: Regenerate.
1797
1798 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1799
1800         * MAINTAINERS (Write After Approval): Add myself.
1801
1802 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
1803
1804         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1805         * Makefile.in (.NOTPARALLEL): Ditto.
1806
1807 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1808
1809         * MAINTAINERS (Write After Approval): Add myself.
1810
1811 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
1812
1813         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1814         * Makefile.in (.NOTPARALLEL): Regenerate.
1815
1816 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1817
1818         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1819         * Makefile.in: Regenerate.
1820
1821 2008-03-26  Jakub Staszak  <kuba@et.pl>
1822
1823         * MAINTAINERS (Write After Approval): Add myself.
1824
1825 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1826
1827         * MAINTAINERS:  Update e-mail address.
1828
1829 2008-03-20  Ian Lance Taylor  <iant@google.com>
1830
1831         * configure.ac: Add support for --enable-gold.
1832         * Makefile.def: Add gold as a directory like ld.
1833         * configure, Makefile.in: Regenerate.
1834
1835 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1836
1837         * configure.ac: m4_include config/proginstall.m4.
1838         * configure: Regenerate.
1839
1840         Backport from upstream Libtool:
1841
1842         2007-10-12  Eric Blake  <ebb9@byu.net>
1843
1844         Deal with Autoconf 2.62's semantic change in m4_append.
1845         * ltsugar.m4 (lt_append): Replace broken versions of
1846         m4_append.
1847         (lt_if_append_uniq): Don't require separator to be overquoted,
1848         and avoid broken m4_append.
1849         (lt_dict_add): Fix typo.
1850         * libtool.m4 (_LT_DECL): Don't overquote separator.
1851
1852 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1853
1854         * config.rpath: Add AIX 6 support.
1855
1856 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1857
1858         * Makefile.def (stageprofile).  Remove -fprofile-generate
1859         from stage_libcflags.
1860         * Makefile.in: Regenerate.
1861
1862 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1863
1864         * config.sub, config.guess: Update from upstream sources.
1865
1866 2008-03-06  Tom Tromey  <tromey@redhat.com>
1867
1868         * MAINTAINERS: Update for treelang deletion.
1869
1870 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1871
1872         * MAINTAINERS: Update my email address.
1873
1874 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1875
1876         * MAINTAINERS (darwin port): Add myself as a maintainer.
1877         (objective-c/c++): Add myself as a maintainer.
1878
1879 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1880
1881         * MAINTAINERS (Write After Approval): Update my email address.
1882
1883 2008-02-25  Tomas Bily  <tbily@suse.cz>
1884
1885         * MAINTAINERS (Write After Approval): Add myself.
1886
1887 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1888
1889         * MAINTAINERS (OpenMP): Add myself.
1890
1891 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1892
1893         PR bootstrap/32009
1894         PR bootstrap/32161
1895
1896         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1897         * configure: Regenerate.
1898
1899         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1900         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1901         STAGE4_LIBCFLAGS): New.
1902         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1903         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1904         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1905         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1906         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1907         for target modules.  Don't export LIBCFLAGS.
1908         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1909         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1910         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1911         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1912         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1913         * Makefile.in: Regenerate.
1914
1915 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1916
1917         PR libgcj/33085
1918         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1919         Do not use -DDLL_EXPORT.  Backport from upstream.
1920
1921 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1922
1923         * MAINTAINERS (Write After Approval): Add myself.
1924
1925 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1926
1927         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1928         * configure: Regenerate.
1929
1930 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1931
1932         * configure.ac (xtensa*-*-*): Recognize processor variants.
1933         * configure: Regenerate.
1934
1935 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1936
1937         PR bootstrap/34922
1938         * configure.ac (PARSE_ARGS): Push suitable setting of
1939         ac_subdirs_all, for `./configure --help=recursive'.
1940         Handle `+' in generic toplevel directory disabling.
1941         * configure: Regenerate.
1942
1943 2008-01-28  Nick Clifton  <nickc@redhat.com>
1944
1945         * MAINTAINERS (xstormy16): Take over maintainership.
1946
1947 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1948
1949         * MAINTAINERS (c4x port): Remove.
1950
1951 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1952
1953         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1954
1955 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1956
1957         * config.sub, config.guess: Update from upstream sources.
1958
1959 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1960
1961         * MAINTAINERS (Write After Approval): Add myself.
1962
1963 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1964
1965         * MAINTAINERS: Update my email address.
1966
1967 2008-01-09  Raksit Ashok  <raksit@google.com>
1968
1969         * MAINTAINERS (Write After Approval): Add myself.
1970
1971 2008-01-09  Raksit Ashok  <raksit@google.com>
1972
1973         * MAINTAINERS (Write After Approval): Add myself.
1974
1975 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1976
1977         * config.sub, config.guess: Update from upstream sources.
1978
1979 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1980
1981         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1982         Change recommended MPFR from 2.2.1 -> 2.3.0.
1983         * configure: Regenerate.
1984
1985 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1986
1987         * MAINTAINERS: Update my email address.
1988
1989 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1990
1991         * MAINTAINERS: Update my email address.
1992
1993 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1994
1995         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1996         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1997         * Makefile.in: Regenerate.
1998
1999 2007-12-10  Mark Heffernan  <meheff@google.com>
2000
2001         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2002         misplaced entries.
2003
2004 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2005
2006         * configure.ac: Enable libjava for x86_64-*-darwin9.
2007         * configure: Regenerate.
2008
2009 2007-12-07  Bill Maddox  <maddox@google.com>
2010
2011         * MAINTAINERS (Write After Approval): Add myself.
2012
2013 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2014
2015         * config.sub, config.guess: Update from upstream sources.
2016
2017 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2018
2019         * config-ml.in: Remove 64bit configure tests.
2020
2021 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2022
2023         * config-ml.in: Robustify against white space in absolute file
2024         names.
2025
2026         * config-ml.in (multi-clean): Substitute ${Makefile}.
2027         Remove superfluous ${Makefile} in list.
2028
2029 2007-11-19  Thiemo Seufer  <ths@mips.com>
2030
2031         * config-ml.in: Don't hardcode the Makefile name.
2032
2033 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2034
2035         * MAINTAINERS (Write After Approval): Add myself.
2036
2037 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2038
2039         * MAINTAINERS (Write After Approval): Add myself.
2040
2041 2007-11-06  Doug Kwan  <dougkwan@google.com>
2042
2043         * MAINTAINERS (Write After Approval): Add myself.
2044
2045 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2046
2047         * MAINTAINERS (mercury): Remove entry.
2048         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2049
2050 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2051
2052         * Makefile.def (dependencies): Make configure-gdb depend on
2053         all-intl.
2054         * Makefile.in: Regenerated.
2055
2056 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2057
2058         * MAINTAINERS (Fortran maintainer): Remove myself.
2059
2060 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2061
2062         * Makefile.def: To avoid problems running with parallel makes,
2063         build newlib before libgloss so that target specific header
2064         files are availble.
2065         * Makefile.in: Regenerate
2066
2067 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2068
2069         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2070         * Makefile.in: Regenerate.
2071
2072 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2073
2074         * MAINTAINERS (Register allocation reviewer): Add myself.
2075
2076 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2077
2078         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2079         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2080         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2081         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2082         * configure: Regenerate.
2083
2084 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2085
2086         * MAINTAINERS (Register allocation reviewer): Add myself.
2087
2088 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2089
2090         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2091         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2092         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2093         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2094         * configure.ac: Default them to host tools for $host = $build.
2095         Subst them.
2096
2097         * configure: Regenerate.
2098         * Makefile.in: Regenerate.
2099
2100 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2101
2102         * MAINTAINERS (Register allocation reviewer): Add myself.
2103
2104 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2105
2106         * MAINTAINERS (Register allocation reviewer): Add myself.
2107
2108 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2109
2110         * MAINTAINERS (Write After Approval): Fix typo.
2111
2112 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2113
2114         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2115         * configure: Regenerate.
2116
2117 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2118
2119         PR bootstrap/31906
2120         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2121         they're already prefixed.
2122
2123 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2124
2125         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2126         libstdc++.
2127         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2128         * configure: Regenerate.
2129         * Makefile.in: Regenerate.
2130
2131 2007-09-17  Andreas Schwab  <schwab@suse.de>
2132
2133         * configure.ac: Raise minimum makeinfo version to 4.6.
2134         * configure: Regenerate.
2135
2136 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2137
2138         * MAINTAINERS (write-after-approval) add myself
2139
2140 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2141
2142         * configure.ac: Correct makeinfo version check.
2143         * configure: Regenerate.
2144
2145 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2146
2147         * MAINTAINERS: Update my email address.
2148
2149 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2150
2151         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2152         to $skipdirs and only disable gprof for newlib.  Use the normal
2153         mips*-elf* handling in other respects.
2154         * configure: Regnerate.
2155
2156 2007-09-12  David Daney  <ddaney@avtrex.com>
2157
2158         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2159         enabling libgcj.
2160         * configure: Regenerate.
2161
2162 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2163
2164         PR other/32154
2165         * configure.ac: For libgloss targets, point the linker to the linker
2166         script, startup code and simulator library.
2167         * configure: Regenerate.
2168
2169 2007-09-07  Andrew Haley  <aph@redhat.com>
2170
2171         * configure.ac (noconfigdirs): Remove target-libffi and
2172         target-libjava.
2173         * configure: Regenerate.
2174
2175 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2176
2177         PR target/33281
2178         * configure.ac: Use config/mh-mingw on mingw.
2179         * configure: Regenerate.
2180
2181 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2182
2183         * MAINTAINERS (Write After Approval): Add myself.
2184
2185 2007-09-05  Richard Guenther  <rguenther@suse.de>
2186
2187         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2188         nor --disable-checking is provided also turn on yes and types
2189         checking for stage1.
2190         * configure: Re-generate.
2191
2192 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2193
2194         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2195         (Write After Approval): Remove myself.
2196
2197 2007-08-29  Nick Clifton  <nickc@redhat.com>
2198
2199         * config.sub, config.guess: Update from upstream sources.
2200
2201 2007-08-22  Bud Davis  <jmdavis@link.com>
2202
2203         * MAINTAINERS (Write After Approval): Added myself.
2204         * MAINTAINERS (Reviewers): Removed myself.
2205
2206 2007-08-18  Paul Brook  <paul@codesourcery.com>
2207             Joseph Myers  <joseph@codesourcery.com>
2208
2209         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2210         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2211         * Makefile.in: Regenerate.
2212         * configure.ac (--with-debug-prefix-map): New.
2213         * configure: Regenerate.
2214
2215 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2216             Nigel Stephens  <nigel@mips.com>
2217
2218         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2219         as target_makefile_frag.
2220         * configure: Regenerate.
2221
2222 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2223
2224         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2225         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2226         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2227         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2228         (do-compare, do-compare3, do-compare-debug): New.
2229         ([+compare-target+]): Use them.
2230
2231 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2232
2233         * MAINTAINERS (Write After Approval): Change my email address.
2234
2235 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2236             Ben Elliston  <bje@au.ibm.com>
2237
2238         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2239         --silent if $silent.
2240         * configure: Regenerate.
2241
2242 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2243
2244         * MAINTAINERS (Various Maintainers): Add myself as
2245         loop infrastructure maintainer.  Update my e-mail
2246         address.
2247
2248 2007-07-31  Diego Novillo  <dnovillo@google.com>
2249
2250         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2251         Adjust description.
2252
2253 2007-07-26  Richard Guenther  <rguenther@suse.de>
2254
2255         * configure.ac: Add types checking to stage1 checking flags.
2256         * configure: Regenerate.
2257
2258 2007-07-17  Nick Clifton  <nickc@redhat.com>
2259
2260         * COPYING3: New file.  Contains version 3 of the GNU General
2261         Public License.
2262         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2263         Lesser General Public License.
2264
2265 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2266
2267         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2268
2269 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2270
2271         * MAINTAINERS (S/390 co-maintainer): Add myself.
2272         (Write After Approval): Remove myself.
2273
2274 2007-07-13  Dan Hipschman  <dsh@google.com>
2275
2276         * MAINTAINERS (Write After Approval): Add myself.
2277
2278 2007-07-11  Nick Clifton  <nickc@redhat.com>
2279
2280         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2281         WINDRES export.
2282         * Makefile.in: Regenerate.
2283
2284 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2285
2286         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2287         maintainer.
2288
2289 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2290
2291         * lt~obsolete.m4: New. Import from 20070318 libtool.
2292
2293 2007-07-03  Julian Brown  <julian@codesourcery.com>
2294
2295         * MAINTAINERS (Write After Approval): Add myself.
2296
2297 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2298
2299         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2300         * configure: Regenerate.
2301
2302 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2303
2304         * configure.ac: Add some missing m4 quotation.
2305         * configure: Regenerate.
2306
2307 2007-07-02  Simon Baldwin  <simonb@google.com>
2308
2309         * MAINTAINERS (Write After Approval): Add myself.
2310
2311 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2312
2313         * configure: Regenerate.
2314
2315 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2316
2317         * Makefile.def: Add windmc tool to build.
2318         * Makefile.tpl: Likewise.
2319         * configure.ac: Likewise.
2320         * Makefile.in: Regenerate.
2321         * configure: Regenerate.
2322
2323 2007-06-28  DJ Delorie  <dj@redhat.com>
2324
2325         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2326         not building newlib.
2327         * configure: Regenerated.
2328
2329 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2330
2331         * MAINTAINERS (Write After Approval): Add myself.
2332
2333 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2334
2335         * MAINTAINERS (Write After Approval): Add myself.
2336
2337 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2338
2339         * MAINTAINERS (Write After Approval): Add myself.
2340
2341 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2342
2343         * MAINTAINERS (Write After Approval): Add myself.
2344
2345 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2346
2347         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2348         * Makefile.in: Regenerated.
2349
2350 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2351
2352         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2353         bfin*-*-uclinux* targets.
2354         * configure: Regenerate.
2355
2356 2007-06-14  Ian Lance Taylor  <iant@google.com>
2357
2358         * MAINTAINERS: Add myself as non-algorithmic global write
2359         maintainer.
2360
2361 2007-06-14  Diego Novillo  <dnovillo@google.com>
2362
2363         * MAINTAINERS: Add self as middle-end maintainer and
2364         non-algorithmic global write maintainer.
2365
2366 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2367
2368         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2369         Move all Fortran maintainers except Paul Brook into the
2370         Non-Autopoiesis section.
2371
2372 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2373
2374         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2375         (distclean-stage[+id+]): Possibly delete stage_last.
2376         * Makefile.in: Regenerate.
2377
2378 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2379
2380         * MAINTAINERS (Various Maintainer): Fix typo.
2381
2382 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2383
2384         * MAINTAINERS (Various Maintainer): Add myself as
2385         dataflow maintainer.
2386
2387 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2388
2389         * config.sub, config.guess: Update from upstream sources.
2390
2391 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2392
2393         * Makefile.tpl: Fix spelling error.
2394         * Makefile.in: Regenerate.
2395
2396 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2397
2398         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2399         lt_cv_sys_max_cmd_len.
2400
2401 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2402
2403         * MAINTAINERS (Various Maintainers): Add myself as
2404         auto-vectorizer maintainer.
2405
2406 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2407
2408         PR libjava/32098
2409         * libtool.m4: Revert previous change.
2410         * ltgcc.m4: Put it here.
2411
2412 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2413
2414         * MAINTAINERS (Various Maintainers): Add myself as
2415         auto-vectorizer maintainer.
2416
2417 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2418
2419         PR libjava/32098
2420         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2421
2422 2007-05-30  Richard Guenther  <rguenther@suse.de>
2423
2424         * MAINTAINERS (Various Maintainers): Add myself as
2425         auto-vectorizer maintainer.
2426
2427 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2428
2429         PR bootstrap/29382
2430         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2431         * configure: Rebuilt.
2432
2433 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2434
2435         * MAINTAINERS (Write After Approval): Removed my name.
2436
2437 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2438
2439         * MAINTAINERS (Write After Approval): Remove myself.
2440
2441 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2442
2443         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2444
2445 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2446
2447         * ltmain.sh: Update from ToT Libtool.
2448         * libtool.m4: Update from ToT Libtool.
2449         * ltsugar.m4: New. Update from ToT Libtool.
2450         * ltversion.m4: New. Update from ToT Libtool.
2451         * ltoptions.m4: New. Update from ToT Libtool.
2452         * ltconfig: Remove.
2453         * ltcf-c.sh: Remove.
2454         * ltcf-cxx.sh: Remove.
2455         * ltcf-gcj.sh: Remove.
2456
2457 2007-05-22  Ollie Wild  <aaw@google.com>
2458
2459         * MAINTAINERS (Write After Approval): Add myself.
2460
2461 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2462
2463         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2464         stage_cflags.
2465         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2466         Remove CFLAGS/LIBCFLAGS.
2467         (configure-stage[+id+]-[+prefix+][+module+],
2468         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2469         * Makefile.in: Regenerate.
2470
2471 2007-05-15  Diego Novillo  <dnovillo@google.com>
2472
2473         * MAINTAINERS: Update e-mail address.
2474
2475 2007-05-15  Revital Eres  <eres@il.ibm.com>
2476
2477         * MAINTAINERS (Write After Approval): Add myself.
2478
2479 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2480
2481         * MAINTAINERS (Write After Approval): Updated my address.
2482
2483 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2484
2485         * MAINTAINERS (Write After Approval): Add myself.
2486
2487 2007-05-11  Silvius Rus  <rus@google.com>
2488
2489         * MAINTAINERS (Write After Approval): Add myself.
2490
2491 2007-04-23  Tom Tromey  <tromey@redhat.com>
2492
2493         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2494
2495 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2496
2497         * MAINTAINERS (cpplib): Rename to ...
2498         (libcpp): ... this.  Add C/C++ front end maintainers.
2499
2500 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2501
2502         * config-ml.in: Pass ${ml_config_env} to configure calls.
2503
2504 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2505
2506         * MAINTAINERS (Write After Approval): Add myself.
2507
2508 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2509
2510         * MAINTAINERS (Write After Approval): Add myself.
2511
2512 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2513
2514         * MAINTAINERS (fortran 95 front end): Add myself.
2515
2516 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2517
2518         * MAINTAINERS (Write After Approval): Add myself.
2519
2520 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2521
2522         * MAINTAINERS (Modulo Scheduler): Add myself.
2523
2524 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2525
2526         * MAINTAINERS (fortran 95 front end): Add myself.
2527         (c++ front end): whitespace fix.
2528
2529 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2530
2531         * MAINTAINERS (Write After Approval): Add myself.
2532
2533 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2534
2535         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2536         of glob.  Quote arguments with single quotes too.
2537         * configure: Regenerate.
2538
2539 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2540
2541         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2542         * Makefile.in: Regenerate
2543
2544 2007-03-07  Andreas Schwab  <schwab@suse.de>
2545
2546         * configure: Regenerate.
2547
2548 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2549
2550         * configure.ac: Add "--with-pdfdir" configure option,
2551         which defines pdfdir variable.
2552         * Makefile.def (target=fixincludes): Add install-pdf to
2553         missing targets.
2554         (recursive_targets): Add install-pdf target.
2555         (flags_to_pass): Add pdfdir.
2556         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2557         target.
2558         * configure: Regenerate
2559         * Makefile.in: Regenerate
2560
2561 2007-02-28  Eric Christopher  <echristo@apple.com>
2562
2563         Revert:
2564         2006-12-07  Mike Stump  <mrs@apple.com>
2565
2566         * Makefile.def (dependencies): Add dependency for
2567         install-target-libssp and install-target-libgomp on
2568         install-gcc.
2569         * Makefile.in: Regenerate.
2570
2571 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2572
2573         * configure: Regenerate.
2574         * configure.ac: Move statements after variable declarations.
2575
2576 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2577
2578         * MAINTAINERS: Add myself as sh maintainer.
2579
2580 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2581
2582         * configure.ac: Adjust for loop syntax.
2583         * configure: Regenerate.
2584
2585 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2586
2587         * configure: Rebuilt.
2588
2589 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2590
2591         * configure.ac: Drop multiple occurrences of --enable-languages,
2592         and fix its quoting.
2593         * configure: Rebuilt.
2594
2595 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2596             Nathan Sidwell  <nathan@codesourcery.com>
2597             Vladimir Prus  <vladimir@codesourcery.com>
2598             Joseph Myers  <joseph@codesourcery.com>
2599
2600         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2601         * configure: Regenerate.
2602
2603 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2604
2605         * ltconfig (freebsd*): Default to elf.
2606
2607 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2608
2609         * configure.ac (target_libraries): Move libgcc before libiberty.
2610         * configure: Regenerated.
2611
2612 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2613             Paolo Bonzini  <bonzini@gnu.org>
2614
2615         PR bootstrap/30753
2616         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2617         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2618         * configure: Regenerated.
2619
2620 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2621
2622         * MAINTAINERS (Language Front End Maintainers): Update my mail
2623         address.
2624
2625 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2626
2627         PR bootstrap/30748
2628         * configure.ac: Correct syntax for Solaris ksh.
2629         * configure: Regenerated.
2630
2631 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2632
2633         * configure.ac: Sync with src.
2634         * configure: Regenerate.
2635
2636 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2637
2638         * Makefile.in: Regenerate.
2639
2640 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2641
2642         * config.sub: Sync with src.
2643
2644 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2645
2646         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2647         noncanonical equivalents.
2648         * configure.in: Rename to...
2649         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2650         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2651         target_noncanonical.  Use them.  Rewrite removal of configure
2652         arguments for autoconf 2.59.  Discard variable settings.  Force
2653         program_transform_name for native tools.
2654
2655         * Makefile.in: Regenerated.
2656         * configure: Regenerated with autoconf 2.59.
2657
2658 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2659
2660         * MAINTAINERS (Write After Approval): Add myself.
2661
2662 2007-01-31  Andreas Schwab  <schwab@suse.de>
2663
2664         * Makefile.tpl (LDFLAGS): Substitute it.
2665         * Makefile.in: Regenerate.
2666
2667 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
2668
2669         * MAINTAINERS (Write After Approval): Add myself.
2670
2671 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2672
2673         * MAINTAINERS (spu port): Add myself.
2674
2675 2007-01-23  Richard Guenther  <rguenther@suse.de>
2676
2677         PR bootstrap/30541
2678         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2679         * Makefile.tpl (GNATBIND): Substitute it.
2680         (GNATMAKE): Likewise.
2681         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2682         of STAGE_PREFIX.
2683         * Makefile.in: Regenerate.
2684         * configure: Regenerate.
2685
2686 2007-01-18  Mike Stump  <mrs@apple.com>
2687
2688         * configure.in: Re-enable -Werror for gcc builds.
2689
2690 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2691
2692         * MAINTAINERS (Write After Approval): Add myself.
2693
2694 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2695
2696         * configure.in: Change == to = in test command.
2697         * configure: Regenerate.
2698
2699 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2700             Nick Clifton  <nickc@redhat.com>
2701             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2702
2703         * configure.in (build_configargs, host_configargs, target_configargs):
2704         Remove build/host/target parameters.
2705         (host_libs): Add gmp and mpfr.
2706         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2707         * Makefile.def (gmp, mpfr): New.
2708         (gcc): Remove target.
2709         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2710         target_os, target_vendor): New.
2711         (configure): Add host_alias/target_alias arguments; adjust invocations.
2712         * configure: Regenerate.
2713         * Makefile.in: Regenerate.
2714
2715 2007-01-11  Matt Fago  <fago@earthlink.net>
2716
2717         * configure.in: Try to link to functions only in mpfr 2.2.x
2718         to improve robustness of configure tests.
2719         * configure: Regenerate.
2720
2721 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2722
2723         * MAINTAINERS: Add myself as i386 maintainer.
2724
2725 2007-01-08  Jan Hubicka  <jh@suse.cz>
2726
2727         * MAINTAINERS: Add myself as i386 maintainer.
2728
2729 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2730
2731         * configure.in: Add support for an x86_64-mingw* target.
2732         * configure: Regenerate.
2733
2734 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2735
2736         * Makefile.tpl (all-target): Correct @if conditional for target
2737         modules.
2738         * configure.in: Omit libiberty if building only target libgcc.
2739         * configure, Makefile.in: Regenerated.
2740
2741 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2742
2743         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2744         * configure: Regenerate.
2745
2746 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2747
2748         * Makefile.def (target_modules): Add libgcc.
2749         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2750         * Makefile.tpl (clean-target-libgcc): Delete.
2751         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2752         on gcc even for bootstrapped modules.  Rewrite handling of
2753         lang_env_dependencies to loop over target_modules.
2754         * configure.in (target_libraries): Add target-libgcc.
2755         * Makefile.in, configure: Regenerated.
2756
2757 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2758
2759         * configure.in: Reorganize recognition of languages.  Add
2760         --enable-stage1-languages.  Show supported languages for the chosen
2761         target rather than all recognized languages.
2762         * configure: Regenerate.
2763
2764 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2765
2766         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2767         * Makefile.in: Regenerate.
2768
2769 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2770
2771         * configure.in: Warn that MPFR 2.2.0 is buggy.
2772         * configure: Regenerate.
2773
2774 2006-12-27  Ian Lance Taylor  <iant@google.com>
2775
2776         * configure.in: When removing Makefiles to force a reconfigure, also
2777         remove prev-DIR*/Makefile.
2778         * configure: Regenerate.
2779
2780 2006-12-22  Andreas Schwab  <schwab@suse.de>
2781
2782         * configure: Regenerate with correct autoconf version.
2783
2784 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2785
2786         * configure.in: add AC_SUBST for *_FOR_TARGET.
2787         * configure: Regenerate.
2788
2789 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2790
2791         * configure.in: Simplify logic for rejecting languages that cannot
2792         be built.  Separate the case when a language is unsupported,
2793         from the case when the user chooses not to build a language.
2794
2795 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2796
2797         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2798         it only affects bootstrap and could be tested on "$host" as well.
2799         * configure: Regenerate.
2800         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2801
2802 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2803
2804         PR bootstrap/29544
2805         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2806         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2807         move here comment from Makefile.tpl.
2808         * Makefile.tpl: Move some definitions higher in the file.
2809         (STAGE1_CHECKING): New.
2810         * configure.in: Add --enable-stage1-checking.
2811         * configure: Regenerate.
2812         * Makefile.in: Regenerate.
2813
2814 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2815
2816         * MAINTAINERS: Add myself as build system maintainer.
2817
2818 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2819
2820         * MAINTAINERS (Write After Approval): Add myself.
2821
2822 2006-12-13  Eric Christopher  <echristo@apple.com>
2823
2824         * MAINTAINERS: Add myself as darwin maintainer.
2825
2826 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2827
2828         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2829
2830 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
2831
2832         MAINTAINERS: Update my entry.
2833
2834 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2835
2836         * configure.in:  Handle spu makefile frag.
2837         * Makefile.tpl (MAINT): Define
2838         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2839         * configure: Regenerate.
2840         * Makefile.in: Regenerate.
2841
2842 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2843
2844         * config.guess: Import latest version.
2845         * config.sub: Likewise.
2846
2847 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2848
2849         * configure.in (spu-*-*): Don't skip target-libiberty.
2850         * configure: Regenerate.
2851
2852 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2853
2854         PR bootstrap/30134
2855         * configure.in: Correct x86 darwin support for libjava to powerpc
2856         and i?86 only.
2857         * configure: Regenerate.
2858
2859 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2860
2861         * configure.in: Add x86 darwin support for libjava.
2862         * configure: Regenerate.
2863
2864 2006-12-07  Mike Stump  <mrs@apple.com>
2865
2866         * Makefile.def (dependencies): Add dependency for
2867         install-target-libssp and install-target-libgomp on
2868         install-gcc.
2869         * Makefile.in: Regenerate.
2870
2871 2006-12-04  Richard Guenther  <rguenther@suse.de>
2872
2873         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2874         (Non-Algorithmic Maintainers): Move over non-algorithmic
2875         loop optimizer maintainers, add myself as a non-algorithmic
2876         middle-end maintainer.
2877
2878 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2879
2880         * MAINTAINERS (Write After Approval): Add myself.
2881
2882 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2883
2884         * configure.in: Update error message for missing GMP/MPFR.
2885
2886         * configure: Regenerate.
2887
2888 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2889
2890         * configure.in: Update MPFR version in error message.
2891
2892         * configure: Regenerate.
2893
2894 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2895
2896         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2897         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2898         --with-gmp-lib): New flags.
2899
2900         * configure: Regenerate.
2901
2902 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2903
2904         * MAINTAINERS (Write After Approval): Change my email address.
2905
2906 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2907
2908         * MAINTAINERS (Write After Approval): Add myself.
2909
2910 2006-11-22  Philipp Thomas  <pth@suse.de>
2911
2912         * MAINTAINERS (i18n): Update e-mail address.
2913
2914 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2915
2916         * MAINTAINERS (spu port): Add myself as maintainer.
2917         (Write After Approval): Remove myself.
2918
2919 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2920
2921         * configure.in (skipdirs): Don't build libssp for SPU.
2922         * configure: Regenerate.
2923
2924 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2925
2926         * MAINTAINERS (spu port): Add myself as maintainer.
2927         (libobjc): Update my email address.
2928
2929 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2930
2931         * MAINTAINERS (Write After Approval): Add myself.
2932
2933 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2934
2935         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2936         * configure : Rebuilt.
2937
2938 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2939
2940         * MAINTAINERS (Write After Approval): Add myself.
2941
2942 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2943
2944         * MAINTAINERS (Write After Approval): Add myself.
2945
2946 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2947
2948         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2949         libmpfr.a.
2950         * configure: Regenerate.
2951
2952 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2953
2954         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2955         (unstage): Test for stage_last presence.
2956
2957         PR bootstrap/29802
2958         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
2959         STAGE_PREFIX.
2960         * Makefile.in: Regenerate.
2961
2962 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2963
2964         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2965         maintainers.
2966
2967 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2968
2969         * MAINTAINERS (Write After Approval): Add myself.
2970
2971 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2972
2973         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2974         and stageN-package/Makefile.
2975         * Makefile.in: Regenerated.
2976
2977 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2978
2979         * configure.in: Remove target-libgloss from noconfigdirs for
2980         bfin-*-*.
2981         * configure: Regenerated.
2982
2983 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2984
2985         * configure.in (have_gmp): Only error if the gcc directory exists.
2986
2987         * configure: Regenerate.
2988
2989 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2990
2991         * configure.in: Robustify error message for missing GMP/MPFR.
2992
2993         * configure: Regenerate.
2994
2995 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
2996
2997         * MAINTAINERS (Write After Approval): Add myself.
2998
2999 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3000
3001         * MAINTAINERS: Change email address.
3002
3003 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3004
3005         * MAINTAINERS (Write After Approval): Add myself.
3006
3007 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3008
3009         * MAINTAINERS (Write After Approval): Add myself.
3010
3011 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3012
3013         * MAINTAINERS (Write After Approval): Move myself to
3014         Write After Approval section.
3015
3016 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3017
3018         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3019         need_gmp anymore.
3020         * configure: Regenerate.
3021
3022 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3023
3024         * MAINTAINERS (Write After Approval): Add myself.
3025
3026 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3027
3028         * config.guess: Import latest version.
3029         * config.sub: Likewise.
3030
3031 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3032
3033         * Makefile.def: Added pdf target handling.
3034         * Makefile.tpl: Added pdf target handling.
3035         * Makefile.in: Regenerated.
3036
3037 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3038
3039         * MAINTAINERS: Add self as score port maintainer.
3040
3041 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3042
3043         * MAINTAINERS (Write After Approval): Add myself.
3044
3045 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3046
3047         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3048         or newer.
3049         * configure: Regenerated.
3050
3051 2006-09-27  Dave Brolley  <brolley@redhat.com>
3052
3053         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3054         using $s instead of $r.
3055         * configure: Regenerated.
3056
3057 2006-09-26  Thiemo Seufer  <ths@mips.com>
3058
3059         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3060         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3061         * configure: Regenerate.
3062
3063 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3064
3065         * MAINTAINERS (Write After Approval): Remove myself.
3066
3067 2006-09-22  Chao-ying Fu  <fu@mips.com>
3068
3069         * MAINTAINERS (Write After Approval): Add myself.
3070
3071 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3072
3073         * MAINTAINERS: Add self as soft-fp maintainer.
3074
3075 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3076
3077         * MAINTAINERS: Add myself as avr maintainer.
3078         Remove Marek Michalkiewicz as avr maintainer.
3079
3080 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3081
3082         * MAINTAINERS (Write After Approval): Add myself.
3083
3084 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3085
3086         * configure.in: Never build newlib for a Mingw host.
3087         Never build newlib as Mingw target library.
3088         Test the existence of winsup/cygwin for building a Cygwin newlib,
3089         rather than just winsup.
3090         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3091         building a Mingw target.
3092         * configure: Regenerate.
3093
3094 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3095
3096         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3097
3098 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3099
3100         * config.guess: Import from src (was more updated).
3101         * config.sub: Likewise.
3102
3103 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3104
3105         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3106         * configure: Regenerated.
3107
3108 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3109
3110         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3111         for stages after the first.
3112
3113 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3114
3115         * Makefile.def: Add dependencies for configure-opcodes
3116         on configure-intl and all-opcodes on all-intl.
3117         * Makefile.in: Regenerated.
3118
3119 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3120
3121         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3122
3123 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3124
3125         Port to hosts whose 'sort' and 'tail' implementations
3126         treat operands with leading '+' as file names, as POSIX
3127         has required since 2001.  However, make sure the code still
3128         works on pre-POSIX hosts.
3129         * ltmain.sh: Don't assume "sort +2" is equivalent to
3130         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3131
3132 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3133
3134         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3135
3136 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3137
3138         * ltconfig: chmod 644 before ranlib during install.
3139
3140 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3141
3142         PR bootstrap/18058
3143         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3144         if the bootstrap compiler is a GCC version that supports it.
3145         * configure: Regenerate.
3146
3147 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3148
3149         * configure.in: Fix thinkos in previous check-in.
3150         * configure: Regenerate.
3151
3152 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3153
3154         PR other/27063
3155         * configure.in: Test subdir_requires and give an appropriate
3156         error message.
3157         * configure: Regenerate.
3158
3159 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3160
3161         * MAINTAINERS (Write After Approval): Add myself.
3162
3163 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3164
3165         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3166
3167 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3168
3169         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3170
3171 2006-06-20  David Ayers  <d.ayers@inode.at>
3172
3173         PR bootstrap/28072
3174         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3175         whether target-libjava is being configured instead of whether the
3176         java front end is enabled.
3177         * configure: Regenerate.
3178
3179 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3180
3181         PR target/27540
3182         * configure.in: Only enable libgomp on IRIX 6.
3183         * configure: Regenerate.
3184
3185 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3186
3187         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3188         too.
3189         * Makefile.in: Regenerate.
3190
3191 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3192
3193         * config-ml.in: Alter CCASFLAGS to include special
3194         multilib options the same as is done for CFLAGS.
3195
3196 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3197
3198         * configure.in: Don't enable libgomp on hpux10.
3199         * configure: Rebuilt.
3200
3201 2006-06-12  David Ayers  <d.ayers@inode.at>
3202
3203         PR bootstrap/27963
3204         PR target/19970
3205         * configure.in: Remove target-boehm-gc from noconfigdirs where
3206         ${libgcj} is specified.
3207         * configure: Regenerate.
3208
3209 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3210
3211         Sync from src:
3212
3213         * configure.in: Sync.
3214         * configure: Regenerated.
3215
3216         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3217
3218         * Makefile.def: Added dependencies from sim and gdb on intl, and
3219         added configure dependencies to everything with an all dependency
3220         on intl.
3221         * Makefile.in: Regenerated.
3222
3223 2006-06-06  David Ayers  <d.ayers@inode.at>
3224
3225         PR libobjc/13946
3226         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3227         * Makefile.in: Regenerate.
3228         * configure.in: Add --enable-objc-gc at toplevel and have it
3229         enable boehm-gc for Objective-C.
3230         Remove target-boehm-gc from libgcj.
3231         Add target-boehm-gc to target_libraries.
3232         Add target-boehm-gc to noconfigdirs where ${libgcj}
3233         is specified.
3234         Assert that boehm-gc is supported when requested for Objective-C.
3235         Only build boehm-gc if needed either for Java or Objective-C.
3236         * configure: Regenerate.
3237
3238 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3239
3240         PR 27674
3241         * Makefile.tpl (configure-[+prefix+][+module+],
3242         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3243         Remove rule to unstage bootstrapped modules.
3244         (stage_current): New.
3245         * Makefile.in: Regenerate.
3246
3247 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3248
3249         * MAINTAINERS (Write After Approval): Update my e-mail address.
3250
3251 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3252
3253         * include/libiberty.h: Declare pex_run_in_environment.
3254
3255 2006-05-31  Asher Langton  <langton2@llnl.gov>
3256
3257         * MAINTAINERS (Write After Approval): Add myself.
3258
3259 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3260
3261         * Makefile.def (bfd, opcodes): Fix lib_path.
3262         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3263         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3264         * Makefile.in: Regenerate.
3265
3266 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3267
3268         * Makefile.in: Regenerate.
3269
3270 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3271
3272         * Makefile.def: Add install-html target. Add datarootdir
3273         docdir and htmldir to flags_to_pass.
3274         * Makefile.tpl: Add install-html target.
3275         * Makefile.in: Regenerate.
3276         * configure.in: Add --with-datarootdir, --with-docdir, and
3277         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3278         * configure: Regenerate.
3279
3280 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3281
3282         * configure.in: Enable gprof for cross builds.
3283         * configure: Regenerate.
3284
3285 2006-05-22  Richard Guenther  <rguenther@suse.de>
3286
3287         Revert
3288         2006-01-31  Richard Guenther  <rguenther@suse.de>
3289         Paolo Bonzini  <bonzini@gnu.org>
3290
3291         * Makefile.def (target_modules): Add libgcc-math target module.
3292         * configure.in (target_libraries): Add libgcc-math target library.
3293         (--enable-libgcc-math): New configure switch.
3294         * Makefile.in: Re-generate.
3295         * configure: Re-generate.
3296         * libgcc-math: New toplevel directory.
3297
3298 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3299             Andreas Tobler  <a.tobler@schweiz.ch>
3300
3301         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3302         * configure: Rebuilt.
3303
3304 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3305
3306         * MAINTAINERS (Write After Approval): Add myself.
3307
3308 2006-05-01  DJ Delorie  <dj@redhat.com>
3309
3310         * configure.in: Restore CFLAGS if GMP isn't present.
3311         * configure: Regenerate.
3312
3313 2006-05-01  Richard Guenther  <rguenther@suse.de>
3314
3315         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3316         maintainer.
3317
3318 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3319
3320         * MAINTAINERS (Write After Approval): Add myself.
3321
3322 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3323
3324         * MAINTAINERS (Write After Approval): Add myself.
3325
3326 2006-04-18  DJ Delorie  <dj@redhat.com>
3327
3328         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3329         reference libgloss so that libssp can be built in a combined
3330         tree.
3331         * configure: Regenerate.
3332
3333 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3334
3335         * MAINTAINERS (Write After Approval): Add myself.
3336
3337 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3338
3339         * configure.in: Require makeinfo 4.4 or higher.
3340         * configure: Regenerate.
3341
3342 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3343
3344         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3345         Rearrange the entries of other libraries to have them in one place.
3346
3347 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3348
3349         * MAINTAINERS (Write After Approval): Remove myself.
3350         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3351
3352 2006-03-14  Richard Guenther  <rguenther@suse.de>
3353
3354         * configure: Regenerate with autoconf 2.13.
3355
3356 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3357
3358         * MAINTAINERS: Use my work address.
3359
3360         * MAINTAINERS: Update my E-mail address.
3361
3362 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3363
3364         * configure.in: Handle --disable-<component> generically.
3365         * configure: Regenerate.
3366
3367 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3368
3369         PR libgcj/17311
3370         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3371
3372 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3373
3374         * MAINTAINERS (Write After Approval):  Remove myself.
3375         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3376
3377 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3378
3379         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3380         (TARGET_CONFIGDIRS): Remove.
3381         * configure.in: Remove AC_SUBST(target_configdirs).
3382         * Makefile.in, configure: Regenerated.
3383
3384 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3385
3386         * MAINTAINERS (Write After Approval):  Remove myself.
3387         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3388
3389 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3390
3391         PR bootstrap/25670
3392
3393         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3394
3395         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3396         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3397         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3398         BUILD_PREFIX, BUILD_PREFIX_1.
3399         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3400
3401         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3402         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3403
3404         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3405         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3406         of `cat stage_current`.  Always provide the `r' and `s' variables.
3407         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3408         a single shell execution.
3409         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3410         bootstrapped modules, make the stage1 module if the build was not
3411         started yet, else build the current stage.
3412         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3413         (all-build, all-host, all-target, [+make_target+]-host,
3414         [+make_target+]-target): Do not use \-continued lines.
3415         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3416         (current_stage, restrap, stage_last): New.
3417
3418         * Makefile.in: Regenerate.
3419         * configure: Regenerate.
3420
3421 2006-02-19  Bud Davis  <jmdavis@link.com>
3422
3423         * MAINTAINERS (Write After Approval):  Remove myself.
3424         (Language Front End Maintainers):  Add myself as fortran 95
3425         maintainer and update e-mail address.
3426
3427 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3428
3429         * MAINTAINERS (Write After Approval):  Remove myself.
3430         (Language Front End Maintainers):  Add myself as fortran 95
3431         maintainer.
3432
3433 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3434
3435         * MAINTAINERS (Write After Approval): Add myself.
3436
3437 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3438
3439         * MAINTAINERS (Write After Approval):  Remove myself.
3440         (Language Front End Maintainers):  Add myself as
3441         fortran 95 maintainer.
3442
3443 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3444
3445         Sync from src:
3446
3447         2005-12-27  Leif Ekblad  <leif@rdos.net>
3448
3449         * configure.in: Add support for RDOS target.
3450         * configure: Regenerate.
3451
3452 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3453             Andreas Schwab  <schwab@suse.de>
3454
3455         * configure: Regenerate.
3456
3457 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3458
3459         * configure.in (enable_libgomp): Add AIX.
3460         * configure: Regenerate.
3461
3462 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3463
3464         * MAINTAINERS (Write After Approval): Add myself.
3465
3466 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3467
3468         * MAINTAINERS (Write After Approval): Add myself.
3469
3470 2006-01-31  Richard Guenther  <rguenther@suse.de>
3471         Paolo Bonzini  <bonzini@gnu.org>
3472
3473         * Makefile.def (target_modules): Add libgcc-math target module.
3474         * configure.in (target_libraries): Add libgcc-math target library.
3475         (--enable-libgcc-math): New configure switch.
3476         * Makefile.in: Re-generate.
3477         * configure: Re-generate.
3478         * libgcc-math: New toplevel directory.
3479
3480 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3481
3482         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3483         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3484         the assembler, linker and binutils.
3485         * configure: Regenerate.
3486
3487 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3488
3489         * MAINTAINERS (Write After Approval): Add myself.
3490
3491 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3492
3493         * configure: Regenerate.
3494
3495 2006-01-18  Richard Henderson  <rth@redhat.com>
3496             Jakub Jelinek  <jakub@redhat.com>
3497             Diego Novillo  <dnovillo@redhat.com>
3498
3499         * libgomp: New directory.
3500         * Makefile.def: Add target_module libgomp.
3501         * Makefile.in: Regenerate.
3502         * configure.in (target_libraries): Add target-libgomp.
3503         * configure: Regenerate.
3504
3505 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3506
3507         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3508         @ from continuation.
3509         * Makefile.in: Rebuilt.
3510
3511 2006-01-04  Chris Lattner  <sabre@gnu.org>
3512
3513         * MAINTAINERS (Write After Approval): Add myself.
3514
3515 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3516
3517         PR bootstrap/24252
3518
3519         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3520         * Makefile.tpl (OBJDUMP): New.
3521         (EXTRA_HOST_FLAGS): Add it.
3522         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3523
3524         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3525         to use symbolic links between directories.  Avoid race conditions
3526         or make them harmless.
3527         * configure.in: Do not try to use symbolic links between directories.
3528
3529         * Makefile.def (LEAN): Pass.
3530         * Makefile.tpl (LEAN): Define.
3531         (stage[+id+]-start): Accept that the previous directory does not
3532         exist, if the bootstrap is lean.
3533         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3534         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3535         configure substitution.
3536         ([+compare-target+]): Likewise.
3537         ([+bootstrap-target+]-lean): New.
3538         * configure.in: Remove lean bootstrap support from here.
3539
3540         * Makefile.in: Regenerate.
3541         * configure: Regenerate.
3542
3543 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3544
3545         * MAINTAINERS (libdecnumber): Add myself.
3546
3547 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3548
3549         * libtool-ldflags: New script.
3550
3551 2006-01-02  Andreas Schwab  <schwab@suse.de>
3552
3553         * configure.in: When reconfiguring remove Makefile in
3554         all stage directories.
3555         * configure: Regenerate.
3556
3557 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3558
3559         * MAINTAINERS: Update my email address.
3560
3561 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3562
3563         Revert Ada-related part of the previous change.
3564
3565         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3566         Do not pass.
3567         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3568         * Makefile.in: Regenerate.
3569         * configure.in: Do not include mt-ppc-aix target fragment.
3570         * configure: Regenerate.
3571
3572 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3573
3574         * configure.in: Select appropriate fragments for PowerPC/AIX.
3575         * configure: Regenerate.
3576
3577         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3578         BOOT_CFLAGS, BOOT_LDFLAGS.
3579         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3580         BOOT_CFLAGS, BOOT_LDFLAGS.
3581         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3582         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3583         (stage): Fail if we cannot complete the work.
3584         * Makefile.in: Regenerate.
3585
3586 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3587
3588         * configure.in: Replace ms1 with mt.
3589         * configure: Rebuilt.
3590
3591 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3592
3593         * MAINTAINERS: Update my email address.
3594
3595 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3596
3597         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3598         install-host-nogcc): Don't invoke $(stage) at the end.
3599         * Makefile.in: Regenerate.
3600
3601 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3602
3603         * configure.in: Flip the top-level bootstrap switch.
3604         * configure: Regenerate.
3605
3606 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3607
3608         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3609         $(stage) and $(unstage).
3610         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3611         (all): Remove stray semicolon.
3612         (local-distclean): Don't handle multilib.tmp and multilib.out.
3613         (install.all): Set $s for consistency.
3614         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3615         check_multilibs setting.  Always make the install directory.
3616         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3617         Correct @if/@endif.
3618         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3619         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3620         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3621         (multilib.out): Remove.
3622         * Makefile.in: Regenerated.
3623
3624 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3625
3626         * MAINTAINERS (Write After Approval): Add myself.
3627
3628 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3629
3630         * MAINTAINERS: Add myself as mt maintainer.
3631
3632         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3633
3634 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3635
3636         * MAINTAINERS: Change email address.
3637
3638 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3639
3640         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3641         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3642         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3643         Find in-tree tools if available.
3644         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3645         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3646         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3647         (COMPILER_*_FOR_TARGET): New.
3648         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3649         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3650         (CONFIGURED_*, USUAL_*): Remove.
3651         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3652         STRIP): Use autoconf substitutions.
3653         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3654         COMPILER_NM_FOR_TARGET): New.
3655         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3656
3657         (all): Make all-host and all-target in parallel.
3658         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3659         that $$r and $$s are set before invoking a recursive make.
3660         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3661         ([+bootstrap-target+]): Inline most of the `all' target.
3662
3663 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3664
3665         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3666         from the gcc build directory.
3667         * Makefile.in: Regenerate.
3668
3669 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3670
3671         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3672         depend on all-libdecnumber.
3673         * configure.in (host_libs): Include libdecnumber.
3674         * Makefile.in: Regenerate.
3675         * configure: Likewise.
3676
3677 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3678
3679         * libdecnumber: Import decNumber sources from the dfp-branch.
3680
3681 2005-11-21  Kean Johnston  <jkj@sco.com>
3682
3683         * config.sub, config.guess: Sync from upstream sources.
3684
3685 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3686
3687         Import from Autoconf sources:
3688
3689         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3690         * config/move-if-change: Don't output "$2 is unchanged";
3691         suggested by Ben Elliston.  Handle weird characters correctly.
3692
3693 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3694
3695         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3696         to match upstream libtool for darwin.
3697
3698 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3699
3700         * Makefile.def: Remove gdb dependencies for gdbtk.
3701         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3702         (configure-gdb, install-gdb): New rules.
3703         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3704         * Makefile.in, configure: Regenerated.
3705
3706 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3707
3708         * MAINTAINERS (Write After Approval): Add myself.
3709
3710 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3711
3712         * MAINTAINERS (Write After Approval): Add myself.
3713
3714 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3715
3716         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3717         Diego Novillo.
3718
3719 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3720
3721         PR bootstrap/24297
3722         * Makefile.tpl (do-[+make-target+], do-check, install,
3723         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3724         are set before recursing.
3725         * Makefile.in: Regenerate.
3726
3727 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3728
3729         PR bootstrap/18939
3730         * Makefile.def (gcc) <target>: Fix thinko.
3731         * Makefile.in: Regenerate.
3732
3733 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3734
3735         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3736         * configure: Regenerate.
3737
3738 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3739
3740         * MAINTAINERS (Write After Approval): Add self.
3741
3742 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3743
3744         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3745         target-libffi, target-qthreads, target-libjava, and
3746         targetlibobjc.
3747         * configure: Regenerate.
3748
3749 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3750
3751         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3752         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3753         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3754         (USUAL_OBJDUMP_FOR_TARGET): New.
3755         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3756         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3757         * configure, Makefile.in: Regenerated.
3758
3759 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3760
3761         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3762         before other host packages.
3763
3764 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3765
3766         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3767
3768 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3769
3770         PR bootstrap/22340
3771
3772         * configure.in (default_target): Remove.
3773         * Makefile.tpl (all): Do not use prerequisites as subroutines
3774         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3775         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3776         use prerequisites as subroutines.
3777         (check-host, check-target): New.
3778         (bootstrap configure & all targets): Do not use stage*-start
3779         if the directory layout is already ok.
3780         (non-bootstrap configure & all targets): Prepend a $(unstage).
3781         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3782         (NOTPARALLEL): Remove.
3783         (unstage, stage variables): New variables.
3784         (unstage, stage targets): Simply expand to those variables.
3785
3786         * configure: Regenerate.
3787         * Makefile.in: Regenerate.
3788
3789 2005-10-04  James E Wilson  <wilson@specifix.com>
3790
3791         * Makefile.def (lang_env_dependencies): Add libmudflap.
3792         * Makefile.in: Regenerate.
3793
3794 2005-10-03  Andreas Schwab  <schwab@suse.de>
3795
3796         Backport from libtool CVS:
3797         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3798
3799         * ltmain.sh: add support for installing into temporary
3800         staging area (e.g. 'make install DESTDIR=...')
3801
3802 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3803
3804         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3805         * configure: Regenerated.
3806
3807 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3808
3809         * configure: Regenerate with the correct
3810         autoconf version.
3811
3812 2005-09-30  Catherine Moore  <clm@cm00re.com>
3813
3814         * configure.in (bfin-*-*): New.
3815         * configure: Regenerated.
3816
3817 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3818
3819         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3820         (LIPO_FOR_TARGET): New.
3821         (CONFIGURED_LIPO_FOR_TARGET): New.
3822         (USUAL_LIPO_FOR_TARGET): New.
3823         (STRIP_FOR_TARGET): New.
3824         (CONFIGURED_STRIP_FOR_TARGET): New.
3825         (USUAL_STRIP_FOR_TARGET): New.
3826         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3827         STRIP_FOR_TARGET.
3828         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3829         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3830         * Makefile.in: Regenerate.
3831         * configure: Regenerate.
3832
3833 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3834
3835         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3836         (rs6000-*-aix*): Same.
3837         * configure: Regenerate.
3838
3839 2005-09-16  Tom Tromey  <tromey@redhat.com>
3840
3841         * MAINTAINERS: Add self as java maintainer.
3842
3843 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3844
3845         * configure.in: Recognize f95 in the --enable-languages option,
3846         and substitute it for fortran, issuing a warning.
3847         * configure: Regenerate.
3848
3849 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3850
3851         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3852         * configure:  Regenerated.
3853
3854 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3855
3856         * MAINTAINERS: Add self as ms1 maintainer.
3857
3858 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3859
3860         * Makefile.def (libssp): Add to lang_env_dependencies.
3861         * Makefile.in: Regenerate.
3862
3863 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3864
3865         * MAINTAINERS: Add myself as middle-end maintainer.
3866
3867 2005-08-17  Christian Groessler  <chris@groessler.org>
3868
3869         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3870         * Makefile.in: Regenerate.
3871
3872 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3873
3874         * MAINTAINERS (write after approval): Added myself.
3875
3876 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3877
3878         * MAINTAINERS (Write After Approval): Add myself.
3879
3880 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3881
3882         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3883         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3884         Look for alternate names of the target cc and c++
3885         * configure: Regenerate.
3886
3887 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3888
3889         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3890         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3891         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3892         tools; remove code to manually set them.
3893         (Target tools): Look in the environment for them.
3894         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3895         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3896         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3897         build directory.
3898         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3899         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3900         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3901         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3902         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3903         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3904         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3905         * configure: Regenerate.
3906         * Makefile.in: Regenerate.
3907
3908 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3909
3910         * MAINTAINERS: Update for removed CPU targets.
3911
3912 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3913
3914         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3915         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3916         * Makefile.in: Regenerated.
3917
3918 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3919
3920         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3921         (CFLAGS_FOR_TARGET): Use it.
3922         (CXXFLAGS_FOR_TARGET): Likewise.
3923         * Makefile.in: Regenerated.
3924         * configure.in (--with-build-sysroot): New option.
3925         * configure: Regenerated.
3926
3927 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3928
3929         * Makefile.tpl: Wrap install between unstage and stage
3930         * Makefile.in: Regenerate.
3931
3932 2005-07-21  Eric Christopher  <echristo@apple.com>
3933
3934         * MAINTAINERS: Update affiliation.
3935
3936 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3937
3938         * MAINTAINERS: Add self as crx port maintainer.
3939
3940 2005-07-20  DJ Delorie  <dj@redhat.com>
3941
3942         * MAINTAINERS: Add self as m32c maintainer.
3943
3944 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3945
3946         * all files: Update FSF address.
3947
3948 2005-07-15  Eric Christopher  <echristo@redhat.com>
3949
3950         * MAINTAINERS: Change affiliation.
3951
3952 2005-07-14  Jim Blandy  <jimb@redhat.com>
3953
3954         * configure.in: Add cases for Renesas m32c.
3955         * configure: Regenerated.
3956
3957 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3958
3959         * COPYING.LIB: Update from fsf.org.
3960
3961 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3962
3963         * COPYING, compile, config.guess,
3964         config.sub, install-sh, missing, mkinstalldirs,
3965         symlink-tree, ylwrap: Sync from upstream sources.
3966         * config-ml.in: Update FSF address.
3967
3968 2005-07-13  Eric Christopher  <echristo@redhat.com>
3969
3970         * configure.in: Add toplevel noconfigdir support for tpf.
3971         * configure: Regenerate.
3972
3973 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3974
3975         PR ada/22340
3976
3977         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3978         * Makefile.in: Regenerate.
3979
3980 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3981
3982         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3983         Brolley to write-after-approval.
3984
3985 2005-07-07  Andreas Schwab  <schwab@suse.de>
3986
3987         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3988         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3989         * Makefile.in: Regenerated.
3990
3991 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3992
3993         * configure.in: Don't build sim or rda when targetting darwin.
3994         * configure: Regenerate.
3995
3996 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3997
3998         * configure.in: Add --enable-libssp and --disable-libssp.
3999         * configure: Regenerate with autoconf-2.13.
4000
4001 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4002
4003         * Makefile.def (target_modules): Add libssp.
4004         * configure.in (target_libraries): Add target-libssp.
4005         * configure: Rebuilt.
4006         * Makefile.in: Rebuilt.
4007
4008 2005-07-01  Zack Weinberg  <zackw@panix.com>
4009
4010         * MAINTAINERS: Change email address.  Resign from maintainership.
4011
4012 2005-07-01  Richard Guenther  <rguenther@suse.de>
4013
4014         * MAINTAINERS: Change my e-mail address and affiliation.
4015
4016 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4017
4018         * Makefile.def (stagefeedback): Come after profile.
4019         Define profiledbootstrap target.
4020         * Makefile.tpl (profiledbootstrap): Remove.
4021         (stageprofile-end): Zap stagefeedback.
4022         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4023         * Makefile.in: Regenerate.
4024
4025 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4026
4027         * MAINTAINERS: Update my email address.
4028
4029 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4030
4031         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4032         In 'cpp' stanza, support '#line' as well as '# '.
4033
4034 2005-06-08  Andreas Schwab  <schwab@suse.de>
4035
4036         * MAINTAINERS: Move myself from 'Write After Approval' to
4037         'CPU Port Maintainers' section as m68k maintainer.
4038
4039 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4040
4041         * configure.in (unsupported_languages): New macro.
4042         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4043         non-ported target libraries in noconfigdirs.
4044         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4045         non-linux-gnu.  Remove libgcj_ex_libffi.
4046         <lang_frag loop>: Set add_this_lang=no if the language is in
4047         unsupported_languages.
4048         * configure: Regenerate.
4049
4050 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4051
4052         * configure.in: Fix typo in handling of --with-mpfr-dir.
4053         * configure: Regenerate.
4054
4055 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4056
4057         * MAINTAINERS: Update my email address.
4058
4059 2005-06-02  Jim Blandy  <jimb@redhat.com>
4060
4061         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4062         accepted into the master sources.)
4063
4064 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4065             Michael Snyder  <msnyder@redhat.com>
4066             Stan Cox  <scox@redhat.com>
4067
4068         * configure.in: Set noconfigdirs for ms1.
4069
4070         * configure: Regenerate.
4071
4072 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4073
4074         * MAINTAINERS (Write After Approval): Add self.
4075
4076 2005-06-01  Josh Conner  <jconner@apple.com>
4077
4078         * MAINTAINERS (Write After Approval): Add self.
4079
4080 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4081
4082         * MAINTAINERS: Update my email address.
4083
4084 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4085
4086         * MAINTAINERS (Write After Approval): Add self.
4087
4088 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4089
4090         * MAINTAINERS (Write After Approval): Remove self.
4091
4092 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4093
4094         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4095         (Dependencies): Consider target modules for bootstrap dependencies.
4096         Make target bootstrap modules depend on each stage's gcc.
4097         * Makefile.in: Regenerate.
4098
4099 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4100
4101         * Makefile.def (configure-gcc): Depend on binutils having been built.
4102         (all-gcc): No need to do it here.
4103         * Makefile.in: Regenerate.
4104
4105 2005-05-19  Paul Brook  <paul@codesourcery.com>
4106
4107         * configure.in: Rewrite misleading error message when requested
4108         language cannot be built.
4109         * configure: Regenerate.
4110
4111 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4112
4113         * ylwrap: Import from Automake 1.9.5.
4114
4115 2005-05-13  David Ung  <davidu@mips.com>
4116
4117         * MAINTAINERS (Write After Approval): Add self.
4118
4119 2005-05-09  Mike Stump  <mrs@apple.com>
4120
4121         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4122         lt_cv_sys_max_cmd_len for now.
4123
4124 2005-05-09  Stan Cox  <scox@redhat.com>
4125
4126         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4127
4128 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4129
4130         * README.SCO: Update the URL.
4131
4132 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4133
4134         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4135         with_gnu_ld to libtool.
4136         * ltcf-c.sh (aix[45]): Define file_list_spec.
4137         * ltcf-cxx.sh (aix[45]): Same.
4138         * ltcf-gcj.sh (aix[45]): Same.
4139         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4140         exists, write list of input files to temporary file.
4141
4142 2005-05-04  Mike Stump  <mrs@apple.com>
4143
4144         * configure.in: Always pass --target to target configures as
4145         otherwise rebuilds that do --recheck will fail.
4146         * confiugure: Rebuilt.
4147
4148 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4149
4150         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4151         STAGE_HOST_EXPORTS.
4152         (configure, all): Add bootstrap support.
4153         (Host modules, target modules): Pass post-stage1 flags and exports.
4154         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4155         * Makefile.in: Regenerate.
4156
4157 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4158
4159         * configure: Regenerate.
4160
4161 2005-04-27  Mike Stump  <mrs@apple.com>
4162
4163         * MAINTAINERS: Add self as darwin maintainer.
4164
4165 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4166
4167         * config.sub: Update from master copy.
4168
4169 2005-04-21  Mike Stump  <mrs@apple.com>
4170
4171         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4172         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4173
4174 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4175
4176         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4177         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4178         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4179         "*-*-elf" and "*-*-linux*".
4180         * configure: Regenerate.
4181
4182 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4183
4184         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4185
4186 2005-04-12  Mike Stump  <mrs@apple.com>
4187
4188         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4189
4190 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4191
4192         * MAINTAINERS (Write After Approval): Add myself.
4193
4194 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4195
4196         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4197
4198 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4199
4200         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4201         (TARGET_CONFIGARGS): Include --with-target-subdir.
4202         (configure, all): New macros.  Use them throughout.
4203         * Makefile.in: Regenerate.
4204
4205 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4206
4207         * MAINTAINERS (Write After Approval): Add myself.
4208
4209 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4210
4211         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4212
4213 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4214
4215         * MAINTAINERS: Move John Carr to Write After Approval.
4216
4217 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4218
4219         * config/mh-mingw32: Delete.
4220         * configure.in: Don't use it.
4221         * configure: Regenerate.
4222
4223 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4224
4225         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4226         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4227         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4228         (HOST_LIB_PATH): Generate from Makefile.def.
4229         (TARGET_LIB_PATH): Likewise.
4230         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4231         * Makefile.in: Regenerate.
4232         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4233         (RPATH_ENVVAR): Include Darwin case.
4234         * configure: Regenerate.
4235
4236 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4237
4238         * MAINTAINERS (Various Maintainers): Remove self.
4239         (Write After Approval): Add self.
4240
4241 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4242
4243         * MAINTAINERS (Various Maintainers): Add self.
4244
4245 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4246
4247         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4248         * configure: Regenerate.
4249
4250 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4251
4252         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4253         gcc_version, and gcc_version_trigger from set of flags to pass.
4254         * Makefile.tpl: Remove definitions of above variables.
4255         (config.status): Remove dependency on $(gcc_version_trigger).
4256         * Makefile.in: Regenerate.
4257         * configure.in: Do not reference config/gcc-version.m4 nor
4258         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4259         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4260         * configure: Regenerate.
4261
4262 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4263             Andrew Pinski  <pinskia@physics.uc.edu>
4264
4265         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4266         * Makefile.in: Regenerate.
4267
4268 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4269
4270         * MAINTAINERS (Write After Approval): Add myself.
4271
4272 2005-03-03  David Ayers  <d.ayers@inode.at>
4273
4274         * MAINTAINERS (Write After Approval): Add myself.
4275
4276 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4277
4278         PR libgcj/20160
4279         * ltmain.sh: Avoid creating archives with components that have
4280         duplicate basenames.
4281
4282 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4283
4284         PR bootstrap/20250
4285         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4286         instead of check.
4287         * Makefile.in: Regenerate.
4288
4289 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4290
4291         * Makefile.in: Regenerate to fix conflict between the previous two
4292         patches.
4293
4294 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4295
4296         PR bootstrap/17383
4297         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4298         * Makefile.tpl (HOST_SUBDIR): New substitution.
4299         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4300         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4301         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4302         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4303         (Host modules, Bootstrapped modules): Use it.
4304         (Build modules, Target modules): Do not create symlink trees,
4305         always configure out-of-srcdir.
4306         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4307         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4308         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4309         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4310
4311         * Makefile.in: Regenerate.
4312         * configure: Regenerate.
4313
4314 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4315
4316         Merged from libada-gnattools-branch:
4317         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4318
4319         * gnattools: New directory.
4320         * Makefile.def: Add gnattools as a module, depending on target-libada.
4321         * Makefile.in: Regenerate.
4322         * configure.in: Include gnattools in host_tools; disable it if ada
4323         is disabled.
4324         * configure: Regenerate.
4325
4326 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4327
4328         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4329         treelang maintainer.
4330         (Write After Approval): Remove myself.
4331
4332 2005-02-23  Paul Schlie  <schlie@comcast.net>
4333
4334         * configure.in: Allow darwin targeted ports to build tk, itcl and
4335         libgui.
4336         * configure: Regenerate.
4337
4338 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4339
4340         PR libgcj/10353
4341         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4342         * configure: Regenerate.
4343
4344 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4345
4346         * MAINTAINERS (Write After Approval): Add myself.
4347
4348 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4349
4350         * MAINTAINERS: Update my e-mail address.
4351
4352 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4353
4354         * MAINTAINERS (Write After Approval): Add myself.
4355
4356 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4357
4358         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4359         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4360         target-libgloss when not *-*-elf and *-*-aout.
4361         * configure: Regenerate.
4362
4363 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4364
4365         * MAINTAINERS: Remove obsolete entries.
4366
4367         * MAINTAINERS (Write After Approval): Add Michael Matz.
4368
4369 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4370
4371         * MAINTAINERS: Remove self as cpplib maintainer.
4372
4373 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4374
4375         * install-sh, config.sub: Import from upstream.
4376
4377 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4378
4379         PR bootstrap/18222
4380         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4381         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4382         * Makefile.in: Regenerate.
4383
4384 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4385
4386         * MAINTAINERS: Update my email address.
4387
4388 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4389             Andreas Schwab  <schwab@suse.de>
4390
4391         PR bootstrap/18033
4392         * config-ml.in: Eval option if surrounded by single quotes.
4393
4394 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4395
4396         Revert 2004-12-28 Makefile changes, a better fix will be
4397         applied to mainline and src after GCC 4.0 branches.
4398
4399 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4400
4401         PR bootstrap/17383
4402
4403         * Makefile.def (target_modules): Remove stage parameter,
4404         it is always true now.
4405         * Makefile.tpl (configure-build-[+module+],
4406         configure-target-[+module+]): Always build symlink tree
4407         for the directory and for include.  BUILD_SUBDIR and
4408         TARGET_SUBDIR cannot be . anymore.
4409         * Makefile.in: Regenerate.
4410
4411 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4412
4413         Revert 2004-12-08 Makefile changes.
4414
4415 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4416
4417         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4418         cygwin, mingw.
4419
4420 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4421
4422         * configure.in (sh64-*-*): Reenable gprof.
4423         * configure: Regenerate.
4424
4425 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4426
4427         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4428         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4429         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4430         * Makefile.in: Regenerate.
4431
4432 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4433
4434         * MAINTAINERS: Update my email address.
4435
4436 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4437
4438         * Makefile.tpl: Generate normal dependencies if the LHS module is
4439         not bootstrapped.
4440         * Makefile.in: Regenerate.
4441
4442 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4443
4444         * configure.in: Include config/gxx-include-dir.m4.  Use
4445         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4446         * configure: Regenerate.
4447
4448 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4449
4450         * config.if: Delete.
4451         * configure.in: Set libstdcxx_incdir directly.
4452         * configure: Regenerate.
4453
4454 2004-12-02  Eric Christopher  <echristo@redhat.com>
4455
4456         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4457         * Makefile.in: Regenerate.
4458
4459 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4460
4461         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4462         * configure: Regenerate.
4463
4464 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4465
4466         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4467         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4468         * configure: Regenerate.
4469
4470 2004-12-01  Eric Christopher  <echristo@redhat.com>
4471
4472         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4473         of things to remove.
4474
4475 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4476
4477         * MAINTAINERS (Write After Approval): Update my e-mail address.
4478
4479 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4480
4481         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4482         from CVS libtool to always pass_all.
4483
4484 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4485
4486         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4487         (hppa*64*-*-*): Delete incorrect comment.
4488         * configure: Rebuilt.
4489
4490 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4491
4492         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4493
4494 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4495
4496         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4497         from CVS libtool to always pass_all.
4498
4499 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4500
4501         * install-sh, compile: Import from automake.
4502
4503 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4504
4505         * config.guess, config.sub:  Import from savannnah.
4506
4507 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4508
4509         * MAINTAINERS (Write After Approval): Add myself
4510
4511 2004-11-12  Mike Stump  <mrs@apple.com>
4512
4513         * Makefile.def: Add html support.
4514         * Makefile.tpl: Likewise.
4515         * Makefile.in: Regenerate.
4516
4517 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4518
4519         PR 18423
4520         * configure.in: Remove all instances of build-fixincludes from
4521         noconfigdirs.
4522         (build_configargs): Supply --target to subdirectories.
4523         * configure: Regenerate.
4524
4525         * Makefile.def: Make gcc install depend on fixincludes install.
4526         * Makefile.in: Regenerate.
4527
4528 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4529
4530         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4531
4532 2004-11-11  Paul Brook  <paul@codesourcery.com>
4533
4534         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4535
4536 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4537
4538         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4539         target-libgfortran.
4540         * configure: Regenerate.
4541
4542 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4543
4544         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4545         like CC.
4546
4547 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4548
4549         * Makefile.def (host fixincludes): Specify missing targets.
4550         * Makefile.in: Regenerate.
4551
4552 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4553
4554         * MAINTAINERS: Add myself
4555
4556 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4557
4558         * MAINTAINERS (Write After Approval): Add myself.
4559
4560 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4561
4562         * Makefile.def: Build fixincludes for the host, too.
4563         * Makefile.in: Regenerate.
4564         * configure.in (host_tools): Add fixincludes.
4565         * configure: Regenerate.
4566
4567 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4568
4569         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4570         * configure: Regenerated.
4571
4572 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4573
4574         PR other/17783
4575         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4576         * configure: Regenerated.
4577
4578 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4579
4580         * README.SCO: Update per FSF instructions.
4581
4582 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4583
4584         PR target/18151
4585         * configure.in (case ${target}): Do not build fixincludes for avr.
4586         * configure: Regenerated.
4587
4588 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4589
4590         * configure.in (case ${target}): Do not build fixincludes
4591         on platforms where it is not used.
4592         * configure: Regenerated.
4593
4594 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4595
4596         * configure.in: Use an absolute path to install-sh.
4597         * configure: Regenerated.
4598
4599 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4600
4601         * MAINTAINERS (Write After Approval): Add myself.
4602
4603 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4604
4605         * MAINTAINERS: Remove from Write After Approval those that are
4606         already maintainers.
4607
4608 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4609
4610         * MAINTAINERS:  Update my email address.
4611
4612 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4613
4614         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4615         * configure: Regenerate.
4616
4617 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4618
4619         * MAINTAINERS:  Update my email address.
4620
4621 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4622
4623         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4624         entries belonging to this category.
4625
4626 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4627
4628         * MAINTAINERS: Update my e-mail address.
4629
4630 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4631
4632         Fix wrong conflict resolution in:
4633
4634         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4635
4636         * Makefile.in: Regenerate.
4637         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4638         in the recursive `make', instead of hardwiring `all'.
4639         (Autogenerated TARGET-* variables): New.
4640
4641 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4642
4643         * configure.in: Enable target-libgloss for crx-*-*.
4644         * configure: Regenerate.
4645
4646 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4647
4648         * MAINTAINERS (Various Maintainers): Move the "windows,
4649         cygwin, mingw" maintainer to ...
4650         (OS Port Maintainers): ... here.
4651
4652 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4653
4654         * MAINTAINERS (Write After Approval): Remove those that are
4655         maintainers of some subsystem.
4656
4657 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4658
4659         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4660         * ltcf-cxx.sh (tpf*): Likewise.
4661         * ltconfig (tpf*): Add TPF OS configuration support.
4662
4663 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4664
4665         * MAINTAINERS: Change my email address to my new work account.
4666
4667 2004-09-24  Michael Roth  <mroth@nessie.de>
4668
4669         * configure.in (--without-headers): Add missing double quotes.
4670         * configure: Regenerate.
4671
4672 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
4673
4674         * ylwrap: Revert to previous version.
4675
4676 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4677
4678         PR bootstrap/17369
4679         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4680         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4681         SET_GCC_LIB_PATH_CMD.
4682         (BASE_TARGET_EXPORTS): Likewise.
4683         * Makefile.in: Regenerated.
4684
4685         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4686         * configure: Regenerated.
4687
4688 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4689
4690         * config.guess: New upstream version
4691         * compile, depcomp, install-sh, ylwrap: Likewise.
4692
4693 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4694
4695         * config/mh-x86omitfp: New host makefile fragment.  Add
4696         -fomit-frame-pointer to the default BOOT_CFLAGS.
4697         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4698         * configure: Regenerate.
4699
4700 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4701
4702         PR target/11572
4703         * configure.in (*-*-darwin*): Renable libobjc.
4704         * configure: Regenerate.
4705
4706 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4707
4708         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4709
4710 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4711
4712         * Makefile.def: Remove libbanshee.
4713         * Makefile.tpl: Ditto.
4714         * configure.in: Ditto.
4715         * Makefile.in: Regen.
4716         * configure: Ditto.
4717
4718 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4719
4720         * ltmain.sh: Use $pic_object as $non_pic_object if
4721         $non_pic_object=none.
4722
4723 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4724
4725         * missing: Import latest version from master repository.
4726
4727 2004-09-06  Nick Clifton  <nickc@redhat.com>
4728
4729         * config.sub: Import latest version from master repository.
4730         * config.guess: Likewise.
4731         This includes these changes:
4732
4733         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4734
4735         * config.sub: Handle crisv32, alias etraxfs.
4736         * config.guess (crisv32:Linux:*:*): Handle.
4737
4738         2004-08-13  Brad Smith  <brad@comstyle.com>
4739
4740         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4741         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4742
4743         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4744
4745         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4746         assume the processor is a powerpc.  This is because coreutils
4747         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4748         in this case, due to a MacOS X bug that causes
4749         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4750         to return a negative number.
4751         Problem reported by Petter Reinholdtsen in:
4752         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4753
4754         2004-07-19  Ben Elliston  <bje@gnu.org>
4755
4756         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4757
4758         2004-06-24  Ben Elliston  <bje@gnu.org>
4759
4760         * config.guess: Update copyright years.
4761         * config.sub: Likewise.
4762
4763         2004-06-22  Robert Millan  <robertmh@gnu.org>
4764
4765         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4766         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4767
4768         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4769
4770         * config.guess (*:*VMS:*:*): New entry. Replaces
4771         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4772         manufacturer.
4773
4774         2004-06-22  Ben Elliston  <bje@gnu.org>
4775
4776         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4777         * config.sub: Likewise.
4778
4779         2004-06-22  Ben Elliston  <bje@gnu.org>
4780
4781         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4782         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4783
4784         2004-06-11  Ben Elliston  <bje@gnu.org>
4785
4786         * config.guess (pegasos:OpenBSD:*:*): Remove.
4787
4788         2004-06-11  Ben Elliston  <bje@gnu.org>
4789
4790         From Wouter Verhelst <wouter@grep.be>:
4791         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4792
4793         2004-06-11  Ben Elliston  <bje@gnu.org>
4794
4795         * config.guess (luna88k:OpenBSD:*:*): New.
4796
4797         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4798
4799         * config.guess (m32r*:Linux:*:*): New case.
4800         * config.sub: Handle m32rle.
4801
4802         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4803
4804         From Jens Petersen  <petersen@redhat.com>:
4805         * config.sub: Handle sparcv8.
4806
4807         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4808
4809         From Tom Smith <smith@cag.lkg.hp.com>:
4810         * config.guess: Version suffixes are equally significant on Tru64
4811         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4812         prefix of "P" (patched kernel).
4813
4814         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4815
4816         * config.sub: Add support for National Semiconductor CRX target.
4817
4818 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4819
4820         * MAINTAINERS (Various Maintainers): Remove myself as web page
4821         maintainer, add myself as maintainer of build status lists.
4822
4823 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4824
4825         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4826         *-*-netware, but add target-libmudflap.
4827         Consolidate *-*-netware targets (of which really only i?86 exists)
4828         into a single entry.
4829         * configure: Likewise.
4830
4831 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4832
4833         * Makefile.tpl (sorry): Remove.
4834         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4835         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4836         (do-clean): Clean per-stage directories too.
4837         (do-distclean): Run distclean-stage1 too.
4838         (.NOTPARALLEL): Enable during toplevel bootstrap.
4839         (stage[+id+]-bubble): Enable parallel execution during
4840         the recursive invocation.
4841         * Makefile.in: Regenerate.
4842
4843         Fix previous checkin:
4844
4845         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4846         include.
4847         * configure.in: Fix indentation.
4848         * configure: Regenerate.
4849
4850 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
4851
4852         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4853         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4854         * configure: regenerate
4855         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4856         -mdynamic-no-pic
4857
4858 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4859
4860         * Makefile.def (build_modules): Add fixincludes.
4861         (dependencies): Make gcc depend on fixincludes.
4862         * configure.in (build_tools): Add fixincludes.
4863         (build_configdirs): Always include build_libs.
4864         * Makefile.in: Regenerate.
4865         * configure: Regenerate.
4866
4867 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4868
4869         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4870         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4871         phony targets; do not generate timestamp files.
4872         (distclean-stageN): Remove references to their timestamp files.
4873         (restageN, touch-stageN): Remove.
4874         (stageN-bubble): Rewritten.
4875         (compare): Support lean bootstraps.
4876         * Makefile.in: Regenerate.
4877
4878         * configure.in: Only warn when bootstrapping but
4879         build != host or build != target.  Support lean bootstraps.
4880         * configure: Regenerate.
4881
4882 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4883
4884         * configure.in:  Give a better error message if GMP/MPFR are missing
4885         and a language needing them has been requested.
4886         * configure:  Regenerated.
4887
4888 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4889
4890         * configure.in:  Print a list of available language front-ends if
4891         a requested one is missing.  Tidy stray tab characters.
4892         * configure:  Regenerated.
4893
4894 2004-08-19  Michael Koch  <konqueror@gmx.de>
4895
4896         * gcc/doc/install.texi: Update entry about automake for libjava.
4897
4898 2004-08-17  Robert Millan  <robertmh@gnu.org>
4899
4900         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4901         (instead of FreeBSD).
4902         * configure: Regenerate.
4903
4904 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4905
4906         * Makefile.in: Regenerate.
4907         * configure: Regenerate.
4908
4909         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4910         stage_*_flags.
4911         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4912         for bootstrapped modules if toplevel bootstrap is going.
4913         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4914         modules.  Adjust for changes in Makefile.def.  Enable several
4915         rules even in non-bootstrap mode, just to avoid peppering the
4916         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4917         (stage-[+prev+]-bubble): Remove.
4918
4919         * Makefile.def (Dependencies): Depend on all-build-bison,
4920         all-build-flex, all-build-byacc, all-build-texinfo, rather
4921         than the host variations.
4922         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4923         with BUILD_SUBDIR.
4924         (BISON): Update for recent Bisons.
4925         (YACC): Fix typo.
4926         (cross): Depend on all-build.
4927         (all): Do not depend on all-build.
4928         (prebootstrap): Remove.
4929         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4930         (Prebootstrap dependencies): Add them to the per-stage targets
4931         and to all-prebootstrap.
4932         * configure.in (build_configdirs): Always enable build_tools.
4933         (BUILD_DIR_PREFIX): Remove.
4934
4935         * Makefile.def (gcc): Add target variable.
4936         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4937         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4938         in the recursive `make', instead of hardwiring `all'.
4939         (Autogenerated TARGET-* variables): New.
4940
4941 2004-08-13  Brian Booth  <bbooth@redhat.com>
4942
4943         * MAINTAINERS: Remove myself from write-after-approval.
4944
4945 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4946
4947         * src-release: Stop distributing mmalloc with gdb (which doesn't
4948         use it).
4949         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4950         * Makefile.in: Regenerate.
4951
4952 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4953
4954         * configure.in (arm*-*-eabi*): New target.
4955         * configure: Regenerate.
4956
4957 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4958
4959         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4960         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4961         (Dependencies): New section.
4962         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4963         (configure-target-[+module+]): Depend on maybe-all-gcc
4964         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4965         (toplevel profiledbootstrap): Fix dependencies.
4966         * Makefile.in: Regenerate.
4967
4968 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4969
4970         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4971         target-libiberty to noconfigdirs.
4972         * configure: Regenerate.
4973
4974 2004-08-03  Paul Brook  <paul@codesourcery.com>
4975
4976         * configure.in: Check for MPFR as well as GMP.
4977         * configure: Regenerate.
4978
4979 2004-08-01  Robert Millan  <robertmh@gnu.org>
4980
4981         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4982         libmudflap for all GNU-based systems (with Glibc).
4983         * configure: Regenerate.
4984
4985 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
4986
4987         * Makefile.def (host-modules): Add gcc.
4988         * Makefile.in: Regenerate.
4989         * Makefile.tpl (sorry): New rule.
4990         (configure-host, all-host, [+make_target+]-host, do-check,
4991         install-host): Do not add gcc as a special case.
4992         (host modules): Add a small special-casing for gcc.  Export
4993         extra_make_flags through the environment.
4994         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4995         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4996         other recursive targets for gcc): Remove.
4997
4998         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4999         (stage, unstage): New rules.
5000         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5001         distclean-stage[+id+]): Use stage_current.
5002         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5003         the stage*-start rules.
5004
5005 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5006
5007         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5008         use -all_load flag.
5009
5010 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5011
5012         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5013         * configure: Regenerate.
5014
5015 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5016
5017         * maintainer-scripts/gcc_release: Revert yesterday's change.
5018
5019 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5020
5021         * MAINTAINERS: Add myself to write-after-approval.
5022
5023 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5024
5025         * libf2c: Removed.
5026         * gcc/gccbug.in: Updated because of libf2c removal.
5027         * maintainer-scripts/gcc_release: Ditto.
5028
5029 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5030
5031         * configure.in: Build libmudflap by default on FreeBSD.
5032         * configure: Regenerated.
5033
5034 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5035
5036         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5037         systems.
5038         * configure: Regenerated.
5039
5040 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5041
5042         PR target/16344
5043         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5044         feedback based compiler.
5045         * Makefile.in: Rebuilt.
5046
5047 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5048
5049         * Makefile.def (host_modules): Set bootstrap=true for flex.
5050         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5051         * Makefile.in: Rebuilt.
5052
5053 2004-07-07  Jan Hubicka  <jh@suse.cz>
5054
5055         * MAINTAINERS: Add self as a profile feedback maintainer.
5056
5057 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5058
5059         * configure.in:  Do not prepend $srcdir to /dev/null in
5060         makefile fragments.
5061         * configure:  Regenerate.
5062
5063 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5064
5065         * Makefile.def (build_modules): Add bison, byacc, flex,
5066         m4, texinfo.
5067         (flags_to_pass): Add FLEX.
5068         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5069         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5070         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5071         DEFAULT_MAKEINFO): Remove.
5072         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5073         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5074         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5075         objdir or else use configured tool.
5076         (all-build): New.
5077         (all): Depend on it.
5078         (Build module dependencies): Add.
5079         * Makefile.in: Regenerate.
5080         * configure.in: Better support for multiple build modules,
5081         matching what is done for host/target modules.  Do not look
5082         for "plausible" locations of build tools if Canadian cross.
5083         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5084         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5085         * configure: Regenerate.
5086
5087 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5088
5089         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5090         * Makefile.in: Regenerate.
5091
5092 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5093
5094         * Makefile.tpl (configure-build-[+module+],
5095         configure-[+module+], configure-target-[+module+]): Pass
5096         [+extra_configure_args+].
5097         (all-build-[+module+], all-[+module+], check-[+module+],
5098         install-[+module+], [+make_target+]-[+module+],
5099         all-target-[+module+], check-target-[+module+],
5100         install-target-[+module+], [+make_target+]-target-[+module+]):
5101         Pass [+extra_make_args+].
5102         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5103         (GCC_HOST_EXPORTS): Remove.
5104         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5105         cross, check-gcc, check-gcc-c++, install-gcc,
5106         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5107         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5108         * Makefile.in: Regenerate.
5109
5110 2004-06-21  Matthew Sachs  <msachs@apple.com>
5111
5112         * MAINTAINERS: Added self to write-after-approval.
5113
5114 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5115
5116         * configure.in: Check for srcdir/winsup rather than build directory
5117         winsup.
5118         * configure: Regenerate.
5119
5120 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5121
5122         * configure.in: Don't build Cygwin native newlib if winsup
5123         directory is missing.  Emit warning instead.
5124         * configure: Regenerate.
5125
5126 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5127
5128         * Makefile.tpl (touch-stage[+id+]): New.
5129         (restage[+prev+]): Depend on touch-stage[+id+].
5130
5131         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5132         Use it throughout.
5133
5134         * Makefile.def: Add profile and feedback bootstrap stages.
5135         Remove next field from bootstrap stages.
5136         * Makefile.tpl (LN, LN_S): Substitute.
5137         (stageN-start, stageN-end): Use double-colon rules, to
5138         provide a hook for additional setup commands.
5139         (distclean-stageN-gcc, restageN): Create dependencies from
5140         [+prev+], not from [+next+].
5141         (stageN-bubble): Add commands for successive stages from
5142         [+prev+], using double-colon rules.
5143         (all-stageN-gcc): Fix typo.
5144         (stagefeedback-start, profiledbootstrap): New.
5145         * Makefile.in: Regenerate.
5146         * configure.in: Call ACX_PROG_LN.
5147         * configure: Regenerate.
5148
5149 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5150
5151         * MAINTAINERS (Write After Approval): Add myself.
5152
5153 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5154
5155         * MAINTAINERS (Write After Approval): Add myself.
5156
5157 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5158
5159         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5160         without gcc.
5161         * configure: Regenerate.
5162
5163 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5164
5165         * Makefile.tpl: Fix typo.
5166         * Makefile.in: Regenerate.
5167
5168 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5169
5170         * configure.in: Remove new- prefix from toplevel
5171         bootstrap targets.
5172         * configure: Regenerate.
5173
5174 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5175
5176         * Makefile.tpl (all.normal): Rename to all.
5177         (all): Replace with a rule to pick the default
5178         target from configure.
5179         (all-gcc, configure-gcc): Use conditionals to
5180         do nothing when toplevel bootstrap is going on.
5181         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5182         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5183         * configure.in: Support --enable-bootstrap.
5184
5185         * Makefile.def: Remove new- prefix from toplevel
5186         bootstrap targets.
5187         * Makefile.tpl: Likewise.
5188
5189         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5190         target.
5191
5192         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5193         $(RECURSE_FLAGS) to recursive invocation of make.
5194
5195         * Makefile.in: Regenerate.
5196         * configure: Regenerate.
5197
5198 2004-05-30  Andreas Jaeger  <aj@suse.de>
5199             Jim Wilson  <wilson@specifixinc.com>
5200
5201         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5202         like CC.
5203
5204 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5205
5206         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5207         * configure: Regenerate.
5208
5209 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5210
5211         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5212         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5213         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5214         targets.
5215         * Makefile.in: Regenerate.
5216
5217 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5218
5219         * configure.in: Test the ability to symlink directories.
5220         * configure: Regenerate.
5221
5222         * Makefile.def (bootstrap-stage): New definitions.
5223         * Makefile.tpl (configure-stage1-gcc,
5224         configure-stage2-gcc, configure-stage3-gcc,
5225         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5226         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5227         new-restage3, compare): Autogenerate, see Makefile.in
5228         entry for behavioral changes.
5229         (distclean-stage1, new-stage1-start, new-stage1-end,
5230         new-stage1-bubble, distclean-stage2, new-stage2-start,
5231         new-stage2-end, new-stage2-bubble, distclean-stage3,
5232         new-stage3-start, new-stage3-end): New autogenerated targets.
5233         (objext, prebootstrap, BOOT_CFLAGS,
5234         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5235         targets.
5236
5237         * Makefile.in: Regenerate.
5238         (distclean-stage1, new-stage1-start, new-stage1-end,
5239         new-stage1-bubble, distclean-stage2, new-stage2-start,
5240         new-stage2-end, new-stage2-bubble, distclean-stage3,
5241         new-stage3-start, new-stage3-end): New targets.
5242         (all-stage1-gcc): Move prebootstrap dependency from here...
5243         (configure-stage1-gcc): ...to here.
5244         (new-bootstrap): Use bubble targets.
5245         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5246         Use per-stage distclean targets.
5247         (configure-stage1-gcc, configure-stage2-gcc,
5248         configure-stage3-gcc, all-stage1-gcc,
5249         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5250         Use new-stageN-start to prepare the tree.
5251
5252 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5253
5254         * Makefile.def (host_modules): add libcpp.
5255         * Makefile.tpl: Add dependencies on and for libcpp.
5256         * Makefile.in: Regenerate.
5257         * configure.in: Add libcpp host module.
5258         * configure: Regenerate.
5259
5260 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5261
5262         * Makefile.tpl: Whenever a recursive target is defined, wrap
5263         it in a special @if/@endif block, and prepare its maybe
5264         dependency in the @if/@endif block
5265         * configure.in: Instead of writing maybe dependencies, remove
5266         the @if/@endif statements, and remove the @if/@endif blocks
5267         that remain.
5268         * configure: Regenerate.
5269         * Makefile.in: Regenerate.
5270
5271 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5272
5273         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5274
5275 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5276
5277         PR bootstrap/15120
5278         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5279         * */configure: Rebuilt.
5280
5281 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5282
5283         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5284         of libf2c.
5285         * configure, Makefile.in: Regenerate.
5286
5287 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5288
5289         * MAINTAINERS (Write After Approval): Add myself.
5290
5291 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5292
5293         Merge from tree-ssa-20020619-branch.
5294
5295         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5296         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5297         (HOST_GMPLIBS): Define.
5298         (HOST_GMPINC): Define.
5299         (TARGET_LIB_PATH): Add libmudflap.
5300         (GFORTRAN_FOR_TARGET): Define.
5301         (configure-build*): Export GFORTRAN.
5302         (configure-gcc): Export GMPLIBS and GMPINC.
5303         (all-gcc): Add maybe-all-libbanshee.
5304         (configure-target-libgfortran): Define.
5305         * Makefile.in: Regenerate.
5306         * configure.in (host_libs): Add libbanshee.
5307         (target_libraries): Add target-libmudflap and target-libgfortran.
5308         Add --with-libbanshee.
5309         Handle --disable-libmudflap.
5310         (*-*-freebsd*): Use with_gmp.
5311         Add $(libgcj) to noconfigdirs.
5312         * configure: Regenerate.
5313         * depcomp: New file.
5314         * MAINTAINERS: Add tree-ssa maintainers.
5315
5316 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5317
5318         * MAINTAINERS (Various Maintainers): Add myself.
5319
5320 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5321
5322         * MAINTAINERS (Write After Approval): Add myself.
5323
5324 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5325
5326         * MAINTAINERS (Write After Approval): Add myself.
5327
5328 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5329
5330         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5331         * configure: Regenerate.
5332
5333 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5334
5335         Revert:
5336         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5337
5338         * Makefile.def (flags_to_pass): Remove *dir variables that
5339         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5340         as well as prefix and exec_prefix.
5341         * Makefile.in: Regenerate.
5342
5343 2004-04-26  Robert Millan  <robertmh@gnu.org>
5344
5345         Add patches from libtool CVS.
5346         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5347         * ltconfig: Likewise.
5348         * ltcf-c.sh: Likewise.
5349         * ltcf-cxx.sh: Likewise.
5350         * ltcf-gcj.sh: Likewise.
5351
5352 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5353
5354         * Makefile.def (host_modules): Mark with the bootstrap
5355         flag packages on which gcc depends.
5356         * Makefile.tpl (all-bootstrap): Use it.
5357         * Makefile.in: Regenerate.
5358
5359 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5360
5361         * Makefile.def (flags_to_pass): Remove *dir variables that
5362         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5363         as well as prefix and exec_prefix.
5364         * Makefile.in: Regenerate.
5365
5366 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5367
5368         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5369         * configure: Regenerate.
5370         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5371         * gcc/Makefile.tpl (compare): Use the result of the test.
5372         * gcc/Makefile.in: Regenerate.
5373
5374 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5375
5376         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5377         Always relocate gcc and prev-gcc to the original names, even
5378         if the build fails.
5379         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5380         New targets.
5381
5382 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5383
5384         * MAINTAINERS: Update my email address.
5385
5386 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5387
5388         * configure.in (mips*-*-irix5*): Enable ld.
5389         * configure: Regenerate.
5390
5391 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5392
5393         * configure: Regenerate.
5394
5395 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5396
5397         * Makefile.tpl (configure-[+module+], configure-gcc,
5398         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5399         Set and export LDFLAGS.
5400         * Makefile.in: Regenerate.
5401
5402 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5403
5404         * MAINTAINERS: Add myself to write-after-approval.
5405
5406 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5407
5408         PR bootstrap/14871
5409         * Makefile.tpl: If we don't have built-in-tree target tools,
5410         use the ones found by configure rather than hacking around with
5411         program_transform_name.
5412         * configure.in: Give Makefile.tpl the information necessary
5413         to do that.
5414         * Makefile.in: Regenerate.
5415         * configure: Regenerate.
5416
5417 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5418
5419         PR bootstrap/14760
5420         * configure.in: When computing baseargs, strip *all* copies of
5421         offending options.  Also, don't match/substitute the trailing space,
5422         so that this actually works when two similar options are separated by
5423         only one space.
5424         * configure: Regenerate.
5425
5426 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5427
5428         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5429         (rs6000-*-aix*): Same.
5430         * configure: Regenerate.
5431
5432 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5433
5434         * MAINTAINERS: Add myself to write-after-approval.
5435
5436 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5437
5438         * MAINTAINERS: Add myself to write-after-approval.
5439
5440 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5441
5442         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5443         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5444         * Makefile.in: Regenerate.
5445
5446         * configure.in (top level bootstrap support): Rework --enable-werror
5447         to set @stage2_werror_flag@.
5448         * configure: Regenerate.
5449         * Makefile.tpl (top level bootstrap support): Pass
5450         @stage2_werror_flag@ down to configure in stages 2 and 3.
5451         * Makefile.in: Regenerate.
5452
5453 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5454
5455         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5456         for stages 2 and 3 as well as in make.  As a consequence, remove
5457         OUTPUT_OPTION (now detected by configure) from the flags passed down
5458         to make.
5459         * Makefile.in: Regenerate.
5460
5461         * Makefile.tpl (new-bootstrap): Fix typo.
5462         * Makefile.in: Regenerate.
5463
5464 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5465
5466         * Makefile.tpl: Rearrange by moving recursive_targets rules
5467         into their proper sections.
5468         * Makefile.tpl (top level bootstrap support): Move disabling
5469         of coverage flags from 'make' to 'configure'; improve comments.
5470         * Makefile.in: Regenerate.
5471
5472         * Makefile.tpl (experimental top level bootstrap) Move stage1
5473         language setting from all- target to configure- target; disable
5474         intermodule optimization in stage 1; prevent gratuitous rebuilds
5475         of stage 1.
5476         * Makefile.in: Regenerate.
5477         * configure.in: Comma-separate stage 1 language list for top
5478         level bootstrap.
5479         * configure: Regenerate.
5480
5481         * Makefile.tpl: Clean up experimental top level bootstrap support:
5482         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5483         prev-gcc in configure- targets as well as all- targets.
5484         * Makefile.in: Regenerate.
5485
5486 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5487
5488         * compile: New file imported from automake.
5489
5490 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5491
5492         * configure.in: Remove symbolic link section.
5493         * configure: Regenerate.
5494         * Makefile.tpl (links): Remove.
5495         * Makefile.in: Regenerate.
5496
5497 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5498             Nathanael Nerode  <neroden@gcc.gnu.org>
5499
5500         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5501         Set with AC_CHECK_PROGS.
5502         * configure.in: Fix comment typo from last patch.
5503         * configure: Regenerate.
5504
5505 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5506
5507         * Makefile.tpl: Introduce experimental top level bootstrap support.
5508         * Makefile.in: Regenerate.
5509         * configure.in: Introduce support for top level bootstrap.
5510         * configure: Regenerate.
5511
5512 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5513             Paolo Bonzini  <bonzini@gnu.org>
5514
5515         PR bootstrap/14522
5516         * configure.in: Cope with shells that do not support unquoted ^
5517         * configure: Regenerate.
5518
5519 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5520             Paolo Bonzini  <bonzini@gnu.org>
5521
5522         PR bootstrap/14522
5523         * configure.in: Cope with shells that do not support nesting
5524         quotes inside quoted backquote substitutions.
5525         * configure: Regenerate.
5526
5527 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5528
5529         PR bootstrap/14522
5530         * configure.in: Fix escaping of $.
5531         * configure: Regenerate.
5532
5533 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5534
5535         * configure: Regenerate, since I forgot to while committing Paolo's
5536         changes.
5537
5538 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5539
5540         PR ada/14131
5541         Move language detection to the top level.
5542         * configure.in: Find default values for the tools as
5543         soon as possible.  Disable ada if GNAT is not found.
5544         Emit error message about missing languages.  Expand
5545         --enable-languages=all for the gcc subdirectory.
5546
5547 2004-03-10  Ben Elliston  <bje@gnu.org>
5548
5549         * MAINTAINERS: Update my email address.
5550
5551 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5552
5553         * ltconfig: Disable building static libraries if building shared
5554         libraries on AIX 5L.
5555
5556 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5557
5558         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5559         and disable libgcj.
5560         * configure: Regenerated.
5561
5562 2004-03-01  Brian Booth  <bbooth@redhat.com>
5563
5564         * MAINTAINERS: Add myself to write-after-approval.
5565
5566 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5567
5568         * MAINTAINERS: Add myself to write-after-approval.
5569
5570 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5571
5572         PR bootstrap/7087
5573         * Makefile.tpl: Guard XFOO sed statements better.
5574         * Makefile.tpl: Add dependency for configure-target-libada.
5575         * Makefile.in: Regenerate (incidentally fixes broken
5576         commit when libada-branch was merged).
5577
5578 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5579
5580         * MAINTAINERS: Add myself to write-after-approval.
5581
5582 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5583
5584         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5585         maintainers.
5586
5587 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5588
5589         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5590         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5591
5592 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5593
5594         PR bootstrap/11932
5595         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5596
5597 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5598
5599         * MAINTAINERS: Added myself to write-after-approval.
5600
5601 2004-02-14  Michael Koch  <konqueror@gmx.de>
5602
5603         * MAINTAINERS: Added myself to write-after-approval.
5604
5605 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5606
5607         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5608         some OS port maintainers to OS port maintainers section.
5609
5610 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5611
5612         * MAINTAINERS: Add self.
5613
5614 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5615
5616         * MAINTAINERS: Alphabetize.
5617
5618 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5619
5620         * MAINTAINERS: Remove myself.
5621
5622 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5623
5624         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5625         (rs6000-*-aix*): Same.
5626         * configure: Regenerate.
5627
5628 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5629
5630         * configure.in (host): Add in missing $noconfigdirs to defines.
5631         * configure: Regenerate.
5632
5633 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5634             Nathanael Nerode  <neroden@gcc.gnu.org>
5635
5636         PR ada/6637, PR ada/5911
5637         Merge with libada-branch:
5638         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5639         with appropriate dependencies. Add --enable-libada configure switch.
5640         * configure, Makefile.in: Regenerate.
5641
5642 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5643
5644         * MAINTAINERS: Add myself to write-after-approval.
5645
5646 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5647
5648         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5649         * configure: Regenerate.
5650
5651 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5652
5653         Merge from upstream:
5654
5655         * ltmain.in: When setting IFS to '~', be careful about user
5656         arguments that contain '~'.
5657
5658         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5659
5660         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5661         Also test $base_compile against $CC with escaped arguments. Bug
5662         reported by Geoff Keating <geoffk@apple.com>.
5663
5664 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5665
5666         * MAINTAINERS: Remove i960 port.
5667
5668 2004-01-23  DJ Delorie  <dj@redhat.com>
5669
5670         * Makefile.def (target_modules) [libiberty]: Don't stage.
5671         * Makefile.in: Rebuilt.
5672
5673 2004-01-20  Caroline Tice  <ctice@apple.com>
5674
5675         * MAINTAINERS: Add myself to write-after-approval.
5676
5677 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5678
5679         * MAINTAINERS: Update my email address.
5680
5681 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5682
5683         * MAINTAINERS: Add myself to write-after-approval.
5684
5685 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5686
5687         * MAINTAINERS: Remove entries without email address.
5688
5689 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5690
5691         * MAINTAINERS: Add myself to write-after-approval.
5692
5693 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5694
5695         * MAINTAINERS: Update my email address.
5696
5697 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
5698
5699         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5700         * Makefile.tpl (configure-target-[+module+]): Support stage.
5701         * Makefile.in: Rebuilt.
5702
5703 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5704
5705         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5706
5707 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5708
5709         * MAINTAINERS: Add myself as a MIPS maintainer.
5710
5711 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5712
5713         * configure.in: Use ./config.cache, not config.cache.
5714         * configure: Regenerate.
5715         * Makefile.tpl: Special-casing not needed for GCC any more.
5716         * Makefile.in: Regenerate.
5717
5718         * configure.in: Don't share a cache file for host dirs.
5719         * configure: Regenerate.
5720
5721         * config-ml.in: Don't mess with the cache file.
5722
5723 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5724
5725         * MAINTAINERS: Move myself from 'Write After Approval' to
5726         'CPU Port Maintainers' section as SPARC maintainer.
5727
5728 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5729
5730         * Makefile.tpl: Make GCC use a separate config.cache.
5731         * Makefile.in: Regenerate.
5732
5733         PR bootstrap/11932, PR bootstrap/11933
5734         (I don't know if it will fix either of them, but it relates
5735         to them.)
5736         * configure.in: Don't use shared config.cache for target
5737         directories.
5738         * configure: Regenerate.
5739
5740 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5741
5742         * MAINTAINERS: Add myself to 'Write After Approval' section.
5743
5744 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5745
5746         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5747         * configure: Regenerated.
5748
5749 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5750
5751         * MAINTAINERS: Remove the mn10200 maintainer.
5752
5753 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5754
5755         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5756         * configure: Regenerated.
5757
5758 2003-12-16  Jan Hubicka  <jh@suse.cz>
5759
5760         * MAINTAINERS: Add myself as callgraph maintainer.
5761
5762 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5763
5764         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5765         * configure: Regenerate.
5766
5767 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5768
5769         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5770         'Write After Approval' section. Update email.
5771
5772 2003-12-01  James Lemke  <jim@wasabisystems.com>
5773
5774         * MAINTAINERS (Write After Approval): Add myself.
5775
5776 2003-11-20  Matt Thomas  <matt@3am-software.com>
5777
5778         * MAINTAINERS: Add myself as a vax port maintainer.
5779
5780 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5781
5782         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5783         (configure-build-[+module+], configure-[+module+]): Likewise.
5784         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5785         * Makefile.in: Regenerate.
5786
5787 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5788
5789         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5790         shared/dylibed libraries.
5791         * ltmain.sh: Likewise.
5792         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5793         * ltcf-cxx.sh: Likewise.
5794         * ltcf-gcj.sh: Likewise.
5795         * ltconfig: Likewise.
5796
5797 2003-11-17  Stan Cox  <scox@redhat.com>
5798
5799         * MAINTAINERS: Add myself as iq2000 port maintainer.
5800
5801 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5802
5803         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5804         * Makefile.in: Regenerate.
5805
5806 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5807
5808         * config.sub: Update to 2003-11-03 version.
5809
5810 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5811
5812         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5813         * configure:  Regenerate.
5814
5815 2003-10-20  Nicolas Pitre  <nico@cam.org>
5816
5817         * MAINTAINERS: Add myself to 'Write After Approval' section.
5818
5819 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5820
5821         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5822
5823 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5824
5825         * MAINTAINERS: Update my email address.
5826
5827 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5828
5829         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5830
5831 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
5832
5833         * MAINTAINERS: Add myself to 'Write After Approval' section.
5834
5835 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5836
5837         * config.guess: Update to 2003-10-16 version.
5838         * config.sub: Update to 2003-10-16 version.
5839
5840 2003-10-15  David Daney  <ddaney@avtrex.com>
5841
5842         * MAINTAINERS: Added myself to 'Write After Approval' section.
5843
5844 2003-10-15  Falk Hueffner  <falk@debian.org>
5845
5846         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5847         'Write After Approval' section. Update email.
5848
5849 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5850
5851         * MAINTAINERS: Move myself from 'Write After Approval' to
5852         'Various Maintainers' section as middle-end maintainer.
5853
5854 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5855
5856         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5857         HOST_FLAGS_TO_PASS.
5858         * Makefile.in: Regenerate.
5859
5860 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5861
5862         * config.guess: Update to 2003-10-07 version.
5863         * config.sub: Update to 2003-10-07 version.
5864
5865 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5866
5867         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5868         * ltconfig (irix5*, irix6*): Don't override version_type.
5869
5870 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5871
5872         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5873         * configure: Rebuilt
5874         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5875         * Makefile.in: Rebuilt
5876
5877 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5878
5879         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5880
5881 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5882
5883         * MAINTAINERS (Write After Approval): Add myself.
5884
5885 2003-09-29  Paul Koning  <ni1d@arrl.net>
5886
5887         * MAINTAINERS: Move myself from "Write After Approval"
5888         to CPU platform maintainers for pdp11 platform.
5889
5890 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5891
5892         * MAINTAINERS: Move myself from 'Write After Approval' to
5893         'Various Maintainers' section as libffi testsuite maintainer.
5894
5895 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5896
5897         * configure.in: Pass a computed --program-transform-name
5898         to subconfigures.
5899         * configure: Regenerated.
5900
5901 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5902
5903         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5904         * Makefile.in: Regenerate.
5905
5906         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5907         * Makefile.in: Regenerate.
5908
5909 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5910
5911         * MAINTAINERS: Move myself from 'Write After Approval'
5912         to 'Various Maintainers' (objective-c) section.
5913
5914 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5915
5916         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5917         quoting.
5918         * configure: Regenerated.
5919
5920 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5921
5922         * MAINTAINERS (Write After Approval): Add myself to write after
5923         approval list.
5924
5925 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5926
5927         * MAINTAINERS (Write After Approval): Add myself.
5928
5929 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5930
5931         * MAINTAINERS: Update my e-mail address.
5932
5933 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5934
5935         * libtool.m4 (LD): Correct powerpc64 host match.
5936
5937 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5938
5939         * MAINTAINTERS: Update my affiliation and email address.
5940
5941 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5942
5943         * MAINTAINERS (Write After Approval): Add myself.
5944
5945 2003-09-04  DJ Delorie  <dj@redhat.com>
5946
5947         * configure: Regenerate.
5948
5949 2003-09-04  Robert Millan  <robertmh@gnu.org>
5950
5951         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5952
5953 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5954
5955         * configure.in: Ensure arguments to sed are properly spaced.
5956         * configure: Regenerate.
5957
5958 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5959
5960         * MAINTAINERS: Update my e-mail address.
5961
5962 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5963
5964         * MAINTAINERS (Write After Approval): Add myself.
5965
5966 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5967
5968         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5969         * configure: Regenerated.
5970
5971 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5972
5973         * MAINTAINERS: Update my email address.
5974
5975 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5976
5977         * configure.in:  Use newline instead of semicolon when assuming
5978         shell arguments in a for loop.
5979         * configure:  Regenerated.
5980
5981 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5982
5983         * MAINTAINERS: Resurrect the i860 maintainer.
5984
5985 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5986
5987         PR 8180
5988         * configure.in: When testing with_libs and with_headers, treat
5989         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5990         * configure: Regenerate.
5991
5992         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5993         make, shell, etc.
5994         (baseargs): Likewise.
5995         * configure: Regenerate.
5996
5997 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5998
5999         * MAINTAINERS (Write After Approval): Add myself.
6000
6001 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6002
6003         * configure.in: Disable libgcj for darwin not on powerpc.
6004         * configure: Rebuild.
6005
6006 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6007
6008         * config-ml.in, symlink-tree: Add license.
6009
6010 2003-08-03  Richard Stallman  <rms@gnu.org>
6011             Eben Moglen  <moglen@columbia.edu>
6012
6013         * README.SCO: New file.
6014
6015 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6016
6017         * Makefile.tpl (check, check-c++): Express dependencies using
6018         dependencies rather than commands.
6019         * Makefile.in: Regenerate.
6020
6021 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6022
6023         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6024         * configure: Ditto.
6025
6026 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6027
6028         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6029         * Makefile.in: Update.
6030
6031 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6032
6033         * configure.in: Enable libgcj for darwin.
6034         * configure: Rebuild.
6035
6036 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6037
6038         * config-ml.in:  Use ac_configure_args directly instead of
6039         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6040         actually seen.
6041
6042 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6043
6044         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6045         creating target and build subdirs to build all parent dirs as needed.
6046         * Makefile.in: Rebuild.
6047         * configure.in: Don't build dirs explicitly here.
6048         * configure: Rebuild.
6049
6050 2003-07-26  Paul Brook  <paul@nowt.org>
6051
6052         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6053
6054 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6055
6056         * Makefile.tpl (all-make): Depend on intl.
6057         * Makefile.in: Rebuilt.
6058
6059 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6060
6061         * install-sh:  Update to newer upstream versions (associated with
6062         aclocal 1.7).
6063         * mkinstalldirs:  Likewise.
6064         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6065
6066 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6067
6068         * MAINTAINERS: Move self from Bug database only accounts
6069         to write-after-approval.
6070
6071 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6072
6073         * config.if: Remove unused libc_interface determination.
6074
6075 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6076
6077         * MAINTAINERS: Move self from write-after-approval to
6078         build machinery (*.in).
6079
6080 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6081
6082         PR bootstrap/11273
6083         PR bootstrap/11408
6084         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6085         unused INSTALL_PROGRAM_ARGS.
6086         * configure.in: Use AC_PROG_INSTALL.
6087         * Makefile.in: Regenerate.
6088         * configure: Regenerate.
6089
6090 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6091
6092         * MAINTAINERS: Alphabetize.
6093
6094 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6095
6096         * configure: Rebuilt.
6097         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6098         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6099         newlib nor libgloss.
6100         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6101         * configure.in (am33_2.0-*-linux*): Added.
6102
6103 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6104
6105         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6106         * configure: Regenerate.
6107
6108 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6109
6110         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6111         * Makefile.in: Regenerate.
6112
6113 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6114
6115         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6116         * Makefile.in: Regenerate.
6117
6118 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6119
6120         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6121         * Makefile.in: Regenerated.
6122
6123         * config-ml.in: Replace PWD with PWD_COMMAND.
6124
6125 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6126
6127         * intl: New directory; see intl/ChangeLog for details.
6128         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6129         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6130         * Makefile.in: Regenerate.
6131
6132 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6133
6134         * configure.in: Clean up config-lang.in handling.  Delete
6135         useless assignment to "subdirs".
6136         * configure: Regenerate.
6137
6138 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6139
6140         * configure.in: Rename 'target_libs' to 'target_libraries'.
6141         Remove useless reference to 'target_libs'.
6142         * configure: Regenerate.
6143
6144 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6145
6146         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6147         * Makefile.in: Regenerate.
6148
6149 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6150
6151         * Makefile.def: Introduce flags_to_pass.
6152         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6153         * Makefile.in: Regenerate.
6154
6155 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6156
6157         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6158         and target-libgloss.
6159         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6160         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6161         * configure: Regenerate.
6162
6163 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6164
6165         * configure.in: Update testsuite_flags to new location.
6166         * configure. Regenerate.
6167
6168 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6169
6170         * Makefile.tpl: Remove BUILD_CC stuff.
6171         * Makefile.in: Regenerate.
6172
6173 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6174
6175         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6176
6177 2003-06-16  Graeme Peterson  <gp@qnx.com>
6178
6179         * MAINTAINERS (Write After Approval): Add myself.
6180
6181 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6182
6183         * config.guess: Update to 2003-06-12 version.
6184         * config.sub: Update to 2003-06-13 version.
6185
6186 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6187
6188         * config.guess: Update to 2003-06-06 version.
6189         * config.sub: Update to 2003-06-06 version.
6190
6191 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6192
6193         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6194         * configure. Regenerate.
6195
6196 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6197
6198         * configure.in: Disable serial configure by default.
6199         * configure: Regenerate.
6200         * Makefile.tpl: Abolish .NOTPARALLEL.
6201         * Makefile.in: Regenerate.
6202
6203         * Makefile.tpl: Replace {build,host,target}_canonical by
6204         {build,host,target}.
6205         * Makefile.in: Regenerate.
6206
6207         * Makefile.tpl: Fix stupid pasto.
6208         * Makefile.in: Regenerate.
6209
6210 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6211
6212         * Makefile.tpl: Remove bogus conditional.
6213         * Makefile.in: Regenerate.
6214
6215 2003-06-05  Jan Hubicka  <jh@suse.cz>
6216
6217         * Makefile.tpl (profiledbootstrap): New target.
6218         * Makefile.in (profiledbootstrap): New target.
6219
6220 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6221
6222         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6223         Pinski. Remove user names from other bugzilla-only maintainers.
6224
6225 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6226
6227         * Makefile.tpl: Make 'recursive targets' using autogen rather
6228         than shell loop.  Remove duplicate 'clean' targets and false
6229         comments.
6230         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6231         Add systematic method of specifying missing targets in subdirs.
6232         Add copyright boilerplate.
6233         * Makefile.in: Regenerate.
6234         * configure.in: Add 'recursive targets' to maybe list.
6235         * configure: Regenerate.
6236
6237         * MAINTAINERS: "GNATS only" -> "Bug database only".
6238
6239         * Makefile.tpl: Rename [+target+] to [+make_target+].
6240         * Makefile.def: Rename 'target' to 'make_target'.
6241
6242 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6243
6244         * MAINTAINERS: Add self as options handling maintainer.
6245
6246 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6247
6248         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6249         been too long since I touched those ports.
6250
6251 2003-05-28  DJ Delorie  <dj@redhat.com>
6252
6253         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6254         * Makefile.in: Regenerate.
6255
6256 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6257
6258         * configure.in: Use curly braces in the definition of tooldir.
6259         * configure: Regenerate.
6260
6261 2003-05-21  DJ Delorie  <dj@redhat.com>
6262
6263         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6264         newlib or libgloss.
6265         * Makefile.in: Regenerate.
6266
6267 2003-05-21  DJ Delorie  <dj@redhat.com>
6268
6269         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6270         * Makefile.in: Regenerate.
6271
6272 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6273
6274         * MAINTAINERS: Update my e-mail address.
6275
6276 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6277
6278         * configure.in: Switch more things to use maybe dependencies.
6279         * Makefile.tpl: Switch more things to use maybe dependencies.
6280         Factor out common code from autogen IF statements.
6281         * configure: Regenerate.
6282         * Makefile.in: Regenerate.
6283
6284 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6285
6286         * configure.in: Accept i[3456789]86 for machine type.
6287         * configure: Regenerate.
6288
6289 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6290
6291         * configure.in: Switch more things to use maybe dependencies.
6292         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6293         * configure: Regenerate.
6294         * Makefile.tpl: Switch more things to use maybe dependencies.
6295         * Makefile.in: Regenerate.
6296
6297 2003-05-16  Andreas Schwab  <schwab@suse.de>
6298
6299         * Makefile.tpl (install-opcodes): Define.
6300         * Makefile.in: Rebuild.
6301
6302 2003-05-13  Andreas Jaeger  <aj@suse.de>
6303
6304         * config.guess: Update to 2003-05-09 version.
6305         * config.sub: Update to 2003-05-09 version.
6306
6307 2003-05-13  Michael Eager  <eager@mvista.com>
6308
6309         * configure.in: Correct sed script so that options in quotes are not
6310         deleted.
6311         * configure: Rebuild.
6312
6313 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6314
6315         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6316         and $$s/newlib/libc/sys/cygwin32 include paths.
6317         * configure: Ditto.
6318
6319 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6320
6321         * MAINTAINERS: Update my email addresses.
6322
6323 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6324
6325         * config-ml.in: Propagate INSTALL variables.
6326
6327 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6328
6329         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6330
6331 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6332
6333         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6334         * Makefile.in: Regenerate.
6335
6336 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6337
6338         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6339
6340 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6341
6342         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6343
6344 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6345
6346         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6347         * Makefile.in: Regenerated.
6348
6349 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6350
6351         * MAINTAINERS (Write After Approval): Upgrade myself from
6352         GNATS only to write-after-approval. Update my mail address.
6353
6354 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6355
6356         (OS Port Maintainers: freebsd): Add myself.
6357
6358 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6359
6360         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6361
6362 2003-04-22  Kean Johnston  <jkj@sco.com>
6363
6364         * MAINTAINERS (SCO ports): Added myself.
6365
6366 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6367
6368         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6369
6370 2003-04-19  Kean Johnston  <jkj@sco.com>
6371
6372         * MAINTAINERS (Write After Approval): Add myself.
6373
6374 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6375
6376         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6377         * Makefile.in: Regenerate.
6378
6379 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6380
6381         * configure.in (powerpc64*-*-linux*): Remove.
6382         * configure: Rebuilt.
6383
6384 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6385
6386         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6387         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6388         and restrap.
6389         * Makefile.in:  Regenerate.
6390
6391 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6392
6393         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6394         * configure: Regenerated.
6395
6396 2003-04-15  DJ Delorie  <dj@redhat.com>
6397
6398         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6399
6400 2003-04-13  Nick Clifton  <nickc@redhat.com>
6401
6402         * config-ml.in: Remove support for --disable-aix removing
6403         call-aix multilibs.
6404
6405 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6406
6407         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6408         * */configure: Rebuilt.
6409
6410 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6411
6412         * MAINTAINERS: Add my email address.
6413
6414 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6415
6416         * MAINTAINERS (Write After Approval): Add myself.
6417
6418 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6419
6420         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6421         * Makefile.in: Regenerate.
6422
6423 2003-03-14  Michael Chastain  <mec@shout.net>
6424
6425         * Makefile.in: Regenerate with correct Makefile.def.
6426
6427 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6428
6429         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6430         Make macro.
6431         * Makefile.in: Regenerate.
6432         * configure.in: Clean up gxx_include_dir logic.
6433         * configure: Regenerate.
6434
6435 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6436
6437         * MAINTAINERS (Write After Approval): Add myself.
6438
6439 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6440
6441         * MAINTAINERS: Update my mail address.
6442
6443 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6444
6445         * configure.in (gxx_include_dir): Fix typo.
6446         * configure: Regenerated.
6447
6448 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6449
6450         * Makefile.tpl: Reindent.
6451         * Makefile.in: Regenerate.
6452         * configure.in: Reindent.  Don't set unused variables.
6453         * configure: Regenerate.
6454
6455 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6456
6457         * configure.in: Include $(build_tooldir)/sys-include in
6458         FLAGS_FOR_TARGET.
6459         * configure: Regenerated.
6460
6461 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6462
6463         * Makefile.tpl: Always pass down RANLIB.
6464         * Makefile.in: Regenerate.
6465
6466         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6467         * Makefile.in: Regenerate.
6468         * configure.in: Remove unused logic relating to --enable-shared
6469         and --enable-threads.  Remove bogus comments.  Remove redundant
6470         noconfigdirs.
6471         * configure: Regenerate.
6472
6473         * configure.in: Replace ${libstdcxx_version} by its value.
6474         Remove reference to mh-dgux.
6475         * configure: Regenerate.
6476
6477 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6478
6479         * MAINTAINERS (Write After Approval): Add myself.
6480
6481 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6482
6483         * Makefile.tpl: Rearrange.
6484         * Makefile.in: Regenerate.
6485
6486 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6487
6488         * configure.in: Add support for kaOS as cross build target system.
6489         * configure: Regenerated.
6490
6491 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6492
6493         * MAINTAINERS (Write after approval): Add myself.
6494
6495 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6496
6497         * MAINTAINERS: Update my email address.
6498
6499 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6500
6501         * MAINTAINERS: Add self to blanket write privs. section.
6502
6503 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6504
6505         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6506         configure-target-* as some target builds may require additional
6507         flags for preprocessor tests.
6508         * Makefile.in: Regenerated.
6509
6510 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6511
6512         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6513         * ltconfig: Handle it.
6514         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6515         auto-detecting it.
6516
6517         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6518         it is used as argument to $CC.
6519         * ltcf-gcj.sh: Likewise.
6520
6521         * configure.in: Introduce --enable-maintainer-mode.
6522         * configure: Rebuilt.
6523         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6524         for maintainer mode.
6525         * Makefile.in: Rebuilt.
6526
6527 2003-02-18  Jason Merrill  <jason@redhat.com>
6528
6529         * Makefile.tpl (check-c++): Allow parallelism.
6530
6531 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6532
6533         * MAINTAINERS: Remove John Carr (who never actually had access to
6534         gcc.gnu.org).
6535
6536 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6537
6538         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6539         don't configure target-libobjc.
6540         * configure: Regenerate.
6541
6542 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6543
6544         * Makefile.tpl (RANLIB): Define.
6545         * Makefile.in: Regenerate.
6546
6547 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6548
6549         * MAINTAINERS: Update my email.
6550
6551 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6552
6553         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6554         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6555         * Makefile.in: Regenerated.
6556         * configure.in: Remove all traces of snavigator, db, and grep.
6557         * configure: Regenerated.
6558
6559 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6560
6561         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6562         After Approval.
6563
6564 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6565
6566         * MAINTAINERS (Write after approval): Add myself.
6567
6568 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6569
6570         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6571         * Makefile.in: Regenerated.
6572
6573 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6574
6575         * config.guess: Updated to 2003-01-30's version.
6576         * config.sub: Updated to 2003-01-28's version.
6577
6578 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6579
6580         * config.if: If gcc_version is already set, just use it.  Don't set
6581         gcc_version_trigger if it's already set, otherwise set it to
6582         gcc/version.c, but only if the file exists.  If it is not set and
6583         gcc/version.c does not exist, try to extract the version number from
6584         $CC.
6585
6586 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6587
6588         * MAINTAINERS: Add myself to write-after-approval list.
6589
6590 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6591
6592         * configure.in:  Revert 24Jan change.
6593         * configure:  Regenerate.
6594
6595 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6596
6597         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6598         entry of HJ Lu.
6599
6600 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6601
6602         * configure.in: Revert previous change.
6603         * configure: Regenerate.
6604
6605 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6606
6607         * configure.in: Make rda native-only.
6608         * configure: Regenerate.
6609
6610 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6611
6612         * MAINTAINERS: Move myself from GNATS-only-accounts to
6613         write-after-approval.
6614
6615 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6616
6617         * configure.in: Add missing \.
6618         * configure: Rebuilt.
6619
6620 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6621
6622         * configure.in (baseargs): Avoid using \| in sed regular
6623         expressions.
6624         * configure: Rebuilt.
6625
6626 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6627
6628         * configure.in (baseargs): Remove all supported forms of
6629         --cache-file, --srcdir, --host, --build and --target options
6630         from argument lists.
6631         * configure: Rebuilt.
6632
6633 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6634
6635         * MAINTAINERS: Add myself to write-after-approval list.
6636
6637 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6638
6639         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6640         * configure: Rebuilt.
6641
6642 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6643
6644         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6645         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6646         * Makefile.in: Regenerate.
6647         * configure: Regenerate.
6648
6649 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6650
6651         * configure.in: Remove Makefile in build, host and target modules
6652         unless configure was run with --no-recursion.
6653         * configure: Rebuilt.
6654
6655 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6656
6657         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6658         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6659         * Makefile.in: Regenerate.
6660
6661 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6662
6663         * config.guess: Update to 2003-01-03 version.
6664         * config.sub: Update to 2003-01-03 version.
6665
6666 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6667
6668         * configure: Regenerate with proper autoconf 2.13.
6669
6670 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6671
6672         * configure.in: Add AC_PREREQ for consistency.
6673         * configure: Regenerate.
6674
6675 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6676
6677         * configure.in (GDB_TK): Add tcl directories conditional on
6678         gdb/gdbtk directory being present.
6679         * configure: Regenerate.
6680
6681 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
6682
6683         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
6684         used by gcc if LD is not defined and we are not doing a Canadian Cross.
6685         * configure: Rebuilt.
6686
6687 2002-12-31  Tom Tromey  <tromey@redhat.com>
6688
6689         * Makefile.in: Rebuilt.
6690         * Makefile.def (target_modules) [libffi]: Allow installation.
6691
6692 2002-12-31  Andreas Schwab  <schwab@suse.de>
6693
6694         * configure.in: Fix use of $program_transform_name.
6695         * configure: Regenerated.
6696
6697 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6698
6699         * configure.in (baseargs): Don't remove first configure argument.
6700         * configure: Regenerated.
6701
6702 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6703
6704         * Makefile.tpl (local-distclean): Don't remove...
6705         (multilib.ts): ... this.  Moved into...
6706         (multilib.out): ... this.  Don't use sub-make.
6707         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6708         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6709         (configure-build-[+module+], configure-[+module+],
6710         configure-target-[+module+], configure-gcc): ... these.  Test
6711         for Makefile existence.  Drop config.status from dependencies.
6712         * Makefile.in: Rebuilt.
6713         * configure.in: Move gcc-version-trigger to the end of
6714         ac_configure_args.  Add comments to maybedep.tmp and
6715         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6716         nonopt from baseargs, matching and removing corresponding
6717         whitespace while at it.
6718         * configure: Rebuilt.
6719
6720 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6721
6722         * configure.in (host_configargs): Replace reference to
6723         no-longer-defined buildopts with --build=${build_alias}.
6724         * configure: Rebuilt.
6725
6726         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6727         program_transform_name to standard idiom.
6728         (AUTOGEN, AUTOCONF): Define.
6729         (Makefile.in): Use $(AUTOGEN).
6730         (Makefile): Depend on config.status, and use autoconf-style rule to
6731         build it.  Move original commands to...
6732         (config.status): ... this new target.
6733         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6734         $(AUTOCONF).
6735         * Makefile.in: Rebuilt.
6736
6737 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6738
6739         * Makefile.tpl: Fix dramatic bustage due to change in
6740         program_transform_name.
6741         * Makefile.in: Regenerate.
6742
6743         * configure.in: Remove unnecessary PATH setting.
6744         * configure: Regnerate.
6745
6746         * configure.in: Don't default to unprefixed tools unless
6747         the native tools will work.
6748         * configure: Regenerate.
6749
6750         * configure.in: Convert to autoconf script.  Blow away lots
6751         of now-redundant Makefile fragments.
6752         * configure: Generate using Autoconf.
6753         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6754         * Makefile.in: Regenerate.
6755
6756 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6757
6758         * configure: Fix stupid bug where RANLIB was mistakenly included.
6759
6760         * configure.in: Rename (buildargs, hostargs, targargs) to
6761         (build_configargs, host_configargs, target_configargs).
6762
6763         * configure.in: Move logic out of sed statement.
6764
6765         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6766         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6767
6768 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6769
6770         * config.sub: Import from master repository
6771         * config.guess: Ditto
6772
6773 2002-12-24  Andreas Schwab  <schwab@suse.de>
6774
6775         * Makefile.tpl (multilib.out): Fix missing space.
6776         * Makefile.in: Regenerate.
6777
6778 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6779
6780         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6781         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6782         * Makefile.in: Regenerate.
6783         * configure.in: Remove unnecessary leftovers.
6784
6785 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6786
6787         * configure.in (extra_ranlibflags_for_target): New variable.
6788         (*-*-darwin): Add -c to ranlib commands.
6789         * configure (tooldir): Handle extra_ranlibflags_for_target.
6790
6791 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6792
6793         * Makefile.tpl: Revert HJL's change.
6794         * Makefile.in: Regenerated.
6795         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6796         always.
6797
6798 2002-12-19  Andreas Schwab  <schwab@suse.de>
6799
6800         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6801         * Makefile.in: Regenerate.
6802
6803 2002-12-18  H.J. Lu  <hjl@gnu.org>
6804
6805         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6806         * Makefile.in: Regenerated.
6807
6808         * configure.in (build_prefix): New. Substitute.
6809
6810 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6811
6812         * Makefile.tpl: Don't let real targets depend on phony targets.
6813         * Makefile.in: Regenerate.
6814
6815         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6816         * Makefile.in: Regenerate.
6817
6818 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6819
6820         * config.sub: Import from master repository
6821         * config.guess: Ditto
6822
6823 2002-12-16  Jason Merrill  <jason@redhat.com>
6824
6825         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6826         previous 'make bootstrap'.
6827         * Makefile.in: Regenerate.
6828
6829 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6830
6831         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6832
6833 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6834
6835         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6836         * Makefile.in: Regenerate.
6837
6838 2002-12-13  Jason Merrill  <jason@redhat.com>
6839
6840         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6841         library tests.
6842         (check-c++): Just depend on it and check-target-libstdc++-v3.
6843         * Makefile.in: Regenerate.
6844
6845 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6846
6847         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6848         * Makefile.in: Rebuilt.
6849
6850 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6851
6852         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6853
6854 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6855
6856         * configure: Fix bug put in by gremlins.
6857
6858         * Makefile.tpl: Substitute more autoconfily.
6859         * configure: Substitute more autoconfily.
6860         * Makefile.in: Regenerate.
6861
6862 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6863
6864         * config.sub: Import from master repository
6865         * config.guess: Ditto
6866         * MAINTAINERS: Added Svein Seldal under write after approval
6867
6868 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6869
6870         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6871         * Makefile.in (all-sim): Ditto.
6872
6873 2002-12-06  DJ Delorie  <dj@redhat.com>
6874
6875         * Makefile.tpl: Change configure dependencies to not have real
6876         targets depend on phony targets.
6877
6878 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6879
6880         * configure.in: Revert unintentional change.
6881
6882         * Makefile.tpl: Change dependency for */multilib.out so that
6883         it works when gcc isn't in the tree.
6884
6885         * configure.in: Substitute more.
6886         * configure: Run subconfigures from the Makefile.
6887         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6888         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6889
6890 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6891
6892         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6893
6894 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6895
6896         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6897         and corresponding dependencies.
6898         * Makefile.in: Regenerate.
6899
6900         * configure.in (host_tools): Order binutils, gas and ld for
6901         convenience in running the testsuites.
6902
6903         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6904         * Makefile.in: Regenerate.
6905         * configure.in: Introduce rules to serialize subconfigure runs.
6906
6907         * configure.in: Introduce BASE_CC_FOR_TARGET.
6908         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6909         Realize configure-build-* targets.  Realize configure-target-* targets.
6910         * Makefile.in: Regenerate.
6911
6912 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6913
6914         * configure: Move gcc_version_trigger stuff from here...
6915         * configure.in: ...to here.
6916
6917         * configure.in: Separate subconfigure options added by this file from
6918         options given by the user.  Add machinery to put args for host
6919         subconfigures into the Makefile.
6920
6921         * Makefile.tpl: Remove 'vault' targets.
6922         * Makefile.tpl: Reorder and comment dependencies.
6923         * Makefile.in: Regenerate.
6924
6925 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6926         * configure.in: Fix my broken commit of previous patch. (sigh)
6927
6928 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6929
6930         * configure.in: Move host-specific darwin noconfigdirs into
6931         the host-specific section.
6932
6933 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6934
6935         * configure.in: Move host-specific darwin noconfigdirs into
6936         the host-specific section.
6937
6938 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6939
6940         * configure: Remove skip-this-dir support.
6941         * Makefile.tpl: Remove skip-this-dir support.
6942
6943         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6944         subdirectories.
6945         * Makefile.in: Regenerate.
6946
6947         * Makefile.tpl: Strip out useless setting of 'dir'.
6948         * Makefile.in: Regenerate.
6949
6950 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6951
6952         * configure.in: Fix deeply stupid bug.
6953
6954         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6955         shell code in CXX_FOR_TARGET
6956         * Makefile.def: Introduce raw_cxx.
6957         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6958         RAW_CXX_FOR_TARGET.
6959         * Makefile.in: Regenerate.
6960
6961 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6962
6963         * Makefile.tpl: Remove unnecessary ifs.
6964         * Makefile.in: Regenerate.
6965
6966         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6967         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6968         targets for 'no_install' modules.
6969         * configure: Move GDB_TK substitution to configure.in.  Move
6970         build_modules stuff to configure.in.
6971         * configure.in: Implement soft dependency machinery.  Maybe-ize
6972         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6973         * Makefile.in: Regenerate.
6974
6975 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6976
6977         * Makefile.tpl: Make all-target, install-target behave similarly
6978         to all, install (only hitting configured targets).  Eliminate
6979         unused macro defintions.
6980
6981         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6982         build != host.
6983
6984         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6985
6986         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6987
6988         * configure.in: Produce lists of subdir targets we're actually
6989         configuring.  Remove references to "dosrel".
6990         * Makefile.tpl: Let configure set which subdir targets are hit.
6991         Remove install-cross; clean up install; remove ALL.  Remove
6992         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6993         Autogenerate host module targets.  Remove empty dependency lines
6994         and redundant dependency; rearrange slightly.
6995         * Makefile.def: Add host-side libtermcap, utils.
6996
6997         * Makefile.in: Regenerate.
6998
6999 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7000
7001         * ltconfig (osf[345]): Append $major to soname_spec.
7002         Reflect this in library_names_spec.
7003         * ltmain.sh (osf): Prefix $major with . for use as extension.
7004
7005 2002-11-19  Andreas Jaeger  <aj@suse.de>
7006
7007         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7008         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7009         and sparc64 GNU/Linux systems.
7010
7011 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7012
7013         * MAINTAINERS: Update email.
7014
7015 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7016
7017         * MAINTAINERS: Complete James Dennett's entry.
7018
7019 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7020
7021         * MAINTAINERS (Write After Approval): Add myself.
7022
7023 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7024
7025         * Makefile.tpl: syntactic cleanup
7026
7027 2002-11-13  Stuart Hastings  <stuart@apple.com>
7028
7029         * MAINTAINERS: Add myself to write-after-approval list.
7030
7031 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7032
7033         * Makefile.def: Add list of recursive targets to autogenerate.
7034         Add build_modules.
7035         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7036         targets.  Autogenerate *-build-* targets.
7037         * Makefile.in: Regenerate.
7038
7039 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7040
7041         * configure: More autoconf-style substitutions.
7042         * Makefile.tpl: More autoconf-style substitutions.
7043         * Makefile.in: Regenerate.
7044
7045 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7046
7047         * configure: Substitute more variables in a more autoconf-friendly
7048         way.  Simplify slightly.
7049         * Makefile.tpl: Make more variables substitutable in an
7050         autoconf-friendly way.
7051         * Makefile.in: Regenerate.
7052
7053 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7054
7055         * MAINTAINERS (Write After Approval): Add myself.
7056
7057 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7058
7059         * configure.in (v810*): Remove special setting of tools.
7060
7061         * configure: Add support for extra required flags for ar or nm.
7062         * configure.in (aix4.3+): Use above support for target-specific
7063         issues, rather than using config/mt-aix43.
7064
7065 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7066
7067         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7068         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7069         with $srcdir.  Reformat indentation.  Substitute some variables
7070         formerly hard-coded in the Makefile for build=host.
7071         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7072         * Makefile.def: Autogenerate more.
7073         * Makefile.in: Regenerate.
7074
7075 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7076
7077         * MAINTAINERS (Write After Approval): Add myself.
7078
7079 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7080
7081         * Makefile.def (host_modules): Add rda.
7082         * Makefile.in: Regenerate.
7083         * configure.in (target_tool): Add target-rda to list.
7084
7085 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7086
7087         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7088
7089 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7090
7091         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7092         and restrap targets to this rule.
7093         * Makefile.in:  Regenerate.
7094
7095 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7096
7097         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7098         GNATS only accounts.
7099
7100 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7101
7102         * configure.in (i[3456]86-*-linux*): Add check to disable
7103         ${libgcj} for glibc1.
7104
7105 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7106
7107         * MAINTAINERS: Add myself as ip2k port maintainer.
7108
7109 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7110
7111         * configure.in: Add tic4x target.
7112
7113 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7114
7115         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7116         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7117         * Makefile.in: Regenerate.
7118
7119         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7120         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7121         * Makefile.in: Regenerate.
7122
7123 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7124
7125         * MAINTAINERS: Add myself as web pages co-maintainer.
7126
7127 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7128
7129         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7130         * Makefile.in: Regenerate.
7131
7132 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7133
7134         * MAINTAINERS: Add myself and Nathan Sidwell
7135         <nathan@codesourcery.com> as VxWorks maintainers.
7136
7137 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7138
7139         * Makefile.def: Remove order dependency comments.
7140         * Makefile.tpl: Add explicit install-install dependencies.
7141         * Makefile.in: Regenerate.
7142
7143         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7144         * Makefile.in: Regenerate.
7145
7146         * Makefile.tpl: Add configure-target (for src-release in src)
7147         * Makefile.in: Regenerate.
7148
7149 2002-09-30  Nick Clifton  <nickc@redhat.com>
7150
7151         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7152
7153 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7154
7155         * configure.in (s390*-*-linux*): Enable libgcj.
7156
7157 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7158
7159         * configure: Revert accidentally applied changes.
7160
7161         * Makefile.tpl: Make more autoconf-friendly.
7162         * Makefile.in: Regenerate.
7163         * configure: Make substitution more autoconf-like.
7164
7165 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7166
7167         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7168         single entry to handle all these.
7169         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7170         libjava on arm-*-elf.
7171
7172 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7173
7174         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7175         things that depend on them.
7176
7177 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7178
7179         * Makefile.tpl: Make subsituted variables more autoconfy.
7180         * Makefile.in: Regenerate.
7181         * configure: Make seds more autoconfy.
7182
7183 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7184
7185         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7186         * Makefile.in: Regenerate.
7187         * configure.in: Rewrite sed statements to look autoconfy.
7188
7189         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7190         all-target-foo on configure-target-foo.
7191         * Makefile.def: Ditto.
7192         * Makefile.in: Rebuild.
7193
7194 2002-09-25  Andrew Haley  <aph@redhat.com>
7195
7196         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7197
7198 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7199
7200         * Makefile.def: New file.
7201         * Makefile.tpl: New file.
7202         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7203         * contrib/gcc_update: Note that Makefile.in is a generated file.
7204
7205         * configure.in: Minor rearrangement.  Simplify tests.
7206
7207 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7208
7209         * configure.in (with_headers): Skip copy if value is "yes".
7210         (with_libs): Likewise.
7211
7212 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7213
7214         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7215         * configure.in (sh*-*-pe*): Ditto.
7216         * configure.in (mips*-*-pe*): Ditto.
7217         * configure.in (*arm-wince-pe): Ditto.
7218
7219         * configure.in: Rearrange.
7220
7221 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7222
7223         * MAINTAINERS: Update my email address.
7224
7225 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7226
7227         * MAINTAINERS: (Write After Approval): Add myself.
7228
7229 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7230
7231         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7232
7233 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7234
7235         * MAINTAINERS: Change my mailing address.
7236
7237 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7238
7239         * MAINTAINERS (Write After Approval): Remove myself.
7240         (Various Maintainers: c++ runtime libs): Add myself.
7241
7242 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7243
7244         * MAINTAINERS (Write After Approval): Remove myself.
7245         (Various Maintainers: c++ runtime libs): Add myself.
7246
7247 2002-08-15  Eric Christopher  <echristo@redhat.com>
7248
7249         * config.sub: Import from master repository.
7250         * config.guess: Ditto.
7251
7252 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7253
7254         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7255         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7256         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7257
7258 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7259
7260         * MAINTAINERS: Add self to rs6000 vector extensions.
7261
7262 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7263
7264         * libiberty/configure: Reverted unintended yesterday's check in.
7265
7266 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7267
7268         * boehm-gc/configure, libf2c/configure: Rebuilt.
7269         * libffi/configure, libiberty/configure: Ditto.
7270         * libjava/configure, libobjc/configure: Ditto.
7271         * libstdc++-v3/configure, zlib/configure: Ditto.
7272         Merged from binutils:
7273         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7274         From Steve Ellcey <sje@cup.hp.com>:
7275         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7276         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7277         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7278         IA64.
7279         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7280         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7281         soname_spec, sys_lib_search_path_spec): Ditto.
7282
7283 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7284
7285         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7286
7287 2002-08-04  H.J. Lu  (hjl@gnu.org)
7288
7289         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7290
7291 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7292
7293         * MAINTAINERS (Write After Approval): Add myself.
7294
7295 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7296
7297         * configure.in: Move generic linux case to end.  Copy generic
7298         linux noconfigdirs to mips*-*-linux* entry and new
7299         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7300
7301 2002-07-19  Michael Matz  <matz@suse.de>
7302
7303         * MAINTAINERS: Add myself as ra* maintainer.
7304
7305 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7306
7307         * config.guess: Update to 2002-07-09 version.
7308         * config.sub: Update to 2002-07-03 version.
7309
7310 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7311
7312         * MAINTAINERS: Fix typo in a maintainer email address.
7313
7314 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7315
7316         * configure.in: Remove two redundant tests.
7317
7318 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7319
7320         * configure.in (mips*-*-irix6*o32): Enable stabs.
7321
7322 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7323
7324         * configure.in: Don't build grez.
7325         * Makefile.in: Ditto.
7326
7327         * Makefile.in: Remove references to bsp, cygmon, libstub.
7328         * configure.in: Ditto.
7329
7330         * configure.in: Remove leftover reference to gdbtest.
7331
7332 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7333
7334         * configure.in (gxx_include_dir):  Change to match versioned
7335         C++ headers if --enable-version-specific-runtime-libs is used.
7336
7337 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7338
7339         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7340
7341 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7342
7343         * configure.in: Make --without-x work.
7344
7345 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7346
7347         * configure.in: Rearrange target Makefile fragment collection.
7348
7349         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7350         cvs[src].
7351         * configure.in: Ditto.
7352
7353 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7354
7355         * MAINTAINERS (Write After Approval): Update my e-mail address.
7356
7357 2002-06-24  Ben Elliston  <bje@redhat.com>
7358
7359         * configure.in (host_tools): Remove cgen.
7360
7361         * Makefile.in (all-cgen): Remove; runs from its source directory.
7362         (check-cgen, install-cgen, clean-cgen): Likewise.
7363         (all-opcodes): Do not depend on all-cgen.
7364         (all-sim): Likewise.
7365
7366 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7367
7368         * Makefile.in: Eliminate 'apache' targets.
7369         * configure.in: Eliminate 'apache' targets.
7370
7371         * configure.in: Eliminate redundant tests.  Reorganize.
7372
7373         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7374
7375         * config-ml.in: Eliminate references to Cygnus configure.
7376
7377         * Makefile.in: Eliminate references to building emacs.
7378
7379 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7380
7381         * MAINTAINERS: Update my email address.
7382
7383 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7384
7385         * config.if (libstdcxx_incdir): Version C++ headers.
7386         (cxx_incdir): Remove.
7387
7388 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7389
7390         * MAINTAINERS (Write After Approval): Add self.
7391
7392 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7393
7394         * configure.in: Add support for ip2k.
7395
7396 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7397
7398         * configure.in: Fix AIX configury bug.
7399
7400 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7401
7402         * MAINTAINERS (Write After Approval): Add self.
7403
7404 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7405
7406         * configure.in: replace ${topsrcdir} with ${srcdir}
7407
7408         * configure.in: Move definition of libstdcxx_flags
7409         right above usage, rather than waaay earlier.
7410
7411         * configure.in: Pull definition of is_cross_compiler earlier.
7412
7413         * configure.in: Rearrange a little.
7414
7415         * configure.in: Remove references to librx.
7416         * Makefile.in: Remove references to librx.
7417
7418 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7419
7420         * config.sub: Add support for avr target.
7421         Import from master sources, rev 1.255
7422
7423 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7424
7425         * configure, .cvsignore:  Revert previous change...
7426         * Makefile:  ...delete.
7427
7428 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7429
7430         * configure.in: Eliminate ${gasdir} variable.
7431
7432 2002-06-18  Dave Brolley  <brolley@redhat.com>
7433
7434         * configure.in: Add support for frv.
7435         * config.sub: Add support for frv.
7436
7437 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7438
7439         * configure:  Remove garbage from previous commit.
7440
7441 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7442
7443         * configure:  For in-source builds, make a subdir and re-exec there.
7444         * Makefile:  New file.  Pass targets through to build directory.
7445         * .cvsignore:  No longer ignore "Makefile".
7446
7447 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7448
7449         * MAINTAINERS (Write After Approval): Add self.
7450
7451 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7452
7453         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7454
7455 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7456
7457         * configure.in (vax-*-netbsd*): Re-enable gas.
7458
7459 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7460
7461         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7462         BUILD_PREFIX_1, to correct nomenclature.
7463         * configure: Likewise.
7464
7465         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7466         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7467
7468 2002-05-31  Olaf Hering  <olh@suse.de>
7469
7470         * config-ml.in: Propogate DESTDIR also.
7471
7472 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7473
7474         * configure.in (vax-*-netbsd*): Don't build gas for this
7475         platform.
7476
7477 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7478
7479         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7480         and libgcj for AVR.
7481
7482 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7483
7484         * MAINTAINERS (Write After Approval): Add myself.
7485
7486 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7487
7488         * config.guess: Update to 2002-05-22 version.
7489         * config.sub: Likewise.
7490
7491 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7492
7493         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7494         * config-ml.in: Likewise.
7495         * configure: Likewise.
7496         * configure.in: Likewise.
7497
7498 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7499
7500         * MAINTAINERS: Update my email address.
7501
7502 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7503
7504         * configure.in: Simplify makefile fragment collection.
7505
7506         * configure.in: Remove code to build emacs.
7507
7508         * configure.in : Remove --srcdir argument from targargs and buildargs
7509         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7510
7511         * configure: Move some logic to configure.in.
7512         * configure.in: Move some logic from configure.
7513
7514 2002-05-11  Tom Tromey  <tromey@redhat.com>
7515
7516         * MAINTAINERS: Reflect libgcj reality.
7517
7518 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7519
7520         * Makefile.in: Honour DESTDIR.
7521
7522 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7523
7524         * config.guess: Import 2002-03-20 version.
7525         * config.sub: Import 2002-04-26 version.
7526
7527 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7528
7529         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7530
7531 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7532
7533         * MAINTAINERS: Add self.
7534
7535 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7536
7537         * ltmain.sh: Detect and handle object name conflicts
7538         while piecewise linking a static library.
7539
7540 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7541
7542         * configure.in (noconfigdirs): Don't disable libgcj on
7543         sparc64-*-solaris* and sparcv9-*-solaris*.
7544
7545 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7546
7547         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7548
7549 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7550
7551         * configure.in (FLAGS_FOR_TARGET): Do not add
7552         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7553         on i[3456]86-*-linux*.
7554
7555 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7556
7557         * configure.in (noconfigdirs): Replace [ ] with test.
7558
7559         * configure.in (noconfigdirs): Do not add target-newlib if
7560         target == i[3456]86-*-linux*, and host == target.
7561
7562 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7563
7564         * configure.in: delete reference to absent file
7565
7566         * configure.in: replace '[' with 'test'
7567
7568         * configure.in: Eliminate references to gash.
7569         * Makefile.in: Eliminate references to gash.
7570
7571         * configure.in: remove useless references to 'pic' makefile fragments.
7572
7573         * configure.in: (*-*-windows*) Finish removing.
7574
7575         * configure.in: Eliminate redundant test for libgui.
7576
7577 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7578
7579         * MAINTAINERS: Add self and realphabetize.  Update entries
7580         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7581         entry for a29k port maintainer.
7582
7583 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7584
7585         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7586         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7587
7588 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7589
7590         * configure.in: remove references to dead files
7591
7592 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7593
7594         * MAINTAINERS: Add information about purpose of this file.
7595
7596 2002-04-18  Tom Tromey  <tromey@redhat.com>
7597
7598         * configure.in: Disallow configuring libgcj when it is already
7599         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7600         Solaris 2.8 by default.  For PR libgcj/6158.
7601
7602 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7603
7604         * configure.in:  Move default CC setting out of config/mh-* fragments
7605         directly into here.
7606
7607 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7608
7609         * configure.in: don't even try to configure or make a subdirectory
7610         if there's no configure script for it.
7611
7612 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7613
7614         * MAINTAINERS: Remove chill maintainers.
7615         * Makefile.in (CHILLFLAGS): Remove.
7616         (CHILL_LIB): Remove.
7617         (TARGET_CONFIGDIRS): Remove libchill.
7618         (CHILL_FOR_TARGET): Remove.
7619         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7620         CHILL_LIB.
7621         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7622         (CHECK_TARGET_MODULES): Likewise.
7623         (INSTALL_TARGET_MODULES): Likewise.
7624         (CLEAN_TARGET_MODULES): Likewise.
7625         (configure-target-libchill): Remove.
7626         (all-target-libchill): Remove.
7627         * configure.in (target_libs): Remove target-libchill.
7628         Do not compute CHILL_FOR_TARGET.
7629         * libchill: Remove directory.
7630
7631 2002-04-11  DJ Delorie  <dj@redhat.com>
7632
7633         * Makefile.in, configure.in: Sync with binutils, entries
7634         follow...
7635
7636 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7637
7638         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7639         (do-tar, do-bz2): New rules.
7640         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7641         (gdb-tar): New rule.
7642         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7643         (insight_dejagnu.tar): New rule.
7644         (insight.tar): New rule.
7645         (gdb+dejagnu.tar): New rule.
7646         (gdb.tar): New rule.
7647
7648 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7649
7650         * Makefile.in: Add all-tix to deps for all-snavigator
7651         so that tix is built when building snavigator.
7652
7653 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7654
7655         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7656         ld and gdb are not supported.
7657
7658 2002-01-07  Mark Salter  <msalter@redhat.com>
7659
7660         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7661         Allow target-libgloss to be built for arm, strongarm, and xscale.
7662
7663 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7664
7665         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7666         options for i[3456]86-pc-linux* native builds.
7667
7668 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7669
7670         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7671         files from .po files for a distribution.
7672
7673 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7674
7675         * configure.in: Enable libstdc++-v3 for h8300 targets.
7676
7677 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7678
7679         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7680         version from bfd/.
7681
7682 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7683
7684         * Makefile.in (VER): When present, extract the version number from
7685         the file version.in.
7686
7687 2001-05-24  Tom Rix  <trix@redhat.com>
7688
7689         * configure.in : enable ld for aix
7690
7691 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7692
7693         * config.guess: Add linux target for S/390.
7694
7695 2000-11-07  Philip Blundell  <pb@futuretv.com>
7696
7697         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7698
7699 2000-11-03  Philip Blundell  <pb@futuretv.com>
7700
7701         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7702         files.
7703
7704 2001-01-15  Ben Elliston  <bje@redhat.com>
7705
7706         * configure.in (host_tools): Add sid.
7707         Always configure cgen.
7708
7709 2000-11-24  Nick Clifton  <nickc@redhat.com>
7710
7711         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7712
7713
7714 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7715
7716         * Makefile.in (ALL_MODULES): Add all-cgen.
7717         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7718         (all-cgen): New target.
7719         (all-opcodes,all-sim): Depend on all-cgen.
7720         * configure.in (host_tools): Add cgen.
7721         Only configure cgen if --enable-cgen-maint.
7722
7723 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
7724
7725         * configure.in: Add *-*-freebsd* configurations.
7726
7727 2002-04-08  Tom Tromey  <tromey@redhat.com>
7728
7729         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7730         Fixes PR libgcj/6068.
7731
7732 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7733
7734         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7735
7736 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7737
7738         * configure.in (alpha*-dec-osf*): Enable libgcj.
7739
7740 2003-03-27  Matthew Gingell  <gingell@gnat.com>
7741
7742         * MAINTAINERS (Write After Approval): Add myself.
7743
7744 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7745
7746         Fix for: PR bootstrap/3591, target/5676
7747         * configure.in (mcore-pe): Disable the configuration of
7748         libstdc++-v3 since exceptions are not supported.
7749
7750 2002-03-20  Anthony Green  <green@redhat.com>
7751
7752         * configure.in: Enable libgcj for xscale-elf target.
7753
7754 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
7755
7756         * MAINTAINERS:  Update my email address.
7757
7758 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7759
7760         * ltmain.sh (relink_command): Fix typo in previous change.
7761
7762 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7763
7764         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7765         (relink_command): Added --tag flags.
7766         (mode=install): If relinking fails; error out.
7767
7768 2002-03-12  Richard Henderson  <rth@redhat.com>
7769
7770         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7771         .NOTPARALLEL tag.
7772         (do-check): Rename from check.
7773         (check): Allow parallel check.
7774
7775 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7776
7777         * MAINTAINERS: Add myself as maintainer for xtensa port.
7778         Fix alphabetical order in CPU port maintainer list.
7779         Remove myself from Write After Approval list.
7780
7781 2002-03-11  Richard Henderson  <rth@redhat.com>
7782
7783         * Makefile.in (.NOTPARALLEL): Add fake tag.
7784
7785 2002-03-07  H.J. Lu  (hjl@gnu.org)
7786
7787         * configure.in: Enable gprof for mips*-*-linux*.
7788
7789 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7790
7791         * MAINTAINERS (Write After Approval): Add myself.
7792
7793 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7794
7795         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7796         libjava.
7797         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7798
7799 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7800
7801         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7802         because its Makefile is there; test for the executable instead.
7803
7804 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7805
7806         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7807         libstdc++-v3 and libjava.
7808
7809 2002-02-11  Adam Megacz  <adam@xwt.org>
7810
7811         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7812         boehm-gc
7813
7814 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7815
7816         * config.guess: Updated to 2002-01-30's version.
7817         * config.sub: Updated to 2002-02-01's version.
7818         Contribute sh64-elf.
7819         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7820         * configure.in: Added sh64-*-*.
7821
7822 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7823
7824         * MAINTAINERS: Belatedly add myself to write after approval list.
7825
7826 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7827
7828         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7829         Remove self as Write After Approval.
7830
7831 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7832
7833         * MAINTAINERS: Put self in as maintainer for contrib/regression
7834         directory.
7835
7836 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7837
7838         * MAINTAINERS:  Update my email address.
7839
7840 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7841
7842         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7843         target-libiberty, and target-libgloss.  Skip Java-related
7844         libraries if not supported for NetBSD on target CPU.
7845
7846 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7847
7848         * install-sh: Use _inst.$$_ for temp file name.
7849
7850 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7851
7852         * MAINTAINERS (Write After Approval): Move my contact info
7853         from here...
7854         (OS Port Maintainers): ...to here (netbsd).
7855
7856 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7857
7858         * MAINTAINERS (Write After Approval): Add myself.
7859
7860 2002-01-17  H.J. Lu  <hjl@gnu.org>
7861
7862         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7863         (all-target-fastjar): Also depend on all-target-libiberty.
7864
7865 2002-01-16  H.J. Lu  (hjl@gnu.org)
7866
7867         * config.guess: Import from master sources, rev 1.225.
7868         * config.sub: Import from master sources, rev 1.238.
7869
7870 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7871
7872         * MAINTAINERS (Write After Approval): Remove myself.
7873
7874 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7875
7876         * MAINTAINERS (Write After Approval): Add myself.
7877
7878 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7879
7880         * MAINTAINERS: Add self as docs co-maintainer.
7881
7882 2001-12-11  Matthias Klose  <doko@debian.org>
7883
7884         * MAINTAINERS (Write After Approval): Add myself.
7885
7886 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7887
7888         * MAINTAINERS: Update my email address.
7889
7890 2001-12-07  Turly O'Connor  <turly@apple.com>
7891         * MAINTAINERS (Write After Approval): Add myself.
7892         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7893         (rs6000_initialize_trampoline): Call __trampoline_setup for
7894         ABI_DARWIN too.
7895         * darwin-tramp.asm: New file, implements __trampoline_setup.
7896         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7897
7898 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7899
7900         * MAINTAINERS (Write After Approval): Add myself.
7901
7902 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7903
7904         * configure, configure.in: Use temp file for long sed commands.
7905
7906 2001-12-03  Laurent Guerby  <guerby@acm.org>
7907
7908         * config.sub: Update to version 1.232 on subversion.
7909
7910 2001-12-03  Ben Elliston  <bje@redhat.com>
7911
7912         * MAINTAINERS: Update mail address for config.* patches.
7913
7914 2001-11-27  DJ Delorie  <dj@redhat.com>
7915             Zack Weinberg  <zack@codesourcery.com>
7916
7917         When build != host, create libiberty for the build machine.
7918
7919         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7920         CONFIG_ARGUMENTS.
7921         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7922         New variables.
7923         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7924         and rules.
7925         (all.normal): Depend on ALL_BUILD_MODULES.
7926         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7927         (all-build-libiberty): Depend on configure-build-libiberty.
7928
7929         * configure: Calculate and substitute proper value for
7930         ALL_BUILD_MODULES.
7931         * configure.in: Create the build subdirectory.
7932         Calculate and substitute TARGET_CONFIGARGS (formerly
7933         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7934
7935 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7936
7937         * MAINTAINERS (write-after-approval): Add self.
7938
7939 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7940
7941         * MAINTAINERS (GNATS only accounts): Remove self.
7942
7943 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7944
7945         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7946         libf2c.
7947
7948 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7949
7950         * MAINTAINERS (Write After Approval): Add self.
7951
7952 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7953
7954         * MAINTAINERS: mips and s390 are also CPU ports.
7955
7956 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7957
7958         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7959
7960 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7961
7962         * MAINTAINERS: Alphabetize.
7963
7964 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7965
7966         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7967
7968 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7969
7970         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7971
7972 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7973
7974         * configure.in (--enable-languages): Be more permissive about
7975         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7976
7977 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7978
7979         * config.sub: Import from master sources, rev. 1.230.
7980         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7981
7982 2001-11-07  Laurent Guerby  <guerby@acm.org>
7983
7984         * MAINTAINERS (Write After Approval): Add self.
7985
7986 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7987
7988         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7989
7990 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7991
7992         * config.sub: Import from master sources, rev 1.226.
7993         * config.guess: Import from master sources, rev 1.216.
7994
7995 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7996
7997         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7998         * MAINTAINERS: Add self as maintainer of MMIX port.
7999         Remove old after-approval entry.
8000
8001 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8002
8003         * ChangeLog, configure: Fix spelling errors.
8004
8005 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8006
8007         * MAINTAINERS: Tweak my address.
8008
8009 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8010
8011         * MAINTAINERS: Update my email address.
8012
8013 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8014
8015         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8016         * MAINTAINERS: Add self as maintainer of CRIS port.
8017
8018 2001-10-10  Geert Bosch  <bosch@gnat.com>
8019
8020         * MAINTAINERS (Various maintainers: Ada front end):
8021         Added Robert Dewar.
8022
8023 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8024
8025         * MAINTAINERS (Write After Approval): Added self
8026
8027 2001-10-02  Geert Bosch  <bosch@gnat.com>
8028
8029         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8030
8031 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8032
8033         * configure: Handle temporary files securely using mkdir.
8034
8035 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8036
8037         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8038
8039 2001-09-26  Will Cohen  <wcohen@redhat.com>
8040
8041         * configure.in (*-*-linux*): Disable configuration of target-newlib
8042         and target-libgloss.
8043
8044 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8045
8046         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8047         RANLIB.
8048
8049 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8050
8051         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8052         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8053         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8054         avoid quotes nesting problems.
8055         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8056         (DO_X): Export only variables that are set.
8057
8058 2001-09-19  Ben Elliston  <bje@redhat.com>
8059
8060         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8061         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8062         semantics.  Use the shell built-in "type" command instead.
8063
8064 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8065
8066         Merged from gcc-3_0-branch:
8067         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8068         * ltcf-c.sh: Use $objext, not $ac_objext.
8069         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8070         * ltcf-cxx.sh: Add support for GNU.
8071         2001-07-22  Timothy Wall  <twall@redhat.com>
8072         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8073         default settings if using GNU tools with that configuration.
8074         * ltcf-cxx.sh: Ditto.
8075         * ltcf-gcj.sh: Ditto.
8076         2001-07-21  Michael Chastain  <chastain@redhat.com>
8077         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8078         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8079         * ltmain.sh: Mark as gcc-local.
8080
8081 2001-08-30  Eric Christopher  <echristo@redhat.com>
8082             Jason Eckhardt  <jle@redhat.com>
8083
8084         * config.guess: Merge from master sources.
8085         * config.sub: Merge from master sources, add support for mipsisa32.
8086
8087 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8088         * config.sub: Merge from master sources, rev 1.219.
8089         * MAINTAINERS: Add self as contact for stormy16 port.
8090
8091 2001-08-14  Zack Weinberg  <zackw@panix.com>
8092
8093         * config.sub: Merge from master sources, rev 1.218.
8094         * config.guess: Merge from master sources, rev 1.209.
8095
8096 2001-08-11  Graham Stott  <grahams@redhat.com>
8097
8098         * Makefile.in (check-c++): Add missing semicolon.
8099
8100 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8101
8102         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8103
8104 2001-07-30  Eric Christopher  <echristo@redhat.com>
8105
8106         * MAINTAINERS (Various maintainers: mips port): Added myself.
8107
8108 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8109
8110         * configure.in (sh-*-linux*): New.
8111
8112 2001-07-27  Richard Henderson  <rth@redhat.com>
8113
8114         * .cvsignore: Add LAST_UPDATED.
8115
8116 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8117
8118         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8119
8120 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8121
8122         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8123
8124 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8125
8126         * MAINTAINERS (Write After Approval): Added myself.
8127
8128 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8129
8130         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8131         and libgcj on m68hc11/m68hc12.
8132
8133 2001-06-27  H.J. Lu  (hjl@gnu.org)
8134
8135         * Makefile (CFLAGS_FOR_BUILD): New.
8136         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8137
8138 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8139
8140         * README: Remove version number.
8141
8142 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8143
8144         * INSTALL/README: Update wrt. to the installation instructions now
8145         residing in gcc/doc/install.texi.
8146
8147 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8148
8149         * README: Replace with a cut-down and updated version of gcc/README.
8150
8151 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8152
8153         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8154         multilibs to be disabled.
8155
8156 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8157
8158         * MAINTAINERS (Write After Approval): Add myself.
8159
8160 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8161
8162         * config.guess: Import CVS version 1.195.
8163         * config.sub: Import CVS version 1.212.
8164
8165 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8166
8167         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8168         gcc/xgcc is built, use -print-prog-name to find out the program
8169         name to use.
8170
8171 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8172
8173         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8174         appear to also be in the master copy.
8175         * config.sub:  Import CVS version 1.211.
8176
8177 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8178
8179         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8180         with_gcc]: Use `gcc -shared' to build a shared library.
8181
8182 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8183
8184         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8185         archives.
8186
8187 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8188
8189         * MAINTAINERS (Write After Approval): Add myself.
8190
8191 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8192
8193         * configure.in (libstdcxx_flags): Do not try to execute
8194         libstdc++-v3/testsuite_flags until it exists.
8195
8196 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8197
8198         * MAINTAINERS: Update my email address.
8199
8200 2001-05-31  Graham Stott  <grahams@redhat.com>
8201
8202         * MAINTAINERS (Write After Approval): Add myself.
8203
8204 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8205
8206         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8207         libraries when using g++ with native linker.
8208
8209 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8210
8211         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8212
8213 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8214
8215         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8216         [aix4*|aix5*]: Prepend blank.
8217
8218 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8219
8220         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8221         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8222         of subdir/configure scripts to use the new libtool.m4.
8223
8224 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8225
8226         * MAINTAINERS (Write After Approval): Add myself.
8227
8228 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8229
8230         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8231
8232 2001-05-11  Ben Elliston  <bje@redhat.com>
8233
8234         * Makefile.in (all-sid): New target.
8235         (check-sid, clean-sid, install-sid): Likewise.
8236
8237 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8238
8239         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8240
8241 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8242
8243         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8244         libgcj.
8245
8246 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8247
8248         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8249         gcc/xgcc is built, use -print-prog-name to find out the program
8250         name to use.
8251
8252 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8253
8254         * configure.in (noconfigdirs): Don't reset it from scratch in the
8255         target case; only append to it.
8256
8257         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8258         sparc-*-solaris2.8]: Disable ${libgcj}.
8259
8260 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8261
8262         * configure.in (libgcj_saved): Copy from $libgcj.
8263         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8264         --disable-libgcj.
8265
8266 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8267
8268         * MAINTAINERS: Remove self as MIPS maintainer and
8269         C front end maintainer.
8270
8271 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8272
8273         * configure.in: Move *-chorusos target case to the proper switch.
8274         Disable libgcj.
8275
8276 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8277
8278         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8279         1.641.2.228.
8280
8281 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8282
8283         * Makefile.in (STAGE1_CFLAGS): Pass down.
8284
8285 2001-04-13  Alan Modra  <amodra@one.net.au>
8286
8287         * config.guess: Add hppa64-linux support.  Note for next import that
8288         this is already in the master file.
8289         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8290
8291 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8292
8293         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8294         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8295
8296 2001-04-11  Stan Shebs  <shebs@apple.com>
8297
8298         * MAINTAINERS: Add self as Darwin port maintainer.
8299
8300 2001-04-11  Alan Modra  <amodra@one.net.au>
8301
8302         * MAINTAINERS: Update my email address.
8303
8304 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8305
8306         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8307         recent versions of FreeBSD (release 3 or later).
8308         * ltconfig: On FreeBSD, -lc must not be provided when building
8309         a shared library or else the standard -pthread gcc option is
8310         rendered worthless to later users of the built library.
8311
8312 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8313
8314         * MAINTAINERS: Add self and RTH as C front end maintainers.
8315
8316 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8317
8318         * config.sub: Make sure to match an already-canonicalized
8319         machine name (eg. mn10300-unknown-elf).
8320
8321 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8322
8323         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8324         New macros.
8325         (bootstrap, cross): Use RECURSE_FLAGS.
8326         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8327
8328 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8329
8330         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8331
8332 2001-03-22  Colin Howell  <chowell@redhat.com>
8333
8334         * Makefile.in (DO_X): Do not backslash single-quotes in
8335         backquotes (two places).
8336
8337 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8338
8339         Re-installed:
8340         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8341         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8342         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8343         * ltcf-cxx.sh: Likewise.
8344         * ltcf-gcj.sh: Likewise.
8345
8346 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8347
8348         * MAINTAINERS: Add myself as "documentation co-maintainer".
8349
8350 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8351
8352         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8353         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8354
8355 2001-03-19  Tom Tromey  <tromey@redhat.com>
8356
8357         * config-ml.in: Handle GCJ and GCJFLAGS.
8358
8359 2001-03-21  Michael Chastain  <chastain@redhat.com>
8360
8361         * Makefile.in: all-m4 depends on all-texinfo.
8362
8363 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8364
8365         * MAINTAINERS: Add myself to write after approval list.
8366
8367 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8368
8369         * Makefile.in (DO_X): Quote nested quotes.
8370
8371 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8372
8373         * MAINTAINERS: Add myself to write after approval list.
8374
8375 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8376
8377         * Makefile.in (DO_X): Use double quotes for quoting
8378         "RANLIB=$${RANLIB}".
8379
8380 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8381
8382         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8383
8384 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8385
8386         * configure.in: Only use `lang_requires' for languages athat are
8387         actually enabled.
8388
8389 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8390
8391         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8392
8393 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8394
8395         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8396
8397 2001-03-07  Tom Tromey  <tromey@redhat.com>
8398
8399         * configure.in: Allow config-lang.in to set `lang_requires' to list
8400         of other required languages.
8401
8402 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8403
8404         * Makefile.in: Remove RANLIB definition. Use RANLIB
8405         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8406         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8407
8408 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8409             Alexandre Oliva  <aoliva@redhat.com>
8410
8411         * Makefile.in (check-c++): Use tabs, not spaces.
8412
8413 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8414
8415         * MAINTAINERS: add myself to Write After Approval list.
8416
8417 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8418
8419         * Makefile.in (check-c++): New rule.
8420
8421         * configure.in (target_libs): Remove libg++.
8422         (noconfigdirs): Remove libg++.
8423         (noconfigdirs): Same.
8424         (noconfigdirs): Same.
8425         (noconfigdirs): Same.
8426
8427         * config-ml.in: Remove libg++ references.
8428
8429         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8430         (ALL_TARGET_MODULES): Same.
8431         (configure-target-libg++): Remove.
8432         (all-target-libg++): Remove.
8433         (configure-target-libio): Remove.
8434         (all-target-libio): Remove.
8435         (check-target-libio): Remove.
8436         (.PHONY): Remove.
8437         (libg++.tar.bz2): Remove.
8438         (all-target-cygmon): Remove libio.
8439         (all-target-libstdc++): Remove.
8440         (configure-target-libstdc++): Remove.
8441         (TARGET_LIB_PATH): Remove libstdc++.
8442         (ALL_GCC_CXX): Remove libstdc++.
8443         (all-target-gperf): Correct.
8444
8445 2001-02-16  Nick Clifton  <nickc@redhat.com>
8446
8447         * configure.in (noconfigdirs): Allow configuration of texinfo
8448         for Cygwin hosts.
8449
8450 2001-02-15  Anthony Green  <green@redhat.com>
8451
8452         * configure: Introduce GCJ_FOR_TARGET.
8453         * configure.in: Ditto.
8454         * Makefile.in: Ditto.
8455
8456 2001-02-13  Andreas Schwab  <schwab@suse.de>
8457
8458         * MAINTAINERS: Update mail address.
8459
8460 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8461
8462         * config.guess: Add linux target for S/390.
8463         * config.sub: Likewise.
8464
8465 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8466
8467         * configure.in: for *-chorusos, don't config target-newlib and
8468         target-libgloss.
8469
8470 2001-02-06  Ben Elliston  <bje@redhat.com>
8471
8472         * configure: Output host type to stdout, not stderr.
8473
8474 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8475
8476         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8477         * ltcf-cxx.sh: Likewise.
8478
8479         * config.if: Assume enable_libstdcxx_v3 is defined.
8480
8481 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8482
8483         Remove V2 C++ library.
8484         * configure.in: Remove --enable-libstdcxx_v3 support.
8485
8486 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8487
8488         * include/demangle.h: Add prototype for java_demangle_v3.
8489
8490 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8491
8492         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8493
8494 2001-01-27  Richard Henderson  <rth@redhat.com>
8495
8496         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8497
8498 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8499
8500         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8501         Don't unset, it's non-portable and no longer necessary, set to empty
8502         instead.
8503
8504 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8505
8506         * ltconfig: Shell portability fix for the tagname validity check.
8507
8508 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8509
8510         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8511         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8512
8513 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8514
8515         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8516
8517 2001-01-26  Tom Tromey  <tromey@redhat.com>
8518
8519         * configure.in: Allow libgcj to be built on Sparc Solaris.
8520
8521 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8522
8523         * ltcf-c.sh: Add aix5 case.
8524         * ltcf-cxx.sh: Likewise.
8525         * ltconfig: Likewise.
8526
8527 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8528
8529         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8530         keep at least one of build_libtool_libs or build_old_libs set to
8531         yes.
8532
8533         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8534         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8535
8536 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8537
8538         * configure.in: Enable libgcj on several additional platforms.
8539
8540 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8541
8542         * configure.in: Enable libgcj for linux targets.
8543
8544 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8545
8546         * MAINTAINERS (Write After Approval): Add myself.
8547
8548 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8549
8550         * MAINTAINERS: Add myself as vax port maintainer.
8551
8552 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8553
8554         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8555
8556 2001-01-09  Mike Stump  <mrs@wrs.com>
8557
8558         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8559         failures of subdirectories.
8560
8561 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8562
8563         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8564         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8565         * ltcf-cxx.sh: Likewise.
8566         * ltcf-gcj.sh: Likewise.
8567         * ltconfig.sh: Fix typo.
8568
8569 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8570
8571         * configure: handle DOS-style absolute paths.
8572
8573 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8574
8575         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8576
8577 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8578
8579         * MAINTAINERS: Add myself as avr port co-maintainer.
8580
8581 2000-12-28  Ben Elliston  <bje@redhat.com>
8582
8583         * MAINTAINERS: Add myself under ``Write After Approval''.
8584
8585 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8586
8587         * texinfo: Remove directory from GCC.
8588
8589 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8590
8591         * COPYING: Update to current
8592         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8593         to 19yy as example year in copyright notice).
8594
8595 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8596
8597         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8598         (libstdcxx_incdir): Pass down.
8599         * config.if: Remove expired bits for cxx_interface, add stub.
8600         (libstdcxx_incdir): Add variable for g++ include directory.
8601         * configure.in (gxx_include_dir): Use it.
8602
8603 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8604
8605         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8606         with old-email address from ``Write After Approval''.
8607
8608 2000-12-15  Andreas Jaeger  <aj@suse.de>
8609
8610         * configure.in: Handle lang_dirs.
8611
8612 2000-12-14  Tom Tromey  <tromey@redhat.com>
8613
8614         * MAINTAINERS: Removed brads.
8615
8616         * MAINTAINERS: Added gcj developers.
8617
8618 2000-12-13  Anthony Green  <green@redhat.com>
8619
8620         * configure.in: Disable libgcj for any target not specifically
8621         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8622         with g++ abi.
8623
8624 2000-12-13  Mike Stump  <mrs@wrs.com>
8625
8626         * Makefile.in (local-distclean): Also remove fastjar.
8627
8628 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8629
8630         * contrib/gcc_update: Add fastjar --touch entries.
8631
8632 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8633
8634         * configure.in: Disable language-specific target libraries for
8635         languages that aren't enabled.
8636
8637 2000-12-10  Anthony Green  <green@redhat.com>
8638
8639         * configure.in: Define libgcj.  Disable libgcj target libraries for
8640         most targets.
8641
8642 2000-12-10  Neil Booth  <neilb@earthling.net>
8643
8644         * MAINTAINERS: Update mail address, remove from WAA list.
8645
8646 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8647
8648         * libjava: Imported from /cvs/java.
8649         * libffi: Likewise.
8650         * Boehm-gc: Likewise.
8651
8652 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8653
8654         * configure.in (target_libs): Revert 2000-12-08 patch.
8655         (noconfigdirs): Added target-libjava.
8656
8657 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8658
8659         * djunpack.bat: removed.
8660
8661 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8662
8663         * Makefile.in: handle DOS-style absolute paths.
8664         * config-ml.in: likewise.
8665         * symlink-tree: likewise.
8666
8667 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8668
8669         * fastjar: Imported.
8670
8671 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8672
8673         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8674         libjava.
8675         * configure.in (target_libs): Removed `target-libjava'.
8676
8677 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8678
8679         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8680         (ALL_MODULES): Added fastjar.
8681         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8682         (all-target-libjava): all-fastjar replaces all-zip.
8683         (all-fastjar): Added.
8684         (configure-target-fastjar, all-target-fastjar): Likewise.
8685         * configure.in (host_tools): Added fastjar.
8686
8687 2000-12-07  Mike Stump  <mrs@wrs.com>
8688
8689         * Makefile.in (local-distclean): Remove leftover built files.
8690
8691 2000-11-24  Nick Clifton  <nickc@redhat.com>
8692
8693         * configure.in (xscale-elf): Add target.
8694         (xscale-coff): Add target.
8695
8696 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8697
8698         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8699         recent versions of FreeBSD (release 3 or later).
8700         * ltconfig: On FreeBSD, -lc must not be provided when building
8701         a shared library or else the standard -pthread gcc option is
8702         rendered worthless to later users of the built library.
8703
8704 2000-11-16  Fred Fish  <fnf@be.com>
8705
8706         * configure.in (enable_libstdcxx_v3): Fix typo,
8707         libstd++ -> libstdc++.
8708
8709 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8710
8711         * MAINTAINERS: Add self to Write After Approval list.
8712
8713 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8714
8715         * MAINTAINERS: Update my email address.  Add myself to global write
8716         privs list.
8717
8718 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8719
8720         * Makefile.in: Merge with src and libgcj.
8721         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8722         configure-target-<library> when their configure scripts need the C
8723         or C++ library to have already been built to work properly.
8724         (do_proto_toplev): Set them to an empty string.
8725
8726         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8727         (REALLY_SET_LIB_PATH): Use them.
8728
8729 2000-11-17  Stan Shebs  <shebs@apple.com>
8730
8731         * MAINTAINERS: Add self to Write After Approval list.
8732
8733 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8734
8735         * configure: Provide the original toplevel configure arguments
8736         (including $0) to subprocesses in the environment rather than
8737         through gcc/configargs.h.
8738
8739 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8740
8741         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8742         C99.  Alphabetise "Write After Approval" list.
8743
8744 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8745
8746         * configure: Turn on libstdc++ V3 by default.
8747
8748         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8749         if we've got GCC.
8750
8751 2000-11-11  Philip Blundell  <philb@gnu.org>
8752
8753         * MAINTAINERS: Add self to Write After Approval list.
8754
8755 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8756
8757         * ltcf-c.sh (aix4): Improve shared library configuration; require
8758         exporting symbols.
8759         * ltcf-cxx.sh (aix4): Define.
8760         * ltconfig (aix4): Define library and soname specs appropriate for
8761         AIX.  Define command to create export symbols list.
8762
8763 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
8764
8765         * config.sub: Add support for Sun Chorus
8766
8767 2000-10-31  Nick Clifton  <nickc@redhat.com>
8768
8769         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8770         <name>@redhat.com.  Also installed new email address for Clint
8771         Popetz.
8772
8773 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8774
8775         * etc: Remove directory from GCC.
8776
8777 2000-10-16  Michael Meissner  <meissner@redhat.com>
8778
8779         * configure (gcc/configargs.h): Only create if there is a build GCC
8780         directory created.
8781
8782 2000-10-16  Matthias Klose  <doko@debian.org>
8783
8784         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8785         when configured for libstdc++-v3.
8786
8787 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8788
8789         * configure: Save configure arguments to gcc/configargs.h.
8790
8791 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8792
8793         * config.guess: Import CVS version 1.157.
8794         * config.sub: Import CVS version 1.181.
8795
8796 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8797
8798         * Makefile.in (bootstrap): avoid recursion if subdir missing
8799         (cross): ditto
8800         (do-proto-toplev): ditto
8801
8802 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8803
8804         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8805         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8806
8807         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8808         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8809         all affected `configure' scripts.
8810
8811 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8812
8813         * MAINTAINERS: Add self as cpplib co-maintainer.
8814
8815 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8816
8817         * MAINTAINERS: Add self to Write After Approval list.
8818
8819 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8820
8821         * INSTALL/README: egcs -> GCC update.
8822
8823 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
8824
8825         * MAINTAINERS: Add myself to Write After Approval list.
8826
8827 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8828
8829         * MAINTAINERS: Add myself to Write After Approval list.
8830
8831 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8832
8833         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8834         X11 libraries for hppa64.
8835
8836 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8837
8838         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8839
8840 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8841
8842         * Makefile.in (all-zlib): Added dummy target.
8843
8844         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8845         ltcf-gcj.sh: Updated from libtool multi-language branch.
8846
8847 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8848
8849         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8850         (bootstrap*): Depend on all-bootstrap.
8851
8852 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8853
8854         * config.guess: Import CVS version 1.156.
8855         * config.sub: Import CVS version 1.179.
8856
8857 2000-09-02  Anthony Green  <green@cygnus.com>
8858
8859         * Makefile.in (all-gcc): Depend on all-zlib.
8860         (CLEAN_MODULES): Add clean-zlib.
8861         (ALL_MODULES): Add all-zlib.
8862         * configure.in (host_libs): Add zlib.
8863
8864 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8865
8866         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8867         crosses, but add gcc/include to the header search path for them.
8868
8869 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8870
8871         * MAINTAINERS: Add self to Write After Approval list.
8872
8873 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8874
8875         * config.guess: Import CVS version 1.152.
8876         * config.sub: Import CVS version 1.177.
8877
8878 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8879
8880         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8881         $targargs to tell whether newlib is going to be built.
8882
8883         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8884         $$r/TARGET_SUBDIR/libio for _G_config.h.
8885
8886 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8887
8888         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8889
8890 2000-08-22  DJ Delorie  <dj@redhat.com>
8891
8892         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8893
8894 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8895
8896         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8897         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8898         sub-configures.
8899
8900 2000-08-21  DJ Delorie  <dj@redhat.com>
8901
8902         * MAINTAINERS: Add self as a libiberty maintainer
8903
8904 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8905
8906         * configure.in (libstdcxx_flags): Use
8907         libstdc++-v3/src/libstdc++.INC.
8908
8909 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8910
8911         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8912
8913 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8914
8915         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8916
8917         * configure: Make enable_threads and enable_shared defaults
8918         explicit.  Substitute enable_threads into generated Makefiles.
8919         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8920         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8921
8922 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8923
8924         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8925
8926 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8927
8928         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8929         previous delta.
8930
8931 2000-08-11  Jason Merrill  <jason@redhat.com>
8932
8933         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8934         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8935         (FLAGS_FOR_TARGET): Not here.
8936         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8937
8938 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8939
8940         * config-ml.in (CC, CXX): Don't introduce a leading space.
8941
8942 2000-08-07  DJ Delorie  <dj@delorie.com>
8943
8944         * MAINTAINERS: Add self as a DJGPP maintainer
8945
8946 2000-08-07  DJ Delorie  <dj@redhat.com>
8947
8948         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8949         "if we're also building gcc, and it's a gcc that will run on the
8950         build machine, we want to use its includes instead of the system's
8951         default includes".
8952
8953 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8954
8955         * MAINTAINERS: Add self to Write After Approval list.
8956
8957 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8958
8959         * configure.in (libstdcxx_flags): Don't use `"'.
8960
8961         * config-ml.in: Adjust multilib search paths to the
8962         appropriate multilib tree.
8963
8964 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8965
8966         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8967         commas in $LANGUAGES.
8968
8969 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8970
8971         * configure.in: Re-enable all references to libg++ and librx.
8972
8973 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8974
8975         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8976         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8977         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8978         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8979
8980         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8981
8982 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8983
8984         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8985         CXX_FOR_TARGET for sed.
8986
8987 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8988
8989         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8990         Do not override if already set in the environment or in configure.
8991         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8992         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8993
8994 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8995
8996         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8997         the libtool CVS tree multi-language branch.
8998         * ltconfig, ltmain.sh: Updated.
8999
9000 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9001
9002         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9003         (clean-target): Depend on it.
9004
9005         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9006         (GCC_FOR_TARGET): Use it.
9007         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9008         * configure.in: ... here.
9009         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9010         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9011
9012 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9013
9014         * MAINTAINERS: Add self to Write After Approval list.
9015
9016 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9017
9018         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9019         (configure-target-libchill, configure-target-libobjc): Likewise.
9020
9021         * configure.in: Use the same cache file for all target libs.
9022         * config-ml.in: But different cache files per multilib variant.
9023
9024 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9025
9026         * configure (topsrcdir): Don't use dirname.
9027
9028 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9029
9030         * MAINTAINERS: Add self to Write After Approval list.
9031
9032 2000-07-20  Jason Merrill  <jason@redhat.com>
9033
9034         * configure.in: Remove all references to libg++ and librx.
9035
9036         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9037
9038 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9039
9040         * config.sub: Update to subversions version 2000-07-06.
9041
9042 2000-07-12  Andrew Haley  <aph@cygnus.com>
9043
9044         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9045         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9046
9047 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9048
9049         * symlink-tree:  Check number of arguments.
9050
9051 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9052
9053         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9054         search path for a g++ extracted from the build tree.  This
9055         will allow link tests run by configure scripts in
9056         subdirectories to succeed.
9057
9058 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9059
9060         * ltconfig: Add support for mips-dde-sysv4.2MP
9061
9062 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9063
9064         * MAINTAINERS: Add myself as loop discovery maintainer.
9065
9066 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9067
9068         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9069         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9070
9071 2000-06-19  Timothy Wall  <twall@cygnus.com>
9072
9073         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9074         * config.sub: Add tic54x target.
9075
9076 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9077
9078         * MAINTAINERS: Add self as Fortran maintainer,
9079         remove Craig Burley.
9080
9081 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9082
9083         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9084         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9085
9086 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9087
9088         * MAINTAINERS: Add self as i18n maintainer
9089
9090 20000-05-21  H.J. Lu  (hjl@gnu.org)
9091
9092         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9093         directory are used if they exist. Make sure
9094         $(build_tooldir)/include is searched for header files,
9095         $(build_tooldir)/lib/ for library files.
9096         (GCC_FOR_TARGET): Likewise.
9097         (CXX_FOR_TARGET): Likewise.
9098
9099 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9100
9101         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9102
9103 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9104
9105         * Makefile.in (configure-target-libiberty): Depend on
9106         configure-target-newlib.
9107
9108 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9109
9110         * configure.in, Makefile.in: Merge all libffi-related
9111         configury stuff from the libgcj tree.
9112
9113 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9114
9115         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9116         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9117
9118 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9119
9120         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9121         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9122         current version information.  Add to proto-toplev directory.
9123         (gdb-taz): Build do-djunpack.
9124
9125 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9126
9127         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9128
9129 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9130
9131         * MAINTAINERS: Add self to Write After Approval list.
9132
9133 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9134
9135         * ltmain.sh: Preserve in relink_command any environment
9136         variables that may affect the linker behavior.
9137
9138 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9139
9140         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9141
9142 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9143
9144         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9145
9146 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9147
9148         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9149         with the version name.
9150
9151 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9152
9153         * MAINTAINERS: Add self as bb-reorder maintainer.
9154
9155 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9156
9157         * config.if: Tweak.
9158
9159 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9160
9161         * djunpack.bat: New file.
9162
9163 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9164
9165         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9166         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9167         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9168         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9169
9170 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9171
9172         * config.sub (case $basic_machine): Change default for "ibm-*"
9173         to "openedition".
9174
9175 2000-04-13  Andreas Jaeger  <aj@suse.de>
9176
9177         * MAINTAINERS: Added myself.
9178
9179 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9180
9181         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9182         (do-md5sum): New target.
9183         (MD5PROG): Define.
9184         (PACKAGE): Default to TOOL.
9185         (VER): Default to a shell script.
9186         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9187         md5 checksum generation.
9188         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9189         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9190         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9191         insight.tar.bz2): Use gdb-taz to create archive.
9192
9193 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9194
9195         * configure (warn_cflags): Delete.
9196
9197 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9198
9199         * MAINTAINERS: Added myself.
9200
9201 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9202             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9203
9204         * configure.in (enable_libstdcxx_v3): Add.
9205         (target_libs): Add bits here to switch between libstdc++-v2 and
9206         libstdc++-v3.
9207         * config.if: And this file too.
9208         * Makefile.in: Add libstdc++-v3 targets.
9209
9210 2000-04-05  Michael Meissner  <meissner@redhat.com>
9211
9212         * config.sub (d30v): Add d30v as a basic machine type.
9213
9214 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9215
9216         * configure.in: -linux-gnu*, not -linux-gnu.
9217
9218 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9219
9220         * MAINTAINERS: Add self in write-after-approval section.
9221
9222 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9223
9224         * MAINTAINERS: Add self as ia64 port maintainer.
9225
9226 2000-03-08  Neil Booth  <NeilB@earthling.net>
9227
9228         * MAINTAINERS: Add self in write-after-approval section.
9229
9230 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9231
9232         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9233         (do-tar-bz2): Replace TOOL with PACKAGE.
9234         (gdb.tar.bz2): Remove GDBTK from GDB package.
9235         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9236         dejagnu.tar.bz2): New packages.
9237
9238 2000-02-27  Andreas Jaeger  <aj@suse.de>
9239
9240         * configure.in: Add entry for mips*-*-linux*, move catch all
9241         *-*-*linux* entry below this one.
9242
9243 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9244
9245         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9246
9247 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9248
9249         * config.sub: Support an OS of "wince".
9250
9251 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9252
9253         * config.guess, config.sub: Updated to match config's 2000-02-15
9254         version.
9255
9256 2000-02-23  Linas Vepstas  <linas@linas.org>
9257
9258         * config.sub: Add support for Linux/IBM 370.
9259         * configure.in: Likewise.
9260
9261 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9262
9263         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9264
9265 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9266
9267         * config.guess: Guess "cygwin" rather than "cygwin32".
9268
9269 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9270
9271         * configure (gcc_version): When setting, narrow search to
9272         lines containing `version_string'.
9273
9274 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9275
9276         * config.sub: Add support for avr target.
9277
9278 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9279
9280         * MAINTAINERS: Add maintainers for MCore port.
9281
9282 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9283
9284         * config.sub: Add mmix-knuth-mmixware.
9285
9286 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9287
9288         * MAINTAINERS: Pair cccp with cpplib maintainership.
9289
9290 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9291
9292         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9293         structure stuff to -L library search.
9294         (CXX_FOR_TARGET): Ditto.
9295         (CROSS_CHECK_MODULES): Fix spelling mistake.
9296
9297 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9298
9299         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9300         the C++ compiler.
9301
9302 2000-01-12  Richard Henderson  <rth@cygnus.com>
9303
9304         * configure.in: Don't build some bits for beos.
9305
9306 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9307
9308         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9309         as include files.
9310
9311 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9312
9313         * Add self as cpplib maintainer, as requested by Jason
9314         Merrill.  Correct my e-mail address.
9315
9316 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9317
9318         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9319         not mh-aix43.
9320
9321 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9322
9323         * MAINTAINERS: Add myself to "write after approval" list.
9324
9325 1999-12-14  Richard Henderson  <rth@cygnus.com>
9326
9327         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9328         * config.sub: Accept alphaev[78], alphaev8.
9329
9330 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9331
9332         * config.guess, config.sub: Update from autoconf.
9333
9334 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9335
9336         * MAINTAINERS:  update my playtime e-address.
9337
9338 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9339
9340         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9341         necessary libraries are missing.
9342
9343 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9344
9345         * MAINTAINERS: Add new 'write after approval' maintainer.
9346
9347 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9348
9349         * MAINTAINERS: Add new Java maintainer.
9350
9351 1999-10-25  Andreas Schwab  <schwab@suse.de>
9352
9353         * configure: Fix quoting inside arguments of eval.
9354
9355 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9356
9357         * config-ml.in: Allow suppression of some ARM multilibs.
9358
9359 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9360
9361         * config.guess: Add OS/390 match pattern.
9362         * config.sub: Add mvs, openedition targets.
9363         * configure.in (i370-ibm-opened*): New.
9364
9365 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9366
9367         * config.sub: Add support for configuring for pj.
9368
9369 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9370
9371         * config.sub (maybe_os): Add support for configuring for fr30.
9372
9373 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9374
9375         * configure.in: Do not configure or build ld for AIX
9376         platforms.  ld is known to be broken on these platforms.
9377
9378 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9379
9380         * config-ml.in: Pass compiler flag corresponding to multidirs to
9381         subdir configures.
9382
9383 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9384
9385         * Makefile.in (LDFLAGS): Define.
9386
9387 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9388
9389         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9390         noconfigdirs.
9391         (*-*-cygwin*): Likewise.
9392
9393 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9394
9395         * mkdep: New file.
9396         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9397         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9398
9399         From Eli Zaretskii <eliz@is.elta.co.il>:
9400         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9401         long file name when using DJGPP on MS-DOS.
9402
9403 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9404
9405         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9406
9407 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9408
9409         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9410         dependency as this causes "make check" to globally "make all"
9411
9412 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9413
9414         * configure.in (target_libs): Added target-zlib.
9415         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9416         (CONFIGURE_TARGET_MODULES): Likewise.
9417         (CHECK_TARGET_MODULES): Likewise.
9418         (INSTALL_TARGET_MODULES): Likewise.
9419         (CLEAN_TARGET_MODULES): Likewise.
9420         (configure-target-zlib): New target.
9421         (all-target-zlib): Likewise.
9422         (all-target-libjava): Depend on all-target-zlib.
9423         (configure-target-libjava): Depend on configure-target-zlib.
9424
9425         * Makefile.in (configure-target-libjava): Depend on
9426         configure-target-newlib.
9427         (configure-target-boehm-gc): New target.
9428         (configure-target-qthreads): New target.
9429
9430         * configure.in (target_libs): Added target-qthreads.
9431         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9432         (CONFIGURE_TARGET_MODULES): Likewise.
9433         (CHECK_TARGET_MODULES): Likewise.
9434         (INSTALL_TARGET_MODULES): Likewise.
9435         (CLEAN_TARGET_MODULES): Likewise.
9436         (all-target-qthreads): New target.
9437         (configure-target-libjava): Depend on configure-target-qthreads.
9438         (all-target-libjava): Depend on all-target-qthreads.
9439
9440         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9441         (CONFIGURE_TARGET_MODULES): Likewise.
9442         (CHECK_TARGET_MODULES): Likewise.
9443         (INSTALL_TARGET_MODULES): Likewise.
9444         (CLEAN_TARGET_MODULES): Likewise.
9445         (all-target-libjava): New target.
9446         (all-target-boehm-gc): Likewise.
9447         * configure.in (target_libs): Added libjava, boehm-gc.
9448
9449 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9450
9451         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9452         configure.bat in SUPPORT_FILES.
9453         (gas+binutils.tar.bz2): Likewise.
9454
9455         * makeall.bat: Remove; obsolete.
9456
9457 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9458
9459         From Mark Elbrecht:
9460         * configure.bat: Remove; obsolete.
9461
9462 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9463
9464         * configure: Add -W -Wall to the default CFLAGS when compiling with
9465         gcc.
9466
9467 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9468
9469         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9470
9471 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9472
9473         * configure.in: Build ld on IRIX6.
9474
9475 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9476
9477         * Makefile.in: Change distribution targets to use bzip2 instead of
9478         gzip.
9479         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9480         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9481
9482 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9483
9484         * config.sub: Add mcore target.
9485
9486 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9487
9488         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9489
9490 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9491
9492         * config.guess (dummy): Changed to $dummy.
9493
9494 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9495
9496         * config.sub: Tidied up case statements.
9497
9498 1999-05-22  Ben Elliston  <bje@cygnus.com>
9499
9500         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9501         <jiro@din.or.jp>.
9502
9503         * config.guess: Merge with FSF version. Future changes will be
9504         more accurately recorded in this ChangeLog.
9505         * config.sub: Likewise.
9506
9507 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9508
9509          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9510
9511 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9512
9513         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9514
9515 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9516
9517         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9518
9519 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9520
9521         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9522         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9523         Bad merge removed these two changes.
9524
9525 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9526                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9527
9528         * config.guess (interix Alpha): Add.
9529
9530 1999-04-11  Richard Henderson  <rth@cygnus.com>
9531
9532         * configure.in (i?86-*-beos*): Do config gperf; don't config
9533         gdb, newlib, or libgloss.
9534
9535 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9536
9537         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9538         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9539         from multidirs.
9540
9541 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9542
9543         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9544
9545 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9546
9547         * config.sub: Add support for mcore targets.
9548
9549 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9550
9551         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9552         not mt-ospace, in order to shut up assembler warning about using
9553         symbols that are named the same as registers.
9554
9555 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9556
9557         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9558         dependency list for all-target-cygmon.
9559
9560 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9561
9562         * config-ml.in: Check $host, not $target, for selective multilibs.
9563         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9564         thumb interworking, and underscore prefix multilibs.
9565
9566 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9567
9568         * missing: Update to version from current automake.
9569
9570 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9571
9572         * configure (gxx_include_dir): Removed.
9573
9574         * configure.in (gxx_include_dir): Handle it.
9575         * Makefile.in: Likewise.
9576
9577 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9578
9579         * config.sub (mips64vr4111,mips64vr4111el) Add.
9580
9581 1999-03-21  Ben Elliston  <bje@cygnus.com>
9582
9583         * config.guess: Correct typo for detecting ELF on FreeBSD.
9584
9585 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9586
9587         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9588         config/mh-djgpp.
9589
9590 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9591
9592         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9593         all-target-newlib to dependency list for all-target-bsp.
9594
9595 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9596
9597         * config.sub: Add i386-uwin support.
9598         * config.guess: Likewise.
9599
9600 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9601
9602         * configure.in: cleanup, add mh-*pic handling for arm, special
9603         case powerpc*-*-aix*
9604
9605 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9606
9607         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9608         can be built.
9609
9610 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9611
9612         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9613         targets.
9614
9615 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9616
9617         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9618
9619 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9620
9621         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9622
9623 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9624
9625         * config.sub: Fix typo in arm recognition.
9626
9627 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9628
9629         * configure.in (noconfigdirs): Changed target_configdirs to
9630         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9631         rather than m68k-*-* since it is not known to work on
9632         m68k-aout. Ditto for arm-*-*oabi.
9633
9634 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9635
9636         * configure.in (*-*-windows*): Remove, no longer used.
9637
9638 1999-02-19  Ben Elliston <bje@cygnus.com>
9639
9640         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9641         Smart and improved by Andrew Cagney.
9642
9643 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9644
9645         * config.guess: Recognize openbsd-*-hppa.
9646
9647 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9648
9649         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9650         only if it is not empty.
9651
9652 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9653
9654         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9655
9656         * config.guess: Modified to recognize uname's armv* syntax.
9657
9658         * config.sub: Modified to recognize uname's armv* syntax.
9659
9660 1999-02-17  Mark Salter  <msalter@cygnus.com>
9661
9662         * configure.in: Added target-bsp for sparclite.
9663
9664 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9665
9666         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9667
9668 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9669
9670         * configure.in: Add support for strongarm port.
9671         * config.sub: Add support for strongarm target.
9672
9673 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9674
9675         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9676         the old name config/mh-cygwin32.
9677         Enable texinfo.
9678
9679 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9680
9681         * configure.in: Do build ld for ix86 Solaris.
9682
9683 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9684
9685         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9686         $AR_FOR_TARGET.  Likewise for RANLIB.
9687
9688 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9689
9690         * config.sub (oabi):  Recognize.
9691         * configure.in (arm-*-oabi):  Handle.
9692
9693 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9694
9695         * config.guess: Improve detection of i686 on UnixWare 7.
9696
9697 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9698
9699         * config.guess: Add support for i386-pc-interix.
9700         * config.sub: Likewise.
9701         * configure.in: Likewise.
9702
9703 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9704
9705         * Makefile.in: Remove unneeded all-target-libio from
9706         from all-target-winsup target since it is now unneeded.
9707         Add all-target-libtermcap in its place since it is now
9708         needed.
9709
9710 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9711
9712         * configure.in: makefile stub for cygwin target is probably
9713         unnecessary.  Remove it for now.
9714
9715 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9716
9717         * configure.in: libtermcap.a should be built when cygwin is the
9718         target as well as the host.
9719         * config.guess: Allow mixed case in cygwin uname output.
9720         * Makefile.in: Add libtermcap target.
9721
9722 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9723
9724         * config.sub: Clean up handling of hppa2.0.
9725
9726 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9727
9728         * config.guess: Use C code to identify more HP machines.
9729
9730 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9731
9732         * config.sub: Handle hppa2.0.
9733
9734 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9735
9736         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9737         cygmon for all sparclite targets, regardless of object format.
9738
9739 1998-12-15  Mark Salter  <msalter@cygnus.com>
9740
9741         * configure.in: Added target-bsp for several target architectures.
9742
9743         * Makefile.in: Added rules for bsp.
9744
9745 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9746
9747         * config.guess: Improve detection of hppa2.0 processors.
9748
9749 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9750
9751         * config.guess: Recognize FreeBSD using ELF automatically.
9752
9753 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9754
9755         * configure (skip-this-dir): Add handling for new shell script, which
9756         might be created by a sub-directory's configure to indicate, this particular
9757         directory is "unwanted".
9758         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9759
9760 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9761
9762         * ltconfig: import from libtool, after changing libtool to
9763         account for the cygwin name change.
9764
9765 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9766
9767         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9768         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9769
9770 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9771
9772         * configure.in: Add libtermcap to list of cygwin dependencies.
9773
9774 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9775
9776         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9777         they include winsup/include when it's a cygwin target.
9778
9779 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9780
9781         * configure.in (host_tools): Added zip.
9782         * Makefile.in (all-target-libjava): Depend on all-zip.
9783         (all-zip): New target.
9784         (ALL_MODULES): Added all-zip.
9785         (NATIVE_CHECK_MODULES): Added check-zip.
9786         (INSTALL_MODULES): Added install-zip.
9787         (CLEAN_MODULES): Added clean-zip.
9788
9789 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9790
9791         * Makefile.in: lose "32" from comment about cygwin.
9792
9793 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9794
9795         * configure.in: Use -Os to build target libraries for the fr30.
9796
9797 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9798
9799         * config.sub: Add fr30.
9800
9801 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9802
9803         * configure.in: drop "32" from config/mh-cygwin32.  Check
9804         cygwin* instead of cygwin32*.
9805         * config.sub: Check cygwin* instead of cygwin32*.
9806
9807 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9808
9809         * config.guess: Match any version of Unixware7.
9810
9811 1998-10-20  Syd Polk  <spolk@cygnus.com>
9812
9813         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9814         if desired.
9815
9816 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9817
9818         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9819         these if the appropriate directories and files to not exist.
9820
9821 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9822
9823         * Makefile.in (DEVO_SUPPORT): Add config.if.
9824
9825 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9826
9827         * configure: Add pattern to replace "build_tooldir"'s
9828         definition in the generated Makefile with "tooldir"'s
9829         actual value.
9830
9831 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9832
9833         * config.sub: Bring back lost sparcv9.
9834
9835         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9836
9837 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9838
9839         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9840         CC_FOR_TARGET and friends.
9841
9842 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9843
9844         * Makefile.in (build_tooldir): New variable, same as tooldir.
9845         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9846         -B$(build_tooldir)/bin/.
9847         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9848
9849 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9850
9851         * README: Remove installation instructions and refer to the
9852         INSTALL directory instead.
9853
9854 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9855
9856         * config.sub: Add support for i[34567]86-pc-udk.
9857         * configure.in: Likewise.
9858
9859 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9860
9861         * Makefile.in: add bzip2 package building bits for user
9862         tools module
9863         * configure.in: ditto
9864
9865 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9866
9867         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9868         (ALL_TARGET_MODULES): Add all-target-libobjc.
9869         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9870         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9871         (all-target-libchill): Add dependencies.
9872         * configure.in (target_libs): Add libchill.
9873
9874 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9875
9876         * configure.in (target_subdir): Remove duplicate line.
9877
9878 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9879
9880         * Makefile.in (all-automake): fix dependencies.
9881
9882 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9883
9884         * configure.in: Minor cleanups for building in the $(target_alias)
9885         subdir.
9886
9887 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9888
9889         * Makefile.in (bootstrap): Set r and s before make all.  Use
9890         BASE_FLAGS_TO_PASS in make all.
9891         (cross): Likewise.
9892
9893 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9894
9895         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9896
9897 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9898
9899         * config.sub: Fix typo in last change.
9900
9901 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9902
9903         * config.sub: Add support for C4x target.
9904         * configure.in: Likewise.
9905
9906 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9907
9908         * config.sub: Recognize sparcv9 just like sparc64.
9909
9910 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9911
9912         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9913
9914 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9915
9916         * config.guess: Correctly identify Pentium II sco boxes.
9917
9918         * config.guess: Fix "tr" code.  From Weiwen Liu.
9919
9920 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9921
9922         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9923         stabs.
9924
9925 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9926
9927         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9928         (ALL_TARGET_MODULES): Add all-target-libchill.
9929         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9930         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9931         (all-target-libchill): Add dependencies.
9932         * configure.in (target_libs): Add libchill.
9933
9934 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9935
9936         * config.guess: Avoid assumptions about "tr" behaves when
9937         LANG is set to something other than English.
9938
9939 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9940
9941         * configure (gxx_include_dir): Changed to
9942         '${prefix}/include/g++'-${libstdcxx_interface}.
9943
9944         * config.if: New to determine the interfaces.
9945
9946 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9947
9948         * config.guess: Detect and handle MPE/IX.
9949         * config.sub: Deal with MPE/IX.
9950
9951 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9952
9953         * configure.in: Use mh-aix43.
9954
9955 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9956
9957         * configure: Fix --without/--disable cases for gxx-include-dir.
9958
9959 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9960
9961         * mdata-sh:  Imported.  Needed for automake support.
9962
9963 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9964
9965         * Makefile.in (taz): Try "chmod -R og=u ." before
9966         "chmod og=u `find . -print`".
9967
9968 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9969
9970         * configure.in: Add arm-elf and thumb-elf support.
9971
9972 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9973
9974         * Makefile.in: Undo previous patch.
9975
9976 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9977
9978         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9979         to here ...
9980         (install-no-fixedincludes): and here
9981         (INSTALL_MODULES): ... from here.
9982
9983 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9984
9985         * config.sub: Merge with FSF.
9986
9987         * config.guess: Merge with FSF.
9988
9989 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9990
9991         * configure (extraconfigdirs): New variable.
9992         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9993         * Makefile.in (all): Move higher in file.
9994         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9995         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9996         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9997         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9998         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9999
10000 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10001
10002         * Makefile.in (all-target-libjava): Depend on all-gcc and
10003         all-target-newlib.
10004         (configure-target-libjava): Depend on $(ALL_GCC).
10005
10006 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10007
10008         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10009         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10010
10011 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10012
10013         * INSTALL/README: Fix typo.
10014
10015 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10016
10017         * ylwrap: Change absolute path checks to check for DOS style path
10018         names.
10019
10020         * ylwrap: Don't use a full path name if the source file is in the
10021         same directory.  From hjl@lucon.org (H.J. Lu).
10022
10023         * config-ml.in: Default to being verbose, to match Feb 18 change to
10024         configure.
10025
10026 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10027
10028         Brought over from egcs:
10029
10030         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10031
10032         * configure.in (target_subdir): Set to ${target_alias} instead
10033         of "libraries".
10034
10035         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10036
10037         * configure.in (target_subdir): Set to libraries if enable_multilib.
10038
10039 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10040
10041         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10042         multilibs, force reconfiguration the first time we create
10043         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10044
10045 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10046
10047         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10048         avoid confusion with --no-recursion.
10049
10050 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10051
10052         * configure.in: Win32 hosts shouldn't use install -x
10053         * install-sh: remove -x option, and special .exe-handling
10054         hack.
10055
10056 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10057
10058         * config.guess: Recognize i586-pc-beos.
10059         * configure.in: Don't build some bits for beos.
10060
10061 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10062
10063         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10064         CFLAGS default to -O2.
10065
10066         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10067         when using GNU ld.
10068
10069 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10070
10071         * ltmain.sh: Correct install when using a different shell.
10072
10073 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10074
10075         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10076
10077 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10078
10079         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10080         target.
10081
10082 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10083
10084         * ltconfig: Update to correct AIX handling.
10085
10086 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10087
10088         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10089
10090         * configure.in (target_subdir): Set to ${target_alias} instead
10091         of "libraries".
10092
10093 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10094
10095         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10096         (Makefile): Depend on $(gcc_version_trigger).
10097
10098         * configure (gcc_version): Change default initializer to empty
10099         string.
10100         (gcc_version_trigger): New variable; pass this variable down
10101         to subdir configures to enable them checking gcc's version
10102         themselves. Emit make macros for both gcc_version vars.
10103         (topsrcdir): Initialize reliably.
10104         (recursion line): Remove --with-gcc-version=${gcc_version}.
10105
10106 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10107
10108         * configure (enable_version_specific_runtime_libs): Implement new flag
10109         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10110         in $(libsubdir); emit definition in each generated Makefile.
10111         (gxx_include_dir): Initialize depending on
10112         $enable_version_specific_runtime_libs.
10113
10114 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10115
10116         * configure (gcc_version): Initialize properly depending on
10117         how and where configure is started.
10118         (recursion line): Pass a --with-gcc-version=${gcc_version}
10119         to configures in subdirs.
10120
10121 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10122
10123         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10124         cygmon
10125
10126 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10127
10128         * configure.in: Add cygmon and libstub support for mn10200.
10129
10130 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10131
10132         * configure (gcc_version): Add new variable describing the
10133         particular gcc version we're building.
10134         * Makefile.in (libsubdir): Add new macro for the directory
10135         in which the compiler finds executables, libraries, etc.
10136         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10137         and libsubdir.
10138
10139 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10140
10141         * Makefile.in (local-clean): Remove *.log.
10142         (warning.log): Built with warn_summary from build.log.
10143         (mail-report.log): Run test_summary.
10144         (mail-report-with-warnings.log): Run test_summary including
10145         warning.log in the report.
10146
10147 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10148
10149         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10150
10151 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10152
10153         * Makefile.in (grep): Grep no longer depends on libiberty.
10154
10155 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10156
10157         * Makefile.in: all-snavigator needs all-libgui.
10158
10159 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10160
10161         * configure.in: Add cygmon and libstub support for mn10300.
10162
10163 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10164
10165         * missing: Update to version from automake 1.3.
10166
10167         * ltmain.sh: On installation, don't get confused if the same name
10168         appears more than once in the list of library names.
10169
10170 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10171
10172         * config.sub: Accept m68060 and m5200 as CPU names.
10173
10174 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10175
10176         * configure: Use && rather than using -a in test, because odd
10177         strings can confuse test.
10178         * configure.in: Likewise.
10179
10180 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10181
10182         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10183
10184 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10185
10186         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10187         bootstrap4-lean): New targets.
10188
10189 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10190
10191         * mpw-* Delete.  Not used.
10192
10193 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10194
10195         * COPYING.LIB: Update FSF address.
10196
10197 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10198
10199         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10200
10201         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10202         GAS_SUPPORT_DIRS.
10203
10204 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10205
10206         * ltconfig, ltmain.sh: Avoid producing a version number if
10207         -version-info was not used.
10208
10209 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10210
10211         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10212         building with newlib.
10213
10214 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10215
10216         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10217         Solaris `make' causes it to continue to next definition.
10218
10219 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10220
10221         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10222         the right GUI libraries and files are installed along with GDB.
10223
10224 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10225
10226         * configure.in: Change alpha to alpha* in several places.
10227
10228 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10229
10230         * config.sub: Recognize sparc86x.
10231
10232 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10233
10234         * configure.in (--enable-target-optspace): Remove debug echo.
10235
10236 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10237
10238         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10239
10240 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10241
10242         * ltconfig: Update cygwin32 support.
10243
10244         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10245         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10246         (GDB_SUPPORT_DIRS): Likewise.
10247
10248 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10249
10250         * configure.in (target_makefile_frag): If --enable-target-optspace,
10251         use -Os to compile target libraries rather than -O2.  Default to
10252         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10253         not used.
10254         * configure.in (target_cflags): Ditto for d30v.
10255
10256 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10257
10258         * Makefile.in (all-bfd): Depend on all-intl.
10259         (all-binutils): Likewise.
10260         (all-gas): Likewise.
10261         (all-gprof): Likewise.
10262         (all-ld): Likewise.
10263
10264 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10265
10266         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10267
10268 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10269
10270         * Makefile.in (all-bfd): Depend upon all-libiberty.
10271
10272         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10273
10274 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10275
10276         * Makefile.in: Add libstub.
10277
10278         * configure.in: Ditto. Build libstub for targets that have cygmon
10279         support.
10280
10281 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10282
10283         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10284
10285 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10286
10287         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10288         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10289
10290 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10291
10292         * configure: Define DEFAULT_M4 by searching PATH.
10293         * Makfile.in: Use DEFAULT_M4.
10294
10295 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10296
10297         * ltconfig: Add cygwin32 support.
10298
10299         * Makefile.in, configure.in: Add libtool as a native only directory
10300         to configure and build.
10301
10302 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10303
10304         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10305
10306 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10307
10308         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10309
10310 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10311
10312         * Makefile.in: add ash make rules
10313         * configure.in: add ash to native_only and host_tools lists
10314
10315 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10316
10317         * Makefile.in (all-gettext, all-intl): New targets.
10318         (ALL_MODULES): Added all-gettext, all-intl.
10319         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10320         (INSTALL_MODULES): Added install-gettext, install-intl.
10321         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10322
10323         * configure.in (host_tools): Added gettext.
10324         (native_only): Likewise.
10325         (noconfigdirs) [various cases]: Likewise.
10326         (host_libs): Added intl.
10327
10328 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10329
10330         * configure: Do not disable building gdbtk for cygwin32 hosts.
10331
10332 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10333
10334         * configure.in: Add thumb-coff target.
10335         * config.sub: Add thumb-coff target.
10336
10337 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10338
10339         * Makefile.in: Revert yesterday's change.
10340         (all-target-winsup):  all-target-librx stays out of here.
10341
10342 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10343
10344         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10345         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10346         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10347         Remove references to librx and libg++.
10348
10349 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10350
10351         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10352         recursive makes
10353
10354 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10355
10356         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10357         for newlib directory.
10358         (CXX_FOR_TARGET): Likewise.
10359
10360 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10361
10362         * ltconfig: Update after libtool/ltconfig.in change for
10363         hpux11.
10364
10365 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10366
10367         * ltconfig, ltmain.sh: Update to libtool 1.2.
10368
10369 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10370
10371         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10372         (install-gcc-cross): Instead, override LANGUAGES here.
10373
10374 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10375
10376         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10377         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10378
10379 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10380
10381         * configure.in: Add Thumb-pe target.
10382
10383 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10384
10385         * Makefile.in - changed sn targets to snavigator
10386         * configure.in - changed sn targets to snavigator
10387
10388 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10389
10390         * config-ml.in: After building symlink tree call make distclean
10391         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10392         to be the case for libiberty.
10393
10394 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10395
10396         * configure: When making link, also check the current
10397         directory. The configure scripts may create one.
10398
10399 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10400
10401         * config.sub: Accept alphapca56 and alphaev6 properly.
10402
10403 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10404
10405         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10406
10407 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10408
10409         * config.sub (sco5): Fix typo.
10410
10411 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10412
10413         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10414         install-itcl.
10415         (install-itcl): Remove dependency on install-tcl.
10416
10417 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10418
10419         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10420
10421 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10422
10423         * configure.in: Don't build libgui for a cygwin32 target when not on
10424         a cygwin32 host.
10425
10426 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10427
10428         * configure (redirect): Set to null, so default behavior of
10429         configure is now --verbose.
10430
10431 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10432
10433         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10434         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10435
10436 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10437
10438         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10439         this change to sync Makefile.in with its ChangeLog entries.
10440
10441 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10442
10443         * ltmain.sh (mkdir): Check that the directory doesn't exist
10444         before we exit with error, so that we don't get races during
10445         parallel builds.
10446
10447 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10448
10449         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10450
10451 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10452
10453         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10454         PICFLAG_FOR_TARGET.
10455         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10456
10457         * configure: Emit a definition for the new macro enable_shared
10458         into each Makefile.
10459
10460 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10461
10462         * configure.in (host_tools, native_only): Add libtool.
10463
10464 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10465
10466         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10467         Fix typo in ming config comment.
10468
10469 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10470
10471         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10472
10473 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10474
10475         * config.sub: Add tic30 cases, and map c30 to tic30.
10476
10477 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10478
10479         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10480         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10481         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10482         (CLEAN_TARGET_MODULES): Similarly
10483         (all-target-libf2c): Add dependences.
10484         * configure.in (target_libs): Add libf2c.
10485
10486 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10487
10488         * configure.in: Remove expect from noconfigdirs when target
10489         is cygwin32.  OK to build expect and dejagnu with Canadian
10490         Cross.
10491
10492 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10493
10494         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10495         host.
10496
10497         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10498         and mingw32.
10499
10500 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10501
10502         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10503         here as it is not defined in the toplevel Makefile.
10504
10505 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10506
10507         * configure (package_makefile_rules_frag): New variable, which names
10508         a file with generic rules, ...
10509         Change comment to mention we now have FIVE parts.
10510         * configure: Undo last change.
10511
10512 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10513
10514         * config.guess: More accurate determination of HP processor types.
10515         * config.sub: More accurate determination of HP processor types.
10516
10517 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10518
10519         * configure (package_makefile_frag): Move inserting the
10520         ${package_makefile_frag} to where it should be according
10521         to the comment.
10522
10523 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10524
10525         * config.guess: Add support for Linux/ARM.
10526
10527 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10528
10529         * .cvsignore: Remove *-info and *-install since they match
10530         release-info and mpw-install, which we don't want to just ignore.
10531
10532 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10533
10534         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10535
10536 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10537
10538         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10539         local_prefix to sub-make invocations.
10540
10541 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10542
10543         * configure.in: Check makefile fragments in the source
10544         directory.
10545
10546 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10547
10548         * configure.in: Check whether host and target makefile
10549         fragments exist before adding them to *_makefile_frag.
10550
10551 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10552
10553         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10554
10555 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10556
10557         * configure.in: Make sure we only replace RPATH_ENVVAR on
10558         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10559         regexp to sed.
10560
10561         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10562         to sub-makes.
10563
10564 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10565
10566         * config-ml.in (multi-do): LDFLAGS must include multilib
10567         designator.
10568
10569 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10570
10571         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10572
10573 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10574
10575         * config.sub: Add mingw32 support.
10576         * configure.in: Likewise.
10577
10578 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10579
10580         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10581
10582 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10583
10584         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10585         * configure (gxx_include_dir): Provide a definition for subdirs
10586         which do not use autoconf.
10587
10588 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10589
10590         * config.guess: Sync with egcs.  Picks up new alpha support,
10591         BeOS & some additional linux support.
10592
10593 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10594
10595         * config.guess: HP 9000/803 is a PA1.1 machine.
10596
10597 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10598
10599         * configure.in: It's alpha*-...
10600
10601 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10602
10603         * configure.in (host_makefile_frag, target_makefile_frag):
10604         Handle multiple config files.
10605         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10606         alpha-*-*.
10607
10608 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10609
10610         * mkdep: New file.
10611
10612 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10613
10614         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10615
10616 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10617
10618         * Makefile.in: Add libgui directory.
10619         (GDB_TK): Add all-libgui.
10620         * configure.in: Add libgui directory.
10621         * configure: Add all-libgui to GDB_TK.
10622
10623 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10624
10625         * config-ml.in (multidirs): Add m32r to multilib list.
10626
10627 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10628
10629         * Makefile.in (all-target-gperf): Change dependency to
10630         all-target-libstdc++.
10631
10632 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10633
10634         * config.guess: Add BeOS support.
10635
10636 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10637
10638         Source directory cvs renamed to cvssrc:
10639         * configure.in (host_tools): Change cvs to cvssrc.
10640         (native_only): Likewise.
10641         (noconfigdirs) [various cases]: Likewise.
10642         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10643         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10644         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10645         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10646         (all-cvssrc): Rename target from all-cvs.
10647
10648 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10649
10650         * configure (gxx_include_dir): Fix thinko.
10651
10652 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10653
10654         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10655         (install-cross, install-gcc-cross): New targets.
10656
10657 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10658
10659         * configure.in (noconfigdirs): Add support for Thumb target.
10660
10661         * config.sub (maybe_os): Add support for Thumb target.
10662
10663 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10664
10665         * Makefile.in: Add rules for cygmon.
10666
10667         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10668
10669 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10670
10671         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10672         * configure (gxx_include_dir): Provide a definition for subdirs
10673         which do not use autoconf.
10674
10675 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10676
10677         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10678         11/18/97 build
10679
10680 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10681
10682         * From Franz Sirl.
10683         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10684         found on RedHat Linux systems.
10685
10686 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10687
10688         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10689         guesses.
10690
10691 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10692
10693         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10694
10695 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10696
10697         * ltmain.sh: If mkdir fails, check whether the directory was created
10698         anyhow by some other process.
10699
10700 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10701
10702         * configure.in (d30v-*-*): Configure all directories.
10703
10704 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10705
10706         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10707         for the D30V.
10708
10709 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10710
10711         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10712
10713 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10714
10715         * include/libiberty.h: Add extern "C" { so it can be used with C++
10716         progrms.
10717         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10718         programs.
10719
10720 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10721
10722         * configure.in (d30v-*-*): Configure GCC now.
10723
10724 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10725
10726         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10727         is no longer needed.
10728
10729 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10730
10731         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10732
10733 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10734
10735         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10736         targets using "$@" to provide support for similar but not identical
10737         targets without having to duplicate code.
10738
10739 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10740
10741         * makefile.vms: Fix to work with DEC C.
10742
10743 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10744
10745         * config.sub: Add mips-tx39-elf to marketing names.
10746
10747 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10748
10749         * ltmain.sh: Handle symlinks in generated script.
10750
10751 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10752
10753         * configure: Handle autoconf style directory options: --bindir,
10754         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10755         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10756         --sysconfdir.
10757         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10758         (sharedstatedir, localstatedir, oldincludedir): New variables.
10759         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10760         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10761         sbindir, sharedstatedir, and sysconfdir.
10762
10763 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10764
10765         * Makefile.in (bootstrap-lean): New target.
10766
10767 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10768
10769         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10770         sn, and gnuserv from noconfigdirs.
10771
10772 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10773
10774         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10775
10776 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10777
10778         * Makefile.in (cross): New target.
10779
10780 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10781                           Jeff Law         <law@cygnus.com>
10782
10783         * Makefile.in (bootstrap2, bootstrap3): New targets.
10784         (all-bootstrap): Remove outdated and confusing target.
10785         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10786
10787 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10788
10789         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10790         windows.  Consistent with gdb/configure.
10791
10792 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10793
10794         * configure.in: Name Linux target fragment.
10795
10796         * configure: Rewrite so that project Makefile fragment is inserted
10797         first and appears last in the resulting Makefile.
10798
10799 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10800
10801         * Makefile.in (install-itcl): Install tcl first.
10802
10803 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10804
10805         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10806
10807 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10808
10809         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10810
10811         * configure.in (skipdirs): Add target-librx for Linux.
10812         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10813
10814 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10815
10816         * Makefile.in (bootstrap): New target.
10817
10818 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10819
10820         * config.sub: Accept 'amigados' for backward compatibility.
10821
10822 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10823
10824         * config.guess: Merge with FSF.
10825
10826 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10827
10828         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10829
10830 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10831
10832         * config.sub: Add "marketing-names" patch.
10833
10834 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10835
10836         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10837
10838 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10839
10840         * config.sub: Handle v850-elf.
10841
10842 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10843
10844         * .cvsignore (*-install): Remove.
10845
10846 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10847
10848         * ltconfig: Set CONFIG_SHELL in libtool.
10849         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10850
10851 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10852
10853         * configure.in (target_subdir): Set to libraries if enable_multilib.
10854
10855 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10856
10857         * config.guess: Update from gcc directory.
10858
10859 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10860
10861         * Makefile.in (all-sim): Depends on all-readline.
10862
10863 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10864
10865         * Makefile.in (BISON, YACC): Use $$s.
10866         (all-bison): Depend on all-texinfo.
10867
10868 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10869
10870         * Makefile.in (BISON): Add -L flag.
10871         (YACC): Likewise.
10872
10873 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10874
10875         * configure.in (noconfigdirs): Add support for v850e target.
10876
10877         * config.sub (maybe_os): Add support for v850e target.
10878
10879 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10880
10881         * configure.in (noconfigdirs): Add support for v850ea target.
10882
10883         * config.sub (maybe_os): Add support for v850ea target.
10884
10885 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10886
10887         * config.sub: Add mipstx39.  Delete r3900.
10888
10889 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10890
10891         * Makefile.in (all-autoconf): Depends on all-texinfo.
10892
10893 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10894
10895         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10896         eabi targets.
10897
10898 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10899
10900         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10901
10902         * configure: When handling a Canadian Cross, handle YACC as well as
10903         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10904         * Makefile.in (all-bison): Depend upon all-texinfo.
10905
10906 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10907
10908         * Makefile.in (BISON): bison, not byacc or bison -y.
10909         (YACC): bison -y or byacc or yacc.
10910         (various): Add *-bison as appropriate.
10911         (taz): No need to mess with BISON anymore.
10912
10913 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10914
10915         * configure: If OSTYPE matches *win32*, try to find a good value for
10916         CONFIG_SHELL.
10917
10918 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10919
10920         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10921         configure.in if it is present.
10922
10923 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10924
10925         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10926
10927 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10928
10929         * config.sub: Recognize `arc' cpu.
10930         * configure.in: Likewise.
10931         * config-ml.in: Likewise.
10932
10933 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10934
10935         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10936
10937 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10938
10939         * configure: Changed sed delimiter from ':' to '|' when
10940         attempting to substitute ${config_shell} for SHELL. On
10941         NT ${config_shell} may contain a ':' in it.
10942
10943 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10944
10945         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10946
10947 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10948
10949         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10950
10951 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10952
10953         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10954
10955         * ylwrap: If the program is a relative path, force it to be
10956         absolute.
10957
10958 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10959
10960         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10961
10962 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10963
10964         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10965         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10966         for libraries.
10967
10968 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10969
10970         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10971         separated by spaces.
10972
10973 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10974
10975         * ylwrap: New file.
10976         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10977
10978         * ltmain.sh: Handle /bin/sh at start of install program.
10979
10980         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10981
10982         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10983         * missing: New file, from automake 1.2.
10984
10985 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10986
10987         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10988         check-tk to CHECK_X11_MODULES.
10989
10990 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10991
10992         * config.sub: Merge with FSF.
10993
10994 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10995
10996         * config.guess: Merge with FSF.
10997
10998 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10999
11000         * configure: Treat msdosdjgpp like go32.
11001         * configure.in: Likewise.  Don't remove gprof for go32.
11002
11003         * configure: Change Makefile.tem2 to Makefile.tm2.
11004
11005 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11006
11007         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11008
11009 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11010
11011         * install-sh (chmodcmd): Set to null if the DST directory already
11012         exists.  Same as Nov 11th change.
11013
11014 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11015
11016         * configure (GDB_TK): Needs itcl and tix.
11017
11018 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11019
11020         * config.guess: Update from FSF.
11021
11022 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11023
11024         * Makefile.in (GDB_TK): Depend on itcl and tix.
11025
11026 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11027
11028         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11029         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11030         (INSTALL_SCRIPT): New variable.
11031         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11032         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11033         to -x.
11034         * install-sh: Add support for -x option.
11035
11036 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11037
11038         * configure.in, Makefile.in: Treat tix like itcl.
11039
11040 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11041
11042         * Makefile.in (WINDRES): New variable.
11043         (WINDRES_FOR_TARGET): New variable.
11044         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11045         (EXTRA_HOST_FLAGS): Add WINDRES.
11046         (EXTRA_TARGET_FLAGS): Add WINDRES.
11047         (EXTRA_GCC_FLAGS): Add WINDRES.
11048         ($(DO_X)): Pass down WINDRES.
11049         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11050         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11051         DLLTOOL_FOR_TARGET.
11052
11053 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11054
11055         * configure.in: configure sim before gdb for win32-x-ppc
11056
11057 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11058
11059         Move gperf into the toplevel, from libg++.
11060         * configure.in (target_tools): Add target-gperf.
11061         (native_only): Add target-gperf.
11062         * Makefile.in (all-target-gperf): New target, depend on
11063         all-target-libg++.
11064         (configure-target-gperf): Empty rule.
11065         (ALL_TARGET_MODULES): Add all-target-gperf.
11066         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11067         (CHECK_TARGET_MODULES): Add check-target-gperf.
11068         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11069         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11070
11071 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11072
11073         * config.sub (mn10200): Recognize new basic machine.
11074
11075 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11076
11077         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11078         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11079
11080 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11081
11082         * configure.in: If we're building mips-sgi-irix6* native, turn on
11083         ENABLE_MULTILIB and set TARGET_SUBDIR.
11084
11085 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11086
11087         * Makefile.in (all-sn): Depend on all-grep.
11088
11089 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11090
11091         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11092
11093         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11094         Makefile.  From Jeff Makey <jeff@cts.com>.
11095         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11096
11097         * Makefile.in (DISTBISONFILES): Remove.
11098         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11099         $(DEFAULT_YACC).
11100
11101         * configure.in: Build itl, db, sn, etc., when building for native
11102         cygwin32.
11103
11104         * Makefile.in (LD): New variable.
11105         (EXTRA_HOST_FLAGS): Pass down LD.
11106         ($(DO_X)): Likewise.
11107
11108 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11109
11110         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11111
11112 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11113
11114         * configure.in (targargs): Strip out any supplied --build argument
11115         before adding our own. Always add --build.
11116
11117 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11118
11119         * configure.in (targargs): Pass --build if we're doing
11120         a cross-compile.
11121
11122 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11123
11124         * configure: Use '|' instead of ":" as the separator in
11125         sed. Otherwise sed chokes on NT path names with drive
11126         designators. Also look for "?:*" as the leading characters in an
11127         absolute pathname.
11128
11129 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11130
11131         * config.sub: Support for r3900.
11132
11133 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11134
11135         * configure.in: Use install-sh, not install.sh.
11136
11137 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11138
11139         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11140         apply it twice.
11141
11142 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11143
11144         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11145         install-binutils.
11146
11147 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11148
11149         * Makefile.in: Add automake targets.
11150         * configure.in (host_tools): Add automake.
11151
11152 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11153
11154         * configure: Default CXX to c++, not gcc.
11155         * Makefile.in (CXX): Set to c++, not gcc.
11156         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11157
11158 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11159
11160         * install-sh: try appending a .exe if source file doesn't
11161         exist
11162
11163 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11164
11165         * configure.in: Turn on multilib by default.
11166         (cross_only): Remove target-libiberty.
11167
11168         * Makefile.in (all-gcc): Don't depend on libiberty.
11169
11170 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11171
11172         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11173
11174 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11175
11176         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11177         (DISTBISONFILES): Add ld/Makefile.in
11178
11179 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11180
11181         * configure.in: if target is cygwin32 but host isn't cygwin32,
11182         don't configure gdb tcl tk expect, not just gdb.
11183
11184 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11185
11186         * configure.in: Added gnuserv everywhere sn appears.
11187
11188         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11189         (CROSS_CHECK_MODULES): Added check-gnuserv.
11190         (INSTALL_MODULES): Added install-gnuserv.
11191         (CLEAN_MODULES): Added clean-gnuserv.
11192         (all-gnuserv): New target.
11193
11194 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11195
11196         * config.guess: Fixes for MIPS OpenBSD systems.
11197
11198 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11199
11200         * Makefile.in (INSTALL_XFORM): Remove.
11201         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11202
11203         * mkinstalldirs: New file, copied from automake.
11204         * Makefile.in (installdirs): Rename from install-dirs.  Use
11205         mkinstalldirs.  Change all users.
11206         (DEVO_SUPPORT): Add mkinstalldirs.
11207
11208 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11209
11210         * install-sh: Rename from install.sh.
11211         * Makefile.in (INSTALL): Change install.sh to install-sh.
11212         (DEVO_SUPPORT): Likewise.
11213
11214         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11215         Graichen <graichen@rzpd.de>.
11216
11217 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11218
11219         * config.guess: Recognize OpenBSD systems correctly.
11220
11221 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11222
11223         * README, Makefile.in (ETC_SUPPORT): Remove references to
11224         cfg-paper*, configure.{texi,man,info*}._
11225
11226 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11227
11228         * Makefile.in (all.normal): Ensure that gcc is built after all
11229         the x11 - ie gdb - targets.
11230
11231 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11232
11233         * makefile.vms: Don't run conf-a-gas.
11234
11235 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11236
11237         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11238
11239 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11240
11241         * configure.in: Remove noconfigdirs case since gdb also
11242         configures and builds for tic80-coff.
11243
11244 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11245
11246         * configure: Set cache_file to config.cache.
11247         * Makefile.in (local-distclean): Remove config.cache.
11248
11249 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11250
11251         * COPYING: Update FSF address.
11252
11253 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11254
11255         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11256         noconfigdirs.
11257
11258 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11259
11260         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11261         MAKEDIRS, is empty.
11262
11263 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11264
11265         * config.sub: Tweak mn10300 entry.
11266
11267 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11268
11269         * configure.in (host_tools): Put sim before gdb, so gdb's
11270         configure.tgt can determine if the simulator was configured.
11271
11272 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11273
11274         * config.sub: Move BeOS $os case to be with other Cygnus
11275         local cases.
11276
11277 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11278
11279         * config.sub: Remove misplaced comment that broke Linux.
11280
11281 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11282
11283         * config.sub: Add BeOS support.
11284
11285 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11286
11287         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11288
11289 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11290
11291         * configure.in (noconfigdirs): Remove tcl and tk from
11292         noconfigdirs for cygwin32 builds.
11293
11294 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11295
11296         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11297
11298 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11299
11300         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11301         make-all.com, use makefile.vms instead.
11302
11303 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11304
11305         * config.sub: Accept -lnews*.
11306
11307 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11308
11309         * configure.in (noconfigdirs): Disable target-newlib,
11310         target-examples and target-libiberty for d30v.
11311
11312 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11313
11314         * configure.in (noconfigdirs): Enable ld for d30v.
11315
11316 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11317
11318         * configure.in (tic80-*-*): Build compiler.
11319
11320 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11321
11322         * configure.in (d30v-*): Remove sim directory from list of
11323         unsupported d30v directories
11324
11325 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11326
11327         * config.sub, configure.in: Add d30v target cpu.
11328
11329 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11330
11331         * makefile.vms: New file.
11332         * make-all.com: Remove.
11333
11334 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11335
11336         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11337
11338 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11339
11340         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11341
11342 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11343
11344         * Makefile.in (ALL_MODULES): Added all-db.
11345         (CROSS_CHECK_MODULES): Addec check-db.
11346         (INSTALL_MODULES): Added install-db.
11347         (CLEAN_MODULES): Added clean-db.
11348
11349 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11350
11351         * config.guess: Merge with latest FSF sources.
11352
11353 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11354
11355         * Makefile.in (ALL_MODULES): Added all-itcl.
11356         (CROSS_CHECK_MODULES): Added check-itcl.
11357         (INSTALL_MODULES): Added install-itcl.
11358         (CLEAN_MODULES): Added clean-itcl.
11359
11360 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11361
11362         * configure.in: build gdb for mn10200
11363
11364 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11365
11366         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11367
11368 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11369
11370         * configure.in (tic80-*-*): Turn off most targets right now.
11371
11372 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11373
11374         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11375         rather than the makeinfo program.
11376         (do-info): Depend upon all-texinfo.
11377
11378 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11379
11380         * configure.in: Remove uses of config/mh-linux.
11381
11382         * config.sub, config.guess: Merge with latest FSF sources.
11383
11384 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11385
11386         * config.sub (case $basic_machine): Add tic80 entries.
11387
11388 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11389
11390         * config.sub, config.guess: Merge with latest FSF sources.
11391
11392 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11393
11394         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11395         * mpw-config.in: Test for NewFolderRecursive.
11396         * mpw-install: Use symbolic name for startup filename.
11397         * mpw-README: Add various additional details.
11398
11399 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11400
11401         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11402
11403 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11404
11405         * configure.in: Do build gcc and the target libraries for
11406         the mn10200.
11407
11408 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11409
11410         * configure.in: don't avoid building gdb for mn10300 any more
11411         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11412         instead of single-quoting it.
11413
11414 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11415
11416         * configure.in: Don't use --with-stabs on IRIX 6.
11417
11418 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11419
11420         * configure.in (m32r): Build gdb, libg++ now.
11421
11422 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11423
11424         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11425         directories from noconfigdirs.
11426
11427 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11428
11429         * config.sub (basic_machine): added mips16 configuration
11430
11431 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11432
11433         * config.sub: Handle d10v-unknown.
11434
11435 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11436
11437         * config.sub: Handle v850-unknown.
11438
11439 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11440
11441         * Makefile.in: add findutils
11442         * configure.in: add findutils to list of host_tools
11443
11444 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11445
11446         * config.sub: Handle mn10200 and mn10300.
11447
11448 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11449
11450         * configure.in (d10v-*): Do not build librx.
11451
11452 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11453
11454         * configure.in (mn10300): Build everything except gdb & libgloss.
11455
11456 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11457
11458         * config.guess:  Patch for Dansk Data Elektronik servers,
11459         from Niels Skou Olsen <nso@dde.dk>.
11460
11461         For ncr, use /bin/uname rather than uname, since GNU uname does not
11462         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11463
11464         Patch for MIPS R4000 running System V,
11465         from Eric S. Raymond <esr@snark.thyrsus.com>.
11466
11467         Fix thinko for nextstep.
11468
11469         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11470
11471         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11472         * config.guess: Guess mips-dec-mach_bsd4.3.
11473
11474         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11475         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11476         release numbers.
11477         * config.guess (mips-mips-riscos*):  Emit just enough of the
11478         release number.
11479
11480         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11481         * config.guess (sparc-auspex-sunos*):  Added.
11482         (f300-fujitsu-*): Added.
11483
11484         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11485         * config.guess:  Recognize a Tadpole as a sparc.
11486
11487 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11488
11489         * config.guess: Don't assume that NextStep version is either 2 or
11490         3.  NextStep 4 (aka OpenStep 4) has come out now.
11491
11492 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11493
11494         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11495         From Rik Faith <faith@cs.unc.edu>.
11496
11497 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11498
11499         * config.sub: Contributions from bug-gnu-utils to:
11500         Support plain "hppa" (no version given) architecture, reported by
11501         OpenStep.
11502         OpenBSD like NetBSD.
11503         LynxOs is not a hardware supplier.
11504
11505         * config.guess: Contributions from bug-gnu-utils to add support for:
11506         OpenBSD like NetBSD.
11507         Stratus systems.
11508         More Pyramid systems.
11509         i[n>4]86 Intel chips.
11510         M680[n>4]0 Motorola chips.
11511         Use unknown instead of lynx for hardware manufacturer.
11512
11513 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11514
11515         * install.sh (chmodcmd): Set to null if the DST directory already
11516         exists.
11517
11518 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11519
11520         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11521         not use mt-ppc target Makefile fragment any more.
11522
11523 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11524
11525         * configure.in (*-*-windows):  Exclude everything but those dirs
11526         needed to build windows.
11527
11528 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11529
11530         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11531
11532 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11533
11534         * configure.in:  Exclude mmalloc from i386-windows.
11535
11536 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11537
11538         * Undo my previous change.
11539
11540 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11541
11542         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11543         unconditionally.
11544         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11545
11546 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11547
11548         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11549         host to add it's own flags.
11550
11551 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11552
11553         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11554
11555 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11556
11557         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11558         (CXX_FOR_TARGET): Likewise.
11559         (GCC_FOR_TARGET): Define.
11560         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11561         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11562         CC_FOR_TARGET was specified on the command line.
11563         (MAKEOVERRIDES): Don't define.
11564
11565 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11566
11567         * configure.in (m32r): Fix spelling of libg++ libs.
11568
11569 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11570
11571         * config.sub (-apple*): Remove, now redundant.
11572
11573 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11574
11575         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11576
11577         * configure: Rework yesterday's sed script patch.
11578
11579         * config.sub: Merge with FSF.
11580
11581 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11582
11583         * config.guess:  Merge from FSF.
11584
11585         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11586         * config.guess: Use pc instead of unknown, for pc clone systems.
11587         Change linux to linux-gnu.
11588
11589         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11590         * config.guess: Avoid non-portable tr syntax.
11591
11592 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11593
11594         * test-build.mk (HOLES): Add "xargs" for gdb.
11595
11596         * configure: Avoid hpux10.20 sed bug.
11597
11598 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11599
11600         * configure.in:  Add support for windows host
11601         (that is a build done under the Microsoft build environment).
11602
11603 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11604
11605         * Makefile.in: Replace all uses of srcroot with s, to shrink
11606         command line lengths.
11607
11608         Patches from Geoffrey Noer <noer@cygnus.com>:
11609         * configure.in: If configuring for newlib, pass --with-newlib to
11610         subdirectories.
11611         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11612         -Bnewlib/ and -Lwinsup to gcc.
11613         (CXX_FOR_TARGET): Likewise.
11614
11615 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11616
11617         * Makefile.in (ETC_SUPPORT): Add configure.
11618
11619 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11620
11621         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11622         host configuration file.
11623
11624 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11625
11626         * configure.in: Break mn10x00 support into separate
11627         mn10200 and mn10300 configurations.
11628         * config.sub: Likewise.
11629
11630 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11631
11632         * configure.in: Add lots of stuff to noconfigdirs for
11633         the mn10x00 targets.
11634
11635         * config.sub, configure.in: Add mn10x00 support.
11636
11637 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11638
11639         * make-all.com: Call conf-a-gas, not config-a-gas.
11640
11641 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11642
11643         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11644         targets.
11645
11646 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11647
11648         * mpw-README: Add much more detail for native PowerMac.
11649         * mpw-install: New file.
11650         * mpw-configure: Add --norecursion and --help options.
11651         * mpw-config.in: Translate readme and install files when
11652         copying to objdir.
11653         * mpw-build.in: Don't always depend on byacc and flex.
11654         (install-only-top): New action.
11655
11656 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11657
11658         * configure.in:  You can now configure GDB for the v850.
11659
11660 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11661
11662         * configure.in (noconfigdirs): Don't configure any C++ dirs
11663         if targeting D10V.
11664
11665 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11666
11667         * config.sub: Recognize mips64vr5000.
11668
11669 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11670
11671         * configure.in: Use a single line for host_tools and native_only.
11672
11673 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11674
11675         * config.sub, configure.in: Add entries for m32r.
11676
11677 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11678
11679         * Makefile.in (inet-install): Don't run install-gzip.
11680
11681 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11682
11683         * configure.in:  Don't config lots of things for *-*-windows*.
11684
11685 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11686
11687         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11688         (host_libs, host_tools): Copy from configure.in.
11689         * mpw-configure: Don't complain about directories not found.
11690
11691 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11692
11693         * configure.in (i[345]86): Recognize i686 for pentium pro.
11694         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11695         file.
11696
11697         * config.guess (i[345]86): Ditto.
11698
11699 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11700
11701         * configure.in (noconfigdirs): Removed gdb for D10V.
11702
11703 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11704
11705         * configure.in: Remove ld, target-libio, target-libg++, and
11706         target-libstdc++ from noconfigdirs.
11707
11708 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11709
11710         * configure: Fix three locations where shell scripts were
11711         being run directly rather than with config_shell.
11712
11713 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11714
11715         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11716         * config.sub (basic_machine): Recognize v850.
11717
11718 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11719
11720         * mpw-configure: Handle multiple enable/disable options and
11721         pass them down recursively, handle -c and -s flags appropriately
11722         depending on choice of compiler, add escape mechanism for
11723         quoted arguments to gC.
11724
11725 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11726
11727         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11728         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11729         so that -mrelocatable-lib and -mno-eabi are used.
11730
11731         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11732         not support --print-multi-lib, don't abort.
11733
11734 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11735
11736         * make-all.com: Run config-a-gas.
11737         * setup.com: Don't copy subdirectory files around.
11738
11739 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11740
11741         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11742         target, it now compiles correctly.
11743
11744 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11745
11746         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11747
11748 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11749
11750         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11751
11752 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11753
11754         * configure.in (native_only): Add prms.
11755
11756 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11757
11758         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11759         (BINUTILS_SUPPORT_DIRS): Likewise.
11760
11761 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11762
11763         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11764         d10v support is added.
11765
11766 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11767
11768         * configure.in (d10v-*-*): New target.
11769
11770 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11771
11772         * config.guess (HP 9000/811): Recognize this as a PA1.1
11773         machine.
11774
11775 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11776
11777         * Makefile.in (do-tar-gz): New target, split out from tail end of
11778         taz target.  Run each command separately, don't use pipes.
11779         (taz): Use it.
11780
11781 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11782
11783         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11784         * mpw-build.in: No builds should depend on building byacc or flex,
11785         they are assumed to be installed already.
11786
11787 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11788
11789         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11790         variable that CC_FOR_TARGET needs.
11791
11792 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11793
11794         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11795         options have changed since the last time the subdirectory was
11796         configured, and if it has, reconfigure.
11797         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11798         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11799
11800 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11801
11802         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11803         CLEAN_MODULES): Add bash.
11804         (all-bash): New target.
11805
11806 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11807
11808         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11809
11810 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11811
11812         * config.sub (basic_machine): Recognize d10v as a valid processor.
11813
11814 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11815
11816         * mpw-configure: Add support for --bindir.
11817         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11818
11819 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11820
11821         * configure.in: add bash, time, gawk to list of hosttools and things
11822         to only build for native toolchains
11823
11824 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11825
11826         * Makefile.in (docdir): Remove.
11827
11828 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11829
11830         * Makefile.in (datadir): Set to $(prefix)/share.
11831
11832 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11833
11834         * configure.in: build diff and patch for cygwin32-hosted
11835         toolchains.
11836
11837 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11838
11839         * config.sub: Accept -rtems*.
11840
11841 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11842
11843         * configure.in: enable dosrel for cygwin32-hosted builds,
11844                 remove diff from the list of things not buildable
11845                 via Canadian Cross
11846
11847 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11848
11849         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11850         don't get ". ".
11851
11852 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11853
11854         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11855
11856 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11857
11858         * Makefile.in (taz): Handle case where tex3patch didn't even get
11859         checked out.  Also, if it was found, put the symlink in a new util
11860         subdirectory.
11861
11862 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11863
11864         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11865
11866 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11867
11868         * config.sub: Recognize -openvms.
11869         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11870         * make-all.com, setup.com: New files.
11871
11872 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11873
11874         * Makefile.in (taz): tex3patch moved to texinfo/util.
11875
11876 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11877
11878         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11879         * configure.in: remove make from disable-if-Can-Cross list
11880                 enable gdb if ${host} and ${target} are cygwin32
11881
11882 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11883
11884         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11885         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11886
11887 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11888
11889         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11890         distinguish sysv/svr4/bsd variants.
11891         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11892
11893 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11894
11895         * configure.in: Added copyright notice.
11896         * move-if-change: Added copyright notice.
11897
11898 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11899
11900         * configure.in (powerpcle-*-solaris*): Until we get shared
11901         libraries working, don't build gdb, sim, make, tcl, tk, or
11902         expect.
11903
11904 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11905
11906         * config.guess:  Merge with FSF:
11907
11908         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11909         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11910
11911         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11912         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11913
11914         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11915         * config.guess:  Combine two OSF1 rules.
11916         Also recognize field test versions.  From mjr@zk3.dec.com.
11917         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11918         because GNU uname does not support -p.  From pmr@pajato.com.
11919
11920 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11921
11922         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11923
11924 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11925
11926         * mpw-README: Document GCCIncludes.
11927
11928 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11929
11930         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11931
11932 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11933
11934         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11935
11936 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11937
11938         * configure.in (*-*-cygwin32): Configure make.
11939
11940 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11941
11942         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11943
11944 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11945
11946         * Makefile.in (all-inet): Depend on all-perl.
11947
11948         * Makefile.in (inet-install): New target.
11949
11950         * Makefile.in (all-inet): Depend on all-tcl.
11951         (all-inet): Depend on all-send-pr.
11952
11953 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11954
11955         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11956         temporarily.
11957
11958 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11959
11960         * configure.in: Don't configure --with-gnu-ld on AIX.
11961
11962 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11963
11964         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11965
11966 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11967
11968         * Makefile.in (ALL_MODULES): Added all-inet.
11969         (CROSS_CHECK_MODULES): Added check-inet.
11970         (INSTALL_MODULES): Added install-inet.
11971         (CLEAN_MODULES): Added clean-inet.
11972         (all-indent): New target.
11973
11974         * configure.in (host_tools): Added inet.
11975         (native_only): Added inet.
11976         (noconfigdirs): Added inet.
11977
11978 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11979
11980         * configure.in: Don't configure libgloss if we are not configuring
11981         newlib.
11982
11983 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11984
11985         * configure.in: Don't configure libgloss for unsupported
11986         architectures.
11987
11988 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11989
11990         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11991
11992 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11993
11994         * Makefile.in (ALL_MODULES): Include all-apache.
11995         (CROSS_CHECK_MODULES): Include check-apache.
11996         (INSTALL_MODULES): Include install-apache.
11997         (all-apache): New target.
11998
11999         * configure.in: Added apache everywhere perl is seen.
12000
12001 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12002
12003         * Makefile.in: Add support for clean-{module} and
12004         clean-target-{module} rules.
12005
12006 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12007
12008         * configure.in (*-*-ose) do not build libgloss.
12009
12010 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12011
12012         * config.guess (prep*:SunOS:5.*:*): Turn into
12013         powerpele-unknown-solaris2.
12014
12015 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12016
12017         * configure.in: Permit --enable-shared to specify a list of
12018         directories.
12019
12020 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12021
12022         * configure.in (host==solaris): Pass only the first word of $CC
12023         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12024
12025 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12026
12027         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12028
12029 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12030
12031         * Makefile.in (ALL_MODULES): Include all-perl.
12032         (CROSS_CHECK_MODULES): Include check-perl.
12033         (INSTALL_MODULES): Include install-perl.
12034         (ALL_X11_MODULES): Include all-guile.
12035         (CHECK_X11_MODULES): Include check-guile.
12036         (INSTALL_X11_MODULES): Include install-guile.
12037         (all-perl): New target.
12038         (all-guile): New target.
12039
12040         * configure.in (host_tools): Include perl and guile.
12041         (native_only): Include perl and guile.
12042         (noconfigdirs): Don't build guile and perl; no ports have been
12043         done.
12044
12045 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12046
12047         * configure (--enable-*): Handle quoted option lists such as
12048         --enable-sim-cflags='-g0 -O' better.
12049
12050 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12051
12052         * Makefile.in ({,inst}all-target): New rule so we can make and
12053         install all of the target directories easily.
12054
12055 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12056
12057         * configure.in: Add missing global flag in sed substitution when
12058         deleting `target-' from ${configdirs}.
12059
12060 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12061
12062         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12063         option.
12064
12065         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12066         config/mh-necv4.
12067
12068         * install.sh: Correct misspelling of transformbasename.
12069
12070         * config.guess: Recognize mips-*-sysv*.
12071
12072 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12073
12074         * config.sub: Recognize mon960.
12075
12076 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12077
12078         * configure: Restore Canadian Cross handling of BISON and LEX,
12079         removed in Feb 20 change.
12080
12081 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12082
12083         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12084         Mention make install.  Remove the old copyright date as well the
12085         clumsy and rather pointless copyright on the README file.
12086
12087 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12088
12089         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12090         Makefile after running symlink-tree, then run `make distclean' to
12091         avoid clobbering any generated files in srcdir.
12092
12093 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12094
12095         * configure.in (m68k-*-netbsd*): Build everything now.
12096
12097 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12098
12099         * Makefile.in (taz): Fix quoting.
12100
12101 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12102
12103         * configure.in (sparclet-*-*): Build everything now.
12104
12105 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12106
12107         * configure.in (m68k-*-linux*): New host.
12108
12109 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12110
12111         * configure: Check for bison before byacc.
12112
12113 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12114
12115         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12116         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12117         searching PATH.  These are used as fallbacks by Makefile.in if
12118         flex/bison/byacc aren't in objdir.
12119
12120 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12121
12122         * Makefile.in: Make everything which depends upon all-bfd also
12123         depend upon all-opcodes, in case --with-commonbfdlib is used.
12124
12125 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12126
12127         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12128         building NT native compilers on Unix.
12129
12130 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12131
12132         * configure.in: Don't get CC from the host Makefile fragment if we
12133         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12134         Solaris test for /usr/ucb/cc to the post target script, just after
12135         the compiler sanity test.
12136
12137 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12138
12139         * config.sub: Merge with FSF.
12140
12141 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12142
12143         * Makefile.in (RPATH_ENVVAR): New variable.
12144         (REALLY_SET_LIB_PATH): Use it.
12145         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12146
12147 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12148
12149         * config.sub, configure.in: Recognize sparclet cpu.
12150
12151 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12152
12153         * config.guess:  Support m68k-cbm-sysv4.
12154
12155 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12156
12157         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12158         m68k-unknown-linuxaout from linker help string.  Put quotes around
12159         $ld_help_string.
12160
12161 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12162
12163         * config.guess (powerpc-harris-powerunix): Add guess for port
12164         to new target.
12165
12166 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12167
12168         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12169
12170 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12171
12172         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12173         $(REALLY_SET_LIB_PATH) in Makefile.
12174         * Makefile.in (SET_LIB_PATH): New variable.
12175         (REALLY_SET_LIB_PATH): New variable.
12176         ($(DO_X)): Use $(SET_LIB_PATH).
12177         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12178         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12179         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12180         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12181         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12182         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12183         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12184         (install-dosrel): Likewise.
12185         (all-opcodes): Depend upon all-libiberty.
12186
12187 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12188
12189         * config.guess (*:CYGWIN*): New
12190
12191 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12192
12193         * Makefile.in (all-target-winsup): All all-target-libiberty.
12194
12195 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12196
12197         * configure.in (noconfigdirs): Add missing # in front of comment.
12198
12199 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12200
12201         * configure.in: add second pass to things added to noconfigdirs
12202         so *-gm-magic can exclude libgloss properly.
12203
12204 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12205
12206         * mpw-configure (extralibs_name, rez_name): Set correctly
12207         for MWC68K compiler.
12208
12209         * mpw-README: Add more info on the necessary build tools.
12210
12211 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12212
12213         * configure.in, config.sub: Recognize cygwin32.
12214
12215 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12216
12217         * config.guess, config.sub: Recognize A/UX.
12218
12219 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12220
12221         * config.sub: Merge with gcc/config.sub.
12222
12223 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12224
12225         * mpw-build.in (do-binutils): Add build of stamps.
12226
12227 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12228
12229         * config.sub: Add recognition for mips64vr4100*-* targets.
12230
12231 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12232
12233         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12234         Add creation of gconfigargs with `--enable-shared' turned on.
12235         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12236         ($(host)-stamp-stage3-configured): Likewise.
12237         (HOLES): Add chatr and ldd.
12238         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12239
12240 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12241
12242         * configure: Pass --nfp to recursive configures.
12243
12244 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12245
12246         * Makefile.in (DLLTOOL): New.
12247         (DLLTOOL_FOR_TARGET): New.
12248         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12249         (EXTRA_TARGET_FLAGS): Ditto.
12250         (EXTRA_GCC_FLAGS): Ditto.
12251         (CONFIGURE_TARGET_MODULES): Ditto.
12252         (DO_X): Ditto.
12253         * configure: Add DLLTOOL.
12254
12255 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12256
12257         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12258         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12259         mh-sco, since old workarounds no longer needed, and don't
12260         build ld, since libraries have weak symbols in COFF.
12261
12262 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12263
12264         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12265
12266 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12267
12268         * configure.in: Make sure that ${CC} can be used to compile an
12269         executable.
12270
12271 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12272
12273         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12274         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12275         nothing depending on whether gdbtk is being built.
12276
12277 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12278
12279         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12280
12281 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12282
12283         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12284         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12285
12286 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12287
12288         * config-ml.in: Add support for
12289         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12290         Simplify setting of multidirs from --disable-foo.
12291
12292 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12293
12294         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12295         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12296         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12297         non-empty, pass them on to the  GCC make.
12298         (all-bootstrap): New rule that is like all-gcc, except it executes
12299         the GCC bootstrap rule instead of the GCC all rule.
12300
12301 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12302
12303         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12304
12305 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12306
12307         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12308         DG/UX support.
12309
12310 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12311
12312         * config.sub (i*86*) Change [345] to [3456]
12313
12314 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12315
12316         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12317         --with-gnu-ld=no.
12318
12319 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12320
12321         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12322         AIX multilibs get built.
12323
12324 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12325
12326         * configure.in (i386-win32): Don't build expect if we're not
12327         building the tcl subdir.
12328
12329 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12330
12331         * Makefile.in: (configure-target-examples, all-target-examples):
12332         New targets, configure and build example programs.
12333
12334 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12335
12336         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12337         use it as input to sedit the generated MPW makefile.
12338         * mpw-README: Add a suggestion about Gestalt.h.
12339
12340 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12341
12342         * config.sub: Accept *-*-ieee*.
12343
12344 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12345
12346         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12347         Ronald F. Guilmette <rfg@monkeys.com>.
12348
12349 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12350
12351         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12352         for powerpc-pe native.
12353         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12354         (target==powerpc-pe): duplicate i386-win32 entry.
12355
12356 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12357
12358         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12359         of vxworks, not just vxworks5.1.
12360
12361 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12362
12363         * mpw-configure: Add support for exec-prefix.
12364
12365 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12366
12367         * config.guess: Recognize HP model 816 machines as having
12368         a PA1.1 processor.
12369
12370 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12371
12372         * configure: Ignore new autoconf configure options.
12373
12374 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12375
12376         * config.guess:  Recognize Pentium under SCO.
12377         From Robert Lipe <robertl@arnet.com>.
12378
12379 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12380
12381         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12382
12383 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12384
12385         * configure.in: Don't configure gas for alpha-dec-osf*.
12386
12387 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12388
12389         * configure.in: Default to --with-stabs for some targets for which
12390         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12391         i[345]86*-*-unixware*.
12392
12393 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12394
12395         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12396         rather than basing it on the target.  Simplify handling of options
12397         controlling which directories to configure.  Remove extraneous
12398         slash in multi-clean target.
12399
12400 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12401
12402         * config-ml.in: Prefix more variables with ml_ so they don't collide
12403         with configure's.
12404
12405 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12406
12407         * configure: Don't turn -v into --v.
12408
12409 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12410
12411         * configure.in (targargs): Fix typo.
12412
12413         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12414
12415 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12416
12417         * configure.in: Strip --host and --target options from
12418         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12419         --with-cross-host option when building with a cross-compiler.
12420         * configure: Canonicalize the arguments put into config.status by
12421         always using `=' for an option with an argument.  Pass a presumed
12422         --host or --target explicitly.
12423
12424 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12425
12426         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12427         into general OS recognition case.
12428
12429 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12430
12431         * configure.in (target_configdirs): add target-winsup only
12432         for win32 target systems.
12433
12434 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12435
12436         * Makefile.in (all-target-libgloss): Depend upon
12437         configure-target-newlib, since when libgloss is built it looks to
12438         see if the newlib directory exists.
12439
12440 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12441
12442         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12443         cfg-ml-*.in.
12444
12445 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12446
12447         * configure: Handle LD and LD_FOR_TARGET when configuring a
12448         Canadian Cross.
12449
12450 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12451
12452         * configure.in (target_libs): add target-winsup.
12453         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12454         (target==ppcle-pe): remove ld from $noconfigdirs.
12455
12456 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12457
12458         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12459         Preserve relative path names in $srcdir.  Build symlink tree if
12460         configuring cross target dir and srcdir=. (= no VPATH support).
12461         (configure-target-libg++): Depend on configure-target-librx.
12462         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12463         * config-ml.in: New file.
12464         * symlink-tree: New file.
12465         * configure: Ensure srcdir="." if that's what it is.
12466
12467 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12468
12469         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12470         includes and FLEX_SKELETON setting.
12471         * mpw-configure (--with-gnu-ld): New option, controls whether
12472         to use PPCLink or ld with PowerMac GCC.
12473         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12474         * mpw-config.in: Configure grez if targeting Mac.
12475
12476         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12477         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12478         just macos.
12479         * configure.in: Configure grez resource compiler if targeting Mac.
12480         * Makefile.in (all-grez, install-grez): New targets.
12481
12482 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12483
12484         * configure: CXX defaults to gcc, not g++.  If we find
12485         gcc in the path, set CC to gcc -O2.
12486
12487 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12488
12489         * configure: Default ${build} correctly.  Avoid picking up extra
12490         spaces when reading CC and CXX from Makefile.  When doing a
12491         Canadian Cross, use plausible default values for numerous
12492         variables.
12493         * configure.in: When doing a Canadian Cross, don't try to
12494         configure tools whose configure script can't handle it.
12495
12496 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12497
12498         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12499
12500 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12501
12502         * configure:  Remove dubious bug reporting address.
12503
12504 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12505
12506         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12507         configure script, run that instead of this directory's configure.
12508         In either case, print a message that we're configuring the sub-dir.
12509
12510 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12511
12512         * configure.in: Before checking for the existence of various files,
12513         use sed to filter out "target-".
12514
12515 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12516
12517         * Makefile.in (DO_X): Split rule to decrease command line length
12518         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12519         (Philippe De Muyter).
12520
12521 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12522
12523         * Makefile.in (all-patch): depend on all-libiberty.
12524
12525 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12526
12527         * configure.in: If the only directory in target_configdirs which
12528         actually exists is libiberty, then set target_configdirs to empty,
12529         to avoid trying to build a target libiberty in a gas or gdb
12530         distribution.
12531
12532 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12533
12534         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12535         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12536         systems.
12537
12538 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12539
12540         * configure.in (copy_dirs): Use sys-include instead of include
12541         for --with-headers option.
12542
12543 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12544
12545         * Makefile.in, configure.in: Make winsup builds work with
12546         new scheme.
12547
12548 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12549
12550         * configure.in: Build the linker on AIX.
12551
12552 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12553
12554         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12555         where needed.
12556
12557 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12558
12559         * Makefile.in (all-gcc): Fix typo.
12560
12561 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12562
12563         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12564
12565 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12566
12567         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12568         to target-xiberty, to provide more flexibility.
12569         (target_subdir):  Define.  Create if cross.
12570         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12571         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12572         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12573         check-libFOO -> check-target-libFOO, etc.
12574         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12575         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12576         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12577         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12578         allow ALL_GCC="" to only configure.
12579         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12580         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12581         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12582
12583 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12584
12585         * Makefile.in (taz): Build "info" in etc explicitly.
12586
12587 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12588
12589         * configure.in:  Make sure that CC is undefined (as opposed to
12590         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12591         problem with autoconf trying to configure on a host without GCC.
12592
12593 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12594
12595         * mpw-configure: Set host alias from choice of host compiler,
12596         only use generic MPW Makefile sed if present, edit a file
12597         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12598         * mpw-README: Add problem notes about CW6 and CW7.
12599
12600 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12601
12602         * Makefile.in (taz): Use ";" instead of ";;".
12603
12604 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12605
12606         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12607         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12608         DISTDOCDIRS.
12609         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12610         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12611
12612 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12613
12614         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12615         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12616         Move bfd to DISTSTUFFDIRS.
12617
12618 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12619
12620         * Makefile.in (X11_LIB): Removed.
12621         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12622
12623         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12624
12625 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12626
12627         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12628         names.
12629
12630 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12631
12632         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12633
12634 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12635
12636         * configure.in (i[345]86-*-win32): Always build newlib.
12637         Don't configure cvs, autoconf or texinfo.
12638         * Makefile.in (LD_FOR_TARGET): New.
12639         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12640         Pass down LD_FOR_TARGET.
12641
12642 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12643
12644         * winsup: New directory.
12645         * Makefile.in: Build winsup.
12646         * configure.in: Winsup is configured when target is win32.
12647         Can only build win32 target GDB when native.
12648
12649 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12650
12651         * config.guess: Recognize HP model 819 machines as having
12652         a PA 1.1 processor.
12653
12654 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12655
12656         * configure: Fix sed loop which substitutes for CC and CXX to
12657         avoid bug found in various sed implementations.
12658
12659 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12660
12661         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12662         simulator.  Use standard powerpc-*-eabi*.
12663
12664 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12665
12666         * configure.in: Stop putting gas and binutils in noconfigdirs for
12667         powerpc-*-aix* and rs6000-*-*.
12668
12669 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12670
12671         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12672         -mcall-aixdesc libraries.
12673
12674 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12675
12676         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12677
12678         * config.sub (arm | armel | armeb): Fix shell syntax.
12679
12680 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12681
12682         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12683         -msoft-float and -mcpu=common support.
12684         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12685         libraries.
12686
12687 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12688
12689         * configure.in: Allow configuration and build of emacs19 for the alpha.
12690
12691 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12692
12693         * configure.in (CC): Get ^CC, not just any old CC, from
12694         ${host_makefile_frag}.
12695
12696 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12697
12698         * configure.in (CC): Try to get CC from
12699         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12700
12701 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12702
12703         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12704         only if it exists in $(srcdir).
12705
12706 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12707
12708         * configure: If CC and CXX are not set in the environment, set
12709         them, based on either an existing Makefile or on searching for gcc
12710         in PATH.  Substitute for CC and CXX in Makefile.
12711         * configure.in: Remove libm from target_libs.  Separate
12712         target_configdirs from configdirs.  If CC is not set in
12713         environment, try to get it from a host Makefile fragment.  Rewrite
12714         changes of configdirs to use skipdirs instead.  A few minor
12715         tweaks.  Take directories out of target_configdirs as they are
12716         taken out of configdirs.  Remove existing Makefile files from
12717         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12718         CONFIG_ARGUMENTS in Makefile.
12719         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12720         by configure.in.
12721         (CONFIG_ARGUMENTS): Likewise.
12722         (CONFIGURE_TARGET_MODULES): New variable.
12723         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12724         ($(CONFIGURE_TARGET_MODULES)): New target.
12725         (configure-libg++, configure-libio): New targets.
12726         (all-libg++): Depend upon configure-libg++.
12727         (all-libio): Depend upon configure-libio.
12728         (configure-libgloss, all-libgloss): New targets.
12729         (configure-libstdc++): New target.
12730         (all-libstdc++): Depend upon configure-libstdc++.
12731         (configure-librx, all-librx): New targets.
12732         (configure-newlib): New target.
12733         (all-newlib): Depend upon configure-newlib
12734         (configure-xiberty): New target.
12735         (all-xiberty): Depend upon configure-xiberty.
12736
12737 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12738
12739         * configure.in (host i[345]86-*-win32):  Expand the
12740         noconfigdirs again.
12741
12742 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12743
12744         * mpw-configure: Fix sed command file name.
12745
12746 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12747
12748         * configure.in (host i[345]86-*-win32): Reduce the
12749         noconfigdirs again.
12750
12751 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12752
12753         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12754         or powerpc*-*-pe*, since they are not yet supported.
12755
12756 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12757
12758         Add PowerMac support and many other enhancements.
12759         * mpw-configure: New option --cc to select compiler to use,
12760         paste options set according to --cc into the generated
12761         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12762         if mpw-make.sed is present.
12763         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12764         add forward includes for PowerPC include files.
12765         * mpw-build.in: Build using Makefile.PPC if present.
12766         (do-byacc, etc): Remove separate version resource builds.
12767         (do-gas): Build "stamps" before "all".
12768         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12769         * mpw-README: Update to reflect --cc option, PowerMac support,
12770         and recently-reported compatibility problems.
12771
12772 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12773
12774         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12775         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12776         (--with-multilib-top): Pass to recursive invocations.
12777
12778 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12779
12780         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12781         v810-*-*.
12782
12783 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12784
12785         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12786         gdb, ld and opcodes on v810-*-*.
12787
12788 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12789
12790         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12791         (local-maintainer-clean): New target.
12792         (maintainer-clean): New target.
12793         (realclean): Just depend upon maintainer-clean.
12794
12795 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12796
12797         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12798
12799 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12800
12801         * configure.in: Build ld in mips*-*-bsd* case.
12802
12803 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12804
12805         * config.sub: Accept -lites* OS.  From Ian Dall.
12806
12807 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12808
12809         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12810         targets.
12811
12812 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12813
12814         * configure.in: treat i386-win32 canadian cross the same as
12815         i386-go32 canadian cross.
12816
12817 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12818
12819         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12820         running under the simulator to build a reduced set of libraries.
12821         (powerpc-*-eabiaix): Add fine grained multilib support added to
12822         other powerpc targets yesterday.
12823
12824 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12825
12826         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12827         -disable-softfloat, -disable-relocatable, -disable-aix, and
12828         -disable-sysv to control which multilib libraries get built.
12829
12830 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12831
12832         * configure: Add Makefile.tem to list of files to remove in trap
12833         handler.
12834
12835 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12836
12837         * config.guess (*Linux*):  Add missing "exit"s.
12838         Also, need specific check for alpha-unknown-linux (uses COFF).
12839
12840 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12841
12842         * config.guess:  Merge with FSF:
12843
12844         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12845         * config.guess (AIX4): More robust release numbering discovery.
12846
12847         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12848         * config.guess (i386-sequent-ptx): Properly get version number.
12849
12850         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12851         * config.guess (mips:*:4*:UMIPS): New case.
12852
12853 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12854
12855         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12856         (i386-win32 host): Likewise.  Don't build readline.
12857
12858 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12859
12860         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12861         SUPPORT_FILES to submakes.
12862
12863 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12864
12865         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12866         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12867         mpw-configure.
12868
12869 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12870
12871         * configure.in (appdirs): Use =, not ==, in test expression when
12872         trying to build the text to print in the warning message for
12873         Solaris users.
12874
12875 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12876
12877         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12878
12879 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12880
12881         * config.guess: Recognize lynx-2.3.
12882
12883 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12884
12885         * config.sub (z8ksim): Deleted
12886         (z8k-*-coff): New, this is the one true name of the target.
12887
12888 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12889
12890         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12891
12892 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12893
12894         * config.guess (*:Linux:*:*): First try asking the linker what the
12895         default object file format is (elf, aout, or coff).  Then if this
12896         fails, try previous methods.
12897
12898 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12899
12900         * configure.in: Don't build newlib for *-*-vxworks5.1.
12901
12902 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12903
12904         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12905         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12906
12907 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12908
12909         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12910
12911 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12912
12913         * cfg-ml-com.in: New file.
12914         * cfg-ml-pos.in: New file.
12915
12916 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12917
12918         * COPYING.NEWLIB: Add HP free copyright to list.
12919
12920 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12921
12922         * config.sub: Recognize -eabi* for the system, not just -eabi.
12923
12924 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12925
12926         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12927         * config.sub, configure.in (win32): New target and host.
12928
12929 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12930
12931         * configure.in: Add i386-pe configuration.
12932
12933 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12934
12935         * mpw-build.in (install): Install GDB after LD.
12936
12937 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12938
12939         * mpw-config.in (elf/mips.h): Always forward-include, needed
12940         for GDB to build.
12941
12942 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12943
12944         * testsuite: New directory for customer acceptance and whole tool
12945         chain tests.
12946
12947 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12948
12949         * configure: If per-host line isn't found, but AC_OUTPUT is found
12950         and a configure script exists, run it instead.
12951
12952 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12953
12954         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12955
12956 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12957
12958         * configure: Set build_{cpu,vendor,os,alias} to host values when
12959         --build isn't specified.
12960
12961 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12962
12963         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12964         (FLAGS_TO_PASS): Pass them.
12965         (EXTRA_TARGET_FLAGS): Ditto.
12966
12967 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12968
12969         * Makefile.in (all-libg++): Depend on all-libstdc++.
12970
12971 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12972
12973         * configure.in (noconfigdirs): Enable all packages for
12974           i386-unknown-netbsd.
12975
12976 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12977
12978         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12979         hosted builds (DOS builds)
12980
12981 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12982
12983         Changes for ARM based on patches from Richard Earnshaw:
12984         * config.sub: Handle armeb and armel.
12985         * configure.in: Omit arm linker only for riscix.
12986
12987 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12988
12989         * config.guess:  Update from FSF.
12990
12991 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12992
12993         * config.sub: Recognize powerpcle as the little endian variant of
12994         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12995         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12996         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12997         temporarily.
12998
12999 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13000
13001         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13002
13003 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13004
13005         * config.sub: Accept -lites* as a basic system type.
13006
13007 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13008
13009         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13010         installed, and if so return linuxoldld as the system name.
13011
13012 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13013
13014         * config.guess: Add hppa1.1-hp-lites support.
13015
13016 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13017
13018         * configure.in: Don't build newlib for m68k-vxworks5.1.
13019
13020 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13021
13022         * configure.in (mips-sgi-irix6): Use mh-irix5.
13023
13024 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13025
13026         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13027
13028 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13029
13030         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13031         OSF/1.  Fix compiler flags.
13032         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13033
13034 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13035
13036         * configure.in: Recognize --with-newlib.
13037         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13038
13039 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13040
13041         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13042         to *_X11_MODULES due to gdbtk needing X include files et al.
13043
13044 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13045
13046         Merge in support for Mac MPW as a host.
13047         (Old change descriptions retained for informational value.)
13048
13049         * mpw-config.in: Add generic include forwards for cpu-specific
13050         include files in aout and elf directories.
13051
13052         * mpw-configure: Added copyright.
13053         * mpw-config.in: Check for presence of required build tools.
13054         (target_libs): Add newlib.
13055         (target_tools): Add examples.
13056         (Read Me): Generate as "Read Me for MPW" instead.
13057         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13058         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13059         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13060
13061         * mpw-configure: Remove subdir-specific makefile hackery,
13062         delete mk.tmp after using it.
13063
13064         * mpw-build.in (all): Display start and end times.
13065
13066         * mpw-configure (host_canonical): Set.
13067         (target_cpu): Always add to makefiles.
13068         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13069         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13070         (mpw-mh-mpw): Look for in srcdir and srcroot.
13071         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13072
13073         * mpw-build.in: (install-only): New target.
13074
13075         * mpw-configure (host_alias, target_alias): Rename from hostalias
13076         and targetalias, add into generated Makefile.
13077         (mk.tmp): If present, add into generated Makefile.
13078         * mpw-build.in (all-gas): Build config.h first before gas proper.
13079
13080         * mpw-configure (config.status): Write only if changed.
13081         * mpw-config.in (readline): Configure it (not built, just used for
13082         definitions).
13083
13084         * mpw-config.in (elf/mips.h): Add a forward include.
13085
13086         * mpw-config.in: Forward-include most .h files in include into
13087         extra-include.
13088         (readline): Don't build.
13089         mpw-build.in (install): Install GDB.
13090
13091         * mpw-configure (prefix, mpw_prefix): Handle it.
13092         * mpw-config.in (mmalloc, readline): Don't configure.
13093         * mpw-build.in (thisscript): Rename to ThisScript.
13094         Use mpw-build instead of BuildProgram everywhere.
13095         (mmalloc, readline): Don't build.
13096         * mpw-README: New file, basic documentation about the MPW port.
13097
13098         * mpw-config.in: Use forward-include to create include files.
13099
13100         * mpw-configure: Add more things to the top of each configured
13101         Makefile, including contents of config/mpw-mh-mpw.
13102         * mpw-config.in (extra-include): Create this directory and fill it
13103         with Posix-like include files when configuring.
13104
13105         * config.sub (apple, mac, mpw): Add various aliases.
13106
13107         * mpw-build.in: New file, top-level build script fragment for MPW.
13108         * mpw-configure: New file, configure script for MPW.
13109         * mpw-config.in: New file, config fragment for MPW.
13110
13111 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13112
13113         * configure.in (host_libs): Remove glob, since it is gone from the
13114         sources.
13115
13116 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13117
13118         * Makefile.in: define empty GDB_NLM_DEPS var.
13119
13120         * configure.in(target_makefile_frag): use config/mt-netware
13121         for netware targets.
13122
13123 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13124
13125         * config.sub: Merge in recent FSF changes.  Remove linux special
13126         cases.
13127
13128 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13129
13130         Revert this change:
13131
13132         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13133
13134                 * build-all.mk: Use CC=cc -Xs on Solaris.
13135
13136 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13137
13138         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13139         stop using it.
13140         * Makefile.in: Nuke all references to glob subdirectory.
13141
13142 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13143
13144         * configure.in: Fix --enable-shared logic in per-host.
13145
13146 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13147
13148         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13149
13150 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13151
13152         * configure.in (noconfigdirs): Don't build gas on AIX, for
13153         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13154
13155 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13156
13157         * configure: Fix --cache-file to work if the file argument is a
13158         relative path.
13159
13160 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13161
13162         * configure: If the --cache-file is used, pass it down to
13163         configure in subdirectories.
13164
13165 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13166
13167         * config.sub: add vxworks29k configuration.
13168
13169 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13170
13171         * Makefile.in (taz): Do "diststuff" part quietly.
13172
13173 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13174
13175         * config.sub: Mini-merge with gcc/config.sub.
13176
13177 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13178
13179         * config.guess (IRIX): Sed - to _.
13180
13181 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13182
13183         * Makefile.in (source-vault, binary-vault): New targets.
13184
13185 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13186
13187         * config.sub: Recognize -eabi as a basic system type.
13188
13189 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13190
13191         * configure.in (enable_shared stuff): Fix typo.
13192
13193 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13194
13195         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13196
13197 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13198
13199         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13200
13201 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13202
13203         * configure.in (rs6000-*-*): Don't build gas.
13204
13205 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13206
13207         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13208         reduce command line length.
13209         (AS_FOR_TARGET): Check for as.new, not Makefile.
13210         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13211
13212 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13213
13214         * config.guess:  Merge from FSF.
13215
13216 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13217
13218         * configure: Don't use $ when handling program_suffix.
13219
13220 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13221
13222         * configure.in:  Configure tk for hppa/hpux.
13223
13224 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13225
13226         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13227
13228 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13229
13230         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13231         to LIBCXXFLAGS.  Tests are better run without it.
13232
13233 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13234
13235         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13236
13237 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13238
13239         * configure.in (*-*-netware*): Don't configure xiberty.
13240
13241 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13242
13243         * configure.in:  Remove tk from native_only list.
13244
13245 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13246
13247         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13248           for special NCD build.
13249
13250 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13251
13252         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13253         makeall.bat, they're only useful for binutils snapshots.
13254         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13255         makeall.bat to specified SUPPORT_FILES.
13256
13257 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13258
13259         * build-all.mk: Add Ericsson targets to sun4 and solaris
13260           hosts.  Add  BNR's sun4 target to solaris host, so their
13261           build-from-source will be tested in-house first.
13262
13263 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13264
13265         * Makefile.in (LIBCFLAGS): New variable.
13266         (CFLAGS_FOR_TARGET): Ditto.
13267         (LIBCFLAGS_FOR_TARGET): Ditto.
13268         (LIBCXXFLAGS): Ditto.
13269         (CXXFLAGS_FOR_TARGET): Ditto.
13270         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13271         (BASE_FLAGS_TO_PASS): Pass them.
13272         (EXTRA_TARGET_FLAGS): Ditto.
13273
13274         * configure.in: Support --enable-shared.
13275
13276 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13277
13278         * configure.in (target_libs):  Include libstdc++ again.
13279         * config.guess:  Update from FSF (for FreeBSD).
13280
13281 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13282
13283         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13284         makeall.bat.
13285         (DISTDOCDIRS): Add `etc'.
13286         (ETC_SUPPORT_PFX): New variable.
13287         (taz): Include anything from etc starting with a word in
13288         ETC_SUPPORT_PFX.
13289
13290 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13291
13292         * config.sub: Update for recent FSF changes.  Remove obsolete
13293         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13294         spacing changes.
13295
13296 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13297
13298         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13299
13300         * config.guess:  Merge with FSF.
13301         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13302
13303 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13304
13305         * configure: Since the "trap 0" handler will override the exit
13306         status on many systems, only use it for "exit 1", and make it set
13307         a non-zero exit status; reset it before "exit 0".  Also, check
13308         exit status of config.sub, and error out if it failed.
13309
13310 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13311
13312         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13313         and install libgloss.
13314
13315 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13316
13317         * Makefile.in (all-binutils): Depend upon all-byacc.
13318
13319         * configure.in: Don't build emacs on Irix 5.
13320
13321 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13322
13323         * configure.in (*-*-netware*): Add libio.
13324
13325 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13326
13327         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13328         (CHECK_TARGET_MODULES): Ditto.
13329         (INSTALL_TARGET_MODULES): Ditto.
13330         (TARGET_LIBS): Ditto.
13331         (all-libstdc++): Note dependencies.
13332
13333 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13334
13335         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13336
13337 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13338
13339         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13340         -fexternal-templates.
13341
13342         * configure.in (target_libs): Add libstdc++.
13343         (noconfigdirs): Add libstdc++ as appropriate.
13344
13345 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13346
13347         * config.guess:  Update from FSF.
13348
13349 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13350
13351         * configure: Use ${config_shell} when running ${configsub}.
13352
13353 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13354
13355         * config.sub: No longer recognize h8300h.
13356
13357 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13358
13359         * config.sub: Remove extraneous differences between config.sub and
13360         gcc/config.sub.
13361
13362 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13363
13364         * Makefile.in (DISTSTUFFDIRS): Add gas.
13365
13366 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13367
13368         * COPYING.NEWLIB: New file.
13369
13370 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13371
13372         * config.guess (HP-UX):  Patch from Harlan Stenn
13373         <harlan@landmark.com> to also emit release level.
13374
13375 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13376
13377         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13378
13379 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13380
13381         * config.sub:  Merge nextstep cleanup from FSF.
13382
13383 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13384
13385         * configure.in (arm-*-*): Don't configure ld for this target.
13386
13387 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13388
13389         * configure.in (*-*-netware): don't configure libg++, libio,
13390           librx, or newlib.
13391
13392 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13393
13394         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13395         configure ld--it works, but it doesn't support shared libraries.
13396
13397 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13398
13399         * config.guess (*-unknown-freebsd*):  Get rid of possible
13400         trailing "(Release)" in version string.
13401         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13402
13403 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13404
13405         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13406         Fix type: *-next-neststep -> *-next-nextstep.
13407
13408         * config.guess:  Merge from FSF:
13409
13410         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13411
13412         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13413
13414         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13415
13416         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13417         instead of UNIX_SV for UnixWare 1.0).
13418
13419 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13420
13421         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13422         to make gdb/nlm/* build after the compiler and linker.
13423
13424 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13425
13426         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13427         not just i[34]86.
13428         (m68k-atari-sysv4):  Relocate to match FSF version.
13429
13430         * config.guess:  More merges from the FSF:
13431
13432         Add a space before function call or macro invocation.
13433
13434         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13435
13436         * config.guess: Add trap cmd to remove dummy.c and dummy when
13437         interrupted.
13438
13439         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13440
13441         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13442         (dummy): Redirect stderr from compilation of dummy.c.
13443
13444         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13445
13446         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13447
13448 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13449
13450         * configure: Accept and ignore --cache*, for compatibility with
13451         new autoconf.
13452
13453 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13454
13455         * config.guess:  Merge from FSF:
13456
13457         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13458
13459         * config.guess (Pyramid*:OSx*:*:*): New case.
13460         (PATH): Add /.attbin at end for finding uname.
13461         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13462
13463         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13464
13465         * config.guess (M88*:DolphinOS:*:*): New case.
13466
13467         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13468
13469         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13470         to select whether to use ELF or COFF.
13471
13472         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13473
13474         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13475
13476         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13477
13478         * config.guess: Guess the OS version for HPUX.
13479
13480         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13481
13482         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13483
13484 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13485
13486         * configure.in: Recognize --with-headers, --with-libs, and
13487         --without-newlib.
13488         * Makefile.in (all-xiberty): Depend upon all-ld.
13489
13490 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13491
13492         * configure.in: Change i[34]86 to i[345]86.
13493
13494 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13495
13496         * configure (version): A few more tweaks to help message.
13497
13498 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13499
13500         * Makefile.in:  Remove (for now) librx as a host library,
13501         now that we're building it for target.
13502
13503 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13504
13505         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13506         (Karl Berry).
13507
13508 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13509
13510         * configure.in:  Also configure librx.
13511
13512 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13513
13514         * Makefile.in:  Update various rules to reflect that librx
13515         is now needed for libg++.
13516
13517 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13518
13519         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13520
13521 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13522
13523         * configure.in: Configure the examples directory.
13524
13525 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13526
13527         * configure: Simplify Jun 2 1994 change.
13528
13529 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13530
13531         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13532         /bin/gcc isn't good enough to build gcc.
13533
13534 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13535
13536         * Makefile.in (GDB_SUPPORT_FILES): Remove
13537         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13538         (gdb.tar.gz): Add new rule to use standard distribution building
13539         mechanism.
13540
13541 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13542
13543         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13544         Bill Cox <bill@cygnus.com>.
13545
13546 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13547
13548         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13549
13550 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13551
13552         * configure:  Search current dir first in .gdbinit.
13553
13554 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13555
13556         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13557
13558 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13559
13560         * config.sub:  Refer to NeXT's operating system as nextstep.
13561
13562         * config.sub (case $basic_machine):  Re-order the cases, to match
13563         the order in the FSF version (which is mostly alphabethical).
13564         Merge in some additions and changes from the FSF.
13565
13566 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13567
13568         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13569         * config.sub: Recognize cxux7.
13570         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13571
13572 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13573
13574         * config.sub:  Fix typo powerpc -> powerpc-*.
13575
13576 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13577
13578         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13579
13580         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13581         parallel with all-emacs and install-emacs).  Top-level command
13582         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13583
13584 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13585
13586         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13587         $(relbindir)/make before doing ``make install'', and use
13588         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13589         installing over running make binary.
13590         ($(host)-stamp-stage3-installed): Likewise.
13591
13592 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13593
13594         * config.guess: Recognize Mach.
13595
13596 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13597
13598         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13599         see whether --exec-prefix was used.
13600
13601 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13602
13603         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13604
13605 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13606
13607         * Makefile.in: Add all-librx target similar to all-libproc.
13608
13609 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13610
13611         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13612         with post 1.2 uname bogosity.
13613
13614 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13615
13616         * configure: Remove temporary files on receipt of a signal.
13617
13618 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13619
13620         * configure: If there is a package_makefile_frag, remove
13621         ${subdir}/Makefile.tem after copying it in.
13622
13623 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13624
13625         * build_all.mk: support rs6000 lynx identifies itself as
13626         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13627         since /bin/gcc is too feeble to compile a modern gcc.
13628
13629 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13630
13631         * brought devo/test-build.mk update-to-date with progressive/
13632           test-build.mk. Add lynx targets and hppa flag info.
13633
13634 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13635
13636         * configure.in:  Use mh-ncrsvr43.  Patch from
13637         Tom McConnell <tmcconne@sedona.intel.com>.
13638
13639 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13640
13641         * config.guess (i386-unknown-bsdi):  No longer need to
13642         check #if defined(__bsdi__) && defined(__i386__).
13643
13644 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13645
13646         * configure: Set program_transform_nameoption correctly.
13647
13648 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13649
13650         * brought build-all.mk update-to-date with progressive build-all.mk,
13651           added new targets and hppa info.
13652
13653 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13654
13655         * configure: If config.guess result is a prefix of the user
13656         specified target, assume a native build and use the user specified
13657         target as the host alias.  Remove SunOS patch suffix removal hack.
13658         * configure.in: Remove SunOS patch suffix removal hack.
13659
13660         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13661         in NATIVE_CHECK_MODULES.
13662
13663 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13664
13665         * Makefile.in: Rename HOST_ONLY to NATIVE.
13666         * configure: Delete SunOs patch suffix from host_canonical
13667           and build_canonical variables that are prepended to Makefiles.
13668         * configure.in: Add comments for easier maintenance.
13669
13670 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13671
13672         * Makefile.in: Add all-libproc target similar to all-gui.
13673
13674 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13675
13676         * Makefile.in (CHECK_MODULES): split into
13677         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13678
13679 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13680
13681         * config.guess (i386-unknown-bsdi): New system to guess.
13682
13683 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13684
13685         * Makefile.in: Add all-gui target (but not yet build by "all").
13686
13687 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13688
13689         * config.sub: Move deletion of patch suffix from here...
13690         * configure.in: To here, at Ian's suggestion.  The top-
13691           level scripts might need to know of a patch level.
13692
13693 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13694
13695         * config.sub: Strip off patch suffix so rtl is recognized
13696           as a sunos4.1.3 machine, even though it's been patched.
13697
13698 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13699
13700         * Makefile.in (INSTALL_LAST): Delete.
13701         (INSTALL_DOSREL): New.
13702
13703 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13704
13705         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13706         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13707         whether we pass down --with-gnu-ld anyhow.
13708
13709 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13710
13711         * Makefile.in (INSTALL_LAST): Change operation so it works
13712         on more flavors of make.
13713         * configure.in (go32): Don't build libg++ or libio.
13714
13715 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13716
13717         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13718         they can be overriden by templates.
13719
13720 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13721
13722         * configure.in (target==go32): Don't build gdb.
13723         * dosrel: New directory.
13724
13725 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13726
13727         * configure.in (host==go32): Configure dosrel too.
13728         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13729         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13730         be set by incoming names or templates.
13731         (INSTALL_LAST): New rule.
13732
13733 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13734
13735         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13736
13737 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13738
13739         * configure.in (appdirs): New variable.  Currently empty, but will
13740         be used in gas distribution.  If nonempty, lists a set of
13741         directories at least one of which must get configured, or top
13742         level configuration is considered to have failed.
13743         (rs6000-*-lynxos*): Use new file name.
13744
13745 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13746
13747         Eliminate XTRAFLAGS.
13748         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13749         newlib include files using -idirafter, and also use -nostdinc.
13750         (CXX_FOR_TARGET): Likewise.
13751         (XTRAFLAGS): Removed.
13752         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13753         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13754         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13755         ($(DO_X)): Don't pass down XTRAFLAGS.
13756
13757 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13758
13759         * configure.in (mips*-dec-bsd*): New target; do build linker.
13760         (mips*-*-bsd*): New target; don't build linker.
13761
13762 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13763
13764         * configure.in: support rs6000-*-lynxos* configuration.
13765         support sunos4 as a cross target.
13766
13767         * config.sub: look for lynx*, not lynx since the OS version may
13768         legitimately be part of the name.
13769
13770 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13771
13772         * configure.in (i[34]86-*-sco*): Move to be with other i386
13773         targets.
13774         (romp-*-*): New target.  Skip various binary utilities.
13775         (vax-*-*): New target.  Don't build newlib.
13776         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13777
13778 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13779
13780         * configure.in: Only set host_makefile_frag if config
13781         directory exists.
13782
13783 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13784
13785         * install.sh: If $dstdir exists, don't check whether each
13786         component does.
13787
13788 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13789
13790         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13791
13792 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13793
13794         * configure.in (*-*-lynxos*): Don't configure newlib for either
13795         native or cross Lynx.
13796
13797 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13798
13799         * config.sub (sparc64-elf): Fix os.
13800         (z8k): Remove duplicate.
13801
13802 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13803
13804         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13805         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13806
13807 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13808
13809         * configure: Make file links cleanly even if Lynx fails on
13810           an NFS symlink (at least fail cleanly).
13811
13812 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13813
13814         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13815         -XNh2000.
13816
13817 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13818
13819         * configure: Unknown options are fatal again.
13820
13821 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13822
13823         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13824         compatibility.
13825
13826 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13827
13828         * build-all.mk: Add `clean' target.
13829
13830 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13831
13832         * config.guess:  Add SINIX support.
13833         * configure.in:  Add mips-*-sysv4* support.
13834
13835 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13836
13837         * build-all.mk: Document all useful targets.
13838         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13839         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13840
13841 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13842
13843         * configure: Support --silent, --quiet.
13844
13845 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13846
13847         * configure: Support --disable-FEATURE.
13848
13849 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13850
13851         * config.guess: Recognize NCR running SVR4.3.
13852
13853 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13854
13855         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13856         Patch from Paul Eggert <eggert@twinsun.com>.
13857
13858 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13859
13860         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13861
13862 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13863
13864         * configure: Make unrecognized options give nonfatal warnings
13865         instead of fatal errors, and pass them to any subdirectory
13866         configures in case they recognize them.
13867         Make --x equivalent to --with-x.
13868
13869 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13870
13871         * configure: Add --enable-* options.  Clean up usage message and
13872         some comments.
13873
13874 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13875
13876         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13877
13878 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13879
13880         * configure.in (hppa*-*-*): Enable binutils.
13881
13882 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13883
13884         * config.sub: Recognize cisco.
13885
13886 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13887
13888         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13889
13890 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13891
13892         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13893         than one configuration name.  Add comment.
13894
13895 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13896
13897         * config.guess: about target *-hitachi-hiuxwe2, fixed
13898         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13899         macro is incorrect.]
13900
13901 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13902
13903         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13904         than the "make ls" stuff which used to be here.
13905
13906 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13907
13908         * config.guess:  Recognize i[34]86-unknown-freebsd.
13909         From Shawn M Carey <smcarey@rodan.syr.edu>.
13910
13911 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13912
13913         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13914
13915 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13916
13917         * config.guess: Check for ptx.
13918
13919 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13920
13921         * config.sub: Add os9k checking.
13922
13923 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13924
13925         * config.guess: Handle OSF1 running on HPPA processors
13926
13927 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13928
13929         * configure: If subdir configure fails, print out a message with
13930         subdirectory name, in case subdir's configure code didn't identify
13931         itself.
13932
13933 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13934
13935         * configure.in: Remove embedded newlines from configdirs.
13936         Avoid mismatches of substrings.  Fix matching strings at end
13937         of configdirs.
13938
13939 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13940
13941         * config.guess:  Add Lynx/rs6000 config support.
13942
13943 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13944
13945         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13946
13947 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13948
13949         * configure.in (hppa*-*-osf*): Treat this just like most other
13950         PA configurations (eg no binutils or ld).
13951         (hppa*-*-*elf*): These configurations have binutils and ld.
13952
13953 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13954
13955         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13956
13957 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13958
13959         * configure.in (rs6000-*-*): Build gas.
13960
13961 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13962
13963         * Makefile.in:  Avoid bug in losing hpux sed.
13964
13965 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13966
13967         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13968         for GDB and GDB has been fixed to not need it.
13969
13970 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13971
13972         * config.guess: Recognize vax hosts.
13973
13974 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13975
13976         * configure (while loop): Don't use "break 2" inside case
13977         statement -- the case statement isn't an enclosing loop.
13978
13979 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13980
13981         * config.guess:  Clean up NeXT support, to allow nextstep
13982         on Intel machines.  Make OS be nextstep.
13983
13984 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13985
13986         * config.guess: Add alternate forms for Convex.
13987
13988 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13989
13990         * configure:  Completely rewrite option processing.  Take
13991         advantage of pattern-matching to avoid invoking test frequently.
13992         Also clean up host and target defaulting logic.
13993
13994 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13995
13996         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13997         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13998         commands (plus user environment) will fit SCO limits.
13999
14000 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14001
14002         * configure.in: Don't issue warnings about directories which are
14003         not being configured if -norecursion is set.  Correct test for
14004         --with-gnu-as and --with-gnu-ld to not get confused by substring
14005         matches.
14006
14007         * configure.in: Don't build gas for alpha-dec-osf1*.
14008
14009 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14010
14011         * configure:  Back out Per's change of 12/19/1993.  It changes the
14012         behavior of configure in unexpected and confusing ways.
14013
14014         Also, use different delim char when calculating
14015         program_transform_name so that the name can contain slashes.
14016
14017 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14018
14019         * configure.in, config.sub: Add support for VSTa micro-kernel.
14020
14021 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14022
14023         * configure.in: Nuke hacks which were used to get a special
14024         version of GAS for HPPA configurations.
14025
14026 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14027
14028         * configure:  If only ${target_alias} is given, use that
14029         as the default for ${host_alias}.
14030         * configure:  Add missing back-slashes before nested quotes.
14031
14032 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14033
14034         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14035
14036 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14037
14038         * config.guess:  Recognize some Tektronix configurations.
14039         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14040
14041 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14042
14043         * config.sub: Match any flavor of SH.
14044
14045 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14046
14047         * configure.in: Don't try to configure newlib for Alpha.
14048
14049 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14050
14051         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14052         libg++ or libio for any Alpha target.
14053
14054         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14055
14056 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14057
14058         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14059         default arguments -- so it tried to compress itself.
14060
14061 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14062
14063         * configure.in (notsupp): ensure that a space is always at the end
14064           of the configdirs list, since the grep checks for an explicit space
14065
14066 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14067
14068         * configure.in (target i386-sysv4.2): don't build ld, since static
14069           versions of many libraries are not available.
14070
14071 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14072
14073         * config.guess: Recognize Apollos (using environment variables).
14074         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14075
14076 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14077
14078         * config.guess: Recognize Sony news mips running newsos.
14079
14080 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14081
14082         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14083         "fi ; else" for bash.
14084
14085 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14086
14087         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14088
14089 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14090
14091         * config.sub: accept unixware as an alias for svr4.2.
14092         Fix some inconsistancies with the gcc version.
14093
14094 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14095
14096         * Makefile.in (DISTDOCDIRS):  Add gdb.
14097
14098 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14099
14100         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14101
14102 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14103
14104         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14105         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14106         this now.
14107
14108 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14109
14110         * config.sub: Accept hiux* as an OS name.
14111
14112         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14113         etc/make-stds.texi.  The underscore came from gcc, and dje now
14114         agrees that RUNTESTFLAGS is the correct name.
14115
14116 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14117
14118         * install.sh:  Remove 'set -e'.  It makes any conditionals
14119         in the script useless.
14120
14121         * config.guess: Automatically recognize arm-acorn-riscix
14122         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14123
14124 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14125
14126         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14127
14128 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14129
14130         * Makefile.in (DISTDOCDIRS): New variable.
14131         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14132         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14133
14134 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14135
14136         * configure.in (hppa target): check the source directory for the
14137           pagas sub-directory
14138
14139 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14140
14141         * config.sub: Allow -aout* and -elf*.
14142
14143 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14144
14145         * configure.in: Don't build ld on i386-solaris2, same as for
14146         sparc-solaris2.
14147
14148 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14149
14150         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14151
14152 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14153
14154         * configure.in:  Configure gdb for alpha.
14155
14156 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14157
14158         * Makefile.in (CXXFLAGS): Add -O.
14159
14160 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14161
14162         * config.guess: added support for DG Aviion
14163
14164 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14165
14166         * configure.in: Produce warning message for subdirectories not
14167         configurable for this host/target combination.  Don't try to
14168         configure gdb for vms.
14169
14170 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14171
14172         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14173         appropriate files before making "diststuff".
14174         (DISTBISONFILES): New var: list of files to be edited.
14175         (DISTSTUFFDIRS): Add binutils.
14176
14177 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14178
14179         * config.sub: also handle mipsel and mips64el (for little endian mips)
14180
14181 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14182
14183         * configure.in: Add * to end of all OS names.
14184
14185 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14186
14187         * configure.in: Build newlib for LynxOS native.
14188
14189 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14190
14191         * config.guess: Add support for delta 88k running SVR3.
14192
14193         * configure.in: Add comment about HP compiler vs. emacs.
14194
14195 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14196
14197         * configure.in: don't build ld on solaris2 (not a viable option
14198           due to bugs in getpwnam & getpwuid)
14199
14200 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14201
14202         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14203         config.guess will produce a full version number.
14204
14205 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14206
14207         * configure.in: Build linker and binutils for alpha-dec-osf1.
14208
14209 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14210
14211         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14212         and gdb/testsuite/Makefile.in.
14213
14214 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14215
14216         * configure.in: recognize mips*- instead of mips-
14217
14218 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14219
14220         * config.sub: Accept linux*coff and linux*elf as operating
14221         systems.
14222
14223 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14224
14225         * config.sub: Recognize mips64, and mips3 as an alias for it.
14226
14227 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14228
14229         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14230         gdb knows how to handle OSF/1 shared libraries.
14231
14232 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14233
14234         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14235         * config.guess: Recognize Hitachi's HIUX.
14236         * config.sub: Recognize h3050r* and hppahitachi.
14237         Remove redundant cases for hp9k[23]*.
14238
14239 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14240
14241         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14242         if gas and ld are in the source tree and are in ${configdirs}.
14243         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14244         --with options (but still pass them down on the command line,
14245         if they were explicitly specified).
14246
14247 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14248
14249         * configure: substitute SHELL value in Makefile.in with
14250         ${CONFIG_SHELL}
14251
14252 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14253
14254         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14255         *-*-solaris2* targets.
14256
14257 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14258
14259         * Makefile.in: define M4, and pass it down to sub-makes;
14260         all-autoconf now depends on all-m4
14261
14262 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14263
14264         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14265         presence of {ar,ranlib} instead of a configured directory
14266
14267 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14268
14269         * config.guess: Accept 34?? as well as 33?? for NCR.
14270
14271 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14272
14273         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14274         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14275
14276 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14277
14278         * configure: grab values for $(CC) and $(CXX) from the
14279         environment, so that someone can do "CC=gcc configure; make" and
14280         have it work right (matching the way that autoconf works now)
14281
14282         * configure.in, Makefile.in: add support for gash, the tcl
14283         interface to Galaxy
14284
14285         * config.guess: add NetBSD variants (hp300, x86)
14286
14287 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14288
14289         * install.sh: Support -d option (in the manner of SunOS 4 install,
14290         as it is more deterministic than that of GNU install)
14291         (chmodcmd): Set file to mode 755 by default (should also do default
14292         chgrp and chown, but I don't feel like dealing with that now)
14293
14294 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14295
14296         * config.sub: Remove h8300hhms alias.
14297
14298 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14299
14300         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14301
14302 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14303
14304         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14305         as stmp-fixinc
14306
14307 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14308
14309         * config.sub: recognize m88110-bug-coff.
14310
14311 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14312
14313         * Makefile.in (all-libio): all dependencies on the toolchain used
14314         to build this (gcc, gas, ld, etc)
14315
14316 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14317
14318         * config.guess: Deal with OSF/1 1.3 on alpha.
14319
14320 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14321
14322         * install.sh: add some 'else true' clauses for portability
14323
14324         * configure.in: don't build libio for h8[35]00-*-* targets
14325
14326 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14327
14328         * Makefile.in:  Add support for new libio.
14329
14330 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14331
14332         * install.sh: If one command fails, don't try the rest.  Don't try
14333         to remove $dsttmp (via trap) unless we have already created it.
14334         If $src doesn't exist, detect it and exit with an error.
14335
14336         * config.guess: Recognize BSD on hp300.
14337
14338 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14339
14340         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14341         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14342
14343 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14344
14345         * Makefile.in (all-send-pr): depends on all-prms
14346
14347 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14348
14349         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14350
14351 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14352
14353         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14354         Added test for mips-mips-riscos5.
14355
14356 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14357
14358         * configure.in: use mh-hp300 for 68k HP hosts
14359
14360 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14361
14362         * configure: add support for CONFIG_SHELL, so that you can use
14363         some alternate shell for evaluating configure scripts
14364
14365 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14366
14367         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14368         in configure script to bug-gdb@prep.ai.mit.edu when building
14369         distribution archive.
14370         * Makefile.in (COMPRESS):  Remove def.
14371         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14372         gdb.tar.Z and make-gdb.tar.Z respectively.
14373         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14374         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14375         to convergence with 'taz' target in Makefile.in.
14376
14377 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14378
14379         * install.sh (dsttmp): use trap to ensure that tmp files go
14380         away on error conditions
14381
14382 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14383
14384         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14385
14386 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14387
14388         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14389         its parent is '/' not ''.
14390
14391         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14392
14393 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14394
14395         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14396         that ${newsrcdir}/configure.in does.
14397
14398 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14399
14400         * test-build.mk: support for CONFIG_SHELL
14401
14402 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14403
14404         * config.sub (netware):  Add as a basic system type.
14405
14406 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14407
14408         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14409           $(srcdir)/ from the dependency on Makefile.in.
14410
14411 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14412
14413         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14414         (h8300hhms is temporary until multi-libraries are implemented).
14415         * configure.in: Handle h8300h too.
14416
14417 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14418
14419         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14420
14421 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14422
14423         * configure:  Remove extraneous output when guessing host type.
14424         * config.guess:  Remove extraneous output when guessing using C
14425         compiler rather than uname, or when guessing fails.
14426
14427 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14428
14429         * Makefile.in: remove all.cross and install.cross targets
14430
14431         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14432           definitions
14433
14434 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14435
14436         * configure.in (target sh): Build gprof.
14437
14438 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14439
14440         * config.sub: change -solaris to -solaris2
14441
14442 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14443
14444         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14445
14446 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14447
14448         * configure: Correct error message for missing Makefile.in to
14449         print correct directory.
14450
14451 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14452
14453         * install.sh: kludge around 386BSD shell bug
14454
14455 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14456
14457         * config.guess:  Recognize NeXT.
14458         * config.guess:  Recognize i486-ncr-sysv4.
14459         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14460
14461 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14462
14463         * Makefile.in (MAKEINFOFLAGS): New variable.
14464         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14465         * build-all.mk, test-build.mk: Pass down --no-split as
14466         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14467
14468 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14469
14470         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14471
14472 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14473
14474         * Makefile.in (libg++.tar.z):  New rule.
14475         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14476         * Makefile.in (taz):  Only do a single chmod.
14477
14478 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14479
14480         * install.sh: don't use dirname anymore (replaced with sed usage)
14481
14482 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14483
14484         * Makefile.in:  Change extension for gzip'd files from '.z' to
14485         '.gz' per new FSF standard usage.
14486
14487 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14488
14489         * configure: put quotes around the final value of program_transform_name
14490
14491 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14492
14493         * Makefile.in: new install.sh support; update install-info rules
14494
14495 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14496
14497         * configure.in: Build diff for crosses, but not for go32 host.
14498
14499         * configure.in: Build gprof only for native, and don't build it
14500         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14501
14502 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14503
14504         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14505
14506 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14507
14508         * configure.in (host_tools): Add prms.
14509
14510 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14511
14512         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14513         with $(FLAGS_TO_PASS) on the command line
14514
14515         * config.sub: Recognize lynx and lynxos
14516
14517 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14518
14519         * config.sub: Accept -ecoff*, not just -ecoff.
14520
14521 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14522
14523         * Makefile.in (taz): Use .gz suffix instead of .z.
14524         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14525         names.
14526
14527 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14528
14529         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14530
14531 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14532
14533         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14534         that rebuilds that might happen during 'make install' don't get
14535         bogus gcc include files
14536
14537 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14538
14539         Change from Utah for HPPA support:
14540         * config.guess: Recognize hppa1.x-hp-bsd.
14541
14542 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14543
14544         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14545         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14546
14547 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14548
14549         * config.sub: Add support for rom68k and bug boot monitors.
14550
14551 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14552
14553         * Makefile.in: Make all-opcodes depend on all-bfd.
14554
14555 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14556
14557         * config.guess: Added special check for i[34]86-univel-sysv4*.
14558
14559 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14560
14561         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14562         the processor rather than assuming i486.
14563
14564 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14565
14566         * config.guess: Recognize SunOS6 as Solaris3.
14567
14568 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14569
14570         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14571         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14572
14573 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14574
14575         * build-all.mk (all-cross): New target for Canadian Cross.
14576         Added Q2 go32 targets.
14577         * test-build.mk: Configure go32 cross sparclite-aout and
14578         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14579         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14580
14581 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14582
14583         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14584         GO32 hosted toolchains
14585
14586 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14587
14588         * configure: change  so "-exec-prefix" gets passed down rather
14589         than "-exec_prefix" so autoconf generated Makefiles get the
14590         exec_prefix set right.
14591
14592 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14593
14594         * config.guess: get the Solaris2 minor version number
14595
14596         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14597
14598 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14599
14600         * config.guess: Recognize some Sequent platforms.
14601
14602 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14603
14604         * Makefile.in: added the vault-install target
14605
14606         * configure.in: actually use the Sun3 makefile fragment that's in
14607         config, also added the release dir to configdirs
14608
14609 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14610
14611         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14612
14613 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14614
14615         * configure.in: remove some program from Alpha targetted toolchains
14616
14617 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14618
14619         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14620         gprof.
14621         (taz): Run "make diststuff" in those directories instead of "make
14622         proto-dir".  Look for "VERSION=" only at start of line in subdir
14623         Makefile.  Use "gzip -9" for compression.
14624         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14625         (binutils.tar.z): New target.
14626
14627 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14628
14629         * Makefile.in (taz): Include gpl.texinfo.
14630
14631 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14632
14633         * Makefile.in (setup-dirs): Merged into "taz" target.
14634         (taz): Only do `proto-dir' stuff if a directory is actually needed
14635         for this target.
14636
14637 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14638
14639         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14640         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14641         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14642         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14643         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14644
14645 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14646
14647         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14648         config.sub, and move-if-change to gdb testsuite distribution
14649         archive, so the testsuite can be extracted, configured, and
14650         run separately from the gdb distribution.  Blow away the Chill
14651         tests that require a Chill compiled executable, since GNU Chill
14652         is not yet publically available.
14653
14654 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14655
14656         * test-build.mk: set environment variables in a single command,
14657         instead of a list of assignments and exports
14658
14659         * config.guess: recognize Alpha/OSF1 systems
14660
14661 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14662
14663         * configure: Change help message to prefer --options rather than
14664           -options.
14665
14666 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14667
14668         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14669         zippy@ecst.csuchico.edu.
14670         * config.guess: Recognize miniframe.
14671
14672 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14673
14674         * Makefile.in: Use srcroot to find runtest rather than rootme.
14675         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14676
14677 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14678
14679         * test-build.mk: Extensive additions to support building on a
14680         machine other than the host.
14681
14682 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14683
14684         * configure (tooldir): Fix for i386-aix again.
14685
14686 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14687
14688         * configure, Makefile.in:  Change definition of $(tooldir)
14689         to match the FSF.
14690
14691 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14692
14693         * config.guess:  Recognize i[34]86/SVR4.
14694
14695 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14696
14697         * Makefile.in (all-gdb): gdb depends on sim.
14698
14699 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14700
14701         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14702         at the same time we make the prototype gdb directory.
14703         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14704         files at the same time as the gdb base release distribution.
14705
14706 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14707
14708         * Makefile.in (check): Use individual check targets rather than
14709         DO_X rule.
14710         (check-gcc): Added.
14711
14712 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14713
14714         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14715         for System V release 3.2.
14716
14717 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14718
14719         * config.sub: Recognize hppaosf.
14720         * configure.in: Do configure ld/binutils/gas for it.
14721
14722 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14723
14724         * configure (tooldir): Alter syntax used to set this, for systems
14725         where "\$" isn't handled right, like i386-aix.
14726
14727 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14728
14729         * configure: Pass program-transform-name, not
14730         program_transform_name, to recursive configures.
14731
14732 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14733
14734         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14735         of gas+ld+binutils.
14736
14737 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14738
14739         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14740
14741 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14742
14743         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14744
14745 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14746
14747         * Makefile.in (PRMS): Set back to all-prms.
14748
14749 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14750
14751         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14752         targets, rather than for MIPS hosts.
14753
14754 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14755
14756         * configure.in: add comment for --with-x default values
14757
14758         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14759
14760         * Makefile.in: add check-* targets for each of the directories in
14761         the tree.  Add a definition of RUNTEST that will use the one we
14762         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14763
14764 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14765
14766         * configure.in: Removed obsolete references to bfd_target and
14767         target_makefile_frag.
14768
14769         * build-all.mk: Set assorted targets for Q2.
14770         * config.sub: Recognize z8k-sim and h8300-hms.
14771         * test-build.mk: Really don't pass host to configure.
14772         (HOLES): Added uname.
14773
14774 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14775
14776         * configure: Handle an empty program-prefix, program-suffix or
14777         program-transform-name correctly.
14778
14779 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14780
14781         * build-all.mk: -G 8 no longer required for MIPS targets.
14782         * test-build.mk: Don't pass host argument to configure; make it
14783         guess.
14784
14785 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14786
14787         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14788         * Makefile.in (COMPRESS):  New macro, like GZIP.
14789
14790 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14791
14792         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14793
14794         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14795         with gas currently defaults to -G 0.
14796
14797 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14798
14799         * Makefile.in (all-flex): flex depends on byacc.
14800
14801         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14802         to test-build.mk as RELEASE_TAG.
14803         * test-build.mk (configargs): New variable containing arguments to
14804         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14805         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14806
14807         * config.guess: Use /bin/uname when checking -X argument on SCO,
14808         to avoid invoking GNU uname which doesn't understand -X.
14809
14810         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14811
14812         * configure.in: Build gas for mips-*-*.
14813
14814 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14815
14816         * Makefile.in (all.normal): insert missing backslash.
14817
14818 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14819
14820         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14821
14822         * Makefile.in: Complete overhaul to merge many almost identical
14823         targets.
14824
14825 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14826
14827         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14828         (gdb.tar.Z): Adjusted.
14829
14830         * Makefile.in (setup-dirs, taz): New targets; should be general
14831         enough to adapt for gdb sometime.  Build only .z file.
14832         (gas.tar.z): New target.
14833
14834 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14835
14836         * build-all.mk: Use CC=cc -Xs on Solaris.
14837
14838 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14839
14840         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14841         for handling BISON for FSF releases.
14842
14843 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14844
14845         * configure: Actually implement the change zoo just documented.
14846
14847 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14848
14849         * configure: when using config.guess, only set target_alias when
14850         it's not already been set (ie, on the command line)
14851
14852 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14853
14854         * Makefile.in: add installcheck target, set PRMS to install-prms
14855
14856 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14857
14858         * configure: add support for package_makefile_fragment, handle the
14859         case where a directory has a configure.in file but no Makefile.in
14860         more gracefully (with an actual understandable error message, even);
14861         add support for --without (and add this to the usage message); also
14862         explicitly add a --host=${host_alias} to the command line when
14863         config.guess is used
14864
14865 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14866
14867         * configure: Must use both --host and --target in recursive calls.
14868
14869 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14870
14871         * Makefile.in: Change deja-gnu to dejagnu.
14872
14873 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14874
14875         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14876
14877 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14878
14879         * configure.in: canonicalize all instances to *-*-solaris2*,
14880         also strip out a number of tools to not build for go32 host
14881
14882 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14883
14884         * config.guess: add GPL.
14885
14886         * Makefile.in, config.guess, config.sub, configure: bump
14887           copyrights to 93.
14888
14889 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14890
14891         * Makefile.in (do-info): Removed obsolete check for existence of
14892         localenv file.
14893
14894         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14895
14896 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14897
14898         * Makefile.in: a couple of 'else true' for decstation,
14899         support for TclX
14900
14901         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14902
14903 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14904
14905         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14906
14907 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14908
14909         * config.guess: Recognize i386-ibm-aix (PS/2).
14910         * configure.in: Use config/mh-aix386 file for it.
14911
14912 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14913
14914         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14915         CC_FOR_TARGET instead.
14916         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14917
14918 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14919
14920         * Makefile.in: Add sim to list of directories sent with gdb
14921
14922 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14923
14924         * configure.in: Put back mips-dec-bsd* case.
14925
14926 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14927
14928         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14929         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14930         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14931
14932 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14933
14934         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14935
14936         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14937         (install-info): install dir.info only if it exists,
14938         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14939
14940 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14941
14942         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14943         gas for mips-dec-bsd.
14944
14945 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14946
14947         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14948         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14949
14950 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14951
14952         * configure.in: Added "dejagnu" to hosttools list.
14953
14954 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14955
14956         * config.sub, configure.in, config.guess:  Add support
14957         for Bosx, an AIX variant from Bull.
14958         Patches from F.Pierresteguy@frcl.bull.fr.
14959
14960 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14961
14962         * devo/dejagnu: Initial creation of devo/dejagnu.
14963         Migrated dejagnu testcases and support files for testing software
14964         tools to reside as subdirectories, currently called "testsuite",
14965         within the directory of the software tool.  Migrated all programs,
14966         support libraries, etc. beloging to dejagnu proper from
14967         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14968         with no modifications.  The changes to these files which will
14969         allow them to configure, build, and execute properly will be made
14970         in a future update.
14971
14972 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14973
14974         * Makefile.in: Change send_pr to send-pr.
14975         * configure.in: Likewise.
14976         * send_pr: Renamed directory to send-pr.
14977
14978 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14979
14980         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14981
14982 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14983
14984         * README:  Update for gdb-4.8 release.
14985         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14986         gdb-xxx.tar.z (gzip'd) file also.
14987
14988 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14989
14990         * Makefile.in: make all-diff depend on all-libiberty
14991
14992 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14993
14994         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14995
14996 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14997
14998         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14999
15000 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15001
15002         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15003         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15004         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15005
15006 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15007
15008         * Makefile.in:  makeinfo binary is in a new location
15009
15010 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15011
15012         * config.sub: Accept -ecoff as an OS.
15013
15014         * Makefile.in: Various changes to eliminate a level of make
15015         recursion and reduce the required command line length.
15016         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15017         sub-makes.
15018         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15019         variables holding settings for specific sub-makes.
15020         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15021         in terms of BASE_FLAGS_TO_PASS.
15022         (TARGET_LIBS): New variable listing directories which use
15023         TARGET_FLAGS_TO_PASS.
15024         (subdir_do): Eliminated.
15025         (do-*): New set of targets to replace subdir_do.
15026         (various): All targets which used subdir_do now depend on do-*.
15027         (local-clean): Renamed from do_clean.
15028         (local-distclean): New target, dependency of distclean and
15029         realclean.
15030         (install-info): Don't create directories.  Depend on dir.info
15031         rather than calling make recursively.
15032         (install-dir.info): Eliminated.
15033         (install-info-dirs): Create all info directories here.
15034         (dir.info): Depend upon do-install-info.
15035
15036         * test-build.mk (HOLES): Added false.
15037
15038 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15039
15040         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15041
15042 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15043
15044         * Makefile.in (info): remove dependency on all-texinfo.  The
15045         problem was really in texinfo/C, not at this level.
15046
15047 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15048
15049         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15050
15051 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15052
15053         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15054         GDB releases.
15055
15056 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15057
15058         * configure: Include srcdir in message about target of link not
15059         being found.  Don't convert `-' to `_' in `with' options being
15060         passed to subdirs.
15061
15062 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15063
15064         * configure.in: add uudecode to host_tools
15065
15066         * Makefile.in: added {all,install}-uudecode targets, added them to
15067         the appropriate lists
15068
15069 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15070
15071         * Makefile.in (all-gcc): Added dependency on all-gas.
15072
15073         * configure.in (mips-*-*): Build ld and binutils.
15074
15075 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15076
15077         * configure: check return code from mkdir, print error message and
15078           exit on failure.
15079
15080 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15081
15082         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15083
15084 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15085
15086         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15087
15088 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15089
15090         * config.sub (h8500):  Recognize this as a cpu type.
15091
15092 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15093
15094         * configure: source directory missing is no longer a warning
15095
15096         * configure.in: recognize irix[34]* instead of irix[34]
15097
15098         * Makefile.in: define and pass down X11_LIB
15099
15100 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15101
15102         * guess-systype: Renamed to ...
15103         * config.guess:  ... by popular request.
15104         * configure.in, Makefile.in:  Update accordingly.
15105
15106 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15107
15108         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15109         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15110         + Execute ./dummy instead of assuming . is in PATH.
15111
15112 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15113
15114         * guess-systype:  New shell script.  Attempts to guess the
15115         canonical host name of the executing host.
15116         Only a few hosts are supported so far.
15117         * configure:  Call guess-systype if no host is specified.
15118
15119 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15120
15121         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15122         gcc Makefile.
15123
15124
15125 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15126
15127         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15128         (all-gcc, install-gcc, subdir_do): Use it.
15129
15130 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15131
15132         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15133
15134 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15135
15136         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15137           set exclusively by configure, using configure.in .
15138
15139 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15140
15141         * test-build.mk: set $PATH for all builds
15142
15143         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15144
15145 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15146
15147         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15148         the one used in gcc/Makefile.in, so that a null expansion doesn't
15149         override the one needed to build gcc with a native cc.
15150
15151
15152 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15153
15154         * configure: Accept -with arguments.
15155
15156 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15157
15158         * Makefile.in: added h8300sim
15159
15160 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15161
15162         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15163         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15164         (all-cygnus, native, build-cygnus): Make
15165         $(canonhost)-stamp-3stage-done, not $(host)....
15166         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15167         i386-sco3.2v4.  Added else true to if command.
15168
15169 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15170
15171         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15172
15173 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15174
15175         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15176
15177 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15178
15179         * configure.in: don't remove binutils from Solaris builds
15180
15181 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15182
15183         * Makefile.in: get rid of earlier definitions for *clean,
15184         also handle the recursive info rule better
15185
15186 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15187
15188         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15189         do more-or-less the right thing.
15190
15191 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15192
15193         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15194         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15195
15196 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15197
15198         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15199         $(host_canonical).
15200
15201         * configure.in: split the configdirs list into 4 categories (native
15202         v. cross, library v. tool) and handle the cross-only and native-
15203         only in more reasonable (and correct!) way.
15204
15205 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15206
15207         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15208         configdirs anymore.
15209
15210 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15211
15212         * Makefile.in: extensive cleanup::  removed all of the explicit
15213         clean-* targets, collapsed many wrappers around subdir_do into
15214         one, added additional targets to satisfy standards.texi, deleted
15215         some old targets, some changes for consistency
15216
15217 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15218
15219         * configure.in: handle some programs as cross-only, and others as
15220         native only
15221
15222         * test-build.mk: handle partial holes in a more generic manner
15223
15224         * Makefile.in: m4 depends on libiberty
15225
15226 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15227
15228         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15229         time, wdiff, and find to configdirs
15230
15231         * Makefile.in: all, clean, and install rules for the new programs
15232         added to configure.in
15233
15234 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15235
15236         * configure.in: use mh-sun for all *-sun-* hosts
15237
15238 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15239
15240         * Makefile.in: define flags for X11 include files and library file
15241         locations, pass them down to the programs that need this info
15242
15243         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15244
15245 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15246
15247         * configure.in: start building libg++ for HP-UX targets
15248
15249 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15250
15251         * README:  Update references to files moved into etc/.
15252
15253 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15254
15255         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15256         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15257
15258 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15259
15260         * configure: accept dash as well as underscore in long option
15261         names for FSF compatibility.
15262
15263 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15264
15265         * config.sub: added -sco3.2v4 support from FSF.
15266
15267 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15268
15269         * configure.in: expand the section that adds or removes
15270         directories from the list of programs to build, to handle native
15271         vs. cross in addition to host v. native
15272
15273 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15274
15275         * Makefile.in:  Replace C++ in macro names with CXX.
15276         This is less likely to break ...
15277
15278 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15279
15280         * test-build.mk: add -w to GNU_MAKE
15281
15282 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15283
15284         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15285         add 'sparc' to list of recognized cpus.  This needed to make
15286         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15287         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15288         then changes that into $CPU-wrs-vxworks.
15289
15290         * configure.in: remove most references to gdbtest, regularize
15291         target based program removal
15292
15293         * test-build.mk: import from p3 tree (many fixes and changes)
15294
15295 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15296
15297         * Makefile.in: added rules to handle tcl, tk, and expect
15298
15299         * configure.in: handle those directories if they exist
15300
15301 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15302
15303         * config.sub: removed bogus hppabsd and hppahpux names, since
15304         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15305
15306 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15307
15308         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15309         depends upon all-xiberty
15310
15311         * Makefile.in: changes from p3, including:
15312
15313         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15314
15315         * Makefile.in (XTRAFLAGS): include newlib directories if
15316         newlib/Makefile exists, rather than if host != target.
15317
15318         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15319
15320         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15321         from the same source tree and not building a cross-compiler.  This
15322         matters for the libg++ configuration if reconfiguring a tree that
15323         has already been installed.
15324
15325         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15326
15327         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15328         pick up the machine and system specific header files.
15329
15330         * Makefile.in: added AS_FOR_TARGET, passed down in
15331         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15332         the C compiler to use to create programs which are run in the
15333         build environment, set it to default to $(CC), and passed it down
15334         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15335
15336         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15337
15338         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15339         We need them for unusual native builds, like systems without
15340         ranlib.
15341
15342         * configure: also define $(host_canonical) and
15343         $(target_canonical), which are the full, canonical names for the
15344         given host and target
15345
15346 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15347
15348         * Makefile.in:  Added separate definitions for C++.
15349
15350 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15351
15352         * configure.in (configdirs):  Add deja-gnu.
15353
15354 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15355
15356         * README:  Update for configure.texi and gdb-4.7 release.
15357
15358 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15359
15360         * Makefile.in:  Move "all" target to top of file.
15361         Previously, first target was ".PHONY" which caused BSD4.4 make
15362         to build .PHONY when make was run without arguments.
15363
15364 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15365
15366         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15367         Library-copylefted code in libiberty.
15368
15369 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15370
15371         * config.sub:  Replace m68kmote with plain old m68k.
15372
15373 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15374
15375         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15376
15377 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15378
15379         * config.sub: Complain if no argument is given.  Added support for
15380         386bsd as OS and target alias.
15381
15382 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15383
15384         * Makefile.in (XTRAFLAGS): include newlib directories if
15385         newlib/Makefile exists, rather than if host != target.
15386
15387 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15388
15389         * config.sub: recognize sparclite-wrs-vxworks.
15390
15391         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15392         p3.) Added clean-xiberty to clean.
15393
15394 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15395
15396         * configure.in: use *-*-* instead of nested cases for host and target
15397
15398 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15399
15400         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15401         from the same source tree and not building a cross-compiler.  This
15402         matters for the libg++ configuration if reconfiguring a tree that
15403         has already been installed.
15404
15405 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15406
15407         * config.sub (i486v/i486v4):  Merge in from FSF version.
15408
15409 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15410
15411         * configure: only set PWD if it is already set.
15412
15413 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15414
15415         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15416         doesn't have unset and all success paths (and most error paths)
15417         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15418         to just ${PWD} to avoid confusion.)
15419
15420 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15421
15422         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15423         even for a native compilation.
15424
15425 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15426
15427         Changes to make the gdb.tar.Z rule work better.
15428
15429         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15430         (DEVO_SUPPORT):  Add configure.texi.
15431         (bfd-ilrt.tar.Z):  Remove ancient rule.
15432
15433 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15434
15435         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15436         pick up the machine and system specific header files.
15437
15438         * configure.in, config.sub: added new target m68010-adobe-scout,
15439         with alias of adobe68k.  Changed configure.in to check for
15440         -scout before -sco* to avoid a false match.
15441
15442         * Makefile.in: added AS_FOR_TARGET, passed down in
15443         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15444         the C compiler to use to create programs which are run in the
15445         build environment, set it to default to $(CC), and passed it down
15446         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15447
15448 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15449
15450         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15451         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15452         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15453         FOR_TARGET variants, to newlib and libg++.
15454
15455 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15456
15457         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15458         first.
15459
15460 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15461
15462         * config.sub:  Accept `elf' as an environment.
15463
15464 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15465
15466         * Makefile.in (all-opcodes):  cd into the right directory
15467
15468 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15469
15470         * configure: added -program_transform_name option, used as
15471         argument to sed when installing programs.
15472         configure.texi: added documentation for -program_prefix,
15473         -program_suffix and -program_transform_name.
15474
15475 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15476
15477         * config.sub:  Accept i486 where i386 ok.
15478
15479 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15480
15481         * config.sub: accept we32k
15482
15483 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15484
15485         * config.sub, configure.in: accept OSE68000 and OSE68k.
15486
15487         * Makefile.in: don't create all directories for ``make install'';
15488         let the subdirectories create the ones they need.
15489
15490 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15491
15492         * COPYING: new file, GPL v2
15493
15494 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15495
15496         * Makefile.in: use the new gen-info-dir, which needs a template
15497         argument (which also lives in texinfo)
15498
15499         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15500
15501 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15502
15503         * config.sub (ncr3000):  Change i386 to i486.
15504
15505 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15506
15507         * Makefile.in: add install-rcs, install-grep to
15508         install-no-fixedincludes, removed install-bison and install-libgcc
15509
15510 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15511
15512         * configure.in: grab the HPUX makefile fragment if on HPUX
15513
15514 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15515
15516         * Makefile.in: eradicate bison spoor (ditto libgcc).
15517          configure.in: recognise m68{k,000}-ericsson-OSE.
15518          es1800 is alias for m68k-ericsson-OSE
15519
15520 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15521
15522         * configure.in: rearrange the parts that remove programs from
15523         configdirs, based now on HOST==TARGET or by canonical triple.
15524
15525 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15526
15527         * test-build.mk: recurse explicitly with -f test-build.mk when
15528           appropriate.  predicate stage3 and comparison on the existence
15529           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15530           On very clean, also remove ...stamp-co.  Build in-place before
15531           doing other builds.
15532
15533 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15534
15535         * Makefile.in, configure.in: add tgas
15536
15537 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15538
15539         * Makefile.in: a number of changes merged in from progressive.
15540
15541         * configure.in: add libm.
15542
15543         * .cvsignore: ignore some stuff that comes from test-build.mk.
15544
15545 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15546
15547         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15548
15549 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15550
15551         * configure: Add program_suffix (parallel to program_prefix)
15552         * Makefile.in: adjust directory-creating script for losing decstation
15553
15554 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15555
15556         * configure:  Minor $subdir-related fixes.
15557
15558 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15559
15560         * configure: fix various problems with propogating
15561         makefile_target_frag in subdirs.
15562         * configure.in: config libgcc if its there
15563
15564 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15565
15566         * config.sub:  HPPA merge.
15567
15568 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15569
15570         * Makefile.in:  Replace all-bison with all-byacc in all
15571         dependency lines for other tools (which now use byacc).
15572
15573 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15574
15575         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15576
15577 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15578
15579         * Makefile.in: make gprof rules similar to byacc rules (instead of
15580         vestigal $(unsubdir) that didn't work...)
15581
15582 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15583
15584         * config.sub:  Add support for Linux.
15585         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15586         (at least for libg++).
15587
15588 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15589
15590         * configure.texi: fix doc for the -nfp option to configure
15591
15592 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15593
15594         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15595
15596 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15597
15598         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15599         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15600         * configure.in: added solaris* host_makefile_frag hook.
15601
15602 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15603
15604         * config.sub: changed recognition of m68000 so that various
15605         m68k types can be specified via m680[01234]0
15606
15607 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15608
15609         * config.sub (basic_machine): fix sed so that '-foo' isn't
15610         completely substituted out while .+'-foo' loses the '-foo'
15611
15612 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15613
15614         * config.sub ($os): Add -aout.
15615
15616 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15617
15618         * configure:  If host_makefile_frag is absolute, don't
15619         prefix ${invsubdir} (relevant to libg++ auto-configure).
15620
15621 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15622
15623         * Makefile.in (tooldir): Define it.
15624         (all-ld): Depend on all-flex.
15625
15626 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15627
15628         * Makefile.in (check):  Fix libg++ special case.
15629
15630 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15631
15632         * configure: do not bury `pwd` into config.status, thus do fewer
15633           pwd's.
15634
15635         * configure: print the "Building in" message only when building in
15636           other than "." AND verbose.
15637
15638         * configure: remove -s, rework -v to better accommodate guested
15639           configures.
15640
15641         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15642
15643 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15644
15645         * Makefile.in: macroize flags passed on recursion.  remove
15646           fileutils.
15647
15648 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15649
15650         * configure: get makesrcdir right for subdirs deeper than 1.
15651
15652         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15653           install.
15654
15655 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15656
15657         * Makefile.in: don't print subdir_do or recursion lines.
15658
15659 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15660
15661         * standards.texi: added menu item.
15662
15663         * Makefile.in: build and install standards.info.
15664
15665         * standards.texi: new file.
15666
15667 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15668
15669         * configure: test for and move config.status pieces from
15670           ${subdir}/.
15671
15672 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15673
15674         * configure:  Test for existance of files before trying to mv
15675         them, to avoid numerous non-existance messages.
15676
15677 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15678
15679         * configure: correct final line of config.status.
15680
15681         * configure: patch from eggert.  Avoids a protection problem if
15682           the original Makefile.in is read only.
15683
15684         * configure: use move-if-change from gcc to create config.status.
15685           Some makefiles depend on config.status to tell if a directory
15686           has been reconfigured for a different host.  This change
15687           prevents those directories from remaking everything in the case
15688           where the reconfig was only intended to rebuild a Makefile.
15689
15690         * configure: test for config.sub with "config.sub sun4" rather
15691           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15692           host alias from a missing config.sub.
15693
15694 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15695
15696         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15697           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15698
15699 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15700
15701         * configure: mkdir ${subdir} as needed.
15702
15703 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15704
15705         * Makefile.in,configure.in: added autoconf.
15706
15707 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15708
15709         * Makefile.in: no longer pass against on recursion.
15710
15711         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15712           definitions are not inherited.
15713
15714         * configure: correct makesrcdir when subdir is .
15715
15716 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15717
15718         * configure:  Add support for 'subdirs' variable, which is
15719         like 'configdirs', except that configure doesn't re-invoke
15720         itself for subdirs, it just creates a Makefile for each subdir.
15721         * configure.texi:  Document subdirs.
15722
15723 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15724
15725         * configure.in: added flex to configdirs
15726
15727 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15728
15729         * Makefile.in: remove clean-stamps from clean.
15730
15731 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15732
15733         * configure.in:  Add gdbtest to configdirs.
15734
15735 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15736
15737         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15738         to recursive makes.
15739         * configure.in:  Recognize new ncr3000 config.
15740
15741 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15742
15743         * Makefile.in, configure.in: removed references to gdbm.
15744
15745 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15746
15747         * config.sub:  Don't canonicalize os value
15748         newsos* to bsd (readline needs to check for newsos).
15749         (This fix was earlier made Jan 31, but got re-broken.)
15750
15751 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15752
15753         * configure.in:  sco is an os, not a vendor!
15754
15755         * configure:  Quote $( better.  Keep various shells happy.
15756
15757 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15758
15759         * Makefile.in: eliminate stamp-files.
15760
15761 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15762
15763         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15764           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15765
15766 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15767
15768         * config.sub:  fix iris/iris3.
15769
15770 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15771
15772         * configure: re-add -rm.
15773
15774 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15775
15776         * Maskefile.in: add .stmp-rcs to all.
15777
15778         * configure.in: remove gas from rs6000 build, use aix host fragment.
15779
15780 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15781
15782         * configure: pass down site_option during recursion.
15783
15784 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15785
15786         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15787
15788 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15789
15790         * configure: Change exec_prefix so that it really defaults to prefix.
15791
15792 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15793
15794         * Makefile.in, configure.in:  Add support for mmalloc library.
15795
15796 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15797
15798         * Makefile.in: add stmp dependencies for a few more things.
15799
15800 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15801
15802         * configure: adjusted error message on objdir/srcdir configure
15803           collision, per john's suggestion.
15804
15805         * Makefile.in: add libiberty stmp to all and all.cross.
15806
15807 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15808
15809         * Makefile.in: remove force dependencies, add grep to all.
15810
15811 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15812
15813         * Makefile.in: drop flex.  make stamp files work.
15814
15815         * configure: added test for conflicting configuration in srcdir,
15816           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15817           gets cranky.  use relative paths for configure and srcdir
15818           whenever possible.  Send some error messages to stderr that were
15819           going to stdout.
15820
15821 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15822
15823         * Makefile.in:  Fix libg++ rule to check for gcc directory
15824         before using gcc/gcc.  Also pass XTRAFLAGS.
15825
15826 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15827
15828         * Makefile.in: added stmp-files so that directories aren't polled
15829           when they are already built.
15830
15831         * configure.texi: fixed a node pointer problem.
15832
15833 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15834
15835         * config.sub configure.in gdb/configure.in
15836         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15837         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15838         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15839
15840 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15841
15842         * configure: -recurring becomes -silent.  corrected help message
15843           for -site= option.
15844
15845         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15846
15847 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15848
15849         * configure: when building Makefile for crosses, replace
15850           tooldir and program_prefix.  default srcdir from location of
15851           config.sub.  remove "for host in hosts" and "for target in
15852           targets" loops.
15853
15854 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15855
15856         * Makefile.in: Do not pass bindir or mandir to cvs.
15857
15858 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15859
15860         * Makefile.in, configure.in: removed traces of namesubdir,
15861           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15862           copyrights to '92, changed some from Cygnus to FSF.
15863
15864         * configure.texi: remove most references to multiple hosts,
15865           multiple targets, subdirs, etc.
15866
15867         * configure.man: removed rcsid. reference config.sub not
15868           config.subr.
15869
15870         * Makefile.in: mkdir $(infodir) on install-info.
15871
15872 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15873
15874         * configure.texi:  Explain better about .gdbinit and about
15875         the environment that configure.in sections run in.
15876
15877 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15878
15879         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15880
15881 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15882
15883         * README:  DOC.configure => cfg-paper.texi.
15884
15885 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15886
15887         * config.sub (near case $os):  Don't convert newsos* to bsd!
15888
15889 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15890
15891         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15892         the number of copies of COPYING that go into the GDB tar file.
15893
15894 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15895
15896         * bfd/configure.in, gdb/config/mh-i386sco,
15897         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15898         Fix SCO configuration stuff.
15899
15900 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15901
15902         * Makefile.in:  For libg++, make sure the -I pointing
15903         to the gcc directory goes *after* all the libg++-local -I flags.
15904         Also, move just-gcc dependency from just-libg++ to all-libg++.
15905
15906 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15907
15908         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15909
15910 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15911
15912         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15913
15914 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15915
15916         * config.sub:  Add stratus configuration frags.  Also
15917         submitted to FSF.
15918
15919 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15920
15921         * Makefile.in (DEV_SUPPORT):  add configure.man.
15922
15923         * config.sub(Decode manufacturer-specific):  add -none*.
15924
15925 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15926
15927         * Makefile.in:  remove form feeds to make Sun's make happy.
15928         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15929
15930 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15931
15932         * Makefile.in (AR_FLAGS):  Make quieter.
15933
15934 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15935
15936         * configure.in:  Add libg++.
15937         * configure:  When verbose, don't output the command line at each
15938         level; it will be unremarkably the same as the previous version,
15939         which will be the same as what the user typed.
15940
15941 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15942
15943         * configure.in, Makefile.in: fix clean-info, add flex.  add
15944           fileutils.
15945
15946         * configure: be less sensitive to spaces in Makefile.in.  Do not
15947           look for sources in "..".  Doing so breaks subdirectories that
15948           might have their own configure.  If a subdir has it's own
15949           configure script, use it.
15950
15951 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15952
15953         * cfg-paper.texi: some changes suggested by rms.
15954
15955 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15956
15957         * config.sub:  Merge in some small additions from the FSF version,
15958         taken from the gcc distribution, to bring the Cygnus and FSF
15959         versions into closer sync.
15960
15961 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15962
15963         * configure.in:  Changed svr4 references to sysv4.
15964
15965 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15966
15967         * configure: added -V for version number option.
15968
15969 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15970
15971         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15972           renamed from DOC.configure to cfg-paper.texi.
15973
15974 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15975
15976         * configure, config.subr, config.sub: config.subr is now
15977           config.sub again.
15978
15979 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15980
15981         * configure.texi: new file, in progress.
15982
15983         * Makefile.in: build info file and install the man page for
15984           configure.
15985
15986         * configure.man: new file, first cut.
15987
15988         * configure: find config.subr again now that configuration "none"
15989           has gone.  removed all traces of the -ansi option.  removed all
15990           traces of the -languages option.
15991
15992         * config.subr: resync from rms.
15993
15994 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15995
15996         * configure, config.sub, config.subr: merge config.sub into
15997           config.subr, call the result config.subr, remove config.sub, use
15998           config.subr.
15999
16000         * Makefile.in: revised install for dir.info.
16001
16002 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16003
16004         * configure.in: add decstation host makefile frag.
16005
16006         * Makefile.in: BISON now bison -y again.  also install-gcc on
16007           install.  clean-gdbm on clean.  infodir belongs in datadir.
16008           Make directories for info install.  Build dir.info here then
16009           install it.
16010
16011 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16012
16013         * Makefile.in: fix for bad directory tests.
16014
16015 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16016
16017         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16018           regexp.  -srcdir relative was being handled incorrectly.
16019
16020         * Makefile.in: unwrapped some for loops so that parallel makes
16021           work again and so one can focus one's attention on a particular
16022           package.
16023
16024 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16025
16026         * configure: added PWD as a stand in for `pwd` (for speed). use
16027           elif wherever possible.  make -srcdir work without -objdir.
16028           -objdir= commented out.
16029
16030 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16031
16032         * configure: +options become --options.  -subdirs commented out.
16033           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16034           Makefile now at top of generated Makefile.  Removed cvs log
16035           entries.  added -srcdir.  create .gdbinit only if there is one
16036           in ${srcdir}.
16037
16038         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16039           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16040           and mandir now keyed off datadir by default.
16041
16042 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16043
16044         * Freshly created ChangeLog.
16045
16046 \f
16047 Local Variables:
16048 mode: change-log
16049 left-margin: 8
16050 fill-column: 76
16051 version-control: never
16052 End: