OSDN Git Service

* MAINTAINERS: Update my email address.
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2
3         * MAINTAINERS: Update my email address.
4
5 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6
7         * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
8         define the cloog backend to use. Furthermore, only pass the ppllibs to
9         the configure checks, if necessary.
10         * configure: Regenerate.
11
12 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
13
14         * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
15         * configure: regenerate
16
17 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
18
19         * config/cloog.m4: Fix typo.  verison -> version.
20         * configure: Regenerate.
21
22 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
23
24         * config/cloog.m4: Pass ppl libraries to the CLooG version check.
25         * configure: Regenerate.
26
27 2010-11-11  Jan Hubicka  <jh@suse.cz>
28
29         * config/bootstrap-lto: Use -flto.
30
31 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
32
33         * configure.ac: Support official CLooG.org versions.
34         * configure: Regenerate.
35         * config/cloog.m4: New.
36
37 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
38
39         * MAINTAINERS (Write After Approval): Add myself.
40
41 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
42
43         * MAINTAINERS: Update my email address.
44
45 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
46
47         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
48         * configure: Regenerate.
49         * config/mh-ppc-darwin: Rename to mh-darwin.
50
51 2010-11-03  Ian Lance Taylor  <iant@google.com>
52             Dave Korn  <dave.korn.cygwin@gmail.com>
53
54         PR lto/46273
55         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
56         and on other supported platforms whenever LTO is enabled.
57         * configure: Rebuild.
58
59 2010-11-02  Alan Modra  <amodra@gmail.com>
60
61         PR binutils/12110
62         * configure.ac: Error when source path contains spaces.
63         * configure: Regenerate.
64
65 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
66
67         * MAINTAINERS: Update my email address.
68
69 2010-10-20  Ian Lance Taylor  <iant@google.com>
70
71         * Makefile.def (target_modules): Set lib_path to src/.libs for
72         libstdc++-v3 module.
73         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
74         * Makefile.in: Rebuild.
75
76 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
77
78         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
79         (Write After Approval): Remove myself.
80
81 2010-10-15  Tristan Gingold  <gingold@adacore.com>
82
83         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
84
85 2010-10-14  Douglas Rupp  <rupp@gnat.com>
86
87         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
88
89 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
90
91         * configure.ac (build_lto_plugin): New shell variable.
92         (--enable-lto): Turn on by default for all non-ELF platforms that
93         have had LTO support added so far.  Set build_lto_plugin appropriately
94         for both ELF and non-ELF.
95         (configdirs): Add lto-plugin or not based on build_lto_plugin.
96         * configure: Regenerate.
97
98 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
99
100         Sync from src:
101         * configure.ac (v850 support): Remove target-libgloss from
102         noconfigdirs.
103         * configure: Regenerate.
104
105 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
106
107         PR bootstrap/45326
108         PR bootstrap/45174
109         * configure.ac: Honor initial values of $build_configargs,
110         $host_configargs, $target_configargs.  Mark the precious, so
111         environment settings get recorded.
112         * configure: Regenerate.
113
114 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
115
116         PR bootstrap/45796
117         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
118         Depend on all-build-libiberty.
119         * Makefile.in: Regenerate.
120
121 2010-09-30  Michael Eager  <eager@eagercon.com>
122
123         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
124         * configure: Regenerate.
125
126 2010-09-28  Michael Eager  <eager@eagercon.com>
127
128         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
129
130 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
131
132         PR bootstrap/44621
133         * configure.ac: Fix unportable shell quoting.
134         * configure: Regenerate.
135
136 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
137
138         * configure.ac (enable-lto): Add Darwin to the list of supported lto
139         targets and amend comment.
140         * configure: Regenerate.
141
142 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
143
144         * MAINTAINERS (Write After Approval): Add myself.
145
146 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
147
148         * configure.ac: Enable LTO by default on Darwin.
149         * configure: Regenerate.
150
151 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
152
153         * MAINTAINERS (Write After Approval): Add myself.
154
155 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
156
157         * MAINTAINERS (Write After Approval): Add myself.
158
159 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
160
161         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
162         ports
163
164 2010-07-28  David Yuste  <david.yuste@gmail.com>
165
166         * MAINTAINERS (Write After Approval): Add myself.
167
168 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
169
170         * configure.ac: Support all v850 targets.
171         * configure: Regenerate.
172
173 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
174
175         PR bootstrap/44455
176         * configure.ac (extra_mpfr_configure_flags): Copy from
177         extra_mpc_gmp_configure_flags.
178         * configure: Re-generated.
179
180 2010-07-22  Andi Kleen  <ak@linux.intel.com>
181
182         * MAINTAINERS (Write After Approval): Add myself.
183
184 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
185
186         * MAINTAINERS (Write After Approval): Add myself.
187
188 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
189
190         * MAINTAINERS (Write After Approval): Add myself.
191
192 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
193
194         PR target/44862
195         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
196         Provide -B option to allow for link spec %s substitutions for
197         libstdc++.a on darwin.
198         * Makefile.in: Regenerate.
199
200 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
201
202         * MAINTAINERS (Reviewers): Update my e-mail address
203
204 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
205
206         * Makefile.def (configure-gcc): Depend on all-libelf.
207         * Makefile.in: Rebuild.
208
209 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
210
211         * MAINTAINERS (Write After Approval): Add myself in the right place.
212
213 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
214
215         * MAINTAINERS (Write After Approval): Add myself.
216
217 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
218
219         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
220
221 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
222
223         * config.sub: Update to version 2010-05-21.
224         * config.guess: Update to version 2010-04-03.
225
226 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
227
228         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
229         * configure: Regenerate.
230
231 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
232
233         * MAINTAINERS (Write After Approval): Add myself.
234
235 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
236
237         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
238         a platform that supports LTO.
239         * configure: Regenerate.
240
241 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
242
243         * configure.ac: Allow all the versions greater than 0.10 of PPL.
244         * configure: Regenerated.
245
246 2010-04-27  Roland McGrath  <roland@redhat.com>
247             H.J. Lu  <hongjiu.lu@intel.com>
248
249         * configure.ac (--enable-gold): Support both, both/gold and
250         both/bfd to add gold to configdirs without removing ld.
251         * configure: Regenerated.
252
253         * Makefile.def: Add install-gold dependency to install-ld.
254         * Makefile.in: Regenerated.
255
256 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
257
258         PR lto/42776
259         * configure.ac (--enable-lto): Refactor handling so libelf tests
260         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
261         and allow LTO to be explicitly enabled on non-ELF platforms that
262         are known to support it inside else-clause.
263         * configure: Regenerate.
264
265 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
266
267         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
268         * configure: Regenerate.
269
270 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
271
272         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
273         * configure: Regenerate.
274
275 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
276
277         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
278         separately.
279         * configure: Regenerate.
280
281 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
282
283         * MAINTAINERS (Write After Approval): Add myself.
284
285 2010-04-14  Tristan Gingold  <gingold@adacore.com>
286
287         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
288         * configure: Regenerate.
289
290 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
291
292         * configure: Regenerate after change to elf.m4.
293
294 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
295
296         * MAINTAINERS (Write After Approval): Add myself.
297
298 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
299
300         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
301         * configure: Regenerated.
302
303 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
304
305         * configure.ac: Print "buggy but acceptable" when CLooG
306         revision is less than 9.
307         * configure: Regenerated.
308
309 2010-04-01  Diego Novillo  <dnovillo@google.com>
310
311         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
312
313 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
314
315         PR bootstrap/43615
316         PR bootstrap/43328
317
318         Revert:
319
320         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
321
322         * configure.ac: Do not pass --enable-multilib nor
323         --disable-multilib in baseargs.  Accept explicitly passed
324         --enable_multilib.
325         * configure: Regenerate.
326
327 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
328
329         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
330
331 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
332
333         * MAINTAINERS: Remove myself.
334
335 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
336
337         PR bootstrap/43328
338         * configure.ac: Do not pass --enable-multilib nor
339         --disable-multilib in baseargs.  Accept explicitly passed
340         --enable_multilib.
341         * configure: Regenerate.
342
343 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
344
345         * MAINTAINERS (spu port): Remove me.
346
347 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
348
349         * configure.ac (tic6x-*-*): New case.
350         * configure: Regenerate.
351
352 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
353
354         * config.sub: Update to version 2010-03-22.
355         * config.guess: Update to version 2009-12-30.
356
357 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
358
359         PR ada/42554
360         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
361         * configure: Regenerate.
362
363 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
364
365         * MAINTAINERS: Update my email address.
366
367 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
368
369         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
370         (ghassan.shobaki@amd.com): Removed.
371
372 2010-03-17  Alan Modra  <amodra@gmail.com>
373
374         * MAINTAINERS: Update my email address.
375
376 2010-03-16  Diego Novillo  <dnovillo@google.com>
377
378         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
379         Matthews.
380
381 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
382
383         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
384         Gutson, Jeffrey D. Oldham and Mark Shinwell.
385
386 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
387
388         * MAINTAINERS: Update my email address.
389
390 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
391
392         * MAINTAINERS: Update my email address.
393
394 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
395
396         * MAINTAINERS: Update my email address.
397
398 2010-03-09  Jie Zhang  <jie@codesourcery.com>
399
400         * MAINTAINERS: Update my email address.
401
402 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
403
404         PR libstdc++/32499
405         * configure.ac (RANLIB): Default to true.
406         (STRIP): Likewise.
407         (RANLIB_FOR_TARGET): Remove superfluous : argument.
408         * configure: Regenerate.
409
410 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
411
412         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
413         (Write After Approval): Update my email address.
414
415 2010-02-17  Nick Clifton  <nickc@redhat.com>
416
417         PR 11238
418         * Makefile.tpl (local-distclean): Also remove config.cache files in
419         sub-directories as there may not be Makefiles present in the
420         sub-directories.
421         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
422         the config.cache files found by the find command.
423
424         * Makefile.in: Regenerate.
425         * configure.ac: Revert previous delta.
426         * configure: Regenerate.
427
428 2010-02-15  Nick Clifton  <nickc@redhat.com>
429
430         PR 11238
431         * configure.ac: Delete config.cache files in sub-directories when
432         deleting Makefiles.
433         * configure: Regenerate.
434
435 2010-02-12  Ben Elliston  <bje@gnu.org>
436
437         * MAINTAINERS: Update my email address.
438
439 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
440
441         * MAINTAINERS (spu port): Update my email address.
442
443 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
444
445         * MAINTAINERS: Add myself as a maintainer for the bfin port.
446
447 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
448
449         * configure.ac: Add "recommended" version checks for GMP/MPC.
450         Update recommended GMP/MPFR/MPC versions.
451         * configure: Regenerate.
452
453 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
454
455         * MAINTAINERS: Move my Embecosm email address into the
456         write-after-approval section.
457
458 2010-01-26  Ian Lance Taylor  <iant@google.com>
459
460         * MAINTAINERS: Add myself as Go frontend maintainer.
461
462 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
463
464         PR libstdc++/36101, PR libstdc++/42813
465         * configure.ac (bootstrap_target_libs): Make inclusion of
466         target-libgomp conditional on libgomb being in target_configdirs.
467         * configure: Regenerate.
468
469 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
470
471         PR libstdc++/36101, PR libstdc++/42813
472         * configure.ac (bootstrap_target_libs): Include target-libgomp.
473         * configure: Regenerate.
474
475 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
476
477         PR libstdc++/36101, PR libstdc++/42813
478         * configure.ac (target_configdirs): Substitute.
479         * Makefile.def: Bootstrap target module libgomp.
480         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
481         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
482         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
483         * configure, Makefile.in: Regenerate.
484
485 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
486
487         * MAINTAINERS: Adjust my details.
488
489 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
490
491         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
492
493 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
494
495         * MAINTAINERS: reindented my entry with tabs instead of spaces.
496
497 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
498
499         * MAINTAINERS (Write After Approval): Add myself.
500
501 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
502
503         * MAINTAINERS (Write After Approval): Add myself.
504
505 2010-01-11  Richard Guenther  <rguenther@suse.de>
506
507         PR lto/41569
508         * Makefile.def (all-lto-plugin): Depend on all-gcc.
509         * Makefile.in: Regenerated.
510
511 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
512
513         * configure.ac: Enable libjava build on x86_64-*freebsd*.
514         * configure: Regenerate.
515
516 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
517             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
518
519         PR bootstrap/42424
520         * configure.ac: Include libtool m4 files.
521         (_LT_CHECK_OBJDIR): Call it.
522         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
523         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
524
525         * configure: Regenerate.
526
527 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
528
529         PR bootstrap/41818
530         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
531         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
532         * Makefile.in: Regenerate.
533
534 2010-01-02  Richard Guenther  <rguenther@suse.de>
535
536         PR lto/41529
537         * configure.ac: Include config/elf.m4.  Disable LTO if not
538         builting for an elf target.
539         * configure: Regenerate.
540
541 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
542
543         * MAINTAINERS: Change my email address.
544
545 2009-12-18  Ben Elliston  <bje@au.ibm.com>
546
547         * config.sub, config.guess: Update from upstream sources.
548
549 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
550
551         * MAINTAINERS (Write After Approval): Add myself.
552
553 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
554
555         PR middle-end/30447
556         PR middle-end/30789
557         PR other/40302
558
559         * configure.ac: Require MPC.
560         * configure: Regenerate.
561
562 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
563
564         PR target/38384
565         PR bootstrap/40972
566         * libtool.m4: Sync from git Libtool.
567         * ltoptions.m4: Likewise.
568         * ltversion.m4: Likewise.
569         * lt~obsolete.m4: Likewise.
570         * ltmain.sh: Likewise.
571
572 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
573
574         * configure.ac: Update minimum MPC version to 0.8.
575         * configure: Regenerate.
576
577 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
578
579         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
580         * configure: Regenerated.
581
582 2009-11-21  Ian Lance Taylor  <iant@google.com>
583
584         * configure.ac: Change default of poststage1_ldflags to be empty if
585         poststage1_libs is set.  When poststage1_libs is empty, and
586         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
587         * configure: Rebuild.
588
589 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
590
591         * MAINTAINERS (Write After Approval): Update my email address.
592
593 2009-11-20  Ben Elliston  <bje@au.ibm.com>
594
595         * config.guess: Update from upstream sources.
596
597 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
598
599         * Makefile.def: Restore host and target settings for gmp.
600         * Makefile.in: Rebuild.
601
602 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
603
604         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
605         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
606         Fix portability of test of C++ as bootstrap language.  Add
607         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
608         * configure: Rebuild.
609         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
610         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
611         in-tree building.
612         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
613         (POSTSTAGE1_HOST_EXPORTS): Use it.
614         (STAGE[+id+]_CXXFLAGS): New.
615         (BASE_FLAGS_TO_PASS): Pass it down.
616         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
617         extra_exports.
618         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
619         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
620         extra_exports.
621         * Makefile.in: Rebuild.
622
623 2009-11-17  Ben Elliston  <bje@au.ibm.com>
624
625         * config.sub, config.guess: Update from upstream sources.
626
627 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
628
629         * MAINTAINERS (Write After Approval): Add myself.
630
631 2009-11-09  Jon Beniston  <jon@beniston.com>
632
633         * MAINTAINERS (Write After Approval): Add myself.
634
635 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
636
637         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
638         paths for *-w64-mingw* and x86_64-*mingw*.
639         * configure: Regenerated.
640
641 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
642
643         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
644
645 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
646
647         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
648         Phil Edwards to Write-After Approval.
649
650 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
651
652         * configure.ac: Disable target-winsup & co for
653         x86_64-*-mingw* and *-w64-mingw* targets.
654         * configure: Regenerated.
655
656 2009-10-16  Nick Clifton  <nickc@redhat.com>
657
658         * MAINTAINERS: Add myself as a maintainer for the RX port.
659
660 2009-10-26  Johannes Singler  <singler@kit.edu>
661
662         * MAINTAINERS (Write After Approval): Update my e-mail address.
663
664 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
665
666         * configure.ac (CLooG test): Use = with test.
667         * configure: Regenerate.
668
669 2009-10-22  Richard Guenther  <rguenther@suse.de>
670
671         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
672         cloog if the ppl version check failed.  Move flags saving
673         before setting in libelf check.
674         * configure: Regenerate.
675
676 2009-10-21  Richard Guenther  <rguenther@suse.de>
677
678         * configure.ac: Adjust the ppl and cloog configure to work as
679         documented.  Disable cloog if ppl was disabled.  Omit the version
680         checks if they were disabled.
681         * configure: Re-generate.
682
683 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
684
685         * configure.ac: Add 'lto' to enable_languages, not
686         new_enable_languages, and only if not already present.
687         * configure: Regenerate.
688
689 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
690
691         * README: Refer to the various COPYING* files instead of just
692         COPYING.
693         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
694
695 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
696
697         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
698         
699 2009-10-07  Richard Guenther  <rguenther@suse.de>
700
701         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
702         and Richard Guenther as reviewers.
703         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
704         as reviewers.
705
706 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
707
708         * config.sub: Update from upstream sources.
709
710 2009-10-06  Ian Lance Taylor  <iant@google.com>
711
712         * Makefile.def: check-gold depends upon all-gas.
713         * Makefile.in: Rebuild.
714
715 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
716
717         * MAINTAINERS (Write After Approval): Add myself.
718
719 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
720
721         * Makefile.def: all-lto-plugin depends on all-libiberty.
722         set bootstrap=true for lto-plugin.
723         Add lto-plugin.
724         * Makefile.in: Regenerate.
725         * configure.ac (host_libs): Add lto-plugin.
726         * configure: Regenerate.
727
728 2009-10-03  Diego Novillo  <dnovillo@google.com>
729
730         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
731         (HOST_LIBELFLIBS): Define.
732         (HOST_LIBELFINC): Define.
733         * Makefile.in: Regenerate.
734         * configure.ac: Add --enable-lto.
735         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
736         If --enable-lto is used, add 'lto' to new_enable_languages.
737         If --enable-lto is used and gold is enabled, add
738         lto-plugin to configdirs.
739         * configure: Regenerate.
740
741 2009-10-03  Simon Baldwin  <simonb@google.com>
742
743         * configure.ac: If --with-system-zlib, suppress local zlib and
744         pass --with-system-zlib to subdir configure scripts.
745         * configure: Regenerate.
746
747 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
748             Paolo Bonzini  <bonzini@gnu.org>
749
750         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
751         $(srcdir).
752         * Makefile.in: Rebuilt.
753
754 2009-09-26  Gary Funck  <gary@intrepid.com>
755
756         * MAINTAINERS (Write After Approval): Add myself.
757
758 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
759
760         * configure.ac: Update minimum MPC version to 0.7.
761         * configure: Regenerate.
762
763 2009-09-25  Nick Clifton  <nickc@redhat.com>
764
765         * configure.ac: Pass any --cache-file=/dev/null option on to
766         subconfigures.
767         * configure: Regenerate.
768
769 2009-09-23  Nick Clifton  <nickc@redhat.com>
770
771         * config.sub, config.guess: Update from upstream sources.
772
773 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
774
775         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
776         * Makefile.in: Rebuilt.
777
778 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
779
780         PR bootstrap/32272
781         * configure.ac: Error out if $srcdir isn't '.' but contains
782         host-${host_noncanonical}.
783         * configure: Regenerate.
784
785 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
786
787         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
788         maintainer.
789
790 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
791
792         * configure.ac: If bootstrapping a combined tree with
793         --enable-gold, require c++ in stage1_languages.
794         * configure: Regenerate.
795
796         * configure.ac: Also add target_libs of stage1_languages to
797         bootstrap_target_libs.
798         * configure: Regenerate.
799
800         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
801         with --enable-languages not containing c++.
802         * configure: Regenerate.
803
804 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
805
806         * configure.ac: Disable java and boehm-gc for bfin-*-*.
807         * configure: Regenerate.
808
809 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
810
811         * MAINTAINERS (Write After Approval): Update my e-mail address,
812         and move from from here...
813         (Waiting for paperwork): To here.
814
815 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
816
817         * MAINTAINERS (Reviewers): Add self as driver reviewer.
818
819 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
820
821         * configure.ac: Do not use $extrasub for replacing @if/@endif
822         parts in Makefile; instead, use additional arguments to
823         AC_CONFIG_COMMANDS to do the replacement manually, with several
824         sed invocations, to avoid HP-UX sed command limits.
825         * configure: Regenerate.
826
827 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
828
829         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
830         blank before -L.
831
832 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
833
834         * configure.ac (with-build-config): Document.  Handle without.
835         Handle missing argument.
836         * configure: Rebuilt.
837
838 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
839
840         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
841         Default to bootstrap-debug only if compare-debug works.
842         * configure: Rebuilt.
843         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
844         * Makefile.in: Rebuilt.
845
846 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
847
848         * MAINTAINERS (OS Port Maintainers): Update my email address.
849
850 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
851
852         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
853         * Makefile.in: Rebuilt.
854
855 2009-09-01  Chris Demetriou  <cgd@google.com>
856
857         * MAINTAINERS (Write After Approval): Add myself.
858
859 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
860
861         PR debug/30161
862         * include/dwarf2.h (enum dwarf_tag): Added
863         DW_TAG_GNU_template_template_param
864         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
865
866 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
867
868         * Makefile.tpl (AWK): Fix typo.
869         * Makefile.in: Regenerate.
870
871 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
872
873         * configure.ac: Detect awk and sed.
874         * Makefile.def (flags_to_pass): Add AWK and SED.
875         * Makefile.tpl (AWK, SED): New.
876         (BASE_FLAGS_TO_PASS): Add AWK and SED.
877         * configure: Regenerate.
878         * Makefile.in: Regenerate.
879
880 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
881
882         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
883         (collapseslashes): Likewise.
884
885 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
886
887         * configure.ac (AC_PREREQ): Bump to 2.64.
888
889 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
890
891         * configure.ac: Remove --with-datarootdir, --with-docdir,
892         --with-pdfdir, --with-htmldir switches.
893         * configure: Regenerate.
894
895         * configure: Regenerate.
896
897         * compile: Sync from Automake 1.11.
898         * depcomp: Likewise.
899         * install-sh: Likewise.
900         * missing: Likewise.
901         * mkinstalldirs: Likewise.
902         * ylwrap: Likewise.
903
904 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
905
906         * ltmain.sh (func_normal_abspath): New function.
907         (func_relative_path): Likewise.
908         (func_mode_help): Document new -bindir option for link mode.
909         (func_mode_link): Add new -bindir option, and use it to place
910         output DLL if specified.
911
912 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
913
914         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
915         (baseargs): Add --disable-option-checking.
916         * configure: Regenerate.
917
918         * Makefile.def (configure-target-libiberty): Depend on
919         all-binutils and all-ld.
920         (configure-target-newlib): Likewise.
921         * Makefile.in: Regenerate.
922
923 2009-08-17  Ben Elliston  <bje@au.ibm.com>
924
925         * config.sub, config.guess: Update from upstream sources.
926
927 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
928
929         Sync from src, merge:
930
931         2009-07-02  Tristan Gingold  <gingold@adacore.com>
932
933         * configure.ac: Do not exclude gas for i386-*-darwin.
934         Add a case for x86_64-*-darwin.
935         * configure: Regenerate.
936
937 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
938
939         * MAINTAINERS: Add my name to Write After Approval list.
940
941 2009-08-06  Michael Eager  <eager@eagercon.com>
942
943         * configure.ac: Add Microblaze target.
944         * configure: Regenerate.
945
946 2009-07-31  Christian Bruel  <christian.bruel@st.com>
947
948         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
949         * configure: Regenerate.
950         
951 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
952
953         * MAINTAINERS (Write After Approval): Update my e-mail address.
954
955 2009-07-06  Ian Lance Taylor  <iant@google.com>
956
957         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
958         * configure: Rebuild.
959
960 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
961
962         * MAINTAINERS: Move myself to the Graphite Reviewers.
963
964 2009-06-30  Wei Guozhi  <carrot@google.com>
965
966         * MAINTAINERS: Add my name to Write After Approval list.
967
968 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
969
970         PR bootstrap/40338
971         * configure.ac (comparestring): Create new variable.
972         * Makefile.tpl (comparestring): Use to skip some comparisions.
973         * configure: Regenerate.
974         * Makefile.in: Regenerate.
975
976 2009-06-26  Doug Evans  <dje@sebabeach.org>
977
978         * Makefile.def (host_modules): Add cgen.
979         * Makefile.in: Regenerate.
980         * configure.ac (host_tools): Add cgen.
981         * configure: Regenerate.
982
983 2009-06-23  DJ Delorie  <dj@redhat.com>
984
985         * MAINTAINERS: Add myself as mep maintainer.
986
987 2009-06-23  Ian Lance Taylor  <iant@google.com>
988
989         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
990         boot_languages.  Only bootstrap target libraries listed in
991         target_libs for some boot language.  Add --with-stage1-ldflags,
992         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
993         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
994         if not building with C++.
995         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
996         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
997         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
998         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
999         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1000         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1001         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1002         * configure, Makefile.in: Rebuild.
1003
1004 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1005
1006         * MAINTAINERS: Added my name to write-after-approval list.
1007
1008 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1009
1010         * configure.ac: Define is_elf for QNX Neutrino targets.
1011         * configure: Regenerate.
1012
1013 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1014
1015         * MAINTAINERS: Added my name to the write-after-approval list
1016
1017 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1018
1019         * configure.ac: Detect MPC in default directory.
1020         * configure: Regenerate.
1021
1022 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1023             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1024
1025         * Makefile.tpl (all): Avoid a trailing backslash.
1026         * Makefile.in: Regenerate.
1027
1028 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1029
1030         * config.sub, config.guess: Update from upstream sources.
1031
1032 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1033
1034         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1035         to noconfdirs.
1036         * configure: Regenerate.
1037
1038 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1039
1040         * Makefile.tpl ([+compare-target+]): Compare all stage
1041         directories, rather than just gcc.
1042         * Makefile.in: Rebuilt.
1043
1044 2009-06-01  Doug Kwan  <dougkwan@google.com>
1045
1046         * configure.ac: Support gold for target arm*-*-*.
1047         * configure: Regenerate.
1048
1049 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1050
1051         * Makefile.def: Add MPC support and dependencies.
1052         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1053
1054         * Makefile.in, configure: Regenerate.
1055
1056 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1057
1058         * Makefile.tpl (all): Avoid harmless warning in make all when
1059         gcc-bootstrap is enabled but stage_last does not exist.
1060         * Makefile.in: Rebuilt.
1061
1062 2009-05-24  Nicolas Roche  <roche@adacore.com>
1063
1064         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1065         * Makefile.in: Regenerate.
1066
1067 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1068
1069         * MAINTAINERS: Update my e-mail address.
1070
1071 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1072
1073         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1074         * configure:  Regenerate.
1075
1076 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1077
1078         PR other/40159
1079         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1080         gcc-no-bootstrap are mutually exclusive.
1081         * Makefile.in: Rebuilt.
1082
1083 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1084
1085         PR other/40159
1086         * Makefile.tpl (all): Don't end with unconditional success.
1087         * Makefile.in: Rebuilt.
1088
1089 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1090
1091         PR target/37137
1092         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1093         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1094         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1095         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1096         stage_configureflags, stage_cflags and stage_libcflags into
1097         explicit Makefile macros.
1098         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1099         GFORTRAN.
1100         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1101         CC.  Set CC_FOR_BUILD from CC.
1102         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1103         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1104         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1105         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1106         and GFORTRAN.
1107         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1108         (_LIBCFLAGS): Renamed to _TFLAGS.
1109         (do-compare-debug, do-compare3-debug): Drop.
1110         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1111         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1112         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1113         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1114         (XGCC_FLAGS_FOR_TARGET): New.
1115         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1116         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1117         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1118         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1119         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1120         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1121         TFLAGS.
1122         (BUILD_CONFIG): Include if requested.
1123         (all): Set TFLAGS on bootstrap.
1124         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1125         (all-stageid-prefixmodule): Likewise.
1126         (do-clean, distclean-stageid): Set TFLAGS.
1127         (restrap): Fix whitespace.
1128         * Makefile.in: Rebuilt.
1129
1130 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1131
1132         * config.guess: Sync with src.
1133
1134 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1135
1136         * configure.ac ($with_ppl):  Default to no if not supplied.
1137         ($with_cloog):  Likewise.
1138         configure:  Regenerate.
1139
1140 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1141
1142         * MAINTAINERS: Update my e-mail address.
1143
1144 2009-04-27  Nick Clifton  <nickc@redhat.com>
1145
1146         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1147
1148 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1149
1150         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1151         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1152         * Makefile.in: Regenerate.
1153
1154 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1155
1156         PR bootstrap/39739
1157         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1158         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1159
1160         * configure, Makefile.in: Regenerate.
1161
1162 2009-04-21  Taras Glek  <tglek@mozilla.com>
1163
1164         * include/hashtab.h: Update GTY annotations to new syntax
1165         * include/splay-tree.h: Likewise
1166
1167 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1168
1169         * config.sub, config.guess: Update from upstream sources.
1170
1171 2009-04-15  Anthony Green  <green@moxielogic.com>
1172
1173         * configure.ac: Add moxie support.
1174         * configure: Rebuilt.
1175
1176 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1177
1178         * configure.ac: Change copyright header to refer to version
1179         3 of the GNU General Public License and to point readers at the
1180         COPYING3 file and the FSF's license web page.
1181         * Makefile.def: Likewise.
1182         * Makefile.tpl: Likewise.
1183         * Makefile.in: Regenerate.
1184
1185 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1186
1187         * configure.ac: Restore match for darwin9 or later. Use double
1188         brackets since regeneration eats one pair.
1189         * configure: Regenerate.
1190
1191 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1192
1193         PR gas/10039
1194         * configure.ac: Require texinfo 4.7.
1195         * configure: Regenerated.
1196
1197 2009-04-09  Nick Clifton  <nickc@redhat.com>
1198
1199         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1200         the GCC Runtime Library Exception.
1201
1202 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1203
1204         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1205         * configure: Regenerate.
1206
1207 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1208
1209         * Makefil.def (languages): New entries.
1210         * Makefile.tpl (check-gcc-*): New generic target.
1211         * Makefile.in: Regenerate.
1212
1213 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1214
1215         * MAINTAINERS:  Update my email address.
1216
1217 2009-03-18  Tom Tromey  <tromey@redhat.com>
1218
1219         * configure: Rebuild.
1220         * configure.ac (host_libs): Add libiconv.
1221         * Makefile.in: Rebuild.
1222         * Makefile.def (host_modules): Add libiconv.
1223         (configure-gdb, all-gdb): Depend on libiconv.
1224
1225 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1226
1227         * configure.ac: Treat gdb as supported on x86_64-darwin.
1228         * configure: Regenerate.
1229
1230 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1231
1232         * configure.ac (--with-host-libstdcxx): New option.
1233         * configure: Regenerate.
1234
1235 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1236
1237         * MAINTAINERS:  Move myself into the write after approval list.
1238
1239 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1240
1241         * MAINTAINERS: Update e-mail address.
1242         
1243 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1244
1245         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1246
1247 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1248
1249         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1250
1251 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1252
1253         Backport from git Libtool:
1254
1255         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1256         Support GNU/kOpenSolaris.
1257         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1258         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1259         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1260         GNU/kOpenSolaris.
1261
1262 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1263
1264         * MAINTAINERS: Update e-mail address.
1265
1266 2009-02-24  Michael Eager  <eager@eagercon.com>
1267
1268         * MAINTAINERS (Write After Approval): Add self.
1269
1270 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1271
1272         * MAINTAINERS (Write After Approval): Add myself.
1273
1274 2009-02-05  Andreas Schwab  <schwab@suse.de>
1275
1276         * Makefile.tpl (stage_last): Define $r and $s before using
1277         $(RECURSE_FLAGS_TO_PASS).
1278         * Makefile.in: Regenerate
1279
1280 2009-01-30  Ian Lance Taylor  <iant@google.com>
1281
1282         * MAINTAINERS: Move myself to the Global Reviewers list.
1283
1284 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1285
1286         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1287         * configure: Regenerate.
1288
1289 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1290
1291         * MAINTAINERS: Make whitespace consistent.
1292         Remove Robert Millan from Write After Approval.
1293
1294 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1295
1296         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1297         (all-opcodes): Depend on all-libiberty.
1298         * Makefile.in: Regenerate.
1299
1300 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1301
1302         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1303         * configure: Regenerate.
1304
1305 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1306
1307         * MAINTAINERS (Write After Approval): Add myself.
1308
1309 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1310
1311         * MAINTAINERS: Add myself to reviewers (Fortran).
1312
1313 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1314
1315         PR tree-optimization/38515
1316         * configure.ac (cloog-polylib): Removed.
1317         (with_ppl, with_cloog): Test for "no".
1318         * configure: Regenerated.
1319
1320 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1321
1322         * MAINTAINERS: Moved myself to reviewers (Fortran).
1323
1324 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1325
1326         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1327         (Write After Approval): Remove myself.
1328
1329 2009-01-03  Diego Novillo  <dnovillo@google.com>
1330
1331         * MAINTAINERS: Remove myself from alias maintainership.
1332
1333 2009-01-02  David Ayers  <ayers@fsfe.org>
1334
1335         * MAINTAINERS: Update e-mail address.
1336
1337 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1338
1339         * MAINTAINERS: Make whitespace consistent.
1340
1341 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1342
1343         Backport from upstream Libtool:
1344         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1345         Add cache variables to tests that require the linker to work.
1346         For shlibpath_overrides_runpath, this also changes the semantics
1347         to let the result from the C compiler take precedence.
1348
1349 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1350
1351         * config.sub, config.guess: Update from upstream sources.
1352
1353 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1354
1355         * configure.ac (ppllibs): Add by default the lib flags.
1356         * configure: Regenerate.
1357
1358 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1359
1360         * MAINTAINERS:  Add myself to the write after approval list.
1361
1362 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1363
1364         * configure.ac: Add double brackets on darwin[912].
1365         * configure: Regenerate.
1366
1367 2008-12-03  Daniel Kraft  <d@domob.eu>
1368
1369         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1370         Approval to Reviewer section (for Fortran front-end).
1371
1372 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1373
1374         * configure.ac: Expand to darwin10 and later.
1375         * configure: Regenerate.
1376
1377 2008-12-02  Andreas Schwab  <schwab@suse.de>
1378
1379         * Makefile.def: configure-target-boehm-gc depends on
1380         all-target-libstdc++-v3.
1381         * Makefile.in: Regenerate.
1382
1383 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1384
1385         * MAINTAINERS:  Add myself as mingw maintainer.
1386
1387 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1388
1389         * config.sub, config.guess: Update from upstream sources.
1390
1391 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1392
1393         * README.SCO: Remove.
1394
1395 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1396
1397         * MAINTAINERS:  Add myself to the write after approval list.
1398
1399 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1400
1401         * MAINTAINERS:  Update my email address in WAA section.
1402
1403 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1404
1405         * MAINTAINERS: Update e-mail address.
1406
1407 2008-11-27  Toon Moene  <toon@moene.org>
1408
1409         * MAINTAINERS: Change e-mail address.
1410
1411 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1412
1413         * configure.ac: Build gdb for i?86-*-darwin*
1414         * configure: Regenerated.
1415
1416 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1417
1418         * MAINTAINERS: Added my full name.
1419
1420 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1421
1422         PR bootstrap/38014
1423         PR bootstrap/37923
1424
1425         Revert:
1426
1427         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1428
1429         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1430         * Makefile.in: Regenerated.
1431
1432         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1433
1434         PR gdb/921
1435         PR gdb/1646
1436         PR gdb/2175
1437         PR gdb/2176
1438
1439         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1440         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1441         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1442         (HOST_EXPORTS): Pass CPPFLAGS.
1443         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1444         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1445         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1446         * Makefile.in, configure: Regenerated.
1447         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1448         and CPPFLAGS_FOR_BUILD.
1449
1450 2008-11-06  Jeff Law  <law@redhat.com>
1451
1452         * MAINTAINERS: Add myself as middle end maintainer.
1453
1454 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1455
1456         * MAINTAINERS (Write after approval): Add myself.
1457
1458 2008-11-05  Diego Novillo  <dnovillo@google.com>
1459
1460         * MAINTAINERS (Global Reviewers): Add myself.
1461         (Non-Algorithmic Maintainers): Remove myself.
1462
1463 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1464
1465         * MAINTAINERS (Write after approval): Add myself.
1466
1467 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1468
1469         * MAINTAINERS (Write after approval): Add myself.
1470
1471 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1472
1473         * configure.ac (spu-*-*): Remove special case.
1474         * configure: Regenerate.
1475
1476 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1477
1478         * MAINTAINERS (Write after approval): Update my email address.
1479
1480 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1481
1482         * configure.ac [spu-*-*]: Do not set skipdirs.
1483         * configure: Re-generate.
1484
1485 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1486
1487         * MAINTAINERS (Various Maintainers): Add myself to reload.
1488
1489 2008-10-25  Richard Guenther  <rguenther@suse.de>
1490
1491         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1492         maintainer.  Remove myself as libgcc-math maintainer.
1493         (Non-Algorithmic Maintainers): Remove myself.
1494
1495 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1496
1497         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1498         * Makefile.in: Regenerated.
1499
1500 2008-10-23  Cary Coutant  <ccoutant@google.com>
1501
1502         * MAINTAINERS (Write after approval): Add myself.
1503
1504 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1505
1506         PR gdb/921
1507         PR gdb/1646
1508         PR gdb/2175
1509         PR gdb/2176
1510
1511         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1512         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1513         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1514         (HOST_EXPORTS): Pass CPPFLAGS.
1515         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1516         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1517         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1518         * Makefile.in, configure: Regenerated.
1519         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1520         and CPPFLAGS_FOR_BUILD.
1521
1522 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1523
1524         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1525         Sebastian Pop.
1526
1527 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1528
1529         * MAINTAINERS (Write After Approval): Added myself.
1530
1531 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1532
1533         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1534         recommended version to 2.3.2.
1535
1536         * configure: Regenerate.
1537
1538 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1539
1540         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1541
1542 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1543
1544         * MAINTAINERS (Write After Approval): Update e-mail address.
1545
1546 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1547
1548         * libtool.m4: Update to libtool 2.2.6.
1549         * lt~obsolete.m4: Update to libtool 2.2.6.
1550         * ltmain.sh: Update to libtool 2.2.6.
1551         * ltsugar.m4: Update to libtool 2.2.6.
1552         * ltversion.m4: Update to libtool 2.2.6.
1553         * ltoptions.m4: Update to libtool 2.2.6.
1554         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1555
1556 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1557
1558         * MAINTAINERS (Write After Approval): Add myself.
1559
1560 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1561
1562         * MAINTAINERS (Write After Approval): Update my name.
1563
1564 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1565
1566         * MAINTAINERS: Add myself in "Write After Approval".
1567
1568 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1569
1570         * MAINTAINERS: Add myself as ia64 maintainer.
1571
1572 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1573
1574         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1575         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1576         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1577         and Michael Tiemann from Write After Approval since they do not
1578         actually have access.
1579
1580 2008-09-05  Richard Guenther  <rguenther@suse.de>
1581
1582         * configure.ac: Initialize clooglibs to -lcloog.
1583         * configure: Re-generate.
1584
1585 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1586
1587         * MAINTAINERS (Write After Approval): Add myself.
1588
1589 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1590
1591         * configure.ac (--with-cloog-polylib): New.
1592         (--disable-cloog-version-check): New.
1593         (--disable-ppl-version-check): New.
1594         * configure: Re-generate.
1595
1596 2008-09-03  Richard Guenther  <rguenther@suse.de>
1597
1598         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1599         cloog test.
1600         * configure: Re-generate.
1601
1602 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1603
1604         Add picoChip port.
1605         * MAINTAINERS: Add picoChip maintainers.
1606
1607 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1608             Tobias Grosser  <grosser@fim.uni-passau.de>
1609             Jan Sjodin  <jan.sjodin@amd.com>
1610             Harsha Jagasia  <harsha.jagasia@amd.com>
1611             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1612             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1613             Adrien Eliche  <aeliche@isty.uvsq.fr>
1614
1615         Merge from graphite branch.
1616         * configure: Regenerate.
1617         * Makefile.in: Regenerate.
1618         * configure.ac (host_libs): Add ppl and cloog.
1619         Add checks for PPL and CLooG.
1620         * Makefile.def (ppl, cloog): Added modules and dependences.
1621         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1622         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1623
1624 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1625
1626         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1627         (GCC_SHLIB_SUBDIR): New.
1628         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1629         * configure: Regenerate.
1630         * Makefile.in: Regenerate.
1631
1632 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1633
1634         * MAINTAINERS: Consistently use tabs to separate columns.
1635
1636 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1637
1638         * MAINTAINERS (Write after Approval): Add myself.
1639
1640 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1641
1642         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1643         Enable bfd, binutils and opcodes.
1644         * configure: Regenerate.
1645
1646 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1647
1648         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1649
1650 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1651
1652         * MAINTAINERS:  Use correct Umlaut for last name.
1653
1654 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1655
1656         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1657
1658 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1659
1660         * MAINTAINERS: Update my email address.
1661
1662 2008-08-16  Nicolas Roche  <roche@adacore.com>
1663
1664         * Makefile.tpl: Add BOOT_ADAFLAGS.
1665         * Makefile.in: Regenerate.
1666
1667 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1668
1669         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1670         * configure: Regenerate.
1671
1672 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1673
1674         * configure.ac: Add makefile fragments for hpux.
1675         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1676         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1677         * configure: Regenerate.
1678         * Makefile.in: Regenerate.
1679
1680 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1681
1682         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1683
1684 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1685
1686         * MAINTAINERS (Write after Approval): Add myself.
1687
1688 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1689
1690         * MAINTAINERS (Write After Approval):  Add myself.
1691
1692 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1693
1694         * MAINTAINERS (Write After Approval):  Add myself.
1695
1696 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1697
1698         * MAINTAINERS: Update my email address.
1699
1700 2008-06-25  Joey Ye  <joey.ye@intel.com>
1701
1702         * MAINTAINERS (Write After Approval):  Add myself.
1703
1704 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1705
1706         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1707         * Makefile.in: Regenerate.
1708         * configure: Regenerate.
1709
1710 2008-06-17  Daniel Kraft  <d@domob.eu>
1711
1712         * MAINTAINERS (Write After Approval):  Add myself.
1713
1714 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1715
1716         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1717         "$@" is still intact with both Autoconf 2.59 and 2.62.
1718         * configure: Regenerate.
1719
1720 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1721
1722         * Makefile.tpl: Fix comment errors.
1723         * Makefile.in: Regenerate.
1724
1725 2008-06-12  David S. Miller  <davem@davemloft.net>
1726             David Edelsohn  <edelsohn@gnu.org>
1727
1728         * configure.ac: Add powerpc*-*-* to gold supported targets.
1729         * configure: Regenerate.
1730
1731 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1732
1733         PR tree-optimization/36218
1734         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1735         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1736         (all prefix="build-"): Pass them to build-system sub-makes.
1737         * Makefile.in: Regenerate.
1738
1739 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1740
1741         * MAINTAINERS (mt port): Remove.
1742         (sco5, unixware, sco udk): Remove.
1743         (Kean Johnston): Add to Write After Approval.
1744
1745 2008-05-30  Julian Brown  <julian@codesourcery.com>
1746
1747         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1748         of libobjc for ARM EABI Linux.
1749         * configure: Regenerate.
1750
1751 2008-05-18  Xinliang David Li   <davidxl@google.com>
1752
1753         * ChangeLog: Remove wrong ChangeLog entry.
1754
1755 2008-05-17  Xinliang David Li   <davidxl@google.com>
1756
1757         * MAINTAINERS (Write After Approval): Add myself.
1758
1759 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1760
1761         * MAINTAINERS (Write After Approval): Add myself.
1762
1763 2008-05-14  Rafael Espíndola  <espindola@google.com>
1764
1765         * config-ml.in: don't handle --enable-shared and --enable-static.
1766
1767 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1768
1769         * MAINTAINERS: Update my email address.
1770
1771 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1772
1773         * MAINTAINERS: Update my email address.
1774
1775 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1776
1777         * MAINTAINERS (Write After Approval): Add myself.
1778
1779 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1780
1781         * MAINTAINERS (Write After Approval): Add myself.
1782
1783 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
1784
1785         * MAINTAINERS (crx): Add myself.
1786
1787 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1788
1789         Sync with src:
1790         2008-04-14  David S. Miller  <davem@davemloft.net>
1791
1792         * configure.ac: Add sparc*-*-* to gold supported targets.
1793         * configure: Regenerate.
1794
1795 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1796
1797         PR bootstrap/35457
1798         * configure.ac: Include override.m4.
1799         * configure: Regenerate.
1800
1801 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1802
1803         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1804         * Makefile.in: Regenerate.
1805
1806 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
1807
1808         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1809         as nonconfigurable directories list.
1810         * configure: Regenerate.
1811
1812 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1813
1814         * config.sub, config.guess: Update from upstream sources.
1815
1816 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1817
1818         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1819         * Makefile.in: Regenerate.
1820
1821 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1822
1823         * configure.ac: Do not build libssp for the AVR.
1824         * configure: Regenerate.
1825
1826 2008-04-07  Ian Lance Taylor  <iant@google.com>
1827
1828         * Makefile.def: check-gold depends upon all-binutils.
1829         * Makefile.in: Regenerate.
1830
1831 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1832
1833         * MAINTAINERS (Write After Approval): Add myself.
1834
1835 2008-04-04  Nick Clifton  <nickc@redhat.com>
1836
1837         PR binutils/4334
1838         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1839         builds.
1840         * configure: Regenerate.
1841
1842 2008-04-04  NightStrike  <NightStrike@gmail.com>
1843
1844         PR other/35151
1845         * configure.ac: Combine rules for mingw32 and mingw64.
1846         * configure: Regenerate.
1847
1848 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1849
1850         * MAINTAINERS (Write After Approval): Add myself.
1851
1852 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
1853
1854         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1855         * Makefile.in (.NOTPARALLEL): Ditto.
1856
1857 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1858
1859         * MAINTAINERS (Write After Approval): Add myself.
1860
1861 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
1862
1863         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1864         * Makefile.in (.NOTPARALLEL): Regenerate.
1865
1866 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1867
1868         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1869         * Makefile.in: Regenerate.
1870
1871 2008-03-26  Jakub Staszak  <kuba@et.pl>
1872
1873         * MAINTAINERS (Write After Approval): Add myself.
1874
1875 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1876
1877         * MAINTAINERS:  Update e-mail address.
1878
1879 2008-03-20  Ian Lance Taylor  <iant@google.com>
1880
1881         * configure.ac: Add support for --enable-gold.
1882         * Makefile.def: Add gold as a directory like ld.
1883         * configure, Makefile.in: Regenerate.
1884
1885 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1886
1887         * configure.ac: m4_include config/proginstall.m4.
1888         * configure: Regenerate.
1889
1890         Backport from upstream Libtool:
1891
1892         2007-10-12  Eric Blake  <ebb9@byu.net>
1893
1894         Deal with Autoconf 2.62's semantic change in m4_append.
1895         * ltsugar.m4 (lt_append): Replace broken versions of
1896         m4_append.
1897         (lt_if_append_uniq): Don't require separator to be overquoted,
1898         and avoid broken m4_append.
1899         (lt_dict_add): Fix typo.
1900         * libtool.m4 (_LT_DECL): Don't overquote separator.
1901
1902 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1903
1904         * config.rpath: Add AIX 6 support.
1905
1906 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1907
1908         * Makefile.def (stageprofile).  Remove -fprofile-generate
1909         from stage_libcflags.
1910         * Makefile.in: Regenerate.
1911
1912 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1913
1914         * config.sub, config.guess: Update from upstream sources.
1915
1916 2008-03-06  Tom Tromey  <tromey@redhat.com>
1917
1918         * MAINTAINERS: Update for treelang deletion.
1919
1920 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1921
1922         * MAINTAINERS: Update my email address.
1923
1924 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1925
1926         * MAINTAINERS (darwin port): Add myself as a maintainer.
1927         (objective-c/c++): Add myself as a maintainer.
1928
1929 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1930
1931         * MAINTAINERS (Write After Approval): Update my email address.
1932
1933 2008-02-25  Tomas Bily  <tbily@suse.cz>
1934
1935         * MAINTAINERS (Write After Approval): Add myself.
1936
1937 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1938
1939         * MAINTAINERS (OpenMP): Add myself.
1940
1941 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1942
1943         PR bootstrap/32009
1944         PR bootstrap/32161
1945
1946         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1947         * configure: Regenerate.
1948
1949         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1950         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1951         STAGE4_LIBCFLAGS): New.
1952         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1953         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1954         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1955         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1956         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1957         for target modules.  Don't export LIBCFLAGS.
1958         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1959         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1960         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1961         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1962         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1963         * Makefile.in: Regenerate.
1964
1965 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1966
1967         PR libgcj/33085
1968         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1969         Do not use -DDLL_EXPORT.  Backport from upstream.
1970
1971 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1972
1973         * MAINTAINERS (Write After Approval): Add myself.
1974
1975 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1976
1977         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1978         * configure: Regenerate.
1979
1980 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1981
1982         * configure.ac (xtensa*-*-*): Recognize processor variants.
1983         * configure: Regenerate.
1984
1985 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1986
1987         PR bootstrap/34922
1988         * configure.ac (PARSE_ARGS): Push suitable setting of
1989         ac_subdirs_all, for `./configure --help=recursive'.
1990         Handle `+' in generic toplevel directory disabling.
1991         * configure: Regenerate.
1992
1993 2008-01-28  Nick Clifton  <nickc@redhat.com>
1994
1995         * MAINTAINERS (xstormy16): Take over maintainership.
1996
1997 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1998
1999         * MAINTAINERS (c4x port): Remove.
2000
2001 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2002
2003         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2004
2005 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2006
2007         * config.sub, config.guess: Update from upstream sources.
2008
2009 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2010
2011         * MAINTAINERS (Write After Approval): Add myself.
2012
2013 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2014
2015         * MAINTAINERS: Update my email address.
2016
2017 2008-01-09  Raksit Ashok  <raksit@google.com>
2018
2019         * MAINTAINERS (Write After Approval): Add myself.
2020
2021 2008-01-09  Raksit Ashok  <raksit@google.com>
2022
2023         * MAINTAINERS (Write After Approval): Add myself.
2024
2025 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2026
2027         * config.sub, config.guess: Update from upstream sources.
2028
2029 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2030
2031         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2032         Change recommended MPFR from 2.2.1 -> 2.3.0.
2033         * configure: Regenerate.
2034
2035 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2036
2037         * MAINTAINERS: Update my email address.
2038
2039 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2040
2041         * MAINTAINERS: Update my email address.
2042
2043 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2044
2045         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2046         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2047         * Makefile.in: Regenerate.
2048
2049 2007-12-10  Mark Heffernan  <meheff@google.com>
2050
2051         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2052         misplaced entries.
2053
2054 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2055
2056         * configure.ac: Enable libjava for x86_64-*-darwin9.
2057         * configure: Regenerate.
2058
2059 2007-12-07  Bill Maddox  <maddox@google.com>
2060
2061         * MAINTAINERS (Write After Approval): Add myself.
2062
2063 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2064
2065         * config.sub, config.guess: Update from upstream sources.
2066
2067 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2068
2069         * config-ml.in: Remove 64bit configure tests.
2070
2071 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2072
2073         * config-ml.in: Robustify against white space in absolute file
2074         names.
2075
2076         * config-ml.in (multi-clean): Substitute ${Makefile}.
2077         Remove superfluous ${Makefile} in list.
2078
2079 2007-11-19  Thiemo Seufer  <ths@mips.com>
2080
2081         * config-ml.in: Don't hardcode the Makefile name.
2082
2083 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2084
2085         * MAINTAINERS (Write After Approval): Add myself.
2086
2087 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2088
2089         * MAINTAINERS (Write After Approval): Add myself.
2090
2091 2007-11-06  Doug Kwan  <dougkwan@google.com>
2092
2093         * MAINTAINERS (Write After Approval): Add myself.
2094
2095 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2096
2097         * MAINTAINERS (mercury): Remove entry.
2098         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2099
2100 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2101
2102         * Makefile.def (dependencies): Make configure-gdb depend on
2103         all-intl.
2104         * Makefile.in: Regenerated.
2105
2106 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2107
2108         * MAINTAINERS (Fortran maintainer): Remove myself.
2109
2110 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2111
2112         * Makefile.def: To avoid problems running with parallel makes,
2113         build newlib before libgloss so that target specific header
2114         files are availble.
2115         * Makefile.in: Regenerate
2116
2117 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2118
2119         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2120         * Makefile.in: Regenerate.
2121
2122 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2123
2124         * MAINTAINERS (Register allocation reviewer): Add myself.
2125
2126 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2127
2128         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2129         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2130         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2131         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2132         * configure: Regenerate.
2133
2134 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2135
2136         * MAINTAINERS (Register allocation reviewer): Add myself.
2137
2138 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2139
2140         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2141         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2142         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2143         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2144         * configure.ac: Default them to host tools for $host = $build.
2145         Subst them.
2146
2147         * configure: Regenerate.
2148         * Makefile.in: Regenerate.
2149
2150 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2151
2152         * MAINTAINERS (Register allocation reviewer): Add myself.
2153
2154 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2155
2156         * MAINTAINERS (Register allocation reviewer): Add myself.
2157
2158 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2159
2160         * MAINTAINERS (Write After Approval): Fix typo.
2161
2162 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2163
2164         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2165         * configure: Regenerate.
2166
2167 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2168
2169         PR bootstrap/31906
2170         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2171         they're already prefixed.
2172
2173 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2174
2175         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2176         libstdc++.
2177         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2178         * configure: Regenerate.
2179         * Makefile.in: Regenerate.
2180
2181 2007-09-17  Andreas Schwab  <schwab@suse.de>
2182
2183         * configure.ac: Raise minimum makeinfo version to 4.6.
2184         * configure: Regenerate.
2185
2186 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2187
2188         * MAINTAINERS (write-after-approval) add myself
2189
2190 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2191
2192         * configure.ac: Correct makeinfo version check.
2193         * configure: Regenerate.
2194
2195 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2196
2197         * MAINTAINERS: Update my email address.
2198
2199 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2200
2201         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2202         to $skipdirs and only disable gprof for newlib.  Use the normal
2203         mips*-elf* handling in other respects.
2204         * configure: Regnerate.
2205
2206 2007-09-12  David Daney  <ddaney@avtrex.com>
2207
2208         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2209         enabling libgcj.
2210         * configure: Regenerate.
2211
2212 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2213
2214         PR other/32154
2215         * configure.ac: For libgloss targets, point the linker to the linker
2216         script, startup code and simulator library.
2217         * configure: Regenerate.
2218
2219 2007-09-07  Andrew Haley  <aph@redhat.com>
2220
2221         * configure.ac (noconfigdirs): Remove target-libffi and
2222         target-libjava.
2223         * configure: Regenerate.
2224
2225 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2226
2227         PR target/33281
2228         * configure.ac: Use config/mh-mingw on mingw.
2229         * configure: Regenerate.
2230
2231 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2232
2233         * MAINTAINERS (Write After Approval): Add myself.
2234
2235 2007-09-05  Richard Guenther  <rguenther@suse.de>
2236
2237         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2238         nor --disable-checking is provided also turn on yes and types
2239         checking for stage1.
2240         * configure: Re-generate.
2241
2242 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2243
2244         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2245         (Write After Approval): Remove myself.
2246
2247 2007-08-29  Nick Clifton  <nickc@redhat.com>
2248
2249         * config.sub, config.guess: Update from upstream sources.
2250
2251 2007-08-22  Bud Davis  <jmdavis@link.com>
2252
2253         * MAINTAINERS (Write After Approval): Added myself.
2254         * MAINTAINERS (Reviewers): Removed myself.
2255
2256 2007-08-18  Paul Brook  <paul@codesourcery.com>
2257             Joseph Myers  <joseph@codesourcery.com>
2258
2259         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2260         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2261         * Makefile.in: Regenerate.
2262         * configure.ac (--with-debug-prefix-map): New.
2263         * configure: Regenerate.
2264
2265 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2266             Nigel Stephens  <nigel@mips.com>
2267
2268         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2269         as target_makefile_frag.
2270         * configure: Regenerate.
2271
2272 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2273
2274         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2275         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2276         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2277         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2278         (do-compare, do-compare3, do-compare-debug): New.
2279         ([+compare-target+]): Use them.
2280
2281 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2282
2283         * MAINTAINERS (Write After Approval): Change my email address.
2284
2285 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2286             Ben Elliston  <bje@au.ibm.com>
2287
2288         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2289         --silent if $silent.
2290         * configure: Regenerate.
2291
2292 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2293
2294         * MAINTAINERS (Various Maintainers): Add myself as
2295         loop infrastructure maintainer.  Update my e-mail
2296         address.
2297
2298 2007-07-31  Diego Novillo  <dnovillo@google.com>
2299
2300         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2301         Adjust description.
2302
2303 2007-07-26  Richard Guenther  <rguenther@suse.de>
2304
2305         * configure.ac: Add types checking to stage1 checking flags.
2306         * configure: Regenerate.
2307
2308 2007-07-17  Nick Clifton  <nickc@redhat.com>
2309
2310         * COPYING3: New file.  Contains version 3 of the GNU General
2311         Public License.
2312         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2313         Lesser General Public License.
2314
2315 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2316
2317         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2318
2319 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2320
2321         * MAINTAINERS (S/390 co-maintainer): Add myself.
2322         (Write After Approval): Remove myself.
2323
2324 2007-07-13  Dan Hipschman  <dsh@google.com>
2325
2326         * MAINTAINERS (Write After Approval): Add myself.
2327
2328 2007-07-11  Nick Clifton  <nickc@redhat.com>
2329
2330         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2331         WINDRES export.
2332         * Makefile.in: Regenerate.
2333
2334 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2335
2336         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2337         maintainer.
2338
2339 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2340
2341         * lt~obsolete.m4: New. Import from 20070318 libtool.
2342
2343 2007-07-03  Julian Brown  <julian@codesourcery.com>
2344
2345         * MAINTAINERS (Write After Approval): Add myself.
2346
2347 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2348
2349         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2350         * configure: Regenerate.
2351
2352 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2353
2354         * configure.ac: Add some missing m4 quotation.
2355         * configure: Regenerate.
2356
2357 2007-07-02  Simon Baldwin  <simonb@google.com>
2358
2359         * MAINTAINERS (Write After Approval): Add myself.
2360
2361 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2362
2363         * configure: Regenerate.
2364
2365 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2366
2367         * Makefile.def: Add windmc tool to build.
2368         * Makefile.tpl: Likewise.
2369         * configure.ac: Likewise.
2370         * Makefile.in: Regenerate.
2371         * configure: Regenerate.
2372
2373 2007-06-28  DJ Delorie  <dj@redhat.com>
2374
2375         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2376         not building newlib.
2377         * configure: Regenerated.
2378
2379 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2380
2381         * MAINTAINERS (Write After Approval): Add myself.
2382
2383 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2384
2385         * MAINTAINERS (Write After Approval): Add myself.
2386
2387 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2388
2389         * MAINTAINERS (Write After Approval): Add myself.
2390
2391 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2392
2393         * MAINTAINERS (Write After Approval): Add myself.
2394
2395 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2396
2397         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2398         * Makefile.in: Regenerated.
2399
2400 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2401
2402         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2403         bfin*-*-uclinux* targets.
2404         * configure: Regenerate.
2405
2406 2007-06-14  Ian Lance Taylor  <iant@google.com>
2407
2408         * MAINTAINERS: Add myself as non-algorithmic global write
2409         maintainer.
2410
2411 2007-06-14  Diego Novillo  <dnovillo@google.com>
2412
2413         * MAINTAINERS: Add self as middle-end maintainer and
2414         non-algorithmic global write maintainer.
2415
2416 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2417
2418         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2419         Move all Fortran maintainers except Paul Brook into the
2420         Non-Autopoiesis section.
2421
2422 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2423
2424         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2425         (distclean-stage[+id+]): Possibly delete stage_last.
2426         * Makefile.in: Regenerate.
2427
2428 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2429
2430         * MAINTAINERS (Various Maintainer): Fix typo.
2431
2432 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2433
2434         * MAINTAINERS (Various Maintainer): Add myself as
2435         dataflow maintainer.
2436
2437 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2438
2439         * config.sub, config.guess: Update from upstream sources.
2440
2441 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2442
2443         * Makefile.tpl: Fix spelling error.
2444         * Makefile.in: Regenerate.
2445
2446 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2447
2448         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2449         lt_cv_sys_max_cmd_len.
2450
2451 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2452
2453         * MAINTAINERS (Various Maintainers): Add myself as
2454         auto-vectorizer maintainer.
2455
2456 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2457
2458         PR libjava/32098
2459         * libtool.m4: Revert previous change.
2460         * ltgcc.m4: Put it here.
2461
2462 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2463
2464         * MAINTAINERS (Various Maintainers): Add myself as
2465         auto-vectorizer maintainer.
2466
2467 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2468
2469         PR libjava/32098
2470         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2471
2472 2007-05-30  Richard Guenther  <rguenther@suse.de>
2473
2474         * MAINTAINERS (Various Maintainers): Add myself as
2475         auto-vectorizer maintainer.
2476
2477 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2478
2479         PR bootstrap/29382
2480         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2481         * configure: Rebuilt.
2482
2483 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2484
2485         * MAINTAINERS (Write After Approval): Removed my name.
2486
2487 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2488
2489         * MAINTAINERS (Write After Approval): Remove myself.
2490
2491 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2492
2493         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2494
2495 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2496
2497         * ltmain.sh: Update from ToT Libtool.
2498         * libtool.m4: Update from ToT Libtool.
2499         * ltsugar.m4: New. Update from ToT Libtool.
2500         * ltversion.m4: New. Update from ToT Libtool.
2501         * ltoptions.m4: New. Update from ToT Libtool.
2502         * ltconfig: Remove.
2503         * ltcf-c.sh: Remove.
2504         * ltcf-cxx.sh: Remove.
2505         * ltcf-gcj.sh: Remove.
2506
2507 2007-05-22  Ollie Wild  <aaw@google.com>
2508
2509         * MAINTAINERS (Write After Approval): Add myself.
2510
2511 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2512
2513         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2514         stage_cflags.
2515         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2516         Remove CFLAGS/LIBCFLAGS.
2517         (configure-stage[+id+]-[+prefix+][+module+],
2518         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2519         * Makefile.in: Regenerate.
2520
2521 2007-05-15  Diego Novillo  <dnovillo@google.com>
2522
2523         * MAINTAINERS: Update e-mail address.
2524
2525 2007-05-15  Revital Eres  <eres@il.ibm.com>
2526
2527         * MAINTAINERS (Write After Approval): Add myself.
2528
2529 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2530
2531         * MAINTAINERS (Write After Approval): Updated my address.
2532
2533 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2534
2535         * MAINTAINERS (Write After Approval): Add myself.
2536
2537 2007-05-11  Silvius Rus  <rus@google.com>
2538
2539         * MAINTAINERS (Write After Approval): Add myself.
2540
2541 2007-04-23  Tom Tromey  <tromey@redhat.com>
2542
2543         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2544
2545 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2546
2547         * MAINTAINERS (cpplib): Rename to ...
2548         (libcpp): ... this.  Add C/C++ front end maintainers.
2549
2550 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2551
2552         * config-ml.in: Pass ${ml_config_env} to configure calls.
2553
2554 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2555
2556         * MAINTAINERS (Write After Approval): Add myself.
2557
2558 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2559
2560         * MAINTAINERS (Write After Approval): Add myself.
2561
2562 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2563
2564         * MAINTAINERS (fortran 95 front end): Add myself.
2565
2566 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2567
2568         * MAINTAINERS (Write After Approval): Add myself.
2569
2570 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2571
2572         * MAINTAINERS (Modulo Scheduler): Add myself.
2573
2574 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2575
2576         * MAINTAINERS (fortran 95 front end): Add myself.
2577         (c++ front end): whitespace fix.
2578
2579 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2580
2581         * MAINTAINERS (Write After Approval): Add myself.
2582
2583 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2584
2585         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2586         of glob.  Quote arguments with single quotes too.
2587         * configure: Regenerate.
2588
2589 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2590
2591         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2592         * Makefile.in: Regenerate
2593
2594 2007-03-07  Andreas Schwab  <schwab@suse.de>
2595
2596         * configure: Regenerate.
2597
2598 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2599
2600         * configure.ac: Add "--with-pdfdir" configure option,
2601         which defines pdfdir variable.
2602         * Makefile.def (target=fixincludes): Add install-pdf to
2603         missing targets.
2604         (recursive_targets): Add install-pdf target.
2605         (flags_to_pass): Add pdfdir.
2606         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2607         target.
2608         * configure: Regenerate
2609         * Makefile.in: Regenerate
2610
2611 2007-02-28  Eric Christopher  <echristo@apple.com>
2612
2613         Revert:
2614         2006-12-07  Mike Stump  <mrs@apple.com>
2615
2616         * Makefile.def (dependencies): Add dependency for
2617         install-target-libssp and install-target-libgomp on
2618         install-gcc.
2619         * Makefile.in: Regenerate.
2620
2621 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2622
2623         * configure: Regenerate.
2624         * configure.ac: Move statements after variable declarations.
2625
2626 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2627
2628         * MAINTAINERS: Add myself as sh maintainer.
2629
2630 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2631
2632         * configure.ac: Adjust for loop syntax.
2633         * configure: Regenerate.
2634
2635 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2636
2637         * configure: Rebuilt.
2638
2639 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2640
2641         * configure.ac: Drop multiple occurrences of --enable-languages,
2642         and fix its quoting.
2643         * configure: Rebuilt.
2644
2645 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2646             Nathan Sidwell  <nathan@codesourcery.com>
2647             Vladimir Prus  <vladimir@codesourcery.com>
2648             Joseph Myers  <joseph@codesourcery.com>
2649
2650         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2651         * configure: Regenerate.
2652
2653 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2654
2655         * ltconfig (freebsd*): Default to elf.
2656
2657 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2658
2659         * configure.ac (target_libraries): Move libgcc before libiberty.
2660         * configure: Regenerated.
2661
2662 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2663             Paolo Bonzini  <bonzini@gnu.org>
2664
2665         PR bootstrap/30753
2666         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2667         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2668         * configure: Regenerated.
2669
2670 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2671
2672         * MAINTAINERS (Language Front End Maintainers): Update my mail
2673         address.
2674
2675 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2676
2677         PR bootstrap/30748
2678         * configure.ac: Correct syntax for Solaris ksh.
2679         * configure: Regenerated.
2680
2681 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2682
2683         * configure.ac: Sync with src.
2684         * configure: Regenerate.
2685
2686 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2687
2688         * Makefile.in: Regenerate.
2689
2690 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2691
2692         * config.sub: Sync with src.
2693
2694 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2695
2696         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2697         noncanonical equivalents.
2698         * configure.in: Rename to...
2699         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2700         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2701         target_noncanonical.  Use them.  Rewrite removal of configure
2702         arguments for autoconf 2.59.  Discard variable settings.  Force
2703         program_transform_name for native tools.
2704
2705         * Makefile.in: Regenerated.
2706         * configure: Regenerated with autoconf 2.59.
2707
2708 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2709
2710         * MAINTAINERS (Write After Approval): Add myself.
2711
2712 2007-01-31  Andreas Schwab  <schwab@suse.de>
2713
2714         * Makefile.tpl (LDFLAGS): Substitute it.
2715         * Makefile.in: Regenerate.
2716
2717 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
2718
2719         * MAINTAINERS (Write After Approval): Add myself.
2720
2721 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2722
2723         * MAINTAINERS (spu port): Add myself.
2724
2725 2007-01-23  Richard Guenther  <rguenther@suse.de>
2726
2727         PR bootstrap/30541
2728         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2729         * Makefile.tpl (GNATBIND): Substitute it.
2730         (GNATMAKE): Likewise.
2731         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2732         of STAGE_PREFIX.
2733         * Makefile.in: Regenerate.
2734         * configure: Regenerate.
2735
2736 2007-01-18  Mike Stump  <mrs@apple.com>
2737
2738         * configure.in: Re-enable -Werror for gcc builds.
2739
2740 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2741
2742         * MAINTAINERS (Write After Approval): Add myself.
2743
2744 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2745
2746         * configure.in: Change == to = in test command.
2747         * configure: Regenerate.
2748
2749 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2750             Nick Clifton  <nickc@redhat.com>
2751             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2752
2753         * configure.in (build_configargs, host_configargs, target_configargs):
2754         Remove build/host/target parameters.
2755         (host_libs): Add gmp and mpfr.
2756         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2757         * Makefile.def (gmp, mpfr): New.
2758         (gcc): Remove target.
2759         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2760         target_os, target_vendor): New.
2761         (configure): Add host_alias/target_alias arguments; adjust invocations.
2762         * configure: Regenerate.
2763         * Makefile.in: Regenerate.
2764
2765 2007-01-11  Matt Fago  <fago@earthlink.net>
2766
2767         * configure.in: Try to link to functions only in mpfr 2.2.x
2768         to improve robustness of configure tests.
2769         * configure: Regenerate.
2770
2771 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2772
2773         * MAINTAINERS: Add myself as i386 maintainer.
2774
2775 2007-01-08  Jan Hubicka  <jh@suse.cz>
2776
2777         * MAINTAINERS: Add myself as i386 maintainer.
2778
2779 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2780
2781         * configure.in: Add support for an x86_64-mingw* target.
2782         * configure: Regenerate.
2783
2784 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2785
2786         * Makefile.tpl (all-target): Correct @if conditional for target
2787         modules.
2788         * configure.in: Omit libiberty if building only target libgcc.
2789         * configure, Makefile.in: Regenerated.
2790
2791 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2792
2793         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2794         * configure: Regenerate.
2795
2796 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2797
2798         * Makefile.def (target_modules): Add libgcc.
2799         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2800         * Makefile.tpl (clean-target-libgcc): Delete.
2801         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2802         on gcc even for bootstrapped modules.  Rewrite handling of
2803         lang_env_dependencies to loop over target_modules.
2804         * configure.in (target_libraries): Add target-libgcc.
2805         * Makefile.in, configure: Regenerated.
2806
2807 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2808
2809         * configure.in: Reorganize recognition of languages.  Add
2810         --enable-stage1-languages.  Show supported languages for the chosen
2811         target rather than all recognized languages.
2812         * configure: Regenerate.
2813
2814 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2815
2816         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2817         * Makefile.in: Regenerate.
2818
2819 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2820
2821         * configure.in: Warn that MPFR 2.2.0 is buggy.
2822         * configure: Regenerate.
2823
2824 2006-12-27  Ian Lance Taylor  <iant@google.com>
2825
2826         * configure.in: When removing Makefiles to force a reconfigure, also
2827         remove prev-DIR*/Makefile.
2828         * configure: Regenerate.
2829
2830 2006-12-22  Andreas Schwab  <schwab@suse.de>
2831
2832         * configure: Regenerate with correct autoconf version.
2833
2834 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2835
2836         * configure.in: add AC_SUBST for *_FOR_TARGET.
2837         * configure: Regenerate.
2838
2839 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2840
2841         * configure.in: Simplify logic for rejecting languages that cannot
2842         be built.  Separate the case when a language is unsupported,
2843         from the case when the user chooses not to build a language.
2844
2845 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2846
2847         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2848         it only affects bootstrap and could be tested on "$host" as well.
2849         * configure: Regenerate.
2850         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2851
2852 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2853
2854         PR bootstrap/29544
2855         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2856         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2857         move here comment from Makefile.tpl.
2858         * Makefile.tpl: Move some definitions higher in the file.
2859         (STAGE1_CHECKING): New.
2860         * configure.in: Add --enable-stage1-checking.
2861         * configure: Regenerate.
2862         * Makefile.in: Regenerate.
2863
2864 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2865
2866         * MAINTAINERS: Add myself as build system maintainer.
2867
2868 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2869
2870         * MAINTAINERS (Write After Approval): Add myself.
2871
2872 2006-12-13  Eric Christopher  <echristo@apple.com>
2873
2874         * MAINTAINERS: Add myself as darwin maintainer.
2875
2876 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2877
2878         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2879
2880 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
2881
2882         MAINTAINERS: Update my entry.
2883
2884 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2885
2886         * configure.in:  Handle spu makefile frag.
2887         * Makefile.tpl (MAINT): Define
2888         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2889         * configure: Regenerate.
2890         * Makefile.in: Regenerate.
2891
2892 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2893
2894         * config.guess: Import latest version.
2895         * config.sub: Likewise.
2896
2897 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2898
2899         * configure.in (spu-*-*): Don't skip target-libiberty.
2900         * configure: Regenerate.
2901
2902 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2903
2904         PR bootstrap/30134
2905         * configure.in: Correct x86 darwin support for libjava to powerpc
2906         and i?86 only.
2907         * configure: Regenerate.
2908
2909 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2910
2911         * configure.in: Add x86 darwin support for libjava.
2912         * configure: Regenerate.
2913
2914 2006-12-07  Mike Stump  <mrs@apple.com>
2915
2916         * Makefile.def (dependencies): Add dependency for
2917         install-target-libssp and install-target-libgomp on
2918         install-gcc.
2919         * Makefile.in: Regenerate.
2920
2921 2006-12-04  Richard Guenther  <rguenther@suse.de>
2922
2923         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2924         (Non-Algorithmic Maintainers): Move over non-algorithmic
2925         loop optimizer maintainers, add myself as a non-algorithmic
2926         middle-end maintainer.
2927
2928 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2929
2930         * MAINTAINERS (Write After Approval): Add myself.
2931
2932 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2933
2934         * configure.in: Update error message for missing GMP/MPFR.
2935
2936         * configure: Regenerate.
2937
2938 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2939
2940         * configure.in: Update MPFR version in error message.
2941
2942         * configure: Regenerate.
2943
2944 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2945
2946         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2947         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2948         --with-gmp-lib): New flags.
2949
2950         * configure: Regenerate.
2951
2952 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2953
2954         * MAINTAINERS (Write After Approval): Change my email address.
2955
2956 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2957
2958         * MAINTAINERS (Write After Approval): Add myself.
2959
2960 2006-11-22  Philipp Thomas  <pth@suse.de>
2961
2962         * MAINTAINERS (i18n): Update e-mail address.
2963
2964 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2965
2966         * MAINTAINERS (spu port): Add myself as maintainer.
2967         (Write After Approval): Remove myself.
2968
2969 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2970
2971         * configure.in (skipdirs): Don't build libssp for SPU.
2972         * configure: Regenerate.
2973
2974 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2975
2976         * MAINTAINERS (spu port): Add myself as maintainer.
2977         (libobjc): Update my email address.
2978
2979 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2980
2981         * MAINTAINERS (Write After Approval): Add myself.
2982
2983 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2984
2985         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2986         * configure : Rebuilt.
2987
2988 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2989
2990         * MAINTAINERS (Write After Approval): Add myself.
2991
2992 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2993
2994         * MAINTAINERS (Write After Approval): Add myself.
2995
2996 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2997
2998         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2999         libmpfr.a.
3000         * configure: Regenerate.
3001
3002 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3003
3004         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3005         (unstage): Test for stage_last presence.
3006
3007         PR bootstrap/29802
3008         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3009         STAGE_PREFIX.
3010         * Makefile.in: Regenerate.
3011
3012 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3013
3014         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3015         maintainers.
3016
3017 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3018
3019         * MAINTAINERS (Write After Approval): Add myself.
3020
3021 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3022
3023         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3024         and stageN-package/Makefile.
3025         * Makefile.in: Regenerated.
3026
3027 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3028
3029         * configure.in: Remove target-libgloss from noconfigdirs for
3030         bfin-*-*.
3031         * configure: Regenerated.
3032
3033 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3034
3035         * configure.in (have_gmp): Only error if the gcc directory exists.
3036
3037         * configure: Regenerate.
3038
3039 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3040
3041         * configure.in: Robustify error message for missing GMP/MPFR.
3042
3043         * configure: Regenerate.
3044
3045 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3046
3047         * MAINTAINERS (Write After Approval): Add myself.
3048
3049 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3050
3051         * MAINTAINERS: Change email address.
3052
3053 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3054
3055         * MAINTAINERS (Write After Approval): Add myself.
3056
3057 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3058
3059         * MAINTAINERS (Write After Approval): Add myself.
3060
3061 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3062
3063         * MAINTAINERS (Write After Approval): Move myself to
3064         Write After Approval section.
3065
3066 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3067
3068         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3069         need_gmp anymore.
3070         * configure: Regenerate.
3071
3072 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3073
3074         * MAINTAINERS (Write After Approval): Add myself.
3075
3076 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3077
3078         * config.guess: Import latest version.
3079         * config.sub: Likewise.
3080
3081 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3082
3083         * Makefile.def: Added pdf target handling.
3084         * Makefile.tpl: Added pdf target handling.
3085         * Makefile.in: Regenerated.
3086
3087 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3088
3089         * MAINTAINERS: Add self as score port maintainer.
3090
3091 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3092
3093         * MAINTAINERS (Write After Approval): Add myself.
3094
3095 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3096
3097         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3098         or newer.
3099         * configure: Regenerated.
3100
3101 2006-09-27  Dave Brolley  <brolley@redhat.com>
3102
3103         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3104         using $s instead of $r.
3105         * configure: Regenerated.
3106
3107 2006-09-26  Thiemo Seufer  <ths@mips.com>
3108
3109         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3110         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3111         * configure: Regenerate.
3112
3113 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3114
3115         * MAINTAINERS (Write After Approval): Remove myself.
3116
3117 2006-09-22  Chao-ying Fu  <fu@mips.com>
3118
3119         * MAINTAINERS (Write After Approval): Add myself.
3120
3121 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3122
3123         * MAINTAINERS: Add self as soft-fp maintainer.
3124
3125 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3126
3127         * MAINTAINERS: Add myself as avr maintainer.
3128         Remove Marek Michalkiewicz as avr maintainer.
3129
3130 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3131
3132         * MAINTAINERS (Write After Approval): Add myself.
3133
3134 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3135
3136         * configure.in: Never build newlib for a Mingw host.
3137         Never build newlib as Mingw target library.
3138         Test the existence of winsup/cygwin for building a Cygwin newlib,
3139         rather than just winsup.
3140         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3141         building a Mingw target.
3142         * configure: Regenerate.
3143
3144 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3145
3146         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3147
3148 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3149
3150         * config.guess: Import from src (was more updated).
3151         * config.sub: Likewise.
3152
3153 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3154
3155         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3156         * configure: Regenerated.
3157
3158 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3159
3160         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3161         for stages after the first.
3162
3163 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3164
3165         * Makefile.def: Add dependencies for configure-opcodes
3166         on configure-intl and all-opcodes on all-intl.
3167         * Makefile.in: Regenerated.
3168
3169 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3170
3171         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3172
3173 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3174
3175         Port to hosts whose 'sort' and 'tail' implementations
3176         treat operands with leading '+' as file names, as POSIX
3177         has required since 2001.  However, make sure the code still
3178         works on pre-POSIX hosts.
3179         * ltmain.sh: Don't assume "sort +2" is equivalent to
3180         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3181
3182 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3183
3184         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3185
3186 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3187
3188         * ltconfig: chmod 644 before ranlib during install.
3189
3190 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3191
3192         PR bootstrap/18058
3193         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3194         if the bootstrap compiler is a GCC version that supports it.
3195         * configure: Regenerate.
3196
3197 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3198
3199         * configure.in: Fix thinkos in previous check-in.
3200         * configure: Regenerate.
3201
3202 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3203
3204         PR other/27063
3205         * configure.in: Test subdir_requires and give an appropriate
3206         error message.
3207         * configure: Regenerate.
3208
3209 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3210
3211         * MAINTAINERS (Write After Approval): Add myself.
3212
3213 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3214
3215         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3216
3217 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3218
3219         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3220
3221 2006-06-20  David Ayers  <d.ayers@inode.at>
3222
3223         PR bootstrap/28072
3224         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3225         whether target-libjava is being configured instead of whether the
3226         java front end is enabled.
3227         * configure: Regenerate.
3228
3229 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3230
3231         PR target/27540
3232         * configure.in: Only enable libgomp on IRIX 6.
3233         * configure: Regenerate.
3234
3235 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3236
3237         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3238         too.
3239         * Makefile.in: Regenerate.
3240
3241 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3242
3243         * config-ml.in: Alter CCASFLAGS to include special
3244         multilib options the same as is done for CFLAGS.
3245
3246 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3247
3248         * configure.in: Don't enable libgomp on hpux10.
3249         * configure: Rebuilt.
3250
3251 2006-06-12  David Ayers  <d.ayers@inode.at>
3252
3253         PR bootstrap/27963
3254         PR target/19970
3255         * configure.in: Remove target-boehm-gc from noconfigdirs where
3256         ${libgcj} is specified.
3257         * configure: Regenerate.
3258
3259 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3260
3261         Sync from src:
3262
3263         * configure.in: Sync.
3264         * configure: Regenerated.
3265
3266         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3267
3268         * Makefile.def: Added dependencies from sim and gdb on intl, and
3269         added configure dependencies to everything with an all dependency
3270         on intl.
3271         * Makefile.in: Regenerated.
3272
3273 2006-06-06  David Ayers  <d.ayers@inode.at>
3274
3275         PR libobjc/13946
3276         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3277         * Makefile.in: Regenerate.
3278         * configure.in: Add --enable-objc-gc at toplevel and have it
3279         enable boehm-gc for Objective-C.
3280         Remove target-boehm-gc from libgcj.
3281         Add target-boehm-gc to target_libraries.
3282         Add target-boehm-gc to noconfigdirs where ${libgcj}
3283         is specified.
3284         Assert that boehm-gc is supported when requested for Objective-C.
3285         Only build boehm-gc if needed either for Java or Objective-C.
3286         * configure: Regenerate.
3287
3288 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3289
3290         PR 27674
3291         * Makefile.tpl (configure-[+prefix+][+module+],
3292         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3293         Remove rule to unstage bootstrapped modules.
3294         (stage_current): New.
3295         * Makefile.in: Regenerate.
3296
3297 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3298
3299         * MAINTAINERS (Write After Approval): Update my e-mail address.
3300
3301 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3302
3303         * include/libiberty.h: Declare pex_run_in_environment.
3304
3305 2006-05-31  Asher Langton  <langton2@llnl.gov>
3306
3307         * MAINTAINERS (Write After Approval): Add myself.
3308
3309 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3310
3311         * Makefile.def (bfd, opcodes): Fix lib_path.
3312         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3313         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3314         * Makefile.in: Regenerate.
3315
3316 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3317
3318         * Makefile.in: Regenerate.
3319
3320 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3321
3322         * Makefile.def: Add install-html target. Add datarootdir
3323         docdir and htmldir to flags_to_pass.
3324         * Makefile.tpl: Add install-html target.
3325         * Makefile.in: Regenerate.
3326         * configure.in: Add --with-datarootdir, --with-docdir, and
3327         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3328         * configure: Regenerate.
3329
3330 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3331
3332         * configure.in: Enable gprof for cross builds.
3333         * configure: Regenerate.
3334
3335 2006-05-22  Richard Guenther  <rguenther@suse.de>
3336
3337         Revert
3338         2006-01-31  Richard Guenther  <rguenther@suse.de>
3339         Paolo Bonzini  <bonzini@gnu.org>
3340
3341         * Makefile.def (target_modules): Add libgcc-math target module.
3342         * configure.in (target_libraries): Add libgcc-math target library.
3343         (--enable-libgcc-math): New configure switch.
3344         * Makefile.in: Re-generate.
3345         * configure: Re-generate.
3346         * libgcc-math: New toplevel directory.
3347
3348 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3349             Andreas Tobler  <a.tobler@schweiz.ch>
3350
3351         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3352         * configure: Rebuilt.
3353
3354 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3355
3356         * MAINTAINERS (Write After Approval): Add myself.
3357
3358 2006-05-01  DJ Delorie  <dj@redhat.com>
3359
3360         * configure.in: Restore CFLAGS if GMP isn't present.
3361         * configure: Regenerate.
3362
3363 2006-05-01  Richard Guenther  <rguenther@suse.de>
3364
3365         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3366         maintainer.
3367
3368 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3369
3370         * MAINTAINERS (Write After Approval): Add myself.
3371
3372 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3373
3374         * MAINTAINERS (Write After Approval): Add myself.
3375
3376 2006-04-18  DJ Delorie  <dj@redhat.com>
3377
3378         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3379         reference libgloss so that libssp can be built in a combined
3380         tree.
3381         * configure: Regenerate.
3382
3383 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3384
3385         * MAINTAINERS (Write After Approval): Add myself.
3386
3387 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3388
3389         * configure.in: Require makeinfo 4.4 or higher.
3390         * configure: Regenerate.
3391
3392 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3393
3394         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3395         Rearrange the entries of other libraries to have them in one place.
3396
3397 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3398
3399         * MAINTAINERS (Write After Approval): Remove myself.
3400         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3401
3402 2006-03-14  Richard Guenther  <rguenther@suse.de>
3403
3404         * configure: Regenerate with autoconf 2.13.
3405
3406 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3407
3408         * MAINTAINERS: Use my work address.
3409
3410         * MAINTAINERS: Update my E-mail address.
3411
3412 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3413
3414         * configure.in: Handle --disable-<component> generically.
3415         * configure: Regenerate.
3416
3417 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3418
3419         PR libgcj/17311
3420         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3421
3422 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3423
3424         * MAINTAINERS (Write After Approval):  Remove myself.
3425         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3426
3427 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3428
3429         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3430         (TARGET_CONFIGDIRS): Remove.
3431         * configure.in: Remove AC_SUBST(target_configdirs).
3432         * Makefile.in, configure: Regenerated.
3433
3434 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3435
3436         * MAINTAINERS (Write After Approval):  Remove myself.
3437         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3438
3439 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3440
3441         PR bootstrap/25670
3442
3443         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3444
3445         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3446         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3447         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3448         BUILD_PREFIX, BUILD_PREFIX_1.
3449         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3450
3451         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3452         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3453
3454         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3455         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3456         of `cat stage_current`.  Always provide the `r' and `s' variables.
3457         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3458         a single shell execution.
3459         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3460         bootstrapped modules, make the stage1 module if the build was not
3461         started yet, else build the current stage.
3462         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3463         (all-build, all-host, all-target, [+make_target+]-host,
3464         [+make_target+]-target): Do not use \-continued lines.
3465         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3466         (current_stage, restrap, stage_last): New.
3467
3468         * Makefile.in: Regenerate.
3469         * configure: Regenerate.
3470
3471 2006-02-19  Bud Davis  <jmdavis@link.com>
3472
3473         * MAINTAINERS (Write After Approval):  Remove myself.
3474         (Language Front End Maintainers):  Add myself as fortran 95
3475         maintainer and update e-mail address.
3476
3477 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3478
3479         * MAINTAINERS (Write After Approval):  Remove myself.
3480         (Language Front End Maintainers):  Add myself as fortran 95
3481         maintainer.
3482
3483 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3484
3485         * MAINTAINERS (Write After Approval): Add myself.
3486
3487 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3488
3489         * MAINTAINERS (Write After Approval):  Remove myself.
3490         (Language Front End Maintainers):  Add myself as
3491         fortran 95 maintainer.
3492
3493 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3494
3495         Sync from src:
3496
3497         2005-12-27  Leif Ekblad  <leif@rdos.net>
3498
3499         * configure.in: Add support for RDOS target.
3500         * configure: Regenerate.
3501
3502 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3503             Andreas Schwab  <schwab@suse.de>
3504
3505         * configure: Regenerate.
3506
3507 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3508
3509         * configure.in (enable_libgomp): Add AIX.
3510         * configure: Regenerate.
3511
3512 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3513
3514         * MAINTAINERS (Write After Approval): Add myself.
3515
3516 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3517
3518         * MAINTAINERS (Write After Approval): Add myself.
3519
3520 2006-01-31  Richard Guenther  <rguenther@suse.de>
3521         Paolo Bonzini  <bonzini@gnu.org>
3522
3523         * Makefile.def (target_modules): Add libgcc-math target module.
3524         * configure.in (target_libraries): Add libgcc-math target library.
3525         (--enable-libgcc-math): New configure switch.
3526         * Makefile.in: Re-generate.
3527         * configure: Re-generate.
3528         * libgcc-math: New toplevel directory.
3529
3530 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3531
3532         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3533         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3534         the assembler, linker and binutils.
3535         * configure: Regenerate.
3536
3537 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3538
3539         * MAINTAINERS (Write After Approval): Add myself.
3540
3541 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3542
3543         * configure: Regenerate.
3544
3545 2006-01-18  Richard Henderson  <rth@redhat.com>
3546             Jakub Jelinek  <jakub@redhat.com>
3547             Diego Novillo  <dnovillo@redhat.com>
3548
3549         * libgomp: New directory.
3550         * Makefile.def: Add target_module libgomp.
3551         * Makefile.in: Regenerate.
3552         * configure.in (target_libraries): Add target-libgomp.
3553         * configure: Regenerate.
3554
3555 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3556
3557         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3558         @ from continuation.
3559         * Makefile.in: Rebuilt.
3560
3561 2006-01-04  Chris Lattner  <sabre@gnu.org>
3562
3563         * MAINTAINERS (Write After Approval): Add myself.
3564
3565 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3566
3567         PR bootstrap/24252
3568
3569         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3570         * Makefile.tpl (OBJDUMP): New.
3571         (EXTRA_HOST_FLAGS): Add it.
3572         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3573
3574         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3575         to use symbolic links between directories.  Avoid race conditions
3576         or make them harmless.
3577         * configure.in: Do not try to use symbolic links between directories.
3578
3579         * Makefile.def (LEAN): Pass.
3580         * Makefile.tpl (LEAN): Define.
3581         (stage[+id+]-start): Accept that the previous directory does not
3582         exist, if the bootstrap is lean.
3583         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3584         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3585         configure substitution.
3586         ([+compare-target+]): Likewise.
3587         ([+bootstrap-target+]-lean): New.
3588         * configure.in: Remove lean bootstrap support from here.
3589
3590         * Makefile.in: Regenerate.
3591         * configure: Regenerate.
3592
3593 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3594
3595         * MAINTAINERS (libdecnumber): Add myself.
3596
3597 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3598
3599         * libtool-ldflags: New script.
3600
3601 2006-01-02  Andreas Schwab  <schwab@suse.de>
3602
3603         * configure.in: When reconfiguring remove Makefile in
3604         all stage directories.
3605         * configure: Regenerate.
3606
3607 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3608
3609         * MAINTAINERS: Update my email address.
3610
3611 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3612
3613         Revert Ada-related part of the previous change.
3614
3615         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3616         Do not pass.
3617         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3618         * Makefile.in: Regenerate.
3619         * configure.in: Do not include mt-ppc-aix target fragment.
3620         * configure: Regenerate.
3621
3622 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3623
3624         * configure.in: Select appropriate fragments for PowerPC/AIX.
3625         * configure: Regenerate.
3626
3627         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3628         BOOT_CFLAGS, BOOT_LDFLAGS.
3629         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3630         BOOT_CFLAGS, BOOT_LDFLAGS.
3631         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3632         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3633         (stage): Fail if we cannot complete the work.
3634         * Makefile.in: Regenerate.
3635
3636 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3637
3638         * configure.in: Replace ms1 with mt.
3639         * configure: Rebuilt.
3640
3641 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3642
3643         * MAINTAINERS: Update my email address.
3644
3645 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3646
3647         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3648         install-host-nogcc): Don't invoke $(stage) at the end.
3649         * Makefile.in: Regenerate.
3650
3651 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3652
3653         * configure.in: Flip the top-level bootstrap switch.
3654         * configure: Regenerate.
3655
3656 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3657
3658         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3659         $(stage) and $(unstage).
3660         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3661         (all): Remove stray semicolon.
3662         (local-distclean): Don't handle multilib.tmp and multilib.out.
3663         (install.all): Set $s for consistency.
3664         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3665         check_multilibs setting.  Always make the install directory.
3666         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3667         Correct @if/@endif.
3668         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3669         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3670         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3671         (multilib.out): Remove.
3672         * Makefile.in: Regenerated.
3673
3674 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3675
3676         * MAINTAINERS (Write After Approval): Add myself.
3677
3678 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3679
3680         * MAINTAINERS: Add myself as mt maintainer.
3681
3682         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3683
3684 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3685
3686         * MAINTAINERS: Change email address.
3687
3688 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3689
3690         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3691         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3692         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3693         Find in-tree tools if available.
3694         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3695         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3696         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3697         (COMPILER_*_FOR_TARGET): New.
3698         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3699         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3700         (CONFIGURED_*, USUAL_*): Remove.
3701         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3702         STRIP): Use autoconf substitutions.
3703         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3704         COMPILER_NM_FOR_TARGET): New.
3705         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3706
3707         (all): Make all-host and all-target in parallel.
3708         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3709         that $$r and $$s are set before invoking a recursive make.
3710         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3711         ([+bootstrap-target+]): Inline most of the `all' target.
3712
3713 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3714
3715         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3716         from the gcc build directory.
3717         * Makefile.in: Regenerate.
3718
3719 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3720
3721         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3722         depend on all-libdecnumber.
3723         * configure.in (host_libs): Include libdecnumber.
3724         * Makefile.in: Regenerate.
3725         * configure: Likewise.
3726
3727 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3728
3729         * libdecnumber: Import decNumber sources from the dfp-branch.
3730
3731 2005-11-21  Kean Johnston  <jkj@sco.com>
3732
3733         * config.sub, config.guess: Sync from upstream sources.
3734
3735 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3736
3737         Import from Autoconf sources:
3738
3739         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3740         * config/move-if-change: Don't output "$2 is unchanged";
3741         suggested by Ben Elliston.  Handle weird characters correctly.
3742
3743 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3744
3745         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3746         to match upstream libtool for darwin.
3747
3748 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3749
3750         * Makefile.def: Remove gdb dependencies for gdbtk.
3751         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3752         (configure-gdb, install-gdb): New rules.
3753         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3754         * Makefile.in, configure: Regenerated.
3755
3756 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3757
3758         * MAINTAINERS (Write After Approval): Add myself.
3759
3760 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3761
3762         * MAINTAINERS (Write After Approval): Add myself.
3763
3764 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3765
3766         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3767         Diego Novillo.
3768
3769 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3770
3771         PR bootstrap/24297
3772         * Makefile.tpl (do-[+make-target+], do-check, install,
3773         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3774         are set before recursing.
3775         * Makefile.in: Regenerate.
3776
3777 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3778
3779         PR bootstrap/18939
3780         * Makefile.def (gcc) <target>: Fix thinko.
3781         * Makefile.in: Regenerate.
3782
3783 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3784
3785         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3786         * configure: Regenerate.
3787
3788 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3789
3790         * MAINTAINERS (Write After Approval): Add self.
3791
3792 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3793
3794         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3795         target-libffi, target-qthreads, target-libjava, and
3796         targetlibobjc.
3797         * configure: Regenerate.
3798
3799 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3800
3801         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3802         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3803         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3804         (USUAL_OBJDUMP_FOR_TARGET): New.
3805         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3806         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3807         * configure, Makefile.in: Regenerated.
3808
3809 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3810
3811         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3812         before other host packages.
3813
3814 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3815
3816         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3817
3818 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3819
3820         PR bootstrap/22340
3821
3822         * configure.in (default_target): Remove.
3823         * Makefile.tpl (all): Do not use prerequisites as subroutines
3824         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3825         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3826         use prerequisites as subroutines.
3827         (check-host, check-target): New.
3828         (bootstrap configure & all targets): Do not use stage*-start
3829         if the directory layout is already ok.
3830         (non-bootstrap configure & all targets): Prepend a $(unstage).
3831         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3832         (NOTPARALLEL): Remove.
3833         (unstage, stage variables): New variables.
3834         (unstage, stage targets): Simply expand to those variables.
3835
3836         * configure: Regenerate.
3837         * Makefile.in: Regenerate.
3838
3839 2005-10-04  James E Wilson  <wilson@specifix.com>
3840
3841         * Makefile.def (lang_env_dependencies): Add libmudflap.
3842         * Makefile.in: Regenerate.
3843
3844 2005-10-03  Andreas Schwab  <schwab@suse.de>
3845
3846         Backport from libtool CVS:
3847         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3848
3849         * ltmain.sh: add support for installing into temporary
3850         staging area (e.g. 'make install DESTDIR=...')
3851
3852 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3853
3854         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3855         * configure: Regenerated.
3856
3857 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3858
3859         * configure: Regenerate with the correct
3860         autoconf version.
3861
3862 2005-09-30  Catherine Moore  <clm@cm00re.com>
3863
3864         * configure.in (bfin-*-*): New.
3865         * configure: Regenerated.
3866
3867 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3868
3869         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3870         (LIPO_FOR_TARGET): New.
3871         (CONFIGURED_LIPO_FOR_TARGET): New.
3872         (USUAL_LIPO_FOR_TARGET): New.
3873         (STRIP_FOR_TARGET): New.
3874         (CONFIGURED_STRIP_FOR_TARGET): New.
3875         (USUAL_STRIP_FOR_TARGET): New.
3876         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3877         STRIP_FOR_TARGET.
3878         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3879         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3880         * Makefile.in: Regenerate.
3881         * configure: Regenerate.
3882
3883 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3884
3885         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3886         (rs6000-*-aix*): Same.
3887         * configure: Regenerate.
3888
3889 2005-09-16  Tom Tromey  <tromey@redhat.com>
3890
3891         * MAINTAINERS: Add self as java maintainer.
3892
3893 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3894
3895         * configure.in: Recognize f95 in the --enable-languages option,
3896         and substitute it for fortran, issuing a warning.
3897         * configure: Regenerate.
3898
3899 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3900
3901         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3902         * configure:  Regenerated.
3903
3904 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3905
3906         * MAINTAINERS: Add self as ms1 maintainer.
3907
3908 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3909
3910         * Makefile.def (libssp): Add to lang_env_dependencies.
3911         * Makefile.in: Regenerate.
3912
3913 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3914
3915         * MAINTAINERS: Add myself as middle-end maintainer.
3916
3917 2005-08-17  Christian Groessler  <chris@groessler.org>
3918
3919         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3920         * Makefile.in: Regenerate.
3921
3922 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3923
3924         * MAINTAINERS (write after approval): Added myself.
3925
3926 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3927
3928         * MAINTAINERS (Write After Approval): Add myself.
3929
3930 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3931
3932         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3933         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3934         Look for alternate names of the target cc and c++
3935         * configure: Regenerate.
3936
3937 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3938
3939         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3940         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3941         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3942         tools; remove code to manually set them.
3943         (Target tools): Look in the environment for them.
3944         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3945         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3946         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3947         build directory.
3948         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3949         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3950         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3951         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3952         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3953         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3954         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3955         * configure: Regenerate.
3956         * Makefile.in: Regenerate.
3957
3958 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3959
3960         * MAINTAINERS: Update for removed CPU targets.
3961
3962 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3963
3964         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3965         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3966         * Makefile.in: Regenerated.
3967
3968 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3969
3970         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3971         (CFLAGS_FOR_TARGET): Use it.
3972         (CXXFLAGS_FOR_TARGET): Likewise.
3973         * Makefile.in: Regenerated.
3974         * configure.in (--with-build-sysroot): New option.
3975         * configure: Regenerated.
3976
3977 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3978
3979         * Makefile.tpl: Wrap install between unstage and stage
3980         * Makefile.in: Regenerate.
3981
3982 2005-07-21  Eric Christopher  <echristo@apple.com>
3983
3984         * MAINTAINERS: Update affiliation.
3985
3986 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3987
3988         * MAINTAINERS: Add self as crx port maintainer.
3989
3990 2005-07-20  DJ Delorie  <dj@redhat.com>
3991
3992         * MAINTAINERS: Add self as m32c maintainer.
3993
3994 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3995
3996         * all files: Update FSF address.
3997
3998 2005-07-15  Eric Christopher  <echristo@redhat.com>
3999
4000         * MAINTAINERS: Change affiliation.
4001
4002 2005-07-14  Jim Blandy  <jimb@redhat.com>
4003
4004         * configure.in: Add cases for Renesas m32c.
4005         * configure: Regenerated.
4006
4007 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4008
4009         * COPYING.LIB: Update from fsf.org.
4010
4011 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4012
4013         * COPYING, compile, config.guess,
4014         config.sub, install-sh, missing, mkinstalldirs,
4015         symlink-tree, ylwrap: Sync from upstream sources.
4016         * config-ml.in: Update FSF address.
4017
4018 2005-07-13  Eric Christopher  <echristo@redhat.com>
4019
4020         * configure.in: Add toplevel noconfigdir support for tpf.
4021         * configure: Regenerate.
4022
4023 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4024
4025         PR ada/22340
4026
4027         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4028         * Makefile.in: Regenerate.
4029
4030 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4031
4032         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4033         Brolley to write-after-approval.
4034
4035 2005-07-07  Andreas Schwab  <schwab@suse.de>
4036
4037         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4038         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4039         * Makefile.in: Regenerated.
4040
4041 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4042
4043         * configure.in: Don't build sim or rda when targetting darwin.
4044         * configure: Regenerate.
4045
4046 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4047
4048         * configure.in: Add --enable-libssp and --disable-libssp.
4049         * configure: Regenerate with autoconf-2.13.
4050
4051 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4052
4053         * Makefile.def (target_modules): Add libssp.
4054         * configure.in (target_libraries): Add target-libssp.
4055         * configure: Rebuilt.
4056         * Makefile.in: Rebuilt.
4057
4058 2005-07-01  Zack Weinberg  <zackw@panix.com>
4059
4060         * MAINTAINERS: Change email address.  Resign from maintainership.
4061
4062 2005-07-01  Richard Guenther  <rguenther@suse.de>
4063
4064         * MAINTAINERS: Change my e-mail address and affiliation.
4065
4066 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4067
4068         * Makefile.def (stagefeedback): Come after profile.
4069         Define profiledbootstrap target.
4070         * Makefile.tpl (profiledbootstrap): Remove.
4071         (stageprofile-end): Zap stagefeedback.
4072         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4073         * Makefile.in: Regenerate.
4074
4075 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4076
4077         * MAINTAINERS: Update my email address.
4078
4079 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4080
4081         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4082         In 'cpp' stanza, support '#line' as well as '# '.
4083
4084 2005-06-08  Andreas Schwab  <schwab@suse.de>
4085
4086         * MAINTAINERS: Move myself from 'Write After Approval' to
4087         'CPU Port Maintainers' section as m68k maintainer.
4088
4089 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4090
4091         * configure.in (unsupported_languages): New macro.
4092         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4093         non-ported target libraries in noconfigdirs.
4094         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4095         non-linux-gnu.  Remove libgcj_ex_libffi.
4096         <lang_frag loop>: Set add_this_lang=no if the language is in
4097         unsupported_languages.
4098         * configure: Regenerate.
4099
4100 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4101
4102         * configure.in: Fix typo in handling of --with-mpfr-dir.
4103         * configure: Regenerate.
4104
4105 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4106
4107         * MAINTAINERS: Update my email address.
4108
4109 2005-06-02  Jim Blandy  <jimb@redhat.com>
4110
4111         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4112         accepted into the master sources.)
4113
4114 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4115             Michael Snyder  <msnyder@redhat.com>
4116             Stan Cox  <scox@redhat.com>
4117
4118         * configure.in: Set noconfigdirs for ms1.
4119
4120         * configure: Regenerate.
4121
4122 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4123
4124         * MAINTAINERS (Write After Approval): Add self.
4125
4126 2005-06-01  Josh Conner  <jconner@apple.com>
4127
4128         * MAINTAINERS (Write After Approval): Add self.
4129
4130 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4131
4132         * MAINTAINERS: Update my email address.
4133
4134 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4135
4136         * MAINTAINERS (Write After Approval): Add self.
4137
4138 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4139
4140         * MAINTAINERS (Write After Approval): Remove self.
4141
4142 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4143
4144         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4145         (Dependencies): Consider target modules for bootstrap dependencies.
4146         Make target bootstrap modules depend on each stage's gcc.
4147         * Makefile.in: Regenerate.
4148
4149 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4150
4151         * Makefile.def (configure-gcc): Depend on binutils having been built.
4152         (all-gcc): No need to do it here.
4153         * Makefile.in: Regenerate.
4154
4155 2005-05-19  Paul Brook  <paul@codesourcery.com>
4156
4157         * configure.in: Rewrite misleading error message when requested
4158         language cannot be built.
4159         * configure: Regenerate.
4160
4161 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4162
4163         * ylwrap: Import from Automake 1.9.5.
4164
4165 2005-05-13  David Ung  <davidu@mips.com>
4166
4167         * MAINTAINERS (Write After Approval): Add self.
4168
4169 2005-05-09  Mike Stump  <mrs@apple.com>
4170
4171         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4172         lt_cv_sys_max_cmd_len for now.
4173
4174 2005-05-09  Stan Cox  <scox@redhat.com>
4175
4176         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4177
4178 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4179
4180         * README.SCO: Update the URL.
4181
4182 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4183
4184         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4185         with_gnu_ld to libtool.
4186         * ltcf-c.sh (aix[45]): Define file_list_spec.
4187         * ltcf-cxx.sh (aix[45]): Same.
4188         * ltcf-gcj.sh (aix[45]): Same.
4189         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4190         exists, write list of input files to temporary file.
4191
4192 2005-05-04  Mike Stump  <mrs@apple.com>
4193
4194         * configure.in: Always pass --target to target configures as
4195         otherwise rebuilds that do --recheck will fail.
4196         * confiugure: Rebuilt.
4197
4198 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4199
4200         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4201         STAGE_HOST_EXPORTS.
4202         (configure, all): Add bootstrap support.
4203         (Host modules, target modules): Pass post-stage1 flags and exports.
4204         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4205         * Makefile.in: Regenerate.
4206
4207 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4208
4209         * configure: Regenerate.
4210
4211 2005-04-27  Mike Stump  <mrs@apple.com>
4212
4213         * MAINTAINERS: Add self as darwin maintainer.
4214
4215 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4216
4217         * config.sub: Update from master copy.
4218
4219 2005-04-21  Mike Stump  <mrs@apple.com>
4220
4221         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4222         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4223
4224 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4225
4226         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4227         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4228         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4229         "*-*-elf" and "*-*-linux*".
4230         * configure: Regenerate.
4231
4232 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4233
4234         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4235
4236 2005-04-12  Mike Stump  <mrs@apple.com>
4237
4238         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4239
4240 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4241
4242         * MAINTAINERS (Write After Approval): Add myself.
4243
4244 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4245
4246         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4247
4248 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4249
4250         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4251         (TARGET_CONFIGARGS): Include --with-target-subdir.
4252         (configure, all): New macros.  Use them throughout.
4253         * Makefile.in: Regenerate.
4254
4255 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4256
4257         * MAINTAINERS (Write After Approval): Add myself.
4258
4259 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4260
4261         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4262
4263 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4264
4265         * MAINTAINERS: Move John Carr to Write After Approval.
4266
4267 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4268
4269         * config/mh-mingw32: Delete.
4270         * configure.in: Don't use it.
4271         * configure: Regenerate.
4272
4273 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4274
4275         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4276         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4277         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4278         (HOST_LIB_PATH): Generate from Makefile.def.
4279         (TARGET_LIB_PATH): Likewise.
4280         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4281         * Makefile.in: Regenerate.
4282         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4283         (RPATH_ENVVAR): Include Darwin case.
4284         * configure: Regenerate.
4285
4286 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4287
4288         * MAINTAINERS (Various Maintainers): Remove self.
4289         (Write After Approval): Add self.
4290
4291 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4292
4293         * MAINTAINERS (Various Maintainers): Add self.
4294
4295 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4296
4297         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4298         * configure: Regenerate.
4299
4300 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4301
4302         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4303         gcc_version, and gcc_version_trigger from set of flags to pass.
4304         * Makefile.tpl: Remove definitions of above variables.
4305         (config.status): Remove dependency on $(gcc_version_trigger).
4306         * Makefile.in: Regenerate.
4307         * configure.in: Do not reference config/gcc-version.m4 nor
4308         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4309         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4310         * configure: Regenerate.
4311
4312 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4313             Andrew Pinski  <pinskia@physics.uc.edu>
4314
4315         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4316         * Makefile.in: Regenerate.
4317
4318 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4319
4320         * MAINTAINERS (Write After Approval): Add myself.
4321
4322 2005-03-03  David Ayers  <d.ayers@inode.at>
4323
4324         * MAINTAINERS (Write After Approval): Add myself.
4325
4326 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4327
4328         PR libgcj/20160
4329         * ltmain.sh: Avoid creating archives with components that have
4330         duplicate basenames.
4331
4332 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4333
4334         PR bootstrap/20250
4335         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4336         instead of check.
4337         * Makefile.in: Regenerate.
4338
4339 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4340
4341         * Makefile.in: Regenerate to fix conflict between the previous two
4342         patches.
4343
4344 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4345
4346         PR bootstrap/17383
4347         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4348         * Makefile.tpl (HOST_SUBDIR): New substitution.
4349         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4350         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4351         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4352         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4353         (Host modules, Bootstrapped modules): Use it.
4354         (Build modules, Target modules): Do not create symlink trees,
4355         always configure out-of-srcdir.
4356         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4357         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4358         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4359         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4360
4361         * Makefile.in: Regenerate.
4362         * configure: Regenerate.
4363
4364 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4365
4366         Merged from libada-gnattools-branch:
4367         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4368
4369         * gnattools: New directory.
4370         * Makefile.def: Add gnattools as a module, depending on target-libada.
4371         * Makefile.in: Regenerate.
4372         * configure.in: Include gnattools in host_tools; disable it if ada
4373         is disabled.
4374         * configure: Regenerate.
4375
4376 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4377
4378         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4379         treelang maintainer.
4380         (Write After Approval): Remove myself.
4381
4382 2005-02-23  Paul Schlie  <schlie@comcast.net>
4383
4384         * configure.in: Allow darwin targeted ports to build tk, itcl and
4385         libgui.
4386         * configure: Regenerate.
4387
4388 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4389
4390         PR libgcj/10353
4391         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4392         * configure: Regenerate.
4393
4394 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4395
4396         * MAINTAINERS (Write After Approval): Add myself.
4397
4398 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4399
4400         * MAINTAINERS: Update my e-mail address.
4401
4402 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4403
4404         * MAINTAINERS (Write After Approval): Add myself.
4405
4406 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4407
4408         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4409         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4410         target-libgloss when not *-*-elf and *-*-aout.
4411         * configure: Regenerate.
4412
4413 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4414
4415         * MAINTAINERS: Remove obsolete entries.
4416
4417         * MAINTAINERS (Write After Approval): Add Michael Matz.
4418
4419 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4420
4421         * MAINTAINERS: Remove self as cpplib maintainer.
4422
4423 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4424
4425         * install-sh, config.sub: Import from upstream.
4426
4427 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4428
4429         PR bootstrap/18222
4430         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4431         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4432         * Makefile.in: Regenerate.
4433
4434 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4435
4436         * MAINTAINERS: Update my email address.
4437
4438 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4439             Andreas Schwab  <schwab@suse.de>
4440
4441         PR bootstrap/18033
4442         * config-ml.in: Eval option if surrounded by single quotes.
4443
4444 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4445
4446         Revert 2004-12-28 Makefile changes, a better fix will be
4447         applied to mainline and src after GCC 4.0 branches.
4448
4449 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4450
4451         PR bootstrap/17383
4452
4453         * Makefile.def (target_modules): Remove stage parameter,
4454         it is always true now.
4455         * Makefile.tpl (configure-build-[+module+],
4456         configure-target-[+module+]): Always build symlink tree
4457         for the directory and for include.  BUILD_SUBDIR and
4458         TARGET_SUBDIR cannot be . anymore.
4459         * Makefile.in: Regenerate.
4460
4461 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4462
4463         Revert 2004-12-08 Makefile changes.
4464
4465 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4466
4467         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4468         cygwin, mingw.
4469
4470 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4471
4472         * configure.in (sh64-*-*): Reenable gprof.
4473         * configure: Regenerate.
4474
4475 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4476
4477         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4478         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4479         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4480         * Makefile.in: Regenerate.
4481
4482 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4483
4484         * MAINTAINERS: Update my email address.
4485
4486 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4487
4488         * Makefile.tpl: Generate normal dependencies if the LHS module is
4489         not bootstrapped.
4490         * Makefile.in: Regenerate.
4491
4492 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4493
4494         * configure.in: Include config/gxx-include-dir.m4.  Use
4495         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4496         * configure: Regenerate.
4497
4498 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4499
4500         * config.if: Delete.
4501         * configure.in: Set libstdcxx_incdir directly.
4502         * configure: Regenerate.
4503
4504 2004-12-02  Eric Christopher  <echristo@redhat.com>
4505
4506         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4507         * Makefile.in: Regenerate.
4508
4509 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4510
4511         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4512         * configure: Regenerate.
4513
4514 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4515
4516         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4517         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4518         * configure: Regenerate.
4519
4520 2004-12-01  Eric Christopher  <echristo@redhat.com>
4521
4522         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4523         of things to remove.
4524
4525 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4526
4527         * MAINTAINERS (Write After Approval): Update my e-mail address.
4528
4529 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4530
4531         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4532         from CVS libtool to always pass_all.
4533
4534 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4535
4536         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4537         (hppa*64*-*-*): Delete incorrect comment.
4538         * configure: Rebuilt.
4539
4540 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4541
4542         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4543
4544 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4545
4546         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4547         from CVS libtool to always pass_all.
4548
4549 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4550
4551         * install-sh, compile: Import from automake.
4552
4553 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4554
4555         * config.guess, config.sub:  Import from savannnah.
4556
4557 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4558
4559         * MAINTAINERS (Write After Approval): Add myself
4560
4561 2004-11-12  Mike Stump  <mrs@apple.com>
4562
4563         * Makefile.def: Add html support.
4564         * Makefile.tpl: Likewise.
4565         * Makefile.in: Regenerate.
4566
4567 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4568
4569         PR 18423
4570         * configure.in: Remove all instances of build-fixincludes from
4571         noconfigdirs.
4572         (build_configargs): Supply --target to subdirectories.
4573         * configure: Regenerate.
4574
4575         * Makefile.def: Make gcc install depend on fixincludes install.
4576         * Makefile.in: Regenerate.
4577
4578 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4579
4580         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4581
4582 2004-11-11  Paul Brook  <paul@codesourcery.com>
4583
4584         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4585
4586 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4587
4588         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4589         target-libgfortran.
4590         * configure: Regenerate.
4591
4592 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4593
4594         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4595         like CC.
4596
4597 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4598
4599         * Makefile.def (host fixincludes): Specify missing targets.
4600         * Makefile.in: Regenerate.
4601
4602 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4603
4604         * MAINTAINERS: Add myself
4605
4606 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4607
4608         * MAINTAINERS (Write After Approval): Add myself.
4609
4610 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4611
4612         * Makefile.def: Build fixincludes for the host, too.
4613         * Makefile.in: Regenerate.
4614         * configure.in (host_tools): Add fixincludes.
4615         * configure: Regenerate.
4616
4617 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4618
4619         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4620         * configure: Regenerated.
4621
4622 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4623
4624         PR other/17783
4625         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4626         * configure: Regenerated.
4627
4628 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4629
4630         * README.SCO: Update per FSF instructions.
4631
4632 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4633
4634         PR target/18151
4635         * configure.in (case ${target}): Do not build fixincludes for avr.
4636         * configure: Regenerated.
4637
4638 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4639
4640         * configure.in (case ${target}): Do not build fixincludes
4641         on platforms where it is not used.
4642         * configure: Regenerated.
4643
4644 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4645
4646         * configure.in: Use an absolute path to install-sh.
4647         * configure: Regenerated.
4648
4649 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4650
4651         * MAINTAINERS (Write After Approval): Add myself.
4652
4653 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4654
4655         * MAINTAINERS: Remove from Write After Approval those that are
4656         already maintainers.
4657
4658 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4659
4660         * MAINTAINERS:  Update my email address.
4661
4662 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4663
4664         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4665         * configure: Regenerate.
4666
4667 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4668
4669         * MAINTAINERS:  Update my email address.
4670
4671 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4672
4673         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4674         entries belonging to this category.
4675
4676 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4677
4678         * MAINTAINERS: Update my e-mail address.
4679
4680 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4681
4682         Fix wrong conflict resolution in:
4683
4684         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4685
4686         * Makefile.in: Regenerate.
4687         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4688         in the recursive `make', instead of hardwiring `all'.
4689         (Autogenerated TARGET-* variables): New.
4690
4691 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4692
4693         * configure.in: Enable target-libgloss for crx-*-*.
4694         * configure: Regenerate.
4695
4696 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4697
4698         * MAINTAINERS (Various Maintainers): Move the "windows,
4699         cygwin, mingw" maintainer to ...
4700         (OS Port Maintainers): ... here.
4701
4702 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4703
4704         * MAINTAINERS (Write After Approval): Remove those that are
4705         maintainers of some subsystem.
4706
4707 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4708
4709         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4710         * ltcf-cxx.sh (tpf*): Likewise.
4711         * ltconfig (tpf*): Add TPF OS configuration support.
4712
4713 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4714
4715         * MAINTAINERS: Change my email address to my new work account.
4716
4717 2004-09-24  Michael Roth  <mroth@nessie.de>
4718
4719         * configure.in (--without-headers): Add missing double quotes.
4720         * configure: Regenerate.
4721
4722 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
4723
4724         * ylwrap: Revert to previous version.
4725
4726 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4727
4728         PR bootstrap/17369
4729         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4730         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4731         SET_GCC_LIB_PATH_CMD.
4732         (BASE_TARGET_EXPORTS): Likewise.
4733         * Makefile.in: Regenerated.
4734
4735         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4736         * configure: Regenerated.
4737
4738 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4739
4740         * config.guess: New upstream version
4741         * compile, depcomp, install-sh, ylwrap: Likewise.
4742
4743 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4744
4745         * config/mh-x86omitfp: New host makefile fragment.  Add
4746         -fomit-frame-pointer to the default BOOT_CFLAGS.
4747         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4748         * configure: Regenerate.
4749
4750 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4751
4752         PR target/11572
4753         * configure.in (*-*-darwin*): Renable libobjc.
4754         * configure: Regenerate.
4755
4756 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4757
4758         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4759
4760 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4761
4762         * Makefile.def: Remove libbanshee.
4763         * Makefile.tpl: Ditto.
4764         * configure.in: Ditto.
4765         * Makefile.in: Regen.
4766         * configure: Ditto.
4767
4768 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4769
4770         * ltmain.sh: Use $pic_object as $non_pic_object if
4771         $non_pic_object=none.
4772
4773 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4774
4775         * missing: Import latest version from master repository.
4776
4777 2004-09-06  Nick Clifton  <nickc@redhat.com>
4778
4779         * config.sub: Import latest version from master repository.
4780         * config.guess: Likewise.
4781         This includes these changes:
4782
4783         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4784
4785         * config.sub: Handle crisv32, alias etraxfs.
4786         * config.guess (crisv32:Linux:*:*): Handle.
4787
4788         2004-08-13  Brad Smith  <brad@comstyle.com>
4789
4790         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4791         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4792
4793         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4794
4795         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4796         assume the processor is a powerpc.  This is because coreutils
4797         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4798         in this case, due to a MacOS X bug that causes
4799         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4800         to return a negative number.
4801         Problem reported by Petter Reinholdtsen in:
4802         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4803
4804         2004-07-19  Ben Elliston  <bje@gnu.org>
4805
4806         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4807
4808         2004-06-24  Ben Elliston  <bje@gnu.org>
4809
4810         * config.guess: Update copyright years.
4811         * config.sub: Likewise.
4812
4813         2004-06-22  Robert Millan  <robertmh@gnu.org>
4814
4815         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4816         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4817
4818         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4819
4820         * config.guess (*:*VMS:*:*): New entry. Replaces
4821         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4822         manufacturer.
4823
4824         2004-06-22  Ben Elliston  <bje@gnu.org>
4825
4826         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4827         * config.sub: Likewise.
4828
4829         2004-06-22  Ben Elliston  <bje@gnu.org>
4830
4831         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4832         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4833
4834         2004-06-11  Ben Elliston  <bje@gnu.org>
4835
4836         * config.guess (pegasos:OpenBSD:*:*): Remove.
4837
4838         2004-06-11  Ben Elliston  <bje@gnu.org>
4839
4840         From Wouter Verhelst <wouter@grep.be>:
4841         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4842
4843         2004-06-11  Ben Elliston  <bje@gnu.org>
4844
4845         * config.guess (luna88k:OpenBSD:*:*): New.
4846
4847         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4848
4849         * config.guess (m32r*:Linux:*:*): New case.
4850         * config.sub: Handle m32rle.
4851
4852         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4853
4854         From Jens Petersen  <petersen@redhat.com>:
4855         * config.sub: Handle sparcv8.
4856
4857         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4858
4859         From Tom Smith <smith@cag.lkg.hp.com>:
4860         * config.guess: Version suffixes are equally significant on Tru64
4861         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4862         prefix of "P" (patched kernel).
4863
4864         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4865
4866         * config.sub: Add support for National Semiconductor CRX target.
4867
4868 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4869
4870         * MAINTAINERS (Various Maintainers): Remove myself as web page
4871         maintainer, add myself as maintainer of build status lists.
4872
4873 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4874
4875         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4876         *-*-netware, but add target-libmudflap.
4877         Consolidate *-*-netware targets (of which really only i?86 exists)
4878         into a single entry.
4879         * configure: Likewise.
4880
4881 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4882
4883         * Makefile.tpl (sorry): Remove.
4884         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4885         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4886         (do-clean): Clean per-stage directories too.
4887         (do-distclean): Run distclean-stage1 too.
4888         (.NOTPARALLEL): Enable during toplevel bootstrap.
4889         (stage[+id+]-bubble): Enable parallel execution during
4890         the recursive invocation.
4891         * Makefile.in: Regenerate.
4892
4893         Fix previous checkin:
4894
4895         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4896         include.
4897         * configure.in: Fix indentation.
4898         * configure: Regenerate.
4899
4900 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
4901
4902         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4903         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4904         * configure: regenerate
4905         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4906         -mdynamic-no-pic
4907
4908 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4909
4910         * Makefile.def (build_modules): Add fixincludes.
4911         (dependencies): Make gcc depend on fixincludes.
4912         * configure.in (build_tools): Add fixincludes.
4913         (build_configdirs): Always include build_libs.
4914         * Makefile.in: Regenerate.
4915         * configure: Regenerate.
4916
4917 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4918
4919         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4920         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4921         phony targets; do not generate timestamp files.
4922         (distclean-stageN): Remove references to their timestamp files.
4923         (restageN, touch-stageN): Remove.
4924         (stageN-bubble): Rewritten.
4925         (compare): Support lean bootstraps.
4926         * Makefile.in: Regenerate.
4927
4928         * configure.in: Only warn when bootstrapping but
4929         build != host or build != target.  Support lean bootstraps.
4930         * configure: Regenerate.
4931
4932 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4933
4934         * configure.in:  Give a better error message if GMP/MPFR are missing
4935         and a language needing them has been requested.
4936         * configure:  Regenerated.
4937
4938 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4939
4940         * configure.in:  Print a list of available language front-ends if
4941         a requested one is missing.  Tidy stray tab characters.
4942         * configure:  Regenerated.
4943
4944 2004-08-19  Michael Koch  <konqueror@gmx.de>
4945
4946         * gcc/doc/install.texi: Update entry about automake for libjava.
4947
4948 2004-08-17  Robert Millan  <robertmh@gnu.org>
4949
4950         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4951         (instead of FreeBSD).
4952         * configure: Regenerate.
4953
4954 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4955
4956         * Makefile.in: Regenerate.
4957         * configure: Regenerate.
4958
4959         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4960         stage_*_flags.
4961         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4962         for bootstrapped modules if toplevel bootstrap is going.
4963         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4964         modules.  Adjust for changes in Makefile.def.  Enable several
4965         rules even in non-bootstrap mode, just to avoid peppering the
4966         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4967         (stage-[+prev+]-bubble): Remove.
4968
4969         * Makefile.def (Dependencies): Depend on all-build-bison,
4970         all-build-flex, all-build-byacc, all-build-texinfo, rather
4971         than the host variations.
4972         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4973         with BUILD_SUBDIR.
4974         (BISON): Update for recent Bisons.
4975         (YACC): Fix typo.
4976         (cross): Depend on all-build.
4977         (all): Do not depend on all-build.
4978         (prebootstrap): Remove.
4979         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4980         (Prebootstrap dependencies): Add them to the per-stage targets
4981         and to all-prebootstrap.
4982         * configure.in (build_configdirs): Always enable build_tools.
4983         (BUILD_DIR_PREFIX): Remove.
4984
4985         * Makefile.def (gcc): Add target variable.
4986         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4987         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4988         in the recursive `make', instead of hardwiring `all'.
4989         (Autogenerated TARGET-* variables): New.
4990
4991 2004-08-13  Brian Booth  <bbooth@redhat.com>
4992
4993         * MAINTAINERS: Remove myself from write-after-approval.
4994
4995 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4996
4997         * src-release: Stop distributing mmalloc with gdb (which doesn't
4998         use it).
4999         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5000         * Makefile.in: Regenerate.
5001
5002 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5003
5004         * configure.in (arm*-*-eabi*): New target.
5005         * configure: Regenerate.
5006
5007 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5008
5009         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5010         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5011         (Dependencies): New section.
5012         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5013         (configure-target-[+module+]): Depend on maybe-all-gcc
5014         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5015         (toplevel profiledbootstrap): Fix dependencies.
5016         * Makefile.in: Regenerate.
5017
5018 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5019
5020         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5021         target-libiberty to noconfigdirs.
5022         * configure: Regenerate.
5023
5024 2004-08-03  Paul Brook  <paul@codesourcery.com>
5025
5026         * configure.in: Check for MPFR as well as GMP.
5027         * configure: Regenerate.
5028
5029 2004-08-01  Robert Millan  <robertmh@gnu.org>
5030
5031         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5032         libmudflap for all GNU-based systems (with Glibc).
5033         * configure: Regenerate.
5034
5035 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5036
5037         * Makefile.def (host-modules): Add gcc.
5038         * Makefile.in: Regenerate.
5039         * Makefile.tpl (sorry): New rule.
5040         (configure-host, all-host, [+make_target+]-host, do-check,
5041         install-host): Do not add gcc as a special case.
5042         (host modules): Add a small special-casing for gcc.  Export
5043         extra_make_flags through the environment.
5044         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5045         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5046         other recursive targets for gcc): Remove.
5047
5048         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5049         (stage, unstage): New rules.
5050         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5051         distclean-stage[+id+]): Use stage_current.
5052         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5053         the stage*-start rules.
5054
5055 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5056
5057         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5058         use -all_load flag.
5059
5060 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5061
5062         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5063         * configure: Regenerate.
5064
5065 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5066
5067         * maintainer-scripts/gcc_release: Revert yesterday's change.
5068
5069 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5070
5071         * MAINTAINERS: Add myself to write-after-approval.
5072
5073 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5074
5075         * libf2c: Removed.
5076         * gcc/gccbug.in: Updated because of libf2c removal.
5077         * maintainer-scripts/gcc_release: Ditto.
5078
5079 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5080
5081         * configure.in: Build libmudflap by default on FreeBSD.
5082         * configure: Regenerated.
5083
5084 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5085
5086         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5087         systems.
5088         * configure: Regenerated.
5089
5090 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5091
5092         PR target/16344
5093         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5094         feedback based compiler.
5095         * Makefile.in: Rebuilt.
5096
5097 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5098
5099         * Makefile.def (host_modules): Set bootstrap=true for flex.
5100         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5101         * Makefile.in: Rebuilt.
5102
5103 2004-07-07  Jan Hubicka  <jh@suse.cz>
5104
5105         * MAINTAINERS: Add self as a profile feedback maintainer.
5106
5107 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5108
5109         * configure.in:  Do not prepend $srcdir to /dev/null in
5110         makefile fragments.
5111         * configure:  Regenerate.
5112
5113 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5114
5115         * Makefile.def (build_modules): Add bison, byacc, flex,
5116         m4, texinfo.
5117         (flags_to_pass): Add FLEX.
5118         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5119         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5120         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5121         DEFAULT_MAKEINFO): Remove.
5122         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5123         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5124         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5125         objdir or else use configured tool.
5126         (all-build): New.
5127         (all): Depend on it.
5128         (Build module dependencies): Add.
5129         * Makefile.in: Regenerate.
5130         * configure.in: Better support for multiple build modules,
5131         matching what is done for host/target modules.  Do not look
5132         for "plausible" locations of build tools if Canadian cross.
5133         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5134         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5135         * configure: Regenerate.
5136
5137 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5138
5139         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5140         * Makefile.in: Regenerate.
5141
5142 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5143
5144         * Makefile.tpl (configure-build-[+module+],
5145         configure-[+module+], configure-target-[+module+]): Pass
5146         [+extra_configure_args+].
5147         (all-build-[+module+], all-[+module+], check-[+module+],
5148         install-[+module+], [+make_target+]-[+module+],
5149         all-target-[+module+], check-target-[+module+],
5150         install-target-[+module+], [+make_target+]-target-[+module+]):
5151         Pass [+extra_make_args+].
5152         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5153         (GCC_HOST_EXPORTS): Remove.
5154         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5155         cross, check-gcc, check-gcc-c++, install-gcc,
5156         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5157         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5158         * Makefile.in: Regenerate.
5159
5160 2004-06-21  Matthew Sachs  <msachs@apple.com>
5161
5162         * MAINTAINERS: Added self to write-after-approval.
5163
5164 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5165
5166         * configure.in: Check for srcdir/winsup rather than build directory
5167         winsup.
5168         * configure: Regenerate.
5169
5170 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5171
5172         * configure.in: Don't build Cygwin native newlib if winsup
5173         directory is missing.  Emit warning instead.
5174         * configure: Regenerate.
5175
5176 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5177
5178         * Makefile.tpl (touch-stage[+id+]): New.
5179         (restage[+prev+]): Depend on touch-stage[+id+].
5180
5181         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5182         Use it throughout.
5183
5184         * Makefile.def: Add profile and feedback bootstrap stages.
5185         Remove next field from bootstrap stages.
5186         * Makefile.tpl (LN, LN_S): Substitute.
5187         (stageN-start, stageN-end): Use double-colon rules, to
5188         provide a hook for additional setup commands.
5189         (distclean-stageN-gcc, restageN): Create dependencies from
5190         [+prev+], not from [+next+].
5191         (stageN-bubble): Add commands for successive stages from
5192         [+prev+], using double-colon rules.
5193         (all-stageN-gcc): Fix typo.
5194         (stagefeedback-start, profiledbootstrap): New.
5195         * Makefile.in: Regenerate.
5196         * configure.in: Call ACX_PROG_LN.
5197         * configure: Regenerate.
5198
5199 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5200
5201         * MAINTAINERS (Write After Approval): Add myself.
5202
5203 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5204
5205         * MAINTAINERS (Write After Approval): Add myself.
5206
5207 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5208
5209         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5210         without gcc.
5211         * configure: Regenerate.
5212
5213 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5214
5215         * Makefile.tpl: Fix typo.
5216         * Makefile.in: Regenerate.
5217
5218 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5219
5220         * configure.in: Remove new- prefix from toplevel
5221         bootstrap targets.
5222         * configure: Regenerate.
5223
5224 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5225
5226         * Makefile.tpl (all.normal): Rename to all.
5227         (all): Replace with a rule to pick the default
5228         target from configure.
5229         (all-gcc, configure-gcc): Use conditionals to
5230         do nothing when toplevel bootstrap is going on.
5231         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5232         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5233         * configure.in: Support --enable-bootstrap.
5234
5235         * Makefile.def: Remove new- prefix from toplevel
5236         bootstrap targets.
5237         * Makefile.tpl: Likewise.
5238
5239         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5240         target.
5241
5242         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5243         $(RECURSE_FLAGS) to recursive invocation of make.
5244
5245         * Makefile.in: Regenerate.
5246         * configure: Regenerate.
5247
5248 2004-05-30  Andreas Jaeger  <aj@suse.de>
5249             Jim Wilson  <wilson@specifixinc.com>
5250
5251         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5252         like CC.
5253
5254 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5255
5256         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5257         * configure: Regenerate.
5258
5259 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5260
5261         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5262         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5263         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5264         targets.
5265         * Makefile.in: Regenerate.
5266
5267 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5268
5269         * configure.in: Test the ability to symlink directories.
5270         * configure: Regenerate.
5271
5272         * Makefile.def (bootstrap-stage): New definitions.
5273         * Makefile.tpl (configure-stage1-gcc,
5274         configure-stage2-gcc, configure-stage3-gcc,
5275         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5276         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5277         new-restage3, compare): Autogenerate, see Makefile.in
5278         entry for behavioral changes.
5279         (distclean-stage1, new-stage1-start, new-stage1-end,
5280         new-stage1-bubble, distclean-stage2, new-stage2-start,
5281         new-stage2-end, new-stage2-bubble, distclean-stage3,
5282         new-stage3-start, new-stage3-end): New autogenerated targets.
5283         (objext, prebootstrap, BOOT_CFLAGS,
5284         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5285         targets.
5286
5287         * Makefile.in: Regenerate.
5288         (distclean-stage1, new-stage1-start, new-stage1-end,
5289         new-stage1-bubble, distclean-stage2, new-stage2-start,
5290         new-stage2-end, new-stage2-bubble, distclean-stage3,
5291         new-stage3-start, new-stage3-end): New targets.
5292         (all-stage1-gcc): Move prebootstrap dependency from here...
5293         (configure-stage1-gcc): ...to here.
5294         (new-bootstrap): Use bubble targets.
5295         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5296         Use per-stage distclean targets.
5297         (configure-stage1-gcc, configure-stage2-gcc,
5298         configure-stage3-gcc, all-stage1-gcc,
5299         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5300         Use new-stageN-start to prepare the tree.
5301
5302 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5303
5304         * Makefile.def (host_modules): add libcpp.
5305         * Makefile.tpl: Add dependencies on and for libcpp.
5306         * Makefile.in: Regenerate.
5307         * configure.in: Add libcpp host module.
5308         * configure: Regenerate.
5309
5310 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5311
5312         * Makefile.tpl: Whenever a recursive target is defined, wrap
5313         it in a special @if/@endif block, and prepare its maybe
5314         dependency in the @if/@endif block
5315         * configure.in: Instead of writing maybe dependencies, remove
5316         the @if/@endif statements, and remove the @if/@endif blocks
5317         that remain.
5318         * configure: Regenerate.
5319         * Makefile.in: Regenerate.
5320
5321 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5322
5323         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5324
5325 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5326
5327         PR bootstrap/15120
5328         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5329         * */configure: Rebuilt.
5330
5331 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5332
5333         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5334         of libf2c.
5335         * configure, Makefile.in: Regenerate.
5336
5337 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5338
5339         * MAINTAINERS (Write After Approval): Add myself.
5340
5341 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5342
5343         Merge from tree-ssa-20020619-branch.
5344
5345         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5346         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5347         (HOST_GMPLIBS): Define.
5348         (HOST_GMPINC): Define.
5349         (TARGET_LIB_PATH): Add libmudflap.
5350         (GFORTRAN_FOR_TARGET): Define.
5351         (configure-build*): Export GFORTRAN.
5352         (configure-gcc): Export GMPLIBS and GMPINC.
5353         (all-gcc): Add maybe-all-libbanshee.
5354         (configure-target-libgfortran): Define.
5355         * Makefile.in: Regenerate.
5356         * configure.in (host_libs): Add libbanshee.
5357         (target_libraries): Add target-libmudflap and target-libgfortran.
5358         Add --with-libbanshee.
5359         Handle --disable-libmudflap.
5360         (*-*-freebsd*): Use with_gmp.
5361         Add $(libgcj) to noconfigdirs.
5362         * configure: Regenerate.
5363         * depcomp: New file.
5364         * MAINTAINERS: Add tree-ssa maintainers.
5365
5366 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5367
5368         * MAINTAINERS (Various Maintainers): Add myself.
5369
5370 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5371
5372         * MAINTAINERS (Write After Approval): Add myself.
5373
5374 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5375
5376         * MAINTAINERS (Write After Approval): Add myself.
5377
5378 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5379
5380         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5381         * configure: Regenerate.
5382
5383 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5384
5385         Revert:
5386         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5387
5388         * Makefile.def (flags_to_pass): Remove *dir variables that
5389         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5390         as well as prefix and exec_prefix.
5391         * Makefile.in: Regenerate.
5392
5393 2004-04-26  Robert Millan  <robertmh@gnu.org>
5394
5395         Add patches from libtool CVS.
5396         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5397         * ltconfig: Likewise.
5398         * ltcf-c.sh: Likewise.
5399         * ltcf-cxx.sh: Likewise.
5400         * ltcf-gcj.sh: Likewise.
5401
5402 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5403
5404         * Makefile.def (host_modules): Mark with the bootstrap
5405         flag packages on which gcc depends.
5406         * Makefile.tpl (all-bootstrap): Use it.
5407         * Makefile.in: Regenerate.
5408
5409 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5410
5411         * Makefile.def (flags_to_pass): Remove *dir variables that
5412         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5413         as well as prefix and exec_prefix.
5414         * Makefile.in: Regenerate.
5415
5416 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5417
5418         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5419         * configure: Regenerate.
5420         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5421         * gcc/Makefile.tpl (compare): Use the result of the test.
5422         * gcc/Makefile.in: Regenerate.
5423
5424 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5425
5426         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5427         Always relocate gcc and prev-gcc to the original names, even
5428         if the build fails.
5429         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5430         New targets.
5431
5432 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5433
5434         * MAINTAINERS: Update my email address.
5435
5436 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5437
5438         * configure.in (mips*-*-irix5*): Enable ld.
5439         * configure: Regenerate.
5440
5441 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5442
5443         * configure: Regenerate.
5444
5445 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5446
5447         * Makefile.tpl (configure-[+module+], configure-gcc,
5448         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5449         Set and export LDFLAGS.
5450         * Makefile.in: Regenerate.
5451
5452 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5453
5454         * MAINTAINERS: Add myself to write-after-approval.
5455
5456 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5457
5458         PR bootstrap/14871
5459         * Makefile.tpl: If we don't have built-in-tree target tools,
5460         use the ones found by configure rather than hacking around with
5461         program_transform_name.
5462         * configure.in: Give Makefile.tpl the information necessary
5463         to do that.
5464         * Makefile.in: Regenerate.
5465         * configure: Regenerate.
5466
5467 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5468
5469         PR bootstrap/14760
5470         * configure.in: When computing baseargs, strip *all* copies of
5471         offending options.  Also, don't match/substitute the trailing space,
5472         so that this actually works when two similar options are separated by
5473         only one space.
5474         * configure: Regenerate.
5475
5476 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5477
5478         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5479         (rs6000-*-aix*): Same.
5480         * configure: Regenerate.
5481
5482 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5483
5484         * MAINTAINERS: Add myself to write-after-approval.
5485
5486 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5487
5488         * MAINTAINERS: Add myself to write-after-approval.
5489
5490 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5491
5492         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5493         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5494         * Makefile.in: Regenerate.
5495
5496         * configure.in (top level bootstrap support): Rework --enable-werror
5497         to set @stage2_werror_flag@.
5498         * configure: Regenerate.
5499         * Makefile.tpl (top level bootstrap support): Pass
5500         @stage2_werror_flag@ down to configure in stages 2 and 3.
5501         * Makefile.in: Regenerate.
5502
5503 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5504
5505         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5506         for stages 2 and 3 as well as in make.  As a consequence, remove
5507         OUTPUT_OPTION (now detected by configure) from the flags passed down
5508         to make.
5509         * Makefile.in: Regenerate.
5510
5511         * Makefile.tpl (new-bootstrap): Fix typo.
5512         * Makefile.in: Regenerate.
5513
5514 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5515
5516         * Makefile.tpl: Rearrange by moving recursive_targets rules
5517         into their proper sections.
5518         * Makefile.tpl (top level bootstrap support): Move disabling
5519         of coverage flags from 'make' to 'configure'; improve comments.
5520         * Makefile.in: Regenerate.
5521
5522         * Makefile.tpl (experimental top level bootstrap) Move stage1
5523         language setting from all- target to configure- target; disable
5524         intermodule optimization in stage 1; prevent gratuitous rebuilds
5525         of stage 1.
5526         * Makefile.in: Regenerate.
5527         * configure.in: Comma-separate stage 1 language list for top
5528         level bootstrap.
5529         * configure: Regenerate.
5530
5531         * Makefile.tpl: Clean up experimental top level bootstrap support:
5532         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5533         prev-gcc in configure- targets as well as all- targets.
5534         * Makefile.in: Regenerate.
5535
5536 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5537
5538         * compile: New file imported from automake.
5539
5540 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5541
5542         * configure.in: Remove symbolic link section.
5543         * configure: Regenerate.
5544         * Makefile.tpl (links): Remove.
5545         * Makefile.in: Regenerate.
5546
5547 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5548             Nathanael Nerode  <neroden@gcc.gnu.org>
5549
5550         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5551         Set with AC_CHECK_PROGS.
5552         * configure.in: Fix comment typo from last patch.
5553         * configure: Regenerate.
5554
5555 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5556
5557         * Makefile.tpl: Introduce experimental top level bootstrap support.
5558         * Makefile.in: Regenerate.
5559         * configure.in: Introduce support for top level bootstrap.
5560         * configure: Regenerate.
5561
5562 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5563             Paolo Bonzini  <bonzini@gnu.org>
5564
5565         PR bootstrap/14522
5566         * configure.in: Cope with shells that do not support unquoted ^
5567         * configure: Regenerate.
5568
5569 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5570             Paolo Bonzini  <bonzini@gnu.org>
5571
5572         PR bootstrap/14522
5573         * configure.in: Cope with shells that do not support nesting
5574         quotes inside quoted backquote substitutions.
5575         * configure: Regenerate.
5576
5577 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5578
5579         PR bootstrap/14522
5580         * configure.in: Fix escaping of $.
5581         * configure: Regenerate.
5582
5583 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5584
5585         * configure: Regenerate, since I forgot to while committing Paolo's
5586         changes.
5587
5588 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5589
5590         PR ada/14131
5591         Move language detection to the top level.
5592         * configure.in: Find default values for the tools as
5593         soon as possible.  Disable ada if GNAT is not found.
5594         Emit error message about missing languages.  Expand
5595         --enable-languages=all for the gcc subdirectory.
5596
5597 2004-03-10  Ben Elliston  <bje@gnu.org>
5598
5599         * MAINTAINERS: Update my email address.
5600
5601 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5602
5603         * ltconfig: Disable building static libraries if building shared
5604         libraries on AIX 5L.
5605
5606 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5607
5608         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5609         and disable libgcj.
5610         * configure: Regenerated.
5611
5612 2004-03-01  Brian Booth  <bbooth@redhat.com>
5613
5614         * MAINTAINERS: Add myself to write-after-approval.
5615
5616 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5617
5618         * MAINTAINERS: Add myself to write-after-approval.
5619
5620 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5621
5622         PR bootstrap/7087
5623         * Makefile.tpl: Guard XFOO sed statements better.
5624         * Makefile.tpl: Add dependency for configure-target-libada.
5625         * Makefile.in: Regenerate (incidentally fixes broken
5626         commit when libada-branch was merged).
5627
5628 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5629
5630         * MAINTAINERS: Add myself to write-after-approval.
5631
5632 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5633
5634         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5635         maintainers.
5636
5637 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5638
5639         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5640         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5641
5642 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5643
5644         PR bootstrap/11932
5645         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5646
5647 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5648
5649         * MAINTAINERS: Added myself to write-after-approval.
5650
5651 2004-02-14  Michael Koch  <konqueror@gmx.de>
5652
5653         * MAINTAINERS: Added myself to write-after-approval.
5654
5655 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5656
5657         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5658         some OS port maintainers to OS port maintainers section.
5659
5660 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5661
5662         * MAINTAINERS: Add self.
5663
5664 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5665
5666         * MAINTAINERS: Alphabetize.
5667
5668 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5669
5670         * MAINTAINERS: Remove myself.
5671
5672 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5673
5674         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5675         (rs6000-*-aix*): Same.
5676         * configure: Regenerate.
5677
5678 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5679
5680         * configure.in (host): Add in missing $noconfigdirs to defines.
5681         * configure: Regenerate.
5682
5683 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5684             Nathanael Nerode  <neroden@gcc.gnu.org>
5685
5686         PR ada/6637, PR ada/5911
5687         Merge with libada-branch:
5688         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5689         with appropriate dependencies. Add --enable-libada configure switch.
5690         * configure, Makefile.in: Regenerate.
5691
5692 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5693
5694         * MAINTAINERS: Add myself to write-after-approval.
5695
5696 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5697
5698         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5699         * configure: Regenerate.
5700
5701 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5702
5703         Merge from upstream:
5704
5705         * ltmain.in: When setting IFS to '~', be careful about user
5706         arguments that contain '~'.
5707
5708         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5709
5710         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5711         Also test $base_compile against $CC with escaped arguments. Bug
5712         reported by Geoff Keating <geoffk@apple.com>.
5713
5714 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5715
5716         * MAINTAINERS: Remove i960 port.
5717
5718 2004-01-23  DJ Delorie  <dj@redhat.com>
5719
5720         * Makefile.def (target_modules) [libiberty]: Don't stage.
5721         * Makefile.in: Rebuilt.
5722
5723 2004-01-20  Caroline Tice  <ctice@apple.com>
5724
5725         * MAINTAINERS: Add myself to write-after-approval.
5726
5727 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5728
5729         * MAINTAINERS: Update my email address.
5730
5731 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5732
5733         * MAINTAINERS: Add myself to write-after-approval.
5734
5735 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5736
5737         * MAINTAINERS: Remove entries without email address.
5738
5739 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5740
5741         * MAINTAINERS: Add myself to write-after-approval.
5742
5743 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5744
5745         * MAINTAINERS: Update my email address.
5746
5747 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
5748
5749         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5750         * Makefile.tpl (configure-target-[+module+]): Support stage.
5751         * Makefile.in: Rebuilt.
5752
5753 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5754
5755         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5756
5757 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5758
5759         * MAINTAINERS: Add myself as a MIPS maintainer.
5760
5761 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5762
5763         * configure.in: Use ./config.cache, not config.cache.
5764         * configure: Regenerate.
5765         * Makefile.tpl: Special-casing not needed for GCC any more.
5766         * Makefile.in: Regenerate.
5767
5768         * configure.in: Don't share a cache file for host dirs.
5769         * configure: Regenerate.
5770
5771         * config-ml.in: Don't mess with the cache file.
5772
5773 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5774
5775         * MAINTAINERS: Move myself from 'Write After Approval' to
5776         'CPU Port Maintainers' section as SPARC maintainer.
5777
5778 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5779
5780         * Makefile.tpl: Make GCC use a separate config.cache.
5781         * Makefile.in: Regenerate.
5782
5783         PR bootstrap/11932, PR bootstrap/11933
5784         (I don't know if it will fix either of them, but it relates
5785         to them.)
5786         * configure.in: Don't use shared config.cache for target
5787         directories.
5788         * configure: Regenerate.
5789
5790 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5791
5792         * MAINTAINERS: Add myself to 'Write After Approval' section.
5793
5794 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5795
5796         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5797         * configure: Regenerated.
5798
5799 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5800
5801         * MAINTAINERS: Remove the mn10200 maintainer.
5802
5803 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5804
5805         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5806         * configure: Regenerated.
5807
5808 2003-12-16  Jan Hubicka  <jh@suse.cz>
5809
5810         * MAINTAINERS: Add myself as callgraph maintainer.
5811
5812 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5813
5814         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5815         * configure: Regenerate.
5816
5817 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5818
5819         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5820         'Write After Approval' section. Update email.
5821
5822 2003-12-01  James Lemke  <jim@wasabisystems.com>
5823
5824         * MAINTAINERS (Write After Approval): Add myself.
5825
5826 2003-11-20  Matt Thomas  <matt@3am-software.com>
5827
5828         * MAINTAINERS: Add myself as a vax port maintainer.
5829
5830 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5831
5832         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5833         (configure-build-[+module+], configure-[+module+]): Likewise.
5834         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5835         * Makefile.in: Regenerate.
5836
5837 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5838
5839         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5840         shared/dylibed libraries.
5841         * ltmain.sh: Likewise.
5842         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5843         * ltcf-cxx.sh: Likewise.
5844         * ltcf-gcj.sh: Likewise.
5845         * ltconfig: Likewise.
5846
5847 2003-11-17  Stan Cox  <scox@redhat.com>
5848
5849         * MAINTAINERS: Add myself as iq2000 port maintainer.
5850
5851 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5852
5853         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5854         * Makefile.in: Regenerate.
5855
5856 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5857
5858         * config.sub: Update to 2003-11-03 version.
5859
5860 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5861
5862         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5863         * configure:  Regenerate.
5864
5865 2003-10-20  Nicolas Pitre  <nico@cam.org>
5866
5867         * MAINTAINERS: Add myself to 'Write After Approval' section.
5868
5869 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5870
5871         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5872
5873 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5874
5875         * MAINTAINERS: Update my email address.
5876
5877 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5878
5879         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5880
5881 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
5882
5883         * MAINTAINERS: Add myself to 'Write After Approval' section.
5884
5885 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5886
5887         * config.guess: Update to 2003-10-16 version.
5888         * config.sub: Update to 2003-10-16 version.
5889
5890 2003-10-15  David Daney  <ddaney@avtrex.com>
5891
5892         * MAINTAINERS: Added myself to 'Write After Approval' section.
5893
5894 2003-10-15  Falk Hueffner  <falk@debian.org>
5895
5896         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5897         'Write After Approval' section. Update email.
5898
5899 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5900
5901         * MAINTAINERS: Move myself from 'Write After Approval' to
5902         'Various Maintainers' section as middle-end maintainer.
5903
5904 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5905
5906         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5907         HOST_FLAGS_TO_PASS.
5908         * Makefile.in: Regenerate.
5909
5910 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5911
5912         * config.guess: Update to 2003-10-07 version.
5913         * config.sub: Update to 2003-10-07 version.
5914
5915 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5916
5917         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5918         * ltconfig (irix5*, irix6*): Don't override version_type.
5919
5920 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5921
5922         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5923         * configure: Rebuilt
5924         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5925         * Makefile.in: Rebuilt
5926
5927 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5928
5929         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5930
5931 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5932
5933         * MAINTAINERS (Write After Approval): Add myself.
5934
5935 2003-09-29  Paul Koning  <ni1d@arrl.net>
5936
5937         * MAINTAINERS: Move myself from "Write After Approval"
5938         to CPU platform maintainers for pdp11 platform.
5939
5940 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5941
5942         * MAINTAINERS: Move myself from 'Write After Approval' to
5943         'Various Maintainers' section as libffi testsuite maintainer.
5944
5945 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5946
5947         * configure.in: Pass a computed --program-transform-name
5948         to subconfigures.
5949         * configure: Regenerated.
5950
5951 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5952
5953         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5954         * Makefile.in: Regenerate.
5955
5956         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5957         * Makefile.in: Regenerate.
5958
5959 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5960
5961         * MAINTAINERS: Move myself from 'Write After Approval'
5962         to 'Various Maintainers' (objective-c) section.
5963
5964 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5965
5966         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5967         quoting.
5968         * configure: Regenerated.
5969
5970 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5971
5972         * MAINTAINERS (Write After Approval): Add myself to write after
5973         approval list.
5974
5975 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5976
5977         * MAINTAINERS (Write After Approval): Add myself.
5978
5979 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5980
5981         * MAINTAINERS: Update my e-mail address.
5982
5983 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5984
5985         * libtool.m4 (LD): Correct powerpc64 host match.
5986
5987 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5988
5989         * MAINTAINTERS: Update my affiliation and email address.
5990
5991 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5992
5993         * MAINTAINERS (Write After Approval): Add myself.
5994
5995 2003-09-04  DJ Delorie  <dj@redhat.com>
5996
5997         * configure: Regenerate.
5998
5999 2003-09-04  Robert Millan  <robertmh@gnu.org>
6000
6001         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6002
6003 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6004
6005         * configure.in: Ensure arguments to sed are properly spaced.
6006         * configure: Regenerate.
6007
6008 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6009
6010         * MAINTAINERS: Update my e-mail address.
6011
6012 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6013
6014         * MAINTAINERS (Write After Approval): Add myself.
6015
6016 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6017
6018         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6019         * configure: Regenerated.
6020
6021 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6022
6023         * MAINTAINERS: Update my email address.
6024
6025 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6026
6027         * configure.in:  Use newline instead of semicolon when assuming
6028         shell arguments in a for loop.
6029         * configure:  Regenerated.
6030
6031 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6032
6033         * MAINTAINERS: Resurrect the i860 maintainer.
6034
6035 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6036
6037         PR 8180
6038         * configure.in: When testing with_libs and with_headers, treat
6039         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6040         * configure: Regenerate.
6041
6042         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6043         make, shell, etc.
6044         (baseargs): Likewise.
6045         * configure: Regenerate.
6046
6047 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6048
6049         * MAINTAINERS (Write After Approval): Add myself.
6050
6051 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6052
6053         * configure.in: Disable libgcj for darwin not on powerpc.
6054         * configure: Rebuild.
6055
6056 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6057
6058         * config-ml.in, symlink-tree: Add license.
6059
6060 2003-08-03  Richard Stallman  <rms@gnu.org>
6061             Eben Moglen  <moglen@columbia.edu>
6062
6063         * README.SCO: New file.
6064
6065 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6066
6067         * Makefile.tpl (check, check-c++): Express dependencies using
6068         dependencies rather than commands.
6069         * Makefile.in: Regenerate.
6070
6071 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6072
6073         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6074         * configure: Ditto.
6075
6076 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6077
6078         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6079         * Makefile.in: Update.
6080
6081 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6082
6083         * configure.in: Enable libgcj for darwin.
6084         * configure: Rebuild.
6085
6086 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6087
6088         * config-ml.in:  Use ac_configure_args directly instead of
6089         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6090         actually seen.
6091
6092 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6093
6094         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6095         creating target and build subdirs to build all parent dirs as needed.
6096         * Makefile.in: Rebuild.
6097         * configure.in: Don't build dirs explicitly here.
6098         * configure: Rebuild.
6099
6100 2003-07-26  Paul Brook  <paul@nowt.org>
6101
6102         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6103
6104 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6105
6106         * Makefile.tpl (all-make): Depend on intl.
6107         * Makefile.in: Rebuilt.
6108
6109 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6110
6111         * install-sh:  Update to newer upstream versions (associated with
6112         aclocal 1.7).
6113         * mkinstalldirs:  Likewise.
6114         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6115
6116 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6117
6118         * MAINTAINERS: Move self from Bug database only accounts
6119         to write-after-approval.
6120
6121 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6122
6123         * config.if: Remove unused libc_interface determination.
6124
6125 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6126
6127         * MAINTAINERS: Move self from write-after-approval to
6128         build machinery (*.in).
6129
6130 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6131
6132         PR bootstrap/11273
6133         PR bootstrap/11408
6134         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6135         unused INSTALL_PROGRAM_ARGS.
6136         * configure.in: Use AC_PROG_INSTALL.
6137         * Makefile.in: Regenerate.
6138         * configure: Regenerate.
6139
6140 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6141
6142         * MAINTAINERS: Alphabetize.
6143
6144 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6145
6146         * configure: Rebuilt.
6147         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6148         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6149         newlib nor libgloss.
6150         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6151         * configure.in (am33_2.0-*-linux*): Added.
6152
6153 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6154
6155         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6156         * configure: Regenerate.
6157
6158 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6159
6160         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6161         * Makefile.in: Regenerate.
6162
6163 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6164
6165         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6166         * Makefile.in: Regenerate.
6167
6168 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6169
6170         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6171         * Makefile.in: Regenerated.
6172
6173         * config-ml.in: Replace PWD with PWD_COMMAND.
6174
6175 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6176
6177         * intl: New directory; see intl/ChangeLog for details.
6178         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6179         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6180         * Makefile.in: Regenerate.
6181
6182 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6183
6184         * configure.in: Clean up config-lang.in handling.  Delete
6185         useless assignment to "subdirs".
6186         * configure: Regenerate.
6187
6188 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6189
6190         * configure.in: Rename 'target_libs' to 'target_libraries'.
6191         Remove useless reference to 'target_libs'.
6192         * configure: Regenerate.
6193
6194 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6195
6196         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6197         * Makefile.in: Regenerate.
6198
6199 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6200
6201         * Makefile.def: Introduce flags_to_pass.
6202         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6203         * Makefile.in: Regenerate.
6204
6205 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6206
6207         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6208         and target-libgloss.
6209         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6210         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6211         * configure: Regenerate.
6212
6213 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6214
6215         * configure.in: Update testsuite_flags to new location.
6216         * configure. Regenerate.
6217
6218 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6219
6220         * Makefile.tpl: Remove BUILD_CC stuff.
6221         * Makefile.in: Regenerate.
6222
6223 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6224
6225         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6226
6227 2003-06-16  Graeme Peterson  <gp@qnx.com>
6228
6229         * MAINTAINERS (Write After Approval): Add myself.
6230
6231 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6232
6233         * config.guess: Update to 2003-06-12 version.
6234         * config.sub: Update to 2003-06-13 version.
6235
6236 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6237
6238         * config.guess: Update to 2003-06-06 version.
6239         * config.sub: Update to 2003-06-06 version.
6240
6241 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6242
6243         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6244         * configure. Regenerate.
6245
6246 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6247
6248         * configure.in: Disable serial configure by default.
6249         * configure: Regenerate.
6250         * Makefile.tpl: Abolish .NOTPARALLEL.
6251         * Makefile.in: Regenerate.
6252
6253         * Makefile.tpl: Replace {build,host,target}_canonical by
6254         {build,host,target}.
6255         * Makefile.in: Regenerate.
6256
6257         * Makefile.tpl: Fix stupid pasto.
6258         * Makefile.in: Regenerate.
6259
6260 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6261
6262         * Makefile.tpl: Remove bogus conditional.
6263         * Makefile.in: Regenerate.
6264
6265 2003-06-05  Jan Hubicka  <jh@suse.cz>
6266
6267         * Makefile.tpl (profiledbootstrap): New target.
6268         * Makefile.in (profiledbootstrap): New target.
6269
6270 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6271
6272         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6273         Pinski. Remove user names from other bugzilla-only maintainers.
6274
6275 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6276
6277         * Makefile.tpl: Make 'recursive targets' using autogen rather
6278         than shell loop.  Remove duplicate 'clean' targets and false
6279         comments.
6280         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6281         Add systematic method of specifying missing targets in subdirs.
6282         Add copyright boilerplate.
6283         * Makefile.in: Regenerate.
6284         * configure.in: Add 'recursive targets' to maybe list.
6285         * configure: Regenerate.
6286
6287         * MAINTAINERS: "GNATS only" -> "Bug database only".
6288
6289         * Makefile.tpl: Rename [+target+] to [+make_target+].
6290         * Makefile.def: Rename 'target' to 'make_target'.
6291
6292 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6293
6294         * MAINTAINERS: Add self as options handling maintainer.
6295
6296 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6297
6298         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6299         been too long since I touched those ports.
6300
6301 2003-05-28  DJ Delorie  <dj@redhat.com>
6302
6303         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6304         * Makefile.in: Regenerate.
6305
6306 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6307
6308         * configure.in: Use curly braces in the definition of tooldir.
6309         * configure: Regenerate.
6310
6311 2003-05-21  DJ Delorie  <dj@redhat.com>
6312
6313         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6314         newlib or libgloss.
6315         * Makefile.in: Regenerate.
6316
6317 2003-05-21  DJ Delorie  <dj@redhat.com>
6318
6319         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6320         * Makefile.in: Regenerate.
6321
6322 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6323
6324         * MAINTAINERS: Update my e-mail address.
6325
6326 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6327
6328         * configure.in: Switch more things to use maybe dependencies.
6329         * Makefile.tpl: Switch more things to use maybe dependencies.
6330         Factor out common code from autogen IF statements.
6331         * configure: Regenerate.
6332         * Makefile.in: Regenerate.
6333
6334 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6335
6336         * configure.in: Accept i[3456789]86 for machine type.
6337         * configure: Regenerate.
6338
6339 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6340
6341         * configure.in: Switch more things to use maybe dependencies.
6342         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6343         * configure: Regenerate.
6344         * Makefile.tpl: Switch more things to use maybe dependencies.
6345         * Makefile.in: Regenerate.
6346
6347 2003-05-16  Andreas Schwab  <schwab@suse.de>
6348
6349         * Makefile.tpl (install-opcodes): Define.
6350         * Makefile.in: Rebuild.
6351
6352 2003-05-13  Andreas Jaeger  <aj@suse.de>
6353
6354         * config.guess: Update to 2003-05-09 version.
6355         * config.sub: Update to 2003-05-09 version.
6356
6357 2003-05-13  Michael Eager  <eager@mvista.com>
6358
6359         * configure.in: Correct sed script so that options in quotes are not
6360         deleted.
6361         * configure: Rebuild.
6362
6363 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6364
6365         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6366         and $$s/newlib/libc/sys/cygwin32 include paths.
6367         * configure: Ditto.
6368
6369 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6370
6371         * MAINTAINERS: Update my email addresses.
6372
6373 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6374
6375         * config-ml.in: Propagate INSTALL variables.
6376
6377 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6378
6379         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6380
6381 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6382
6383         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6384         * Makefile.in: Regenerate.
6385
6386 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6387
6388         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6389
6390 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6391
6392         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6393
6394 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6395
6396         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6397         * Makefile.in: Regenerated.
6398
6399 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6400
6401         * MAINTAINERS (Write After Approval): Upgrade myself from
6402         GNATS only to write-after-approval. Update my mail address.
6403
6404 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6405
6406         (OS Port Maintainers: freebsd): Add myself.
6407
6408 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6409
6410         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6411
6412 2003-04-22  Kean Johnston  <jkj@sco.com>
6413
6414         * MAINTAINERS (SCO ports): Added myself.
6415
6416 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6417
6418         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6419
6420 2003-04-19  Kean Johnston  <jkj@sco.com>
6421
6422         * MAINTAINERS (Write After Approval): Add myself.
6423
6424 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6425
6426         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6427         * Makefile.in: Regenerate.
6428
6429 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6430
6431         * configure.in (powerpc64*-*-linux*): Remove.
6432         * configure: Rebuilt.
6433
6434 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6435
6436         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6437         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6438         and restrap.
6439         * Makefile.in:  Regenerate.
6440
6441 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6442
6443         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6444         * configure: Regenerated.
6445
6446 2003-04-15  DJ Delorie  <dj@redhat.com>
6447
6448         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6449
6450 2003-04-13  Nick Clifton  <nickc@redhat.com>
6451
6452         * config-ml.in: Remove support for --disable-aix removing
6453         call-aix multilibs.
6454
6455 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6456
6457         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6458         * */configure: Rebuilt.
6459
6460 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6461
6462         * MAINTAINERS: Add my email address.
6463
6464 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6465
6466         * MAINTAINERS (Write After Approval): Add myself.
6467
6468 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6469
6470         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6471         * Makefile.in: Regenerate.
6472
6473 2003-03-14  Michael Chastain  <mec@shout.net>
6474
6475         * Makefile.in: Regenerate with correct Makefile.def.
6476
6477 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6478
6479         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6480         Make macro.
6481         * Makefile.in: Regenerate.
6482         * configure.in: Clean up gxx_include_dir logic.
6483         * configure: Regenerate.
6484
6485 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6486
6487         * MAINTAINERS (Write After Approval): Add myself.
6488
6489 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6490
6491         * MAINTAINERS: Update my mail address.
6492
6493 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6494
6495         * configure.in (gxx_include_dir): Fix typo.
6496         * configure: Regenerated.
6497
6498 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6499
6500         * Makefile.tpl: Reindent.
6501         * Makefile.in: Regenerate.
6502         * configure.in: Reindent.  Don't set unused variables.
6503         * configure: Regenerate.
6504
6505 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6506
6507         * configure.in: Include $(build_tooldir)/sys-include in
6508         FLAGS_FOR_TARGET.
6509         * configure: Regenerated.
6510
6511 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6512
6513         * Makefile.tpl: Always pass down RANLIB.
6514         * Makefile.in: Regenerate.
6515
6516         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6517         * Makefile.in: Regenerate.
6518         * configure.in: Remove unused logic relating to --enable-shared
6519         and --enable-threads.  Remove bogus comments.  Remove redundant
6520         noconfigdirs.
6521         * configure: Regenerate.
6522
6523         * configure.in: Replace ${libstdcxx_version} by its value.
6524         Remove reference to mh-dgux.
6525         * configure: Regenerate.
6526
6527 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6528
6529         * MAINTAINERS (Write After Approval): Add myself.
6530
6531 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6532
6533         * Makefile.tpl: Rearrange.
6534         * Makefile.in: Regenerate.
6535
6536 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6537
6538         * configure.in: Add support for kaOS as cross build target system.
6539         * configure: Regenerated.
6540
6541 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6542
6543         * MAINTAINERS (Write after approval): Add myself.
6544
6545 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6546
6547         * MAINTAINERS: Update my email address.
6548
6549 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6550
6551         * MAINTAINERS: Add self to blanket write privs. section.
6552
6553 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6554
6555         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6556         configure-target-* as some target builds may require additional
6557         flags for preprocessor tests.
6558         * Makefile.in: Regenerated.
6559
6560 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6561
6562         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6563         * ltconfig: Handle it.
6564         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6565         auto-detecting it.
6566
6567         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6568         it is used as argument to $CC.
6569         * ltcf-gcj.sh: Likewise.
6570
6571         * configure.in: Introduce --enable-maintainer-mode.
6572         * configure: Rebuilt.
6573         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6574         for maintainer mode.
6575         * Makefile.in: Rebuilt.
6576
6577 2003-02-18  Jason Merrill  <jason@redhat.com>
6578
6579         * Makefile.tpl (check-c++): Allow parallelism.
6580
6581 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6582
6583         * MAINTAINERS: Remove John Carr (who never actually had access to
6584         gcc.gnu.org).
6585
6586 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6587
6588         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6589         don't configure target-libobjc.
6590         * configure: Regenerate.
6591
6592 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6593
6594         * Makefile.tpl (RANLIB): Define.
6595         * Makefile.in: Regenerate.
6596
6597 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6598
6599         * MAINTAINERS: Update my email.
6600
6601 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6602
6603         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6604         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6605         * Makefile.in: Regenerated.
6606         * configure.in: Remove all traces of snavigator, db, and grep.
6607         * configure: Regenerated.
6608
6609 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6610
6611         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6612         After Approval.
6613
6614 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6615
6616         * MAINTAINERS (Write after approval): Add myself.
6617
6618 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6619
6620         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6621         * Makefile.in: Regenerated.
6622
6623 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6624
6625         * config.guess: Updated to 2003-01-30's version.
6626         * config.sub: Updated to 2003-01-28's version.
6627
6628 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6629
6630         * config.if: If gcc_version is already set, just use it.  Don't set
6631         gcc_version_trigger if it's already set, otherwise set it to
6632         gcc/version.c, but only if the file exists.  If it is not set and
6633         gcc/version.c does not exist, try to extract the version number from
6634         $CC.
6635
6636 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6637
6638         * MAINTAINERS: Add myself to write-after-approval list.
6639
6640 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6641
6642         * configure.in:  Revert 24Jan change.
6643         * configure:  Regenerate.
6644
6645 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6646
6647         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6648         entry of HJ Lu.
6649
6650 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6651
6652         * configure.in: Revert previous change.
6653         * configure: Regenerate.
6654
6655 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6656
6657         * configure.in: Make rda native-only.
6658         * configure: Regenerate.
6659
6660 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6661
6662         * MAINTAINERS: Move myself from GNATS-only-accounts to
6663         write-after-approval.
6664
6665 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6666
6667         * configure.in: Add missing \.
6668         * configure: Rebuilt.
6669
6670 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6671
6672         * configure.in (baseargs): Avoid using \| in sed regular
6673         expressions.
6674         * configure: Rebuilt.
6675
6676 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6677
6678         * configure.in (baseargs): Remove all supported forms of
6679         --cache-file, --srcdir, --host, --build and --target options
6680         from argument lists.
6681         * configure: Rebuilt.
6682
6683 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6684
6685         * MAINTAINERS: Add myself to write-after-approval list.
6686
6687 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6688
6689         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6690         * configure: Rebuilt.
6691
6692 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6693
6694         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6695         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6696         * Makefile.in: Regenerate.
6697         * configure: Regenerate.
6698
6699 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6700
6701         * configure.in: Remove Makefile in build, host and target modules
6702         unless configure was run with --no-recursion.
6703         * configure: Rebuilt.
6704
6705 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6706
6707         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6708         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6709         * Makefile.in: Regenerate.
6710
6711 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6712
6713         * config.guess: Update to 2003-01-03 version.
6714         * config.sub: Update to 2003-01-03 version.
6715
6716 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6717
6718         * configure: Regenerate with proper autoconf 2.13.
6719
6720 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6721
6722         * configure.in: Add AC_PREREQ for consistency.
6723         * configure: Regenerate.
6724
6725 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6726
6727         * configure.in (GDB_TK): Add tcl directories conditional on
6728         gdb/gdbtk directory being present.
6729         * configure: Regenerate.
6730
6731 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
6732
6733         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
6734         used by gcc if LD is not defined and we are not doing a Canadian Cross.
6735         * configure: Rebuilt.
6736
6737 2002-12-31  Tom Tromey  <tromey@redhat.com>
6738
6739         * Makefile.in: Rebuilt.
6740         * Makefile.def (target_modules) [libffi]: Allow installation.
6741
6742 2002-12-31  Andreas Schwab  <schwab@suse.de>
6743
6744         * configure.in: Fix use of $program_transform_name.
6745         * configure: Regenerated.
6746
6747 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6748
6749         * configure.in (baseargs): Don't remove first configure argument.
6750         * configure: Regenerated.
6751
6752 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6753
6754         * Makefile.tpl (local-distclean): Don't remove...
6755         (multilib.ts): ... this.  Moved into...
6756         (multilib.out): ... this.  Don't use sub-make.
6757         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6758         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6759         (configure-build-[+module+], configure-[+module+],
6760         configure-target-[+module+], configure-gcc): ... these.  Test
6761         for Makefile existence.  Drop config.status from dependencies.
6762         * Makefile.in: Rebuilt.
6763         * configure.in: Move gcc-version-trigger to the end of
6764         ac_configure_args.  Add comments to maybedep.tmp and
6765         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6766         nonopt from baseargs, matching and removing corresponding
6767         whitespace while at it.
6768         * configure: Rebuilt.
6769
6770 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6771
6772         * configure.in (host_configargs): Replace reference to
6773         no-longer-defined buildopts with --build=${build_alias}.
6774         * configure: Rebuilt.
6775
6776         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6777         program_transform_name to standard idiom.
6778         (AUTOGEN, AUTOCONF): Define.
6779         (Makefile.in): Use $(AUTOGEN).
6780         (Makefile): Depend on config.status, and use autoconf-style rule to
6781         build it.  Move original commands to...
6782         (config.status): ... this new target.
6783         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6784         $(AUTOCONF).
6785         * Makefile.in: Rebuilt.
6786
6787 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6788
6789         * Makefile.tpl: Fix dramatic bustage due to change in
6790         program_transform_name.
6791         * Makefile.in: Regenerate.
6792
6793         * configure.in: Remove unnecessary PATH setting.
6794         * configure: Regnerate.
6795
6796         * configure.in: Don't default to unprefixed tools unless
6797         the native tools will work.
6798         * configure: Regenerate.
6799
6800         * configure.in: Convert to autoconf script.  Blow away lots
6801         of now-redundant Makefile fragments.
6802         * configure: Generate using Autoconf.
6803         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6804         * Makefile.in: Regenerate.
6805
6806 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6807
6808         * configure: Fix stupid bug where RANLIB was mistakenly included.
6809
6810         * configure.in: Rename (buildargs, hostargs, targargs) to
6811         (build_configargs, host_configargs, target_configargs).
6812
6813         * configure.in: Move logic out of sed statement.
6814
6815         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6816         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6817
6818 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6819
6820         * config.sub: Import from master repository
6821         * config.guess: Ditto
6822
6823 2002-12-24  Andreas Schwab  <schwab@suse.de>
6824
6825         * Makefile.tpl (multilib.out): Fix missing space.
6826         * Makefile.in: Regenerate.
6827
6828 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6829
6830         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6831         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6832         * Makefile.in: Regenerate.
6833         * configure.in: Remove unnecessary leftovers.
6834
6835 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6836
6837         * configure.in (extra_ranlibflags_for_target): New variable.
6838         (*-*-darwin): Add -c to ranlib commands.
6839         * configure (tooldir): Handle extra_ranlibflags_for_target.
6840
6841 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6842
6843         * Makefile.tpl: Revert HJL's change.
6844         * Makefile.in: Regenerated.
6845         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6846         always.
6847
6848 2002-12-19  Andreas Schwab  <schwab@suse.de>
6849
6850         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6851         * Makefile.in: Regenerate.
6852
6853 2002-12-18  H.J. Lu  <hjl@gnu.org>
6854
6855         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6856         * Makefile.in: Regenerated.
6857
6858         * configure.in (build_prefix): New. Substitute.
6859
6860 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6861
6862         * Makefile.tpl: Don't let real targets depend on phony targets.
6863         * Makefile.in: Regenerate.
6864
6865         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6866         * Makefile.in: Regenerate.
6867
6868 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6869
6870         * config.sub: Import from master repository
6871         * config.guess: Ditto
6872
6873 2002-12-16  Jason Merrill  <jason@redhat.com>
6874
6875         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6876         previous 'make bootstrap'.
6877         * Makefile.in: Regenerate.
6878
6879 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6880
6881         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6882
6883 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6884
6885         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6886         * Makefile.in: Regenerate.
6887
6888 2002-12-13  Jason Merrill  <jason@redhat.com>
6889
6890         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6891         library tests.
6892         (check-c++): Just depend on it and check-target-libstdc++-v3.
6893         * Makefile.in: Regenerate.
6894
6895 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6896
6897         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6898         * Makefile.in: Rebuilt.
6899
6900 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6901
6902         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6903
6904 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6905
6906         * configure: Fix bug put in by gremlins.
6907
6908         * Makefile.tpl: Substitute more autoconfily.
6909         * configure: Substitute more autoconfily.
6910         * Makefile.in: Regenerate.
6911
6912 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6913
6914         * config.sub: Import from master repository
6915         * config.guess: Ditto
6916         * MAINTAINERS: Added Svein Seldal under write after approval
6917
6918 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6919
6920         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6921         * Makefile.in (all-sim): Ditto.
6922
6923 2002-12-06  DJ Delorie  <dj@redhat.com>
6924
6925         * Makefile.tpl: Change configure dependencies to not have real
6926         targets depend on phony targets.
6927
6928 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6929
6930         * configure.in: Revert unintentional change.
6931
6932         * Makefile.tpl: Change dependency for */multilib.out so that
6933         it works when gcc isn't in the tree.
6934
6935         * configure.in: Substitute more.
6936         * configure: Run subconfigures from the Makefile.
6937         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6938         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6939
6940 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6941
6942         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6943
6944 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6945
6946         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6947         and corresponding dependencies.
6948         * Makefile.in: Regenerate.
6949
6950         * configure.in (host_tools): Order binutils, gas and ld for
6951         convenience in running the testsuites.
6952
6953         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6954         * Makefile.in: Regenerate.
6955         * configure.in: Introduce rules to serialize subconfigure runs.
6956
6957         * configure.in: Introduce BASE_CC_FOR_TARGET.
6958         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6959         Realize configure-build-* targets.  Realize configure-target-* targets.
6960         * Makefile.in: Regenerate.
6961
6962 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6963
6964         * configure: Move gcc_version_trigger stuff from here...
6965         * configure.in: ...to here.
6966
6967         * configure.in: Separate subconfigure options added by this file from
6968         options given by the user.  Add machinery to put args for host
6969         subconfigures into the Makefile.
6970
6971         * Makefile.tpl: Remove 'vault' targets.
6972         * Makefile.tpl: Reorder and comment dependencies.
6973         * Makefile.in: Regenerate.
6974
6975 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6976         * configure.in: Fix my broken commit of previous patch. (sigh)
6977
6978 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6979
6980         * configure.in: Move host-specific darwin noconfigdirs into
6981         the host-specific section.
6982
6983 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6984
6985         * configure.in: Move host-specific darwin noconfigdirs into
6986         the host-specific section.
6987
6988 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6989
6990         * configure: Remove skip-this-dir support.
6991         * Makefile.tpl: Remove skip-this-dir support.
6992
6993         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6994         subdirectories.
6995         * Makefile.in: Regenerate.
6996
6997         * Makefile.tpl: Strip out useless setting of 'dir'.
6998         * Makefile.in: Regenerate.
6999
7000 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7001
7002         * configure.in: Fix deeply stupid bug.
7003
7004         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7005         shell code in CXX_FOR_TARGET
7006         * Makefile.def: Introduce raw_cxx.
7007         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7008         RAW_CXX_FOR_TARGET.
7009         * Makefile.in: Regenerate.
7010
7011 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7012
7013         * Makefile.tpl: Remove unnecessary ifs.
7014         * Makefile.in: Regenerate.
7015
7016         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7017         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7018         targets for 'no_install' modules.
7019         * configure: Move GDB_TK substitution to configure.in.  Move
7020         build_modules stuff to configure.in.
7021         * configure.in: Implement soft dependency machinery.  Maybe-ize
7022         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7023         * Makefile.in: Regenerate.
7024
7025 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7026
7027         * Makefile.tpl: Make all-target, install-target behave similarly
7028         to all, install (only hitting configured targets).  Eliminate
7029         unused macro defintions.
7030
7031         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7032         build != host.
7033
7034         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7035
7036         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7037
7038         * configure.in: Produce lists of subdir targets we're actually
7039         configuring.  Remove references to "dosrel".
7040         * Makefile.tpl: Let configure set which subdir targets are hit.
7041         Remove install-cross; clean up install; remove ALL.  Remove
7042         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7043         Autogenerate host module targets.  Remove empty dependency lines
7044         and redundant dependency; rearrange slightly.
7045         * Makefile.def: Add host-side libtermcap, utils.
7046
7047         * Makefile.in: Regenerate.
7048
7049 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7050
7051         * ltconfig (osf[345]): Append $major to soname_spec.
7052         Reflect this in library_names_spec.
7053         * ltmain.sh (osf): Prefix $major with . for use as extension.
7054
7055 2002-11-19  Andreas Jaeger  <aj@suse.de>
7056
7057         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7058         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7059         and sparc64 GNU/Linux systems.
7060
7061 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7062
7063         * MAINTAINERS: Update email.
7064
7065 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7066
7067         * MAINTAINERS: Complete James Dennett's entry.
7068
7069 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7070
7071         * MAINTAINERS (Write After Approval): Add myself.
7072
7073 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7074
7075         * Makefile.tpl: syntactic cleanup
7076
7077 2002-11-13  Stuart Hastings  <stuart@apple.com>
7078
7079         * MAINTAINERS: Add myself to write-after-approval list.
7080
7081 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7082
7083         * Makefile.def: Add list of recursive targets to autogenerate.
7084         Add build_modules.
7085         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7086         targets.  Autogenerate *-build-* targets.
7087         * Makefile.in: Regenerate.
7088
7089 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7090
7091         * configure: More autoconf-style substitutions.
7092         * Makefile.tpl: More autoconf-style substitutions.
7093         * Makefile.in: Regenerate.
7094
7095 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7096
7097         * configure: Substitute more variables in a more autoconf-friendly
7098         way.  Simplify slightly.
7099         * Makefile.tpl: Make more variables substitutable in an
7100         autoconf-friendly way.
7101         * Makefile.in: Regenerate.
7102
7103 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7104
7105         * MAINTAINERS (Write After Approval): Add myself.
7106
7107 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7108
7109         * configure.in (v810*): Remove special setting of tools.
7110
7111         * configure: Add support for extra required flags for ar or nm.
7112         * configure.in (aix4.3+): Use above support for target-specific
7113         issues, rather than using config/mt-aix43.
7114
7115 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7116
7117         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7118         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7119         with $srcdir.  Reformat indentation.  Substitute some variables
7120         formerly hard-coded in the Makefile for build=host.
7121         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7122         * Makefile.def: Autogenerate more.
7123         * Makefile.in: Regenerate.
7124
7125 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7126
7127         * MAINTAINERS (Write After Approval): Add myself.
7128
7129 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7130
7131         * Makefile.def (host_modules): Add rda.
7132         * Makefile.in: Regenerate.
7133         * configure.in (target_tool): Add target-rda to list.
7134
7135 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7136
7137         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7138
7139 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7140
7141         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7142         and restrap targets to this rule.
7143         * Makefile.in:  Regenerate.
7144
7145 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7146
7147         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7148         GNATS only accounts.
7149
7150 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7151
7152         * configure.in (i[3456]86-*-linux*): Add check to disable
7153         ${libgcj} for glibc1.
7154
7155 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7156
7157         * MAINTAINERS: Add myself as ip2k port maintainer.
7158
7159 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7160
7161         * configure.in: Add tic4x target.
7162
7163 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7164
7165         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7166         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7167         * Makefile.in: Regenerate.
7168
7169         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7170         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7171         * Makefile.in: Regenerate.
7172
7173 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7174
7175         * MAINTAINERS: Add myself as web pages co-maintainer.
7176
7177 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7178
7179         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7180         * Makefile.in: Regenerate.
7181
7182 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7183
7184         * MAINTAINERS: Add myself and Nathan Sidwell
7185         <nathan@codesourcery.com> as VxWorks maintainers.
7186
7187 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7188
7189         * Makefile.def: Remove order dependency comments.
7190         * Makefile.tpl: Add explicit install-install dependencies.
7191         * Makefile.in: Regenerate.
7192
7193         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7194         * Makefile.in: Regenerate.
7195
7196         * Makefile.tpl: Add configure-target (for src-release in src)
7197         * Makefile.in: Regenerate.
7198
7199 2002-09-30  Nick Clifton  <nickc@redhat.com>
7200
7201         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7202
7203 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7204
7205         * configure.in (s390*-*-linux*): Enable libgcj.
7206
7207 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7208
7209         * configure: Revert accidentally applied changes.
7210
7211         * Makefile.tpl: Make more autoconf-friendly.
7212         * Makefile.in: Regenerate.
7213         * configure: Make substitution more autoconf-like.
7214
7215 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7216
7217         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7218         single entry to handle all these.
7219         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7220         libjava on arm-*-elf.
7221
7222 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7223
7224         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7225         things that depend on them.
7226
7227 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7228
7229         * Makefile.tpl: Make subsituted variables more autoconfy.
7230         * Makefile.in: Regenerate.
7231         * configure: Make seds more autoconfy.
7232
7233 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7234
7235         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7236         * Makefile.in: Regenerate.
7237         * configure.in: Rewrite sed statements to look autoconfy.
7238
7239         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7240         all-target-foo on configure-target-foo.
7241         * Makefile.def: Ditto.
7242         * Makefile.in: Rebuild.
7243
7244 2002-09-25  Andrew Haley  <aph@redhat.com>
7245
7246         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7247
7248 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7249
7250         * Makefile.def: New file.
7251         * Makefile.tpl: New file.
7252         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7253         * contrib/gcc_update: Note that Makefile.in is a generated file.
7254
7255         * configure.in: Minor rearrangement.  Simplify tests.
7256
7257 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7258
7259         * configure.in (with_headers): Skip copy if value is "yes".
7260         (with_libs): Likewise.
7261
7262 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7263
7264         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7265         * configure.in (sh*-*-pe*): Ditto.
7266         * configure.in (mips*-*-pe*): Ditto.
7267         * configure.in (*arm-wince-pe): Ditto.
7268
7269         * configure.in: Rearrange.
7270
7271 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7272
7273         * MAINTAINERS: Update my email address.
7274
7275 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7276
7277         * MAINTAINERS: (Write After Approval): Add myself.
7278
7279 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7280
7281         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7282
7283 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7284
7285         * MAINTAINERS: Change my mailing address.
7286
7287 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7288
7289         * MAINTAINERS (Write After Approval): Remove myself.
7290         (Various Maintainers: c++ runtime libs): Add myself.
7291
7292 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7293
7294         * MAINTAINERS (Write After Approval): Remove myself.
7295         (Various Maintainers: c++ runtime libs): Add myself.
7296
7297 2002-08-15  Eric Christopher  <echristo@redhat.com>
7298
7299         * config.sub: Import from master repository.
7300         * config.guess: Ditto.
7301
7302 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7303
7304         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7305         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7306         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7307
7308 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7309
7310         * MAINTAINERS: Add self to rs6000 vector extensions.
7311
7312 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7313
7314         * libiberty/configure: Reverted unintended yesterday's check in.
7315
7316 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7317
7318         * boehm-gc/configure, libf2c/configure: Rebuilt.
7319         * libffi/configure, libiberty/configure: Ditto.
7320         * libjava/configure, libobjc/configure: Ditto.
7321         * libstdc++-v3/configure, zlib/configure: Ditto.
7322         Merged from binutils:
7323         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7324         From Steve Ellcey <sje@cup.hp.com>:
7325         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7326         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7327         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7328         IA64.
7329         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7330         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7331         soname_spec, sys_lib_search_path_spec): Ditto.
7332
7333 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7334
7335         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7336
7337 2002-08-04  H.J. Lu  (hjl@gnu.org)
7338
7339         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7340
7341 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7342
7343         * MAINTAINERS (Write After Approval): Add myself.
7344
7345 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7346
7347         * configure.in: Move generic linux case to end.  Copy generic
7348         linux noconfigdirs to mips*-*-linux* entry and new
7349         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7350
7351 2002-07-19  Michael Matz  <matz@suse.de>
7352
7353         * MAINTAINERS: Add myself as ra* maintainer.
7354
7355 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7356
7357         * config.guess: Update to 2002-07-09 version.
7358         * config.sub: Update to 2002-07-03 version.
7359
7360 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7361
7362         * MAINTAINERS: Fix typo in a maintainer email address.
7363
7364 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7365
7366         * configure.in: Remove two redundant tests.
7367
7368 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7369
7370         * configure.in (mips*-*-irix6*o32): Enable stabs.
7371
7372 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7373
7374         * configure.in: Don't build grez.
7375         * Makefile.in: Ditto.
7376
7377         * Makefile.in: Remove references to bsp, cygmon, libstub.
7378         * configure.in: Ditto.
7379
7380         * configure.in: Remove leftover reference to gdbtest.
7381
7382 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7383
7384         * configure.in (gxx_include_dir):  Change to match versioned
7385         C++ headers if --enable-version-specific-runtime-libs is used.
7386
7387 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7388
7389         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7390
7391 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7392
7393         * configure.in: Make --without-x work.
7394
7395 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7396
7397         * configure.in: Rearrange target Makefile fragment collection.
7398
7399         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7400         cvs[src].
7401         * configure.in: Ditto.
7402
7403 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7404
7405         * MAINTAINERS (Write After Approval): Update my e-mail address.
7406
7407 2002-06-24  Ben Elliston  <bje@redhat.com>
7408
7409         * configure.in (host_tools): Remove cgen.
7410
7411         * Makefile.in (all-cgen): Remove; runs from its source directory.
7412         (check-cgen, install-cgen, clean-cgen): Likewise.
7413         (all-opcodes): Do not depend on all-cgen.
7414         (all-sim): Likewise.
7415
7416 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7417
7418         * Makefile.in: Eliminate 'apache' targets.
7419         * configure.in: Eliminate 'apache' targets.
7420
7421         * configure.in: Eliminate redundant tests.  Reorganize.
7422
7423         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7424
7425         * config-ml.in: Eliminate references to Cygnus configure.
7426
7427         * Makefile.in: Eliminate references to building emacs.
7428
7429 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7430
7431         * MAINTAINERS: Update my email address.
7432
7433 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7434
7435         * config.if (libstdcxx_incdir): Version C++ headers.
7436         (cxx_incdir): Remove.
7437
7438 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7439
7440         * MAINTAINERS (Write After Approval): Add self.
7441
7442 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7443
7444         * configure.in: Add support for ip2k.
7445
7446 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7447
7448         * configure.in: Fix AIX configury bug.
7449
7450 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7451
7452         * MAINTAINERS (Write After Approval): Add self.
7453
7454 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7455
7456         * configure.in: replace ${topsrcdir} with ${srcdir}
7457
7458         * configure.in: Move definition of libstdcxx_flags
7459         right above usage, rather than waaay earlier.
7460
7461         * configure.in: Pull definition of is_cross_compiler earlier.
7462
7463         * configure.in: Rearrange a little.
7464
7465         * configure.in: Remove references to librx.
7466         * Makefile.in: Remove references to librx.
7467
7468 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7469
7470         * config.sub: Add support for avr target.
7471         Import from master sources, rev 1.255
7472
7473 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7474
7475         * configure, .cvsignore:  Revert previous change...
7476         * Makefile:  ...delete.
7477
7478 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7479
7480         * configure.in: Eliminate ${gasdir} variable.
7481
7482 2002-06-18  Dave Brolley  <brolley@redhat.com>
7483
7484         * configure.in: Add support for frv.
7485         * config.sub: Add support for frv.
7486
7487 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7488
7489         * configure:  Remove garbage from previous commit.
7490
7491 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7492
7493         * configure:  For in-source builds, make a subdir and re-exec there.
7494         * Makefile:  New file.  Pass targets through to build directory.
7495         * .cvsignore:  No longer ignore "Makefile".
7496
7497 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7498
7499         * MAINTAINERS (Write After Approval): Add self.
7500
7501 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7502
7503         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7504
7505 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7506
7507         * configure.in (vax-*-netbsd*): Re-enable gas.
7508
7509 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7510
7511         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7512         BUILD_PREFIX_1, to correct nomenclature.
7513         * configure: Likewise.
7514
7515         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7516         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7517
7518 2002-05-31  Olaf Hering  <olh@suse.de>
7519
7520         * config-ml.in: Propogate DESTDIR also.
7521
7522 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7523
7524         * configure.in (vax-*-netbsd*): Don't build gas for this
7525         platform.
7526
7527 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7528
7529         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7530         and libgcj for AVR.
7531
7532 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7533
7534         * MAINTAINERS (Write After Approval): Add myself.
7535
7536 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7537
7538         * config.guess: Update to 2002-05-22 version.
7539         * config.sub: Likewise.
7540
7541 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7542
7543         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7544         * config-ml.in: Likewise.
7545         * configure: Likewise.
7546         * configure.in: Likewise.
7547
7548 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7549
7550         * MAINTAINERS: Update my email address.
7551
7552 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7553
7554         * configure.in: Simplify makefile fragment collection.
7555
7556         * configure.in: Remove code to build emacs.
7557
7558         * configure.in : Remove --srcdir argument from targargs and buildargs
7559         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7560
7561         * configure: Move some logic to configure.in.
7562         * configure.in: Move some logic from configure.
7563
7564 2002-05-11  Tom Tromey  <tromey@redhat.com>
7565
7566         * MAINTAINERS: Reflect libgcj reality.
7567
7568 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7569
7570         * Makefile.in: Honour DESTDIR.
7571
7572 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7573
7574         * config.guess: Import 2002-03-20 version.
7575         * config.sub: Import 2002-04-26 version.
7576
7577 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7578
7579         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7580
7581 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7582
7583         * MAINTAINERS: Add self.
7584
7585 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7586
7587         * ltmain.sh: Detect and handle object name conflicts
7588         while piecewise linking a static library.
7589
7590 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7591
7592         * configure.in (noconfigdirs): Don't disable libgcj on
7593         sparc64-*-solaris* and sparcv9-*-solaris*.
7594
7595 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7596
7597         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7598
7599 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7600
7601         * configure.in (FLAGS_FOR_TARGET): Do not add
7602         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7603         on i[3456]86-*-linux*.
7604
7605 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7606
7607         * configure.in (noconfigdirs): Replace [ ] with test.
7608
7609         * configure.in (noconfigdirs): Do not add target-newlib if
7610         target == i[3456]86-*-linux*, and host == target.
7611
7612 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7613
7614         * configure.in: delete reference to absent file
7615
7616         * configure.in: replace '[' with 'test'
7617
7618         * configure.in: Eliminate references to gash.
7619         * Makefile.in: Eliminate references to gash.
7620
7621         * configure.in: remove useless references to 'pic' makefile fragments.
7622
7623         * configure.in: (*-*-windows*) Finish removing.
7624
7625         * configure.in: Eliminate redundant test for libgui.
7626
7627 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7628
7629         * MAINTAINERS: Add self and realphabetize.  Update entries
7630         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7631         entry for a29k port maintainer.
7632
7633 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7634
7635         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7636         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7637
7638 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7639
7640         * configure.in: remove references to dead files
7641
7642 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7643
7644         * MAINTAINERS: Add information about purpose of this file.
7645
7646 2002-04-18  Tom Tromey  <tromey@redhat.com>
7647
7648         * configure.in: Disallow configuring libgcj when it is already
7649         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7650         Solaris 2.8 by default.  For PR libgcj/6158.
7651
7652 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7653
7654         * configure.in:  Move default CC setting out of config/mh-* fragments
7655         directly into here.
7656
7657 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7658
7659         * configure.in: don't even try to configure or make a subdirectory
7660         if there's no configure script for it.
7661
7662 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7663
7664         * MAINTAINERS: Remove chill maintainers.
7665         * Makefile.in (CHILLFLAGS): Remove.
7666         (CHILL_LIB): Remove.
7667         (TARGET_CONFIGDIRS): Remove libchill.
7668         (CHILL_FOR_TARGET): Remove.
7669         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7670         CHILL_LIB.
7671         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7672         (CHECK_TARGET_MODULES): Likewise.
7673         (INSTALL_TARGET_MODULES): Likewise.
7674         (CLEAN_TARGET_MODULES): Likewise.
7675         (configure-target-libchill): Remove.
7676         (all-target-libchill): Remove.
7677         * configure.in (target_libs): Remove target-libchill.
7678         Do not compute CHILL_FOR_TARGET.
7679         * libchill: Remove directory.
7680
7681 2002-04-11  DJ Delorie  <dj@redhat.com>
7682
7683         * Makefile.in, configure.in: Sync with binutils, entries
7684         follow...
7685
7686 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7687
7688         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7689         (do-tar, do-bz2): New rules.
7690         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7691         (gdb-tar): New rule.
7692         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7693         (insight_dejagnu.tar): New rule.
7694         (insight.tar): New rule.
7695         (gdb+dejagnu.tar): New rule.
7696         (gdb.tar): New rule.
7697
7698 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7699
7700         * Makefile.in: Add all-tix to deps for all-snavigator
7701         so that tix is built when building snavigator.
7702
7703 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7704
7705         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7706         ld and gdb are not supported.
7707
7708 2002-01-07  Mark Salter  <msalter@redhat.com>
7709
7710         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7711         Allow target-libgloss to be built for arm, strongarm, and xscale.
7712
7713 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7714
7715         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7716         options for i[3456]86-pc-linux* native builds.
7717
7718 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7719
7720         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7721         files from .po files for a distribution.
7722
7723 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7724
7725         * configure.in: Enable libstdc++-v3 for h8300 targets.
7726
7727 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7728
7729         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7730         version from bfd/.
7731
7732 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7733
7734         * Makefile.in (VER): When present, extract the version number from
7735         the file version.in.
7736
7737 2001-05-24  Tom Rix  <trix@redhat.com>
7738
7739         * configure.in : enable ld for aix
7740
7741 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7742
7743         * config.guess: Add linux target for S/390.
7744
7745 2000-11-07  Philip Blundell  <pb@futuretv.com>
7746
7747         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7748
7749 2000-11-03  Philip Blundell  <pb@futuretv.com>
7750
7751         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7752         files.
7753
7754 2001-01-15  Ben Elliston  <bje@redhat.com>
7755
7756         * configure.in (host_tools): Add sid.
7757         Always configure cgen.
7758
7759 2000-11-24  Nick Clifton  <nickc@redhat.com>
7760
7761         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7762
7763
7764 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7765
7766         * Makefile.in (ALL_MODULES): Add all-cgen.
7767         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7768         (all-cgen): New target.
7769         (all-opcodes,all-sim): Depend on all-cgen.
7770         * configure.in (host_tools): Add cgen.
7771         Only configure cgen if --enable-cgen-maint.
7772
7773 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
7774
7775         * configure.in: Add *-*-freebsd* configurations.
7776
7777 2002-04-08  Tom Tromey  <tromey@redhat.com>
7778
7779         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7780         Fixes PR libgcj/6068.
7781
7782 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7783
7784         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7785
7786 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7787
7788         * configure.in (alpha*-dec-osf*): Enable libgcj.
7789
7790 2003-03-27  Matthew Gingell  <gingell@gnat.com>
7791
7792         * MAINTAINERS (Write After Approval): Add myself.
7793
7794 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7795
7796         Fix for: PR bootstrap/3591, target/5676
7797         * configure.in (mcore-pe): Disable the configuration of
7798         libstdc++-v3 since exceptions are not supported.
7799
7800 2002-03-20  Anthony Green  <green@redhat.com>
7801
7802         * configure.in: Enable libgcj for xscale-elf target.
7803
7804 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
7805
7806         * MAINTAINERS:  Update my email address.
7807
7808 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7809
7810         * ltmain.sh (relink_command): Fix typo in previous change.
7811
7812 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7813
7814         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7815         (relink_command): Added --tag flags.
7816         (mode=install): If relinking fails; error out.
7817
7818 2002-03-12  Richard Henderson  <rth@redhat.com>
7819
7820         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7821         .NOTPARALLEL tag.
7822         (do-check): Rename from check.
7823         (check): Allow parallel check.
7824
7825 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7826
7827         * MAINTAINERS: Add myself as maintainer for xtensa port.
7828         Fix alphabetical order in CPU port maintainer list.
7829         Remove myself from Write After Approval list.
7830
7831 2002-03-11  Richard Henderson  <rth@redhat.com>
7832
7833         * Makefile.in (.NOTPARALLEL): Add fake tag.
7834
7835 2002-03-07  H.J. Lu  (hjl@gnu.org)
7836
7837         * configure.in: Enable gprof for mips*-*-linux*.
7838
7839 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7840
7841         * MAINTAINERS (Write After Approval): Add myself.
7842
7843 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7844
7845         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7846         libjava.
7847         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7848
7849 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7850
7851         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7852         because its Makefile is there; test for the executable instead.
7853
7854 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7855
7856         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7857         libstdc++-v3 and libjava.
7858
7859 2002-02-11  Adam Megacz  <adam@xwt.org>
7860
7861         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7862         boehm-gc
7863
7864 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7865
7866         * config.guess: Updated to 2002-01-30's version.
7867         * config.sub: Updated to 2002-02-01's version.
7868         Contribute sh64-elf.
7869         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7870         * configure.in: Added sh64-*-*.
7871
7872 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7873
7874         * MAINTAINERS: Belatedly add myself to write after approval list.
7875
7876 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7877
7878         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7879         Remove self as Write After Approval.
7880
7881 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7882
7883         * MAINTAINERS: Put self in as maintainer for contrib/regression
7884         directory.
7885
7886 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7887
7888         * MAINTAINERS:  Update my email address.
7889
7890 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7891
7892         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7893         target-libiberty, and target-libgloss.  Skip Java-related
7894         libraries if not supported for NetBSD on target CPU.
7895
7896 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7897
7898         * install-sh: Use _inst.$$_ for temp file name.
7899
7900 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7901
7902         * MAINTAINERS (Write After Approval): Move my contact info
7903         from here...
7904         (OS Port Maintainers): ...to here (netbsd).
7905
7906 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7907
7908         * MAINTAINERS (Write After Approval): Add myself.
7909
7910 2002-01-17  H.J. Lu  <hjl@gnu.org>
7911
7912         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7913         (all-target-fastjar): Also depend on all-target-libiberty.
7914
7915 2002-01-16  H.J. Lu  (hjl@gnu.org)
7916
7917         * config.guess: Import from master sources, rev 1.225.
7918         * config.sub: Import from master sources, rev 1.238.
7919
7920 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7921
7922         * MAINTAINERS (Write After Approval): Remove myself.
7923
7924 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7925
7926         * MAINTAINERS (Write After Approval): Add myself.
7927
7928 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7929
7930         * MAINTAINERS: Add self as docs co-maintainer.
7931
7932 2001-12-11  Matthias Klose  <doko@debian.org>
7933
7934         * MAINTAINERS (Write After Approval): Add myself.
7935
7936 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7937
7938         * MAINTAINERS: Update my email address.
7939
7940 2001-12-07  Turly O'Connor  <turly@apple.com>
7941         * MAINTAINERS (Write After Approval): Add myself.
7942         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7943         (rs6000_initialize_trampoline): Call __trampoline_setup for
7944         ABI_DARWIN too.
7945         * darwin-tramp.asm: New file, implements __trampoline_setup.
7946         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7947
7948 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7949
7950         * MAINTAINERS (Write After Approval): Add myself.
7951
7952 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7953
7954         * configure, configure.in: Use temp file for long sed commands.
7955
7956 2001-12-03  Laurent Guerby  <guerby@acm.org>
7957
7958         * config.sub: Update to version 1.232 on subversion.
7959
7960 2001-12-03  Ben Elliston  <bje@redhat.com>
7961
7962         * MAINTAINERS: Update mail address for config.* patches.
7963
7964 2001-11-27  DJ Delorie  <dj@redhat.com>
7965             Zack Weinberg  <zack@codesourcery.com>
7966
7967         When build != host, create libiberty for the build machine.
7968
7969         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7970         CONFIG_ARGUMENTS.
7971         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7972         New variables.
7973         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7974         and rules.
7975         (all.normal): Depend on ALL_BUILD_MODULES.
7976         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7977         (all-build-libiberty): Depend on configure-build-libiberty.
7978
7979         * configure: Calculate and substitute proper value for
7980         ALL_BUILD_MODULES.
7981         * configure.in: Create the build subdirectory.
7982         Calculate and substitute TARGET_CONFIGARGS (formerly
7983         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7984
7985 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7986
7987         * MAINTAINERS (write-after-approval): Add self.
7988
7989 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7990
7991         * MAINTAINERS (GNATS only accounts): Remove self.
7992
7993 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7994
7995         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7996         libf2c.
7997
7998 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7999
8000         * MAINTAINERS (Write After Approval): Add self.
8001
8002 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8003
8004         * MAINTAINERS: mips and s390 are also CPU ports.
8005
8006 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8007
8008         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8009
8010 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8011
8012         * MAINTAINERS: Alphabetize.
8013
8014 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8015
8016         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8017
8018 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8019
8020         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8021
8022 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8023
8024         * configure.in (--enable-languages): Be more permissive about
8025         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8026
8027 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8028
8029         * config.sub: Import from master sources, rev. 1.230.
8030         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8031
8032 2001-11-07  Laurent Guerby  <guerby@acm.org>
8033
8034         * MAINTAINERS (Write After Approval): Add self.
8035
8036 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8037
8038         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8039
8040 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8041
8042         * config.sub: Import from master sources, rev 1.226.
8043         * config.guess: Import from master sources, rev 1.216.
8044
8045 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8046
8047         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8048         * MAINTAINERS: Add self as maintainer of MMIX port.
8049         Remove old after-approval entry.
8050
8051 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8052
8053         * ChangeLog, configure: Fix spelling errors.
8054
8055 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8056
8057         * MAINTAINERS: Tweak my address.
8058
8059 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8060
8061         * MAINTAINERS: Update my email address.
8062
8063 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8064
8065         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8066         * MAINTAINERS: Add self as maintainer of CRIS port.
8067
8068 2001-10-10  Geert Bosch  <bosch@gnat.com>
8069
8070         * MAINTAINERS (Various maintainers: Ada front end):
8071         Added Robert Dewar.
8072
8073 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8074
8075         * MAINTAINERS (Write After Approval): Added self
8076
8077 2001-10-02  Geert Bosch  <bosch@gnat.com>
8078
8079         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8080
8081 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8082
8083         * configure: Handle temporary files securely using mkdir.
8084
8085 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8086
8087         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8088
8089 2001-09-26  Will Cohen  <wcohen@redhat.com>
8090
8091         * configure.in (*-*-linux*): Disable configuration of target-newlib
8092         and target-libgloss.
8093
8094 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8095
8096         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8097         RANLIB.
8098
8099 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8100
8101         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8102         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8103         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8104         avoid quotes nesting problems.
8105         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8106         (DO_X): Export only variables that are set.
8107
8108 2001-09-19  Ben Elliston  <bje@redhat.com>
8109
8110         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8111         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8112         semantics.  Use the shell built-in "type" command instead.
8113
8114 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8115
8116         Merged from gcc-3_0-branch:
8117         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8118         * ltcf-c.sh: Use $objext, not $ac_objext.
8119         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8120         * ltcf-cxx.sh: Add support for GNU.
8121         2001-07-22  Timothy Wall  <twall@redhat.com>
8122         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8123         default settings if using GNU tools with that configuration.
8124         * ltcf-cxx.sh: Ditto.
8125         * ltcf-gcj.sh: Ditto.
8126         2001-07-21  Michael Chastain  <chastain@redhat.com>
8127         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8128         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8129         * ltmain.sh: Mark as gcc-local.
8130
8131 2001-08-30  Eric Christopher  <echristo@redhat.com>
8132             Jason Eckhardt  <jle@redhat.com>
8133
8134         * config.guess: Merge from master sources.
8135         * config.sub: Merge from master sources, add support for mipsisa32.
8136
8137 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8138         * config.sub: Merge from master sources, rev 1.219.
8139         * MAINTAINERS: Add self as contact for stormy16 port.
8140
8141 2001-08-14  Zack Weinberg  <zackw@panix.com>
8142
8143         * config.sub: Merge from master sources, rev 1.218.
8144         * config.guess: Merge from master sources, rev 1.209.
8145
8146 2001-08-11  Graham Stott  <grahams@redhat.com>
8147
8148         * Makefile.in (check-c++): Add missing semicolon.
8149
8150 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8151
8152         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8153
8154 2001-07-30  Eric Christopher  <echristo@redhat.com>
8155
8156         * MAINTAINERS (Various maintainers: mips port): Added myself.
8157
8158 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8159
8160         * configure.in (sh-*-linux*): New.
8161
8162 2001-07-27  Richard Henderson  <rth@redhat.com>
8163
8164         * .cvsignore: Add LAST_UPDATED.
8165
8166 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8167
8168         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8169
8170 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8171
8172         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8173
8174 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8175
8176         * MAINTAINERS (Write After Approval): Added myself.
8177
8178 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8179
8180         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8181         and libgcj on m68hc11/m68hc12.
8182
8183 2001-06-27  H.J. Lu  (hjl@gnu.org)
8184
8185         * Makefile (CFLAGS_FOR_BUILD): New.
8186         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8187
8188 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8189
8190         * README: Remove version number.
8191
8192 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8193
8194         * INSTALL/README: Update wrt. to the installation instructions now
8195         residing in gcc/doc/install.texi.
8196
8197 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8198
8199         * README: Replace with a cut-down and updated version of gcc/README.
8200
8201 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8202
8203         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8204         multilibs to be disabled.
8205
8206 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8207
8208         * MAINTAINERS (Write After Approval): Add myself.
8209
8210 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8211
8212         * config.guess: Import CVS version 1.195.
8213         * config.sub: Import CVS version 1.212.
8214
8215 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8216
8217         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8218         gcc/xgcc is built, use -print-prog-name to find out the program
8219         name to use.
8220
8221 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8222
8223         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8224         appear to also be in the master copy.
8225         * config.sub:  Import CVS version 1.211.
8226
8227 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8228
8229         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8230         with_gcc]: Use `gcc -shared' to build a shared library.
8231
8232 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8233
8234         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8235         archives.
8236
8237 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8238
8239         * MAINTAINERS (Write After Approval): Add myself.
8240
8241 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8242
8243         * configure.in (libstdcxx_flags): Do not try to execute
8244         libstdc++-v3/testsuite_flags until it exists.
8245
8246 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8247
8248         * MAINTAINERS: Update my email address.
8249
8250 2001-05-31  Graham Stott  <grahams@redhat.com>
8251
8252         * MAINTAINERS (Write After Approval): Add myself.
8253
8254 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8255
8256         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8257         libraries when using g++ with native linker.
8258
8259 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8260
8261         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8262
8263 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8264
8265         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8266         [aix4*|aix5*]: Prepend blank.
8267
8268 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8269
8270         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8271         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8272         of subdir/configure scripts to use the new libtool.m4.
8273
8274 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8275
8276         * MAINTAINERS (Write After Approval): Add myself.
8277
8278 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8279
8280         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8281
8282 2001-05-11  Ben Elliston  <bje@redhat.com>
8283
8284         * Makefile.in (all-sid): New target.
8285         (check-sid, clean-sid, install-sid): Likewise.
8286
8287 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8288
8289         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8290
8291 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8292
8293         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8294         libgcj.
8295
8296 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8297
8298         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8299         gcc/xgcc is built, use -print-prog-name to find out the program
8300         name to use.
8301
8302 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8303
8304         * configure.in (noconfigdirs): Don't reset it from scratch in the
8305         target case; only append to it.
8306
8307         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8308         sparc-*-solaris2.8]: Disable ${libgcj}.
8309
8310 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8311
8312         * configure.in (libgcj_saved): Copy from $libgcj.
8313         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8314         --disable-libgcj.
8315
8316 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8317
8318         * MAINTAINERS: Remove self as MIPS maintainer and
8319         C front end maintainer.
8320
8321 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8322
8323         * configure.in: Move *-chorusos target case to the proper switch.
8324         Disable libgcj.
8325
8326 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8327
8328         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8329         1.641.2.228.
8330
8331 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8332
8333         * Makefile.in (STAGE1_CFLAGS): Pass down.
8334
8335 2001-04-13  Alan Modra  <amodra@one.net.au>
8336
8337         * config.guess: Add hppa64-linux support.  Note for next import that
8338         this is already in the master file.
8339         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8340
8341 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8342
8343         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8344         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8345
8346 2001-04-11  Stan Shebs  <shebs@apple.com>
8347
8348         * MAINTAINERS: Add self as Darwin port maintainer.
8349
8350 2001-04-11  Alan Modra  <amodra@one.net.au>
8351
8352         * MAINTAINERS: Update my email address.
8353
8354 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8355
8356         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8357         recent versions of FreeBSD (release 3 or later).
8358         * ltconfig: On FreeBSD, -lc must not be provided when building
8359         a shared library or else the standard -pthread gcc option is
8360         rendered worthless to later users of the built library.
8361
8362 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8363
8364         * MAINTAINERS: Add self and RTH as C front end maintainers.
8365
8366 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8367
8368         * config.sub: Make sure to match an already-canonicalized
8369         machine name (eg. mn10300-unknown-elf).
8370
8371 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8372
8373         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8374         New macros.
8375         (bootstrap, cross): Use RECURSE_FLAGS.
8376         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8377
8378 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8379
8380         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8381
8382 2001-03-22  Colin Howell  <chowell@redhat.com>
8383
8384         * Makefile.in (DO_X): Do not backslash single-quotes in
8385         backquotes (two places).
8386
8387 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8388
8389         Re-installed:
8390         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8391         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8392         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8393         * ltcf-cxx.sh: Likewise.
8394         * ltcf-gcj.sh: Likewise.
8395
8396 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8397
8398         * MAINTAINERS: Add myself as "documentation co-maintainer".
8399
8400 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8401
8402         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8403         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8404
8405 2001-03-19  Tom Tromey  <tromey@redhat.com>
8406
8407         * config-ml.in: Handle GCJ and GCJFLAGS.
8408
8409 2001-03-21  Michael Chastain  <chastain@redhat.com>
8410
8411         * Makefile.in: all-m4 depends on all-texinfo.
8412
8413 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8414
8415         * MAINTAINERS: Add myself to write after approval list.
8416
8417 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8418
8419         * Makefile.in (DO_X): Quote nested quotes.
8420
8421 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8422
8423         * MAINTAINERS: Add myself to write after approval list.
8424
8425 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8426
8427         * Makefile.in (DO_X): Use double quotes for quoting
8428         "RANLIB=$${RANLIB}".
8429
8430 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8431
8432         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8433
8434 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8435
8436         * configure.in: Only use `lang_requires' for languages athat are
8437         actually enabled.
8438
8439 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8440
8441         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8442
8443 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8444
8445         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8446
8447 2001-03-07  Tom Tromey  <tromey@redhat.com>
8448
8449         * configure.in: Allow config-lang.in to set `lang_requires' to list
8450         of other required languages.
8451
8452 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8453
8454         * Makefile.in: Remove RANLIB definition. Use RANLIB
8455         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8456         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8457
8458 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8459             Alexandre Oliva  <aoliva@redhat.com>
8460
8461         * Makefile.in (check-c++): Use tabs, not spaces.
8462
8463 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8464
8465         * MAINTAINERS: add myself to Write After Approval list.
8466
8467 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8468
8469         * Makefile.in (check-c++): New rule.
8470
8471         * configure.in (target_libs): Remove libg++.
8472         (noconfigdirs): Remove libg++.
8473         (noconfigdirs): Same.
8474         (noconfigdirs): Same.
8475         (noconfigdirs): Same.
8476
8477         * config-ml.in: Remove libg++ references.
8478
8479         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8480         (ALL_TARGET_MODULES): Same.
8481         (configure-target-libg++): Remove.
8482         (all-target-libg++): Remove.
8483         (configure-target-libio): Remove.
8484         (all-target-libio): Remove.
8485         (check-target-libio): Remove.
8486         (.PHONY): Remove.
8487         (libg++.tar.bz2): Remove.
8488         (all-target-cygmon): Remove libio.
8489         (all-target-libstdc++): Remove.
8490         (configure-target-libstdc++): Remove.
8491         (TARGET_LIB_PATH): Remove libstdc++.
8492         (ALL_GCC_CXX): Remove libstdc++.
8493         (all-target-gperf): Correct.
8494
8495 2001-02-16  Nick Clifton  <nickc@redhat.com>
8496
8497         * configure.in (noconfigdirs): Allow configuration of texinfo
8498         for Cygwin hosts.
8499
8500 2001-02-15  Anthony Green  <green@redhat.com>
8501
8502         * configure: Introduce GCJ_FOR_TARGET.
8503         * configure.in: Ditto.
8504         * Makefile.in: Ditto.
8505
8506 2001-02-13  Andreas Schwab  <schwab@suse.de>
8507
8508         * MAINTAINERS: Update mail address.
8509
8510 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8511
8512         * config.guess: Add linux target for S/390.
8513         * config.sub: Likewise.
8514
8515 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8516
8517         * configure.in: for *-chorusos, don't config target-newlib and
8518         target-libgloss.
8519
8520 2001-02-06  Ben Elliston  <bje@redhat.com>
8521
8522         * configure: Output host type to stdout, not stderr.
8523
8524 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8525
8526         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8527         * ltcf-cxx.sh: Likewise.
8528
8529         * config.if: Assume enable_libstdcxx_v3 is defined.
8530
8531 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8532
8533         Remove V2 C++ library.
8534         * configure.in: Remove --enable-libstdcxx_v3 support.
8535
8536 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8537
8538         * include/demangle.h: Add prototype for java_demangle_v3.
8539
8540 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8541
8542         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8543
8544 2001-01-27  Richard Henderson  <rth@redhat.com>
8545
8546         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8547
8548 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8549
8550         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8551         Don't unset, it's non-portable and no longer necessary, set to empty
8552         instead.
8553
8554 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8555
8556         * ltconfig: Shell portability fix for the tagname validity check.
8557
8558 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8559
8560         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8561         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8562
8563 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8564
8565         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8566
8567 2001-01-26  Tom Tromey  <tromey@redhat.com>
8568
8569         * configure.in: Allow libgcj to be built on Sparc Solaris.
8570
8571 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8572
8573         * ltcf-c.sh: Add aix5 case.
8574         * ltcf-cxx.sh: Likewise.
8575         * ltconfig: Likewise.
8576
8577 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8578
8579         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8580         keep at least one of build_libtool_libs or build_old_libs set to
8581         yes.
8582
8583         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8584         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8585
8586 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8587
8588         * configure.in: Enable libgcj on several additional platforms.
8589
8590 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8591
8592         * configure.in: Enable libgcj for linux targets.
8593
8594 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8595
8596         * MAINTAINERS (Write After Approval): Add myself.
8597
8598 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8599
8600         * MAINTAINERS: Add myself as vax port maintainer.
8601
8602 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8603
8604         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8605
8606 2001-01-09  Mike Stump  <mrs@wrs.com>
8607
8608         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8609         failures of subdirectories.
8610
8611 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8612
8613         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8614         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8615         * ltcf-cxx.sh: Likewise.
8616         * ltcf-gcj.sh: Likewise.
8617         * ltconfig.sh: Fix typo.
8618
8619 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8620
8621         * configure: handle DOS-style absolute paths.
8622
8623 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8624
8625         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8626
8627 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8628
8629         * MAINTAINERS: Add myself as avr port co-maintainer.
8630
8631 2000-12-28  Ben Elliston  <bje@redhat.com>
8632
8633         * MAINTAINERS: Add myself under ``Write After Approval''.
8634
8635 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8636
8637         * texinfo: Remove directory from GCC.
8638
8639 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8640
8641         * COPYING: Update to current
8642         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8643         to 19yy as example year in copyright notice).
8644
8645 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8646
8647         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8648         (libstdcxx_incdir): Pass down.
8649         * config.if: Remove expired bits for cxx_interface, add stub.
8650         (libstdcxx_incdir): Add variable for g++ include directory.
8651         * configure.in (gxx_include_dir): Use it.
8652
8653 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8654
8655         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8656         with old-email address from ``Write After Approval''.
8657
8658 2000-12-15  Andreas Jaeger  <aj@suse.de>
8659
8660         * configure.in: Handle lang_dirs.
8661
8662 2000-12-14  Tom Tromey  <tromey@redhat.com>
8663
8664         * MAINTAINERS: Removed brads.
8665
8666         * MAINTAINERS: Added gcj developers.
8667
8668 2000-12-13  Anthony Green  <green@redhat.com>
8669
8670         * configure.in: Disable libgcj for any target not specifically
8671         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8672         with g++ abi.
8673
8674 2000-12-13  Mike Stump  <mrs@wrs.com>
8675
8676         * Makefile.in (local-distclean): Also remove fastjar.
8677
8678 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8679
8680         * contrib/gcc_update: Add fastjar --touch entries.
8681
8682 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8683
8684         * configure.in: Disable language-specific target libraries for
8685         languages that aren't enabled.
8686
8687 2000-12-10  Anthony Green  <green@redhat.com>
8688
8689         * configure.in: Define libgcj.  Disable libgcj target libraries for
8690         most targets.
8691
8692 2000-12-10  Neil Booth  <neilb@earthling.net>
8693
8694         * MAINTAINERS: Update mail address, remove from WAA list.
8695
8696 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8697
8698         * libjava: Imported from /cvs/java.
8699         * libffi: Likewise.
8700         * Boehm-gc: Likewise.
8701
8702 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8703
8704         * configure.in (target_libs): Revert 2000-12-08 patch.
8705         (noconfigdirs): Added target-libjava.
8706
8707 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8708
8709         * djunpack.bat: removed.
8710
8711 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8712
8713         * Makefile.in: handle DOS-style absolute paths.
8714         * config-ml.in: likewise.
8715         * symlink-tree: likewise.
8716
8717 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8718
8719         * fastjar: Imported.
8720
8721 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8722
8723         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8724         libjava.
8725         * configure.in (target_libs): Removed `target-libjava'.
8726
8727 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8728
8729         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8730         (ALL_MODULES): Added fastjar.
8731         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8732         (all-target-libjava): all-fastjar replaces all-zip.
8733         (all-fastjar): Added.
8734         (configure-target-fastjar, all-target-fastjar): Likewise.
8735         * configure.in (host_tools): Added fastjar.
8736
8737 2000-12-07  Mike Stump  <mrs@wrs.com>
8738
8739         * Makefile.in (local-distclean): Remove leftover built files.
8740
8741 2000-11-24  Nick Clifton  <nickc@redhat.com>
8742
8743         * configure.in (xscale-elf): Add target.
8744         (xscale-coff): Add target.
8745
8746 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8747
8748         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8749         recent versions of FreeBSD (release 3 or later).
8750         * ltconfig: On FreeBSD, -lc must not be provided when building
8751         a shared library or else the standard -pthread gcc option is
8752         rendered worthless to later users of the built library.
8753
8754 2000-11-16  Fred Fish  <fnf@be.com>
8755
8756         * configure.in (enable_libstdcxx_v3): Fix typo,
8757         libstd++ -> libstdc++.
8758
8759 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8760
8761         * MAINTAINERS: Add self to Write After Approval list.
8762
8763 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8764
8765         * MAINTAINERS: Update my email address.  Add myself to global write
8766         privs list.
8767
8768 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8769
8770         * Makefile.in: Merge with src and libgcj.
8771         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8772         configure-target-<library> when their configure scripts need the C
8773         or C++ library to have already been built to work properly.
8774         (do_proto_toplev): Set them to an empty string.
8775
8776         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8777         (REALLY_SET_LIB_PATH): Use them.
8778
8779 2000-11-17  Stan Shebs  <shebs@apple.com>
8780
8781         * MAINTAINERS: Add self to Write After Approval list.
8782
8783 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8784
8785         * configure: Provide the original toplevel configure arguments
8786         (including $0) to subprocesses in the environment rather than
8787         through gcc/configargs.h.
8788
8789 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8790
8791         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8792         C99.  Alphabetise "Write After Approval" list.
8793
8794 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8795
8796         * configure: Turn on libstdc++ V3 by default.
8797
8798         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8799         if we've got GCC.
8800
8801 2000-11-11  Philip Blundell  <philb@gnu.org>
8802
8803         * MAINTAINERS: Add self to Write After Approval list.
8804
8805 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8806
8807         * ltcf-c.sh (aix4): Improve shared library configuration; require
8808         exporting symbols.
8809         * ltcf-cxx.sh (aix4): Define.
8810         * ltconfig (aix4): Define library and soname specs appropriate for
8811         AIX.  Define command to create export symbols list.
8812
8813 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
8814
8815         * config.sub: Add support for Sun Chorus
8816
8817 2000-10-31  Nick Clifton  <nickc@redhat.com>
8818
8819         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8820         <name>@redhat.com.  Also installed new email address for Clint
8821         Popetz.
8822
8823 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8824
8825         * etc: Remove directory from GCC.
8826
8827 2000-10-16  Michael Meissner  <meissner@redhat.com>
8828
8829         * configure (gcc/configargs.h): Only create if there is a build GCC
8830         directory created.
8831
8832 2000-10-16  Matthias Klose  <doko@debian.org>
8833
8834         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8835         when configured for libstdc++-v3.
8836
8837 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8838
8839         * configure: Save configure arguments to gcc/configargs.h.
8840
8841 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8842
8843         * config.guess: Import CVS version 1.157.
8844         * config.sub: Import CVS version 1.181.
8845
8846 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8847
8848         * Makefile.in (bootstrap): avoid recursion if subdir missing
8849         (cross): ditto
8850         (do-proto-toplev): ditto
8851
8852 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8853
8854         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8855         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8856
8857         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8858         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8859         all affected `configure' scripts.
8860
8861 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8862
8863         * MAINTAINERS: Add self as cpplib co-maintainer.
8864
8865 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8866
8867         * MAINTAINERS: Add self to Write After Approval list.
8868
8869 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8870
8871         * INSTALL/README: egcs -> GCC update.
8872
8873 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
8874
8875         * MAINTAINERS: Add myself to Write After Approval list.
8876
8877 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8878
8879         * MAINTAINERS: Add myself to Write After Approval list.
8880
8881 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8882
8883         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8884         X11 libraries for hppa64.
8885
8886 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8887
8888         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8889
8890 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8891
8892         * Makefile.in (all-zlib): Added dummy target.
8893
8894         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8895         ltcf-gcj.sh: Updated from libtool multi-language branch.
8896
8897 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8898
8899         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8900         (bootstrap*): Depend on all-bootstrap.
8901
8902 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8903
8904         * config.guess: Import CVS version 1.156.
8905         * config.sub: Import CVS version 1.179.
8906
8907 2000-09-02  Anthony Green  <green@cygnus.com>
8908
8909         * Makefile.in (all-gcc): Depend on all-zlib.
8910         (CLEAN_MODULES): Add clean-zlib.
8911         (ALL_MODULES): Add all-zlib.
8912         * configure.in (host_libs): Add zlib.
8913
8914 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8915
8916         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8917         crosses, but add gcc/include to the header search path for them.
8918
8919 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8920
8921         * MAINTAINERS: Add self to Write After Approval list.
8922
8923 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8924
8925         * config.guess: Import CVS version 1.152.
8926         * config.sub: Import CVS version 1.177.
8927
8928 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8929
8930         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8931         $targargs to tell whether newlib is going to be built.
8932
8933         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8934         $$r/TARGET_SUBDIR/libio for _G_config.h.
8935
8936 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8937
8938         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8939
8940 2000-08-22  DJ Delorie  <dj@redhat.com>
8941
8942         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8943
8944 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8945
8946         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8947         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8948         sub-configures.
8949
8950 2000-08-21  DJ Delorie  <dj@redhat.com>
8951
8952         * MAINTAINERS: Add self as a libiberty maintainer
8953
8954 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8955
8956         * configure.in (libstdcxx_flags): Use
8957         libstdc++-v3/src/libstdc++.INC.
8958
8959 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8960
8961         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8962
8963 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8964
8965         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8966
8967         * configure: Make enable_threads and enable_shared defaults
8968         explicit.  Substitute enable_threads into generated Makefiles.
8969         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8970         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8971
8972 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8973
8974         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8975
8976 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8977
8978         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8979         previous delta.
8980
8981 2000-08-11  Jason Merrill  <jason@redhat.com>
8982
8983         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8984         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8985         (FLAGS_FOR_TARGET): Not here.
8986         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8987
8988 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8989
8990         * config-ml.in (CC, CXX): Don't introduce a leading space.
8991
8992 2000-08-07  DJ Delorie  <dj@delorie.com>
8993
8994         * MAINTAINERS: Add self as a DJGPP maintainer
8995
8996 2000-08-07  DJ Delorie  <dj@redhat.com>
8997
8998         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8999         "if we're also building gcc, and it's a gcc that will run on the
9000         build machine, we want to use its includes instead of the system's
9001         default includes".
9002
9003 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9004
9005         * MAINTAINERS: Add self to Write After Approval list.
9006
9007 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9008
9009         * configure.in (libstdcxx_flags): Don't use `"'.
9010
9011         * config-ml.in: Adjust multilib search paths to the
9012         appropriate multilib tree.
9013
9014 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9015
9016         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9017         commas in $LANGUAGES.
9018
9019 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9020
9021         * configure.in: Re-enable all references to libg++ and librx.
9022
9023 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9024
9025         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9026         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9027         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9028         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9029
9030         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9031
9032 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9033
9034         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9035         CXX_FOR_TARGET for sed.
9036
9037 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9038
9039         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9040         Do not override if already set in the environment or in configure.
9041         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9042         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9043
9044 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9045
9046         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9047         the libtool CVS tree multi-language branch.
9048         * ltconfig, ltmain.sh: Updated.
9049
9050 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9051
9052         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9053         (clean-target): Depend on it.
9054
9055         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9056         (GCC_FOR_TARGET): Use it.
9057         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9058         * configure.in: ... here.
9059         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9060         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9061
9062 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9063
9064         * MAINTAINERS: Add self to Write After Approval list.
9065
9066 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9067
9068         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9069         (configure-target-libchill, configure-target-libobjc): Likewise.
9070
9071         * configure.in: Use the same cache file for all target libs.
9072         * config-ml.in: But different cache files per multilib variant.
9073
9074 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9075
9076         * configure (topsrcdir): Don't use dirname.
9077
9078 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9079
9080         * MAINTAINERS: Add self to Write After Approval list.
9081
9082 2000-07-20  Jason Merrill  <jason@redhat.com>
9083
9084         * configure.in: Remove all references to libg++ and librx.
9085
9086         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9087
9088 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9089
9090         * config.sub: Update to subversions version 2000-07-06.
9091
9092 2000-07-12  Andrew Haley  <aph@cygnus.com>
9093
9094         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9095         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9096
9097 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9098
9099         * symlink-tree:  Check number of arguments.
9100
9101 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9102
9103         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9104         search path for a g++ extracted from the build tree.  This
9105         will allow link tests run by configure scripts in
9106         subdirectories to succeed.
9107
9108 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9109
9110         * ltconfig: Add support for mips-dde-sysv4.2MP
9111
9112 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9113
9114         * MAINTAINERS: Add myself as loop discovery maintainer.
9115
9116 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9117
9118         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9119         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9120
9121 2000-06-19  Timothy Wall  <twall@cygnus.com>
9122
9123         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9124         * config.sub: Add tic54x target.
9125
9126 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9127
9128         * MAINTAINERS: Add self as Fortran maintainer,
9129         remove Craig Burley.
9130
9131 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9132
9133         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9134         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9135
9136 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9137
9138         * MAINTAINERS: Add self as i18n maintainer
9139
9140 20000-05-21  H.J. Lu  (hjl@gnu.org)
9141
9142         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9143         directory are used if they exist. Make sure
9144         $(build_tooldir)/include is searched for header files,
9145         $(build_tooldir)/lib/ for library files.
9146         (GCC_FOR_TARGET): Likewise.
9147         (CXX_FOR_TARGET): Likewise.
9148
9149 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9150
9151         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9152
9153 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9154
9155         * Makefile.in (configure-target-libiberty): Depend on
9156         configure-target-newlib.
9157
9158 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9159
9160         * configure.in, Makefile.in: Merge all libffi-related
9161         configury stuff from the libgcj tree.
9162
9163 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9164
9165         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9166         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9167
9168 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9169
9170         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9171         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9172         current version information.  Add to proto-toplev directory.
9173         (gdb-taz): Build do-djunpack.
9174
9175 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9176
9177         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9178
9179 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9180
9181         * MAINTAINERS: Add self to Write After Approval list.
9182
9183 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9184
9185         * ltmain.sh: Preserve in relink_command any environment
9186         variables that may affect the linker behavior.
9187
9188 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9189
9190         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9191
9192 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9193
9194         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9195
9196 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9197
9198         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9199         with the version name.
9200
9201 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9202
9203         * MAINTAINERS: Add self as bb-reorder maintainer.
9204
9205 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9206
9207         * config.if: Tweak.
9208
9209 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9210
9211         * djunpack.bat: New file.
9212
9213 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9214
9215         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9216         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9217         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9218         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9219
9220 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9221
9222         * config.sub (case $basic_machine): Change default for "ibm-*"
9223         to "openedition".
9224
9225 2000-04-13  Andreas Jaeger  <aj@suse.de>
9226
9227         * MAINTAINERS: Added myself.
9228
9229 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9230
9231         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9232         (do-md5sum): New target.
9233         (MD5PROG): Define.
9234         (PACKAGE): Default to TOOL.
9235         (VER): Default to a shell script.
9236         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9237         md5 checksum generation.
9238         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9239         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9240         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9241         insight.tar.bz2): Use gdb-taz to create archive.
9242
9243 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9244
9245         * configure (warn_cflags): Delete.
9246
9247 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9248
9249         * MAINTAINERS: Added myself.
9250
9251 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9252             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9253
9254         * configure.in (enable_libstdcxx_v3): Add.
9255         (target_libs): Add bits here to switch between libstdc++-v2 and
9256         libstdc++-v3.
9257         * config.if: And this file too.
9258         * Makefile.in: Add libstdc++-v3 targets.
9259
9260 2000-04-05  Michael Meissner  <meissner@redhat.com>
9261
9262         * config.sub (d30v): Add d30v as a basic machine type.
9263
9264 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9265
9266         * configure.in: -linux-gnu*, not -linux-gnu.
9267
9268 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9269
9270         * MAINTAINERS: Add self in write-after-approval section.
9271
9272 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9273
9274         * MAINTAINERS: Add self as ia64 port maintainer.
9275
9276 2000-03-08  Neil Booth  <NeilB@earthling.net>
9277
9278         * MAINTAINERS: Add self in write-after-approval section.
9279
9280 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9281
9282         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9283         (do-tar-bz2): Replace TOOL with PACKAGE.
9284         (gdb.tar.bz2): Remove GDBTK from GDB package.
9285         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9286         dejagnu.tar.bz2): New packages.
9287
9288 2000-02-27  Andreas Jaeger  <aj@suse.de>
9289
9290         * configure.in: Add entry for mips*-*-linux*, move catch all
9291         *-*-*linux* entry below this one.
9292
9293 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9294
9295         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9296
9297 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9298
9299         * config.sub: Support an OS of "wince".
9300
9301 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9302
9303         * config.guess, config.sub: Updated to match config's 2000-02-15
9304         version.
9305
9306 2000-02-23  Linas Vepstas  <linas@linas.org>
9307
9308         * config.sub: Add support for Linux/IBM 370.
9309         * configure.in: Likewise.
9310
9311 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9312
9313         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9314
9315 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9316
9317         * config.guess: Guess "cygwin" rather than "cygwin32".
9318
9319 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9320
9321         * configure (gcc_version): When setting, narrow search to
9322         lines containing `version_string'.
9323
9324 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9325
9326         * config.sub: Add support for avr target.
9327
9328 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9329
9330         * MAINTAINERS: Add maintainers for MCore port.
9331
9332 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9333
9334         * config.sub: Add mmix-knuth-mmixware.
9335
9336 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9337
9338         * MAINTAINERS: Pair cccp with cpplib maintainership.
9339
9340 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9341
9342         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9343         structure stuff to -L library search.
9344         (CXX_FOR_TARGET): Ditto.
9345         (CROSS_CHECK_MODULES): Fix spelling mistake.
9346
9347 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9348
9349         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9350         the C++ compiler.
9351
9352 2000-01-12  Richard Henderson  <rth@cygnus.com>
9353
9354         * configure.in: Don't build some bits for beos.
9355
9356 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9357
9358         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9359         as include files.
9360
9361 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9362
9363         * Add self as cpplib maintainer, as requested by Jason
9364         Merrill.  Correct my e-mail address.
9365
9366 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9367
9368         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9369         not mh-aix43.
9370
9371 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9372
9373         * MAINTAINERS: Add myself to "write after approval" list.
9374
9375 1999-12-14  Richard Henderson  <rth@cygnus.com>
9376
9377         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9378         * config.sub: Accept alphaev[78], alphaev8.
9379
9380 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9381
9382         * config.guess, config.sub: Update from autoconf.
9383
9384 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9385
9386         * MAINTAINERS:  update my playtime e-address.
9387
9388 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9389
9390         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9391         necessary libraries are missing.
9392
9393 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9394
9395         * MAINTAINERS: Add new 'write after approval' maintainer.
9396
9397 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9398
9399         * MAINTAINERS: Add new Java maintainer.
9400
9401 1999-10-25  Andreas Schwab  <schwab@suse.de>
9402
9403         * configure: Fix quoting inside arguments of eval.
9404
9405 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9406
9407         * config-ml.in: Allow suppression of some ARM multilibs.
9408
9409 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9410
9411         * config.guess: Add OS/390 match pattern.
9412         * config.sub: Add mvs, openedition targets.
9413         * configure.in (i370-ibm-opened*): New.
9414
9415 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9416
9417         * config.sub: Add support for configuring for pj.
9418
9419 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9420
9421         * config.sub (maybe_os): Add support for configuring for fr30.
9422
9423 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9424
9425         * configure.in: Do not configure or build ld for AIX
9426         platforms.  ld is known to be broken on these platforms.
9427
9428 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9429
9430         * config-ml.in: Pass compiler flag corresponding to multidirs to
9431         subdir configures.
9432
9433 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9434
9435         * Makefile.in (LDFLAGS): Define.
9436
9437 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9438
9439         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9440         noconfigdirs.
9441         (*-*-cygwin*): Likewise.
9442
9443 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9444
9445         * mkdep: New file.
9446         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9447         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9448
9449         From Eli Zaretskii <eliz@is.elta.co.il>:
9450         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9451         long file name when using DJGPP on MS-DOS.
9452
9453 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9454
9455         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9456
9457 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9458
9459         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9460         dependency as this causes "make check" to globally "make all"
9461
9462 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9463
9464         * configure.in (target_libs): Added target-zlib.
9465         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9466         (CONFIGURE_TARGET_MODULES): Likewise.
9467         (CHECK_TARGET_MODULES): Likewise.
9468         (INSTALL_TARGET_MODULES): Likewise.
9469         (CLEAN_TARGET_MODULES): Likewise.
9470         (configure-target-zlib): New target.
9471         (all-target-zlib): Likewise.
9472         (all-target-libjava): Depend on all-target-zlib.
9473         (configure-target-libjava): Depend on configure-target-zlib.
9474
9475         * Makefile.in (configure-target-libjava): Depend on
9476         configure-target-newlib.
9477         (configure-target-boehm-gc): New target.
9478         (configure-target-qthreads): New target.
9479
9480         * configure.in (target_libs): Added target-qthreads.
9481         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9482         (CONFIGURE_TARGET_MODULES): Likewise.
9483         (CHECK_TARGET_MODULES): Likewise.
9484         (INSTALL_TARGET_MODULES): Likewise.
9485         (CLEAN_TARGET_MODULES): Likewise.
9486         (all-target-qthreads): New target.
9487         (configure-target-libjava): Depend on configure-target-qthreads.
9488         (all-target-libjava): Depend on all-target-qthreads.
9489
9490         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9491         (CONFIGURE_TARGET_MODULES): Likewise.
9492         (CHECK_TARGET_MODULES): Likewise.
9493         (INSTALL_TARGET_MODULES): Likewise.
9494         (CLEAN_TARGET_MODULES): Likewise.
9495         (all-target-libjava): New target.
9496         (all-target-boehm-gc): Likewise.
9497         * configure.in (target_libs): Added libjava, boehm-gc.
9498
9499 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9500
9501         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9502         configure.bat in SUPPORT_FILES.
9503         (gas+binutils.tar.bz2): Likewise.
9504
9505         * makeall.bat: Remove; obsolete.
9506
9507 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9508
9509         From Mark Elbrecht:
9510         * configure.bat: Remove; obsolete.
9511
9512 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9513
9514         * configure: Add -W -Wall to the default CFLAGS when compiling with
9515         gcc.
9516
9517 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9518
9519         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9520
9521 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9522
9523         * configure.in: Build ld on IRIX6.
9524
9525 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9526
9527         * Makefile.in: Change distribution targets to use bzip2 instead of
9528         gzip.
9529         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9530         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9531
9532 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9533
9534         * config.sub: Add mcore target.
9535
9536 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9537
9538         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9539
9540 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9541
9542         * config.guess (dummy): Changed to $dummy.
9543
9544 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9545
9546         * config.sub: Tidied up case statements.
9547
9548 1999-05-22  Ben Elliston  <bje@cygnus.com>
9549
9550         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9551         <jiro@din.or.jp>.
9552
9553         * config.guess: Merge with FSF version. Future changes will be
9554         more accurately recorded in this ChangeLog.
9555         * config.sub: Likewise.
9556
9557 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9558
9559          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9560
9561 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9562
9563         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9564
9565 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9566
9567         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9568
9569 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9570
9571         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9572         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9573         Bad merge removed these two changes.
9574
9575 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9576                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9577
9578         * config.guess (interix Alpha): Add.
9579
9580 1999-04-11  Richard Henderson  <rth@cygnus.com>
9581
9582         * configure.in (i?86-*-beos*): Do config gperf; don't config
9583         gdb, newlib, or libgloss.
9584
9585 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9586
9587         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9588         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9589         from multidirs.
9590
9591 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9592
9593         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9594
9595 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9596
9597         * config.sub: Add support for mcore targets.
9598
9599 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9600
9601         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9602         not mt-ospace, in order to shut up assembler warning about using
9603         symbols that are named the same as registers.
9604
9605 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9606
9607         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9608         dependency list for all-target-cygmon.
9609
9610 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9611
9612         * config-ml.in: Check $host, not $target, for selective multilibs.
9613         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9614         thumb interworking, and underscore prefix multilibs.
9615
9616 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9617
9618         * missing: Update to version from current automake.
9619
9620 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9621
9622         * configure (gxx_include_dir): Removed.
9623
9624         * configure.in (gxx_include_dir): Handle it.
9625         * Makefile.in: Likewise.
9626
9627 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9628
9629         * config.sub (mips64vr4111,mips64vr4111el) Add.
9630
9631 1999-03-21  Ben Elliston  <bje@cygnus.com>
9632
9633         * config.guess: Correct typo for detecting ELF on FreeBSD.
9634
9635 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9636
9637         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9638         config/mh-djgpp.
9639
9640 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9641
9642         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9643         all-target-newlib to dependency list for all-target-bsp.
9644
9645 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9646
9647         * config.sub: Add i386-uwin support.
9648         * config.guess: Likewise.
9649
9650 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9651
9652         * configure.in: cleanup, add mh-*pic handling for arm, special
9653         case powerpc*-*-aix*
9654
9655 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9656
9657         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9658         can be built.
9659
9660 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9661
9662         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9663         targets.
9664
9665 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9666
9667         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9668
9669 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9670
9671         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9672
9673 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9674
9675         * config.sub: Fix typo in arm recognition.
9676
9677 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9678
9679         * configure.in (noconfigdirs): Changed target_configdirs to
9680         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9681         rather than m68k-*-* since it is not known to work on
9682         m68k-aout. Ditto for arm-*-*oabi.
9683
9684 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9685
9686         * configure.in (*-*-windows*): Remove, no longer used.
9687
9688 1999-02-19  Ben Elliston <bje@cygnus.com>
9689
9690         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9691         Smart and improved by Andrew Cagney.
9692
9693 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9694
9695         * config.guess: Recognize openbsd-*-hppa.
9696
9697 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9698
9699         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9700         only if it is not empty.
9701
9702 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9703
9704         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9705
9706         * config.guess: Modified to recognize uname's armv* syntax.
9707
9708         * config.sub: Modified to recognize uname's armv* syntax.
9709
9710 1999-02-17  Mark Salter  <msalter@cygnus.com>
9711
9712         * configure.in: Added target-bsp for sparclite.
9713
9714 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9715
9716         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9717
9718 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9719
9720         * configure.in: Add support for strongarm port.
9721         * config.sub: Add support for strongarm target.
9722
9723 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9724
9725         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9726         the old name config/mh-cygwin32.
9727         Enable texinfo.
9728
9729 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9730
9731         * configure.in: Do build ld for ix86 Solaris.
9732
9733 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9734
9735         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9736         $AR_FOR_TARGET.  Likewise for RANLIB.
9737
9738 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9739
9740         * config.sub (oabi):  Recognize.
9741         * configure.in (arm-*-oabi):  Handle.
9742
9743 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9744
9745         * config.guess: Improve detection of i686 on UnixWare 7.
9746
9747 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9748
9749         * config.guess: Add support for i386-pc-interix.
9750         * config.sub: Likewise.
9751         * configure.in: Likewise.
9752
9753 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9754
9755         * Makefile.in: Remove unneeded all-target-libio from
9756         from all-target-winsup target since it is now unneeded.
9757         Add all-target-libtermcap in its place since it is now
9758         needed.
9759
9760 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9761
9762         * configure.in: makefile stub for cygwin target is probably
9763         unnecessary.  Remove it for now.
9764
9765 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9766
9767         * configure.in: libtermcap.a should be built when cygwin is the
9768         target as well as the host.
9769         * config.guess: Allow mixed case in cygwin uname output.
9770         * Makefile.in: Add libtermcap target.
9771
9772 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9773
9774         * config.sub: Clean up handling of hppa2.0.
9775
9776 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9777
9778         * config.guess: Use C code to identify more HP machines.
9779
9780 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9781
9782         * config.sub: Handle hppa2.0.
9783
9784 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9785
9786         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9787         cygmon for all sparclite targets, regardless of object format.
9788
9789 1998-12-15  Mark Salter  <msalter@cygnus.com>
9790
9791         * configure.in: Added target-bsp for several target architectures.
9792
9793         * Makefile.in: Added rules for bsp.
9794
9795 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9796
9797         * config.guess: Improve detection of hppa2.0 processors.
9798
9799 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9800
9801         * config.guess: Recognize FreeBSD using ELF automatically.
9802
9803 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9804
9805         * configure (skip-this-dir): Add handling for new shell script, which
9806         might be created by a sub-directory's configure to indicate, this particular
9807         directory is "unwanted".
9808         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9809
9810 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9811
9812         * ltconfig: import from libtool, after changing libtool to
9813         account for the cygwin name change.
9814
9815 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9816
9817         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9818         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9819
9820 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9821
9822         * configure.in: Add libtermcap to list of cygwin dependencies.
9823
9824 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9825
9826         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9827         they include winsup/include when it's a cygwin target.
9828
9829 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9830
9831         * configure.in (host_tools): Added zip.
9832         * Makefile.in (all-target-libjava): Depend on all-zip.
9833         (all-zip): New target.
9834         (ALL_MODULES): Added all-zip.
9835         (NATIVE_CHECK_MODULES): Added check-zip.
9836         (INSTALL_MODULES): Added install-zip.
9837         (CLEAN_MODULES): Added clean-zip.
9838
9839 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9840
9841         * Makefile.in: lose "32" from comment about cygwin.
9842
9843 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9844
9845         * configure.in: Use -Os to build target libraries for the fr30.
9846
9847 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9848
9849         * config.sub: Add fr30.
9850
9851 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9852
9853         * configure.in: drop "32" from config/mh-cygwin32.  Check
9854         cygwin* instead of cygwin32*.
9855         * config.sub: Check cygwin* instead of cygwin32*.
9856
9857 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9858
9859         * config.guess: Match any version of Unixware7.
9860
9861 1998-10-20  Syd Polk  <spolk@cygnus.com>
9862
9863         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9864         if desired.
9865
9866 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9867
9868         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9869         these if the appropriate directories and files to not exist.
9870
9871 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9872
9873         * Makefile.in (DEVO_SUPPORT): Add config.if.
9874
9875 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9876
9877         * configure: Add pattern to replace "build_tooldir"'s
9878         definition in the generated Makefile with "tooldir"'s
9879         actual value.
9880
9881 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9882
9883         * config.sub: Bring back lost sparcv9.
9884
9885         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9886
9887 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9888
9889         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9890         CC_FOR_TARGET and friends.
9891
9892 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9893
9894         * Makefile.in (build_tooldir): New variable, same as tooldir.
9895         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9896         -B$(build_tooldir)/bin/.
9897         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9898
9899 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9900
9901         * README: Remove installation instructions and refer to the
9902         INSTALL directory instead.
9903
9904 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9905
9906         * config.sub: Add support for i[34567]86-pc-udk.
9907         * configure.in: Likewise.
9908
9909 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9910
9911         * Makefile.in: add bzip2 package building bits for user
9912         tools module
9913         * configure.in: ditto
9914
9915 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9916
9917         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9918         (ALL_TARGET_MODULES): Add all-target-libobjc.
9919         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9920         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9921         (all-target-libchill): Add dependencies.
9922         * configure.in (target_libs): Add libchill.
9923
9924 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9925
9926         * configure.in (target_subdir): Remove duplicate line.
9927
9928 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9929
9930         * Makefile.in (all-automake): fix dependencies.
9931
9932 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9933
9934         * configure.in: Minor cleanups for building in the $(target_alias)
9935         subdir.
9936
9937 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9938
9939         * Makefile.in (bootstrap): Set r and s before make all.  Use
9940         BASE_FLAGS_TO_PASS in make all.
9941         (cross): Likewise.
9942
9943 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9944
9945         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9946
9947 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9948
9949         * config.sub: Fix typo in last change.
9950
9951 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9952
9953         * config.sub: Add support for C4x target.
9954         * configure.in: Likewise.
9955
9956 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9957
9958         * config.sub: Recognize sparcv9 just like sparc64.
9959
9960 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9961
9962         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9963
9964 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9965
9966         * config.guess: Correctly identify Pentium II sco boxes.
9967
9968         * config.guess: Fix "tr" code.  From Weiwen Liu.
9969
9970 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9971
9972         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9973         stabs.
9974
9975 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9976
9977         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9978         (ALL_TARGET_MODULES): Add all-target-libchill.
9979         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9980         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9981         (all-target-libchill): Add dependencies.
9982         * configure.in (target_libs): Add libchill.
9983
9984 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9985
9986         * config.guess: Avoid assumptions about "tr" behaves when
9987         LANG is set to something other than English.
9988
9989 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9990
9991         * configure (gxx_include_dir): Changed to
9992         '${prefix}/include/g++'-${libstdcxx_interface}.
9993
9994         * config.if: New to determine the interfaces.
9995
9996 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9997
9998         * config.guess: Detect and handle MPE/IX.
9999         * config.sub: Deal with MPE/IX.
10000
10001 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10002
10003         * configure.in: Use mh-aix43.
10004
10005 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10006
10007         * configure: Fix --without/--disable cases for gxx-include-dir.
10008
10009 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10010
10011         * mdata-sh:  Imported.  Needed for automake support.
10012
10013 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10014
10015         * Makefile.in (taz): Try "chmod -R og=u ." before
10016         "chmod og=u `find . -print`".
10017
10018 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10019
10020         * configure.in: Add arm-elf and thumb-elf support.
10021
10022 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10023
10024         * Makefile.in: Undo previous patch.
10025
10026 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10027
10028         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10029         to here ...
10030         (install-no-fixedincludes): and here
10031         (INSTALL_MODULES): ... from here.
10032
10033 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10034
10035         * config.sub: Merge with FSF.
10036
10037         * config.guess: Merge with FSF.
10038
10039 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10040
10041         * configure (extraconfigdirs): New variable.
10042         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10043         * Makefile.in (all): Move higher in file.
10044         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10045         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10046         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10047         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10048         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10049
10050 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10051
10052         * Makefile.in (all-target-libjava): Depend on all-gcc and
10053         all-target-newlib.
10054         (configure-target-libjava): Depend on $(ALL_GCC).
10055
10056 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10057
10058         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10059         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10060
10061 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10062
10063         * INSTALL/README: Fix typo.
10064
10065 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10066
10067         * ylwrap: Change absolute path checks to check for DOS style path
10068         names.
10069
10070         * ylwrap: Don't use a full path name if the source file is in the
10071         same directory.  From hjl@lucon.org (H.J. Lu).
10072
10073         * config-ml.in: Default to being verbose, to match Feb 18 change to
10074         configure.
10075
10076 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10077
10078         Brought over from egcs:
10079
10080         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10081
10082         * configure.in (target_subdir): Set to ${target_alias} instead
10083         of "libraries".
10084
10085         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10086
10087         * configure.in (target_subdir): Set to libraries if enable_multilib.
10088
10089 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10090
10091         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10092         multilibs, force reconfiguration the first time we create
10093         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10094
10095 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10096
10097         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10098         avoid confusion with --no-recursion.
10099
10100 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10101
10102         * configure.in: Win32 hosts shouldn't use install -x
10103         * install-sh: remove -x option, and special .exe-handling
10104         hack.
10105
10106 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10107
10108         * config.guess: Recognize i586-pc-beos.
10109         * configure.in: Don't build some bits for beos.
10110
10111 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10112
10113         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10114         CFLAGS default to -O2.
10115
10116         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10117         when using GNU ld.
10118
10119 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10120
10121         * ltmain.sh: Correct install when using a different shell.
10122
10123 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10124
10125         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10126
10127 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10128
10129         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10130         target.
10131
10132 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10133
10134         * ltconfig: Update to correct AIX handling.
10135
10136 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10137
10138         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10139
10140         * configure.in (target_subdir): Set to ${target_alias} instead
10141         of "libraries".
10142
10143 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10144
10145         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10146         (Makefile): Depend on $(gcc_version_trigger).
10147
10148         * configure (gcc_version): Change default initializer to empty
10149         string.
10150         (gcc_version_trigger): New variable; pass this variable down
10151         to subdir configures to enable them checking gcc's version
10152         themselves. Emit make macros for both gcc_version vars.
10153         (topsrcdir): Initialize reliably.
10154         (recursion line): Remove --with-gcc-version=${gcc_version}.
10155
10156 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10157
10158         * configure (enable_version_specific_runtime_libs): Implement new flag
10159         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10160         in $(libsubdir); emit definition in each generated Makefile.
10161         (gxx_include_dir): Initialize depending on
10162         $enable_version_specific_runtime_libs.
10163
10164 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10165
10166         * configure (gcc_version): Initialize properly depending on
10167         how and where configure is started.
10168         (recursion line): Pass a --with-gcc-version=${gcc_version}
10169         to configures in subdirs.
10170
10171 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10172
10173         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10174         cygmon
10175
10176 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10177
10178         * configure.in: Add cygmon and libstub support for mn10200.
10179
10180 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10181
10182         * configure (gcc_version): Add new variable describing the
10183         particular gcc version we're building.
10184         * Makefile.in (libsubdir): Add new macro for the directory
10185         in which the compiler finds executables, libraries, etc.
10186         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10187         and libsubdir.
10188
10189 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10190
10191         * Makefile.in (local-clean): Remove *.log.
10192         (warning.log): Built with warn_summary from build.log.
10193         (mail-report.log): Run test_summary.
10194         (mail-report-with-warnings.log): Run test_summary including
10195         warning.log in the report.
10196
10197 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10198
10199         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10200
10201 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10202
10203         * Makefile.in (grep): Grep no longer depends on libiberty.
10204
10205 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10206
10207         * Makefile.in: all-snavigator needs all-libgui.
10208
10209 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10210
10211         * configure.in: Add cygmon and libstub support for mn10300.
10212
10213 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10214
10215         * missing: Update to version from automake 1.3.
10216
10217         * ltmain.sh: On installation, don't get confused if the same name
10218         appears more than once in the list of library names.
10219
10220 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10221
10222         * config.sub: Accept m68060 and m5200 as CPU names.
10223
10224 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10225
10226         * configure: Use && rather than using -a in test, because odd
10227         strings can confuse test.
10228         * configure.in: Likewise.
10229
10230 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10231
10232         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10233
10234 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10235
10236         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10237         bootstrap4-lean): New targets.
10238
10239 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10240
10241         * mpw-* Delete.  Not used.
10242
10243 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10244
10245         * COPYING.LIB: Update FSF address.
10246
10247 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10248
10249         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10250
10251         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10252         GAS_SUPPORT_DIRS.
10253
10254 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10255
10256         * ltconfig, ltmain.sh: Avoid producing a version number if
10257         -version-info was not used.
10258
10259 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10260
10261         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10262         building with newlib.
10263
10264 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10265
10266         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10267         Solaris `make' causes it to continue to next definition.
10268
10269 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10270
10271         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10272         the right GUI libraries and files are installed along with GDB.
10273
10274 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10275
10276         * configure.in: Change alpha to alpha* in several places.
10277
10278 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10279
10280         * config.sub: Recognize sparc86x.
10281
10282 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10283
10284         * configure.in (--enable-target-optspace): Remove debug echo.
10285
10286 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10287
10288         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10289
10290 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10291
10292         * ltconfig: Update cygwin32 support.
10293
10294         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10295         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10296         (GDB_SUPPORT_DIRS): Likewise.
10297
10298 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10299
10300         * configure.in (target_makefile_frag): If --enable-target-optspace,
10301         use -Os to compile target libraries rather than -O2.  Default to
10302         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10303         not used.
10304         * configure.in (target_cflags): Ditto for d30v.
10305
10306 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10307
10308         * Makefile.in (all-bfd): Depend on all-intl.
10309         (all-binutils): Likewise.
10310         (all-gas): Likewise.
10311         (all-gprof): Likewise.
10312         (all-ld): Likewise.
10313
10314 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10315
10316         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10317
10318 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10319
10320         * Makefile.in (all-bfd): Depend upon all-libiberty.
10321
10322         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10323
10324 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10325
10326         * Makefile.in: Add libstub.
10327
10328         * configure.in: Ditto. Build libstub for targets that have cygmon
10329         support.
10330
10331 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10332
10333         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10334
10335 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10336
10337         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10338         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10339
10340 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10341
10342         * configure: Define DEFAULT_M4 by searching PATH.
10343         * Makfile.in: Use DEFAULT_M4.
10344
10345 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10346
10347         * ltconfig: Add cygwin32 support.
10348
10349         * Makefile.in, configure.in: Add libtool as a native only directory
10350         to configure and build.
10351
10352 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10353
10354         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10355
10356 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10357
10358         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10359
10360 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10361
10362         * Makefile.in: add ash make rules
10363         * configure.in: add ash to native_only and host_tools lists
10364
10365 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10366
10367         * Makefile.in (all-gettext, all-intl): New targets.
10368         (ALL_MODULES): Added all-gettext, all-intl.
10369         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10370         (INSTALL_MODULES): Added install-gettext, install-intl.
10371         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10372
10373         * configure.in (host_tools): Added gettext.
10374         (native_only): Likewise.
10375         (noconfigdirs) [various cases]: Likewise.
10376         (host_libs): Added intl.
10377
10378 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10379
10380         * configure: Do not disable building gdbtk for cygwin32 hosts.
10381
10382 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10383
10384         * configure.in: Add thumb-coff target.
10385         * config.sub: Add thumb-coff target.
10386
10387 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10388
10389         * Makefile.in: Revert yesterday's change.
10390         (all-target-winsup):  all-target-librx stays out of here.
10391
10392 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10393
10394         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10395         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10396         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10397         Remove references to librx and libg++.
10398
10399 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10400
10401         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10402         recursive makes
10403
10404 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10405
10406         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10407         for newlib directory.
10408         (CXX_FOR_TARGET): Likewise.
10409
10410 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10411
10412         * ltconfig: Update after libtool/ltconfig.in change for
10413         hpux11.
10414
10415 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10416
10417         * ltconfig, ltmain.sh: Update to libtool 1.2.
10418
10419 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10420
10421         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10422         (install-gcc-cross): Instead, override LANGUAGES here.
10423
10424 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10425
10426         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10427         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10428
10429 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10430
10431         * configure.in: Add Thumb-pe target.
10432
10433 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10434
10435         * Makefile.in - changed sn targets to snavigator
10436         * configure.in - changed sn targets to snavigator
10437
10438 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10439
10440         * config-ml.in: After building symlink tree call make distclean
10441         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10442         to be the case for libiberty.
10443
10444 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10445
10446         * configure: When making link, also check the current
10447         directory. The configure scripts may create one.
10448
10449 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10450
10451         * config.sub: Accept alphapca56 and alphaev6 properly.
10452
10453 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10454
10455         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10456
10457 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10458
10459         * config.sub (sco5): Fix typo.
10460
10461 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10462
10463         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10464         install-itcl.
10465         (install-itcl): Remove dependency on install-tcl.
10466
10467 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10468
10469         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10470
10471 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10472
10473         * configure.in: Don't build libgui for a cygwin32 target when not on
10474         a cygwin32 host.
10475
10476 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10477
10478         * configure (redirect): Set to null, so default behavior of
10479         configure is now --verbose.
10480
10481 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10482
10483         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10484         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10485
10486 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10487
10488         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10489         this change to sync Makefile.in with its ChangeLog entries.
10490
10491 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10492
10493         * ltmain.sh (mkdir): Check that the directory doesn't exist
10494         before we exit with error, so that we don't get races during
10495         parallel builds.
10496
10497 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10498
10499         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10500
10501 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10502
10503         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10504         PICFLAG_FOR_TARGET.
10505         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10506
10507         * configure: Emit a definition for the new macro enable_shared
10508         into each Makefile.
10509
10510 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10511
10512         * configure.in (host_tools, native_only): Add libtool.
10513
10514 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10515
10516         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10517         Fix typo in ming config comment.
10518
10519 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10520
10521         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10522
10523 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10524
10525         * config.sub: Add tic30 cases, and map c30 to tic30.
10526
10527 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10528
10529         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10530         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10531         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10532         (CLEAN_TARGET_MODULES): Similarly
10533         (all-target-libf2c): Add dependences.
10534         * configure.in (target_libs): Add libf2c.
10535
10536 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10537
10538         * configure.in: Remove expect from noconfigdirs when target
10539         is cygwin32.  OK to build expect and dejagnu with Canadian
10540         Cross.
10541
10542 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10543
10544         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10545         host.
10546
10547         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10548         and mingw32.
10549
10550 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10551
10552         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10553         here as it is not defined in the toplevel Makefile.
10554
10555 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10556
10557         * configure (package_makefile_rules_frag): New variable, which names
10558         a file with generic rules, ...
10559         Change comment to mention we now have FIVE parts.
10560         * configure: Undo last change.
10561
10562 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10563
10564         * config.guess: More accurate determination of HP processor types.
10565         * config.sub: More accurate determination of HP processor types.
10566
10567 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10568
10569         * configure (package_makefile_frag): Move inserting the
10570         ${package_makefile_frag} to where it should be according
10571         to the comment.
10572
10573 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10574
10575         * config.guess: Add support for Linux/ARM.
10576
10577 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10578
10579         * .cvsignore: Remove *-info and *-install since they match
10580         release-info and mpw-install, which we don't want to just ignore.
10581
10582 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10583
10584         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10585
10586 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10587
10588         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10589         local_prefix to sub-make invocations.
10590
10591 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10592
10593         * configure.in: Check makefile fragments in the source
10594         directory.
10595
10596 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10597
10598         * configure.in: Check whether host and target makefile
10599         fragments exist before adding them to *_makefile_frag.
10600
10601 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10602
10603         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10604
10605 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10606
10607         * configure.in: Make sure we only replace RPATH_ENVVAR on
10608         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10609         regexp to sed.
10610
10611         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10612         to sub-makes.
10613
10614 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10615
10616         * config-ml.in (multi-do): LDFLAGS must include multilib
10617         designator.
10618
10619 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10620
10621         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10622
10623 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10624
10625         * config.sub: Add mingw32 support.
10626         * configure.in: Likewise.
10627
10628 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10629
10630         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10631
10632 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10633
10634         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10635         * configure (gxx_include_dir): Provide a definition for subdirs
10636         which do not use autoconf.
10637
10638 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10639
10640         * config.guess: Sync with egcs.  Picks up new alpha support,
10641         BeOS & some additional linux support.
10642
10643 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10644
10645         * config.guess: HP 9000/803 is a PA1.1 machine.
10646
10647 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10648
10649         * configure.in: It's alpha*-...
10650
10651 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10652
10653         * configure.in (host_makefile_frag, target_makefile_frag):
10654         Handle multiple config files.
10655         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10656         alpha-*-*.
10657
10658 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10659
10660         * mkdep: New file.
10661
10662 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10663
10664         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10665
10666 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10667
10668         * Makefile.in: Add libgui directory.
10669         (GDB_TK): Add all-libgui.
10670         * configure.in: Add libgui directory.
10671         * configure: Add all-libgui to GDB_TK.
10672
10673 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10674
10675         * config-ml.in (multidirs): Add m32r to multilib list.
10676
10677 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10678
10679         * Makefile.in (all-target-gperf): Change dependency to
10680         all-target-libstdc++.
10681
10682 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10683
10684         * config.guess: Add BeOS support.
10685
10686 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10687
10688         Source directory cvs renamed to cvssrc:
10689         * configure.in (host_tools): Change cvs to cvssrc.
10690         (native_only): Likewise.
10691         (noconfigdirs) [various cases]: Likewise.
10692         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10693         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10694         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10695         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10696         (all-cvssrc): Rename target from all-cvs.
10697
10698 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10699
10700         * configure (gxx_include_dir): Fix thinko.
10701
10702 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10703
10704         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10705         (install-cross, install-gcc-cross): New targets.
10706
10707 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10708
10709         * configure.in (noconfigdirs): Add support for Thumb target.
10710
10711         * config.sub (maybe_os): Add support for Thumb target.
10712
10713 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10714
10715         * Makefile.in: Add rules for cygmon.
10716
10717         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10718
10719 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10720
10721         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10722         * configure (gxx_include_dir): Provide a definition for subdirs
10723         which do not use autoconf.
10724
10725 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10726
10727         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10728         11/18/97 build
10729
10730 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10731
10732         * From Franz Sirl.
10733         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10734         found on RedHat Linux systems.
10735
10736 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10737
10738         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10739         guesses.
10740
10741 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10742
10743         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10744
10745 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10746
10747         * ltmain.sh: If mkdir fails, check whether the directory was created
10748         anyhow by some other process.
10749
10750 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10751
10752         * configure.in (d30v-*-*): Configure all directories.
10753
10754 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10755
10756         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10757         for the D30V.
10758
10759 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10760
10761         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10762
10763 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10764
10765         * include/libiberty.h: Add extern "C" { so it can be used with C++
10766         progrms.
10767         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10768         programs.
10769
10770 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10771
10772         * configure.in (d30v-*-*): Configure GCC now.
10773
10774 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10775
10776         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10777         is no longer needed.
10778
10779 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10780
10781         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10782
10783 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10784
10785         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10786         targets using "$@" to provide support for similar but not identical
10787         targets without having to duplicate code.
10788
10789 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10790
10791         * makefile.vms: Fix to work with DEC C.
10792
10793 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10794
10795         * config.sub: Add mips-tx39-elf to marketing names.
10796
10797 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10798
10799         * ltmain.sh: Handle symlinks in generated script.
10800
10801 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10802
10803         * configure: Handle autoconf style directory options: --bindir,
10804         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10805         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10806         --sysconfdir.
10807         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10808         (sharedstatedir, localstatedir, oldincludedir): New variables.
10809         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10810         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10811         sbindir, sharedstatedir, and sysconfdir.
10812
10813 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10814
10815         * Makefile.in (bootstrap-lean): New target.
10816
10817 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10818
10819         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10820         sn, and gnuserv from noconfigdirs.
10821
10822 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10823
10824         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10825
10826 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10827
10828         * Makefile.in (cross): New target.
10829
10830 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10831                           Jeff Law         <law@cygnus.com>
10832
10833         * Makefile.in (bootstrap2, bootstrap3): New targets.
10834         (all-bootstrap): Remove outdated and confusing target.
10835         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10836
10837 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10838
10839         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10840         windows.  Consistent with gdb/configure.
10841
10842 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10843
10844         * configure.in: Name Linux target fragment.
10845
10846         * configure: Rewrite so that project Makefile fragment is inserted
10847         first and appears last in the resulting Makefile.
10848
10849 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10850
10851         * Makefile.in (install-itcl): Install tcl first.
10852
10853 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10854
10855         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10856
10857 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10858
10859         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10860
10861         * configure.in (skipdirs): Add target-librx for Linux.
10862         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10863
10864 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10865
10866         * Makefile.in (bootstrap): New target.
10867
10868 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10869
10870         * config.sub: Accept 'amigados' for backward compatibility.
10871
10872 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10873
10874         * config.guess: Merge with FSF.
10875
10876 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10877
10878         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10879
10880 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10881
10882         * config.sub: Add "marketing-names" patch.
10883
10884 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10885
10886         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10887
10888 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10889
10890         * config.sub: Handle v850-elf.
10891
10892 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10893
10894         * .cvsignore (*-install): Remove.
10895
10896 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10897
10898         * ltconfig: Set CONFIG_SHELL in libtool.
10899         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10900
10901 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10902
10903         * configure.in (target_subdir): Set to libraries if enable_multilib.
10904
10905 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10906
10907         * config.guess: Update from gcc directory.
10908
10909 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10910
10911         * Makefile.in (all-sim): Depends on all-readline.
10912
10913 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10914
10915         * Makefile.in (BISON, YACC): Use $$s.
10916         (all-bison): Depend on all-texinfo.
10917
10918 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10919
10920         * Makefile.in (BISON): Add -L flag.
10921         (YACC): Likewise.
10922
10923 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10924
10925         * configure.in (noconfigdirs): Add support for v850e target.
10926
10927         * config.sub (maybe_os): Add support for v850e target.
10928
10929 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10930
10931         * configure.in (noconfigdirs): Add support for v850ea target.
10932
10933         * config.sub (maybe_os): Add support for v850ea target.
10934
10935 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10936
10937         * config.sub: Add mipstx39.  Delete r3900.
10938
10939 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10940
10941         * Makefile.in (all-autoconf): Depends on all-texinfo.
10942
10943 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10944
10945         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10946         eabi targets.
10947
10948 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10949
10950         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10951
10952         * configure: When handling a Canadian Cross, handle YACC as well as
10953         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10954         * Makefile.in (all-bison): Depend upon all-texinfo.
10955
10956 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10957
10958         * Makefile.in (BISON): bison, not byacc or bison -y.
10959         (YACC): bison -y or byacc or yacc.
10960         (various): Add *-bison as appropriate.
10961         (taz): No need to mess with BISON anymore.
10962
10963 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10964
10965         * configure: If OSTYPE matches *win32*, try to find a good value for
10966         CONFIG_SHELL.
10967
10968 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10969
10970         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10971         configure.in if it is present.
10972
10973 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10974
10975         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10976
10977 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10978
10979         * config.sub: Recognize `arc' cpu.
10980         * configure.in: Likewise.
10981         * config-ml.in: Likewise.
10982
10983 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10984
10985         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10986
10987 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10988
10989         * configure: Changed sed delimiter from ':' to '|' when
10990         attempting to substitute ${config_shell} for SHELL. On
10991         NT ${config_shell} may contain a ':' in it.
10992
10993 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10994
10995         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10996
10997 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10998
10999         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11000
11001 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11002
11003         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11004
11005         * ylwrap: If the program is a relative path, force it to be
11006         absolute.
11007
11008 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11009
11010         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11011
11012 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11013
11014         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11015         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11016         for libraries.
11017
11018 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11019
11020         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11021         separated by spaces.
11022
11023 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11024
11025         * ylwrap: New file.
11026         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11027
11028         * ltmain.sh: Handle /bin/sh at start of install program.
11029
11030         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11031
11032         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11033         * missing: New file, from automake 1.2.
11034
11035 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11036
11037         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11038         check-tk to CHECK_X11_MODULES.
11039
11040 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11041
11042         * config.sub: Merge with FSF.
11043
11044 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11045
11046         * config.guess: Merge with FSF.
11047
11048 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11049
11050         * configure: Treat msdosdjgpp like go32.
11051         * configure.in: Likewise.  Don't remove gprof for go32.
11052
11053         * configure: Change Makefile.tem2 to Makefile.tm2.
11054
11055 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11056
11057         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11058
11059 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11060
11061         * install-sh (chmodcmd): Set to null if the DST directory already
11062         exists.  Same as Nov 11th change.
11063
11064 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11065
11066         * configure (GDB_TK): Needs itcl and tix.
11067
11068 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11069
11070         * config.guess: Update from FSF.
11071
11072 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11073
11074         * Makefile.in (GDB_TK): Depend on itcl and tix.
11075
11076 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11077
11078         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11079         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11080         (INSTALL_SCRIPT): New variable.
11081         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11082         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11083         to -x.
11084         * install-sh: Add support for -x option.
11085
11086 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11087
11088         * configure.in, Makefile.in: Treat tix like itcl.
11089
11090 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11091
11092         * Makefile.in (WINDRES): New variable.
11093         (WINDRES_FOR_TARGET): New variable.
11094         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11095         (EXTRA_HOST_FLAGS): Add WINDRES.
11096         (EXTRA_TARGET_FLAGS): Add WINDRES.
11097         (EXTRA_GCC_FLAGS): Add WINDRES.
11098         ($(DO_X)): Pass down WINDRES.
11099         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11100         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11101         DLLTOOL_FOR_TARGET.
11102
11103 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11104
11105         * configure.in: configure sim before gdb for win32-x-ppc
11106
11107 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11108
11109         Move gperf into the toplevel, from libg++.
11110         * configure.in (target_tools): Add target-gperf.
11111         (native_only): Add target-gperf.
11112         * Makefile.in (all-target-gperf): New target, depend on
11113         all-target-libg++.
11114         (configure-target-gperf): Empty rule.
11115         (ALL_TARGET_MODULES): Add all-target-gperf.
11116         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11117         (CHECK_TARGET_MODULES): Add check-target-gperf.
11118         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11119         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11120
11121 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11122
11123         * config.sub (mn10200): Recognize new basic machine.
11124
11125 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11126
11127         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11128         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11129
11130 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11131
11132         * configure.in: If we're building mips-sgi-irix6* native, turn on
11133         ENABLE_MULTILIB and set TARGET_SUBDIR.
11134
11135 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11136
11137         * Makefile.in (all-sn): Depend on all-grep.
11138
11139 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11140
11141         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11142
11143         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11144         Makefile.  From Jeff Makey <jeff@cts.com>.
11145         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11146
11147         * Makefile.in (DISTBISONFILES): Remove.
11148         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11149         $(DEFAULT_YACC).
11150
11151         * configure.in: Build itl, db, sn, etc., when building for native
11152         cygwin32.
11153
11154         * Makefile.in (LD): New variable.
11155         (EXTRA_HOST_FLAGS): Pass down LD.
11156         ($(DO_X)): Likewise.
11157
11158 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11159
11160         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11161
11162 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11163
11164         * configure.in (targargs): Strip out any supplied --build argument
11165         before adding our own. Always add --build.
11166
11167 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11168
11169         * configure.in (targargs): Pass --build if we're doing
11170         a cross-compile.
11171
11172 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11173
11174         * configure: Use '|' instead of ":" as the separator in
11175         sed. Otherwise sed chokes on NT path names with drive
11176         designators. Also look for "?:*" as the leading characters in an
11177         absolute pathname.
11178
11179 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11180
11181         * config.sub: Support for r3900.
11182
11183 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11184
11185         * configure.in: Use install-sh, not install.sh.
11186
11187 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11188
11189         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11190         apply it twice.
11191
11192 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11193
11194         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11195         install-binutils.
11196
11197 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11198
11199         * Makefile.in: Add automake targets.
11200         * configure.in (host_tools): Add automake.
11201
11202 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11203
11204         * configure: Default CXX to c++, not gcc.
11205         * Makefile.in (CXX): Set to c++, not gcc.
11206         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11207
11208 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11209
11210         * install-sh: try appending a .exe if source file doesn't
11211         exist
11212
11213 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11214
11215         * configure.in: Turn on multilib by default.
11216         (cross_only): Remove target-libiberty.
11217
11218         * Makefile.in (all-gcc): Don't depend on libiberty.
11219
11220 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11221
11222         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11223
11224 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11225
11226         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11227         (DISTBISONFILES): Add ld/Makefile.in
11228
11229 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11230
11231         * configure.in: if target is cygwin32 but host isn't cygwin32,
11232         don't configure gdb tcl tk expect, not just gdb.
11233
11234 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11235
11236         * configure.in: Added gnuserv everywhere sn appears.
11237
11238         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11239         (CROSS_CHECK_MODULES): Added check-gnuserv.
11240         (INSTALL_MODULES): Added install-gnuserv.
11241         (CLEAN_MODULES): Added clean-gnuserv.
11242         (all-gnuserv): New target.
11243
11244 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11245
11246         * config.guess: Fixes for MIPS OpenBSD systems.
11247
11248 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11249
11250         * Makefile.in (INSTALL_XFORM): Remove.
11251         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11252
11253         * mkinstalldirs: New file, copied from automake.
11254         * Makefile.in (installdirs): Rename from install-dirs.  Use
11255         mkinstalldirs.  Change all users.
11256         (DEVO_SUPPORT): Add mkinstalldirs.
11257
11258 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11259
11260         * install-sh: Rename from install.sh.
11261         * Makefile.in (INSTALL): Change install.sh to install-sh.
11262         (DEVO_SUPPORT): Likewise.
11263
11264         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11265         Graichen <graichen@rzpd.de>.
11266
11267 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11268
11269         * config.guess: Recognize OpenBSD systems correctly.
11270
11271 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11272
11273         * README, Makefile.in (ETC_SUPPORT): Remove references to
11274         cfg-paper*, configure.{texi,man,info*}._
11275
11276 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11277
11278         * Makefile.in (all.normal): Ensure that gcc is built after all
11279         the x11 - ie gdb - targets.
11280
11281 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11282
11283         * makefile.vms: Don't run conf-a-gas.
11284
11285 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11286
11287         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11288
11289 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11290
11291         * configure.in: Remove noconfigdirs case since gdb also
11292         configures and builds for tic80-coff.
11293
11294 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11295
11296         * configure: Set cache_file to config.cache.
11297         * Makefile.in (local-distclean): Remove config.cache.
11298
11299 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11300
11301         * COPYING: Update FSF address.
11302
11303 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11304
11305         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11306         noconfigdirs.
11307
11308 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11309
11310         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11311         MAKEDIRS, is empty.
11312
11313 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11314
11315         * config.sub: Tweak mn10300 entry.
11316
11317 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11318
11319         * configure.in (host_tools): Put sim before gdb, so gdb's
11320         configure.tgt can determine if the simulator was configured.
11321
11322 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11323
11324         * config.sub: Move BeOS $os case to be with other Cygnus
11325         local cases.
11326
11327 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11328
11329         * config.sub: Remove misplaced comment that broke Linux.
11330
11331 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11332
11333         * config.sub: Add BeOS support.
11334
11335 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11336
11337         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11338
11339 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11340
11341         * configure.in (noconfigdirs): Remove tcl and tk from
11342         noconfigdirs for cygwin32 builds.
11343
11344 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11345
11346         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11347
11348 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11349
11350         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11351         make-all.com, use makefile.vms instead.
11352
11353 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11354
11355         * config.sub: Accept -lnews*.
11356
11357 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11358
11359         * configure.in (noconfigdirs): Disable target-newlib,
11360         target-examples and target-libiberty for d30v.
11361
11362 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11363
11364         * configure.in (noconfigdirs): Enable ld for d30v.
11365
11366 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11367
11368         * configure.in (tic80-*-*): Build compiler.
11369
11370 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11371
11372         * configure.in (d30v-*): Remove sim directory from list of
11373         unsupported d30v directories
11374
11375 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11376
11377         * config.sub, configure.in: Add d30v target cpu.
11378
11379 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11380
11381         * makefile.vms: New file.
11382         * make-all.com: Remove.
11383
11384 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11385
11386         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11387
11388 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11389
11390         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11391
11392 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11393
11394         * Makefile.in (ALL_MODULES): Added all-db.
11395         (CROSS_CHECK_MODULES): Addec check-db.
11396         (INSTALL_MODULES): Added install-db.
11397         (CLEAN_MODULES): Added clean-db.
11398
11399 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11400
11401         * config.guess: Merge with latest FSF sources.
11402
11403 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11404
11405         * Makefile.in (ALL_MODULES): Added all-itcl.
11406         (CROSS_CHECK_MODULES): Added check-itcl.
11407         (INSTALL_MODULES): Added install-itcl.
11408         (CLEAN_MODULES): Added clean-itcl.
11409
11410 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11411
11412         * configure.in: build gdb for mn10200
11413
11414 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11415
11416         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11417
11418 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11419
11420         * configure.in (tic80-*-*): Turn off most targets right now.
11421
11422 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11423
11424         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11425         rather than the makeinfo program.
11426         (do-info): Depend upon all-texinfo.
11427
11428 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11429
11430         * configure.in: Remove uses of config/mh-linux.
11431
11432         * config.sub, config.guess: Merge with latest FSF sources.
11433
11434 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11435
11436         * config.sub (case $basic_machine): Add tic80 entries.
11437
11438 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11439
11440         * config.sub, config.guess: Merge with latest FSF sources.
11441
11442 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11443
11444         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11445         * mpw-config.in: Test for NewFolderRecursive.
11446         * mpw-install: Use symbolic name for startup filename.
11447         * mpw-README: Add various additional details.
11448
11449 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11450
11451         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11452
11453 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11454
11455         * configure.in: Do build gcc and the target libraries for
11456         the mn10200.
11457
11458 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11459
11460         * configure.in: don't avoid building gdb for mn10300 any more
11461         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11462         instead of single-quoting it.
11463
11464 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11465
11466         * configure.in: Don't use --with-stabs on IRIX 6.
11467
11468 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11469
11470         * configure.in (m32r): Build gdb, libg++ now.
11471
11472 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11473
11474         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11475         directories from noconfigdirs.
11476
11477 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11478
11479         * config.sub (basic_machine): added mips16 configuration
11480
11481 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11482
11483         * config.sub: Handle d10v-unknown.
11484
11485 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11486
11487         * config.sub: Handle v850-unknown.
11488
11489 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11490
11491         * Makefile.in: add findutils
11492         * configure.in: add findutils to list of host_tools
11493
11494 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11495
11496         * config.sub: Handle mn10200 and mn10300.
11497
11498 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11499
11500         * configure.in (d10v-*): Do not build librx.
11501
11502 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11503
11504         * configure.in (mn10300): Build everything except gdb & libgloss.
11505
11506 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11507
11508         * config.guess:  Patch for Dansk Data Elektronik servers,
11509         from Niels Skou Olsen <nso@dde.dk>.
11510
11511         For ncr, use /bin/uname rather than uname, since GNU uname does not
11512         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11513
11514         Patch for MIPS R4000 running System V,
11515         from Eric S. Raymond <esr@snark.thyrsus.com>.
11516
11517         Fix thinko for nextstep.
11518
11519         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11520
11521         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11522         * config.guess: Guess mips-dec-mach_bsd4.3.
11523
11524         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11525         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11526         release numbers.
11527         * config.guess (mips-mips-riscos*):  Emit just enough of the
11528         release number.
11529
11530         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11531         * config.guess (sparc-auspex-sunos*):  Added.
11532         (f300-fujitsu-*): Added.
11533
11534         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11535         * config.guess:  Recognize a Tadpole as a sparc.
11536
11537 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11538
11539         * config.guess: Don't assume that NextStep version is either 2 or
11540         3.  NextStep 4 (aka OpenStep 4) has come out now.
11541
11542 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11543
11544         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11545         From Rik Faith <faith@cs.unc.edu>.
11546
11547 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11548
11549         * config.sub: Contributions from bug-gnu-utils to:
11550         Support plain "hppa" (no version given) architecture, reported by
11551         OpenStep.
11552         OpenBSD like NetBSD.
11553         LynxOs is not a hardware supplier.
11554
11555         * config.guess: Contributions from bug-gnu-utils to add support for:
11556         OpenBSD like NetBSD.
11557         Stratus systems.
11558         More Pyramid systems.
11559         i[n>4]86 Intel chips.
11560         M680[n>4]0 Motorola chips.
11561         Use unknown instead of lynx for hardware manufacturer.
11562
11563 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11564
11565         * install.sh (chmodcmd): Set to null if the DST directory already
11566         exists.
11567
11568 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11569
11570         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11571         not use mt-ppc target Makefile fragment any more.
11572
11573 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11574
11575         * configure.in (*-*-windows):  Exclude everything but those dirs
11576         needed to build windows.
11577
11578 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11579
11580         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11581
11582 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11583
11584         * configure.in:  Exclude mmalloc from i386-windows.
11585
11586 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11587
11588         * Undo my previous change.
11589
11590 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11591
11592         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11593         unconditionally.
11594         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11595
11596 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11597
11598         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11599         host to add it's own flags.
11600
11601 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11602
11603         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11604
11605 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11606
11607         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11608         (CXX_FOR_TARGET): Likewise.
11609         (GCC_FOR_TARGET): Define.
11610         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11611         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11612         CC_FOR_TARGET was specified on the command line.
11613         (MAKEOVERRIDES): Don't define.
11614
11615 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11616
11617         * configure.in (m32r): Fix spelling of libg++ libs.
11618
11619 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11620
11621         * config.sub (-apple*): Remove, now redundant.
11622
11623 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11624
11625         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11626
11627         * configure: Rework yesterday's sed script patch.
11628
11629         * config.sub: Merge with FSF.
11630
11631 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11632
11633         * config.guess:  Merge from FSF.
11634
11635         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11636         * config.guess: Use pc instead of unknown, for pc clone systems.
11637         Change linux to linux-gnu.
11638
11639         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11640         * config.guess: Avoid non-portable tr syntax.
11641
11642 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11643
11644         * test-build.mk (HOLES): Add "xargs" for gdb.
11645
11646         * configure: Avoid hpux10.20 sed bug.
11647
11648 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11649
11650         * configure.in:  Add support for windows host
11651         (that is a build done under the Microsoft build environment).
11652
11653 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11654
11655         * Makefile.in: Replace all uses of srcroot with s, to shrink
11656         command line lengths.
11657
11658         Patches from Geoffrey Noer <noer@cygnus.com>:
11659         * configure.in: If configuring for newlib, pass --with-newlib to
11660         subdirectories.
11661         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11662         -Bnewlib/ and -Lwinsup to gcc.
11663         (CXX_FOR_TARGET): Likewise.
11664
11665 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11666
11667         * Makefile.in (ETC_SUPPORT): Add configure.
11668
11669 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11670
11671         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11672         host configuration file.
11673
11674 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11675
11676         * configure.in: Break mn10x00 support into separate
11677         mn10200 and mn10300 configurations.
11678         * config.sub: Likewise.
11679
11680 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11681
11682         * configure.in: Add lots of stuff to noconfigdirs for
11683         the mn10x00 targets.
11684
11685         * config.sub, configure.in: Add mn10x00 support.
11686
11687 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11688
11689         * make-all.com: Call conf-a-gas, not config-a-gas.
11690
11691 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11692
11693         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11694         targets.
11695
11696 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11697
11698         * mpw-README: Add much more detail for native PowerMac.
11699         * mpw-install: New file.
11700         * mpw-configure: Add --norecursion and --help options.
11701         * mpw-config.in: Translate readme and install files when
11702         copying to objdir.
11703         * mpw-build.in: Don't always depend on byacc and flex.
11704         (install-only-top): New action.
11705
11706 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11707
11708         * configure.in:  You can now configure GDB for the v850.
11709
11710 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11711
11712         * configure.in (noconfigdirs): Don't configure any C++ dirs
11713         if targeting D10V.
11714
11715 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11716
11717         * config.sub: Recognize mips64vr5000.
11718
11719 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11720
11721         * configure.in: Use a single line for host_tools and native_only.
11722
11723 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11724
11725         * config.sub, configure.in: Add entries for m32r.
11726
11727 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11728
11729         * Makefile.in (inet-install): Don't run install-gzip.
11730
11731 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11732
11733         * configure.in:  Don't config lots of things for *-*-windows*.
11734
11735 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11736
11737         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11738         (host_libs, host_tools): Copy from configure.in.
11739         * mpw-configure: Don't complain about directories not found.
11740
11741 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11742
11743         * configure.in (i[345]86): Recognize i686 for pentium pro.
11744         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11745         file.
11746
11747         * config.guess (i[345]86): Ditto.
11748
11749 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11750
11751         * configure.in (noconfigdirs): Removed gdb for D10V.
11752
11753 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11754
11755         * configure.in: Remove ld, target-libio, target-libg++, and
11756         target-libstdc++ from noconfigdirs.
11757
11758 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11759
11760         * configure: Fix three locations where shell scripts were
11761         being run directly rather than with config_shell.
11762
11763 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11764
11765         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11766         * config.sub (basic_machine): Recognize v850.
11767
11768 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11769
11770         * mpw-configure: Handle multiple enable/disable options and
11771         pass them down recursively, handle -c and -s flags appropriately
11772         depending on choice of compiler, add escape mechanism for
11773         quoted arguments to gC.
11774
11775 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11776
11777         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11778         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11779         so that -mrelocatable-lib and -mno-eabi are used.
11780
11781         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11782         not support --print-multi-lib, don't abort.
11783
11784 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11785
11786         * make-all.com: Run config-a-gas.
11787         * setup.com: Don't copy subdirectory files around.
11788
11789 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11790
11791         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11792         target, it now compiles correctly.
11793
11794 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11795
11796         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11797
11798 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11799
11800         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11801
11802 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11803
11804         * configure.in (native_only): Add prms.
11805
11806 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11807
11808         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11809         (BINUTILS_SUPPORT_DIRS): Likewise.
11810
11811 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11812
11813         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11814         d10v support is added.
11815
11816 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11817
11818         * configure.in (d10v-*-*): New target.
11819
11820 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11821
11822         * config.guess (HP 9000/811): Recognize this as a PA1.1
11823         machine.
11824
11825 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11826
11827         * Makefile.in (do-tar-gz): New target, split out from tail end of
11828         taz target.  Run each command separately, don't use pipes.
11829         (taz): Use it.
11830
11831 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11832
11833         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11834         * mpw-build.in: No builds should depend on building byacc or flex,
11835         they are assumed to be installed already.
11836
11837 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11838
11839         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11840         variable that CC_FOR_TARGET needs.
11841
11842 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11843
11844         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11845         options have changed since the last time the subdirectory was
11846         configured, and if it has, reconfigure.
11847         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11848         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11849
11850 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11851
11852         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11853         CLEAN_MODULES): Add bash.
11854         (all-bash): New target.
11855
11856 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11857
11858         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11859
11860 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11861
11862         * config.sub (basic_machine): Recognize d10v as a valid processor.
11863
11864 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11865
11866         * mpw-configure: Add support for --bindir.
11867         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11868
11869 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11870
11871         * configure.in: add bash, time, gawk to list of hosttools and things
11872         to only build for native toolchains
11873
11874 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11875
11876         * Makefile.in (docdir): Remove.
11877
11878 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11879
11880         * Makefile.in (datadir): Set to $(prefix)/share.
11881
11882 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11883
11884         * configure.in: build diff and patch for cygwin32-hosted
11885         toolchains.
11886
11887 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11888
11889         * config.sub: Accept -rtems*.
11890
11891 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11892
11893         * configure.in: enable dosrel for cygwin32-hosted builds,
11894                 remove diff from the list of things not buildable
11895                 via Canadian Cross
11896
11897 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11898
11899         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11900         don't get ". ".
11901
11902 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11903
11904         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11905
11906 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11907
11908         * Makefile.in (taz): Handle case where tex3patch didn't even get
11909         checked out.  Also, if it was found, put the symlink in a new util
11910         subdirectory.
11911
11912 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11913
11914         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11915
11916 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11917
11918         * config.sub: Recognize -openvms.
11919         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11920         * make-all.com, setup.com: New files.
11921
11922 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11923
11924         * Makefile.in (taz): tex3patch moved to texinfo/util.
11925
11926 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11927
11928         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11929         * configure.in: remove make from disable-if-Can-Cross list
11930                 enable gdb if ${host} and ${target} are cygwin32
11931
11932 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11933
11934         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11935         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11936
11937 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11938
11939         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11940         distinguish sysv/svr4/bsd variants.
11941         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11942
11943 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11944
11945         * configure.in: Added copyright notice.
11946         * move-if-change: Added copyright notice.
11947
11948 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11949
11950         * configure.in (powerpcle-*-solaris*): Until we get shared
11951         libraries working, don't build gdb, sim, make, tcl, tk, or
11952         expect.
11953
11954 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11955
11956         * config.guess:  Merge with FSF:
11957
11958         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11959         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11960
11961         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11962         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11963
11964         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11965         * config.guess:  Combine two OSF1 rules.
11966         Also recognize field test versions.  From mjr@zk3.dec.com.
11967         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11968         because GNU uname does not support -p.  From pmr@pajato.com.
11969
11970 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11971
11972         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11973
11974 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11975
11976         * mpw-README: Document GCCIncludes.
11977
11978 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11979
11980         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11981
11982 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11983
11984         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11985
11986 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11987
11988         * configure.in (*-*-cygwin32): Configure make.
11989
11990 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11991
11992         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11993
11994 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11995
11996         * Makefile.in (all-inet): Depend on all-perl.
11997
11998         * Makefile.in (inet-install): New target.
11999
12000         * Makefile.in (all-inet): Depend on all-tcl.
12001         (all-inet): Depend on all-send-pr.
12002
12003 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12004
12005         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12006         temporarily.
12007
12008 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12009
12010         * configure.in: Don't configure --with-gnu-ld on AIX.
12011
12012 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12013
12014         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12015
12016 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12017
12018         * Makefile.in (ALL_MODULES): Added all-inet.
12019         (CROSS_CHECK_MODULES): Added check-inet.
12020         (INSTALL_MODULES): Added install-inet.
12021         (CLEAN_MODULES): Added clean-inet.
12022         (all-indent): New target.
12023
12024         * configure.in (host_tools): Added inet.
12025         (native_only): Added inet.
12026         (noconfigdirs): Added inet.
12027
12028 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12029
12030         * configure.in: Don't configure libgloss if we are not configuring
12031         newlib.
12032
12033 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12034
12035         * configure.in: Don't configure libgloss for unsupported
12036         architectures.
12037
12038 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12039
12040         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12041
12042 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12043
12044         * Makefile.in (ALL_MODULES): Include all-apache.
12045         (CROSS_CHECK_MODULES): Include check-apache.
12046         (INSTALL_MODULES): Include install-apache.
12047         (all-apache): New target.
12048
12049         * configure.in: Added apache everywhere perl is seen.
12050
12051 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12052
12053         * Makefile.in: Add support for clean-{module} and
12054         clean-target-{module} rules.
12055
12056 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12057
12058         * configure.in (*-*-ose) do not build libgloss.
12059
12060 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12061
12062         * config.guess (prep*:SunOS:5.*:*): Turn into
12063         powerpele-unknown-solaris2.
12064
12065 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12066
12067         * configure.in: Permit --enable-shared to specify a list of
12068         directories.
12069
12070 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12071
12072         * configure.in (host==solaris): Pass only the first word of $CC
12073         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12074
12075 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12076
12077         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12078
12079 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12080
12081         * Makefile.in (ALL_MODULES): Include all-perl.
12082         (CROSS_CHECK_MODULES): Include check-perl.
12083         (INSTALL_MODULES): Include install-perl.
12084         (ALL_X11_MODULES): Include all-guile.
12085         (CHECK_X11_MODULES): Include check-guile.
12086         (INSTALL_X11_MODULES): Include install-guile.
12087         (all-perl): New target.
12088         (all-guile): New target.
12089
12090         * configure.in (host_tools): Include perl and guile.
12091         (native_only): Include perl and guile.
12092         (noconfigdirs): Don't build guile and perl; no ports have been
12093         done.
12094
12095 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12096
12097         * configure (--enable-*): Handle quoted option lists such as
12098         --enable-sim-cflags='-g0 -O' better.
12099
12100 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12101
12102         * Makefile.in ({,inst}all-target): New rule so we can make and
12103         install all of the target directories easily.
12104
12105 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12106
12107         * configure.in: Add missing global flag in sed substitution when
12108         deleting `target-' from ${configdirs}.
12109
12110 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12111
12112         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12113         option.
12114
12115         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12116         config/mh-necv4.
12117
12118         * install.sh: Correct misspelling of transformbasename.
12119
12120         * config.guess: Recognize mips-*-sysv*.
12121
12122 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12123
12124         * config.sub: Recognize mon960.
12125
12126 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12127
12128         * configure: Restore Canadian Cross handling of BISON and LEX,
12129         removed in Feb 20 change.
12130
12131 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12132
12133         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12134         Mention make install.  Remove the old copyright date as well the
12135         clumsy and rather pointless copyright on the README file.
12136
12137 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12138
12139         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12140         Makefile after running symlink-tree, then run `make distclean' to
12141         avoid clobbering any generated files in srcdir.
12142
12143 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12144
12145         * configure.in (m68k-*-netbsd*): Build everything now.
12146
12147 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12148
12149         * Makefile.in (taz): Fix quoting.
12150
12151 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12152
12153         * configure.in (sparclet-*-*): Build everything now.
12154
12155 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12156
12157         * configure.in (m68k-*-linux*): New host.
12158
12159 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12160
12161         * configure: Check for bison before byacc.
12162
12163 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12164
12165         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12166         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12167         searching PATH.  These are used as fallbacks by Makefile.in if
12168         flex/bison/byacc aren't in objdir.
12169
12170 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12171
12172         * Makefile.in: Make everything which depends upon all-bfd also
12173         depend upon all-opcodes, in case --with-commonbfdlib is used.
12174
12175 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12176
12177         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12178         building NT native compilers on Unix.
12179
12180 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12181
12182         * configure.in: Don't get CC from the host Makefile fragment if we
12183         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12184         Solaris test for /usr/ucb/cc to the post target script, just after
12185         the compiler sanity test.
12186
12187 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12188
12189         * config.sub: Merge with FSF.
12190
12191 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12192
12193         * Makefile.in (RPATH_ENVVAR): New variable.
12194         (REALLY_SET_LIB_PATH): Use it.
12195         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12196
12197 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12198
12199         * config.sub, configure.in: Recognize sparclet cpu.
12200
12201 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12202
12203         * config.guess:  Support m68k-cbm-sysv4.
12204
12205 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12206
12207         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12208         m68k-unknown-linuxaout from linker help string.  Put quotes around
12209         $ld_help_string.
12210
12211 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12212
12213         * config.guess (powerpc-harris-powerunix): Add guess for port
12214         to new target.
12215
12216 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12217
12218         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12219
12220 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12221
12222         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12223         $(REALLY_SET_LIB_PATH) in Makefile.
12224         * Makefile.in (SET_LIB_PATH): New variable.
12225         (REALLY_SET_LIB_PATH): New variable.
12226         ($(DO_X)): Use $(SET_LIB_PATH).
12227         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12228         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12229         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12230         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12231         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12232         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12233         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12234         (install-dosrel): Likewise.
12235         (all-opcodes): Depend upon all-libiberty.
12236
12237 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12238
12239         * config.guess (*:CYGWIN*): New
12240
12241 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12242
12243         * Makefile.in (all-target-winsup): All all-target-libiberty.
12244
12245 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12246
12247         * configure.in (noconfigdirs): Add missing # in front of comment.
12248
12249 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12250
12251         * configure.in: add second pass to things added to noconfigdirs
12252         so *-gm-magic can exclude libgloss properly.
12253
12254 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12255
12256         * mpw-configure (extralibs_name, rez_name): Set correctly
12257         for MWC68K compiler.
12258
12259         * mpw-README: Add more info on the necessary build tools.
12260
12261 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12262
12263         * configure.in, config.sub: Recognize cygwin32.
12264
12265 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12266
12267         * config.guess, config.sub: Recognize A/UX.
12268
12269 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12270
12271         * config.sub: Merge with gcc/config.sub.
12272
12273 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12274
12275         * mpw-build.in (do-binutils): Add build of stamps.
12276
12277 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12278
12279         * config.sub: Add recognition for mips64vr4100*-* targets.
12280
12281 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12282
12283         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12284         Add creation of gconfigargs with `--enable-shared' turned on.
12285         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12286         ($(host)-stamp-stage3-configured): Likewise.
12287         (HOLES): Add chatr and ldd.
12288         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12289
12290 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12291
12292         * configure: Pass --nfp to recursive configures.
12293
12294 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12295
12296         * Makefile.in (DLLTOOL): New.
12297         (DLLTOOL_FOR_TARGET): New.
12298         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12299         (EXTRA_TARGET_FLAGS): Ditto.
12300         (EXTRA_GCC_FLAGS): Ditto.
12301         (CONFIGURE_TARGET_MODULES): Ditto.
12302         (DO_X): Ditto.
12303         * configure: Add DLLTOOL.
12304
12305 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12306
12307         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12308         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12309         mh-sco, since old workarounds no longer needed, and don't
12310         build ld, since libraries have weak symbols in COFF.
12311
12312 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12313
12314         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12315
12316 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12317
12318         * configure.in: Make sure that ${CC} can be used to compile an
12319         executable.
12320
12321 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12322
12323         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12324         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12325         nothing depending on whether gdbtk is being built.
12326
12327 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12328
12329         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12330
12331 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12332
12333         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12334         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12335
12336 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12337
12338         * config-ml.in: Add support for
12339         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12340         Simplify setting of multidirs from --disable-foo.
12341
12342 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12343
12344         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12345         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12346         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12347         non-empty, pass them on to the  GCC make.
12348         (all-bootstrap): New rule that is like all-gcc, except it executes
12349         the GCC bootstrap rule instead of the GCC all rule.
12350
12351 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12352
12353         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12354
12355 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12356
12357         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12358         DG/UX support.
12359
12360 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12361
12362         * config.sub (i*86*) Change [345] to [3456]
12363
12364 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12365
12366         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12367         --with-gnu-ld=no.
12368
12369 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12370
12371         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12372         AIX multilibs get built.
12373
12374 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12375
12376         * configure.in (i386-win32): Don't build expect if we're not
12377         building the tcl subdir.
12378
12379 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12380
12381         * Makefile.in: (configure-target-examples, all-target-examples):
12382         New targets, configure and build example programs.
12383
12384 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12385
12386         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12387         use it as input to sedit the generated MPW makefile.
12388         * mpw-README: Add a suggestion about Gestalt.h.
12389
12390 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12391
12392         * config.sub: Accept *-*-ieee*.
12393
12394 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12395
12396         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12397         Ronald F. Guilmette <rfg@monkeys.com>.
12398
12399 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12400
12401         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12402         for powerpc-pe native.
12403         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12404         (target==powerpc-pe): duplicate i386-win32 entry.
12405
12406 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12407
12408         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12409         of vxworks, not just vxworks5.1.
12410
12411 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12412
12413         * mpw-configure: Add support for exec-prefix.
12414
12415 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12416
12417         * config.guess: Recognize HP model 816 machines as having
12418         a PA1.1 processor.
12419
12420 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12421
12422         * configure: Ignore new autoconf configure options.
12423
12424 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12425
12426         * config.guess:  Recognize Pentium under SCO.
12427         From Robert Lipe <robertl@arnet.com>.
12428
12429 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12430
12431         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12432
12433 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12434
12435         * configure.in: Don't configure gas for alpha-dec-osf*.
12436
12437 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12438
12439         * configure.in: Default to --with-stabs for some targets for which
12440         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12441         i[345]86*-*-unixware*.
12442
12443 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12444
12445         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12446         rather than basing it on the target.  Simplify handling of options
12447         controlling which directories to configure.  Remove extraneous
12448         slash in multi-clean target.
12449
12450 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12451
12452         * config-ml.in: Prefix more variables with ml_ so they don't collide
12453         with configure's.
12454
12455 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12456
12457         * configure: Don't turn -v into --v.
12458
12459 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12460
12461         * configure.in (targargs): Fix typo.
12462
12463         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12464
12465 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12466
12467         * configure.in: Strip --host and --target options from
12468         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12469         --with-cross-host option when building with a cross-compiler.
12470         * configure: Canonicalize the arguments put into config.status by
12471         always using `=' for an option with an argument.  Pass a presumed
12472         --host or --target explicitly.
12473
12474 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12475
12476         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12477         into general OS recognition case.
12478
12479 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12480
12481         * configure.in (target_configdirs): add target-winsup only
12482         for win32 target systems.
12483
12484 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12485
12486         * Makefile.in (all-target-libgloss): Depend upon
12487         configure-target-newlib, since when libgloss is built it looks to
12488         see if the newlib directory exists.
12489
12490 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12491
12492         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12493         cfg-ml-*.in.
12494
12495 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12496
12497         * configure: Handle LD and LD_FOR_TARGET when configuring a
12498         Canadian Cross.
12499
12500 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12501
12502         * configure.in (target_libs): add target-winsup.
12503         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12504         (target==ppcle-pe): remove ld from $noconfigdirs.
12505
12506 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12507
12508         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12509         Preserve relative path names in $srcdir.  Build symlink tree if
12510         configuring cross target dir and srcdir=. (= no VPATH support).
12511         (configure-target-libg++): Depend on configure-target-librx.
12512         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12513         * config-ml.in: New file.
12514         * symlink-tree: New file.
12515         * configure: Ensure srcdir="." if that's what it is.
12516
12517 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12518
12519         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12520         includes and FLEX_SKELETON setting.
12521         * mpw-configure (--with-gnu-ld): New option, controls whether
12522         to use PPCLink or ld with PowerMac GCC.
12523         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12524         * mpw-config.in: Configure grez if targeting Mac.
12525
12526         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12527         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12528         just macos.
12529         * configure.in: Configure grez resource compiler if targeting Mac.
12530         * Makefile.in (all-grez, install-grez): New targets.
12531
12532 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12533
12534         * configure: CXX defaults to gcc, not g++.  If we find
12535         gcc in the path, set CC to gcc -O2.
12536
12537 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12538
12539         * configure: Default ${build} correctly.  Avoid picking up extra
12540         spaces when reading CC and CXX from Makefile.  When doing a
12541         Canadian Cross, use plausible default values for numerous
12542         variables.
12543         * configure.in: When doing a Canadian Cross, don't try to
12544         configure tools whose configure script can't handle it.
12545
12546 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12547
12548         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12549
12550 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12551
12552         * configure:  Remove dubious bug reporting address.
12553
12554 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12555
12556         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12557         configure script, run that instead of this directory's configure.
12558         In either case, print a message that we're configuring the sub-dir.
12559
12560 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12561
12562         * configure.in: Before checking for the existence of various files,
12563         use sed to filter out "target-".
12564
12565 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12566
12567         * Makefile.in (DO_X): Split rule to decrease command line length
12568         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12569         (Philippe De Muyter).
12570
12571 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12572
12573         * Makefile.in (all-patch): depend on all-libiberty.
12574
12575 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12576
12577         * configure.in: If the only directory in target_configdirs which
12578         actually exists is libiberty, then set target_configdirs to empty,
12579         to avoid trying to build a target libiberty in a gas or gdb
12580         distribution.
12581
12582 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12583
12584         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12585         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12586         systems.
12587
12588 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12589
12590         * configure.in (copy_dirs): Use sys-include instead of include
12591         for --with-headers option.
12592
12593 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12594
12595         * Makefile.in, configure.in: Make winsup builds work with
12596         new scheme.
12597
12598 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12599
12600         * configure.in: Build the linker on AIX.
12601
12602 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12603
12604         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12605         where needed.
12606
12607 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12608
12609         * Makefile.in (all-gcc): Fix typo.
12610
12611 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12612
12613         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12614
12615 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12616
12617         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12618         to target-xiberty, to provide more flexibility.
12619         (target_subdir):  Define.  Create if cross.
12620         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12621         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12622         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12623         check-libFOO -> check-target-libFOO, etc.
12624         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12625         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12626         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12627         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12628         allow ALL_GCC="" to only configure.
12629         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12630         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12631         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12632
12633 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12634
12635         * Makefile.in (taz): Build "info" in etc explicitly.
12636
12637 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12638
12639         * configure.in:  Make sure that CC is undefined (as opposed to
12640         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12641         problem with autoconf trying to configure on a host without GCC.
12642
12643 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12644
12645         * mpw-configure: Set host alias from choice of host compiler,
12646         only use generic MPW Makefile sed if present, edit a file
12647         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12648         * mpw-README: Add problem notes about CW6 and CW7.
12649
12650 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12651
12652         * Makefile.in (taz): Use ";" instead of ";;".
12653
12654 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12655
12656         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12657         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12658         DISTDOCDIRS.
12659         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12660         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12661
12662 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12663
12664         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12665         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12666         Move bfd to DISTSTUFFDIRS.
12667
12668 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12669
12670         * Makefile.in (X11_LIB): Removed.
12671         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12672
12673         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12674
12675 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12676
12677         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12678         names.
12679
12680 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12681
12682         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12683
12684 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12685
12686         * configure.in (i[345]86-*-win32): Always build newlib.
12687         Don't configure cvs, autoconf or texinfo.
12688         * Makefile.in (LD_FOR_TARGET): New.
12689         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12690         Pass down LD_FOR_TARGET.
12691
12692 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12693
12694         * winsup: New directory.
12695         * Makefile.in: Build winsup.
12696         * configure.in: Winsup is configured when target is win32.
12697         Can only build win32 target GDB when native.
12698
12699 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12700
12701         * config.guess: Recognize HP model 819 machines as having
12702         a PA 1.1 processor.
12703
12704 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12705
12706         * configure: Fix sed loop which substitutes for CC and CXX to
12707         avoid bug found in various sed implementations.
12708
12709 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12710
12711         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12712         simulator.  Use standard powerpc-*-eabi*.
12713
12714 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12715
12716         * configure.in: Stop putting gas and binutils in noconfigdirs for
12717         powerpc-*-aix* and rs6000-*-*.
12718
12719 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12720
12721         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12722         -mcall-aixdesc libraries.
12723
12724 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12725
12726         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12727
12728         * config.sub (arm | armel | armeb): Fix shell syntax.
12729
12730 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12731
12732         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12733         -msoft-float and -mcpu=common support.
12734         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12735         libraries.
12736
12737 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12738
12739         * configure.in: Allow configuration and build of emacs19 for the alpha.
12740
12741 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12742
12743         * configure.in (CC): Get ^CC, not just any old CC, from
12744         ${host_makefile_frag}.
12745
12746 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12747
12748         * configure.in (CC): Try to get CC from
12749         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12750
12751 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12752
12753         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12754         only if it exists in $(srcdir).
12755
12756 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12757
12758         * configure: If CC and CXX are not set in the environment, set
12759         them, based on either an existing Makefile or on searching for gcc
12760         in PATH.  Substitute for CC and CXX in Makefile.
12761         * configure.in: Remove libm from target_libs.  Separate
12762         target_configdirs from configdirs.  If CC is not set in
12763         environment, try to get it from a host Makefile fragment.  Rewrite
12764         changes of configdirs to use skipdirs instead.  A few minor
12765         tweaks.  Take directories out of target_configdirs as they are
12766         taken out of configdirs.  Remove existing Makefile files from
12767         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12768         CONFIG_ARGUMENTS in Makefile.
12769         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12770         by configure.in.
12771         (CONFIG_ARGUMENTS): Likewise.
12772         (CONFIGURE_TARGET_MODULES): New variable.
12773         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12774         ($(CONFIGURE_TARGET_MODULES)): New target.
12775         (configure-libg++, configure-libio): New targets.
12776         (all-libg++): Depend upon configure-libg++.
12777         (all-libio): Depend upon configure-libio.
12778         (configure-libgloss, all-libgloss): New targets.
12779         (configure-libstdc++): New target.
12780         (all-libstdc++): Depend upon configure-libstdc++.
12781         (configure-librx, all-librx): New targets.
12782         (configure-newlib): New target.
12783         (all-newlib): Depend upon configure-newlib
12784         (configure-xiberty): New target.
12785         (all-xiberty): Depend upon configure-xiberty.
12786
12787 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12788
12789         * configure.in (host i[345]86-*-win32):  Expand the
12790         noconfigdirs again.
12791
12792 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12793
12794         * mpw-configure: Fix sed command file name.
12795
12796 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12797
12798         * configure.in (host i[345]86-*-win32): Reduce the
12799         noconfigdirs again.
12800
12801 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12802
12803         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12804         or powerpc*-*-pe*, since they are not yet supported.
12805
12806 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12807
12808         Add PowerMac support and many other enhancements.
12809         * mpw-configure: New option --cc to select compiler to use,
12810         paste options set according to --cc into the generated
12811         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12812         if mpw-make.sed is present.
12813         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12814         add forward includes for PowerPC include files.
12815         * mpw-build.in: Build using Makefile.PPC if present.
12816         (do-byacc, etc): Remove separate version resource builds.
12817         (do-gas): Build "stamps" before "all".
12818         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12819         * mpw-README: Update to reflect --cc option, PowerMac support,
12820         and recently-reported compatibility problems.
12821
12822 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12823
12824         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12825         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12826         (--with-multilib-top): Pass to recursive invocations.
12827
12828 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12829
12830         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12831         v810-*-*.
12832
12833 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12834
12835         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12836         gdb, ld and opcodes on v810-*-*.
12837
12838 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12839
12840         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12841         (local-maintainer-clean): New target.
12842         (maintainer-clean): New target.
12843         (realclean): Just depend upon maintainer-clean.
12844
12845 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12846
12847         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12848
12849 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12850
12851         * configure.in: Build ld in mips*-*-bsd* case.
12852
12853 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12854
12855         * config.sub: Accept -lites* OS.  From Ian Dall.
12856
12857 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12858
12859         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12860         targets.
12861
12862 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12863
12864         * configure.in: treat i386-win32 canadian cross the same as
12865         i386-go32 canadian cross.
12866
12867 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12868
12869         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12870         running under the simulator to build a reduced set of libraries.
12871         (powerpc-*-eabiaix): Add fine grained multilib support added to
12872         other powerpc targets yesterday.
12873
12874 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12875
12876         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12877         -disable-softfloat, -disable-relocatable, -disable-aix, and
12878         -disable-sysv to control which multilib libraries get built.
12879
12880 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12881
12882         * configure: Add Makefile.tem to list of files to remove in trap
12883         handler.
12884
12885 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12886
12887         * config.guess (*Linux*):  Add missing "exit"s.
12888         Also, need specific check for alpha-unknown-linux (uses COFF).
12889
12890 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12891
12892         * config.guess:  Merge with FSF:
12893
12894         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12895         * config.guess (AIX4): More robust release numbering discovery.
12896
12897         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12898         * config.guess (i386-sequent-ptx): Properly get version number.
12899
12900         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12901         * config.guess (mips:*:4*:UMIPS): New case.
12902
12903 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12904
12905         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12906         (i386-win32 host): Likewise.  Don't build readline.
12907
12908 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12909
12910         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12911         SUPPORT_FILES to submakes.
12912
12913 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12914
12915         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12916         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12917         mpw-configure.
12918
12919 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12920
12921         * configure.in (appdirs): Use =, not ==, in test expression when
12922         trying to build the text to print in the warning message for
12923         Solaris users.
12924
12925 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12926
12927         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12928
12929 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12930
12931         * config.guess: Recognize lynx-2.3.
12932
12933 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12934
12935         * config.sub (z8ksim): Deleted
12936         (z8k-*-coff): New, this is the one true name of the target.
12937
12938 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12939
12940         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12941
12942 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12943
12944         * config.guess (*:Linux:*:*): First try asking the linker what the
12945         default object file format is (elf, aout, or coff).  Then if this
12946         fails, try previous methods.
12947
12948 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12949
12950         * configure.in: Don't build newlib for *-*-vxworks5.1.
12951
12952 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12953
12954         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12955         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12956
12957 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12958
12959         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12960
12961 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12962
12963         * cfg-ml-com.in: New file.
12964         * cfg-ml-pos.in: New file.
12965
12966 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12967
12968         * COPYING.NEWLIB: Add HP free copyright to list.
12969
12970 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12971
12972         * config.sub: Recognize -eabi* for the system, not just -eabi.
12973
12974 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12975
12976         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12977         * config.sub, configure.in (win32): New target and host.
12978
12979 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12980
12981         * configure.in: Add i386-pe configuration.
12982
12983 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12984
12985         * mpw-build.in (install): Install GDB after LD.
12986
12987 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12988
12989         * mpw-config.in (elf/mips.h): Always forward-include, needed
12990         for GDB to build.
12991
12992 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12993
12994         * testsuite: New directory for customer acceptance and whole tool
12995         chain tests.
12996
12997 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12998
12999         * configure: If per-host line isn't found, but AC_OUTPUT is found
13000         and a configure script exists, run it instead.
13001
13002 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13003
13004         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13005
13006 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13007
13008         * configure: Set build_{cpu,vendor,os,alias} to host values when
13009         --build isn't specified.
13010
13011 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13012
13013         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13014         (FLAGS_TO_PASS): Pass them.
13015         (EXTRA_TARGET_FLAGS): Ditto.
13016
13017 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13018
13019         * Makefile.in (all-libg++): Depend on all-libstdc++.
13020
13021 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13022
13023         * configure.in (noconfigdirs): Enable all packages for
13024           i386-unknown-netbsd.
13025
13026 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13027
13028         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13029         hosted builds (DOS builds)
13030
13031 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13032
13033         Changes for ARM based on patches from Richard Earnshaw:
13034         * config.sub: Handle armeb and armel.
13035         * configure.in: Omit arm linker only for riscix.
13036
13037 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13038
13039         * config.guess:  Update from FSF.
13040
13041 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13042
13043         * config.sub: Recognize powerpcle as the little endian variant of
13044         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13045         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13046         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13047         temporarily.
13048
13049 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13050
13051         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13052
13053 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13054
13055         * config.sub: Accept -lites* as a basic system type.
13056
13057 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13058
13059         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13060         installed, and if so return linuxoldld as the system name.
13061
13062 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13063
13064         * config.guess: Add hppa1.1-hp-lites support.
13065
13066 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13067
13068         * configure.in: Don't build newlib for m68k-vxworks5.1.
13069
13070 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13071
13072         * configure.in (mips-sgi-irix6): Use mh-irix5.
13073
13074 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13075
13076         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13077
13078 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13079
13080         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13081         OSF/1.  Fix compiler flags.
13082         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13083
13084 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13085
13086         * configure.in: Recognize --with-newlib.
13087         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13088
13089 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13090
13091         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13092         to *_X11_MODULES due to gdbtk needing X include files et al.
13093
13094 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13095
13096         Merge in support for Mac MPW as a host.
13097         (Old change descriptions retained for informational value.)
13098
13099         * mpw-config.in: Add generic include forwards for cpu-specific
13100         include files in aout and elf directories.
13101
13102         * mpw-configure: Added copyright.
13103         * mpw-config.in: Check for presence of required build tools.
13104         (target_libs): Add newlib.
13105         (target_tools): Add examples.
13106         (Read Me): Generate as "Read Me for MPW" instead.
13107         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13108         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13109         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13110
13111         * mpw-configure: Remove subdir-specific makefile hackery,
13112         delete mk.tmp after using it.
13113
13114         * mpw-build.in (all): Display start and end times.
13115
13116         * mpw-configure (host_canonical): Set.
13117         (target_cpu): Always add to makefiles.
13118         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13119         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13120         (mpw-mh-mpw): Look for in srcdir and srcroot.
13121         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13122
13123         * mpw-build.in: (install-only): New target.
13124
13125         * mpw-configure (host_alias, target_alias): Rename from hostalias
13126         and targetalias, add into generated Makefile.
13127         (mk.tmp): If present, add into generated Makefile.
13128         * mpw-build.in (all-gas): Build config.h first before gas proper.
13129
13130         * mpw-configure (config.status): Write only if changed.
13131         * mpw-config.in (readline): Configure it (not built, just used for
13132         definitions).
13133
13134         * mpw-config.in (elf/mips.h): Add a forward include.
13135
13136         * mpw-config.in: Forward-include most .h files in include into
13137         extra-include.
13138         (readline): Don't build.
13139         mpw-build.in (install): Install GDB.
13140
13141         * mpw-configure (prefix, mpw_prefix): Handle it.
13142         * mpw-config.in (mmalloc, readline): Don't configure.
13143         * mpw-build.in (thisscript): Rename to ThisScript.
13144         Use mpw-build instead of BuildProgram everywhere.
13145         (mmalloc, readline): Don't build.
13146         * mpw-README: New file, basic documentation about the MPW port.
13147
13148         * mpw-config.in: Use forward-include to create include files.
13149
13150         * mpw-configure: Add more things to the top of each configured
13151         Makefile, including contents of config/mpw-mh-mpw.
13152         * mpw-config.in (extra-include): Create this directory and fill it
13153         with Posix-like include files when configuring.
13154
13155         * config.sub (apple, mac, mpw): Add various aliases.
13156
13157         * mpw-build.in: New file, top-level build script fragment for MPW.
13158         * mpw-configure: New file, configure script for MPW.
13159         * mpw-config.in: New file, config fragment for MPW.
13160
13161 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13162
13163         * configure.in (host_libs): Remove glob, since it is gone from the
13164         sources.
13165
13166 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13167
13168         * Makefile.in: define empty GDB_NLM_DEPS var.
13169
13170         * configure.in(target_makefile_frag): use config/mt-netware
13171         for netware targets.
13172
13173 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13174
13175         * config.sub: Merge in recent FSF changes.  Remove linux special
13176         cases.
13177
13178 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13179
13180         Revert this change:
13181
13182         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13183
13184                 * build-all.mk: Use CC=cc -Xs on Solaris.
13185
13186 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13187
13188         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13189         stop using it.
13190         * Makefile.in: Nuke all references to glob subdirectory.
13191
13192 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13193
13194         * configure.in: Fix --enable-shared logic in per-host.
13195
13196 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13197
13198         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13199
13200 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13201
13202         * configure.in (noconfigdirs): Don't build gas on AIX, for
13203         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13204
13205 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13206
13207         * configure: Fix --cache-file to work if the file argument is a
13208         relative path.
13209
13210 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13211
13212         * configure: If the --cache-file is used, pass it down to
13213         configure in subdirectories.
13214
13215 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13216
13217         * config.sub: add vxworks29k configuration.
13218
13219 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13220
13221         * Makefile.in (taz): Do "diststuff" part quietly.
13222
13223 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13224
13225         * config.sub: Mini-merge with gcc/config.sub.
13226
13227 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13228
13229         * config.guess (IRIX): Sed - to _.
13230
13231 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13232
13233         * Makefile.in (source-vault, binary-vault): New targets.
13234
13235 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13236
13237         * config.sub: Recognize -eabi as a basic system type.
13238
13239 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13240
13241         * configure.in (enable_shared stuff): Fix typo.
13242
13243 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13244
13245         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13246
13247 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13248
13249         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13250
13251 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13252
13253         * configure.in (rs6000-*-*): Don't build gas.
13254
13255 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13256
13257         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13258         reduce command line length.
13259         (AS_FOR_TARGET): Check for as.new, not Makefile.
13260         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13261
13262 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13263
13264         * config.guess:  Merge from FSF.
13265
13266 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13267
13268         * configure: Don't use $ when handling program_suffix.
13269
13270 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13271
13272         * configure.in:  Configure tk for hppa/hpux.
13273
13274 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13275
13276         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13277
13278 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13279
13280         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13281         to LIBCXXFLAGS.  Tests are better run without it.
13282
13283 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13284
13285         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13286
13287 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13288
13289         * configure.in (*-*-netware*): Don't configure xiberty.
13290
13291 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13292
13293         * configure.in:  Remove tk from native_only list.
13294
13295 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13296
13297         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13298           for special NCD build.
13299
13300 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13301
13302         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13303         makeall.bat, they're only useful for binutils snapshots.
13304         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13305         makeall.bat to specified SUPPORT_FILES.
13306
13307 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13308
13309         * build-all.mk: Add Ericsson targets to sun4 and solaris
13310           hosts.  Add  BNR's sun4 target to solaris host, so their
13311           build-from-source will be tested in-house first.
13312
13313 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13314
13315         * Makefile.in (LIBCFLAGS): New variable.
13316         (CFLAGS_FOR_TARGET): Ditto.
13317         (LIBCFLAGS_FOR_TARGET): Ditto.
13318         (LIBCXXFLAGS): Ditto.
13319         (CXXFLAGS_FOR_TARGET): Ditto.
13320         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13321         (BASE_FLAGS_TO_PASS): Pass them.
13322         (EXTRA_TARGET_FLAGS): Ditto.
13323
13324         * configure.in: Support --enable-shared.
13325
13326 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13327
13328         * configure.in (target_libs):  Include libstdc++ again.
13329         * config.guess:  Update from FSF (for FreeBSD).
13330
13331 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13332
13333         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13334         makeall.bat.
13335         (DISTDOCDIRS): Add `etc'.
13336         (ETC_SUPPORT_PFX): New variable.
13337         (taz): Include anything from etc starting with a word in
13338         ETC_SUPPORT_PFX.
13339
13340 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13341
13342         * config.sub: Update for recent FSF changes.  Remove obsolete
13343         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13344         spacing changes.
13345
13346 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13347
13348         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13349
13350         * config.guess:  Merge with FSF.
13351         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13352
13353 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13354
13355         * configure: Since the "trap 0" handler will override the exit
13356         status on many systems, only use it for "exit 1", and make it set
13357         a non-zero exit status; reset it before "exit 0".  Also, check
13358         exit status of config.sub, and error out if it failed.
13359
13360 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13361
13362         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13363         and install libgloss.
13364
13365 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13366
13367         * Makefile.in (all-binutils): Depend upon all-byacc.
13368
13369         * configure.in: Don't build emacs on Irix 5.
13370
13371 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13372
13373         * configure.in (*-*-netware*): Add libio.
13374
13375 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13376
13377         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13378         (CHECK_TARGET_MODULES): Ditto.
13379         (INSTALL_TARGET_MODULES): Ditto.
13380         (TARGET_LIBS): Ditto.
13381         (all-libstdc++): Note dependencies.
13382
13383 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13384
13385         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13386
13387 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13388
13389         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13390         -fexternal-templates.
13391
13392         * configure.in (target_libs): Add libstdc++.
13393         (noconfigdirs): Add libstdc++ as appropriate.
13394
13395 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13396
13397         * config.guess:  Update from FSF.
13398
13399 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13400
13401         * configure: Use ${config_shell} when running ${configsub}.
13402
13403 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13404
13405         * config.sub: No longer recognize h8300h.
13406
13407 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13408
13409         * config.sub: Remove extraneous differences between config.sub and
13410         gcc/config.sub.
13411
13412 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13413
13414         * Makefile.in (DISTSTUFFDIRS): Add gas.
13415
13416 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13417
13418         * COPYING.NEWLIB: New file.
13419
13420 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13421
13422         * config.guess (HP-UX):  Patch from Harlan Stenn
13423         <harlan@landmark.com> to also emit release level.
13424
13425 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13426
13427         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13428
13429 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13430
13431         * config.sub:  Merge nextstep cleanup from FSF.
13432
13433 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13434
13435         * configure.in (arm-*-*): Don't configure ld for this target.
13436
13437 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13438
13439         * configure.in (*-*-netware): don't configure libg++, libio,
13440           librx, or newlib.
13441
13442 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13443
13444         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13445         configure ld--it works, but it doesn't support shared libraries.
13446
13447 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13448
13449         * config.guess (*-unknown-freebsd*):  Get rid of possible
13450         trailing "(Release)" in version string.
13451         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13452
13453 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13454
13455         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13456         Fix type: *-next-neststep -> *-next-nextstep.
13457
13458         * config.guess:  Merge from FSF:
13459
13460         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13461
13462         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13463
13464         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13465
13466         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13467         instead of UNIX_SV for UnixWare 1.0).
13468
13469 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13470
13471         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13472         to make gdb/nlm/* build after the compiler and linker.
13473
13474 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13475
13476         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13477         not just i[34]86.
13478         (m68k-atari-sysv4):  Relocate to match FSF version.
13479
13480         * config.guess:  More merges from the FSF:
13481
13482         Add a space before function call or macro invocation.
13483
13484         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13485
13486         * config.guess: Add trap cmd to remove dummy.c and dummy when
13487         interrupted.
13488
13489         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13490
13491         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13492         (dummy): Redirect stderr from compilation of dummy.c.
13493
13494         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13495
13496         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13497
13498 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13499
13500         * configure: Accept and ignore --cache*, for compatibility with
13501         new autoconf.
13502
13503 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13504
13505         * config.guess:  Merge from FSF:
13506
13507         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13508
13509         * config.guess (Pyramid*:OSx*:*:*): New case.
13510         (PATH): Add /.attbin at end for finding uname.
13511         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13512
13513         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13514
13515         * config.guess (M88*:DolphinOS:*:*): New case.
13516
13517         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13518
13519         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13520         to select whether to use ELF or COFF.
13521
13522         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13523
13524         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13525
13526         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13527
13528         * config.guess: Guess the OS version for HPUX.
13529
13530         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13531
13532         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13533
13534 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13535
13536         * configure.in: Recognize --with-headers, --with-libs, and
13537         --without-newlib.
13538         * Makefile.in (all-xiberty): Depend upon all-ld.
13539
13540 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13541
13542         * configure.in: Change i[34]86 to i[345]86.
13543
13544 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13545
13546         * configure (version): A few more tweaks to help message.
13547
13548 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13549
13550         * Makefile.in:  Remove (for now) librx as a host library,
13551         now that we're building it for target.
13552
13553 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13554
13555         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13556         (Karl Berry).
13557
13558 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13559
13560         * configure.in:  Also configure librx.
13561
13562 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13563
13564         * Makefile.in:  Update various rules to reflect that librx
13565         is now needed for libg++.
13566
13567 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13568
13569         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13570
13571 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13572
13573         * configure.in: Configure the examples directory.
13574
13575 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13576
13577         * configure: Simplify Jun 2 1994 change.
13578
13579 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13580
13581         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13582         /bin/gcc isn't good enough to build gcc.
13583
13584 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13585
13586         * Makefile.in (GDB_SUPPORT_FILES): Remove
13587         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13588         (gdb.tar.gz): Add new rule to use standard distribution building
13589         mechanism.
13590
13591 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13592
13593         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13594         Bill Cox <bill@cygnus.com>.
13595
13596 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13597
13598         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13599
13600 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13601
13602         * configure:  Search current dir first in .gdbinit.
13603
13604 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13605
13606         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13607
13608 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13609
13610         * config.sub:  Refer to NeXT's operating system as nextstep.
13611
13612         * config.sub (case $basic_machine):  Re-order the cases, to match
13613         the order in the FSF version (which is mostly alphabethical).
13614         Merge in some additions and changes from the FSF.
13615
13616 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13617
13618         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13619         * config.sub: Recognize cxux7.
13620         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13621
13622 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13623
13624         * config.sub:  Fix typo powerpc -> powerpc-*.
13625
13626 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13627
13628         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13629
13630         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13631         parallel with all-emacs and install-emacs).  Top-level command
13632         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13633
13634 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13635
13636         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13637         $(relbindir)/make before doing ``make install'', and use
13638         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13639         installing over running make binary.
13640         ($(host)-stamp-stage3-installed): Likewise.
13641
13642 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13643
13644         * config.guess: Recognize Mach.
13645
13646 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13647
13648         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13649         see whether --exec-prefix was used.
13650
13651 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13652
13653         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13654
13655 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13656
13657         * Makefile.in: Add all-librx target similar to all-libproc.
13658
13659 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13660
13661         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13662         with post 1.2 uname bogosity.
13663
13664 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13665
13666         * configure: Remove temporary files on receipt of a signal.
13667
13668 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13669
13670         * configure: If there is a package_makefile_frag, remove
13671         ${subdir}/Makefile.tem after copying it in.
13672
13673 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13674
13675         * build_all.mk: support rs6000 lynx identifies itself as
13676         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13677         since /bin/gcc is too feeble to compile a modern gcc.
13678
13679 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13680
13681         * brought devo/test-build.mk update-to-date with progressive/
13682           test-build.mk. Add lynx targets and hppa flag info.
13683
13684 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13685
13686         * configure.in:  Use mh-ncrsvr43.  Patch from
13687         Tom McConnell <tmcconne@sedona.intel.com>.
13688
13689 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13690
13691         * config.guess (i386-unknown-bsdi):  No longer need to
13692         check #if defined(__bsdi__) && defined(__i386__).
13693
13694 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13695
13696         * configure: Set program_transform_nameoption correctly.
13697
13698 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13699
13700         * brought build-all.mk update-to-date with progressive build-all.mk,
13701           added new targets and hppa info.
13702
13703 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13704
13705         * configure: If config.guess result is a prefix of the user
13706         specified target, assume a native build and use the user specified
13707         target as the host alias.  Remove SunOS patch suffix removal hack.
13708         * configure.in: Remove SunOS patch suffix removal hack.
13709
13710         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13711         in NATIVE_CHECK_MODULES.
13712
13713 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13714
13715         * Makefile.in: Rename HOST_ONLY to NATIVE.
13716         * configure: Delete SunOs patch suffix from host_canonical
13717           and build_canonical variables that are prepended to Makefiles.
13718         * configure.in: Add comments for easier maintenance.
13719
13720 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13721
13722         * Makefile.in: Add all-libproc target similar to all-gui.
13723
13724 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13725
13726         * Makefile.in (CHECK_MODULES): split into
13727         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13728
13729 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13730
13731         * config.guess (i386-unknown-bsdi): New system to guess.
13732
13733 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13734
13735         * Makefile.in: Add all-gui target (but not yet build by "all").
13736
13737 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13738
13739         * config.sub: Move deletion of patch suffix from here...
13740         * configure.in: To here, at Ian's suggestion.  The top-
13741           level scripts might need to know of a patch level.
13742
13743 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13744
13745         * config.sub: Strip off patch suffix so rtl is recognized
13746           as a sunos4.1.3 machine, even though it's been patched.
13747
13748 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13749
13750         * Makefile.in (INSTALL_LAST): Delete.
13751         (INSTALL_DOSREL): New.
13752
13753 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13754
13755         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13756         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13757         whether we pass down --with-gnu-ld anyhow.
13758
13759 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13760
13761         * Makefile.in (INSTALL_LAST): Change operation so it works
13762         on more flavors of make.
13763         * configure.in (go32): Don't build libg++ or libio.
13764
13765 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13766
13767         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13768         they can be overriden by templates.
13769
13770 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13771
13772         * configure.in (target==go32): Don't build gdb.
13773         * dosrel: New directory.
13774
13775 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13776
13777         * configure.in (host==go32): Configure dosrel too.
13778         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13779         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13780         be set by incoming names or templates.
13781         (INSTALL_LAST): New rule.
13782
13783 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13784
13785         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13786
13787 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13788
13789         * configure.in (appdirs): New variable.  Currently empty, but will
13790         be used in gas distribution.  If nonempty, lists a set of
13791         directories at least one of which must get configured, or top
13792         level configuration is considered to have failed.
13793         (rs6000-*-lynxos*): Use new file name.
13794
13795 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13796
13797         Eliminate XTRAFLAGS.
13798         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13799         newlib include files using -idirafter, and also use -nostdinc.
13800         (CXX_FOR_TARGET): Likewise.
13801         (XTRAFLAGS): Removed.
13802         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13803         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13804         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13805         ($(DO_X)): Don't pass down XTRAFLAGS.
13806
13807 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13808
13809         * configure.in (mips*-dec-bsd*): New target; do build linker.
13810         (mips*-*-bsd*): New target; don't build linker.
13811
13812 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13813
13814         * configure.in: support rs6000-*-lynxos* configuration.
13815         support sunos4 as a cross target.
13816
13817         * config.sub: look for lynx*, not lynx since the OS version may
13818         legitimately be part of the name.
13819
13820 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13821
13822         * configure.in (i[34]86-*-sco*): Move to be with other i386
13823         targets.
13824         (romp-*-*): New target.  Skip various binary utilities.
13825         (vax-*-*): New target.  Don't build newlib.
13826         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13827
13828 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13829
13830         * configure.in: Only set host_makefile_frag if config
13831         directory exists.
13832
13833 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13834
13835         * install.sh: If $dstdir exists, don't check whether each
13836         component does.
13837
13838 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13839
13840         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13841
13842 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13843
13844         * configure.in (*-*-lynxos*): Don't configure newlib for either
13845         native or cross Lynx.
13846
13847 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13848
13849         * config.sub (sparc64-elf): Fix os.
13850         (z8k): Remove duplicate.
13851
13852 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13853
13854         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13855         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13856
13857 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13858
13859         * configure: Make file links cleanly even if Lynx fails on
13860           an NFS symlink (at least fail cleanly).
13861
13862 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13863
13864         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13865         -XNh2000.
13866
13867 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13868
13869         * configure: Unknown options are fatal again.
13870
13871 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13872
13873         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13874         compatibility.
13875
13876 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13877
13878         * build-all.mk: Add `clean' target.
13879
13880 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13881
13882         * config.guess:  Add SINIX support.
13883         * configure.in:  Add mips-*-sysv4* support.
13884
13885 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13886
13887         * build-all.mk: Document all useful targets.
13888         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13889         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13890
13891 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13892
13893         * configure: Support --silent, --quiet.
13894
13895 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13896
13897         * configure: Support --disable-FEATURE.
13898
13899 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13900
13901         * config.guess: Recognize NCR running SVR4.3.
13902
13903 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13904
13905         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13906         Patch from Paul Eggert <eggert@twinsun.com>.
13907
13908 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13909
13910         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13911
13912 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13913
13914         * configure: Make unrecognized options give nonfatal warnings
13915         instead of fatal errors, and pass them to any subdirectory
13916         configures in case they recognize them.
13917         Make --x equivalent to --with-x.
13918
13919 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13920
13921         * configure: Add --enable-* options.  Clean up usage message and
13922         some comments.
13923
13924 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13925
13926         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13927
13928 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13929
13930         * configure.in (hppa*-*-*): Enable binutils.
13931
13932 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13933
13934         * config.sub: Recognize cisco.
13935
13936 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13937
13938         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13939
13940 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13941
13942         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13943         than one configuration name.  Add comment.
13944
13945 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13946
13947         * config.guess: about target *-hitachi-hiuxwe2, fixed
13948         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13949         macro is incorrect.]
13950
13951 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13952
13953         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13954         than the "make ls" stuff which used to be here.
13955
13956 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13957
13958         * config.guess:  Recognize i[34]86-unknown-freebsd.
13959         From Shawn M Carey <smcarey@rodan.syr.edu>.
13960
13961 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13962
13963         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13964
13965 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13966
13967         * config.guess: Check for ptx.
13968
13969 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13970
13971         * config.sub: Add os9k checking.
13972
13973 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13974
13975         * config.guess: Handle OSF1 running on HPPA processors
13976
13977 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13978
13979         * configure: If subdir configure fails, print out a message with
13980         subdirectory name, in case subdir's configure code didn't identify
13981         itself.
13982
13983 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13984
13985         * configure.in: Remove embedded newlines from configdirs.
13986         Avoid mismatches of substrings.  Fix matching strings at end
13987         of configdirs.
13988
13989 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13990
13991         * config.guess:  Add Lynx/rs6000 config support.
13992
13993 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13994
13995         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13996
13997 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13998
13999         * configure.in (hppa*-*-osf*): Treat this just like most other
14000         PA configurations (eg no binutils or ld).
14001         (hppa*-*-*elf*): These configurations have binutils and ld.
14002
14003 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14004
14005         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14006
14007 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14008
14009         * configure.in (rs6000-*-*): Build gas.
14010
14011 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14012
14013         * Makefile.in:  Avoid bug in losing hpux sed.
14014
14015 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14016
14017         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14018         for GDB and GDB has been fixed to not need it.
14019
14020 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14021
14022         * config.guess: Recognize vax hosts.
14023
14024 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14025
14026         * configure (while loop): Don't use "break 2" inside case
14027         statement -- the case statement isn't an enclosing loop.
14028
14029 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14030
14031         * config.guess:  Clean up NeXT support, to allow nextstep
14032         on Intel machines.  Make OS be nextstep.
14033
14034 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14035
14036         * config.guess: Add alternate forms for Convex.
14037
14038 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14039
14040         * configure:  Completely rewrite option processing.  Take
14041         advantage of pattern-matching to avoid invoking test frequently.
14042         Also clean up host and target defaulting logic.
14043
14044 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14045
14046         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14047         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14048         commands (plus user environment) will fit SCO limits.
14049
14050 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14051
14052         * configure.in: Don't issue warnings about directories which are
14053         not being configured if -norecursion is set.  Correct test for
14054         --with-gnu-as and --with-gnu-ld to not get confused by substring
14055         matches.
14056
14057         * configure.in: Don't build gas for alpha-dec-osf1*.
14058
14059 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14060
14061         * configure:  Back out Per's change of 12/19/1993.  It changes the
14062         behavior of configure in unexpected and confusing ways.
14063
14064         Also, use different delim char when calculating
14065         program_transform_name so that the name can contain slashes.
14066
14067 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14068
14069         * configure.in, config.sub: Add support for VSTa micro-kernel.
14070
14071 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14072
14073         * configure.in: Nuke hacks which were used to get a special
14074         version of GAS for HPPA configurations.
14075
14076 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14077
14078         * configure:  If only ${target_alias} is given, use that
14079         as the default for ${host_alias}.
14080         * configure:  Add missing back-slashes before nested quotes.
14081
14082 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14083
14084         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14085
14086 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14087
14088         * config.guess:  Recognize some Tektronix configurations.
14089         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14090
14091 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14092
14093         * config.sub: Match any flavor of SH.
14094
14095 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14096
14097         * configure.in: Don't try to configure newlib for Alpha.
14098
14099 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14100
14101         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14102         libg++ or libio for any Alpha target.
14103
14104         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14105
14106 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14107
14108         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14109         default arguments -- so it tried to compress itself.
14110
14111 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14112
14113         * configure.in (notsupp): ensure that a space is always at the end
14114           of the configdirs list, since the grep checks for an explicit space
14115
14116 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14117
14118         * configure.in (target i386-sysv4.2): don't build ld, since static
14119           versions of many libraries are not available.
14120
14121 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14122
14123         * config.guess: Recognize Apollos (using environment variables).
14124         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14125
14126 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14127
14128         * config.guess: Recognize Sony news mips running newsos.
14129
14130 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14131
14132         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14133         "fi ; else" for bash.
14134
14135 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14136
14137         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14138
14139 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14140
14141         * config.sub: accept unixware as an alias for svr4.2.
14142         Fix some inconsistancies with the gcc version.
14143
14144 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14145
14146         * Makefile.in (DISTDOCDIRS):  Add gdb.
14147
14148 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14149
14150         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14151
14152 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14153
14154         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14155         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14156         this now.
14157
14158 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14159
14160         * config.sub: Accept hiux* as an OS name.
14161
14162         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14163         etc/make-stds.texi.  The underscore came from gcc, and dje now
14164         agrees that RUNTESTFLAGS is the correct name.
14165
14166 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14167
14168         * install.sh:  Remove 'set -e'.  It makes any conditionals
14169         in the script useless.
14170
14171         * config.guess: Automatically recognize arm-acorn-riscix
14172         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14173
14174 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14175
14176         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14177
14178 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14179
14180         * Makefile.in (DISTDOCDIRS): New variable.
14181         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14182         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14183
14184 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14185
14186         * configure.in (hppa target): check the source directory for the
14187           pagas sub-directory
14188
14189 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14190
14191         * config.sub: Allow -aout* and -elf*.
14192
14193 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14194
14195         * configure.in: Don't build ld on i386-solaris2, same as for
14196         sparc-solaris2.
14197
14198 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14199
14200         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14201
14202 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14203
14204         * configure.in:  Configure gdb for alpha.
14205
14206 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14207
14208         * Makefile.in (CXXFLAGS): Add -O.
14209
14210 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14211
14212         * config.guess: added support for DG Aviion
14213
14214 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14215
14216         * configure.in: Produce warning message for subdirectories not
14217         configurable for this host/target combination.  Don't try to
14218         configure gdb for vms.
14219
14220 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14221
14222         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14223         appropriate files before making "diststuff".
14224         (DISTBISONFILES): New var: list of files to be edited.
14225         (DISTSTUFFDIRS): Add binutils.
14226
14227 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14228
14229         * config.sub: also handle mipsel and mips64el (for little endian mips)
14230
14231 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14232
14233         * configure.in: Add * to end of all OS names.
14234
14235 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14236
14237         * configure.in: Build newlib for LynxOS native.
14238
14239 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14240
14241         * config.guess: Add support for delta 88k running SVR3.
14242
14243         * configure.in: Add comment about HP compiler vs. emacs.
14244
14245 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14246
14247         * configure.in: don't build ld on solaris2 (not a viable option
14248           due to bugs in getpwnam & getpwuid)
14249
14250 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14251
14252         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14253         config.guess will produce a full version number.
14254
14255 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14256
14257         * configure.in: Build linker and binutils for alpha-dec-osf1.
14258
14259 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14260
14261         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14262         and gdb/testsuite/Makefile.in.
14263
14264 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14265
14266         * configure.in: recognize mips*- instead of mips-
14267
14268 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14269
14270         * config.sub: Accept linux*coff and linux*elf as operating
14271         systems.
14272
14273 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14274
14275         * config.sub: Recognize mips64, and mips3 as an alias for it.
14276
14277 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14278
14279         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14280         gdb knows how to handle OSF/1 shared libraries.
14281
14282 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14283
14284         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14285         * config.guess: Recognize Hitachi's HIUX.
14286         * config.sub: Recognize h3050r* and hppahitachi.
14287         Remove redundant cases for hp9k[23]*.
14288
14289 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14290
14291         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14292         if gas and ld are in the source tree and are in ${configdirs}.
14293         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14294         --with options (but still pass them down on the command line,
14295         if they were explicitly specified).
14296
14297 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14298
14299         * configure: substitute SHELL value in Makefile.in with
14300         ${CONFIG_SHELL}
14301
14302 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14303
14304         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14305         *-*-solaris2* targets.
14306
14307 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14308
14309         * Makefile.in: define M4, and pass it down to sub-makes;
14310         all-autoconf now depends on all-m4
14311
14312 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14313
14314         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14315         presence of {ar,ranlib} instead of a configured directory
14316
14317 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14318
14319         * config.guess: Accept 34?? as well as 33?? for NCR.
14320
14321 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14322
14323         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14324         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14325
14326 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14327
14328         * configure: grab values for $(CC) and $(CXX) from the
14329         environment, so that someone can do "CC=gcc configure; make" and
14330         have it work right (matching the way that autoconf works now)
14331
14332         * configure.in, Makefile.in: add support for gash, the tcl
14333         interface to Galaxy
14334
14335         * config.guess: add NetBSD variants (hp300, x86)
14336
14337 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14338
14339         * install.sh: Support -d option (in the manner of SunOS 4 install,
14340         as it is more deterministic than that of GNU install)
14341         (chmodcmd): Set file to mode 755 by default (should also do default
14342         chgrp and chown, but I don't feel like dealing with that now)
14343
14344 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14345
14346         * config.sub: Remove h8300hhms alias.
14347
14348 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14349
14350         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14351
14352 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14353
14354         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14355         as stmp-fixinc
14356
14357 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14358
14359         * config.sub: recognize m88110-bug-coff.
14360
14361 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14362
14363         * Makefile.in (all-libio): all dependencies on the toolchain used
14364         to build this (gcc, gas, ld, etc)
14365
14366 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14367
14368         * config.guess: Deal with OSF/1 1.3 on alpha.
14369
14370 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14371
14372         * install.sh: add some 'else true' clauses for portability
14373
14374         * configure.in: don't build libio for h8[35]00-*-* targets
14375
14376 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14377
14378         * Makefile.in:  Add support for new libio.
14379
14380 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14381
14382         * install.sh: If one command fails, don't try the rest.  Don't try
14383         to remove $dsttmp (via trap) unless we have already created it.
14384         If $src doesn't exist, detect it and exit with an error.
14385
14386         * config.guess: Recognize BSD on hp300.
14387
14388 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14389
14390         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14391         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14392
14393 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14394
14395         * Makefile.in (all-send-pr): depends on all-prms
14396
14397 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14398
14399         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14400
14401 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14402
14403         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14404         Added test for mips-mips-riscos5.
14405
14406 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14407
14408         * configure.in: use mh-hp300 for 68k HP hosts
14409
14410 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14411
14412         * configure: add support for CONFIG_SHELL, so that you can use
14413         some alternate shell for evaluating configure scripts
14414
14415 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14416
14417         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14418         in configure script to bug-gdb@prep.ai.mit.edu when building
14419         distribution archive.
14420         * Makefile.in (COMPRESS):  Remove def.
14421         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14422         gdb.tar.Z and make-gdb.tar.Z respectively.
14423         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14424         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14425         to convergence with 'taz' target in Makefile.in.
14426
14427 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14428
14429         * install.sh (dsttmp): use trap to ensure that tmp files go
14430         away on error conditions
14431
14432 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14433
14434         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14435
14436 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14437
14438         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14439         its parent is '/' not ''.
14440
14441         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14442
14443 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14444
14445         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14446         that ${newsrcdir}/configure.in does.
14447
14448 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14449
14450         * test-build.mk: support for CONFIG_SHELL
14451
14452 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14453
14454         * config.sub (netware):  Add as a basic system type.
14455
14456 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14457
14458         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14459           $(srcdir)/ from the dependency on Makefile.in.
14460
14461 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14462
14463         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14464         (h8300hhms is temporary until multi-libraries are implemented).
14465         * configure.in: Handle h8300h too.
14466
14467 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14468
14469         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14470
14471 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14472
14473         * configure:  Remove extraneous output when guessing host type.
14474         * config.guess:  Remove extraneous output when guessing using C
14475         compiler rather than uname, or when guessing fails.
14476
14477 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14478
14479         * Makefile.in: remove all.cross and install.cross targets
14480
14481         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14482           definitions
14483
14484 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14485
14486         * configure.in (target sh): Build gprof.
14487
14488 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14489
14490         * config.sub: change -solaris to -solaris2
14491
14492 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14493
14494         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14495
14496 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14497
14498         * configure: Correct error message for missing Makefile.in to
14499         print correct directory.
14500
14501 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14502
14503         * install.sh: kludge around 386BSD shell bug
14504
14505 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14506
14507         * config.guess:  Recognize NeXT.
14508         * config.guess:  Recognize i486-ncr-sysv4.
14509         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14510
14511 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14512
14513         * Makefile.in (MAKEINFOFLAGS): New variable.
14514         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14515         * build-all.mk, test-build.mk: Pass down --no-split as
14516         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14517
14518 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14519
14520         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14521
14522 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14523
14524         * Makefile.in (libg++.tar.z):  New rule.
14525         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14526         * Makefile.in (taz):  Only do a single chmod.
14527
14528 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14529
14530         * install.sh: don't use dirname anymore (replaced with sed usage)
14531
14532 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14533
14534         * Makefile.in:  Change extension for gzip'd files from '.z' to
14535         '.gz' per new FSF standard usage.
14536
14537 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14538
14539         * configure: put quotes around the final value of program_transform_name
14540
14541 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14542
14543         * Makefile.in: new install.sh support; update install-info rules
14544
14545 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14546
14547         * configure.in: Build diff for crosses, but not for go32 host.
14548
14549         * configure.in: Build gprof only for native, and don't build it
14550         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14551
14552 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14553
14554         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14555
14556 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14557
14558         * configure.in (host_tools): Add prms.
14559
14560 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14561
14562         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14563         with $(FLAGS_TO_PASS) on the command line
14564
14565         * config.sub: Recognize lynx and lynxos
14566
14567 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14568
14569         * config.sub: Accept -ecoff*, not just -ecoff.
14570
14571 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14572
14573         * Makefile.in (taz): Use .gz suffix instead of .z.
14574         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14575         names.
14576
14577 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14578
14579         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14580
14581 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14582
14583         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14584         that rebuilds that might happen during 'make install' don't get
14585         bogus gcc include files
14586
14587 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14588
14589         Change from Utah for HPPA support:
14590         * config.guess: Recognize hppa1.x-hp-bsd.
14591
14592 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14593
14594         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14595         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14596
14597 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14598
14599         * config.sub: Add support for rom68k and bug boot monitors.
14600
14601 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14602
14603         * Makefile.in: Make all-opcodes depend on all-bfd.
14604
14605 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14606
14607         * config.guess: Added special check for i[34]86-univel-sysv4*.
14608
14609 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14610
14611         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14612         the processor rather than assuming i486.
14613
14614 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14615
14616         * config.guess: Recognize SunOS6 as Solaris3.
14617
14618 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14619
14620         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14621         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14622
14623 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14624
14625         * build-all.mk (all-cross): New target for Canadian Cross.
14626         Added Q2 go32 targets.
14627         * test-build.mk: Configure go32 cross sparclite-aout and
14628         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14629         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14630
14631 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14632
14633         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14634         GO32 hosted toolchains
14635
14636 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14637
14638         * configure: change  so "-exec-prefix" gets passed down rather
14639         than "-exec_prefix" so autoconf generated Makefiles get the
14640         exec_prefix set right.
14641
14642 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14643
14644         * config.guess: get the Solaris2 minor version number
14645
14646         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14647
14648 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14649
14650         * config.guess: Recognize some Sequent platforms.
14651
14652 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14653
14654         * Makefile.in: added the vault-install target
14655
14656         * configure.in: actually use the Sun3 makefile fragment that's in
14657         config, also added the release dir to configdirs
14658
14659 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14660
14661         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14662
14663 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14664
14665         * configure.in: remove some program from Alpha targetted toolchains
14666
14667 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14668
14669         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14670         gprof.
14671         (taz): Run "make diststuff" in those directories instead of "make
14672         proto-dir".  Look for "VERSION=" only at start of line in subdir
14673         Makefile.  Use "gzip -9" for compression.
14674         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14675         (binutils.tar.z): New target.
14676
14677 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14678
14679         * Makefile.in (taz): Include gpl.texinfo.
14680
14681 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14682
14683         * Makefile.in (setup-dirs): Merged into "taz" target.
14684         (taz): Only do `proto-dir' stuff if a directory is actually needed
14685         for this target.
14686
14687 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14688
14689         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14690         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14691         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14692         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14693         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14694
14695 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14696
14697         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14698         config.sub, and move-if-change to gdb testsuite distribution
14699         archive, so the testsuite can be extracted, configured, and
14700         run separately from the gdb distribution.  Blow away the Chill
14701         tests that require a Chill compiled executable, since GNU Chill
14702         is not yet publically available.
14703
14704 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14705
14706         * test-build.mk: set environment variables in a single command,
14707         instead of a list of assignments and exports
14708
14709         * config.guess: recognize Alpha/OSF1 systems
14710
14711 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14712
14713         * configure: Change help message to prefer --options rather than
14714           -options.
14715
14716 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14717
14718         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14719         zippy@ecst.csuchico.edu.
14720         * config.guess: Recognize miniframe.
14721
14722 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14723
14724         * Makefile.in: Use srcroot to find runtest rather than rootme.
14725         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14726
14727 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14728
14729         * test-build.mk: Extensive additions to support building on a
14730         machine other than the host.
14731
14732 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14733
14734         * configure (tooldir): Fix for i386-aix again.
14735
14736 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14737
14738         * configure, Makefile.in:  Change definition of $(tooldir)
14739         to match the FSF.
14740
14741 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14742
14743         * config.guess:  Recognize i[34]86/SVR4.
14744
14745 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14746
14747         * Makefile.in (all-gdb): gdb depends on sim.
14748
14749 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14750
14751         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14752         at the same time we make the prototype gdb directory.
14753         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14754         files at the same time as the gdb base release distribution.
14755
14756 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14757
14758         * Makefile.in (check): Use individual check targets rather than
14759         DO_X rule.
14760         (check-gcc): Added.
14761
14762 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14763
14764         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14765         for System V release 3.2.
14766
14767 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14768
14769         * config.sub: Recognize hppaosf.
14770         * configure.in: Do configure ld/binutils/gas for it.
14771
14772 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14773
14774         * configure (tooldir): Alter syntax used to set this, for systems
14775         where "\$" isn't handled right, like i386-aix.
14776
14777 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14778
14779         * configure: Pass program-transform-name, not
14780         program_transform_name, to recursive configures.
14781
14782 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14783
14784         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14785         of gas+ld+binutils.
14786
14787 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14788
14789         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14790
14791 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14792
14793         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14794
14795 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14796
14797         * Makefile.in (PRMS): Set back to all-prms.
14798
14799 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14800
14801         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14802         targets, rather than for MIPS hosts.
14803
14804 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14805
14806         * configure.in: add comment for --with-x default values
14807
14808         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14809
14810         * Makefile.in: add check-* targets for each of the directories in
14811         the tree.  Add a definition of RUNTEST that will use the one we
14812         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14813
14814 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14815
14816         * configure.in: Removed obsolete references to bfd_target and
14817         target_makefile_frag.
14818
14819         * build-all.mk: Set assorted targets for Q2.
14820         * config.sub: Recognize z8k-sim and h8300-hms.
14821         * test-build.mk: Really don't pass host to configure.
14822         (HOLES): Added uname.
14823
14824 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14825
14826         * configure: Handle an empty program-prefix, program-suffix or
14827         program-transform-name correctly.
14828
14829 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14830
14831         * build-all.mk: -G 8 no longer required for MIPS targets.
14832         * test-build.mk: Don't pass host argument to configure; make it
14833         guess.
14834
14835 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14836
14837         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14838         * Makefile.in (COMPRESS):  New macro, like GZIP.
14839
14840 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14841
14842         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14843
14844         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14845         with gas currently defaults to -G 0.
14846
14847 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14848
14849         * Makefile.in (all-flex): flex depends on byacc.
14850
14851         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14852         to test-build.mk as RELEASE_TAG.
14853         * test-build.mk (configargs): New variable containing arguments to
14854         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14855         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14856
14857         * config.guess: Use /bin/uname when checking -X argument on SCO,
14858         to avoid invoking GNU uname which doesn't understand -X.
14859
14860         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14861
14862         * configure.in: Build gas for mips-*-*.
14863
14864 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14865
14866         * Makefile.in (all.normal): insert missing backslash.
14867
14868 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14869
14870         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14871
14872         * Makefile.in: Complete overhaul to merge many almost identical
14873         targets.
14874
14875 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14876
14877         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14878         (gdb.tar.Z): Adjusted.
14879
14880         * Makefile.in (setup-dirs, taz): New targets; should be general
14881         enough to adapt for gdb sometime.  Build only .z file.
14882         (gas.tar.z): New target.
14883
14884 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14885
14886         * build-all.mk: Use CC=cc -Xs on Solaris.
14887
14888 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14889
14890         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14891         for handling BISON for FSF releases.
14892
14893 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14894
14895         * configure: Actually implement the change zoo just documented.
14896
14897 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14898
14899         * configure: when using config.guess, only set target_alias when
14900         it's not already been set (ie, on the command line)
14901
14902 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14903
14904         * Makefile.in: add installcheck target, set PRMS to install-prms
14905
14906 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14907
14908         * configure: add support for package_makefile_fragment, handle the
14909         case where a directory has a configure.in file but no Makefile.in
14910         more gracefully (with an actual understandable error message, even);
14911         add support for --without (and add this to the usage message); also
14912         explicitly add a --host=${host_alias} to the command line when
14913         config.guess is used
14914
14915 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14916
14917         * configure: Must use both --host and --target in recursive calls.
14918
14919 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14920
14921         * Makefile.in: Change deja-gnu to dejagnu.
14922
14923 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14924
14925         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14926
14927 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14928
14929         * configure.in: canonicalize all instances to *-*-solaris2*,
14930         also strip out a number of tools to not build for go32 host
14931
14932 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14933
14934         * config.guess: add GPL.
14935
14936         * Makefile.in, config.guess, config.sub, configure: bump
14937           copyrights to 93.
14938
14939 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14940
14941         * Makefile.in (do-info): Removed obsolete check for existence of
14942         localenv file.
14943
14944         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14945
14946 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14947
14948         * Makefile.in: a couple of 'else true' for decstation,
14949         support for TclX
14950
14951         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14952
14953 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14954
14955         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14956
14957 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14958
14959         * config.guess: Recognize i386-ibm-aix (PS/2).
14960         * configure.in: Use config/mh-aix386 file for it.
14961
14962 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14963
14964         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14965         CC_FOR_TARGET instead.
14966         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14967
14968 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14969
14970         * Makefile.in: Add sim to list of directories sent with gdb
14971
14972 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14973
14974         * configure.in: Put back mips-dec-bsd* case.
14975
14976 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14977
14978         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14979         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14980         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14981
14982 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14983
14984         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14985
14986         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14987         (install-info): install dir.info only if it exists,
14988         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14989
14990 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14991
14992         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14993         gas for mips-dec-bsd.
14994
14995 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14996
14997         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14998         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14999
15000 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15001
15002         * configure.in: Added "dejagnu" to hosttools list.
15003
15004 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15005
15006         * config.sub, configure.in, config.guess:  Add support
15007         for Bosx, an AIX variant from Bull.
15008         Patches from F.Pierresteguy@frcl.bull.fr.
15009
15010 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15011
15012         * devo/dejagnu: Initial creation of devo/dejagnu.
15013         Migrated dejagnu testcases and support files for testing software
15014         tools to reside as subdirectories, currently called "testsuite",
15015         within the directory of the software tool.  Migrated all programs,
15016         support libraries, etc. beloging to dejagnu proper from
15017         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15018         with no modifications.  The changes to these files which will
15019         allow them to configure, build, and execute properly will be made
15020         in a future update.
15021
15022 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15023
15024         * Makefile.in: Change send_pr to send-pr.
15025         * configure.in: Likewise.
15026         * send_pr: Renamed directory to send-pr.
15027
15028 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15029
15030         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15031
15032 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15033
15034         * README:  Update for gdb-4.8 release.
15035         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15036         gdb-xxx.tar.z (gzip'd) file also.
15037
15038 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15039
15040         * Makefile.in: make all-diff depend on all-libiberty
15041
15042 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15043
15044         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15045
15046 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15047
15048         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15049
15050 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15051
15052         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15053         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15054         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15055
15056 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15057
15058         * Makefile.in:  makeinfo binary is in a new location
15059
15060 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15061
15062         * config.sub: Accept -ecoff as an OS.
15063
15064         * Makefile.in: Various changes to eliminate a level of make
15065         recursion and reduce the required command line length.
15066         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15067         sub-makes.
15068         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15069         variables holding settings for specific sub-makes.
15070         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15071         in terms of BASE_FLAGS_TO_PASS.
15072         (TARGET_LIBS): New variable listing directories which use
15073         TARGET_FLAGS_TO_PASS.
15074         (subdir_do): Eliminated.
15075         (do-*): New set of targets to replace subdir_do.
15076         (various): All targets which used subdir_do now depend on do-*.
15077         (local-clean): Renamed from do_clean.
15078         (local-distclean): New target, dependency of distclean and
15079         realclean.
15080         (install-info): Don't create directories.  Depend on dir.info
15081         rather than calling make recursively.
15082         (install-dir.info): Eliminated.
15083         (install-info-dirs): Create all info directories here.
15084         (dir.info): Depend upon do-install-info.
15085
15086         * test-build.mk (HOLES): Added false.
15087
15088 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15089
15090         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15091
15092 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15093
15094         * Makefile.in (info): remove dependency on all-texinfo.  The
15095         problem was really in texinfo/C, not at this level.
15096
15097 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15098
15099         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15100
15101 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15102
15103         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15104         GDB releases.
15105
15106 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15107
15108         * configure: Include srcdir in message about target of link not
15109         being found.  Don't convert `-' to `_' in `with' options being
15110         passed to subdirs.
15111
15112 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15113
15114         * configure.in: add uudecode to host_tools
15115
15116         * Makefile.in: added {all,install}-uudecode targets, added them to
15117         the appropriate lists
15118
15119 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15120
15121         * Makefile.in (all-gcc): Added dependency on all-gas.
15122
15123         * configure.in (mips-*-*): Build ld and binutils.
15124
15125 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15126
15127         * configure: check return code from mkdir, print error message and
15128           exit on failure.
15129
15130 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15131
15132         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15133
15134 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15135
15136         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15137
15138 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15139
15140         * config.sub (h8500):  Recognize this as a cpu type.
15141
15142 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15143
15144         * configure: source directory missing is no longer a warning
15145
15146         * configure.in: recognize irix[34]* instead of irix[34]
15147
15148         * Makefile.in: define and pass down X11_LIB
15149
15150 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15151
15152         * guess-systype: Renamed to ...
15153         * config.guess:  ... by popular request.
15154         * configure.in, Makefile.in:  Update accordingly.
15155
15156 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15157
15158         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15159         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15160         + Execute ./dummy instead of assuming . is in PATH.
15161
15162 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15163
15164         * guess-systype:  New shell script.  Attempts to guess the
15165         canonical host name of the executing host.
15166         Only a few hosts are supported so far.
15167         * configure:  Call guess-systype if no host is specified.
15168
15169 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15170
15171         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15172         gcc Makefile.
15173
15174
15175 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15176
15177         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15178         (all-gcc, install-gcc, subdir_do): Use it.
15179
15180 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15181
15182         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15183
15184 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15185
15186         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15187           set exclusively by configure, using configure.in .
15188
15189 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15190
15191         * test-build.mk: set $PATH for all builds
15192
15193         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15194
15195 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15196
15197         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15198         the one used in gcc/Makefile.in, so that a null expansion doesn't
15199         override the one needed to build gcc with a native cc.
15200
15201
15202 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15203
15204         * configure: Accept -with arguments.
15205
15206 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15207
15208         * Makefile.in: added h8300sim
15209
15210 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15211
15212         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15213         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15214         (all-cygnus, native, build-cygnus): Make
15215         $(canonhost)-stamp-3stage-done, not $(host)....
15216         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15217         i386-sco3.2v4.  Added else true to if command.
15218
15219 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15220
15221         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15222
15223 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15224
15225         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15226
15227 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15228
15229         * configure.in: don't remove binutils from Solaris builds
15230
15231 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15232
15233         * Makefile.in: get rid of earlier definitions for *clean,
15234         also handle the recursive info rule better
15235
15236 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15237
15238         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15239         do more-or-less the right thing.
15240
15241 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15242
15243         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15244         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15245
15246 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15247
15248         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15249         $(host_canonical).
15250
15251         * configure.in: split the configdirs list into 4 categories (native
15252         v. cross, library v. tool) and handle the cross-only and native-
15253         only in more reasonable (and correct!) way.
15254
15255 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15256
15257         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15258         configdirs anymore.
15259
15260 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15261
15262         * Makefile.in: extensive cleanup::  removed all of the explicit
15263         clean-* targets, collapsed many wrappers around subdir_do into
15264         one, added additional targets to satisfy standards.texi, deleted
15265         some old targets, some changes for consistency
15266
15267 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15268
15269         * configure.in: handle some programs as cross-only, and others as
15270         native only
15271
15272         * test-build.mk: handle partial holes in a more generic manner
15273
15274         * Makefile.in: m4 depends on libiberty
15275
15276 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15277
15278         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15279         time, wdiff, and find to configdirs
15280
15281         * Makefile.in: all, clean, and install rules for the new programs
15282         added to configure.in
15283
15284 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15285
15286         * configure.in: use mh-sun for all *-sun-* hosts
15287
15288 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15289
15290         * Makefile.in: define flags for X11 include files and library file
15291         locations, pass them down to the programs that need this info
15292
15293         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15294
15295 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15296
15297         * configure.in: start building libg++ for HP-UX targets
15298
15299 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15300
15301         * README:  Update references to files moved into etc/.
15302
15303 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15304
15305         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15306         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15307
15308 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15309
15310         * configure: accept dash as well as underscore in long option
15311         names for FSF compatibility.
15312
15313 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15314
15315         * config.sub: added -sco3.2v4 support from FSF.
15316
15317 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15318
15319         * configure.in: expand the section that adds or removes
15320         directories from the list of programs to build, to handle native
15321         vs. cross in addition to host v. native
15322
15323 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15324
15325         * Makefile.in:  Replace C++ in macro names with CXX.
15326         This is less likely to break ...
15327
15328 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15329
15330         * test-build.mk: add -w to GNU_MAKE
15331
15332 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15333
15334         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15335         add 'sparc' to list of recognized cpus.  This needed to make
15336         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15337         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15338         then changes that into $CPU-wrs-vxworks.
15339
15340         * configure.in: remove most references to gdbtest, regularize
15341         target based program removal
15342
15343         * test-build.mk: import from p3 tree (many fixes and changes)
15344
15345 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15346
15347         * Makefile.in: added rules to handle tcl, tk, and expect
15348
15349         * configure.in: handle those directories if they exist
15350
15351 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15352
15353         * config.sub: removed bogus hppabsd and hppahpux names, since
15354         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15355
15356 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15357
15358         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15359         depends upon all-xiberty
15360
15361         * Makefile.in: changes from p3, including:
15362
15363         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15364
15365         * Makefile.in (XTRAFLAGS): include newlib directories if
15366         newlib/Makefile exists, rather than if host != target.
15367
15368         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15369
15370         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15371         from the same source tree and not building a cross-compiler.  This
15372         matters for the libg++ configuration if reconfiguring a tree that
15373         has already been installed.
15374
15375         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15376
15377         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15378         pick up the machine and system specific header files.
15379
15380         * Makefile.in: added AS_FOR_TARGET, passed down in
15381         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15382         the C compiler to use to create programs which are run in the
15383         build environment, set it to default to $(CC), and passed it down
15384         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15385
15386         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15387
15388         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15389         We need them for unusual native builds, like systems without
15390         ranlib.
15391
15392         * configure: also define $(host_canonical) and
15393         $(target_canonical), which are the full, canonical names for the
15394         given host and target
15395
15396 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15397
15398         * Makefile.in:  Added separate definitions for C++.
15399
15400 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15401
15402         * configure.in (configdirs):  Add deja-gnu.
15403
15404 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15405
15406         * README:  Update for configure.texi and gdb-4.7 release.
15407
15408 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15409
15410         * Makefile.in:  Move "all" target to top of file.
15411         Previously, first target was ".PHONY" which caused BSD4.4 make
15412         to build .PHONY when make was run without arguments.
15413
15414 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15415
15416         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15417         Library-copylefted code in libiberty.
15418
15419 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15420
15421         * config.sub:  Replace m68kmote with plain old m68k.
15422
15423 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15424
15425         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15426
15427 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15428
15429         * config.sub: Complain if no argument is given.  Added support for
15430         386bsd as OS and target alias.
15431
15432 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15433
15434         * Makefile.in (XTRAFLAGS): include newlib directories if
15435         newlib/Makefile exists, rather than if host != target.
15436
15437 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15438
15439         * config.sub: recognize sparclite-wrs-vxworks.
15440
15441         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15442         p3.) Added clean-xiberty to clean.
15443
15444 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15445
15446         * configure.in: use *-*-* instead of nested cases for host and target
15447
15448 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15449
15450         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15451         from the same source tree and not building a cross-compiler.  This
15452         matters for the libg++ configuration if reconfiguring a tree that
15453         has already been installed.
15454
15455 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15456
15457         * config.sub (i486v/i486v4):  Merge in from FSF version.
15458
15459 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15460
15461         * configure: only set PWD if it is already set.
15462
15463 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15464
15465         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15466         doesn't have unset and all success paths (and most error paths)
15467         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15468         to just ${PWD} to avoid confusion.)
15469
15470 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15471
15472         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15473         even for a native compilation.
15474
15475 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15476
15477         Changes to make the gdb.tar.Z rule work better.
15478
15479         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15480         (DEVO_SUPPORT):  Add configure.texi.
15481         (bfd-ilrt.tar.Z):  Remove ancient rule.
15482
15483 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15484
15485         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15486         pick up the machine and system specific header files.
15487
15488         * configure.in, config.sub: added new target m68010-adobe-scout,
15489         with alias of adobe68k.  Changed configure.in to check for
15490         -scout before -sco* to avoid a false match.
15491
15492         * Makefile.in: added AS_FOR_TARGET, passed down in
15493         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15494         the C compiler to use to create programs which are run in the
15495         build environment, set it to default to $(CC), and passed it down
15496         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15497
15498 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15499
15500         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15501         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15502         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15503         FOR_TARGET variants, to newlib and libg++.
15504
15505 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15506
15507         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15508         first.
15509
15510 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15511
15512         * config.sub:  Accept `elf' as an environment.
15513
15514 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15515
15516         * Makefile.in (all-opcodes):  cd into the right directory
15517
15518 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15519
15520         * configure: added -program_transform_name option, used as
15521         argument to sed when installing programs.
15522         configure.texi: added documentation for -program_prefix,
15523         -program_suffix and -program_transform_name.
15524
15525 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15526
15527         * config.sub:  Accept i486 where i386 ok.
15528
15529 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15530
15531         * config.sub: accept we32k
15532
15533 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15534
15535         * config.sub, configure.in: accept OSE68000 and OSE68k.
15536
15537         * Makefile.in: don't create all directories for ``make install'';
15538         let the subdirectories create the ones they need.
15539
15540 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15541
15542         * COPYING: new file, GPL v2
15543
15544 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15545
15546         * Makefile.in: use the new gen-info-dir, which needs a template
15547         argument (which also lives in texinfo)
15548
15549         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15550
15551 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15552
15553         * config.sub (ncr3000):  Change i386 to i486.
15554
15555 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15556
15557         * Makefile.in: add install-rcs, install-grep to
15558         install-no-fixedincludes, removed install-bison and install-libgcc
15559
15560 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15561
15562         * configure.in: grab the HPUX makefile fragment if on HPUX
15563
15564 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15565
15566         * Makefile.in: eradicate bison spoor (ditto libgcc).
15567          configure.in: recognise m68{k,000}-ericsson-OSE.
15568          es1800 is alias for m68k-ericsson-OSE
15569
15570 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15571
15572         * configure.in: rearrange the parts that remove programs from
15573         configdirs, based now on HOST==TARGET or by canonical triple.
15574
15575 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15576
15577         * test-build.mk: recurse explicitly with -f test-build.mk when
15578           appropriate.  predicate stage3 and comparison on the existence
15579           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15580           On very clean, also remove ...stamp-co.  Build in-place before
15581           doing other builds.
15582
15583 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15584
15585         * Makefile.in, configure.in: add tgas
15586
15587 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15588
15589         * Makefile.in: a number of changes merged in from progressive.
15590
15591         * configure.in: add libm.
15592
15593         * .cvsignore: ignore some stuff that comes from test-build.mk.
15594
15595 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15596
15597         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15598
15599 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15600
15601         * configure: Add program_suffix (parallel to program_prefix)
15602         * Makefile.in: adjust directory-creating script for losing decstation
15603
15604 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15605
15606         * configure:  Minor $subdir-related fixes.
15607
15608 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15609
15610         * configure: fix various problems with propogating
15611         makefile_target_frag in subdirs.
15612         * configure.in: config libgcc if its there
15613
15614 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15615
15616         * config.sub:  HPPA merge.
15617
15618 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15619
15620         * Makefile.in:  Replace all-bison with all-byacc in all
15621         dependency lines for other tools (which now use byacc).
15622
15623 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15624
15625         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15626
15627 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15628
15629         * Makefile.in: make gprof rules similar to byacc rules (instead of
15630         vestigal $(unsubdir) that didn't work...)
15631
15632 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15633
15634         * config.sub:  Add support for Linux.
15635         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15636         (at least for libg++).
15637
15638 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15639
15640         * configure.texi: fix doc for the -nfp option to configure
15641
15642 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15643
15644         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15645
15646 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15647
15648         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15649         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15650         * configure.in: added solaris* host_makefile_frag hook.
15651
15652 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15653
15654         * config.sub: changed recognition of m68000 so that various
15655         m68k types can be specified via m680[01234]0
15656
15657 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15658
15659         * config.sub (basic_machine): fix sed so that '-foo' isn't
15660         completely substituted out while .+'-foo' loses the '-foo'
15661
15662 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15663
15664         * config.sub ($os): Add -aout.
15665
15666 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15667
15668         * configure:  If host_makefile_frag is absolute, don't
15669         prefix ${invsubdir} (relevant to libg++ auto-configure).
15670
15671 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15672
15673         * Makefile.in (tooldir): Define it.
15674         (all-ld): Depend on all-flex.
15675
15676 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15677
15678         * Makefile.in (check):  Fix libg++ special case.
15679
15680 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15681
15682         * configure: do not bury `pwd` into config.status, thus do fewer
15683           pwd's.
15684
15685         * configure: print the "Building in" message only when building in
15686           other than "." AND verbose.
15687
15688         * configure: remove -s, rework -v to better accommodate guested
15689           configures.
15690
15691         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15692
15693 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15694
15695         * Makefile.in: macroize flags passed on recursion.  remove
15696           fileutils.
15697
15698 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15699
15700         * configure: get makesrcdir right for subdirs deeper than 1.
15701
15702         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15703           install.
15704
15705 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15706
15707         * Makefile.in: don't print subdir_do or recursion lines.
15708
15709 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15710
15711         * standards.texi: added menu item.
15712
15713         * Makefile.in: build and install standards.info.
15714
15715         * standards.texi: new file.
15716
15717 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15718
15719         * configure: test for and move config.status pieces from
15720           ${subdir}/.
15721
15722 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15723
15724         * configure:  Test for existance of files before trying to mv
15725         them, to avoid numerous non-existance messages.
15726
15727 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15728
15729         * configure: correct final line of config.status.
15730
15731         * configure: patch from eggert.  Avoids a protection problem if
15732           the original Makefile.in is read only.
15733
15734         * configure: use move-if-change from gcc to create config.status.
15735           Some makefiles depend on config.status to tell if a directory
15736           has been reconfigured for a different host.  This change
15737           prevents those directories from remaking everything in the case
15738           where the reconfig was only intended to rebuild a Makefile.
15739
15740         * configure: test for config.sub with "config.sub sun4" rather
15741           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15742           host alias from a missing config.sub.
15743
15744 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15745
15746         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15747           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15748
15749 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15750
15751         * configure: mkdir ${subdir} as needed.
15752
15753 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15754
15755         * Makefile.in,configure.in: added autoconf.
15756
15757 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15758
15759         * Makefile.in: no longer pass against on recursion.
15760
15761         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15762           definitions are not inherited.
15763
15764         * configure: correct makesrcdir when subdir is .
15765
15766 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15767
15768         * configure:  Add support for 'subdirs' variable, which is
15769         like 'configdirs', except that configure doesn't re-invoke
15770         itself for subdirs, it just creates a Makefile for each subdir.
15771         * configure.texi:  Document subdirs.
15772
15773 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15774
15775         * configure.in: added flex to configdirs
15776
15777 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15778
15779         * Makefile.in: remove clean-stamps from clean.
15780
15781 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15782
15783         * configure.in:  Add gdbtest to configdirs.
15784
15785 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15786
15787         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15788         to recursive makes.
15789         * configure.in:  Recognize new ncr3000 config.
15790
15791 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15792
15793         * Makefile.in, configure.in: removed references to gdbm.
15794
15795 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15796
15797         * config.sub:  Don't canonicalize os value
15798         newsos* to bsd (readline needs to check for newsos).
15799         (This fix was earlier made Jan 31, but got re-broken.)
15800
15801 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15802
15803         * configure.in:  sco is an os, not a vendor!
15804
15805         * configure:  Quote $( better.  Keep various shells happy.
15806
15807 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15808
15809         * Makefile.in: eliminate stamp-files.
15810
15811 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15812
15813         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15814           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15815
15816 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15817
15818         * config.sub:  fix iris/iris3.
15819
15820 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15821
15822         * configure: re-add -rm.
15823
15824 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15825
15826         * Maskefile.in: add .stmp-rcs to all.
15827
15828         * configure.in: remove gas from rs6000 build, use aix host fragment.
15829
15830 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15831
15832         * configure: pass down site_option during recursion.
15833
15834 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15835
15836         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15837
15838 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15839
15840         * configure: Change exec_prefix so that it really defaults to prefix.
15841
15842 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15843
15844         * Makefile.in, configure.in:  Add support for mmalloc library.
15845
15846 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15847
15848         * Makefile.in: add stmp dependencies for a few more things.
15849
15850 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15851
15852         * configure: adjusted error message on objdir/srcdir configure
15853           collision, per john's suggestion.
15854
15855         * Makefile.in: add libiberty stmp to all and all.cross.
15856
15857 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15858
15859         * Makefile.in: remove force dependencies, add grep to all.
15860
15861 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15862
15863         * Makefile.in: drop flex.  make stamp files work.
15864
15865         * configure: added test for conflicting configuration in srcdir,
15866           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15867           gets cranky.  use relative paths for configure and srcdir
15868           whenever possible.  Send some error messages to stderr that were
15869           going to stdout.
15870
15871 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15872
15873         * Makefile.in:  Fix libg++ rule to check for gcc directory
15874         before using gcc/gcc.  Also pass XTRAFLAGS.
15875
15876 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15877
15878         * Makefile.in: added stmp-files so that directories aren't polled
15879           when they are already built.
15880
15881         * configure.texi: fixed a node pointer problem.
15882
15883 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15884
15885         * config.sub configure.in gdb/configure.in
15886         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15887         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15888         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15889
15890 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15891
15892         * configure: -recurring becomes -silent.  corrected help message
15893           for -site= option.
15894
15895         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15896
15897 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15898
15899         * configure: when building Makefile for crosses, replace
15900           tooldir and program_prefix.  default srcdir from location of
15901           config.sub.  remove "for host in hosts" and "for target in
15902           targets" loops.
15903
15904 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15905
15906         * Makefile.in: Do not pass bindir or mandir to cvs.
15907
15908 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15909
15910         * Makefile.in, configure.in: removed traces of namesubdir,
15911           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15912           copyrights to '92, changed some from Cygnus to FSF.
15913
15914         * configure.texi: remove most references to multiple hosts,
15915           multiple targets, subdirs, etc.
15916
15917         * configure.man: removed rcsid. reference config.sub not
15918           config.subr.
15919
15920         * Makefile.in: mkdir $(infodir) on install-info.
15921
15922 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15923
15924         * configure.texi:  Explain better about .gdbinit and about
15925         the environment that configure.in sections run in.
15926
15927 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15928
15929         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15930
15931 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15932
15933         * README:  DOC.configure => cfg-paper.texi.
15934
15935 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15936
15937         * config.sub (near case $os):  Don't convert newsos* to bsd!
15938
15939 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15940
15941         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15942         the number of copies of COPYING that go into the GDB tar file.
15943
15944 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15945
15946         * bfd/configure.in, gdb/config/mh-i386sco,
15947         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15948         Fix SCO configuration stuff.
15949
15950 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15951
15952         * Makefile.in:  For libg++, make sure the -I pointing
15953         to the gcc directory goes *after* all the libg++-local -I flags.
15954         Also, move just-gcc dependency from just-libg++ to all-libg++.
15955
15956 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15957
15958         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15959
15960 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15961
15962         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15963
15964 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15965
15966         * config.sub:  Add stratus configuration frags.  Also
15967         submitted to FSF.
15968
15969 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15970
15971         * Makefile.in (DEV_SUPPORT):  add configure.man.
15972
15973         * config.sub(Decode manufacturer-specific):  add -none*.
15974
15975 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15976
15977         * Makefile.in:  remove form feeds to make Sun's make happy.
15978         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15979
15980 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15981
15982         * Makefile.in (AR_FLAGS):  Make quieter.
15983
15984 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15985
15986         * configure.in:  Add libg++.
15987         * configure:  When verbose, don't output the command line at each
15988         level; it will be unremarkably the same as the previous version,
15989         which will be the same as what the user typed.
15990
15991 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15992
15993         * configure.in, Makefile.in: fix clean-info, add flex.  add
15994           fileutils.
15995
15996         * configure: be less sensitive to spaces in Makefile.in.  Do not
15997           look for sources in "..".  Doing so breaks subdirectories that
15998           might have their own configure.  If a subdir has it's own
15999           configure script, use it.
16000
16001 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16002
16003         * cfg-paper.texi: some changes suggested by rms.
16004
16005 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16006
16007         * config.sub:  Merge in some small additions from the FSF version,
16008         taken from the gcc distribution, to bring the Cygnus and FSF
16009         versions into closer sync.
16010
16011 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16012
16013         * configure.in:  Changed svr4 references to sysv4.
16014
16015 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16016
16017         * configure: added -V for version number option.
16018
16019 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16020
16021         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16022           renamed from DOC.configure to cfg-paper.texi.
16023
16024 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16025
16026         * configure, config.subr, config.sub: config.subr is now
16027           config.sub again.
16028
16029 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16030
16031         * configure.texi: new file, in progress.
16032
16033         * Makefile.in: build info file and install the man page for
16034           configure.
16035
16036         * configure.man: new file, first cut.
16037
16038         * configure: find config.subr again now that configuration "none"
16039           has gone.  removed all traces of the -ansi option.  removed all
16040           traces of the -languages option.
16041
16042         * config.subr: resync from rms.
16043
16044 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16045
16046         * configure, config.sub, config.subr: merge config.sub into
16047           config.subr, call the result config.subr, remove config.sub, use
16048           config.subr.
16049
16050         * Makefile.in: revised install for dir.info.
16051
16052 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16053
16054         * configure.in: add decstation host makefile frag.
16055
16056         * Makefile.in: BISON now bison -y again.  also install-gcc on
16057           install.  clean-gdbm on clean.  infodir belongs in datadir.
16058           Make directories for info install.  Build dir.info here then
16059           install it.
16060
16061 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16062
16063         * Makefile.in: fix for bad directory tests.
16064
16065 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16066
16067         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16068           regexp.  -srcdir relative was being handled incorrectly.
16069
16070         * Makefile.in: unwrapped some for loops so that parallel makes
16071           work again and so one can focus one's attention on a particular
16072           package.
16073
16074 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16075
16076         * configure: added PWD as a stand in for `pwd` (for speed). use
16077           elif wherever possible.  make -srcdir work without -objdir.
16078           -objdir= commented out.
16079
16080 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16081
16082         * configure: +options become --options.  -subdirs commented out.
16083           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16084           Makefile now at top of generated Makefile.  Removed cvs log
16085           entries.  added -srcdir.  create .gdbinit only if there is one
16086           in ${srcdir}.
16087
16088         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16089           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16090           and mandir now keyed off datadir by default.
16091
16092 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16093
16094         * Freshly created ChangeLog.
16095
16096 \f
16097 Local Variables:
16098 mode: change-log
16099 left-margin: 8
16100 fill-column: 76
16101 version-control: never
16102 End: