OSDN Git Service

Update MAINTAINERS.
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2
3         * MAINTAINERS (Various Maintainers): Add self for build machinery.
4         (Write After Approval): Remove self.
5
6 2010-11-15  Andreas Schwab  <schwab@redhat.com>
7
8         * configure.ac: Fix spelling in option names.
9         * configure: Regenerated.
10
11 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
12
13         PR bootstrap/39622
14         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
15         * configure: Regenerated.
16
17 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
18
19         * MAINTAINERS: Update my email address.
20
21 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
22
23         * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
24         define the cloog backend to use. Furthermore, only pass the ppllibs to
25         the configure checks, if necessary.
26         * configure: Regenerate.
27
28 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
29
30         * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
31         * configure: regenerate
32
33 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
34
35         * config/cloog.m4: Fix typo.  verison -> version.
36         * configure: Regenerate.
37
38 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
39
40         * config/cloog.m4: Pass ppl libraries to the CLooG version check.
41         * configure: Regenerate.
42
43 2010-11-11  Jan Hubicka  <jh@suse.cz>
44
45         * config/bootstrap-lto: Use -flto.
46
47 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
48
49         * configure.ac: Support official CLooG.org versions.
50         * configure: Regenerate.
51         * config/cloog.m4: New.
52
53 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
54
55         * MAINTAINERS (Write After Approval): Add myself.
56
57 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
58
59         * MAINTAINERS: Update my email address.
60
61 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
62
63         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
64         * configure: Regenerate.
65         * config/mh-ppc-darwin: Rename to mh-darwin.
66
67 2010-11-03  Ian Lance Taylor  <iant@google.com>
68             Dave Korn  <dave.korn.cygwin@gmail.com>
69
70         PR lto/46273
71         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
72         and on other supported platforms whenever LTO is enabled.
73         * configure: Rebuild.
74
75 2010-11-02  Alan Modra  <amodra@gmail.com>
76
77         PR binutils/12110
78         * configure.ac: Error when source path contains spaces.
79         * configure: Regenerate.
80
81 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
82
83         * MAINTAINERS: Update my email address.
84
85 2010-10-20  Ian Lance Taylor  <iant@google.com>
86
87         * Makefile.def (target_modules): Set lib_path to src/.libs for
88         libstdc++-v3 module.
89         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
90         * Makefile.in: Rebuild.
91
92 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
93
94         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
95         (Write After Approval): Remove myself.
96
97 2010-10-15  Tristan Gingold  <gingold@adacore.com>
98
99         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
100
101 2010-10-14  Douglas Rupp  <rupp@gnat.com>
102
103         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
104
105 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
106
107         * configure.ac (build_lto_plugin): New shell variable.
108         (--enable-lto): Turn on by default for all non-ELF platforms that
109         have had LTO support added so far.  Set build_lto_plugin appropriately
110         for both ELF and non-ELF.
111         (configdirs): Add lto-plugin or not based on build_lto_plugin.
112         * configure: Regenerate.
113
114 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
115
116         Sync from src:
117         * configure.ac (v850 support): Remove target-libgloss from
118         noconfigdirs.
119         * configure: Regenerate.
120
121 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
122
123         PR bootstrap/45326
124         PR bootstrap/45174
125         * configure.ac: Honor initial values of $build_configargs,
126         $host_configargs, $target_configargs.  Mark the precious, so
127         environment settings get recorded.
128         * configure: Regenerate.
129
130 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
131
132         PR bootstrap/45796
133         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
134         Depend on all-build-libiberty.
135         * Makefile.in: Regenerate.
136
137 2010-09-30  Michael Eager  <eager@eagercon.com>
138
139         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
140         * configure: Regenerate.
141
142 2010-09-28  Michael Eager  <eager@eagercon.com>
143
144         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
145
146 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
147
148         PR bootstrap/44621
149         * configure.ac: Fix unportable shell quoting.
150         * configure: Regenerate.
151
152 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
153
154         * configure.ac (enable-lto): Add Darwin to the list of supported lto
155         targets and amend comment.
156         * configure: Regenerate.
157
158 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
159
160         * MAINTAINERS (Write After Approval): Add myself.
161
162 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
163
164         * configure.ac: Enable LTO by default on Darwin.
165         * configure: Regenerate.
166
167 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
168
169         * MAINTAINERS (Write After Approval): Add myself.
170
171 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
172
173         * MAINTAINERS (Write After Approval): Add myself.
174
175 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
176
177         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
178         ports
179
180 2010-07-28  David Yuste  <david.yuste@gmail.com>
181
182         * MAINTAINERS (Write After Approval): Add myself.
183
184 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
185
186         * configure.ac: Support all v850 targets.
187         * configure: Regenerate.
188
189 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
190
191         PR bootstrap/44455
192         * configure.ac (extra_mpfr_configure_flags): Copy from
193         extra_mpc_gmp_configure_flags.
194         * configure: Re-generated.
195
196 2010-07-22  Andi Kleen  <ak@linux.intel.com>
197
198         * MAINTAINERS (Write After Approval): Add myself.
199
200 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
201
202         * MAINTAINERS (Write After Approval): Add myself.
203
204 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
205
206         * MAINTAINERS (Write After Approval): Add myself.
207
208 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
209
210         PR target/44862
211         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
212         Provide -B option to allow for link spec %s substitutions for
213         libstdc++.a on darwin.
214         * Makefile.in: Regenerate.
215
216 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
217
218         * MAINTAINERS (Reviewers): Update my e-mail address
219
220 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
221
222         * Makefile.def (configure-gcc): Depend on all-libelf.
223         * Makefile.in: Rebuild.
224
225 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
226
227         * MAINTAINERS (Write After Approval): Add myself in the right place.
228
229 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
230
231         * MAINTAINERS (Write After Approval): Add myself.
232
233 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
234
235         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
236
237 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
238
239         * config.sub: Update to version 2010-05-21.
240         * config.guess: Update to version 2010-04-03.
241
242 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
243
244         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
245         * configure: Regenerate.
246
247 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
248
249         * MAINTAINERS (Write After Approval): Add myself.
250
251 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
252
253         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
254         a platform that supports LTO.
255         * configure: Regenerate.
256
257 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
258
259         * configure.ac: Allow all the versions greater than 0.10 of PPL.
260         * configure: Regenerated.
261
262 2010-04-27  Roland McGrath  <roland@redhat.com>
263             H.J. Lu  <hongjiu.lu@intel.com>
264
265         * configure.ac (--enable-gold): Support both, both/gold and
266         both/bfd to add gold to configdirs without removing ld.
267         * configure: Regenerated.
268
269         * Makefile.def: Add install-gold dependency to install-ld.
270         * Makefile.in: Regenerated.
271
272 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
273
274         PR lto/42776
275         * configure.ac (--enable-lto): Refactor handling so libelf tests
276         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
277         and allow LTO to be explicitly enabled on non-ELF platforms that
278         are known to support it inside else-clause.
279         * configure: Regenerate.
280
281 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
282
283         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
284         * configure: Regenerate.
285
286 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
287
288         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
289         * configure: Regenerate.
290
291 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
292
293         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
294         separately.
295         * configure: Regenerate.
296
297 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
298
299         * MAINTAINERS (Write After Approval): Add myself.
300
301 2010-04-14  Tristan Gingold  <gingold@adacore.com>
302
303         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
304         * configure: Regenerate.
305
306 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
307
308         * configure: Regenerate after change to elf.m4.
309
310 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
311
312         * MAINTAINERS (Write After Approval): Add myself.
313
314 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
315
316         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
317         * configure: Regenerated.
318
319 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
320
321         * configure.ac: Print "buggy but acceptable" when CLooG
322         revision is less than 9.
323         * configure: Regenerated.
324
325 2010-04-01  Diego Novillo  <dnovillo@google.com>
326
327         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
328
329 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
330
331         PR bootstrap/43615
332         PR bootstrap/43328
333
334         Revert:
335
336         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
337
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-31  Ulrich Weigand  <uweigand@de.ibm.com>
344
345         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
346
347 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
348
349         * MAINTAINERS: Remove myself.
350
351 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
352
353         PR bootstrap/43328
354         * configure.ac: Do not pass --enable-multilib nor
355         --disable-multilib in baseargs.  Accept explicitly passed
356         --enable_multilib.
357         * configure: Regenerate.
358
359 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
360
361         * MAINTAINERS (spu port): Remove me.
362
363 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
364
365         * configure.ac (tic6x-*-*): New case.
366         * configure: Regenerate.
367
368 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
369
370         * config.sub: Update to version 2010-03-22.
371         * config.guess: Update to version 2009-12-30.
372
373 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
374
375         PR ada/42554
376         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
377         * configure: Regenerate.
378
379 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
380
381         * MAINTAINERS: Update my email address.
382
383 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
384
385         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
386         (ghassan.shobaki@amd.com): Removed.
387
388 2010-03-17  Alan Modra  <amodra@gmail.com>
389
390         * MAINTAINERS: Update my email address.
391
392 2010-03-16  Diego Novillo  <dnovillo@google.com>
393
394         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
395         Matthews.
396
397 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
398
399         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
400         Gutson, Jeffrey D. Oldham and Mark Shinwell.
401
402 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
403
404         * MAINTAINERS: Update my email address.
405
406 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
407
408         * MAINTAINERS: Update my email address.
409
410 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
411
412         * MAINTAINERS: Update my email address.
413
414 2010-03-09  Jie Zhang  <jie@codesourcery.com>
415
416         * MAINTAINERS: Update my email address.
417
418 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
419
420         PR libstdc++/32499
421         * configure.ac (RANLIB): Default to true.
422         (STRIP): Likewise.
423         (RANLIB_FOR_TARGET): Remove superfluous : argument.
424         * configure: Regenerate.
425
426 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
427
428         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
429         (Write After Approval): Update my email address.
430
431 2010-02-17  Nick Clifton  <nickc@redhat.com>
432
433         PR 11238
434         * Makefile.tpl (local-distclean): Also remove config.cache files in
435         sub-directories as there may not be Makefiles present in the
436         sub-directories.
437         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
438         the config.cache files found by the find command.
439
440         * Makefile.in: Regenerate.
441         * configure.ac: Revert previous delta.
442         * configure: Regenerate.
443
444 2010-02-15  Nick Clifton  <nickc@redhat.com>
445
446         PR 11238
447         * configure.ac: Delete config.cache files in sub-directories when
448         deleting Makefiles.
449         * configure: Regenerate.
450
451 2010-02-12  Ben Elliston  <bje@gnu.org>
452
453         * MAINTAINERS: Update my email address.
454
455 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
456
457         * MAINTAINERS (spu port): Update my email address.
458
459 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
460
461         * MAINTAINERS: Add myself as a maintainer for the bfin port.
462
463 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
464
465         * configure.ac: Add "recommended" version checks for GMP/MPC.
466         Update recommended GMP/MPFR/MPC versions.
467         * configure: Regenerate.
468
469 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
470
471         * MAINTAINERS: Move my Embecosm email address into the
472         write-after-approval section.
473
474 2010-01-26  Ian Lance Taylor  <iant@google.com>
475
476         * MAINTAINERS: Add myself as Go frontend maintainer.
477
478 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
479
480         PR libstdc++/36101, PR libstdc++/42813
481         * configure.ac (bootstrap_target_libs): Make inclusion of
482         target-libgomp conditional on libgomb being in target_configdirs.
483         * configure: Regenerate.
484
485 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
486
487         PR libstdc++/36101, PR libstdc++/42813
488         * configure.ac (bootstrap_target_libs): Include target-libgomp.
489         * configure: Regenerate.
490
491 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
492
493         PR libstdc++/36101, PR libstdc++/42813
494         * configure.ac (target_configdirs): Substitute.
495         * Makefile.def: Bootstrap target module libgomp.
496         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
497         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
498         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
499         * configure, Makefile.in: Regenerate.
500
501 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
502
503         * MAINTAINERS: Adjust my details.
504
505 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
506
507         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
508
509 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
510
511         * MAINTAINERS: reindented my entry with tabs instead of spaces.
512
513 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
514
515         * MAINTAINERS (Write After Approval): Add myself.
516
517 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
518
519         * MAINTAINERS (Write After Approval): Add myself.
520
521 2010-01-11  Richard Guenther  <rguenther@suse.de>
522
523         PR lto/41569
524         * Makefile.def (all-lto-plugin): Depend on all-gcc.
525         * Makefile.in: Regenerated.
526
527 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
528
529         * configure.ac: Enable libjava build on x86_64-*freebsd*.
530         * configure: Regenerate.
531
532 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
533             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
534
535         PR bootstrap/42424
536         * configure.ac: Include libtool m4 files.
537         (_LT_CHECK_OBJDIR): Call it.
538         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
539         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
540
541         * configure: Regenerate.
542
543 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
544
545         PR bootstrap/41818
546         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
547         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
548         * Makefile.in: Regenerate.
549
550 2010-01-02  Richard Guenther  <rguenther@suse.de>
551
552         PR lto/41529
553         * configure.ac: Include config/elf.m4.  Disable LTO if not
554         builting for an elf target.
555         * configure: Regenerate.
556
557 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
558
559         * MAINTAINERS: Change my email address.
560
561 2009-12-18  Ben Elliston  <bje@au.ibm.com>
562
563         * config.sub, config.guess: Update from upstream sources.
564
565 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
566
567         * MAINTAINERS (Write After Approval): Add myself.
568
569 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
570
571         PR middle-end/30447
572         PR middle-end/30789
573         PR other/40302
574
575         * configure.ac: Require MPC.
576         * configure: Regenerate.
577
578 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
579
580         PR target/38384
581         PR bootstrap/40972
582         * libtool.m4: Sync from git Libtool.
583         * ltoptions.m4: Likewise.
584         * ltversion.m4: Likewise.
585         * lt~obsolete.m4: Likewise.
586         * ltmain.sh: Likewise.
587
588 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
589
590         * configure.ac: Update minimum MPC version to 0.8.
591         * configure: Regenerate.
592
593 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
594
595         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
596         * configure: Regenerated.
597
598 2009-11-21  Ian Lance Taylor  <iant@google.com>
599
600         * configure.ac: Change default of poststage1_ldflags to be empty if
601         poststage1_libs is set.  When poststage1_libs is empty, and
602         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
603         * configure: Rebuild.
604
605 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
606
607         * MAINTAINERS (Write After Approval): Update my email address.
608
609 2009-11-20  Ben Elliston  <bje@au.ibm.com>
610
611         * config.guess: Update from upstream sources.
612
613 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
614
615         * Makefile.def: Restore host and target settings for gmp.
616         * Makefile.in: Rebuild.
617
618 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
619
620         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
621         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
622         Fix portability of test of C++ as bootstrap language.  Add
623         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
624         * configure: Rebuild.
625         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
626         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
627         in-tree building.
628         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
629         (POSTSTAGE1_HOST_EXPORTS): Use it.
630         (STAGE[+id+]_CXXFLAGS): New.
631         (BASE_FLAGS_TO_PASS): Pass it down.
632         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
633         extra_exports.
634         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
635         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
636         extra_exports.
637         * Makefile.in: Rebuild.
638
639 2009-11-17  Ben Elliston  <bje@au.ibm.com>
640
641         * config.sub, config.guess: Update from upstream sources.
642
643 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
644
645         * MAINTAINERS (Write After Approval): Add myself.
646
647 2009-11-09  Jon Beniston  <jon@beniston.com>
648
649         * MAINTAINERS (Write After Approval): Add myself.
650
651 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
652
653         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
654         paths for *-w64-mingw* and x86_64-*mingw*.
655         * configure: Regenerated.
656
657 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
658
659         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
660
661 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
662
663         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
664         Phil Edwards to Write-After Approval.
665
666 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
667
668         * configure.ac: Disable target-winsup & co for
669         x86_64-*-mingw* and *-w64-mingw* targets.
670         * configure: Regenerated.
671
672 2009-10-16  Nick Clifton  <nickc@redhat.com>
673
674         * MAINTAINERS: Add myself as a maintainer for the RX port.
675
676 2009-10-26  Johannes Singler  <singler@kit.edu>
677
678         * MAINTAINERS (Write After Approval): Update my e-mail address.
679
680 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
681
682         * configure.ac (CLooG test): Use = with test.
683         * configure: Regenerate.
684
685 2009-10-22  Richard Guenther  <rguenther@suse.de>
686
687         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
688         cloog if the ppl version check failed.  Move flags saving
689         before setting in libelf check.
690         * configure: Regenerate.
691
692 2009-10-21  Richard Guenther  <rguenther@suse.de>
693
694         * configure.ac: Adjust the ppl and cloog configure to work as
695         documented.  Disable cloog if ppl was disabled.  Omit the version
696         checks if they were disabled.
697         * configure: Re-generate.
698
699 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
700
701         * configure.ac: Add 'lto' to enable_languages, not
702         new_enable_languages, and only if not already present.
703         * configure: Regenerate.
704
705 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
706
707         * README: Refer to the various COPYING* files instead of just
708         COPYING.
709         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
710
711 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
712
713         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
714         
715 2009-10-07  Richard Guenther  <rguenther@suse.de>
716
717         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
718         and Richard Guenther as reviewers.
719         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
720         as reviewers.
721
722 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
723
724         * config.sub: Update from upstream sources.
725
726 2009-10-06  Ian Lance Taylor  <iant@google.com>
727
728         * Makefile.def: check-gold depends upon all-gas.
729         * Makefile.in: Rebuild.
730
731 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
732
733         * MAINTAINERS (Write After Approval): Add myself.
734
735 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
736
737         * Makefile.def: all-lto-plugin depends on all-libiberty.
738         set bootstrap=true for lto-plugin.
739         Add lto-plugin.
740         * Makefile.in: Regenerate.
741         * configure.ac (host_libs): Add lto-plugin.
742         * configure: Regenerate.
743
744 2009-10-03  Diego Novillo  <dnovillo@google.com>
745
746         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
747         (HOST_LIBELFLIBS): Define.
748         (HOST_LIBELFINC): Define.
749         * Makefile.in: Regenerate.
750         * configure.ac: Add --enable-lto.
751         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
752         If --enable-lto is used, add 'lto' to new_enable_languages.
753         If --enable-lto is used and gold is enabled, add
754         lto-plugin to configdirs.
755         * configure: Regenerate.
756
757 2009-10-03  Simon Baldwin  <simonb@google.com>
758
759         * configure.ac: If --with-system-zlib, suppress local zlib and
760         pass --with-system-zlib to subdir configure scripts.
761         * configure: Regenerate.
762
763 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
764             Paolo Bonzini  <bonzini@gnu.org>
765
766         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
767         $(srcdir).
768         * Makefile.in: Rebuilt.
769
770 2009-09-26  Gary Funck  <gary@intrepid.com>
771
772         * MAINTAINERS (Write After Approval): Add myself.
773
774 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
775
776         * configure.ac: Update minimum MPC version to 0.7.
777         * configure: Regenerate.
778
779 2009-09-25  Nick Clifton  <nickc@redhat.com>
780
781         * configure.ac: Pass any --cache-file=/dev/null option on to
782         subconfigures.
783         * configure: Regenerate.
784
785 2009-09-23  Nick Clifton  <nickc@redhat.com>
786
787         * config.sub, config.guess: Update from upstream sources.
788
789 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
790
791         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
792         * Makefile.in: Rebuilt.
793
794 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
795
796         PR bootstrap/32272
797         * configure.ac: Error out if $srcdir isn't '.' but contains
798         host-${host_noncanonical}.
799         * configure: Regenerate.
800
801 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
802
803         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
804         maintainer.
805
806 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
807
808         * configure.ac: If bootstrapping a combined tree with
809         --enable-gold, require c++ in stage1_languages.
810         * configure: Regenerate.
811
812         * configure.ac: Also add target_libs of stage1_languages to
813         bootstrap_target_libs.
814         * configure: Regenerate.
815
816         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
817         with --enable-languages not containing c++.
818         * configure: Regenerate.
819
820 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
821
822         * configure.ac: Disable java and boehm-gc for bfin-*-*.
823         * configure: Regenerate.
824
825 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
826
827         * MAINTAINERS (Write After Approval): Update my e-mail address,
828         and move from from here...
829         (Waiting for paperwork): To here.
830
831 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
832
833         * MAINTAINERS (Reviewers): Add self as driver reviewer.
834
835 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
836
837         * configure.ac: Do not use $extrasub for replacing @if/@endif
838         parts in Makefile; instead, use additional arguments to
839         AC_CONFIG_COMMANDS to do the replacement manually, with several
840         sed invocations, to avoid HP-UX sed command limits.
841         * configure: Regenerate.
842
843 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
844
845         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
846         blank before -L.
847
848 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
849
850         * configure.ac (with-build-config): Document.  Handle without.
851         Handle missing argument.
852         * configure: Rebuilt.
853
854 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
855
856         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
857         Default to bootstrap-debug only if compare-debug works.
858         * configure: Rebuilt.
859         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
860         * Makefile.in: Rebuilt.
861
862 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
863
864         * MAINTAINERS (OS Port Maintainers): Update my email address.
865
866 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
867
868         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
869         * Makefile.in: Rebuilt.
870
871 2009-09-01  Chris Demetriou  <cgd@google.com>
872
873         * MAINTAINERS (Write After Approval): Add myself.
874
875 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
876
877         PR debug/30161
878         * include/dwarf2.h (enum dwarf_tag): Added
879         DW_TAG_GNU_template_template_param
880         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
881
882 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
883
884         * Makefile.tpl (AWK): Fix typo.
885         * Makefile.in: Regenerate.
886
887 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
888
889         * configure.ac: Detect awk and sed.
890         * Makefile.def (flags_to_pass): Add AWK and SED.
891         * Makefile.tpl (AWK, SED): New.
892         (BASE_FLAGS_TO_PASS): Add AWK and SED.
893         * configure: Regenerate.
894         * Makefile.in: Regenerate.
895
896 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
897
898         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
899         (collapseslashes): Likewise.
900
901 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
902
903         * configure.ac (AC_PREREQ): Bump to 2.64.
904
905 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
906
907         * configure.ac: Remove --with-datarootdir, --with-docdir,
908         --with-pdfdir, --with-htmldir switches.
909         * configure: Regenerate.
910
911         * configure: Regenerate.
912
913         * compile: Sync from Automake 1.11.
914         * depcomp: Likewise.
915         * install-sh: Likewise.
916         * missing: Likewise.
917         * mkinstalldirs: Likewise.
918         * ylwrap: Likewise.
919
920 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
921
922         * ltmain.sh (func_normal_abspath): New function.
923         (func_relative_path): Likewise.
924         (func_mode_help): Document new -bindir option for link mode.
925         (func_mode_link): Add new -bindir option, and use it to place
926         output DLL if specified.
927
928 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
929
930         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
931         (baseargs): Add --disable-option-checking.
932         * configure: Regenerate.
933
934         * Makefile.def (configure-target-libiberty): Depend on
935         all-binutils and all-ld.
936         (configure-target-newlib): Likewise.
937         * Makefile.in: Regenerate.
938
939 2009-08-17  Ben Elliston  <bje@au.ibm.com>
940
941         * config.sub, config.guess: Update from upstream sources.
942
943 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
944
945         Sync from src, merge:
946
947         2009-07-02  Tristan Gingold  <gingold@adacore.com>
948
949         * configure.ac: Do not exclude gas for i386-*-darwin.
950         Add a case for x86_64-*-darwin.
951         * configure: Regenerate.
952
953 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
954
955         * MAINTAINERS: Add my name to Write After Approval list.
956
957 2009-08-06  Michael Eager  <eager@eagercon.com>
958
959         * configure.ac: Add Microblaze target.
960         * configure: Regenerate.
961
962 2009-07-31  Christian Bruel  <christian.bruel@st.com>
963
964         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
965         * configure: Regenerate.
966         
967 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
968
969         * MAINTAINERS (Write After Approval): Update my e-mail address.
970
971 2009-07-06  Ian Lance Taylor  <iant@google.com>
972
973         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
974         * configure: Rebuild.
975
976 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
977
978         * MAINTAINERS: Move myself to the Graphite Reviewers.
979
980 2009-06-30  Wei Guozhi  <carrot@google.com>
981
982         * MAINTAINERS: Add my name to Write After Approval list.
983
984 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
985
986         PR bootstrap/40338
987         * configure.ac (comparestring): Create new variable.
988         * Makefile.tpl (comparestring): Use to skip some comparisions.
989         * configure: Regenerate.
990         * Makefile.in: Regenerate.
991
992 2009-06-26  Doug Evans  <dje@sebabeach.org>
993
994         * Makefile.def (host_modules): Add cgen.
995         * Makefile.in: Regenerate.
996         * configure.ac (host_tools): Add cgen.
997         * configure: Regenerate.
998
999 2009-06-23  DJ Delorie  <dj@redhat.com>
1000
1001         * MAINTAINERS: Add myself as mep maintainer.
1002
1003 2009-06-23  Ian Lance Taylor  <iant@google.com>
1004
1005         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1006         boot_languages.  Only bootstrap target libraries listed in
1007         target_libs for some boot language.  Add --with-stage1-ldflags,
1008         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1009         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1010         if not building with C++.
1011         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1012         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1013         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1014         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1015         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1016         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1017         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1018         * configure, Makefile.in: Rebuild.
1019
1020 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1021
1022         * MAINTAINERS: Added my name to write-after-approval list.
1023
1024 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1025
1026         * configure.ac: Define is_elf for QNX Neutrino targets.
1027         * configure: Regenerate.
1028
1029 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1030
1031         * MAINTAINERS: Added my name to the write-after-approval list
1032
1033 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1034
1035         * configure.ac: Detect MPC in default directory.
1036         * configure: Regenerate.
1037
1038 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1039             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1040
1041         * Makefile.tpl (all): Avoid a trailing backslash.
1042         * Makefile.in: Regenerate.
1043
1044 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1045
1046         * config.sub, config.guess: Update from upstream sources.
1047
1048 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1049
1050         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1051         to noconfdirs.
1052         * configure: Regenerate.
1053
1054 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1055
1056         * Makefile.tpl ([+compare-target+]): Compare all stage
1057         directories, rather than just gcc.
1058         * Makefile.in: Rebuilt.
1059
1060 2009-06-01  Doug Kwan  <dougkwan@google.com>
1061
1062         * configure.ac: Support gold for target arm*-*-*.
1063         * configure: Regenerate.
1064
1065 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1066
1067         * Makefile.def: Add MPC support and dependencies.
1068         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1069
1070         * Makefile.in, configure: Regenerate.
1071
1072 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1073
1074         * Makefile.tpl (all): Avoid harmless warning in make all when
1075         gcc-bootstrap is enabled but stage_last does not exist.
1076         * Makefile.in: Rebuilt.
1077
1078 2009-05-24  Nicolas Roche  <roche@adacore.com>
1079
1080         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1081         * Makefile.in: Regenerate.
1082
1083 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1084
1085         * MAINTAINERS: Update my e-mail address.
1086
1087 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1088
1089         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1090         * configure:  Regenerate.
1091
1092 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1093
1094         PR other/40159
1095         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1096         gcc-no-bootstrap are mutually exclusive.
1097         * Makefile.in: Rebuilt.
1098
1099 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1100
1101         PR other/40159
1102         * Makefile.tpl (all): Don't end with unconditional success.
1103         * Makefile.in: Rebuilt.
1104
1105 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1106
1107         PR target/37137
1108         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1109         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1110         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1111         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1112         stage_configureflags, stage_cflags and stage_libcflags into
1113         explicit Makefile macros.
1114         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1115         GFORTRAN.
1116         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1117         CC.  Set CC_FOR_BUILD from CC.
1118         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1119         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1120         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1121         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1122         and GFORTRAN.
1123         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1124         (_LIBCFLAGS): Renamed to _TFLAGS.
1125         (do-compare-debug, do-compare3-debug): Drop.
1126         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1127         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1128         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1129         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1130         (XGCC_FLAGS_FOR_TARGET): New.
1131         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1132         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1133         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1134         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1135         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1136         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1137         TFLAGS.
1138         (BUILD_CONFIG): Include if requested.
1139         (all): Set TFLAGS on bootstrap.
1140         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1141         (all-stageid-prefixmodule): Likewise.
1142         (do-clean, distclean-stageid): Set TFLAGS.
1143         (restrap): Fix whitespace.
1144         * Makefile.in: Rebuilt.
1145
1146 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1147
1148         * config.guess: Sync with src.
1149
1150 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1151
1152         * configure.ac ($with_ppl):  Default to no if not supplied.
1153         ($with_cloog):  Likewise.
1154         configure:  Regenerate.
1155
1156 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1157
1158         * MAINTAINERS: Update my e-mail address.
1159
1160 2009-04-27  Nick Clifton  <nickc@redhat.com>
1161
1162         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1163
1164 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1165
1166         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1167         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1168         * Makefile.in: Regenerate.
1169
1170 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1171
1172         PR bootstrap/39739
1173         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1174         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1175
1176         * configure, Makefile.in: Regenerate.
1177
1178 2009-04-21  Taras Glek  <tglek@mozilla.com>
1179
1180         * include/hashtab.h: Update GTY annotations to new syntax
1181         * include/splay-tree.h: Likewise
1182
1183 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1184
1185         * config.sub, config.guess: Update from upstream sources.
1186
1187 2009-04-15  Anthony Green  <green@moxielogic.com>
1188
1189         * configure.ac: Add moxie support.
1190         * configure: Rebuilt.
1191
1192 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1193
1194         * configure.ac: Change copyright header to refer to version
1195         3 of the GNU General Public License and to point readers at the
1196         COPYING3 file and the FSF's license web page.
1197         * Makefile.def: Likewise.
1198         * Makefile.tpl: Likewise.
1199         * Makefile.in: Regenerate.
1200
1201 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1202
1203         * configure.ac: Restore match for darwin9 or later. Use double
1204         brackets since regeneration eats one pair.
1205         * configure: Regenerate.
1206
1207 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1208
1209         PR gas/10039
1210         * configure.ac: Require texinfo 4.7.
1211         * configure: Regenerated.
1212
1213 2009-04-09  Nick Clifton  <nickc@redhat.com>
1214
1215         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1216         the GCC Runtime Library Exception.
1217
1218 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1219
1220         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1221         * configure: Regenerate.
1222
1223 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1224
1225         * Makefil.def (languages): New entries.
1226         * Makefile.tpl (check-gcc-*): New generic target.
1227         * Makefile.in: Regenerate.
1228
1229 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1230
1231         * MAINTAINERS:  Update my email address.
1232
1233 2009-03-18  Tom Tromey  <tromey@redhat.com>
1234
1235         * configure: Rebuild.
1236         * configure.ac (host_libs): Add libiconv.
1237         * Makefile.in: Rebuild.
1238         * Makefile.def (host_modules): Add libiconv.
1239         (configure-gdb, all-gdb): Depend on libiconv.
1240
1241 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1242
1243         * configure.ac: Treat gdb as supported on x86_64-darwin.
1244         * configure: Regenerate.
1245
1246 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1247
1248         * configure.ac (--with-host-libstdcxx): New option.
1249         * configure: Regenerate.
1250
1251 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1252
1253         * MAINTAINERS:  Move myself into the write after approval list.
1254
1255 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1256
1257         * MAINTAINERS: Update e-mail address.
1258         
1259 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1260
1261         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1262
1263 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1264
1265         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1266
1267 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1268
1269         Backport from git Libtool:
1270
1271         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1272         Support GNU/kOpenSolaris.
1273         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1274         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1275         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1276         GNU/kOpenSolaris.
1277
1278 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1279
1280         * MAINTAINERS: Update e-mail address.
1281
1282 2009-02-24  Michael Eager  <eager@eagercon.com>
1283
1284         * MAINTAINERS (Write After Approval): Add self.
1285
1286 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1287
1288         * MAINTAINERS (Write After Approval): Add myself.
1289
1290 2009-02-05  Andreas Schwab  <schwab@suse.de>
1291
1292         * Makefile.tpl (stage_last): Define $r and $s before using
1293         $(RECURSE_FLAGS_TO_PASS).
1294         * Makefile.in: Regenerate
1295
1296 2009-01-30  Ian Lance Taylor  <iant@google.com>
1297
1298         * MAINTAINERS: Move myself to the Global Reviewers list.
1299
1300 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1301
1302         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1303         * configure: Regenerate.
1304
1305 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1306
1307         * MAINTAINERS: Make whitespace consistent.
1308         Remove Robert Millan from Write After Approval.
1309
1310 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1311
1312         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1313         (all-opcodes): Depend on all-libiberty.
1314         * Makefile.in: Regenerate.
1315
1316 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1317
1318         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1319         * configure: Regenerate.
1320
1321 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1322
1323         * MAINTAINERS (Write After Approval): Add myself.
1324
1325 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1326
1327         * MAINTAINERS: Add myself to reviewers (Fortran).
1328
1329 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1330
1331         PR tree-optimization/38515
1332         * configure.ac (cloog-polylib): Removed.
1333         (with_ppl, with_cloog): Test for "no".
1334         * configure: Regenerated.
1335
1336 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1337
1338         * MAINTAINERS: Moved myself to reviewers (Fortran).
1339
1340 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1341
1342         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1343         (Write After Approval): Remove myself.
1344
1345 2009-01-03  Diego Novillo  <dnovillo@google.com>
1346
1347         * MAINTAINERS: Remove myself from alias maintainership.
1348
1349 2009-01-02  David Ayers  <ayers@fsfe.org>
1350
1351         * MAINTAINERS: Update e-mail address.
1352
1353 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1354
1355         * MAINTAINERS: Make whitespace consistent.
1356
1357 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1358
1359         Backport from upstream Libtool:
1360         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1361         Add cache variables to tests that require the linker to work.
1362         For shlibpath_overrides_runpath, this also changes the semantics
1363         to let the result from the C compiler take precedence.
1364
1365 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1366
1367         * config.sub, config.guess: Update from upstream sources.
1368
1369 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1370
1371         * configure.ac (ppllibs): Add by default the lib flags.
1372         * configure: Regenerate.
1373
1374 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1375
1376         * MAINTAINERS:  Add myself to the write after approval list.
1377
1378 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1379
1380         * configure.ac: Add double brackets on darwin[912].
1381         * configure: Regenerate.
1382
1383 2008-12-03  Daniel Kraft  <d@domob.eu>
1384
1385         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1386         Approval to Reviewer section (for Fortran front-end).
1387
1388 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1389
1390         * configure.ac: Expand to darwin10 and later.
1391         * configure: Regenerate.
1392
1393 2008-12-02  Andreas Schwab  <schwab@suse.de>
1394
1395         * Makefile.def: configure-target-boehm-gc depends on
1396         all-target-libstdc++-v3.
1397         * Makefile.in: Regenerate.
1398
1399 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1400
1401         * MAINTAINERS:  Add myself as mingw maintainer.
1402
1403 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1404
1405         * config.sub, config.guess: Update from upstream sources.
1406
1407 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1408
1409         * README.SCO: Remove.
1410
1411 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1412
1413         * MAINTAINERS:  Add myself to the write after approval list.
1414
1415 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1416
1417         * MAINTAINERS:  Update my email address in WAA section.
1418
1419 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1420
1421         * MAINTAINERS: Update e-mail address.
1422
1423 2008-11-27  Toon Moene  <toon@moene.org>
1424
1425         * MAINTAINERS: Change e-mail address.
1426
1427 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1428
1429         * configure.ac: Build gdb for i?86-*-darwin*
1430         * configure: Regenerated.
1431
1432 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1433
1434         * MAINTAINERS: Added my full name.
1435
1436 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1437
1438         PR bootstrap/38014
1439         PR bootstrap/37923
1440
1441         Revert:
1442
1443         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1444
1445         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1446         * Makefile.in: Regenerated.
1447
1448         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1449
1450         PR gdb/921
1451         PR gdb/1646
1452         PR gdb/2175
1453         PR gdb/2176
1454
1455         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1456         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1457         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1458         (HOST_EXPORTS): Pass CPPFLAGS.
1459         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1460         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1461         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1462         * Makefile.in, configure: Regenerated.
1463         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1464         and CPPFLAGS_FOR_BUILD.
1465
1466 2008-11-06  Jeff Law  <law@redhat.com>
1467
1468         * MAINTAINERS: Add myself as middle end maintainer.
1469
1470 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1471
1472         * MAINTAINERS (Write after approval): Add myself.
1473
1474 2008-11-05  Diego Novillo  <dnovillo@google.com>
1475
1476         * MAINTAINERS (Global Reviewers): Add myself.
1477         (Non-Algorithmic Maintainers): Remove myself.
1478
1479 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1480
1481         * MAINTAINERS (Write after approval): Add myself.
1482
1483 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1484
1485         * MAINTAINERS (Write after approval): Add myself.
1486
1487 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1488
1489         * configure.ac (spu-*-*): Remove special case.
1490         * configure: Regenerate.
1491
1492 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1493
1494         * MAINTAINERS (Write after approval): Update my email address.
1495
1496 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1497
1498         * configure.ac [spu-*-*]: Do not set skipdirs.
1499         * configure: Re-generate.
1500
1501 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1502
1503         * MAINTAINERS (Various Maintainers): Add myself to reload.
1504
1505 2008-10-25  Richard Guenther  <rguenther@suse.de>
1506
1507         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1508         maintainer.  Remove myself as libgcc-math maintainer.
1509         (Non-Algorithmic Maintainers): Remove myself.
1510
1511 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1512
1513         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1514         * Makefile.in: Regenerated.
1515
1516 2008-10-23  Cary Coutant  <ccoutant@google.com>
1517
1518         * MAINTAINERS (Write after approval): Add myself.
1519
1520 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1521
1522         PR gdb/921
1523         PR gdb/1646
1524         PR gdb/2175
1525         PR gdb/2176
1526
1527         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1528         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1529         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1530         (HOST_EXPORTS): Pass CPPFLAGS.
1531         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1532         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1533         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1534         * Makefile.in, configure: Regenerated.
1535         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1536         and CPPFLAGS_FOR_BUILD.
1537
1538 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1539
1540         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1541         Sebastian Pop.
1542
1543 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1544
1545         * MAINTAINERS (Write After Approval): Added myself.
1546
1547 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1548
1549         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1550         recommended version to 2.3.2.
1551
1552         * configure: Regenerate.
1553
1554 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1555
1556         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1557
1558 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1559
1560         * MAINTAINERS (Write After Approval): Update e-mail address.
1561
1562 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1563
1564         * libtool.m4: Update to libtool 2.2.6.
1565         * lt~obsolete.m4: Update to libtool 2.2.6.
1566         * ltmain.sh: Update to libtool 2.2.6.
1567         * ltsugar.m4: Update to libtool 2.2.6.
1568         * ltversion.m4: Update to libtool 2.2.6.
1569         * ltoptions.m4: Update to libtool 2.2.6.
1570         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1571
1572 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1573
1574         * MAINTAINERS (Write After Approval): Add myself.
1575
1576 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1577
1578         * MAINTAINERS (Write After Approval): Update my name.
1579
1580 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1581
1582         * MAINTAINERS: Add myself in "Write After Approval".
1583
1584 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1585
1586         * MAINTAINERS: Add myself as ia64 maintainer.
1587
1588 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1589
1590         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1591         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1592         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1593         and Michael Tiemann from Write After Approval since they do not
1594         actually have access.
1595
1596 2008-09-05  Richard Guenther  <rguenther@suse.de>
1597
1598         * configure.ac: Initialize clooglibs to -lcloog.
1599         * configure: Re-generate.
1600
1601 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1602
1603         * MAINTAINERS (Write After Approval): Add myself.
1604
1605 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1606
1607         * configure.ac (--with-cloog-polylib): New.
1608         (--disable-cloog-version-check): New.
1609         (--disable-ppl-version-check): New.
1610         * configure: Re-generate.
1611
1612 2008-09-03  Richard Guenther  <rguenther@suse.de>
1613
1614         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1615         cloog test.
1616         * configure: Re-generate.
1617
1618 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1619
1620         Add picoChip port.
1621         * MAINTAINERS: Add picoChip maintainers.
1622
1623 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1624             Tobias Grosser  <grosser@fim.uni-passau.de>
1625             Jan Sjodin  <jan.sjodin@amd.com>
1626             Harsha Jagasia  <harsha.jagasia@amd.com>
1627             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1628             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1629             Adrien Eliche  <aeliche@isty.uvsq.fr>
1630
1631         Merge from graphite branch.
1632         * configure: Regenerate.
1633         * Makefile.in: Regenerate.
1634         * configure.ac (host_libs): Add ppl and cloog.
1635         Add checks for PPL and CLooG.
1636         * Makefile.def (ppl, cloog): Added modules and dependences.
1637         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1638         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1639
1640 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1641
1642         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1643         (GCC_SHLIB_SUBDIR): New.
1644         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1645         * configure: Regenerate.
1646         * Makefile.in: Regenerate.
1647
1648 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1649
1650         * MAINTAINERS: Consistently use tabs to separate columns.
1651
1652 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1653
1654         * MAINTAINERS (Write after Approval): Add myself.
1655
1656 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1657
1658         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1659         Enable bfd, binutils and opcodes.
1660         * configure: Regenerate.
1661
1662 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1663
1664         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1665
1666 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1667
1668         * MAINTAINERS:  Use correct Umlaut for last name.
1669
1670 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1671
1672         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1673
1674 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1675
1676         * MAINTAINERS: Update my email address.
1677
1678 2008-08-16  Nicolas Roche  <roche@adacore.com>
1679
1680         * Makefile.tpl: Add BOOT_ADAFLAGS.
1681         * Makefile.in: Regenerate.
1682
1683 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1684
1685         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1686         * configure: Regenerate.
1687
1688 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1689
1690         * configure.ac: Add makefile fragments for hpux.
1691         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1692         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1693         * configure: Regenerate.
1694         * Makefile.in: Regenerate.
1695
1696 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1697
1698         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1699
1700 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1701
1702         * MAINTAINERS (Write after Approval): Add myself.
1703
1704 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1705
1706         * MAINTAINERS (Write After Approval):  Add myself.
1707
1708 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1709
1710         * MAINTAINERS (Write After Approval):  Add myself.
1711
1712 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1713
1714         * MAINTAINERS: Update my email address.
1715
1716 2008-06-25  Joey Ye  <joey.ye@intel.com>
1717
1718         * MAINTAINERS (Write After Approval):  Add myself.
1719
1720 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1721
1722         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1723         * Makefile.in: Regenerate.
1724         * configure: Regenerate.
1725
1726 2008-06-17  Daniel Kraft  <d@domob.eu>
1727
1728         * MAINTAINERS (Write After Approval):  Add myself.
1729
1730 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1731
1732         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1733         "$@" is still intact with both Autoconf 2.59 and 2.62.
1734         * configure: Regenerate.
1735
1736 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1737
1738         * Makefile.tpl: Fix comment errors.
1739         * Makefile.in: Regenerate.
1740
1741 2008-06-12  David S. Miller  <davem@davemloft.net>
1742             David Edelsohn  <edelsohn@gnu.org>
1743
1744         * configure.ac: Add powerpc*-*-* to gold supported targets.
1745         * configure: Regenerate.
1746
1747 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1748
1749         PR tree-optimization/36218
1750         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1751         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1752         (all prefix="build-"): Pass them to build-system sub-makes.
1753         * Makefile.in: Regenerate.
1754
1755 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1756
1757         * MAINTAINERS (mt port): Remove.
1758         (sco5, unixware, sco udk): Remove.
1759         (Kean Johnston): Add to Write After Approval.
1760
1761 2008-05-30  Julian Brown  <julian@codesourcery.com>
1762
1763         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1764         of libobjc for ARM EABI Linux.
1765         * configure: Regenerate.
1766
1767 2008-05-18  Xinliang David Li   <davidxl@google.com>
1768
1769         * ChangeLog: Remove wrong ChangeLog entry.
1770
1771 2008-05-17  Xinliang David Li   <davidxl@google.com>
1772
1773         * MAINTAINERS (Write After Approval): Add myself.
1774
1775 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1776
1777         * MAINTAINERS (Write After Approval): Add myself.
1778
1779 2008-05-14  Rafael Espíndola  <espindola@google.com>
1780
1781         * config-ml.in: don't handle --enable-shared and --enable-static.
1782
1783 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1784
1785         * MAINTAINERS: Update my email address.
1786
1787 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1788
1789         * MAINTAINERS: Update my email address.
1790
1791 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1792
1793         * MAINTAINERS (Write After Approval): Add myself.
1794
1795 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1796
1797         * MAINTAINERS (Write After Approval): Add myself.
1798
1799 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
1800
1801         * MAINTAINERS (crx): Add myself.
1802
1803 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1804
1805         Sync with src:
1806         2008-04-14  David S. Miller  <davem@davemloft.net>
1807
1808         * configure.ac: Add sparc*-*-* to gold supported targets.
1809         * configure: Regenerate.
1810
1811 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1812
1813         PR bootstrap/35457
1814         * configure.ac: Include override.m4.
1815         * configure: Regenerate.
1816
1817 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1818
1819         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1820         * Makefile.in: Regenerate.
1821
1822 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
1823
1824         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1825         as nonconfigurable directories list.
1826         * configure: Regenerate.
1827
1828 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1829
1830         * config.sub, config.guess: Update from upstream sources.
1831
1832 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1833
1834         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1835         * Makefile.in: Regenerate.
1836
1837 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1838
1839         * configure.ac: Do not build libssp for the AVR.
1840         * configure: Regenerate.
1841
1842 2008-04-07  Ian Lance Taylor  <iant@google.com>
1843
1844         * Makefile.def: check-gold depends upon all-binutils.
1845         * Makefile.in: Regenerate.
1846
1847 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1848
1849         * MAINTAINERS (Write After Approval): Add myself.
1850
1851 2008-04-04  Nick Clifton  <nickc@redhat.com>
1852
1853         PR binutils/4334
1854         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1855         builds.
1856         * configure: Regenerate.
1857
1858 2008-04-04  NightStrike  <NightStrike@gmail.com>
1859
1860         PR other/35151
1861         * configure.ac: Combine rules for mingw32 and mingw64.
1862         * configure: Regenerate.
1863
1864 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1865
1866         * MAINTAINERS (Write After Approval): Add myself.
1867
1868 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
1869
1870         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1871         * Makefile.in (.NOTPARALLEL): Ditto.
1872
1873 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1874
1875         * MAINTAINERS (Write After Approval): Add myself.
1876
1877 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
1878
1879         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1880         * Makefile.in (.NOTPARALLEL): Regenerate.
1881
1882 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1883
1884         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1885         * Makefile.in: Regenerate.
1886
1887 2008-03-26  Jakub Staszak  <kuba@et.pl>
1888
1889         * MAINTAINERS (Write After Approval): Add myself.
1890
1891 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1892
1893         * MAINTAINERS:  Update e-mail address.
1894
1895 2008-03-20  Ian Lance Taylor  <iant@google.com>
1896
1897         * configure.ac: Add support for --enable-gold.
1898         * Makefile.def: Add gold as a directory like ld.
1899         * configure, Makefile.in: Regenerate.
1900
1901 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1902
1903         * configure.ac: m4_include config/proginstall.m4.
1904         * configure: Regenerate.
1905
1906         Backport from upstream Libtool:
1907
1908         2007-10-12  Eric Blake  <ebb9@byu.net>
1909
1910         Deal with Autoconf 2.62's semantic change in m4_append.
1911         * ltsugar.m4 (lt_append): Replace broken versions of
1912         m4_append.
1913         (lt_if_append_uniq): Don't require separator to be overquoted,
1914         and avoid broken m4_append.
1915         (lt_dict_add): Fix typo.
1916         * libtool.m4 (_LT_DECL): Don't overquote separator.
1917
1918 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1919
1920         * config.rpath: Add AIX 6 support.
1921
1922 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1923
1924         * Makefile.def (stageprofile).  Remove -fprofile-generate
1925         from stage_libcflags.
1926         * Makefile.in: Regenerate.
1927
1928 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1929
1930         * config.sub, config.guess: Update from upstream sources.
1931
1932 2008-03-06  Tom Tromey  <tromey@redhat.com>
1933
1934         * MAINTAINERS: Update for treelang deletion.
1935
1936 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1937
1938         * MAINTAINERS: Update my email address.
1939
1940 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1941
1942         * MAINTAINERS (darwin port): Add myself as a maintainer.
1943         (objective-c/c++): Add myself as a maintainer.
1944
1945 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1946
1947         * MAINTAINERS (Write After Approval): Update my email address.
1948
1949 2008-02-25  Tomas Bily  <tbily@suse.cz>
1950
1951         * MAINTAINERS (Write After Approval): Add myself.
1952
1953 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1954
1955         * MAINTAINERS (OpenMP): Add myself.
1956
1957 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1958
1959         PR bootstrap/32009
1960         PR bootstrap/32161
1961
1962         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1963         * configure: Regenerate.
1964
1965         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1966         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1967         STAGE4_LIBCFLAGS): New.
1968         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1969         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1970         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1971         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1972         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1973         for target modules.  Don't export LIBCFLAGS.
1974         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1975         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1976         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1977         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1978         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1979         * Makefile.in: Regenerate.
1980
1981 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1982
1983         PR libgcj/33085
1984         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1985         Do not use -DDLL_EXPORT.  Backport from upstream.
1986
1987 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1988
1989         * MAINTAINERS (Write After Approval): Add myself.
1990
1991 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1992
1993         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1994         * configure: Regenerate.
1995
1996 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1997
1998         * configure.ac (xtensa*-*-*): Recognize processor variants.
1999         * configure: Regenerate.
2000
2001 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2002
2003         PR bootstrap/34922
2004         * configure.ac (PARSE_ARGS): Push suitable setting of
2005         ac_subdirs_all, for `./configure --help=recursive'.
2006         Handle `+' in generic toplevel directory disabling.
2007         * configure: Regenerate.
2008
2009 2008-01-28  Nick Clifton  <nickc@redhat.com>
2010
2011         * MAINTAINERS (xstormy16): Take over maintainership.
2012
2013 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2014
2015         * MAINTAINERS (c4x port): Remove.
2016
2017 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2018
2019         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2020
2021 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2022
2023         * config.sub, config.guess: Update from upstream sources.
2024
2025 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2026
2027         * MAINTAINERS (Write After Approval): Add myself.
2028
2029 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2030
2031         * MAINTAINERS: Update my email address.
2032
2033 2008-01-09  Raksit Ashok  <raksit@google.com>
2034
2035         * MAINTAINERS (Write After Approval): Add myself.
2036
2037 2008-01-09  Raksit Ashok  <raksit@google.com>
2038
2039         * MAINTAINERS (Write After Approval): Add myself.
2040
2041 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2042
2043         * config.sub, config.guess: Update from upstream sources.
2044
2045 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2046
2047         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2048         Change recommended MPFR from 2.2.1 -> 2.3.0.
2049         * configure: Regenerate.
2050
2051 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2052
2053         * MAINTAINERS: Update my email address.
2054
2055 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2056
2057         * MAINTAINERS: Update my email address.
2058
2059 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2060
2061         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2062         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2063         * Makefile.in: Regenerate.
2064
2065 2007-12-10  Mark Heffernan  <meheff@google.com>
2066
2067         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2068         misplaced entries.
2069
2070 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2071
2072         * configure.ac: Enable libjava for x86_64-*-darwin9.
2073         * configure: Regenerate.
2074
2075 2007-12-07  Bill Maddox  <maddox@google.com>
2076
2077         * MAINTAINERS (Write After Approval): Add myself.
2078
2079 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2080
2081         * config.sub, config.guess: Update from upstream sources.
2082
2083 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2084
2085         * config-ml.in: Remove 64bit configure tests.
2086
2087 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2088
2089         * config-ml.in: Robustify against white space in absolute file
2090         names.
2091
2092         * config-ml.in (multi-clean): Substitute ${Makefile}.
2093         Remove superfluous ${Makefile} in list.
2094
2095 2007-11-19  Thiemo Seufer  <ths@mips.com>
2096
2097         * config-ml.in: Don't hardcode the Makefile name.
2098
2099 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2100
2101         * MAINTAINERS (Write After Approval): Add myself.
2102
2103 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2104
2105         * MAINTAINERS (Write After Approval): Add myself.
2106
2107 2007-11-06  Doug Kwan  <dougkwan@google.com>
2108
2109         * MAINTAINERS (Write After Approval): Add myself.
2110
2111 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2112
2113         * MAINTAINERS (mercury): Remove entry.
2114         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2115
2116 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2117
2118         * Makefile.def (dependencies): Make configure-gdb depend on
2119         all-intl.
2120         * Makefile.in: Regenerated.
2121
2122 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2123
2124         * MAINTAINERS (Fortran maintainer): Remove myself.
2125
2126 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2127
2128         * Makefile.def: To avoid problems running with parallel makes,
2129         build newlib before libgloss so that target specific header
2130         files are availble.
2131         * Makefile.in: Regenerate
2132
2133 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2134
2135         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2136         * Makefile.in: Regenerate.
2137
2138 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2139
2140         * MAINTAINERS (Register allocation reviewer): Add myself.
2141
2142 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2143
2144         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2145         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2146         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2147         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2148         * configure: Regenerate.
2149
2150 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2151
2152         * MAINTAINERS (Register allocation reviewer): Add myself.
2153
2154 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2155
2156         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2157         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2158         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2159         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2160         * configure.ac: Default them to host tools for $host = $build.
2161         Subst them.
2162
2163         * configure: Regenerate.
2164         * Makefile.in: Regenerate.
2165
2166 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2167
2168         * MAINTAINERS (Register allocation reviewer): Add myself.
2169
2170 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2171
2172         * MAINTAINERS (Register allocation reviewer): Add myself.
2173
2174 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2175
2176         * MAINTAINERS (Write After Approval): Fix typo.
2177
2178 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2179
2180         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2181         * configure: Regenerate.
2182
2183 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2184
2185         PR bootstrap/31906
2186         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2187         they're already prefixed.
2188
2189 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2190
2191         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2192         libstdc++.
2193         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2194         * configure: Regenerate.
2195         * Makefile.in: Regenerate.
2196
2197 2007-09-17  Andreas Schwab  <schwab@suse.de>
2198
2199         * configure.ac: Raise minimum makeinfo version to 4.6.
2200         * configure: Regenerate.
2201
2202 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2203
2204         * MAINTAINERS (write-after-approval) add myself
2205
2206 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2207
2208         * configure.ac: Correct makeinfo version check.
2209         * configure: Regenerate.
2210
2211 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2212
2213         * MAINTAINERS: Update my email address.
2214
2215 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2216
2217         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2218         to $skipdirs and only disable gprof for newlib.  Use the normal
2219         mips*-elf* handling in other respects.
2220         * configure: Regnerate.
2221
2222 2007-09-12  David Daney  <ddaney@avtrex.com>
2223
2224         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2225         enabling libgcj.
2226         * configure: Regenerate.
2227
2228 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2229
2230         PR other/32154
2231         * configure.ac: For libgloss targets, point the linker to the linker
2232         script, startup code and simulator library.
2233         * configure: Regenerate.
2234
2235 2007-09-07  Andrew Haley  <aph@redhat.com>
2236
2237         * configure.ac (noconfigdirs): Remove target-libffi and
2238         target-libjava.
2239         * configure: Regenerate.
2240
2241 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2242
2243         PR target/33281
2244         * configure.ac: Use config/mh-mingw on mingw.
2245         * configure: Regenerate.
2246
2247 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2248
2249         * MAINTAINERS (Write After Approval): Add myself.
2250
2251 2007-09-05  Richard Guenther  <rguenther@suse.de>
2252
2253         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2254         nor --disable-checking is provided also turn on yes and types
2255         checking for stage1.
2256         * configure: Re-generate.
2257
2258 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2259
2260         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2261         (Write After Approval): Remove myself.
2262
2263 2007-08-29  Nick Clifton  <nickc@redhat.com>
2264
2265         * config.sub, config.guess: Update from upstream sources.
2266
2267 2007-08-22  Bud Davis  <jmdavis@link.com>
2268
2269         * MAINTAINERS (Write After Approval): Added myself.
2270         * MAINTAINERS (Reviewers): Removed myself.
2271
2272 2007-08-18  Paul Brook  <paul@codesourcery.com>
2273             Joseph Myers  <joseph@codesourcery.com>
2274
2275         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2276         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2277         * Makefile.in: Regenerate.
2278         * configure.ac (--with-debug-prefix-map): New.
2279         * configure: Regenerate.
2280
2281 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2282             Nigel Stephens  <nigel@mips.com>
2283
2284         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2285         as target_makefile_frag.
2286         * configure: Regenerate.
2287
2288 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2289
2290         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2291         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2292         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2293         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2294         (do-compare, do-compare3, do-compare-debug): New.
2295         ([+compare-target+]): Use them.
2296
2297 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2298
2299         * MAINTAINERS (Write After Approval): Change my email address.
2300
2301 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2302             Ben Elliston  <bje@au.ibm.com>
2303
2304         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2305         --silent if $silent.
2306         * configure: Regenerate.
2307
2308 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2309
2310         * MAINTAINERS (Various Maintainers): Add myself as
2311         loop infrastructure maintainer.  Update my e-mail
2312         address.
2313
2314 2007-07-31  Diego Novillo  <dnovillo@google.com>
2315
2316         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2317         Adjust description.
2318
2319 2007-07-26  Richard Guenther  <rguenther@suse.de>
2320
2321         * configure.ac: Add types checking to stage1 checking flags.
2322         * configure: Regenerate.
2323
2324 2007-07-17  Nick Clifton  <nickc@redhat.com>
2325
2326         * COPYING3: New file.  Contains version 3 of the GNU General
2327         Public License.
2328         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2329         Lesser General Public License.
2330
2331 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2332
2333         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2334
2335 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2336
2337         * MAINTAINERS (S/390 co-maintainer): Add myself.
2338         (Write After Approval): Remove myself.
2339
2340 2007-07-13  Dan Hipschman  <dsh@google.com>
2341
2342         * MAINTAINERS (Write After Approval): Add myself.
2343
2344 2007-07-11  Nick Clifton  <nickc@redhat.com>
2345
2346         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2347         WINDRES export.
2348         * Makefile.in: Regenerate.
2349
2350 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2351
2352         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2353         maintainer.
2354
2355 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2356
2357         * lt~obsolete.m4: New. Import from 20070318 libtool.
2358
2359 2007-07-03  Julian Brown  <julian@codesourcery.com>
2360
2361         * MAINTAINERS (Write After Approval): Add myself.
2362
2363 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2364
2365         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2366         * configure: Regenerate.
2367
2368 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2369
2370         * configure.ac: Add some missing m4 quotation.
2371         * configure: Regenerate.
2372
2373 2007-07-02  Simon Baldwin  <simonb@google.com>
2374
2375         * MAINTAINERS (Write After Approval): Add myself.
2376
2377 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2378
2379         * configure: Regenerate.
2380
2381 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2382
2383         * Makefile.def: Add windmc tool to build.
2384         * Makefile.tpl: Likewise.
2385         * configure.ac: Likewise.
2386         * Makefile.in: Regenerate.
2387         * configure: Regenerate.
2388
2389 2007-06-28  DJ Delorie  <dj@redhat.com>
2390
2391         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2392         not building newlib.
2393         * configure: Regenerated.
2394
2395 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2396
2397         * MAINTAINERS (Write After Approval): Add myself.
2398
2399 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2400
2401         * MAINTAINERS (Write After Approval): Add myself.
2402
2403 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2404
2405         * MAINTAINERS (Write After Approval): Add myself.
2406
2407 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2408
2409         * MAINTAINERS (Write After Approval): Add myself.
2410
2411 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2412
2413         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2414         * Makefile.in: Regenerated.
2415
2416 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2417
2418         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2419         bfin*-*-uclinux* targets.
2420         * configure: Regenerate.
2421
2422 2007-06-14  Ian Lance Taylor  <iant@google.com>
2423
2424         * MAINTAINERS: Add myself as non-algorithmic global write
2425         maintainer.
2426
2427 2007-06-14  Diego Novillo  <dnovillo@google.com>
2428
2429         * MAINTAINERS: Add self as middle-end maintainer and
2430         non-algorithmic global write maintainer.
2431
2432 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2433
2434         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2435         Move all Fortran maintainers except Paul Brook into the
2436         Non-Autopoiesis section.
2437
2438 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2439
2440         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2441         (distclean-stage[+id+]): Possibly delete stage_last.
2442         * Makefile.in: Regenerate.
2443
2444 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2445
2446         * MAINTAINERS (Various Maintainer): Fix typo.
2447
2448 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2449
2450         * MAINTAINERS (Various Maintainer): Add myself as
2451         dataflow maintainer.
2452
2453 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2454
2455         * config.sub, config.guess: Update from upstream sources.
2456
2457 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2458
2459         * Makefile.tpl: Fix spelling error.
2460         * Makefile.in: Regenerate.
2461
2462 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2463
2464         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2465         lt_cv_sys_max_cmd_len.
2466
2467 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2468
2469         * MAINTAINERS (Various Maintainers): Add myself as
2470         auto-vectorizer maintainer.
2471
2472 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2473
2474         PR libjava/32098
2475         * libtool.m4: Revert previous change.
2476         * ltgcc.m4: Put it here.
2477
2478 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2479
2480         * MAINTAINERS (Various Maintainers): Add myself as
2481         auto-vectorizer maintainer.
2482
2483 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2484
2485         PR libjava/32098
2486         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2487
2488 2007-05-30  Richard Guenther  <rguenther@suse.de>
2489
2490         * MAINTAINERS (Various Maintainers): Add myself as
2491         auto-vectorizer maintainer.
2492
2493 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2494
2495         PR bootstrap/29382
2496         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2497         * configure: Rebuilt.
2498
2499 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2500
2501         * MAINTAINERS (Write After Approval): Removed my name.
2502
2503 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2504
2505         * MAINTAINERS (Write After Approval): Remove myself.
2506
2507 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2508
2509         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2510
2511 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2512
2513         * ltmain.sh: Update from ToT Libtool.
2514         * libtool.m4: Update from ToT Libtool.
2515         * ltsugar.m4: New. Update from ToT Libtool.
2516         * ltversion.m4: New. Update from ToT Libtool.
2517         * ltoptions.m4: New. Update from ToT Libtool.
2518         * ltconfig: Remove.
2519         * ltcf-c.sh: Remove.
2520         * ltcf-cxx.sh: Remove.
2521         * ltcf-gcj.sh: Remove.
2522
2523 2007-05-22  Ollie Wild  <aaw@google.com>
2524
2525         * MAINTAINERS (Write After Approval): Add myself.
2526
2527 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2528
2529         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2530         stage_cflags.
2531         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2532         Remove CFLAGS/LIBCFLAGS.
2533         (configure-stage[+id+]-[+prefix+][+module+],
2534         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2535         * Makefile.in: Regenerate.
2536
2537 2007-05-15  Diego Novillo  <dnovillo@google.com>
2538
2539         * MAINTAINERS: Update e-mail address.
2540
2541 2007-05-15  Revital Eres  <eres@il.ibm.com>
2542
2543         * MAINTAINERS (Write After Approval): Add myself.
2544
2545 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2546
2547         * MAINTAINERS (Write After Approval): Updated my address.
2548
2549 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2550
2551         * MAINTAINERS (Write After Approval): Add myself.
2552
2553 2007-05-11  Silvius Rus  <rus@google.com>
2554
2555         * MAINTAINERS (Write After Approval): Add myself.
2556
2557 2007-04-23  Tom Tromey  <tromey@redhat.com>
2558
2559         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2560
2561 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2562
2563         * MAINTAINERS (cpplib): Rename to ...
2564         (libcpp): ... this.  Add C/C++ front end maintainers.
2565
2566 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2567
2568         * config-ml.in: Pass ${ml_config_env} to configure calls.
2569
2570 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2571
2572         * MAINTAINERS (Write After Approval): Add myself.
2573
2574 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2575
2576         * MAINTAINERS (Write After Approval): Add myself.
2577
2578 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2579
2580         * MAINTAINERS (fortran 95 front end): Add myself.
2581
2582 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2583
2584         * MAINTAINERS (Write After Approval): Add myself.
2585
2586 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2587
2588         * MAINTAINERS (Modulo Scheduler): Add myself.
2589
2590 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2591
2592         * MAINTAINERS (fortran 95 front end): Add myself.
2593         (c++ front end): whitespace fix.
2594
2595 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2596
2597         * MAINTAINERS (Write After Approval): Add myself.
2598
2599 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2600
2601         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2602         of glob.  Quote arguments with single quotes too.
2603         * configure: Regenerate.
2604
2605 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2606
2607         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2608         * Makefile.in: Regenerate
2609
2610 2007-03-07  Andreas Schwab  <schwab@suse.de>
2611
2612         * configure: Regenerate.
2613
2614 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2615
2616         * configure.ac: Add "--with-pdfdir" configure option,
2617         which defines pdfdir variable.
2618         * Makefile.def (target=fixincludes): Add install-pdf to
2619         missing targets.
2620         (recursive_targets): Add install-pdf target.
2621         (flags_to_pass): Add pdfdir.
2622         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2623         target.
2624         * configure: Regenerate
2625         * Makefile.in: Regenerate
2626
2627 2007-02-28  Eric Christopher  <echristo@apple.com>
2628
2629         Revert:
2630         2006-12-07  Mike Stump  <mrs@apple.com>
2631
2632         * Makefile.def (dependencies): Add dependency for
2633         install-target-libssp and install-target-libgomp on
2634         install-gcc.
2635         * Makefile.in: Regenerate.
2636
2637 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2638
2639         * configure: Regenerate.
2640         * configure.ac: Move statements after variable declarations.
2641
2642 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2643
2644         * MAINTAINERS: Add myself as sh maintainer.
2645
2646 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2647
2648         * configure.ac: Adjust for loop syntax.
2649         * configure: Regenerate.
2650
2651 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2652
2653         * configure: Rebuilt.
2654
2655 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2656
2657         * configure.ac: Drop multiple occurrences of --enable-languages,
2658         and fix its quoting.
2659         * configure: Rebuilt.
2660
2661 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2662             Nathan Sidwell  <nathan@codesourcery.com>
2663             Vladimir Prus  <vladimir@codesourcery.com>
2664             Joseph Myers  <joseph@codesourcery.com>
2665
2666         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2667         * configure: Regenerate.
2668
2669 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2670
2671         * ltconfig (freebsd*): Default to elf.
2672
2673 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2674
2675         * configure.ac (target_libraries): Move libgcc before libiberty.
2676         * configure: Regenerated.
2677
2678 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2679             Paolo Bonzini  <bonzini@gnu.org>
2680
2681         PR bootstrap/30753
2682         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2683         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2684         * configure: Regenerated.
2685
2686 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2687
2688         * MAINTAINERS (Language Front End Maintainers): Update my mail
2689         address.
2690
2691 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2692
2693         PR bootstrap/30748
2694         * configure.ac: Correct syntax for Solaris ksh.
2695         * configure: Regenerated.
2696
2697 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2698
2699         * configure.ac: Sync with src.
2700         * configure: Regenerate.
2701
2702 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2703
2704         * Makefile.in: Regenerate.
2705
2706 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2707
2708         * config.sub: Sync with src.
2709
2710 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2711
2712         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2713         noncanonical equivalents.
2714         * configure.in: Rename to...
2715         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2716         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2717         target_noncanonical.  Use them.  Rewrite removal of configure
2718         arguments for autoconf 2.59.  Discard variable settings.  Force
2719         program_transform_name for native tools.
2720
2721         * Makefile.in: Regenerated.
2722         * configure: Regenerated with autoconf 2.59.
2723
2724 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2725
2726         * MAINTAINERS (Write After Approval): Add myself.
2727
2728 2007-01-31  Andreas Schwab  <schwab@suse.de>
2729
2730         * Makefile.tpl (LDFLAGS): Substitute it.
2731         * Makefile.in: Regenerate.
2732
2733 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
2734
2735         * MAINTAINERS (Write After Approval): Add myself.
2736
2737 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2738
2739         * MAINTAINERS (spu port): Add myself.
2740
2741 2007-01-23  Richard Guenther  <rguenther@suse.de>
2742
2743         PR bootstrap/30541
2744         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2745         * Makefile.tpl (GNATBIND): Substitute it.
2746         (GNATMAKE): Likewise.
2747         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2748         of STAGE_PREFIX.
2749         * Makefile.in: Regenerate.
2750         * configure: Regenerate.
2751
2752 2007-01-18  Mike Stump  <mrs@apple.com>
2753
2754         * configure.in: Re-enable -Werror for gcc builds.
2755
2756 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2757
2758         * MAINTAINERS (Write After Approval): Add myself.
2759
2760 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2761
2762         * configure.in: Change == to = in test command.
2763         * configure: Regenerate.
2764
2765 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2766             Nick Clifton  <nickc@redhat.com>
2767             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2768
2769         * configure.in (build_configargs, host_configargs, target_configargs):
2770         Remove build/host/target parameters.
2771         (host_libs): Add gmp and mpfr.
2772         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2773         * Makefile.def (gmp, mpfr): New.
2774         (gcc): Remove target.
2775         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2776         target_os, target_vendor): New.
2777         (configure): Add host_alias/target_alias arguments; adjust invocations.
2778         * configure: Regenerate.
2779         * Makefile.in: Regenerate.
2780
2781 2007-01-11  Matt Fago  <fago@earthlink.net>
2782
2783         * configure.in: Try to link to functions only in mpfr 2.2.x
2784         to improve robustness of configure tests.
2785         * configure: Regenerate.
2786
2787 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2788
2789         * MAINTAINERS: Add myself as i386 maintainer.
2790
2791 2007-01-08  Jan Hubicka  <jh@suse.cz>
2792
2793         * MAINTAINERS: Add myself as i386 maintainer.
2794
2795 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2796
2797         * configure.in: Add support for an x86_64-mingw* target.
2798         * configure: Regenerate.
2799
2800 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2801
2802         * Makefile.tpl (all-target): Correct @if conditional for target
2803         modules.
2804         * configure.in: Omit libiberty if building only target libgcc.
2805         * configure, Makefile.in: Regenerated.
2806
2807 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2808
2809         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2810         * configure: Regenerate.
2811
2812 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2813
2814         * Makefile.def (target_modules): Add libgcc.
2815         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2816         * Makefile.tpl (clean-target-libgcc): Delete.
2817         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2818         on gcc even for bootstrapped modules.  Rewrite handling of
2819         lang_env_dependencies to loop over target_modules.
2820         * configure.in (target_libraries): Add target-libgcc.
2821         * Makefile.in, configure: Regenerated.
2822
2823 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2824
2825         * configure.in: Reorganize recognition of languages.  Add
2826         --enable-stage1-languages.  Show supported languages for the chosen
2827         target rather than all recognized languages.
2828         * configure: Regenerate.
2829
2830 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2831
2832         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2833         * Makefile.in: Regenerate.
2834
2835 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2836
2837         * configure.in: Warn that MPFR 2.2.0 is buggy.
2838         * configure: Regenerate.
2839
2840 2006-12-27  Ian Lance Taylor  <iant@google.com>
2841
2842         * configure.in: When removing Makefiles to force a reconfigure, also
2843         remove prev-DIR*/Makefile.
2844         * configure: Regenerate.
2845
2846 2006-12-22  Andreas Schwab  <schwab@suse.de>
2847
2848         * configure: Regenerate with correct autoconf version.
2849
2850 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2851
2852         * configure.in: add AC_SUBST for *_FOR_TARGET.
2853         * configure: Regenerate.
2854
2855 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2856
2857         * configure.in: Simplify logic for rejecting languages that cannot
2858         be built.  Separate the case when a language is unsupported,
2859         from the case when the user chooses not to build a language.
2860
2861 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2862
2863         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2864         it only affects bootstrap and could be tested on "$host" as well.
2865         * configure: Regenerate.
2866         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2867
2868 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2869
2870         PR bootstrap/29544
2871         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2872         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2873         move here comment from Makefile.tpl.
2874         * Makefile.tpl: Move some definitions higher in the file.
2875         (STAGE1_CHECKING): New.
2876         * configure.in: Add --enable-stage1-checking.
2877         * configure: Regenerate.
2878         * Makefile.in: Regenerate.
2879
2880 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2881
2882         * MAINTAINERS: Add myself as build system maintainer.
2883
2884 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2885
2886         * MAINTAINERS (Write After Approval): Add myself.
2887
2888 2006-12-13  Eric Christopher  <echristo@apple.com>
2889
2890         * MAINTAINERS: Add myself as darwin maintainer.
2891
2892 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2893
2894         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2895
2896 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
2897
2898         MAINTAINERS: Update my entry.
2899
2900 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2901
2902         * configure.in:  Handle spu makefile frag.
2903         * Makefile.tpl (MAINT): Define
2904         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2905         * configure: Regenerate.
2906         * Makefile.in: Regenerate.
2907
2908 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2909
2910         * config.guess: Import latest version.
2911         * config.sub: Likewise.
2912
2913 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2914
2915         * configure.in (spu-*-*): Don't skip target-libiberty.
2916         * configure: Regenerate.
2917
2918 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2919
2920         PR bootstrap/30134
2921         * configure.in: Correct x86 darwin support for libjava to powerpc
2922         and i?86 only.
2923         * configure: Regenerate.
2924
2925 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2926
2927         * configure.in: Add x86 darwin support for libjava.
2928         * configure: Regenerate.
2929
2930 2006-12-07  Mike Stump  <mrs@apple.com>
2931
2932         * Makefile.def (dependencies): Add dependency for
2933         install-target-libssp and install-target-libgomp on
2934         install-gcc.
2935         * Makefile.in: Regenerate.
2936
2937 2006-12-04  Richard Guenther  <rguenther@suse.de>
2938
2939         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2940         (Non-Algorithmic Maintainers): Move over non-algorithmic
2941         loop optimizer maintainers, add myself as a non-algorithmic
2942         middle-end maintainer.
2943
2944 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2945
2946         * MAINTAINERS (Write After Approval): Add myself.
2947
2948 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2949
2950         * configure.in: Update error message for missing GMP/MPFR.
2951
2952         * configure: Regenerate.
2953
2954 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2955
2956         * configure.in: Update MPFR version in error message.
2957
2958         * configure: Regenerate.
2959
2960 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2961
2962         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2963         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2964         --with-gmp-lib): New flags.
2965
2966         * configure: Regenerate.
2967
2968 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2969
2970         * MAINTAINERS (Write After Approval): Change my email address.
2971
2972 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2973
2974         * MAINTAINERS (Write After Approval): Add myself.
2975
2976 2006-11-22  Philipp Thomas  <pth@suse.de>
2977
2978         * MAINTAINERS (i18n): Update e-mail address.
2979
2980 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2981
2982         * MAINTAINERS (spu port): Add myself as maintainer.
2983         (Write After Approval): Remove myself.
2984
2985 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2986
2987         * configure.in (skipdirs): Don't build libssp for SPU.
2988         * configure: Regenerate.
2989
2990 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2991
2992         * MAINTAINERS (spu port): Add myself as maintainer.
2993         (libobjc): Update my email address.
2994
2995 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2996
2997         * MAINTAINERS (Write After Approval): Add myself.
2998
2999 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3000
3001         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3002         * configure : Rebuilt.
3003
3004 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3005
3006         * MAINTAINERS (Write After Approval): Add myself.
3007
3008 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3009
3010         * MAINTAINERS (Write After Approval): Add myself.
3011
3012 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3013
3014         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3015         libmpfr.a.
3016         * configure: Regenerate.
3017
3018 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3019
3020         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3021         (unstage): Test for stage_last presence.
3022
3023         PR bootstrap/29802
3024         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3025         STAGE_PREFIX.
3026         * Makefile.in: Regenerate.
3027
3028 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3029
3030         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3031         maintainers.
3032
3033 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3034
3035         * MAINTAINERS (Write After Approval): Add myself.
3036
3037 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3038
3039         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3040         and stageN-package/Makefile.
3041         * Makefile.in: Regenerated.
3042
3043 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3044
3045         * configure.in: Remove target-libgloss from noconfigdirs for
3046         bfin-*-*.
3047         * configure: Regenerated.
3048
3049 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3050
3051         * configure.in (have_gmp): Only error if the gcc directory exists.
3052
3053         * configure: Regenerate.
3054
3055 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3056
3057         * configure.in: Robustify error message for missing GMP/MPFR.
3058
3059         * configure: Regenerate.
3060
3061 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3062
3063         * MAINTAINERS (Write After Approval): Add myself.
3064
3065 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3066
3067         * MAINTAINERS: Change email address.
3068
3069 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3070
3071         * MAINTAINERS (Write After Approval): Add myself.
3072
3073 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3074
3075         * MAINTAINERS (Write After Approval): Add myself.
3076
3077 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3078
3079         * MAINTAINERS (Write After Approval): Move myself to
3080         Write After Approval section.
3081
3082 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3083
3084         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3085         need_gmp anymore.
3086         * configure: Regenerate.
3087
3088 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3089
3090         * MAINTAINERS (Write After Approval): Add myself.
3091
3092 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3093
3094         * config.guess: Import latest version.
3095         * config.sub: Likewise.
3096
3097 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3098
3099         * Makefile.def: Added pdf target handling.
3100         * Makefile.tpl: Added pdf target handling.
3101         * Makefile.in: Regenerated.
3102
3103 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3104
3105         * MAINTAINERS: Add self as score port maintainer.
3106
3107 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3108
3109         * MAINTAINERS (Write After Approval): Add myself.
3110
3111 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3112
3113         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3114         or newer.
3115         * configure: Regenerated.
3116
3117 2006-09-27  Dave Brolley  <brolley@redhat.com>
3118
3119         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3120         using $s instead of $r.
3121         * configure: Regenerated.
3122
3123 2006-09-26  Thiemo Seufer  <ths@mips.com>
3124
3125         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3126         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3127         * configure: Regenerate.
3128
3129 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3130
3131         * MAINTAINERS (Write After Approval): Remove myself.
3132
3133 2006-09-22  Chao-ying Fu  <fu@mips.com>
3134
3135         * MAINTAINERS (Write After Approval): Add myself.
3136
3137 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3138
3139         * MAINTAINERS: Add self as soft-fp maintainer.
3140
3141 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3142
3143         * MAINTAINERS: Add myself as avr maintainer.
3144         Remove Marek Michalkiewicz as avr maintainer.
3145
3146 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3147
3148         * MAINTAINERS (Write After Approval): Add myself.
3149
3150 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3151
3152         * configure.in: Never build newlib for a Mingw host.
3153         Never build newlib as Mingw target library.
3154         Test the existence of winsup/cygwin for building a Cygwin newlib,
3155         rather than just winsup.
3156         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3157         building a Mingw target.
3158         * configure: Regenerate.
3159
3160 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3161
3162         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3163
3164 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3165
3166         * config.guess: Import from src (was more updated).
3167         * config.sub: Likewise.
3168
3169 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3170
3171         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3172         * configure: Regenerated.
3173
3174 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3175
3176         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3177         for stages after the first.
3178
3179 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3180
3181         * Makefile.def: Add dependencies for configure-opcodes
3182         on configure-intl and all-opcodes on all-intl.
3183         * Makefile.in: Regenerated.
3184
3185 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3186
3187         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3188
3189 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3190
3191         Port to hosts whose 'sort' and 'tail' implementations
3192         treat operands with leading '+' as file names, as POSIX
3193         has required since 2001.  However, make sure the code still
3194         works on pre-POSIX hosts.
3195         * ltmain.sh: Don't assume "sort +2" is equivalent to
3196         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3197
3198 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3199
3200         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3201
3202 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3203
3204         * ltconfig: chmod 644 before ranlib during install.
3205
3206 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3207
3208         PR bootstrap/18058
3209         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3210         if the bootstrap compiler is a GCC version that supports it.
3211         * configure: Regenerate.
3212
3213 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3214
3215         * configure.in: Fix thinkos in previous check-in.
3216         * configure: Regenerate.
3217
3218 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3219
3220         PR other/27063
3221         * configure.in: Test subdir_requires and give an appropriate
3222         error message.
3223         * configure: Regenerate.
3224
3225 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3226
3227         * MAINTAINERS (Write After Approval): Add myself.
3228
3229 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3230
3231         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3232
3233 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3234
3235         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3236
3237 2006-06-20  David Ayers  <d.ayers@inode.at>
3238
3239         PR bootstrap/28072
3240         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3241         whether target-libjava is being configured instead of whether the
3242         java front end is enabled.
3243         * configure: Regenerate.
3244
3245 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3246
3247         PR target/27540
3248         * configure.in: Only enable libgomp on IRIX 6.
3249         * configure: Regenerate.
3250
3251 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3252
3253         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3254         too.
3255         * Makefile.in: Regenerate.
3256
3257 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3258
3259         * config-ml.in: Alter CCASFLAGS to include special
3260         multilib options the same as is done for CFLAGS.
3261
3262 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3263
3264         * configure.in: Don't enable libgomp on hpux10.
3265         * configure: Rebuilt.
3266
3267 2006-06-12  David Ayers  <d.ayers@inode.at>
3268
3269         PR bootstrap/27963
3270         PR target/19970
3271         * configure.in: Remove target-boehm-gc from noconfigdirs where
3272         ${libgcj} is specified.
3273         * configure: Regenerate.
3274
3275 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3276
3277         Sync from src:
3278
3279         * configure.in: Sync.
3280         * configure: Regenerated.
3281
3282         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3283
3284         * Makefile.def: Added dependencies from sim and gdb on intl, and
3285         added configure dependencies to everything with an all dependency
3286         on intl.
3287         * Makefile.in: Regenerated.
3288
3289 2006-06-06  David Ayers  <d.ayers@inode.at>
3290
3291         PR libobjc/13946
3292         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3293         * Makefile.in: Regenerate.
3294         * configure.in: Add --enable-objc-gc at toplevel and have it
3295         enable boehm-gc for Objective-C.
3296         Remove target-boehm-gc from libgcj.
3297         Add target-boehm-gc to target_libraries.
3298         Add target-boehm-gc to noconfigdirs where ${libgcj}
3299         is specified.
3300         Assert that boehm-gc is supported when requested for Objective-C.
3301         Only build boehm-gc if needed either for Java or Objective-C.
3302         * configure: Regenerate.
3303
3304 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3305
3306         PR 27674
3307         * Makefile.tpl (configure-[+prefix+][+module+],
3308         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3309         Remove rule to unstage bootstrapped modules.
3310         (stage_current): New.
3311         * Makefile.in: Regenerate.
3312
3313 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3314
3315         * MAINTAINERS (Write After Approval): Update my e-mail address.
3316
3317 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3318
3319         * include/libiberty.h: Declare pex_run_in_environment.
3320
3321 2006-05-31  Asher Langton  <langton2@llnl.gov>
3322
3323         * MAINTAINERS (Write After Approval): Add myself.
3324
3325 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3326
3327         * Makefile.def (bfd, opcodes): Fix lib_path.
3328         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3329         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3330         * Makefile.in: Regenerate.
3331
3332 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3333
3334         * Makefile.in: Regenerate.
3335
3336 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3337
3338         * Makefile.def: Add install-html target. Add datarootdir
3339         docdir and htmldir to flags_to_pass.
3340         * Makefile.tpl: Add install-html target.
3341         * Makefile.in: Regenerate.
3342         * configure.in: Add --with-datarootdir, --with-docdir, and
3343         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3344         * configure: Regenerate.
3345
3346 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3347
3348         * configure.in: Enable gprof for cross builds.
3349         * configure: Regenerate.
3350
3351 2006-05-22  Richard Guenther  <rguenther@suse.de>
3352
3353         Revert
3354         2006-01-31  Richard Guenther  <rguenther@suse.de>
3355         Paolo Bonzini  <bonzini@gnu.org>
3356
3357         * Makefile.def (target_modules): Add libgcc-math target module.
3358         * configure.in (target_libraries): Add libgcc-math target library.
3359         (--enable-libgcc-math): New configure switch.
3360         * Makefile.in: Re-generate.
3361         * configure: Re-generate.
3362         * libgcc-math: New toplevel directory.
3363
3364 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3365             Andreas Tobler  <a.tobler@schweiz.ch>
3366
3367         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3368         * configure: Rebuilt.
3369
3370 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3371
3372         * MAINTAINERS (Write After Approval): Add myself.
3373
3374 2006-05-01  DJ Delorie  <dj@redhat.com>
3375
3376         * configure.in: Restore CFLAGS if GMP isn't present.
3377         * configure: Regenerate.
3378
3379 2006-05-01  Richard Guenther  <rguenther@suse.de>
3380
3381         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3382         maintainer.
3383
3384 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3385
3386         * MAINTAINERS (Write After Approval): Add myself.
3387
3388 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3389
3390         * MAINTAINERS (Write After Approval): Add myself.
3391
3392 2006-04-18  DJ Delorie  <dj@redhat.com>
3393
3394         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3395         reference libgloss so that libssp can be built in a combined
3396         tree.
3397         * configure: Regenerate.
3398
3399 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3400
3401         * MAINTAINERS (Write After Approval): Add myself.
3402
3403 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3404
3405         * configure.in: Require makeinfo 4.4 or higher.
3406         * configure: Regenerate.
3407
3408 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3409
3410         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3411         Rearrange the entries of other libraries to have them in one place.
3412
3413 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3414
3415         * MAINTAINERS (Write After Approval): Remove myself.
3416         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3417
3418 2006-03-14  Richard Guenther  <rguenther@suse.de>
3419
3420         * configure: Regenerate with autoconf 2.13.
3421
3422 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3423
3424         * MAINTAINERS: Use my work address.
3425
3426         * MAINTAINERS: Update my E-mail address.
3427
3428 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3429
3430         * configure.in: Handle --disable-<component> generically.
3431         * configure: Regenerate.
3432
3433 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3434
3435         PR libgcj/17311
3436         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3437
3438 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3439
3440         * MAINTAINERS (Write After Approval):  Remove myself.
3441         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3442
3443 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3444
3445         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3446         (TARGET_CONFIGDIRS): Remove.
3447         * configure.in: Remove AC_SUBST(target_configdirs).
3448         * Makefile.in, configure: Regenerated.
3449
3450 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3451
3452         * MAINTAINERS (Write After Approval):  Remove myself.
3453         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3454
3455 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3456
3457         PR bootstrap/25670
3458
3459         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3460
3461         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3462         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3463         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3464         BUILD_PREFIX, BUILD_PREFIX_1.
3465         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3466
3467         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3468         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3469
3470         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3471         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3472         of `cat stage_current`.  Always provide the `r' and `s' variables.
3473         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3474         a single shell execution.
3475         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3476         bootstrapped modules, make the stage1 module if the build was not
3477         started yet, else build the current stage.
3478         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3479         (all-build, all-host, all-target, [+make_target+]-host,
3480         [+make_target+]-target): Do not use \-continued lines.
3481         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3482         (current_stage, restrap, stage_last): New.
3483
3484         * Makefile.in: Regenerate.
3485         * configure: Regenerate.
3486
3487 2006-02-19  Bud Davis  <jmdavis@link.com>
3488
3489         * MAINTAINERS (Write After Approval):  Remove myself.
3490         (Language Front End Maintainers):  Add myself as fortran 95
3491         maintainer and update e-mail address.
3492
3493 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3494
3495         * MAINTAINERS (Write After Approval):  Remove myself.
3496         (Language Front End Maintainers):  Add myself as fortran 95
3497         maintainer.
3498
3499 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3500
3501         * MAINTAINERS (Write After Approval): Add myself.
3502
3503 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3504
3505         * MAINTAINERS (Write After Approval):  Remove myself.
3506         (Language Front End Maintainers):  Add myself as
3507         fortran 95 maintainer.
3508
3509 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3510
3511         Sync from src:
3512
3513         2005-12-27  Leif Ekblad  <leif@rdos.net>
3514
3515         * configure.in: Add support for RDOS target.
3516         * configure: Regenerate.
3517
3518 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3519             Andreas Schwab  <schwab@suse.de>
3520
3521         * configure: Regenerate.
3522
3523 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3524
3525         * configure.in (enable_libgomp): Add AIX.
3526         * configure: Regenerate.
3527
3528 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3529
3530         * MAINTAINERS (Write After Approval): Add myself.
3531
3532 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3533
3534         * MAINTAINERS (Write After Approval): Add myself.
3535
3536 2006-01-31  Richard Guenther  <rguenther@suse.de>
3537         Paolo Bonzini  <bonzini@gnu.org>
3538
3539         * Makefile.def (target_modules): Add libgcc-math target module.
3540         * configure.in (target_libraries): Add libgcc-math target library.
3541         (--enable-libgcc-math): New configure switch.
3542         * Makefile.in: Re-generate.
3543         * configure: Re-generate.
3544         * libgcc-math: New toplevel directory.
3545
3546 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3547
3548         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3549         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3550         the assembler, linker and binutils.
3551         * configure: Regenerate.
3552
3553 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3554
3555         * MAINTAINERS (Write After Approval): Add myself.
3556
3557 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3558
3559         * configure: Regenerate.
3560
3561 2006-01-18  Richard Henderson  <rth@redhat.com>
3562             Jakub Jelinek  <jakub@redhat.com>
3563             Diego Novillo  <dnovillo@redhat.com>
3564
3565         * libgomp: New directory.
3566         * Makefile.def: Add target_module libgomp.
3567         * Makefile.in: Regenerate.
3568         * configure.in (target_libraries): Add target-libgomp.
3569         * configure: Regenerate.
3570
3571 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3572
3573         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3574         @ from continuation.
3575         * Makefile.in: Rebuilt.
3576
3577 2006-01-04  Chris Lattner  <sabre@gnu.org>
3578
3579         * MAINTAINERS (Write After Approval): Add myself.
3580
3581 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3582
3583         PR bootstrap/24252
3584
3585         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3586         * Makefile.tpl (OBJDUMP): New.
3587         (EXTRA_HOST_FLAGS): Add it.
3588         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3589
3590         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3591         to use symbolic links between directories.  Avoid race conditions
3592         or make them harmless.
3593         * configure.in: Do not try to use symbolic links between directories.
3594
3595         * Makefile.def (LEAN): Pass.
3596         * Makefile.tpl (LEAN): Define.
3597         (stage[+id+]-start): Accept that the previous directory does not
3598         exist, if the bootstrap is lean.
3599         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3600         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3601         configure substitution.
3602         ([+compare-target+]): Likewise.
3603         ([+bootstrap-target+]-lean): New.
3604         * configure.in: Remove lean bootstrap support from here.
3605
3606         * Makefile.in: Regenerate.
3607         * configure: Regenerate.
3608
3609 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3610
3611         * MAINTAINERS (libdecnumber): Add myself.
3612
3613 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3614
3615         * libtool-ldflags: New script.
3616
3617 2006-01-02  Andreas Schwab  <schwab@suse.de>
3618
3619         * configure.in: When reconfiguring remove Makefile in
3620         all stage directories.
3621         * configure: Regenerate.
3622
3623 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3624
3625         * MAINTAINERS: Update my email address.
3626
3627 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3628
3629         Revert Ada-related part of the previous change.
3630
3631         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3632         Do not pass.
3633         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3634         * Makefile.in: Regenerate.
3635         * configure.in: Do not include mt-ppc-aix target fragment.
3636         * configure: Regenerate.
3637
3638 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3639
3640         * configure.in: Select appropriate fragments for PowerPC/AIX.
3641         * configure: Regenerate.
3642
3643         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3644         BOOT_CFLAGS, BOOT_LDFLAGS.
3645         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3646         BOOT_CFLAGS, BOOT_LDFLAGS.
3647         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3648         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3649         (stage): Fail if we cannot complete the work.
3650         * Makefile.in: Regenerate.
3651
3652 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3653
3654         * configure.in: Replace ms1 with mt.
3655         * configure: Rebuilt.
3656
3657 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3658
3659         * MAINTAINERS: Update my email address.
3660
3661 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3662
3663         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3664         install-host-nogcc): Don't invoke $(stage) at the end.
3665         * Makefile.in: Regenerate.
3666
3667 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3668
3669         * configure.in: Flip the top-level bootstrap switch.
3670         * configure: Regenerate.
3671
3672 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3673
3674         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3675         $(stage) and $(unstage).
3676         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3677         (all): Remove stray semicolon.
3678         (local-distclean): Don't handle multilib.tmp and multilib.out.
3679         (install.all): Set $s for consistency.
3680         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3681         check_multilibs setting.  Always make the install directory.
3682         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3683         Correct @if/@endif.
3684         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3685         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3686         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3687         (multilib.out): Remove.
3688         * Makefile.in: Regenerated.
3689
3690 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3691
3692         * MAINTAINERS (Write After Approval): Add myself.
3693
3694 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3695
3696         * MAINTAINERS: Add myself as mt maintainer.
3697
3698         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3699
3700 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3701
3702         * MAINTAINERS: Change email address.
3703
3704 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3705
3706         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3707         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3708         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3709         Find in-tree tools if available.
3710         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3711         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3712         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3713         (COMPILER_*_FOR_TARGET): New.
3714         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3715         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3716         (CONFIGURED_*, USUAL_*): Remove.
3717         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3718         STRIP): Use autoconf substitutions.
3719         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3720         COMPILER_NM_FOR_TARGET): New.
3721         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3722
3723         (all): Make all-host and all-target in parallel.
3724         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3725         that $$r and $$s are set before invoking a recursive make.
3726         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3727         ([+bootstrap-target+]): Inline most of the `all' target.
3728
3729 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3730
3731         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3732         from the gcc build directory.
3733         * Makefile.in: Regenerate.
3734
3735 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3736
3737         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3738         depend on all-libdecnumber.
3739         * configure.in (host_libs): Include libdecnumber.
3740         * Makefile.in: Regenerate.
3741         * configure: Likewise.
3742
3743 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3744
3745         * libdecnumber: Import decNumber sources from the dfp-branch.
3746
3747 2005-11-21  Kean Johnston  <jkj@sco.com>
3748
3749         * config.sub, config.guess: Sync from upstream sources.
3750
3751 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3752
3753         Import from Autoconf sources:
3754
3755         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3756         * config/move-if-change: Don't output "$2 is unchanged";
3757         suggested by Ben Elliston.  Handle weird characters correctly.
3758
3759 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3760
3761         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3762         to match upstream libtool for darwin.
3763
3764 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3765
3766         * Makefile.def: Remove gdb dependencies for gdbtk.
3767         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3768         (configure-gdb, install-gdb): New rules.
3769         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3770         * Makefile.in, configure: Regenerated.
3771
3772 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3773
3774         * MAINTAINERS (Write After Approval): Add myself.
3775
3776 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3777
3778         * MAINTAINERS (Write After Approval): Add myself.
3779
3780 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3781
3782         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3783         Diego Novillo.
3784
3785 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3786
3787         PR bootstrap/24297
3788         * Makefile.tpl (do-[+make-target+], do-check, install,
3789         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3790         are set before recursing.
3791         * Makefile.in: Regenerate.
3792
3793 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3794
3795         PR bootstrap/18939
3796         * Makefile.def (gcc) <target>: Fix thinko.
3797         * Makefile.in: Regenerate.
3798
3799 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3800
3801         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3802         * configure: Regenerate.
3803
3804 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3805
3806         * MAINTAINERS (Write After Approval): Add self.
3807
3808 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3809
3810         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3811         target-libffi, target-qthreads, target-libjava, and
3812         targetlibobjc.
3813         * configure: Regenerate.
3814
3815 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3816
3817         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3818         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3819         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3820         (USUAL_OBJDUMP_FOR_TARGET): New.
3821         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3822         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3823         * configure, Makefile.in: Regenerated.
3824
3825 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3826
3827         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3828         before other host packages.
3829
3830 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3831
3832         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3833
3834 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3835
3836         PR bootstrap/22340
3837
3838         * configure.in (default_target): Remove.
3839         * Makefile.tpl (all): Do not use prerequisites as subroutines
3840         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3841         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3842         use prerequisites as subroutines.
3843         (check-host, check-target): New.
3844         (bootstrap configure & all targets): Do not use stage*-start
3845         if the directory layout is already ok.
3846         (non-bootstrap configure & all targets): Prepend a $(unstage).
3847         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3848         (NOTPARALLEL): Remove.
3849         (unstage, stage variables): New variables.
3850         (unstage, stage targets): Simply expand to those variables.
3851
3852         * configure: Regenerate.
3853         * Makefile.in: Regenerate.
3854
3855 2005-10-04  James E Wilson  <wilson@specifix.com>
3856
3857         * Makefile.def (lang_env_dependencies): Add libmudflap.
3858         * Makefile.in: Regenerate.
3859
3860 2005-10-03  Andreas Schwab  <schwab@suse.de>
3861
3862         Backport from libtool CVS:
3863         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3864
3865         * ltmain.sh: add support for installing into temporary
3866         staging area (e.g. 'make install DESTDIR=...')
3867
3868 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3869
3870         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3871         * configure: Regenerated.
3872
3873 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3874
3875         * configure: Regenerate with the correct
3876         autoconf version.
3877
3878 2005-09-30  Catherine Moore  <clm@cm00re.com>
3879
3880         * configure.in (bfin-*-*): New.
3881         * configure: Regenerated.
3882
3883 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3884
3885         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3886         (LIPO_FOR_TARGET): New.
3887         (CONFIGURED_LIPO_FOR_TARGET): New.
3888         (USUAL_LIPO_FOR_TARGET): New.
3889         (STRIP_FOR_TARGET): New.
3890         (CONFIGURED_STRIP_FOR_TARGET): New.
3891         (USUAL_STRIP_FOR_TARGET): New.
3892         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3893         STRIP_FOR_TARGET.
3894         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3895         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3896         * Makefile.in: Regenerate.
3897         * configure: Regenerate.
3898
3899 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3900
3901         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3902         (rs6000-*-aix*): Same.
3903         * configure: Regenerate.
3904
3905 2005-09-16  Tom Tromey  <tromey@redhat.com>
3906
3907         * MAINTAINERS: Add self as java maintainer.
3908
3909 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3910
3911         * configure.in: Recognize f95 in the --enable-languages option,
3912         and substitute it for fortran, issuing a warning.
3913         * configure: Regenerate.
3914
3915 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3916
3917         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3918         * configure:  Regenerated.
3919
3920 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3921
3922         * MAINTAINERS: Add self as ms1 maintainer.
3923
3924 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3925
3926         * Makefile.def (libssp): Add to lang_env_dependencies.
3927         * Makefile.in: Regenerate.
3928
3929 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3930
3931         * MAINTAINERS: Add myself as middle-end maintainer.
3932
3933 2005-08-17  Christian Groessler  <chris@groessler.org>
3934
3935         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3936         * Makefile.in: Regenerate.
3937
3938 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3939
3940         * MAINTAINERS (write after approval): Added myself.
3941
3942 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3943
3944         * MAINTAINERS (Write After Approval): Add myself.
3945
3946 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3947
3948         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3949         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3950         Look for alternate names of the target cc and c++
3951         * configure: Regenerate.
3952
3953 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3954
3955         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3956         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3957         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3958         tools; remove code to manually set them.
3959         (Target tools): Look in the environment for them.
3960         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3961         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3962         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3963         build directory.
3964         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3965         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3966         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3967         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3968         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3969         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3970         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3971         * configure: Regenerate.
3972         * Makefile.in: Regenerate.
3973
3974 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3975
3976         * MAINTAINERS: Update for removed CPU targets.
3977
3978 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3979
3980         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3981         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3982         * Makefile.in: Regenerated.
3983
3984 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3985
3986         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3987         (CFLAGS_FOR_TARGET): Use it.
3988         (CXXFLAGS_FOR_TARGET): Likewise.
3989         * Makefile.in: Regenerated.
3990         * configure.in (--with-build-sysroot): New option.
3991         * configure: Regenerated.
3992
3993 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3994
3995         * Makefile.tpl: Wrap install between unstage and stage
3996         * Makefile.in: Regenerate.
3997
3998 2005-07-21  Eric Christopher  <echristo@apple.com>
3999
4000         * MAINTAINERS: Update affiliation.
4001
4002 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4003
4004         * MAINTAINERS: Add self as crx port maintainer.
4005
4006 2005-07-20  DJ Delorie  <dj@redhat.com>
4007
4008         * MAINTAINERS: Add self as m32c maintainer.
4009
4010 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4011
4012         * all files: Update FSF address.
4013
4014 2005-07-15  Eric Christopher  <echristo@redhat.com>
4015
4016         * MAINTAINERS: Change affiliation.
4017
4018 2005-07-14  Jim Blandy  <jimb@redhat.com>
4019
4020         * configure.in: Add cases for Renesas m32c.
4021         * configure: Regenerated.
4022
4023 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4024
4025         * COPYING.LIB: Update from fsf.org.
4026
4027 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4028
4029         * COPYING, compile, config.guess,
4030         config.sub, install-sh, missing, mkinstalldirs,
4031         symlink-tree, ylwrap: Sync from upstream sources.
4032         * config-ml.in: Update FSF address.
4033
4034 2005-07-13  Eric Christopher  <echristo@redhat.com>
4035
4036         * configure.in: Add toplevel noconfigdir support for tpf.
4037         * configure: Regenerate.
4038
4039 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4040
4041         PR ada/22340
4042
4043         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4044         * Makefile.in: Regenerate.
4045
4046 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4047
4048         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4049         Brolley to write-after-approval.
4050
4051 2005-07-07  Andreas Schwab  <schwab@suse.de>
4052
4053         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4054         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4055         * Makefile.in: Regenerated.
4056
4057 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4058
4059         * configure.in: Don't build sim or rda when targetting darwin.
4060         * configure: Regenerate.
4061
4062 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4063
4064         * configure.in: Add --enable-libssp and --disable-libssp.
4065         * configure: Regenerate with autoconf-2.13.
4066
4067 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4068
4069         * Makefile.def (target_modules): Add libssp.
4070         * configure.in (target_libraries): Add target-libssp.
4071         * configure: Rebuilt.
4072         * Makefile.in: Rebuilt.
4073
4074 2005-07-01  Zack Weinberg  <zackw@panix.com>
4075
4076         * MAINTAINERS: Change email address.  Resign from maintainership.
4077
4078 2005-07-01  Richard Guenther  <rguenther@suse.de>
4079
4080         * MAINTAINERS: Change my e-mail address and affiliation.
4081
4082 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4083
4084         * Makefile.def (stagefeedback): Come after profile.
4085         Define profiledbootstrap target.
4086         * Makefile.tpl (profiledbootstrap): Remove.
4087         (stageprofile-end): Zap stagefeedback.
4088         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4089         * Makefile.in: Regenerate.
4090
4091 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4092
4093         * MAINTAINERS: Update my email address.
4094
4095 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4096
4097         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4098         In 'cpp' stanza, support '#line' as well as '# '.
4099
4100 2005-06-08  Andreas Schwab  <schwab@suse.de>
4101
4102         * MAINTAINERS: Move myself from 'Write After Approval' to
4103         'CPU Port Maintainers' section as m68k maintainer.
4104
4105 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4106
4107         * configure.in (unsupported_languages): New macro.
4108         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4109         non-ported target libraries in noconfigdirs.
4110         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4111         non-linux-gnu.  Remove libgcj_ex_libffi.
4112         <lang_frag loop>: Set add_this_lang=no if the language is in
4113         unsupported_languages.
4114         * configure: Regenerate.
4115
4116 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4117
4118         * configure.in: Fix typo in handling of --with-mpfr-dir.
4119         * configure: Regenerate.
4120
4121 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4122
4123         * MAINTAINERS: Update my email address.
4124
4125 2005-06-02  Jim Blandy  <jimb@redhat.com>
4126
4127         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4128         accepted into the master sources.)
4129
4130 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4131             Michael Snyder  <msnyder@redhat.com>
4132             Stan Cox  <scox@redhat.com>
4133
4134         * configure.in: Set noconfigdirs for ms1.
4135
4136         * configure: Regenerate.
4137
4138 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4139
4140         * MAINTAINERS (Write After Approval): Add self.
4141
4142 2005-06-01  Josh Conner  <jconner@apple.com>
4143
4144         * MAINTAINERS (Write After Approval): Add self.
4145
4146 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4147
4148         * MAINTAINERS: Update my email address.
4149
4150 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4151
4152         * MAINTAINERS (Write After Approval): Add self.
4153
4154 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4155
4156         * MAINTAINERS (Write After Approval): Remove self.
4157
4158 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4159
4160         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4161         (Dependencies): Consider target modules for bootstrap dependencies.
4162         Make target bootstrap modules depend on each stage's gcc.
4163         * Makefile.in: Regenerate.
4164
4165 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4166
4167         * Makefile.def (configure-gcc): Depend on binutils having been built.
4168         (all-gcc): No need to do it here.
4169         * Makefile.in: Regenerate.
4170
4171 2005-05-19  Paul Brook  <paul@codesourcery.com>
4172
4173         * configure.in: Rewrite misleading error message when requested
4174         language cannot be built.
4175         * configure: Regenerate.
4176
4177 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4178
4179         * ylwrap: Import from Automake 1.9.5.
4180
4181 2005-05-13  David Ung  <davidu@mips.com>
4182
4183         * MAINTAINERS (Write After Approval): Add self.
4184
4185 2005-05-09  Mike Stump  <mrs@apple.com>
4186
4187         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4188         lt_cv_sys_max_cmd_len for now.
4189
4190 2005-05-09  Stan Cox  <scox@redhat.com>
4191
4192         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4193
4194 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4195
4196         * README.SCO: Update the URL.
4197
4198 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4199
4200         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4201         with_gnu_ld to libtool.
4202         * ltcf-c.sh (aix[45]): Define file_list_spec.
4203         * ltcf-cxx.sh (aix[45]): Same.
4204         * ltcf-gcj.sh (aix[45]): Same.
4205         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4206         exists, write list of input files to temporary file.
4207
4208 2005-05-04  Mike Stump  <mrs@apple.com>
4209
4210         * configure.in: Always pass --target to target configures as
4211         otherwise rebuilds that do --recheck will fail.
4212         * confiugure: Rebuilt.
4213
4214 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4215
4216         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4217         STAGE_HOST_EXPORTS.
4218         (configure, all): Add bootstrap support.
4219         (Host modules, target modules): Pass post-stage1 flags and exports.
4220         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4221         * Makefile.in: Regenerate.
4222
4223 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4224
4225         * configure: Regenerate.
4226
4227 2005-04-27  Mike Stump  <mrs@apple.com>
4228
4229         * MAINTAINERS: Add self as darwin maintainer.
4230
4231 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4232
4233         * config.sub: Update from master copy.
4234
4235 2005-04-21  Mike Stump  <mrs@apple.com>
4236
4237         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4238         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4239
4240 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4241
4242         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4243         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4244         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4245         "*-*-elf" and "*-*-linux*".
4246         * configure: Regenerate.
4247
4248 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4249
4250         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4251
4252 2005-04-12  Mike Stump  <mrs@apple.com>
4253
4254         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4255
4256 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4257
4258         * MAINTAINERS (Write After Approval): Add myself.
4259
4260 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4261
4262         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4263
4264 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4265
4266         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4267         (TARGET_CONFIGARGS): Include --with-target-subdir.
4268         (configure, all): New macros.  Use them throughout.
4269         * Makefile.in: Regenerate.
4270
4271 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4272
4273         * MAINTAINERS (Write After Approval): Add myself.
4274
4275 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4276
4277         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4278
4279 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4280
4281         * MAINTAINERS: Move John Carr to Write After Approval.
4282
4283 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4284
4285         * config/mh-mingw32: Delete.
4286         * configure.in: Don't use it.
4287         * configure: Regenerate.
4288
4289 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4290
4291         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4292         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4293         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4294         (HOST_LIB_PATH): Generate from Makefile.def.
4295         (TARGET_LIB_PATH): Likewise.
4296         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4297         * Makefile.in: Regenerate.
4298         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4299         (RPATH_ENVVAR): Include Darwin case.
4300         * configure: Regenerate.
4301
4302 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4303
4304         * MAINTAINERS (Various Maintainers): Remove self.
4305         (Write After Approval): Add self.
4306
4307 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4308
4309         * MAINTAINERS (Various Maintainers): Add self.
4310
4311 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4312
4313         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4314         * configure: Regenerate.
4315
4316 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4317
4318         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4319         gcc_version, and gcc_version_trigger from set of flags to pass.
4320         * Makefile.tpl: Remove definitions of above variables.
4321         (config.status): Remove dependency on $(gcc_version_trigger).
4322         * Makefile.in: Regenerate.
4323         * configure.in: Do not reference config/gcc-version.m4 nor
4324         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4325         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4326         * configure: Regenerate.
4327
4328 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4329             Andrew Pinski  <pinskia@physics.uc.edu>
4330
4331         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4332         * Makefile.in: Regenerate.
4333
4334 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4335
4336         * MAINTAINERS (Write After Approval): Add myself.
4337
4338 2005-03-03  David Ayers  <d.ayers@inode.at>
4339
4340         * MAINTAINERS (Write After Approval): Add myself.
4341
4342 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4343
4344         PR libgcj/20160
4345         * ltmain.sh: Avoid creating archives with components that have
4346         duplicate basenames.
4347
4348 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4349
4350         PR bootstrap/20250
4351         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4352         instead of check.
4353         * Makefile.in: Regenerate.
4354
4355 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4356
4357         * Makefile.in: Regenerate to fix conflict between the previous two
4358         patches.
4359
4360 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4361
4362         PR bootstrap/17383
4363         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4364         * Makefile.tpl (HOST_SUBDIR): New substitution.
4365         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4366         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4367         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4368         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4369         (Host modules, Bootstrapped modules): Use it.
4370         (Build modules, Target modules): Do not create symlink trees,
4371         always configure out-of-srcdir.
4372         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4373         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4374         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4375         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4376
4377         * Makefile.in: Regenerate.
4378         * configure: Regenerate.
4379
4380 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4381
4382         Merged from libada-gnattools-branch:
4383         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4384
4385         * gnattools: New directory.
4386         * Makefile.def: Add gnattools as a module, depending on target-libada.
4387         * Makefile.in: Regenerate.
4388         * configure.in: Include gnattools in host_tools; disable it if ada
4389         is disabled.
4390         * configure: Regenerate.
4391
4392 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4393
4394         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4395         treelang maintainer.
4396         (Write After Approval): Remove myself.
4397
4398 2005-02-23  Paul Schlie  <schlie@comcast.net>
4399
4400         * configure.in: Allow darwin targeted ports to build tk, itcl and
4401         libgui.
4402         * configure: Regenerate.
4403
4404 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4405
4406         PR libgcj/10353
4407         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4408         * configure: Regenerate.
4409
4410 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4411
4412         * MAINTAINERS (Write After Approval): Add myself.
4413
4414 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4415
4416         * MAINTAINERS: Update my e-mail address.
4417
4418 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4419
4420         * MAINTAINERS (Write After Approval): Add myself.
4421
4422 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4423
4424         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4425         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4426         target-libgloss when not *-*-elf and *-*-aout.
4427         * configure: Regenerate.
4428
4429 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4430
4431         * MAINTAINERS: Remove obsolete entries.
4432
4433         * MAINTAINERS (Write After Approval): Add Michael Matz.
4434
4435 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4436
4437         * MAINTAINERS: Remove self as cpplib maintainer.
4438
4439 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4440
4441         * install-sh, config.sub: Import from upstream.
4442
4443 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4444
4445         PR bootstrap/18222
4446         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4447         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4448         * Makefile.in: Regenerate.
4449
4450 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4451
4452         * MAINTAINERS: Update my email address.
4453
4454 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4455             Andreas Schwab  <schwab@suse.de>
4456
4457         PR bootstrap/18033
4458         * config-ml.in: Eval option if surrounded by single quotes.
4459
4460 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4461
4462         Revert 2004-12-28 Makefile changes, a better fix will be
4463         applied to mainline and src after GCC 4.0 branches.
4464
4465 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4466
4467         PR bootstrap/17383
4468
4469         * Makefile.def (target_modules): Remove stage parameter,
4470         it is always true now.
4471         * Makefile.tpl (configure-build-[+module+],
4472         configure-target-[+module+]): Always build symlink tree
4473         for the directory and for include.  BUILD_SUBDIR and
4474         TARGET_SUBDIR cannot be . anymore.
4475         * Makefile.in: Regenerate.
4476
4477 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4478
4479         Revert 2004-12-08 Makefile changes.
4480
4481 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4482
4483         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4484         cygwin, mingw.
4485
4486 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4487
4488         * configure.in (sh64-*-*): Reenable gprof.
4489         * configure: Regenerate.
4490
4491 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4492
4493         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4494         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4495         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4496         * Makefile.in: Regenerate.
4497
4498 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4499
4500         * MAINTAINERS: Update my email address.
4501
4502 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4503
4504         * Makefile.tpl: Generate normal dependencies if the LHS module is
4505         not bootstrapped.
4506         * Makefile.in: Regenerate.
4507
4508 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4509
4510         * configure.in: Include config/gxx-include-dir.m4.  Use
4511         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4512         * configure: Regenerate.
4513
4514 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4515
4516         * config.if: Delete.
4517         * configure.in: Set libstdcxx_incdir directly.
4518         * configure: Regenerate.
4519
4520 2004-12-02  Eric Christopher  <echristo@redhat.com>
4521
4522         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4523         * Makefile.in: Regenerate.
4524
4525 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4526
4527         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4528         * configure: Regenerate.
4529
4530 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4531
4532         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4533         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4534         * configure: Regenerate.
4535
4536 2004-12-01  Eric Christopher  <echristo@redhat.com>
4537
4538         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4539         of things to remove.
4540
4541 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4542
4543         * MAINTAINERS (Write After Approval): Update my e-mail address.
4544
4545 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4546
4547         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4548         from CVS libtool to always pass_all.
4549
4550 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4551
4552         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4553         (hppa*64*-*-*): Delete incorrect comment.
4554         * configure: Rebuilt.
4555
4556 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4557
4558         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4559
4560 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4561
4562         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4563         from CVS libtool to always pass_all.
4564
4565 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4566
4567         * install-sh, compile: Import from automake.
4568
4569 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4570
4571         * config.guess, config.sub:  Import from savannnah.
4572
4573 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4574
4575         * MAINTAINERS (Write After Approval): Add myself
4576
4577 2004-11-12  Mike Stump  <mrs@apple.com>
4578
4579         * Makefile.def: Add html support.
4580         * Makefile.tpl: Likewise.
4581         * Makefile.in: Regenerate.
4582
4583 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4584
4585         PR 18423
4586         * configure.in: Remove all instances of build-fixincludes from
4587         noconfigdirs.
4588         (build_configargs): Supply --target to subdirectories.
4589         * configure: Regenerate.
4590
4591         * Makefile.def: Make gcc install depend on fixincludes install.
4592         * Makefile.in: Regenerate.
4593
4594 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4595
4596         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4597
4598 2004-11-11  Paul Brook  <paul@codesourcery.com>
4599
4600         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4601
4602 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4603
4604         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4605         target-libgfortran.
4606         * configure: Regenerate.
4607
4608 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4609
4610         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4611         like CC.
4612
4613 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4614
4615         * Makefile.def (host fixincludes): Specify missing targets.
4616         * Makefile.in: Regenerate.
4617
4618 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4619
4620         * MAINTAINERS: Add myself
4621
4622 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4623
4624         * MAINTAINERS (Write After Approval): Add myself.
4625
4626 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4627
4628         * Makefile.def: Build fixincludes for the host, too.
4629         * Makefile.in: Regenerate.
4630         * configure.in (host_tools): Add fixincludes.
4631         * configure: Regenerate.
4632
4633 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4634
4635         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4636         * configure: Regenerated.
4637
4638 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4639
4640         PR other/17783
4641         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4642         * configure: Regenerated.
4643
4644 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4645
4646         * README.SCO: Update per FSF instructions.
4647
4648 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4649
4650         PR target/18151
4651         * configure.in (case ${target}): Do not build fixincludes for avr.
4652         * configure: Regenerated.
4653
4654 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4655
4656         * configure.in (case ${target}): Do not build fixincludes
4657         on platforms where it is not used.
4658         * configure: Regenerated.
4659
4660 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4661
4662         * configure.in: Use an absolute path to install-sh.
4663         * configure: Regenerated.
4664
4665 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4666
4667         * MAINTAINERS (Write After Approval): Add myself.
4668
4669 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4670
4671         * MAINTAINERS: Remove from Write After Approval those that are
4672         already maintainers.
4673
4674 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4675
4676         * MAINTAINERS:  Update my email address.
4677
4678 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4679
4680         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4681         * configure: Regenerate.
4682
4683 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4684
4685         * MAINTAINERS:  Update my email address.
4686
4687 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4688
4689         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4690         entries belonging to this category.
4691
4692 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4693
4694         * MAINTAINERS: Update my e-mail address.
4695
4696 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4697
4698         Fix wrong conflict resolution in:
4699
4700         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4701
4702         * Makefile.in: Regenerate.
4703         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4704         in the recursive `make', instead of hardwiring `all'.
4705         (Autogenerated TARGET-* variables): New.
4706
4707 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4708
4709         * configure.in: Enable target-libgloss for crx-*-*.
4710         * configure: Regenerate.
4711
4712 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4713
4714         * MAINTAINERS (Various Maintainers): Move the "windows,
4715         cygwin, mingw" maintainer to ...
4716         (OS Port Maintainers): ... here.
4717
4718 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4719
4720         * MAINTAINERS (Write After Approval): Remove those that are
4721         maintainers of some subsystem.
4722
4723 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4724
4725         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4726         * ltcf-cxx.sh (tpf*): Likewise.
4727         * ltconfig (tpf*): Add TPF OS configuration support.
4728
4729 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4730
4731         * MAINTAINERS: Change my email address to my new work account.
4732
4733 2004-09-24  Michael Roth  <mroth@nessie.de>
4734
4735         * configure.in (--without-headers): Add missing double quotes.
4736         * configure: Regenerate.
4737
4738 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
4739
4740         * ylwrap: Revert to previous version.
4741
4742 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4743
4744         PR bootstrap/17369
4745         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4746         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4747         SET_GCC_LIB_PATH_CMD.
4748         (BASE_TARGET_EXPORTS): Likewise.
4749         * Makefile.in: Regenerated.
4750
4751         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4752         * configure: Regenerated.
4753
4754 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4755
4756         * config.guess: New upstream version
4757         * compile, depcomp, install-sh, ylwrap: Likewise.
4758
4759 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4760
4761         * config/mh-x86omitfp: New host makefile fragment.  Add
4762         -fomit-frame-pointer to the default BOOT_CFLAGS.
4763         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4764         * configure: Regenerate.
4765
4766 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4767
4768         PR target/11572
4769         * configure.in (*-*-darwin*): Renable libobjc.
4770         * configure: Regenerate.
4771
4772 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4773
4774         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4775
4776 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4777
4778         * Makefile.def: Remove libbanshee.
4779         * Makefile.tpl: Ditto.
4780         * configure.in: Ditto.
4781         * Makefile.in: Regen.
4782         * configure: Ditto.
4783
4784 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4785
4786         * ltmain.sh: Use $pic_object as $non_pic_object if
4787         $non_pic_object=none.
4788
4789 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4790
4791         * missing: Import latest version from master repository.
4792
4793 2004-09-06  Nick Clifton  <nickc@redhat.com>
4794
4795         * config.sub: Import latest version from master repository.
4796         * config.guess: Likewise.
4797         This includes these changes:
4798
4799         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4800
4801         * config.sub: Handle crisv32, alias etraxfs.
4802         * config.guess (crisv32:Linux:*:*): Handle.
4803
4804         2004-08-13  Brad Smith  <brad@comstyle.com>
4805
4806         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4807         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4808
4809         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4810
4811         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4812         assume the processor is a powerpc.  This is because coreutils
4813         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4814         in this case, due to a MacOS X bug that causes
4815         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4816         to return a negative number.
4817         Problem reported by Petter Reinholdtsen in:
4818         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4819
4820         2004-07-19  Ben Elliston  <bje@gnu.org>
4821
4822         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4823
4824         2004-06-24  Ben Elliston  <bje@gnu.org>
4825
4826         * config.guess: Update copyright years.
4827         * config.sub: Likewise.
4828
4829         2004-06-22  Robert Millan  <robertmh@gnu.org>
4830
4831         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4832         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4833
4834         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4835
4836         * config.guess (*:*VMS:*:*): New entry. Replaces
4837         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4838         manufacturer.
4839
4840         2004-06-22  Ben Elliston  <bje@gnu.org>
4841
4842         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4843         * config.sub: Likewise.
4844
4845         2004-06-22  Ben Elliston  <bje@gnu.org>
4846
4847         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4848         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4849
4850         2004-06-11  Ben Elliston  <bje@gnu.org>
4851
4852         * config.guess (pegasos:OpenBSD:*:*): Remove.
4853
4854         2004-06-11  Ben Elliston  <bje@gnu.org>
4855
4856         From Wouter Verhelst <wouter@grep.be>:
4857         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4858
4859         2004-06-11  Ben Elliston  <bje@gnu.org>
4860
4861         * config.guess (luna88k:OpenBSD:*:*): New.
4862
4863         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4864
4865         * config.guess (m32r*:Linux:*:*): New case.
4866         * config.sub: Handle m32rle.
4867
4868         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4869
4870         From Jens Petersen  <petersen@redhat.com>:
4871         * config.sub: Handle sparcv8.
4872
4873         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4874
4875         From Tom Smith <smith@cag.lkg.hp.com>:
4876         * config.guess: Version suffixes are equally significant on Tru64
4877         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4878         prefix of "P" (patched kernel).
4879
4880         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4881
4882         * config.sub: Add support for National Semiconductor CRX target.
4883
4884 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4885
4886         * MAINTAINERS (Various Maintainers): Remove myself as web page
4887         maintainer, add myself as maintainer of build status lists.
4888
4889 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4890
4891         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4892         *-*-netware, but add target-libmudflap.
4893         Consolidate *-*-netware targets (of which really only i?86 exists)
4894         into a single entry.
4895         * configure: Likewise.
4896
4897 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4898
4899         * Makefile.tpl (sorry): Remove.
4900         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4901         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4902         (do-clean): Clean per-stage directories too.
4903         (do-distclean): Run distclean-stage1 too.
4904         (.NOTPARALLEL): Enable during toplevel bootstrap.
4905         (stage[+id+]-bubble): Enable parallel execution during
4906         the recursive invocation.
4907         * Makefile.in: Regenerate.
4908
4909         Fix previous checkin:
4910
4911         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4912         include.
4913         * configure.in: Fix indentation.
4914         * configure: Regenerate.
4915
4916 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
4917
4918         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4919         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4920         * configure: regenerate
4921         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4922         -mdynamic-no-pic
4923
4924 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4925
4926         * Makefile.def (build_modules): Add fixincludes.
4927         (dependencies): Make gcc depend on fixincludes.
4928         * configure.in (build_tools): Add fixincludes.
4929         (build_configdirs): Always include build_libs.
4930         * Makefile.in: Regenerate.
4931         * configure: Regenerate.
4932
4933 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4934
4935         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4936         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4937         phony targets; do not generate timestamp files.
4938         (distclean-stageN): Remove references to their timestamp files.
4939         (restageN, touch-stageN): Remove.
4940         (stageN-bubble): Rewritten.
4941         (compare): Support lean bootstraps.
4942         * Makefile.in: Regenerate.
4943
4944         * configure.in: Only warn when bootstrapping but
4945         build != host or build != target.  Support lean bootstraps.
4946         * configure: Regenerate.
4947
4948 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4949
4950         * configure.in:  Give a better error message if GMP/MPFR are missing
4951         and a language needing them has been requested.
4952         * configure:  Regenerated.
4953
4954 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4955
4956         * configure.in:  Print a list of available language front-ends if
4957         a requested one is missing.  Tidy stray tab characters.
4958         * configure:  Regenerated.
4959
4960 2004-08-19  Michael Koch  <konqueror@gmx.de>
4961
4962         * gcc/doc/install.texi: Update entry about automake for libjava.
4963
4964 2004-08-17  Robert Millan  <robertmh@gnu.org>
4965
4966         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4967         (instead of FreeBSD).
4968         * configure: Regenerate.
4969
4970 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4971
4972         * Makefile.in: Regenerate.
4973         * configure: Regenerate.
4974
4975         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4976         stage_*_flags.
4977         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4978         for bootstrapped modules if toplevel bootstrap is going.
4979         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4980         modules.  Adjust for changes in Makefile.def.  Enable several
4981         rules even in non-bootstrap mode, just to avoid peppering the
4982         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4983         (stage-[+prev+]-bubble): Remove.
4984
4985         * Makefile.def (Dependencies): Depend on all-build-bison,
4986         all-build-flex, all-build-byacc, all-build-texinfo, rather
4987         than the host variations.
4988         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4989         with BUILD_SUBDIR.
4990         (BISON): Update for recent Bisons.
4991         (YACC): Fix typo.
4992         (cross): Depend on all-build.
4993         (all): Do not depend on all-build.
4994         (prebootstrap): Remove.
4995         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4996         (Prebootstrap dependencies): Add them to the per-stage targets
4997         and to all-prebootstrap.
4998         * configure.in (build_configdirs): Always enable build_tools.
4999         (BUILD_DIR_PREFIX): Remove.
5000
5001         * Makefile.def (gcc): Add target variable.
5002         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5003         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5004         in the recursive `make', instead of hardwiring `all'.
5005         (Autogenerated TARGET-* variables): New.
5006
5007 2004-08-13  Brian Booth  <bbooth@redhat.com>
5008
5009         * MAINTAINERS: Remove myself from write-after-approval.
5010
5011 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5012
5013         * src-release: Stop distributing mmalloc with gdb (which doesn't
5014         use it).
5015         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5016         * Makefile.in: Regenerate.
5017
5018 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5019
5020         * configure.in (arm*-*-eabi*): New target.
5021         * configure: Regenerate.
5022
5023 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5024
5025         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5026         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5027         (Dependencies): New section.
5028         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5029         (configure-target-[+module+]): Depend on maybe-all-gcc
5030         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5031         (toplevel profiledbootstrap): Fix dependencies.
5032         * Makefile.in: Regenerate.
5033
5034 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5035
5036         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5037         target-libiberty to noconfigdirs.
5038         * configure: Regenerate.
5039
5040 2004-08-03  Paul Brook  <paul@codesourcery.com>
5041
5042         * configure.in: Check for MPFR as well as GMP.
5043         * configure: Regenerate.
5044
5045 2004-08-01  Robert Millan  <robertmh@gnu.org>
5046
5047         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5048         libmudflap for all GNU-based systems (with Glibc).
5049         * configure: Regenerate.
5050
5051 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5052
5053         * Makefile.def (host-modules): Add gcc.
5054         * Makefile.in: Regenerate.
5055         * Makefile.tpl (sorry): New rule.
5056         (configure-host, all-host, [+make_target+]-host, do-check,
5057         install-host): Do not add gcc as a special case.
5058         (host modules): Add a small special-casing for gcc.  Export
5059         extra_make_flags through the environment.
5060         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5061         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5062         other recursive targets for gcc): Remove.
5063
5064         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5065         (stage, unstage): New rules.
5066         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5067         distclean-stage[+id+]): Use stage_current.
5068         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5069         the stage*-start rules.
5070
5071 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5072
5073         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5074         use -all_load flag.
5075
5076 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5077
5078         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5079         * configure: Regenerate.
5080
5081 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5082
5083         * maintainer-scripts/gcc_release: Revert yesterday's change.
5084
5085 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5086
5087         * MAINTAINERS: Add myself to write-after-approval.
5088
5089 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5090
5091         * libf2c: Removed.
5092         * gcc/gccbug.in: Updated because of libf2c removal.
5093         * maintainer-scripts/gcc_release: Ditto.
5094
5095 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5096
5097         * configure.in: Build libmudflap by default on FreeBSD.
5098         * configure: Regenerated.
5099
5100 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5101
5102         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5103         systems.
5104         * configure: Regenerated.
5105
5106 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5107
5108         PR target/16344
5109         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5110         feedback based compiler.
5111         * Makefile.in: Rebuilt.
5112
5113 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5114
5115         * Makefile.def (host_modules): Set bootstrap=true for flex.
5116         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5117         * Makefile.in: Rebuilt.
5118
5119 2004-07-07  Jan Hubicka  <jh@suse.cz>
5120
5121         * MAINTAINERS: Add self as a profile feedback maintainer.
5122
5123 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5124
5125         * configure.in:  Do not prepend $srcdir to /dev/null in
5126         makefile fragments.
5127         * configure:  Regenerate.
5128
5129 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5130
5131         * Makefile.def (build_modules): Add bison, byacc, flex,
5132         m4, texinfo.
5133         (flags_to_pass): Add FLEX.
5134         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5135         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5136         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5137         DEFAULT_MAKEINFO): Remove.
5138         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5139         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5140         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5141         objdir or else use configured tool.
5142         (all-build): New.
5143         (all): Depend on it.
5144         (Build module dependencies): Add.
5145         * Makefile.in: Regenerate.
5146         * configure.in: Better support for multiple build modules,
5147         matching what is done for host/target modules.  Do not look
5148         for "plausible" locations of build tools if Canadian cross.
5149         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5150         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5151         * configure: Regenerate.
5152
5153 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5154
5155         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5156         * Makefile.in: Regenerate.
5157
5158 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5159
5160         * Makefile.tpl (configure-build-[+module+],
5161         configure-[+module+], configure-target-[+module+]): Pass
5162         [+extra_configure_args+].
5163         (all-build-[+module+], all-[+module+], check-[+module+],
5164         install-[+module+], [+make_target+]-[+module+],
5165         all-target-[+module+], check-target-[+module+],
5166         install-target-[+module+], [+make_target+]-target-[+module+]):
5167         Pass [+extra_make_args+].
5168         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5169         (GCC_HOST_EXPORTS): Remove.
5170         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5171         cross, check-gcc, check-gcc-c++, install-gcc,
5172         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5173         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5174         * Makefile.in: Regenerate.
5175
5176 2004-06-21  Matthew Sachs  <msachs@apple.com>
5177
5178         * MAINTAINERS: Added self to write-after-approval.
5179
5180 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5181
5182         * configure.in: Check for srcdir/winsup rather than build directory
5183         winsup.
5184         * configure: Regenerate.
5185
5186 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5187
5188         * configure.in: Don't build Cygwin native newlib if winsup
5189         directory is missing.  Emit warning instead.
5190         * configure: Regenerate.
5191
5192 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5193
5194         * Makefile.tpl (touch-stage[+id+]): New.
5195         (restage[+prev+]): Depend on touch-stage[+id+].
5196
5197         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5198         Use it throughout.
5199
5200         * Makefile.def: Add profile and feedback bootstrap stages.
5201         Remove next field from bootstrap stages.
5202         * Makefile.tpl (LN, LN_S): Substitute.
5203         (stageN-start, stageN-end): Use double-colon rules, to
5204         provide a hook for additional setup commands.
5205         (distclean-stageN-gcc, restageN): Create dependencies from
5206         [+prev+], not from [+next+].
5207         (stageN-bubble): Add commands for successive stages from
5208         [+prev+], using double-colon rules.
5209         (all-stageN-gcc): Fix typo.
5210         (stagefeedback-start, profiledbootstrap): New.
5211         * Makefile.in: Regenerate.
5212         * configure.in: Call ACX_PROG_LN.
5213         * configure: Regenerate.
5214
5215 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5216
5217         * MAINTAINERS (Write After Approval): Add myself.
5218
5219 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5220
5221         * MAINTAINERS (Write After Approval): Add myself.
5222
5223 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5224
5225         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5226         without gcc.
5227         * configure: Regenerate.
5228
5229 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5230
5231         * Makefile.tpl: Fix typo.
5232         * Makefile.in: Regenerate.
5233
5234 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5235
5236         * configure.in: Remove new- prefix from toplevel
5237         bootstrap targets.
5238         * configure: Regenerate.
5239
5240 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5241
5242         * Makefile.tpl (all.normal): Rename to all.
5243         (all): Replace with a rule to pick the default
5244         target from configure.
5245         (all-gcc, configure-gcc): Use conditionals to
5246         do nothing when toplevel bootstrap is going on.
5247         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5248         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5249         * configure.in: Support --enable-bootstrap.
5250
5251         * Makefile.def: Remove new- prefix from toplevel
5252         bootstrap targets.
5253         * Makefile.tpl: Likewise.
5254
5255         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5256         target.
5257
5258         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5259         $(RECURSE_FLAGS) to recursive invocation of make.
5260
5261         * Makefile.in: Regenerate.
5262         * configure: Regenerate.
5263
5264 2004-05-30  Andreas Jaeger  <aj@suse.de>
5265             Jim Wilson  <wilson@specifixinc.com>
5266
5267         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5268         like CC.
5269
5270 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5271
5272         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5273         * configure: Regenerate.
5274
5275 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5276
5277         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5278         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5279         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5280         targets.
5281         * Makefile.in: Regenerate.
5282
5283 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5284
5285         * configure.in: Test the ability to symlink directories.
5286         * configure: Regenerate.
5287
5288         * Makefile.def (bootstrap-stage): New definitions.
5289         * Makefile.tpl (configure-stage1-gcc,
5290         configure-stage2-gcc, configure-stage3-gcc,
5291         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5292         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5293         new-restage3, compare): Autogenerate, see Makefile.in
5294         entry for behavioral changes.
5295         (distclean-stage1, new-stage1-start, new-stage1-end,
5296         new-stage1-bubble, distclean-stage2, new-stage2-start,
5297         new-stage2-end, new-stage2-bubble, distclean-stage3,
5298         new-stage3-start, new-stage3-end): New autogenerated targets.
5299         (objext, prebootstrap, BOOT_CFLAGS,
5300         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5301         targets.
5302
5303         * Makefile.in: Regenerate.
5304         (distclean-stage1, new-stage1-start, new-stage1-end,
5305         new-stage1-bubble, distclean-stage2, new-stage2-start,
5306         new-stage2-end, new-stage2-bubble, distclean-stage3,
5307         new-stage3-start, new-stage3-end): New targets.
5308         (all-stage1-gcc): Move prebootstrap dependency from here...
5309         (configure-stage1-gcc): ...to here.
5310         (new-bootstrap): Use bubble targets.
5311         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5312         Use per-stage distclean targets.
5313         (configure-stage1-gcc, configure-stage2-gcc,
5314         configure-stage3-gcc, all-stage1-gcc,
5315         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5316         Use new-stageN-start to prepare the tree.
5317
5318 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5319
5320         * Makefile.def (host_modules): add libcpp.
5321         * Makefile.tpl: Add dependencies on and for libcpp.
5322         * Makefile.in: Regenerate.
5323         * configure.in: Add libcpp host module.
5324         * configure: Regenerate.
5325
5326 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5327
5328         * Makefile.tpl: Whenever a recursive target is defined, wrap
5329         it in a special @if/@endif block, and prepare its maybe
5330         dependency in the @if/@endif block
5331         * configure.in: Instead of writing maybe dependencies, remove
5332         the @if/@endif statements, and remove the @if/@endif blocks
5333         that remain.
5334         * configure: Regenerate.
5335         * Makefile.in: Regenerate.
5336
5337 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5338
5339         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5340
5341 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5342
5343         PR bootstrap/15120
5344         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5345         * */configure: Rebuilt.
5346
5347 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5348
5349         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5350         of libf2c.
5351         * configure, Makefile.in: Regenerate.
5352
5353 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5354
5355         * MAINTAINERS (Write After Approval): Add myself.
5356
5357 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5358
5359         Merge from tree-ssa-20020619-branch.
5360
5361         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5362         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5363         (HOST_GMPLIBS): Define.
5364         (HOST_GMPINC): Define.
5365         (TARGET_LIB_PATH): Add libmudflap.
5366         (GFORTRAN_FOR_TARGET): Define.
5367         (configure-build*): Export GFORTRAN.
5368         (configure-gcc): Export GMPLIBS and GMPINC.
5369         (all-gcc): Add maybe-all-libbanshee.
5370         (configure-target-libgfortran): Define.
5371         * Makefile.in: Regenerate.
5372         * configure.in (host_libs): Add libbanshee.
5373         (target_libraries): Add target-libmudflap and target-libgfortran.
5374         Add --with-libbanshee.
5375         Handle --disable-libmudflap.
5376         (*-*-freebsd*): Use with_gmp.
5377         Add $(libgcj) to noconfigdirs.
5378         * configure: Regenerate.
5379         * depcomp: New file.
5380         * MAINTAINERS: Add tree-ssa maintainers.
5381
5382 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5383
5384         * MAINTAINERS (Various Maintainers): Add myself.
5385
5386 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5387
5388         * MAINTAINERS (Write After Approval): Add myself.
5389
5390 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5391
5392         * MAINTAINERS (Write After Approval): Add myself.
5393
5394 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5395
5396         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5397         * configure: Regenerate.
5398
5399 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5400
5401         Revert:
5402         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5403
5404         * Makefile.def (flags_to_pass): Remove *dir variables that
5405         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5406         as well as prefix and exec_prefix.
5407         * Makefile.in: Regenerate.
5408
5409 2004-04-26  Robert Millan  <robertmh@gnu.org>
5410
5411         Add patches from libtool CVS.
5412         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5413         * ltconfig: Likewise.
5414         * ltcf-c.sh: Likewise.
5415         * ltcf-cxx.sh: Likewise.
5416         * ltcf-gcj.sh: Likewise.
5417
5418 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5419
5420         * Makefile.def (host_modules): Mark with the bootstrap
5421         flag packages on which gcc depends.
5422         * Makefile.tpl (all-bootstrap): Use it.
5423         * Makefile.in: Regenerate.
5424
5425 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5426
5427         * Makefile.def (flags_to_pass): Remove *dir variables that
5428         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5429         as well as prefix and exec_prefix.
5430         * Makefile.in: Regenerate.
5431
5432 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5433
5434         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5435         * configure: Regenerate.
5436         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5437         * gcc/Makefile.tpl (compare): Use the result of the test.
5438         * gcc/Makefile.in: Regenerate.
5439
5440 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5441
5442         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5443         Always relocate gcc and prev-gcc to the original names, even
5444         if the build fails.
5445         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5446         New targets.
5447
5448 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5449
5450         * MAINTAINERS: Update my email address.
5451
5452 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5453
5454         * configure.in (mips*-*-irix5*): Enable ld.
5455         * configure: Regenerate.
5456
5457 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5458
5459         * configure: Regenerate.
5460
5461 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5462
5463         * Makefile.tpl (configure-[+module+], configure-gcc,
5464         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5465         Set and export LDFLAGS.
5466         * Makefile.in: Regenerate.
5467
5468 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5469
5470         * MAINTAINERS: Add myself to write-after-approval.
5471
5472 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5473
5474         PR bootstrap/14871
5475         * Makefile.tpl: If we don't have built-in-tree target tools,
5476         use the ones found by configure rather than hacking around with
5477         program_transform_name.
5478         * configure.in: Give Makefile.tpl the information necessary
5479         to do that.
5480         * Makefile.in: Regenerate.
5481         * configure: Regenerate.
5482
5483 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5484
5485         PR bootstrap/14760
5486         * configure.in: When computing baseargs, strip *all* copies of
5487         offending options.  Also, don't match/substitute the trailing space,
5488         so that this actually works when two similar options are separated by
5489         only one space.
5490         * configure: Regenerate.
5491
5492 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5493
5494         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5495         (rs6000-*-aix*): Same.
5496         * configure: Regenerate.
5497
5498 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5499
5500         * MAINTAINERS: Add myself to write-after-approval.
5501
5502 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5503
5504         * MAINTAINERS: Add myself to write-after-approval.
5505
5506 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5507
5508         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5509         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5510         * Makefile.in: Regenerate.
5511
5512         * configure.in (top level bootstrap support): Rework --enable-werror
5513         to set @stage2_werror_flag@.
5514         * configure: Regenerate.
5515         * Makefile.tpl (top level bootstrap support): Pass
5516         @stage2_werror_flag@ down to configure in stages 2 and 3.
5517         * Makefile.in: Regenerate.
5518
5519 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5520
5521         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5522         for stages 2 and 3 as well as in make.  As a consequence, remove
5523         OUTPUT_OPTION (now detected by configure) from the flags passed down
5524         to make.
5525         * Makefile.in: Regenerate.
5526
5527         * Makefile.tpl (new-bootstrap): Fix typo.
5528         * Makefile.in: Regenerate.
5529
5530 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5531
5532         * Makefile.tpl: Rearrange by moving recursive_targets rules
5533         into their proper sections.
5534         * Makefile.tpl (top level bootstrap support): Move disabling
5535         of coverage flags from 'make' to 'configure'; improve comments.
5536         * Makefile.in: Regenerate.
5537
5538         * Makefile.tpl (experimental top level bootstrap) Move stage1
5539         language setting from all- target to configure- target; disable
5540         intermodule optimization in stage 1; prevent gratuitous rebuilds
5541         of stage 1.
5542         * Makefile.in: Regenerate.
5543         * configure.in: Comma-separate stage 1 language list for top
5544         level bootstrap.
5545         * configure: Regenerate.
5546
5547         * Makefile.tpl: Clean up experimental top level bootstrap support:
5548         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5549         prev-gcc in configure- targets as well as all- targets.
5550         * Makefile.in: Regenerate.
5551
5552 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5553
5554         * compile: New file imported from automake.
5555
5556 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5557
5558         * configure.in: Remove symbolic link section.
5559         * configure: Regenerate.
5560         * Makefile.tpl (links): Remove.
5561         * Makefile.in: Regenerate.
5562
5563 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5564             Nathanael Nerode  <neroden@gcc.gnu.org>
5565
5566         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5567         Set with AC_CHECK_PROGS.
5568         * configure.in: Fix comment typo from last patch.
5569         * configure: Regenerate.
5570
5571 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5572
5573         * Makefile.tpl: Introduce experimental top level bootstrap support.
5574         * Makefile.in: Regenerate.
5575         * configure.in: Introduce support for top level bootstrap.
5576         * configure: Regenerate.
5577
5578 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5579             Paolo Bonzini  <bonzini@gnu.org>
5580
5581         PR bootstrap/14522
5582         * configure.in: Cope with shells that do not support unquoted ^
5583         * configure: Regenerate.
5584
5585 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5586             Paolo Bonzini  <bonzini@gnu.org>
5587
5588         PR bootstrap/14522
5589         * configure.in: Cope with shells that do not support nesting
5590         quotes inside quoted backquote substitutions.
5591         * configure: Regenerate.
5592
5593 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5594
5595         PR bootstrap/14522
5596         * configure.in: Fix escaping of $.
5597         * configure: Regenerate.
5598
5599 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5600
5601         * configure: Regenerate, since I forgot to while committing Paolo's
5602         changes.
5603
5604 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5605
5606         PR ada/14131
5607         Move language detection to the top level.
5608         * configure.in: Find default values for the tools as
5609         soon as possible.  Disable ada if GNAT is not found.
5610         Emit error message about missing languages.  Expand
5611         --enable-languages=all for the gcc subdirectory.
5612
5613 2004-03-10  Ben Elliston  <bje@gnu.org>
5614
5615         * MAINTAINERS: Update my email address.
5616
5617 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5618
5619         * ltconfig: Disable building static libraries if building shared
5620         libraries on AIX 5L.
5621
5622 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5623
5624         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5625         and disable libgcj.
5626         * configure: Regenerated.
5627
5628 2004-03-01  Brian Booth  <bbooth@redhat.com>
5629
5630         * MAINTAINERS: Add myself to write-after-approval.
5631
5632 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5633
5634         * MAINTAINERS: Add myself to write-after-approval.
5635
5636 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5637
5638         PR bootstrap/7087
5639         * Makefile.tpl: Guard XFOO sed statements better.
5640         * Makefile.tpl: Add dependency for configure-target-libada.
5641         * Makefile.in: Regenerate (incidentally fixes broken
5642         commit when libada-branch was merged).
5643
5644 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5645
5646         * MAINTAINERS: Add myself to write-after-approval.
5647
5648 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5649
5650         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5651         maintainers.
5652
5653 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5654
5655         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5656         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5657
5658 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5659
5660         PR bootstrap/11932
5661         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5662
5663 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5664
5665         * MAINTAINERS: Added myself to write-after-approval.
5666
5667 2004-02-14  Michael Koch  <konqueror@gmx.de>
5668
5669         * MAINTAINERS: Added myself to write-after-approval.
5670
5671 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5672
5673         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5674         some OS port maintainers to OS port maintainers section.
5675
5676 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5677
5678         * MAINTAINERS: Add self.
5679
5680 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5681
5682         * MAINTAINERS: Alphabetize.
5683
5684 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5685
5686         * MAINTAINERS: Remove myself.
5687
5688 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5689
5690         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5691         (rs6000-*-aix*): Same.
5692         * configure: Regenerate.
5693
5694 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5695
5696         * configure.in (host): Add in missing $noconfigdirs to defines.
5697         * configure: Regenerate.
5698
5699 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5700             Nathanael Nerode  <neroden@gcc.gnu.org>
5701
5702         PR ada/6637, PR ada/5911
5703         Merge with libada-branch:
5704         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5705         with appropriate dependencies. Add --enable-libada configure switch.
5706         * configure, Makefile.in: Regenerate.
5707
5708 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5709
5710         * MAINTAINERS: Add myself to write-after-approval.
5711
5712 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5713
5714         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5715         * configure: Regenerate.
5716
5717 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5718
5719         Merge from upstream:
5720
5721         * ltmain.in: When setting IFS to '~', be careful about user
5722         arguments that contain '~'.
5723
5724         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5725
5726         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5727         Also test $base_compile against $CC with escaped arguments. Bug
5728         reported by Geoff Keating <geoffk@apple.com>.
5729
5730 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5731
5732         * MAINTAINERS: Remove i960 port.
5733
5734 2004-01-23  DJ Delorie  <dj@redhat.com>
5735
5736         * Makefile.def (target_modules) [libiberty]: Don't stage.
5737         * Makefile.in: Rebuilt.
5738
5739 2004-01-20  Caroline Tice  <ctice@apple.com>
5740
5741         * MAINTAINERS: Add myself to write-after-approval.
5742
5743 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5744
5745         * MAINTAINERS: Update my email address.
5746
5747 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5748
5749         * MAINTAINERS: Add myself to write-after-approval.
5750
5751 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5752
5753         * MAINTAINERS: Remove entries without email address.
5754
5755 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5756
5757         * MAINTAINERS: Add myself to write-after-approval.
5758
5759 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5760
5761         * MAINTAINERS: Update my email address.
5762
5763 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
5764
5765         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5766         * Makefile.tpl (configure-target-[+module+]): Support stage.
5767         * Makefile.in: Rebuilt.
5768
5769 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5770
5771         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5772
5773 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5774
5775         * MAINTAINERS: Add myself as a MIPS maintainer.
5776
5777 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5778
5779         * configure.in: Use ./config.cache, not config.cache.
5780         * configure: Regenerate.
5781         * Makefile.tpl: Special-casing not needed for GCC any more.
5782         * Makefile.in: Regenerate.
5783
5784         * configure.in: Don't share a cache file for host dirs.
5785         * configure: Regenerate.
5786
5787         * config-ml.in: Don't mess with the cache file.
5788
5789 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5790
5791         * MAINTAINERS: Move myself from 'Write After Approval' to
5792         'CPU Port Maintainers' section as SPARC maintainer.
5793
5794 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5795
5796         * Makefile.tpl: Make GCC use a separate config.cache.
5797         * Makefile.in: Regenerate.
5798
5799         PR bootstrap/11932, PR bootstrap/11933
5800         (I don't know if it will fix either of them, but it relates
5801         to them.)
5802         * configure.in: Don't use shared config.cache for target
5803         directories.
5804         * configure: Regenerate.
5805
5806 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5807
5808         * MAINTAINERS: Add myself to 'Write After Approval' section.
5809
5810 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5811
5812         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5813         * configure: Regenerated.
5814
5815 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5816
5817         * MAINTAINERS: Remove the mn10200 maintainer.
5818
5819 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5820
5821         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5822         * configure: Regenerated.
5823
5824 2003-12-16  Jan Hubicka  <jh@suse.cz>
5825
5826         * MAINTAINERS: Add myself as callgraph maintainer.
5827
5828 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5829
5830         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5831         * configure: Regenerate.
5832
5833 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5834
5835         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5836         'Write After Approval' section. Update email.
5837
5838 2003-12-01  James Lemke  <jim@wasabisystems.com>
5839
5840         * MAINTAINERS (Write After Approval): Add myself.
5841
5842 2003-11-20  Matt Thomas  <matt@3am-software.com>
5843
5844         * MAINTAINERS: Add myself as a vax port maintainer.
5845
5846 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5847
5848         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5849         (configure-build-[+module+], configure-[+module+]): Likewise.
5850         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5851         * Makefile.in: Regenerate.
5852
5853 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5854
5855         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5856         shared/dylibed libraries.
5857         * ltmain.sh: Likewise.
5858         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5859         * ltcf-cxx.sh: Likewise.
5860         * ltcf-gcj.sh: Likewise.
5861         * ltconfig: Likewise.
5862
5863 2003-11-17  Stan Cox  <scox@redhat.com>
5864
5865         * MAINTAINERS: Add myself as iq2000 port maintainer.
5866
5867 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5868
5869         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5870         * Makefile.in: Regenerate.
5871
5872 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5873
5874         * config.sub: Update to 2003-11-03 version.
5875
5876 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5877
5878         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5879         * configure:  Regenerate.
5880
5881 2003-10-20  Nicolas Pitre  <nico@cam.org>
5882
5883         * MAINTAINERS: Add myself to 'Write After Approval' section.
5884
5885 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5886
5887         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5888
5889 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5890
5891         * MAINTAINERS: Update my email address.
5892
5893 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5894
5895         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5896
5897 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
5898
5899         * MAINTAINERS: Add myself to 'Write After Approval' section.
5900
5901 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5902
5903         * config.guess: Update to 2003-10-16 version.
5904         * config.sub: Update to 2003-10-16 version.
5905
5906 2003-10-15  David Daney  <ddaney@avtrex.com>
5907
5908         * MAINTAINERS: Added myself to 'Write After Approval' section.
5909
5910 2003-10-15  Falk Hueffner  <falk@debian.org>
5911
5912         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5913         'Write After Approval' section. Update email.
5914
5915 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5916
5917         * MAINTAINERS: Move myself from 'Write After Approval' to
5918         'Various Maintainers' section as middle-end maintainer.
5919
5920 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5921
5922         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5923         HOST_FLAGS_TO_PASS.
5924         * Makefile.in: Regenerate.
5925
5926 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5927
5928         * config.guess: Update to 2003-10-07 version.
5929         * config.sub: Update to 2003-10-07 version.
5930
5931 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5932
5933         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5934         * ltconfig (irix5*, irix6*): Don't override version_type.
5935
5936 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5937
5938         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5939         * configure: Rebuilt
5940         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5941         * Makefile.in: Rebuilt
5942
5943 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5944
5945         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5946
5947 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5948
5949         * MAINTAINERS (Write After Approval): Add myself.
5950
5951 2003-09-29  Paul Koning  <ni1d@arrl.net>
5952
5953         * MAINTAINERS: Move myself from "Write After Approval"
5954         to CPU platform maintainers for pdp11 platform.
5955
5956 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5957
5958         * MAINTAINERS: Move myself from 'Write After Approval' to
5959         'Various Maintainers' section as libffi testsuite maintainer.
5960
5961 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5962
5963         * configure.in: Pass a computed --program-transform-name
5964         to subconfigures.
5965         * configure: Regenerated.
5966
5967 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5968
5969         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5970         * Makefile.in: Regenerate.
5971
5972         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5973         * Makefile.in: Regenerate.
5974
5975 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5976
5977         * MAINTAINERS: Move myself from 'Write After Approval'
5978         to 'Various Maintainers' (objective-c) section.
5979
5980 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5981
5982         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5983         quoting.
5984         * configure: Regenerated.
5985
5986 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5987
5988         * MAINTAINERS (Write After Approval): Add myself to write after
5989         approval list.
5990
5991 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5992
5993         * MAINTAINERS (Write After Approval): Add myself.
5994
5995 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5996
5997         * MAINTAINERS: Update my e-mail address.
5998
5999 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6000
6001         * libtool.m4 (LD): Correct powerpc64 host match.
6002
6003 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6004
6005         * MAINTAINTERS: Update my affiliation and email address.
6006
6007 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6008
6009         * MAINTAINERS (Write After Approval): Add myself.
6010
6011 2003-09-04  DJ Delorie  <dj@redhat.com>
6012
6013         * configure: Regenerate.
6014
6015 2003-09-04  Robert Millan  <robertmh@gnu.org>
6016
6017         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6018
6019 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6020
6021         * configure.in: Ensure arguments to sed are properly spaced.
6022         * configure: Regenerate.
6023
6024 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6025
6026         * MAINTAINERS: Update my e-mail address.
6027
6028 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6029
6030         * MAINTAINERS (Write After Approval): Add myself.
6031
6032 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6033
6034         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6035         * configure: Regenerated.
6036
6037 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6038
6039         * MAINTAINERS: Update my email address.
6040
6041 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6042
6043         * configure.in:  Use newline instead of semicolon when assuming
6044         shell arguments in a for loop.
6045         * configure:  Regenerated.
6046
6047 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6048
6049         * MAINTAINERS: Resurrect the i860 maintainer.
6050
6051 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6052
6053         PR 8180
6054         * configure.in: When testing with_libs and with_headers, treat
6055         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6056         * configure: Regenerate.
6057
6058         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6059         make, shell, etc.
6060         (baseargs): Likewise.
6061         * configure: Regenerate.
6062
6063 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6064
6065         * MAINTAINERS (Write After Approval): Add myself.
6066
6067 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6068
6069         * configure.in: Disable libgcj for darwin not on powerpc.
6070         * configure: Rebuild.
6071
6072 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6073
6074         * config-ml.in, symlink-tree: Add license.
6075
6076 2003-08-03  Richard Stallman  <rms@gnu.org>
6077             Eben Moglen  <moglen@columbia.edu>
6078
6079         * README.SCO: New file.
6080
6081 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6082
6083         * Makefile.tpl (check, check-c++): Express dependencies using
6084         dependencies rather than commands.
6085         * Makefile.in: Regenerate.
6086
6087 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6088
6089         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6090         * configure: Ditto.
6091
6092 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6093
6094         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6095         * Makefile.in: Update.
6096
6097 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6098
6099         * configure.in: Enable libgcj for darwin.
6100         * configure: Rebuild.
6101
6102 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6103
6104         * config-ml.in:  Use ac_configure_args directly instead of
6105         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6106         actually seen.
6107
6108 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6109
6110         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6111         creating target and build subdirs to build all parent dirs as needed.
6112         * Makefile.in: Rebuild.
6113         * configure.in: Don't build dirs explicitly here.
6114         * configure: Rebuild.
6115
6116 2003-07-26  Paul Brook  <paul@nowt.org>
6117
6118         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6119
6120 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6121
6122         * Makefile.tpl (all-make): Depend on intl.
6123         * Makefile.in: Rebuilt.
6124
6125 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6126
6127         * install-sh:  Update to newer upstream versions (associated with
6128         aclocal 1.7).
6129         * mkinstalldirs:  Likewise.
6130         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6131
6132 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6133
6134         * MAINTAINERS: Move self from Bug database only accounts
6135         to write-after-approval.
6136
6137 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6138
6139         * config.if: Remove unused libc_interface determination.
6140
6141 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6142
6143         * MAINTAINERS: Move self from write-after-approval to
6144         build machinery (*.in).
6145
6146 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6147
6148         PR bootstrap/11273
6149         PR bootstrap/11408
6150         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6151         unused INSTALL_PROGRAM_ARGS.
6152         * configure.in: Use AC_PROG_INSTALL.
6153         * Makefile.in: Regenerate.
6154         * configure: Regenerate.
6155
6156 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6157
6158         * MAINTAINERS: Alphabetize.
6159
6160 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6161
6162         * configure: Rebuilt.
6163         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6164         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6165         newlib nor libgloss.
6166         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6167         * configure.in (am33_2.0-*-linux*): Added.
6168
6169 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6170
6171         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6172         * configure: Regenerate.
6173
6174 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6175
6176         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6177         * Makefile.in: Regenerate.
6178
6179 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6180
6181         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6182         * Makefile.in: Regenerate.
6183
6184 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6185
6186         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6187         * Makefile.in: Regenerated.
6188
6189         * config-ml.in: Replace PWD with PWD_COMMAND.
6190
6191 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6192
6193         * intl: New directory; see intl/ChangeLog for details.
6194         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6195         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6196         * Makefile.in: Regenerate.
6197
6198 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6199
6200         * configure.in: Clean up config-lang.in handling.  Delete
6201         useless assignment to "subdirs".
6202         * configure: Regenerate.
6203
6204 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6205
6206         * configure.in: Rename 'target_libs' to 'target_libraries'.
6207         Remove useless reference to 'target_libs'.
6208         * configure: Regenerate.
6209
6210 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6211
6212         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6213         * Makefile.in: Regenerate.
6214
6215 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6216
6217         * Makefile.def: Introduce flags_to_pass.
6218         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6219         * Makefile.in: Regenerate.
6220
6221 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6222
6223         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6224         and target-libgloss.
6225         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6226         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6227         * configure: Regenerate.
6228
6229 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6230
6231         * configure.in: Update testsuite_flags to new location.
6232         * configure. Regenerate.
6233
6234 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6235
6236         * Makefile.tpl: Remove BUILD_CC stuff.
6237         * Makefile.in: Regenerate.
6238
6239 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6240
6241         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6242
6243 2003-06-16  Graeme Peterson  <gp@qnx.com>
6244
6245         * MAINTAINERS (Write After Approval): Add myself.
6246
6247 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6248
6249         * config.guess: Update to 2003-06-12 version.
6250         * config.sub: Update to 2003-06-13 version.
6251
6252 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6253
6254         * config.guess: Update to 2003-06-06 version.
6255         * config.sub: Update to 2003-06-06 version.
6256
6257 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6258
6259         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6260         * configure. Regenerate.
6261
6262 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6263
6264         * configure.in: Disable serial configure by default.
6265         * configure: Regenerate.
6266         * Makefile.tpl: Abolish .NOTPARALLEL.
6267         * Makefile.in: Regenerate.
6268
6269         * Makefile.tpl: Replace {build,host,target}_canonical by
6270         {build,host,target}.
6271         * Makefile.in: Regenerate.
6272
6273         * Makefile.tpl: Fix stupid pasto.
6274         * Makefile.in: Regenerate.
6275
6276 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6277
6278         * Makefile.tpl: Remove bogus conditional.
6279         * Makefile.in: Regenerate.
6280
6281 2003-06-05  Jan Hubicka  <jh@suse.cz>
6282
6283         * Makefile.tpl (profiledbootstrap): New target.
6284         * Makefile.in (profiledbootstrap): New target.
6285
6286 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6287
6288         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6289         Pinski. Remove user names from other bugzilla-only maintainers.
6290
6291 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6292
6293         * Makefile.tpl: Make 'recursive targets' using autogen rather
6294         than shell loop.  Remove duplicate 'clean' targets and false
6295         comments.
6296         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6297         Add systematic method of specifying missing targets in subdirs.
6298         Add copyright boilerplate.
6299         * Makefile.in: Regenerate.
6300         * configure.in: Add 'recursive targets' to maybe list.
6301         * configure: Regenerate.
6302
6303         * MAINTAINERS: "GNATS only" -> "Bug database only".
6304
6305         * Makefile.tpl: Rename [+target+] to [+make_target+].
6306         * Makefile.def: Rename 'target' to 'make_target'.
6307
6308 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6309
6310         * MAINTAINERS: Add self as options handling maintainer.
6311
6312 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6313
6314         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6315         been too long since I touched those ports.
6316
6317 2003-05-28  DJ Delorie  <dj@redhat.com>
6318
6319         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6320         * Makefile.in: Regenerate.
6321
6322 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6323
6324         * configure.in: Use curly braces in the definition of tooldir.
6325         * configure: Regenerate.
6326
6327 2003-05-21  DJ Delorie  <dj@redhat.com>
6328
6329         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6330         newlib or libgloss.
6331         * Makefile.in: Regenerate.
6332
6333 2003-05-21  DJ Delorie  <dj@redhat.com>
6334
6335         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6336         * Makefile.in: Regenerate.
6337
6338 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6339
6340         * MAINTAINERS: Update my e-mail address.
6341
6342 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6343
6344         * configure.in: Switch more things to use maybe dependencies.
6345         * Makefile.tpl: Switch more things to use maybe dependencies.
6346         Factor out common code from autogen IF statements.
6347         * configure: Regenerate.
6348         * Makefile.in: Regenerate.
6349
6350 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6351
6352         * configure.in: Accept i[3456789]86 for machine type.
6353         * configure: Regenerate.
6354
6355 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6356
6357         * configure.in: Switch more things to use maybe dependencies.
6358         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6359         * configure: Regenerate.
6360         * Makefile.tpl: Switch more things to use maybe dependencies.
6361         * Makefile.in: Regenerate.
6362
6363 2003-05-16  Andreas Schwab  <schwab@suse.de>
6364
6365         * Makefile.tpl (install-opcodes): Define.
6366         * Makefile.in: Rebuild.
6367
6368 2003-05-13  Andreas Jaeger  <aj@suse.de>
6369
6370         * config.guess: Update to 2003-05-09 version.
6371         * config.sub: Update to 2003-05-09 version.
6372
6373 2003-05-13  Michael Eager  <eager@mvista.com>
6374
6375         * configure.in: Correct sed script so that options in quotes are not
6376         deleted.
6377         * configure: Rebuild.
6378
6379 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6380
6381         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6382         and $$s/newlib/libc/sys/cygwin32 include paths.
6383         * configure: Ditto.
6384
6385 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6386
6387         * MAINTAINERS: Update my email addresses.
6388
6389 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6390
6391         * config-ml.in: Propagate INSTALL variables.
6392
6393 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6394
6395         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6396
6397 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6398
6399         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6400         * Makefile.in: Regenerate.
6401
6402 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6403
6404         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6405
6406 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6407
6408         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6409
6410 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6411
6412         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6413         * Makefile.in: Regenerated.
6414
6415 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6416
6417         * MAINTAINERS (Write After Approval): Upgrade myself from
6418         GNATS only to write-after-approval. Update my mail address.
6419
6420 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6421
6422         (OS Port Maintainers: freebsd): Add myself.
6423
6424 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6425
6426         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6427
6428 2003-04-22  Kean Johnston  <jkj@sco.com>
6429
6430         * MAINTAINERS (SCO ports): Added myself.
6431
6432 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6433
6434         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6435
6436 2003-04-19  Kean Johnston  <jkj@sco.com>
6437
6438         * MAINTAINERS (Write After Approval): Add myself.
6439
6440 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6441
6442         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6443         * Makefile.in: Regenerate.
6444
6445 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6446
6447         * configure.in (powerpc64*-*-linux*): Remove.
6448         * configure: Rebuilt.
6449
6450 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6451
6452         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6453         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6454         and restrap.
6455         * Makefile.in:  Regenerate.
6456
6457 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6458
6459         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6460         * configure: Regenerated.
6461
6462 2003-04-15  DJ Delorie  <dj@redhat.com>
6463
6464         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6465
6466 2003-04-13  Nick Clifton  <nickc@redhat.com>
6467
6468         * config-ml.in: Remove support for --disable-aix removing
6469         call-aix multilibs.
6470
6471 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6472
6473         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6474         * */configure: Rebuilt.
6475
6476 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6477
6478         * MAINTAINERS: Add my email address.
6479
6480 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6481
6482         * MAINTAINERS (Write After Approval): Add myself.
6483
6484 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6485
6486         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6487         * Makefile.in: Regenerate.
6488
6489 2003-03-14  Michael Chastain  <mec@shout.net>
6490
6491         * Makefile.in: Regenerate with correct Makefile.def.
6492
6493 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6494
6495         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6496         Make macro.
6497         * Makefile.in: Regenerate.
6498         * configure.in: Clean up gxx_include_dir logic.
6499         * configure: Regenerate.
6500
6501 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6502
6503         * MAINTAINERS (Write After Approval): Add myself.
6504
6505 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6506
6507         * MAINTAINERS: Update my mail address.
6508
6509 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6510
6511         * configure.in (gxx_include_dir): Fix typo.
6512         * configure: Regenerated.
6513
6514 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6515
6516         * Makefile.tpl: Reindent.
6517         * Makefile.in: Regenerate.
6518         * configure.in: Reindent.  Don't set unused variables.
6519         * configure: Regenerate.
6520
6521 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6522
6523         * configure.in: Include $(build_tooldir)/sys-include in
6524         FLAGS_FOR_TARGET.
6525         * configure: Regenerated.
6526
6527 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6528
6529         * Makefile.tpl: Always pass down RANLIB.
6530         * Makefile.in: Regenerate.
6531
6532         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6533         * Makefile.in: Regenerate.
6534         * configure.in: Remove unused logic relating to --enable-shared
6535         and --enable-threads.  Remove bogus comments.  Remove redundant
6536         noconfigdirs.
6537         * configure: Regenerate.
6538
6539         * configure.in: Replace ${libstdcxx_version} by its value.
6540         Remove reference to mh-dgux.
6541         * configure: Regenerate.
6542
6543 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6544
6545         * MAINTAINERS (Write After Approval): Add myself.
6546
6547 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6548
6549         * Makefile.tpl: Rearrange.
6550         * Makefile.in: Regenerate.
6551
6552 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6553
6554         * configure.in: Add support for kaOS as cross build target system.
6555         * configure: Regenerated.
6556
6557 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6558
6559         * MAINTAINERS (Write after approval): Add myself.
6560
6561 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6562
6563         * MAINTAINERS: Update my email address.
6564
6565 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6566
6567         * MAINTAINERS: Add self to blanket write privs. section.
6568
6569 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6570
6571         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6572         configure-target-* as some target builds may require additional
6573         flags for preprocessor tests.
6574         * Makefile.in: Regenerated.
6575
6576 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6577
6578         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6579         * ltconfig: Handle it.
6580         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6581         auto-detecting it.
6582
6583         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6584         it is used as argument to $CC.
6585         * ltcf-gcj.sh: Likewise.
6586
6587         * configure.in: Introduce --enable-maintainer-mode.
6588         * configure: Rebuilt.
6589         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6590         for maintainer mode.
6591         * Makefile.in: Rebuilt.
6592
6593 2003-02-18  Jason Merrill  <jason@redhat.com>
6594
6595         * Makefile.tpl (check-c++): Allow parallelism.
6596
6597 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6598
6599         * MAINTAINERS: Remove John Carr (who never actually had access to
6600         gcc.gnu.org).
6601
6602 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6603
6604         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6605         don't configure target-libobjc.
6606         * configure: Regenerate.
6607
6608 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6609
6610         * Makefile.tpl (RANLIB): Define.
6611         * Makefile.in: Regenerate.
6612
6613 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6614
6615         * MAINTAINERS: Update my email.
6616
6617 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6618
6619         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6620         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6621         * Makefile.in: Regenerated.
6622         * configure.in: Remove all traces of snavigator, db, and grep.
6623         * configure: Regenerated.
6624
6625 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6626
6627         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6628         After Approval.
6629
6630 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6631
6632         * MAINTAINERS (Write after approval): Add myself.
6633
6634 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6635
6636         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6637         * Makefile.in: Regenerated.
6638
6639 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6640
6641         * config.guess: Updated to 2003-01-30's version.
6642         * config.sub: Updated to 2003-01-28's version.
6643
6644 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6645
6646         * config.if: If gcc_version is already set, just use it.  Don't set
6647         gcc_version_trigger if it's already set, otherwise set it to
6648         gcc/version.c, but only if the file exists.  If it is not set and
6649         gcc/version.c does not exist, try to extract the version number from
6650         $CC.
6651
6652 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6653
6654         * MAINTAINERS: Add myself to write-after-approval list.
6655
6656 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6657
6658         * configure.in:  Revert 24Jan change.
6659         * configure:  Regenerate.
6660
6661 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6662
6663         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6664         entry of HJ Lu.
6665
6666 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6667
6668         * configure.in: Revert previous change.
6669         * configure: Regenerate.
6670
6671 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6672
6673         * configure.in: Make rda native-only.
6674         * configure: Regenerate.
6675
6676 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6677
6678         * MAINTAINERS: Move myself from GNATS-only-accounts to
6679         write-after-approval.
6680
6681 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6682
6683         * configure.in: Add missing \.
6684         * configure: Rebuilt.
6685
6686 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6687
6688         * configure.in (baseargs): Avoid using \| in sed regular
6689         expressions.
6690         * configure: Rebuilt.
6691
6692 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6693
6694         * configure.in (baseargs): Remove all supported forms of
6695         --cache-file, --srcdir, --host, --build and --target options
6696         from argument lists.
6697         * configure: Rebuilt.
6698
6699 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6700
6701         * MAINTAINERS: Add myself to write-after-approval list.
6702
6703 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6704
6705         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6706         * configure: Rebuilt.
6707
6708 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6709
6710         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6711         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6712         * Makefile.in: Regenerate.
6713         * configure: Regenerate.
6714
6715 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6716
6717         * configure.in: Remove Makefile in build, host and target modules
6718         unless configure was run with --no-recursion.
6719         * configure: Rebuilt.
6720
6721 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6722
6723         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6724         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6725         * Makefile.in: Regenerate.
6726
6727 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6728
6729         * config.guess: Update to 2003-01-03 version.
6730         * config.sub: Update to 2003-01-03 version.
6731
6732 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6733
6734         * configure: Regenerate with proper autoconf 2.13.
6735
6736 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6737
6738         * configure.in: Add AC_PREREQ for consistency.
6739         * configure: Regenerate.
6740
6741 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6742
6743         * configure.in (GDB_TK): Add tcl directories conditional on
6744         gdb/gdbtk directory being present.
6745         * configure: Regenerate.
6746
6747 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
6748
6749         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
6750         used by gcc if LD is not defined and we are not doing a Canadian Cross.
6751         * configure: Rebuilt.
6752
6753 2002-12-31  Tom Tromey  <tromey@redhat.com>
6754
6755         * Makefile.in: Rebuilt.
6756         * Makefile.def (target_modules) [libffi]: Allow installation.
6757
6758 2002-12-31  Andreas Schwab  <schwab@suse.de>
6759
6760         * configure.in: Fix use of $program_transform_name.
6761         * configure: Regenerated.
6762
6763 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6764
6765         * configure.in (baseargs): Don't remove first configure argument.
6766         * configure: Regenerated.
6767
6768 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6769
6770         * Makefile.tpl (local-distclean): Don't remove...
6771         (multilib.ts): ... this.  Moved into...
6772         (multilib.out): ... this.  Don't use sub-make.
6773         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6774         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6775         (configure-build-[+module+], configure-[+module+],
6776         configure-target-[+module+], configure-gcc): ... these.  Test
6777         for Makefile existence.  Drop config.status from dependencies.
6778         * Makefile.in: Rebuilt.
6779         * configure.in: Move gcc-version-trigger to the end of
6780         ac_configure_args.  Add comments to maybedep.tmp and
6781         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6782         nonopt from baseargs, matching and removing corresponding
6783         whitespace while at it.
6784         * configure: Rebuilt.
6785
6786 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6787
6788         * configure.in (host_configargs): Replace reference to
6789         no-longer-defined buildopts with --build=${build_alias}.
6790         * configure: Rebuilt.
6791
6792         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6793         program_transform_name to standard idiom.
6794         (AUTOGEN, AUTOCONF): Define.
6795         (Makefile.in): Use $(AUTOGEN).
6796         (Makefile): Depend on config.status, and use autoconf-style rule to
6797         build it.  Move original commands to...
6798         (config.status): ... this new target.
6799         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6800         $(AUTOCONF).
6801         * Makefile.in: Rebuilt.
6802
6803 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6804
6805         * Makefile.tpl: Fix dramatic bustage due to change in
6806         program_transform_name.
6807         * Makefile.in: Regenerate.
6808
6809         * configure.in: Remove unnecessary PATH setting.
6810         * configure: Regnerate.
6811
6812         * configure.in: Don't default to unprefixed tools unless
6813         the native tools will work.
6814         * configure: Regenerate.
6815
6816         * configure.in: Convert to autoconf script.  Blow away lots
6817         of now-redundant Makefile fragments.
6818         * configure: Generate using Autoconf.
6819         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6820         * Makefile.in: Regenerate.
6821
6822 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6823
6824         * configure: Fix stupid bug where RANLIB was mistakenly included.
6825
6826         * configure.in: Rename (buildargs, hostargs, targargs) to
6827         (build_configargs, host_configargs, target_configargs).
6828
6829         * configure.in: Move logic out of sed statement.
6830
6831         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6832         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6833
6834 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6835
6836         * config.sub: Import from master repository
6837         * config.guess: Ditto
6838
6839 2002-12-24  Andreas Schwab  <schwab@suse.de>
6840
6841         * Makefile.tpl (multilib.out): Fix missing space.
6842         * Makefile.in: Regenerate.
6843
6844 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6845
6846         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6847         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6848         * Makefile.in: Regenerate.
6849         * configure.in: Remove unnecessary leftovers.
6850
6851 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6852
6853         * configure.in (extra_ranlibflags_for_target): New variable.
6854         (*-*-darwin): Add -c to ranlib commands.
6855         * configure (tooldir): Handle extra_ranlibflags_for_target.
6856
6857 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6858
6859         * Makefile.tpl: Revert HJL's change.
6860         * Makefile.in: Regenerated.
6861         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6862         always.
6863
6864 2002-12-19  Andreas Schwab  <schwab@suse.de>
6865
6866         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6867         * Makefile.in: Regenerate.
6868
6869 2002-12-18  H.J. Lu  <hjl@gnu.org>
6870
6871         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6872         * Makefile.in: Regenerated.
6873
6874         * configure.in (build_prefix): New. Substitute.
6875
6876 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6877
6878         * Makefile.tpl: Don't let real targets depend on phony targets.
6879         * Makefile.in: Regenerate.
6880
6881         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6882         * Makefile.in: Regenerate.
6883
6884 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6885
6886         * config.sub: Import from master repository
6887         * config.guess: Ditto
6888
6889 2002-12-16  Jason Merrill  <jason@redhat.com>
6890
6891         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6892         previous 'make bootstrap'.
6893         * Makefile.in: Regenerate.
6894
6895 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6896
6897         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6898
6899 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6900
6901         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6902         * Makefile.in: Regenerate.
6903
6904 2002-12-13  Jason Merrill  <jason@redhat.com>
6905
6906         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6907         library tests.
6908         (check-c++): Just depend on it and check-target-libstdc++-v3.
6909         * Makefile.in: Regenerate.
6910
6911 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6912
6913         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6914         * Makefile.in: Rebuilt.
6915
6916 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6917
6918         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6919
6920 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6921
6922         * configure: Fix bug put in by gremlins.
6923
6924         * Makefile.tpl: Substitute more autoconfily.
6925         * configure: Substitute more autoconfily.
6926         * Makefile.in: Regenerate.
6927
6928 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6929
6930         * config.sub: Import from master repository
6931         * config.guess: Ditto
6932         * MAINTAINERS: Added Svein Seldal under write after approval
6933
6934 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6935
6936         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6937         * Makefile.in (all-sim): Ditto.
6938
6939 2002-12-06  DJ Delorie  <dj@redhat.com>
6940
6941         * Makefile.tpl: Change configure dependencies to not have real
6942         targets depend on phony targets.
6943
6944 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6945
6946         * configure.in: Revert unintentional change.
6947
6948         * Makefile.tpl: Change dependency for */multilib.out so that
6949         it works when gcc isn't in the tree.
6950
6951         * configure.in: Substitute more.
6952         * configure: Run subconfigures from the Makefile.
6953         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6954         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6955
6956 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6957
6958         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6959
6960 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6961
6962         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6963         and corresponding dependencies.
6964         * Makefile.in: Regenerate.
6965
6966         * configure.in (host_tools): Order binutils, gas and ld for
6967         convenience in running the testsuites.
6968
6969         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6970         * Makefile.in: Regenerate.
6971         * configure.in: Introduce rules to serialize subconfigure runs.
6972
6973         * configure.in: Introduce BASE_CC_FOR_TARGET.
6974         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6975         Realize configure-build-* targets.  Realize configure-target-* targets.
6976         * Makefile.in: Regenerate.
6977
6978 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6979
6980         * configure: Move gcc_version_trigger stuff from here...
6981         * configure.in: ...to here.
6982
6983         * configure.in: Separate subconfigure options added by this file from
6984         options given by the user.  Add machinery to put args for host
6985         subconfigures into the Makefile.
6986
6987         * Makefile.tpl: Remove 'vault' targets.
6988         * Makefile.tpl: Reorder and comment dependencies.
6989         * Makefile.in: Regenerate.
6990
6991 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6992         * configure.in: Fix my broken commit of previous patch. (sigh)
6993
6994 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6995
6996         * configure.in: Move host-specific darwin noconfigdirs into
6997         the host-specific section.
6998
6999 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7000
7001         * configure.in: Move host-specific darwin noconfigdirs into
7002         the host-specific section.
7003
7004 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7005
7006         * configure: Remove skip-this-dir support.
7007         * Makefile.tpl: Remove skip-this-dir support.
7008
7009         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7010         subdirectories.
7011         * Makefile.in: Regenerate.
7012
7013         * Makefile.tpl: Strip out useless setting of 'dir'.
7014         * Makefile.in: Regenerate.
7015
7016 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7017
7018         * configure.in: Fix deeply stupid bug.
7019
7020         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7021         shell code in CXX_FOR_TARGET
7022         * Makefile.def: Introduce raw_cxx.
7023         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7024         RAW_CXX_FOR_TARGET.
7025         * Makefile.in: Regenerate.
7026
7027 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7028
7029         * Makefile.tpl: Remove unnecessary ifs.
7030         * Makefile.in: Regenerate.
7031
7032         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7033         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7034         targets for 'no_install' modules.
7035         * configure: Move GDB_TK substitution to configure.in.  Move
7036         build_modules stuff to configure.in.
7037         * configure.in: Implement soft dependency machinery.  Maybe-ize
7038         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7039         * Makefile.in: Regenerate.
7040
7041 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7042
7043         * Makefile.tpl: Make all-target, install-target behave similarly
7044         to all, install (only hitting configured targets).  Eliminate
7045         unused macro defintions.
7046
7047         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7048         build != host.
7049
7050         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7051
7052         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7053
7054         * configure.in: Produce lists of subdir targets we're actually
7055         configuring.  Remove references to "dosrel".
7056         * Makefile.tpl: Let configure set which subdir targets are hit.
7057         Remove install-cross; clean up install; remove ALL.  Remove
7058         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7059         Autogenerate host module targets.  Remove empty dependency lines
7060         and redundant dependency; rearrange slightly.
7061         * Makefile.def: Add host-side libtermcap, utils.
7062
7063         * Makefile.in: Regenerate.
7064
7065 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7066
7067         * ltconfig (osf[345]): Append $major to soname_spec.
7068         Reflect this in library_names_spec.
7069         * ltmain.sh (osf): Prefix $major with . for use as extension.
7070
7071 2002-11-19  Andreas Jaeger  <aj@suse.de>
7072
7073         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7074         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7075         and sparc64 GNU/Linux systems.
7076
7077 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7078
7079         * MAINTAINERS: Update email.
7080
7081 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7082
7083         * MAINTAINERS: Complete James Dennett's entry.
7084
7085 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7086
7087         * MAINTAINERS (Write After Approval): Add myself.
7088
7089 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7090
7091         * Makefile.tpl: syntactic cleanup
7092
7093 2002-11-13  Stuart Hastings  <stuart@apple.com>
7094
7095         * MAINTAINERS: Add myself to write-after-approval list.
7096
7097 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7098
7099         * Makefile.def: Add list of recursive targets to autogenerate.
7100         Add build_modules.
7101         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7102         targets.  Autogenerate *-build-* targets.
7103         * Makefile.in: Regenerate.
7104
7105 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7106
7107         * configure: More autoconf-style substitutions.
7108         * Makefile.tpl: More autoconf-style substitutions.
7109         * Makefile.in: Regenerate.
7110
7111 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7112
7113         * configure: Substitute more variables in a more autoconf-friendly
7114         way.  Simplify slightly.
7115         * Makefile.tpl: Make more variables substitutable in an
7116         autoconf-friendly way.
7117         * Makefile.in: Regenerate.
7118
7119 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7120
7121         * MAINTAINERS (Write After Approval): Add myself.
7122
7123 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7124
7125         * configure.in (v810*): Remove special setting of tools.
7126
7127         * configure: Add support for extra required flags for ar or nm.
7128         * configure.in (aix4.3+): Use above support for target-specific
7129         issues, rather than using config/mt-aix43.
7130
7131 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7132
7133         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7134         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7135         with $srcdir.  Reformat indentation.  Substitute some variables
7136         formerly hard-coded in the Makefile for build=host.
7137         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7138         * Makefile.def: Autogenerate more.
7139         * Makefile.in: Regenerate.
7140
7141 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7142
7143         * MAINTAINERS (Write After Approval): Add myself.
7144
7145 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7146
7147         * Makefile.def (host_modules): Add rda.
7148         * Makefile.in: Regenerate.
7149         * configure.in (target_tool): Add target-rda to list.
7150
7151 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7152
7153         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7154
7155 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7156
7157         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7158         and restrap targets to this rule.
7159         * Makefile.in:  Regenerate.
7160
7161 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7162
7163         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7164         GNATS only accounts.
7165
7166 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7167
7168         * configure.in (i[3456]86-*-linux*): Add check to disable
7169         ${libgcj} for glibc1.
7170
7171 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7172
7173         * MAINTAINERS: Add myself as ip2k port maintainer.
7174
7175 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7176
7177         * configure.in: Add tic4x target.
7178
7179 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7180
7181         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7182         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7183         * Makefile.in: Regenerate.
7184
7185         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7186         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7187         * Makefile.in: Regenerate.
7188
7189 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7190
7191         * MAINTAINERS: Add myself as web pages co-maintainer.
7192
7193 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7194
7195         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7196         * Makefile.in: Regenerate.
7197
7198 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7199
7200         * MAINTAINERS: Add myself and Nathan Sidwell
7201         <nathan@codesourcery.com> as VxWorks maintainers.
7202
7203 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7204
7205         * Makefile.def: Remove order dependency comments.
7206         * Makefile.tpl: Add explicit install-install dependencies.
7207         * Makefile.in: Regenerate.
7208
7209         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7210         * Makefile.in: Regenerate.
7211
7212         * Makefile.tpl: Add configure-target (for src-release in src)
7213         * Makefile.in: Regenerate.
7214
7215 2002-09-30  Nick Clifton  <nickc@redhat.com>
7216
7217         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7218
7219 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7220
7221         * configure.in (s390*-*-linux*): Enable libgcj.
7222
7223 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7224
7225         * configure: Revert accidentally applied changes.
7226
7227         * Makefile.tpl: Make more autoconf-friendly.
7228         * Makefile.in: Regenerate.
7229         * configure: Make substitution more autoconf-like.
7230
7231 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7232
7233         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7234         single entry to handle all these.
7235         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7236         libjava on arm-*-elf.
7237
7238 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7239
7240         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7241         things that depend on them.
7242
7243 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7244
7245         * Makefile.tpl: Make subsituted variables more autoconfy.
7246         * Makefile.in: Regenerate.
7247         * configure: Make seds more autoconfy.
7248
7249 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7250
7251         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7252         * Makefile.in: Regenerate.
7253         * configure.in: Rewrite sed statements to look autoconfy.
7254
7255         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7256         all-target-foo on configure-target-foo.
7257         * Makefile.def: Ditto.
7258         * Makefile.in: Rebuild.
7259
7260 2002-09-25  Andrew Haley  <aph@redhat.com>
7261
7262         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7263
7264 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7265
7266         * Makefile.def: New file.
7267         * Makefile.tpl: New file.
7268         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7269         * contrib/gcc_update: Note that Makefile.in is a generated file.
7270
7271         * configure.in: Minor rearrangement.  Simplify tests.
7272
7273 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7274
7275         * configure.in (with_headers): Skip copy if value is "yes".
7276         (with_libs): Likewise.
7277
7278 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7279
7280         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7281         * configure.in (sh*-*-pe*): Ditto.
7282         * configure.in (mips*-*-pe*): Ditto.
7283         * configure.in (*arm-wince-pe): Ditto.
7284
7285         * configure.in: Rearrange.
7286
7287 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7288
7289         * MAINTAINERS: Update my email address.
7290
7291 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7292
7293         * MAINTAINERS: (Write After Approval): Add myself.
7294
7295 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7296
7297         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7298
7299 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7300
7301         * MAINTAINERS: Change my mailing address.
7302
7303 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7304
7305         * MAINTAINERS (Write After Approval): Remove myself.
7306         (Various Maintainers: c++ runtime libs): Add myself.
7307
7308 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7309
7310         * MAINTAINERS (Write After Approval): Remove myself.
7311         (Various Maintainers: c++ runtime libs): Add myself.
7312
7313 2002-08-15  Eric Christopher  <echristo@redhat.com>
7314
7315         * config.sub: Import from master repository.
7316         * config.guess: Ditto.
7317
7318 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7319
7320         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7321         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7322         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7323
7324 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7325
7326         * MAINTAINERS: Add self to rs6000 vector extensions.
7327
7328 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7329
7330         * libiberty/configure: Reverted unintended yesterday's check in.
7331
7332 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7333
7334         * boehm-gc/configure, libf2c/configure: Rebuilt.
7335         * libffi/configure, libiberty/configure: Ditto.
7336         * libjava/configure, libobjc/configure: Ditto.
7337         * libstdc++-v3/configure, zlib/configure: Ditto.
7338         Merged from binutils:
7339         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7340         From Steve Ellcey <sje@cup.hp.com>:
7341         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7342         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7343         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7344         IA64.
7345         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7346         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7347         soname_spec, sys_lib_search_path_spec): Ditto.
7348
7349 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7350
7351         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7352
7353 2002-08-04  H.J. Lu  (hjl@gnu.org)
7354
7355         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7356
7357 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7358
7359         * MAINTAINERS (Write After Approval): Add myself.
7360
7361 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7362
7363         * configure.in: Move generic linux case to end.  Copy generic
7364         linux noconfigdirs to mips*-*-linux* entry and new
7365         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7366
7367 2002-07-19  Michael Matz  <matz@suse.de>
7368
7369         * MAINTAINERS: Add myself as ra* maintainer.
7370
7371 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7372
7373         * config.guess: Update to 2002-07-09 version.
7374         * config.sub: Update to 2002-07-03 version.
7375
7376 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7377
7378         * MAINTAINERS: Fix typo in a maintainer email address.
7379
7380 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7381
7382         * configure.in: Remove two redundant tests.
7383
7384 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7385
7386         * configure.in (mips*-*-irix6*o32): Enable stabs.
7387
7388 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7389
7390         * configure.in: Don't build grez.
7391         * Makefile.in: Ditto.
7392
7393         * Makefile.in: Remove references to bsp, cygmon, libstub.
7394         * configure.in: Ditto.
7395
7396         * configure.in: Remove leftover reference to gdbtest.
7397
7398 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7399
7400         * configure.in (gxx_include_dir):  Change to match versioned
7401         C++ headers if --enable-version-specific-runtime-libs is used.
7402
7403 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7404
7405         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7406
7407 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7408
7409         * configure.in: Make --without-x work.
7410
7411 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7412
7413         * configure.in: Rearrange target Makefile fragment collection.
7414
7415         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7416         cvs[src].
7417         * configure.in: Ditto.
7418
7419 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7420
7421         * MAINTAINERS (Write After Approval): Update my e-mail address.
7422
7423 2002-06-24  Ben Elliston  <bje@redhat.com>
7424
7425         * configure.in (host_tools): Remove cgen.
7426
7427         * Makefile.in (all-cgen): Remove; runs from its source directory.
7428         (check-cgen, install-cgen, clean-cgen): Likewise.
7429         (all-opcodes): Do not depend on all-cgen.
7430         (all-sim): Likewise.
7431
7432 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7433
7434         * Makefile.in: Eliminate 'apache' targets.
7435         * configure.in: Eliminate 'apache' targets.
7436
7437         * configure.in: Eliminate redundant tests.  Reorganize.
7438
7439         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7440
7441         * config-ml.in: Eliminate references to Cygnus configure.
7442
7443         * Makefile.in: Eliminate references to building emacs.
7444
7445 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7446
7447         * MAINTAINERS: Update my email address.
7448
7449 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7450
7451         * config.if (libstdcxx_incdir): Version C++ headers.
7452         (cxx_incdir): Remove.
7453
7454 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7455
7456         * MAINTAINERS (Write After Approval): Add self.
7457
7458 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7459
7460         * configure.in: Add support for ip2k.
7461
7462 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7463
7464         * configure.in: Fix AIX configury bug.
7465
7466 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7467
7468         * MAINTAINERS (Write After Approval): Add self.
7469
7470 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7471
7472         * configure.in: replace ${topsrcdir} with ${srcdir}
7473
7474         * configure.in: Move definition of libstdcxx_flags
7475         right above usage, rather than waaay earlier.
7476
7477         * configure.in: Pull definition of is_cross_compiler earlier.
7478
7479         * configure.in: Rearrange a little.
7480
7481         * configure.in: Remove references to librx.
7482         * Makefile.in: Remove references to librx.
7483
7484 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7485
7486         * config.sub: Add support for avr target.
7487         Import from master sources, rev 1.255
7488
7489 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7490
7491         * configure, .cvsignore:  Revert previous change...
7492         * Makefile:  ...delete.
7493
7494 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7495
7496         * configure.in: Eliminate ${gasdir} variable.
7497
7498 2002-06-18  Dave Brolley  <brolley@redhat.com>
7499
7500         * configure.in: Add support for frv.
7501         * config.sub: Add support for frv.
7502
7503 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7504
7505         * configure:  Remove garbage from previous commit.
7506
7507 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7508
7509         * configure:  For in-source builds, make a subdir and re-exec there.
7510         * Makefile:  New file.  Pass targets through to build directory.
7511         * .cvsignore:  No longer ignore "Makefile".
7512
7513 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7514
7515         * MAINTAINERS (Write After Approval): Add self.
7516
7517 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7518
7519         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7520
7521 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7522
7523         * configure.in (vax-*-netbsd*): Re-enable gas.
7524
7525 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7526
7527         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7528         BUILD_PREFIX_1, to correct nomenclature.
7529         * configure: Likewise.
7530
7531         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7532         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7533
7534 2002-05-31  Olaf Hering  <olh@suse.de>
7535
7536         * config-ml.in: Propogate DESTDIR also.
7537
7538 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7539
7540         * configure.in (vax-*-netbsd*): Don't build gas for this
7541         platform.
7542
7543 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7544
7545         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7546         and libgcj for AVR.
7547
7548 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7549
7550         * MAINTAINERS (Write After Approval): Add myself.
7551
7552 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7553
7554         * config.guess: Update to 2002-05-22 version.
7555         * config.sub: Likewise.
7556
7557 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7558
7559         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7560         * config-ml.in: Likewise.
7561         * configure: Likewise.
7562         * configure.in: Likewise.
7563
7564 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7565
7566         * MAINTAINERS: Update my email address.
7567
7568 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7569
7570         * configure.in: Simplify makefile fragment collection.
7571
7572         * configure.in: Remove code to build emacs.
7573
7574         * configure.in : Remove --srcdir argument from targargs and buildargs
7575         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7576
7577         * configure: Move some logic to configure.in.
7578         * configure.in: Move some logic from configure.
7579
7580 2002-05-11  Tom Tromey  <tromey@redhat.com>
7581
7582         * MAINTAINERS: Reflect libgcj reality.
7583
7584 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7585
7586         * Makefile.in: Honour DESTDIR.
7587
7588 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7589
7590         * config.guess: Import 2002-03-20 version.
7591         * config.sub: Import 2002-04-26 version.
7592
7593 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7594
7595         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7596
7597 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7598
7599         * MAINTAINERS: Add self.
7600
7601 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7602
7603         * ltmain.sh: Detect and handle object name conflicts
7604         while piecewise linking a static library.
7605
7606 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7607
7608         * configure.in (noconfigdirs): Don't disable libgcj on
7609         sparc64-*-solaris* and sparcv9-*-solaris*.
7610
7611 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7612
7613         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7614
7615 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7616
7617         * configure.in (FLAGS_FOR_TARGET): Do not add
7618         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7619         on i[3456]86-*-linux*.
7620
7621 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7622
7623         * configure.in (noconfigdirs): Replace [ ] with test.
7624
7625         * configure.in (noconfigdirs): Do not add target-newlib if
7626         target == i[3456]86-*-linux*, and host == target.
7627
7628 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7629
7630         * configure.in: delete reference to absent file
7631
7632         * configure.in: replace '[' with 'test'
7633
7634         * configure.in: Eliminate references to gash.
7635         * Makefile.in: Eliminate references to gash.
7636
7637         * configure.in: remove useless references to 'pic' makefile fragments.
7638
7639         * configure.in: (*-*-windows*) Finish removing.
7640
7641         * configure.in: Eliminate redundant test for libgui.
7642
7643 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7644
7645         * MAINTAINERS: Add self and realphabetize.  Update entries
7646         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7647         entry for a29k port maintainer.
7648
7649 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7650
7651         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7652         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7653
7654 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7655
7656         * configure.in: remove references to dead files
7657
7658 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7659
7660         * MAINTAINERS: Add information about purpose of this file.
7661
7662 2002-04-18  Tom Tromey  <tromey@redhat.com>
7663
7664         * configure.in: Disallow configuring libgcj when it is already
7665         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7666         Solaris 2.8 by default.  For PR libgcj/6158.
7667
7668 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7669
7670         * configure.in:  Move default CC setting out of config/mh-* fragments
7671         directly into here.
7672
7673 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7674
7675         * configure.in: don't even try to configure or make a subdirectory
7676         if there's no configure script for it.
7677
7678 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7679
7680         * MAINTAINERS: Remove chill maintainers.
7681         * Makefile.in (CHILLFLAGS): Remove.
7682         (CHILL_LIB): Remove.
7683         (TARGET_CONFIGDIRS): Remove libchill.
7684         (CHILL_FOR_TARGET): Remove.
7685         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7686         CHILL_LIB.
7687         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7688         (CHECK_TARGET_MODULES): Likewise.
7689         (INSTALL_TARGET_MODULES): Likewise.
7690         (CLEAN_TARGET_MODULES): Likewise.
7691         (configure-target-libchill): Remove.
7692         (all-target-libchill): Remove.
7693         * configure.in (target_libs): Remove target-libchill.
7694         Do not compute CHILL_FOR_TARGET.
7695         * libchill: Remove directory.
7696
7697 2002-04-11  DJ Delorie  <dj@redhat.com>
7698
7699         * Makefile.in, configure.in: Sync with binutils, entries
7700         follow...
7701
7702 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7703
7704         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7705         (do-tar, do-bz2): New rules.
7706         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7707         (gdb-tar): New rule.
7708         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7709         (insight_dejagnu.tar): New rule.
7710         (insight.tar): New rule.
7711         (gdb+dejagnu.tar): New rule.
7712         (gdb.tar): New rule.
7713
7714 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7715
7716         * Makefile.in: Add all-tix to deps for all-snavigator
7717         so that tix is built when building snavigator.
7718
7719 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7720
7721         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7722         ld and gdb are not supported.
7723
7724 2002-01-07  Mark Salter  <msalter@redhat.com>
7725
7726         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7727         Allow target-libgloss to be built for arm, strongarm, and xscale.
7728
7729 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7730
7731         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7732         options for i[3456]86-pc-linux* native builds.
7733
7734 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7735
7736         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7737         files from .po files for a distribution.
7738
7739 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7740
7741         * configure.in: Enable libstdc++-v3 for h8300 targets.
7742
7743 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7744
7745         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7746         version from bfd/.
7747
7748 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7749
7750         * Makefile.in (VER): When present, extract the version number from
7751         the file version.in.
7752
7753 2001-05-24  Tom Rix  <trix@redhat.com>
7754
7755         * configure.in : enable ld for aix
7756
7757 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7758
7759         * config.guess: Add linux target for S/390.
7760
7761 2000-11-07  Philip Blundell  <pb@futuretv.com>
7762
7763         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7764
7765 2000-11-03  Philip Blundell  <pb@futuretv.com>
7766
7767         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7768         files.
7769
7770 2001-01-15  Ben Elliston  <bje@redhat.com>
7771
7772         * configure.in (host_tools): Add sid.
7773         Always configure cgen.
7774
7775 2000-11-24  Nick Clifton  <nickc@redhat.com>
7776
7777         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7778
7779
7780 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7781
7782         * Makefile.in (ALL_MODULES): Add all-cgen.
7783         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7784         (all-cgen): New target.
7785         (all-opcodes,all-sim): Depend on all-cgen.
7786         * configure.in (host_tools): Add cgen.
7787         Only configure cgen if --enable-cgen-maint.
7788
7789 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
7790
7791         * configure.in: Add *-*-freebsd* configurations.
7792
7793 2002-04-08  Tom Tromey  <tromey@redhat.com>
7794
7795         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7796         Fixes PR libgcj/6068.
7797
7798 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7799
7800         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7801
7802 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7803
7804         * configure.in (alpha*-dec-osf*): Enable libgcj.
7805
7806 2003-03-27  Matthew Gingell  <gingell@gnat.com>
7807
7808         * MAINTAINERS (Write After Approval): Add myself.
7809
7810 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7811
7812         Fix for: PR bootstrap/3591, target/5676
7813         * configure.in (mcore-pe): Disable the configuration of
7814         libstdc++-v3 since exceptions are not supported.
7815
7816 2002-03-20  Anthony Green  <green@redhat.com>
7817
7818         * configure.in: Enable libgcj for xscale-elf target.
7819
7820 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
7821
7822         * MAINTAINERS:  Update my email address.
7823
7824 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7825
7826         * ltmain.sh (relink_command): Fix typo in previous change.
7827
7828 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7829
7830         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7831         (relink_command): Added --tag flags.
7832         (mode=install): If relinking fails; error out.
7833
7834 2002-03-12  Richard Henderson  <rth@redhat.com>
7835
7836         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7837         .NOTPARALLEL tag.
7838         (do-check): Rename from check.
7839         (check): Allow parallel check.
7840
7841 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7842
7843         * MAINTAINERS: Add myself as maintainer for xtensa port.
7844         Fix alphabetical order in CPU port maintainer list.
7845         Remove myself from Write After Approval list.
7846
7847 2002-03-11  Richard Henderson  <rth@redhat.com>
7848
7849         * Makefile.in (.NOTPARALLEL): Add fake tag.
7850
7851 2002-03-07  H.J. Lu  (hjl@gnu.org)
7852
7853         * configure.in: Enable gprof for mips*-*-linux*.
7854
7855 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7856
7857         * MAINTAINERS (Write After Approval): Add myself.
7858
7859 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7860
7861         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7862         libjava.
7863         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7864
7865 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7866
7867         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7868         because its Makefile is there; test for the executable instead.
7869
7870 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7871
7872         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7873         libstdc++-v3 and libjava.
7874
7875 2002-02-11  Adam Megacz  <adam@xwt.org>
7876
7877         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7878         boehm-gc
7879
7880 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7881
7882         * config.guess: Updated to 2002-01-30's version.
7883         * config.sub: Updated to 2002-02-01's version.
7884         Contribute sh64-elf.
7885         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7886         * configure.in: Added sh64-*-*.
7887
7888 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7889
7890         * MAINTAINERS: Belatedly add myself to write after approval list.
7891
7892 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7893
7894         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7895         Remove self as Write After Approval.
7896
7897 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7898
7899         * MAINTAINERS: Put self in as maintainer for contrib/regression
7900         directory.
7901
7902 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7903
7904         * MAINTAINERS:  Update my email address.
7905
7906 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7907
7908         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7909         target-libiberty, and target-libgloss.  Skip Java-related
7910         libraries if not supported for NetBSD on target CPU.
7911
7912 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7913
7914         * install-sh: Use _inst.$$_ for temp file name.
7915
7916 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7917
7918         * MAINTAINERS (Write After Approval): Move my contact info
7919         from here...
7920         (OS Port Maintainers): ...to here (netbsd).
7921
7922 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7923
7924         * MAINTAINERS (Write After Approval): Add myself.
7925
7926 2002-01-17  H.J. Lu  <hjl@gnu.org>
7927
7928         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7929         (all-target-fastjar): Also depend on all-target-libiberty.
7930
7931 2002-01-16  H.J. Lu  (hjl@gnu.org)
7932
7933         * config.guess: Import from master sources, rev 1.225.
7934         * config.sub: Import from master sources, rev 1.238.
7935
7936 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7937
7938         * MAINTAINERS (Write After Approval): Remove myself.
7939
7940 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7941
7942         * MAINTAINERS (Write After Approval): Add myself.
7943
7944 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7945
7946         * MAINTAINERS: Add self as docs co-maintainer.
7947
7948 2001-12-11  Matthias Klose  <doko@debian.org>
7949
7950         * MAINTAINERS (Write After Approval): Add myself.
7951
7952 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7953
7954         * MAINTAINERS: Update my email address.
7955
7956 2001-12-07  Turly O'Connor  <turly@apple.com>
7957         * MAINTAINERS (Write After Approval): Add myself.
7958         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7959         (rs6000_initialize_trampoline): Call __trampoline_setup for
7960         ABI_DARWIN too.
7961         * darwin-tramp.asm: New file, implements __trampoline_setup.
7962         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7963
7964 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7965
7966         * MAINTAINERS (Write After Approval): Add myself.
7967
7968 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7969
7970         * configure, configure.in: Use temp file for long sed commands.
7971
7972 2001-12-03  Laurent Guerby  <guerby@acm.org>
7973
7974         * config.sub: Update to version 1.232 on subversion.
7975
7976 2001-12-03  Ben Elliston  <bje@redhat.com>
7977
7978         * MAINTAINERS: Update mail address for config.* patches.
7979
7980 2001-11-27  DJ Delorie  <dj@redhat.com>
7981             Zack Weinberg  <zack@codesourcery.com>
7982
7983         When build != host, create libiberty for the build machine.
7984
7985         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7986         CONFIG_ARGUMENTS.
7987         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7988         New variables.
7989         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7990         and rules.
7991         (all.normal): Depend on ALL_BUILD_MODULES.
7992         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7993         (all-build-libiberty): Depend on configure-build-libiberty.
7994
7995         * configure: Calculate and substitute proper value for
7996         ALL_BUILD_MODULES.
7997         * configure.in: Create the build subdirectory.
7998         Calculate and substitute TARGET_CONFIGARGS (formerly
7999         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8000
8001 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8002
8003         * MAINTAINERS (write-after-approval): Add self.
8004
8005 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8006
8007         * MAINTAINERS (GNATS only accounts): Remove self.
8008
8009 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8010
8011         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8012         libf2c.
8013
8014 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8015
8016         * MAINTAINERS (Write After Approval): Add self.
8017
8018 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8019
8020         * MAINTAINERS: mips and s390 are also CPU ports.
8021
8022 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8023
8024         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8025
8026 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8027
8028         * MAINTAINERS: Alphabetize.
8029
8030 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8031
8032         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8033
8034 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8035
8036         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8037
8038 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8039
8040         * configure.in (--enable-languages): Be more permissive about
8041         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8042
8043 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8044
8045         * config.sub: Import from master sources, rev. 1.230.
8046         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8047
8048 2001-11-07  Laurent Guerby  <guerby@acm.org>
8049
8050         * MAINTAINERS (Write After Approval): Add self.
8051
8052 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8053
8054         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8055
8056 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8057
8058         * config.sub: Import from master sources, rev 1.226.
8059         * config.guess: Import from master sources, rev 1.216.
8060
8061 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8062
8063         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8064         * MAINTAINERS: Add self as maintainer of MMIX port.
8065         Remove old after-approval entry.
8066
8067 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8068
8069         * ChangeLog, configure: Fix spelling errors.
8070
8071 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8072
8073         * MAINTAINERS: Tweak my address.
8074
8075 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8076
8077         * MAINTAINERS: Update my email address.
8078
8079 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8080
8081         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8082         * MAINTAINERS: Add self as maintainer of CRIS port.
8083
8084 2001-10-10  Geert Bosch  <bosch@gnat.com>
8085
8086         * MAINTAINERS (Various maintainers: Ada front end):
8087         Added Robert Dewar.
8088
8089 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8090
8091         * MAINTAINERS (Write After Approval): Added self
8092
8093 2001-10-02  Geert Bosch  <bosch@gnat.com>
8094
8095         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8096
8097 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8098
8099         * configure: Handle temporary files securely using mkdir.
8100
8101 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8102
8103         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8104
8105 2001-09-26  Will Cohen  <wcohen@redhat.com>
8106
8107         * configure.in (*-*-linux*): Disable configuration of target-newlib
8108         and target-libgloss.
8109
8110 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8111
8112         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8113         RANLIB.
8114
8115 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8116
8117         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8118         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8119         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8120         avoid quotes nesting problems.
8121         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8122         (DO_X): Export only variables that are set.
8123
8124 2001-09-19  Ben Elliston  <bje@redhat.com>
8125
8126         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8127         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8128         semantics.  Use the shell built-in "type" command instead.
8129
8130 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8131
8132         Merged from gcc-3_0-branch:
8133         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8134         * ltcf-c.sh: Use $objext, not $ac_objext.
8135         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8136         * ltcf-cxx.sh: Add support for GNU.
8137         2001-07-22  Timothy Wall  <twall@redhat.com>
8138         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8139         default settings if using GNU tools with that configuration.
8140         * ltcf-cxx.sh: Ditto.
8141         * ltcf-gcj.sh: Ditto.
8142         2001-07-21  Michael Chastain  <chastain@redhat.com>
8143         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8144         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8145         * ltmain.sh: Mark as gcc-local.
8146
8147 2001-08-30  Eric Christopher  <echristo@redhat.com>
8148             Jason Eckhardt  <jle@redhat.com>
8149
8150         * config.guess: Merge from master sources.
8151         * config.sub: Merge from master sources, add support for mipsisa32.
8152
8153 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8154         * config.sub: Merge from master sources, rev 1.219.
8155         * MAINTAINERS: Add self as contact for stormy16 port.
8156
8157 2001-08-14  Zack Weinberg  <zackw@panix.com>
8158
8159         * config.sub: Merge from master sources, rev 1.218.
8160         * config.guess: Merge from master sources, rev 1.209.
8161
8162 2001-08-11  Graham Stott  <grahams@redhat.com>
8163
8164         * Makefile.in (check-c++): Add missing semicolon.
8165
8166 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8167
8168         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8169
8170 2001-07-30  Eric Christopher  <echristo@redhat.com>
8171
8172         * MAINTAINERS (Various maintainers: mips port): Added myself.
8173
8174 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8175
8176         * configure.in (sh-*-linux*): New.
8177
8178 2001-07-27  Richard Henderson  <rth@redhat.com>
8179
8180         * .cvsignore: Add LAST_UPDATED.
8181
8182 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8183
8184         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8185
8186 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8187
8188         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8189
8190 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8191
8192         * MAINTAINERS (Write After Approval): Added myself.
8193
8194 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8195
8196         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8197         and libgcj on m68hc11/m68hc12.
8198
8199 2001-06-27  H.J. Lu  (hjl@gnu.org)
8200
8201         * Makefile (CFLAGS_FOR_BUILD): New.
8202         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8203
8204 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8205
8206         * README: Remove version number.
8207
8208 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8209
8210         * INSTALL/README: Update wrt. to the installation instructions now
8211         residing in gcc/doc/install.texi.
8212
8213 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8214
8215         * README: Replace with a cut-down and updated version of gcc/README.
8216
8217 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8218
8219         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8220         multilibs to be disabled.
8221
8222 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8223
8224         * MAINTAINERS (Write After Approval): Add myself.
8225
8226 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8227
8228         * config.guess: Import CVS version 1.195.
8229         * config.sub: Import CVS version 1.212.
8230
8231 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8232
8233         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8234         gcc/xgcc is built, use -print-prog-name to find out the program
8235         name to use.
8236
8237 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8238
8239         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8240         appear to also be in the master copy.
8241         * config.sub:  Import CVS version 1.211.
8242
8243 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8244
8245         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8246         with_gcc]: Use `gcc -shared' to build a shared library.
8247
8248 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8249
8250         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8251         archives.
8252
8253 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8254
8255         * MAINTAINERS (Write After Approval): Add myself.
8256
8257 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8258
8259         * configure.in (libstdcxx_flags): Do not try to execute
8260         libstdc++-v3/testsuite_flags until it exists.
8261
8262 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8263
8264         * MAINTAINERS: Update my email address.
8265
8266 2001-05-31  Graham Stott  <grahams@redhat.com>
8267
8268         * MAINTAINERS (Write After Approval): Add myself.
8269
8270 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8271
8272         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8273         libraries when using g++ with native linker.
8274
8275 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8276
8277         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8278
8279 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8280
8281         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8282         [aix4*|aix5*]: Prepend blank.
8283
8284 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8285
8286         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8287         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8288         of subdir/configure scripts to use the new libtool.m4.
8289
8290 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8291
8292         * MAINTAINERS (Write After Approval): Add myself.
8293
8294 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8295
8296         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8297
8298 2001-05-11  Ben Elliston  <bje@redhat.com>
8299
8300         * Makefile.in (all-sid): New target.
8301         (check-sid, clean-sid, install-sid): Likewise.
8302
8303 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8304
8305         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8306
8307 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8308
8309         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8310         libgcj.
8311
8312 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8313
8314         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8315         gcc/xgcc is built, use -print-prog-name to find out the program
8316         name to use.
8317
8318 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8319
8320         * configure.in (noconfigdirs): Don't reset it from scratch in the
8321         target case; only append to it.
8322
8323         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8324         sparc-*-solaris2.8]: Disable ${libgcj}.
8325
8326 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8327
8328         * configure.in (libgcj_saved): Copy from $libgcj.
8329         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8330         --disable-libgcj.
8331
8332 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8333
8334         * MAINTAINERS: Remove self as MIPS maintainer and
8335         C front end maintainer.
8336
8337 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8338
8339         * configure.in: Move *-chorusos target case to the proper switch.
8340         Disable libgcj.
8341
8342 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8343
8344         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8345         1.641.2.228.
8346
8347 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8348
8349         * Makefile.in (STAGE1_CFLAGS): Pass down.
8350
8351 2001-04-13  Alan Modra  <amodra@one.net.au>
8352
8353         * config.guess: Add hppa64-linux support.  Note for next import that
8354         this is already in the master file.
8355         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8356
8357 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8358
8359         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8360         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8361
8362 2001-04-11  Stan Shebs  <shebs@apple.com>
8363
8364         * MAINTAINERS: Add self as Darwin port maintainer.
8365
8366 2001-04-11  Alan Modra  <amodra@one.net.au>
8367
8368         * MAINTAINERS: Update my email address.
8369
8370 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8371
8372         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8373         recent versions of FreeBSD (release 3 or later).
8374         * ltconfig: On FreeBSD, -lc must not be provided when building
8375         a shared library or else the standard -pthread gcc option is
8376         rendered worthless to later users of the built library.
8377
8378 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8379
8380         * MAINTAINERS: Add self and RTH as C front end maintainers.
8381
8382 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8383
8384         * config.sub: Make sure to match an already-canonicalized
8385         machine name (eg. mn10300-unknown-elf).
8386
8387 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8388
8389         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8390         New macros.
8391         (bootstrap, cross): Use RECURSE_FLAGS.
8392         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8393
8394 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8395
8396         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8397
8398 2001-03-22  Colin Howell  <chowell@redhat.com>
8399
8400         * Makefile.in (DO_X): Do not backslash single-quotes in
8401         backquotes (two places).
8402
8403 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8404
8405         Re-installed:
8406         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8407         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8408         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8409         * ltcf-cxx.sh: Likewise.
8410         * ltcf-gcj.sh: Likewise.
8411
8412 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8413
8414         * MAINTAINERS: Add myself as "documentation co-maintainer".
8415
8416 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8417
8418         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8419         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8420
8421 2001-03-19  Tom Tromey  <tromey@redhat.com>
8422
8423         * config-ml.in: Handle GCJ and GCJFLAGS.
8424
8425 2001-03-21  Michael Chastain  <chastain@redhat.com>
8426
8427         * Makefile.in: all-m4 depends on all-texinfo.
8428
8429 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8430
8431         * MAINTAINERS: Add myself to write after approval list.
8432
8433 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8434
8435         * Makefile.in (DO_X): Quote nested quotes.
8436
8437 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8438
8439         * MAINTAINERS: Add myself to write after approval list.
8440
8441 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8442
8443         * Makefile.in (DO_X): Use double quotes for quoting
8444         "RANLIB=$${RANLIB}".
8445
8446 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8447
8448         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8449
8450 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8451
8452         * configure.in: Only use `lang_requires' for languages athat are
8453         actually enabled.
8454
8455 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8456
8457         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8458
8459 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8460
8461         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8462
8463 2001-03-07  Tom Tromey  <tromey@redhat.com>
8464
8465         * configure.in: Allow config-lang.in to set `lang_requires' to list
8466         of other required languages.
8467
8468 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8469
8470         * Makefile.in: Remove RANLIB definition. Use RANLIB
8471         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8472         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8473
8474 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8475             Alexandre Oliva  <aoliva@redhat.com>
8476
8477         * Makefile.in (check-c++): Use tabs, not spaces.
8478
8479 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8480
8481         * MAINTAINERS: add myself to Write After Approval list.
8482
8483 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8484
8485         * Makefile.in (check-c++): New rule.
8486
8487         * configure.in (target_libs): Remove libg++.
8488         (noconfigdirs): Remove libg++.
8489         (noconfigdirs): Same.
8490         (noconfigdirs): Same.
8491         (noconfigdirs): Same.
8492
8493         * config-ml.in: Remove libg++ references.
8494
8495         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8496         (ALL_TARGET_MODULES): Same.
8497         (configure-target-libg++): Remove.
8498         (all-target-libg++): Remove.
8499         (configure-target-libio): Remove.
8500         (all-target-libio): Remove.
8501         (check-target-libio): Remove.
8502         (.PHONY): Remove.
8503         (libg++.tar.bz2): Remove.
8504         (all-target-cygmon): Remove libio.
8505         (all-target-libstdc++): Remove.
8506         (configure-target-libstdc++): Remove.
8507         (TARGET_LIB_PATH): Remove libstdc++.
8508         (ALL_GCC_CXX): Remove libstdc++.
8509         (all-target-gperf): Correct.
8510
8511 2001-02-16  Nick Clifton  <nickc@redhat.com>
8512
8513         * configure.in (noconfigdirs): Allow configuration of texinfo
8514         for Cygwin hosts.
8515
8516 2001-02-15  Anthony Green  <green@redhat.com>
8517
8518         * configure: Introduce GCJ_FOR_TARGET.
8519         * configure.in: Ditto.
8520         * Makefile.in: Ditto.
8521
8522 2001-02-13  Andreas Schwab  <schwab@suse.de>
8523
8524         * MAINTAINERS: Update mail address.
8525
8526 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8527
8528         * config.guess: Add linux target for S/390.
8529         * config.sub: Likewise.
8530
8531 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8532
8533         * configure.in: for *-chorusos, don't config target-newlib and
8534         target-libgloss.
8535
8536 2001-02-06  Ben Elliston  <bje@redhat.com>
8537
8538         * configure: Output host type to stdout, not stderr.
8539
8540 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8541
8542         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8543         * ltcf-cxx.sh: Likewise.
8544
8545         * config.if: Assume enable_libstdcxx_v3 is defined.
8546
8547 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8548
8549         Remove V2 C++ library.
8550         * configure.in: Remove --enable-libstdcxx_v3 support.
8551
8552 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8553
8554         * include/demangle.h: Add prototype for java_demangle_v3.
8555
8556 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8557
8558         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8559
8560 2001-01-27  Richard Henderson  <rth@redhat.com>
8561
8562         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8563
8564 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8565
8566         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8567         Don't unset, it's non-portable and no longer necessary, set to empty
8568         instead.
8569
8570 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8571
8572         * ltconfig: Shell portability fix for the tagname validity check.
8573
8574 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8575
8576         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8577         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8578
8579 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8580
8581         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8582
8583 2001-01-26  Tom Tromey  <tromey@redhat.com>
8584
8585         * configure.in: Allow libgcj to be built on Sparc Solaris.
8586
8587 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8588
8589         * ltcf-c.sh: Add aix5 case.
8590         * ltcf-cxx.sh: Likewise.
8591         * ltconfig: Likewise.
8592
8593 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8594
8595         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8596         keep at least one of build_libtool_libs or build_old_libs set to
8597         yes.
8598
8599         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8600         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8601
8602 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8603
8604         * configure.in: Enable libgcj on several additional platforms.
8605
8606 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8607
8608         * configure.in: Enable libgcj for linux targets.
8609
8610 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8611
8612         * MAINTAINERS (Write After Approval): Add myself.
8613
8614 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8615
8616         * MAINTAINERS: Add myself as vax port maintainer.
8617
8618 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8619
8620         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8621
8622 2001-01-09  Mike Stump  <mrs@wrs.com>
8623
8624         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8625         failures of subdirectories.
8626
8627 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8628
8629         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8630         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8631         * ltcf-cxx.sh: Likewise.
8632         * ltcf-gcj.sh: Likewise.
8633         * ltconfig.sh: Fix typo.
8634
8635 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8636
8637         * configure: handle DOS-style absolute paths.
8638
8639 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8640
8641         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8642
8643 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8644
8645         * MAINTAINERS: Add myself as avr port co-maintainer.
8646
8647 2000-12-28  Ben Elliston  <bje@redhat.com>
8648
8649         * MAINTAINERS: Add myself under ``Write After Approval''.
8650
8651 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8652
8653         * texinfo: Remove directory from GCC.
8654
8655 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8656
8657         * COPYING: Update to current
8658         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8659         to 19yy as example year in copyright notice).
8660
8661 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8662
8663         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8664         (libstdcxx_incdir): Pass down.
8665         * config.if: Remove expired bits for cxx_interface, add stub.
8666         (libstdcxx_incdir): Add variable for g++ include directory.
8667         * configure.in (gxx_include_dir): Use it.
8668
8669 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8670
8671         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8672         with old-email address from ``Write After Approval''.
8673
8674 2000-12-15  Andreas Jaeger  <aj@suse.de>
8675
8676         * configure.in: Handle lang_dirs.
8677
8678 2000-12-14  Tom Tromey  <tromey@redhat.com>
8679
8680         * MAINTAINERS: Removed brads.
8681
8682         * MAINTAINERS: Added gcj developers.
8683
8684 2000-12-13  Anthony Green  <green@redhat.com>
8685
8686         * configure.in: Disable libgcj for any target not specifically
8687         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8688         with g++ abi.
8689
8690 2000-12-13  Mike Stump  <mrs@wrs.com>
8691
8692         * Makefile.in (local-distclean): Also remove fastjar.
8693
8694 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8695
8696         * contrib/gcc_update: Add fastjar --touch entries.
8697
8698 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8699
8700         * configure.in: Disable language-specific target libraries for
8701         languages that aren't enabled.
8702
8703 2000-12-10  Anthony Green  <green@redhat.com>
8704
8705         * configure.in: Define libgcj.  Disable libgcj target libraries for
8706         most targets.
8707
8708 2000-12-10  Neil Booth  <neilb@earthling.net>
8709
8710         * MAINTAINERS: Update mail address, remove from WAA list.
8711
8712 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8713
8714         * libjava: Imported from /cvs/java.
8715         * libffi: Likewise.
8716         * Boehm-gc: Likewise.
8717
8718 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8719
8720         * configure.in (target_libs): Revert 2000-12-08 patch.
8721         (noconfigdirs): Added target-libjava.
8722
8723 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8724
8725         * djunpack.bat: removed.
8726
8727 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8728
8729         * Makefile.in: handle DOS-style absolute paths.
8730         * config-ml.in: likewise.
8731         * symlink-tree: likewise.
8732
8733 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8734
8735         * fastjar: Imported.
8736
8737 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8738
8739         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8740         libjava.
8741         * configure.in (target_libs): Removed `target-libjava'.
8742
8743 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8744
8745         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8746         (ALL_MODULES): Added fastjar.
8747         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8748         (all-target-libjava): all-fastjar replaces all-zip.
8749         (all-fastjar): Added.
8750         (configure-target-fastjar, all-target-fastjar): Likewise.
8751         * configure.in (host_tools): Added fastjar.
8752
8753 2000-12-07  Mike Stump  <mrs@wrs.com>
8754
8755         * Makefile.in (local-distclean): Remove leftover built files.
8756
8757 2000-11-24  Nick Clifton  <nickc@redhat.com>
8758
8759         * configure.in (xscale-elf): Add target.
8760         (xscale-coff): Add target.
8761
8762 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8763
8764         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8765         recent versions of FreeBSD (release 3 or later).
8766         * ltconfig: On FreeBSD, -lc must not be provided when building
8767         a shared library or else the standard -pthread gcc option is
8768         rendered worthless to later users of the built library.
8769
8770 2000-11-16  Fred Fish  <fnf@be.com>
8771
8772         * configure.in (enable_libstdcxx_v3): Fix typo,
8773         libstd++ -> libstdc++.
8774
8775 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8776
8777         * MAINTAINERS: Add self to Write After Approval list.
8778
8779 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8780
8781         * MAINTAINERS: Update my email address.  Add myself to global write
8782         privs list.
8783
8784 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8785
8786         * Makefile.in: Merge with src and libgcj.
8787         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8788         configure-target-<library> when their configure scripts need the C
8789         or C++ library to have already been built to work properly.
8790         (do_proto_toplev): Set them to an empty string.
8791
8792         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8793         (REALLY_SET_LIB_PATH): Use them.
8794
8795 2000-11-17  Stan Shebs  <shebs@apple.com>
8796
8797         * MAINTAINERS: Add self to Write After Approval list.
8798
8799 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8800
8801         * configure: Provide the original toplevel configure arguments
8802         (including $0) to subprocesses in the environment rather than
8803         through gcc/configargs.h.
8804
8805 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8806
8807         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8808         C99.  Alphabetise "Write After Approval" list.
8809
8810 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8811
8812         * configure: Turn on libstdc++ V3 by default.
8813
8814         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8815         if we've got GCC.
8816
8817 2000-11-11  Philip Blundell  <philb@gnu.org>
8818
8819         * MAINTAINERS: Add self to Write After Approval list.
8820
8821 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8822
8823         * ltcf-c.sh (aix4): Improve shared library configuration; require
8824         exporting symbols.
8825         * ltcf-cxx.sh (aix4): Define.
8826         * ltconfig (aix4): Define library and soname specs appropriate for
8827         AIX.  Define command to create export symbols list.
8828
8829 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
8830
8831         * config.sub: Add support for Sun Chorus
8832
8833 2000-10-31  Nick Clifton  <nickc@redhat.com>
8834
8835         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8836         <name>@redhat.com.  Also installed new email address for Clint
8837         Popetz.
8838
8839 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8840
8841         * etc: Remove directory from GCC.
8842
8843 2000-10-16  Michael Meissner  <meissner@redhat.com>
8844
8845         * configure (gcc/configargs.h): Only create if there is a build GCC
8846         directory created.
8847
8848 2000-10-16  Matthias Klose  <doko@debian.org>
8849
8850         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8851         when configured for libstdc++-v3.
8852
8853 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8854
8855         * configure: Save configure arguments to gcc/configargs.h.
8856
8857 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8858
8859         * config.guess: Import CVS version 1.157.
8860         * config.sub: Import CVS version 1.181.
8861
8862 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8863
8864         * Makefile.in (bootstrap): avoid recursion if subdir missing
8865         (cross): ditto
8866         (do-proto-toplev): ditto
8867
8868 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8869
8870         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8871         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8872
8873         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8874         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8875         all affected `configure' scripts.
8876
8877 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8878
8879         * MAINTAINERS: Add self as cpplib co-maintainer.
8880
8881 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8882
8883         * MAINTAINERS: Add self to Write After Approval list.
8884
8885 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8886
8887         * INSTALL/README: egcs -> GCC update.
8888
8889 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
8890
8891         * MAINTAINERS: Add myself to Write After Approval list.
8892
8893 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8894
8895         * MAINTAINERS: Add myself to Write After Approval list.
8896
8897 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8898
8899         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8900         X11 libraries for hppa64.
8901
8902 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8903
8904         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8905
8906 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8907
8908         * Makefile.in (all-zlib): Added dummy target.
8909
8910         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8911         ltcf-gcj.sh: Updated from libtool multi-language branch.
8912
8913 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8914
8915         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8916         (bootstrap*): Depend on all-bootstrap.
8917
8918 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8919
8920         * config.guess: Import CVS version 1.156.
8921         * config.sub: Import CVS version 1.179.
8922
8923 2000-09-02  Anthony Green  <green@cygnus.com>
8924
8925         * Makefile.in (all-gcc): Depend on all-zlib.
8926         (CLEAN_MODULES): Add clean-zlib.
8927         (ALL_MODULES): Add all-zlib.
8928         * configure.in (host_libs): Add zlib.
8929
8930 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8931
8932         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8933         crosses, but add gcc/include to the header search path for them.
8934
8935 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8936
8937         * MAINTAINERS: Add self to Write After Approval list.
8938
8939 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8940
8941         * config.guess: Import CVS version 1.152.
8942         * config.sub: Import CVS version 1.177.
8943
8944 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8945
8946         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8947         $targargs to tell whether newlib is going to be built.
8948
8949         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8950         $$r/TARGET_SUBDIR/libio for _G_config.h.
8951
8952 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8953
8954         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8955
8956 2000-08-22  DJ Delorie  <dj@redhat.com>
8957
8958         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8959
8960 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8961
8962         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8963         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8964         sub-configures.
8965
8966 2000-08-21  DJ Delorie  <dj@redhat.com>
8967
8968         * MAINTAINERS: Add self as a libiberty maintainer
8969
8970 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8971
8972         * configure.in (libstdcxx_flags): Use
8973         libstdc++-v3/src/libstdc++.INC.
8974
8975 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8976
8977         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8978
8979 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8980
8981         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8982
8983         * configure: Make enable_threads and enable_shared defaults
8984         explicit.  Substitute enable_threads into generated Makefiles.
8985         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8986         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8987
8988 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8989
8990         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8991
8992 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8993
8994         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8995         previous delta.
8996
8997 2000-08-11  Jason Merrill  <jason@redhat.com>
8998
8999         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9000         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9001         (FLAGS_FOR_TARGET): Not here.
9002         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9003
9004 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9005
9006         * config-ml.in (CC, CXX): Don't introduce a leading space.
9007
9008 2000-08-07  DJ Delorie  <dj@delorie.com>
9009
9010         * MAINTAINERS: Add self as a DJGPP maintainer
9011
9012 2000-08-07  DJ Delorie  <dj@redhat.com>
9013
9014         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9015         "if we're also building gcc, and it's a gcc that will run on the
9016         build machine, we want to use its includes instead of the system's
9017         default includes".
9018
9019 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9020
9021         * MAINTAINERS: Add self to Write After Approval list.
9022
9023 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9024
9025         * configure.in (libstdcxx_flags): Don't use `"'.
9026
9027         * config-ml.in: Adjust multilib search paths to the
9028         appropriate multilib tree.
9029
9030 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9031
9032         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9033         commas in $LANGUAGES.
9034
9035 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9036
9037         * configure.in: Re-enable all references to libg++ and librx.
9038
9039 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9040
9041         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9042         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9043         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9044         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9045
9046         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9047
9048 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9049
9050         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9051         CXX_FOR_TARGET for sed.
9052
9053 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9054
9055         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9056         Do not override if already set in the environment or in configure.
9057         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9058         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9059
9060 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9061
9062         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9063         the libtool CVS tree multi-language branch.
9064         * ltconfig, ltmain.sh: Updated.
9065
9066 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9067
9068         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9069         (clean-target): Depend on it.
9070
9071         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9072         (GCC_FOR_TARGET): Use it.
9073         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9074         * configure.in: ... here.
9075         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9076         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9077
9078 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9079
9080         * MAINTAINERS: Add self to Write After Approval list.
9081
9082 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9083
9084         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9085         (configure-target-libchill, configure-target-libobjc): Likewise.
9086
9087         * configure.in: Use the same cache file for all target libs.
9088         * config-ml.in: But different cache files per multilib variant.
9089
9090 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9091
9092         * configure (topsrcdir): Don't use dirname.
9093
9094 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9095
9096         * MAINTAINERS: Add self to Write After Approval list.
9097
9098 2000-07-20  Jason Merrill  <jason@redhat.com>
9099
9100         * configure.in: Remove all references to libg++ and librx.
9101
9102         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9103
9104 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9105
9106         * config.sub: Update to subversions version 2000-07-06.
9107
9108 2000-07-12  Andrew Haley  <aph@cygnus.com>
9109
9110         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9111         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9112
9113 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9114
9115         * symlink-tree:  Check number of arguments.
9116
9117 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9118
9119         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9120         search path for a g++ extracted from the build tree.  This
9121         will allow link tests run by configure scripts in
9122         subdirectories to succeed.
9123
9124 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9125
9126         * ltconfig: Add support for mips-dde-sysv4.2MP
9127
9128 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9129
9130         * MAINTAINERS: Add myself as loop discovery maintainer.
9131
9132 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9133
9134         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9135         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9136
9137 2000-06-19  Timothy Wall  <twall@cygnus.com>
9138
9139         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9140         * config.sub: Add tic54x target.
9141
9142 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9143
9144         * MAINTAINERS: Add self as Fortran maintainer,
9145         remove Craig Burley.
9146
9147 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9148
9149         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9150         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9151
9152 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9153
9154         * MAINTAINERS: Add self as i18n maintainer
9155
9156 20000-05-21  H.J. Lu  (hjl@gnu.org)
9157
9158         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9159         directory are used if they exist. Make sure
9160         $(build_tooldir)/include is searched for header files,
9161         $(build_tooldir)/lib/ for library files.
9162         (GCC_FOR_TARGET): Likewise.
9163         (CXX_FOR_TARGET): Likewise.
9164
9165 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9166
9167         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9168
9169 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9170
9171         * Makefile.in (configure-target-libiberty): Depend on
9172         configure-target-newlib.
9173
9174 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9175
9176         * configure.in, Makefile.in: Merge all libffi-related
9177         configury stuff from the libgcj tree.
9178
9179 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9180
9181         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9182         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9183
9184 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9185
9186         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9187         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9188         current version information.  Add to proto-toplev directory.
9189         (gdb-taz): Build do-djunpack.
9190
9191 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9192
9193         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9194
9195 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9196
9197         * MAINTAINERS: Add self to Write After Approval list.
9198
9199 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9200
9201         * ltmain.sh: Preserve in relink_command any environment
9202         variables that may affect the linker behavior.
9203
9204 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9205
9206         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9207
9208 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9209
9210         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9211
9212 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9213
9214         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9215         with the version name.
9216
9217 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9218
9219         * MAINTAINERS: Add self as bb-reorder maintainer.
9220
9221 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9222
9223         * config.if: Tweak.
9224
9225 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9226
9227         * djunpack.bat: New file.
9228
9229 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9230
9231         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9232         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9233         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9234         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9235
9236 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9237
9238         * config.sub (case $basic_machine): Change default for "ibm-*"
9239         to "openedition".
9240
9241 2000-04-13  Andreas Jaeger  <aj@suse.de>
9242
9243         * MAINTAINERS: Added myself.
9244
9245 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9246
9247         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9248         (do-md5sum): New target.
9249         (MD5PROG): Define.
9250         (PACKAGE): Default to TOOL.
9251         (VER): Default to a shell script.
9252         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9253         md5 checksum generation.
9254         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9255         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9256         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9257         insight.tar.bz2): Use gdb-taz to create archive.
9258
9259 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9260
9261         * configure (warn_cflags): Delete.
9262
9263 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9264
9265         * MAINTAINERS: Added myself.
9266
9267 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9268             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9269
9270         * configure.in (enable_libstdcxx_v3): Add.
9271         (target_libs): Add bits here to switch between libstdc++-v2 and
9272         libstdc++-v3.
9273         * config.if: And this file too.
9274         * Makefile.in: Add libstdc++-v3 targets.
9275
9276 2000-04-05  Michael Meissner  <meissner@redhat.com>
9277
9278         * config.sub (d30v): Add d30v as a basic machine type.
9279
9280 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9281
9282         * configure.in: -linux-gnu*, not -linux-gnu.
9283
9284 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9285
9286         * MAINTAINERS: Add self in write-after-approval section.
9287
9288 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9289
9290         * MAINTAINERS: Add self as ia64 port maintainer.
9291
9292 2000-03-08  Neil Booth  <NeilB@earthling.net>
9293
9294         * MAINTAINERS: Add self in write-after-approval section.
9295
9296 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9297
9298         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9299         (do-tar-bz2): Replace TOOL with PACKAGE.
9300         (gdb.tar.bz2): Remove GDBTK from GDB package.
9301         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9302         dejagnu.tar.bz2): New packages.
9303
9304 2000-02-27  Andreas Jaeger  <aj@suse.de>
9305
9306         * configure.in: Add entry for mips*-*-linux*, move catch all
9307         *-*-*linux* entry below this one.
9308
9309 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9310
9311         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9312
9313 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9314
9315         * config.sub: Support an OS of "wince".
9316
9317 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9318
9319         * config.guess, config.sub: Updated to match config's 2000-02-15
9320         version.
9321
9322 2000-02-23  Linas Vepstas  <linas@linas.org>
9323
9324         * config.sub: Add support for Linux/IBM 370.
9325         * configure.in: Likewise.
9326
9327 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9328
9329         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9330
9331 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9332
9333         * config.guess: Guess "cygwin" rather than "cygwin32".
9334
9335 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9336
9337         * configure (gcc_version): When setting, narrow search to
9338         lines containing `version_string'.
9339
9340 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9341
9342         * config.sub: Add support for avr target.
9343
9344 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9345
9346         * MAINTAINERS: Add maintainers for MCore port.
9347
9348 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9349
9350         * config.sub: Add mmix-knuth-mmixware.
9351
9352 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9353
9354         * MAINTAINERS: Pair cccp with cpplib maintainership.
9355
9356 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9357
9358         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9359         structure stuff to -L library search.
9360         (CXX_FOR_TARGET): Ditto.
9361         (CROSS_CHECK_MODULES): Fix spelling mistake.
9362
9363 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9364
9365         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9366         the C++ compiler.
9367
9368 2000-01-12  Richard Henderson  <rth@cygnus.com>
9369
9370         * configure.in: Don't build some bits for beos.
9371
9372 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9373
9374         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9375         as include files.
9376
9377 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9378
9379         * Add self as cpplib maintainer, as requested by Jason
9380         Merrill.  Correct my e-mail address.
9381
9382 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9383
9384         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9385         not mh-aix43.
9386
9387 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9388
9389         * MAINTAINERS: Add myself to "write after approval" list.
9390
9391 1999-12-14  Richard Henderson  <rth@cygnus.com>
9392
9393         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9394         * config.sub: Accept alphaev[78], alphaev8.
9395
9396 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9397
9398         * config.guess, config.sub: Update from autoconf.
9399
9400 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9401
9402         * MAINTAINERS:  update my playtime e-address.
9403
9404 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9405
9406         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9407         necessary libraries are missing.
9408
9409 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9410
9411         * MAINTAINERS: Add new 'write after approval' maintainer.
9412
9413 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9414
9415         * MAINTAINERS: Add new Java maintainer.
9416
9417 1999-10-25  Andreas Schwab  <schwab@suse.de>
9418
9419         * configure: Fix quoting inside arguments of eval.
9420
9421 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9422
9423         * config-ml.in: Allow suppression of some ARM multilibs.
9424
9425 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9426
9427         * config.guess: Add OS/390 match pattern.
9428         * config.sub: Add mvs, openedition targets.
9429         * configure.in (i370-ibm-opened*): New.
9430
9431 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9432
9433         * config.sub: Add support for configuring for pj.
9434
9435 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9436
9437         * config.sub (maybe_os): Add support for configuring for fr30.
9438
9439 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9440
9441         * configure.in: Do not configure or build ld for AIX
9442         platforms.  ld is known to be broken on these platforms.
9443
9444 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9445
9446         * config-ml.in: Pass compiler flag corresponding to multidirs to
9447         subdir configures.
9448
9449 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9450
9451         * Makefile.in (LDFLAGS): Define.
9452
9453 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9454
9455         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9456         noconfigdirs.
9457         (*-*-cygwin*): Likewise.
9458
9459 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9460
9461         * mkdep: New file.
9462         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9463         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9464
9465         From Eli Zaretskii <eliz@is.elta.co.il>:
9466         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9467         long file name when using DJGPP on MS-DOS.
9468
9469 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9470
9471         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9472
9473 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9474
9475         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9476         dependency as this causes "make check" to globally "make all"
9477
9478 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9479
9480         * configure.in (target_libs): Added target-zlib.
9481         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9482         (CONFIGURE_TARGET_MODULES): Likewise.
9483         (CHECK_TARGET_MODULES): Likewise.
9484         (INSTALL_TARGET_MODULES): Likewise.
9485         (CLEAN_TARGET_MODULES): Likewise.
9486         (configure-target-zlib): New target.
9487         (all-target-zlib): Likewise.
9488         (all-target-libjava): Depend on all-target-zlib.
9489         (configure-target-libjava): Depend on configure-target-zlib.
9490
9491         * Makefile.in (configure-target-libjava): Depend on
9492         configure-target-newlib.
9493         (configure-target-boehm-gc): New target.
9494         (configure-target-qthreads): New target.
9495
9496         * configure.in (target_libs): Added target-qthreads.
9497         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9498         (CONFIGURE_TARGET_MODULES): Likewise.
9499         (CHECK_TARGET_MODULES): Likewise.
9500         (INSTALL_TARGET_MODULES): Likewise.
9501         (CLEAN_TARGET_MODULES): Likewise.
9502         (all-target-qthreads): New target.
9503         (configure-target-libjava): Depend on configure-target-qthreads.
9504         (all-target-libjava): Depend on all-target-qthreads.
9505
9506         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9507         (CONFIGURE_TARGET_MODULES): Likewise.
9508         (CHECK_TARGET_MODULES): Likewise.
9509         (INSTALL_TARGET_MODULES): Likewise.
9510         (CLEAN_TARGET_MODULES): Likewise.
9511         (all-target-libjava): New target.
9512         (all-target-boehm-gc): Likewise.
9513         * configure.in (target_libs): Added libjava, boehm-gc.
9514
9515 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9516
9517         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9518         configure.bat in SUPPORT_FILES.
9519         (gas+binutils.tar.bz2): Likewise.
9520
9521         * makeall.bat: Remove; obsolete.
9522
9523 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9524
9525         From Mark Elbrecht:
9526         * configure.bat: Remove; obsolete.
9527
9528 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9529
9530         * configure: Add -W -Wall to the default CFLAGS when compiling with
9531         gcc.
9532
9533 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9534
9535         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9536
9537 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9538
9539         * configure.in: Build ld on IRIX6.
9540
9541 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9542
9543         * Makefile.in: Change distribution targets to use bzip2 instead of
9544         gzip.
9545         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9546         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9547
9548 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9549
9550         * config.sub: Add mcore target.
9551
9552 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9553
9554         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9555
9556 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9557
9558         * config.guess (dummy): Changed to $dummy.
9559
9560 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9561
9562         * config.sub: Tidied up case statements.
9563
9564 1999-05-22  Ben Elliston  <bje@cygnus.com>
9565
9566         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9567         <jiro@din.or.jp>.
9568
9569         * config.guess: Merge with FSF version. Future changes will be
9570         more accurately recorded in this ChangeLog.
9571         * config.sub: Likewise.
9572
9573 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9574
9575          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9576
9577 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9578
9579         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9580
9581 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9582
9583         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9584
9585 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9586
9587         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9588         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9589         Bad merge removed these two changes.
9590
9591 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9592                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9593
9594         * config.guess (interix Alpha): Add.
9595
9596 1999-04-11  Richard Henderson  <rth@cygnus.com>
9597
9598         * configure.in (i?86-*-beos*): Do config gperf; don't config
9599         gdb, newlib, or libgloss.
9600
9601 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9602
9603         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9604         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9605         from multidirs.
9606
9607 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9608
9609         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9610
9611 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9612
9613         * config.sub: Add support for mcore targets.
9614
9615 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9616
9617         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9618         not mt-ospace, in order to shut up assembler warning about using
9619         symbols that are named the same as registers.
9620
9621 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9622
9623         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9624         dependency list for all-target-cygmon.
9625
9626 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9627
9628         * config-ml.in: Check $host, not $target, for selective multilibs.
9629         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9630         thumb interworking, and underscore prefix multilibs.
9631
9632 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9633
9634         * missing: Update to version from current automake.
9635
9636 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9637
9638         * configure (gxx_include_dir): Removed.
9639
9640         * configure.in (gxx_include_dir): Handle it.
9641         * Makefile.in: Likewise.
9642
9643 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9644
9645         * config.sub (mips64vr4111,mips64vr4111el) Add.
9646
9647 1999-03-21  Ben Elliston  <bje@cygnus.com>
9648
9649         * config.guess: Correct typo for detecting ELF on FreeBSD.
9650
9651 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9652
9653         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9654         config/mh-djgpp.
9655
9656 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9657
9658         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9659         all-target-newlib to dependency list for all-target-bsp.
9660
9661 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9662
9663         * config.sub: Add i386-uwin support.
9664         * config.guess: Likewise.
9665
9666 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9667
9668         * configure.in: cleanup, add mh-*pic handling for arm, special
9669         case powerpc*-*-aix*
9670
9671 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9672
9673         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9674         can be built.
9675
9676 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9677
9678         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9679         targets.
9680
9681 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9682
9683         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9684
9685 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9686
9687         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9688
9689 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9690
9691         * config.sub: Fix typo in arm recognition.
9692
9693 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9694
9695         * configure.in (noconfigdirs): Changed target_configdirs to
9696         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9697         rather than m68k-*-* since it is not known to work on
9698         m68k-aout. Ditto for arm-*-*oabi.
9699
9700 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9701
9702         * configure.in (*-*-windows*): Remove, no longer used.
9703
9704 1999-02-19  Ben Elliston <bje@cygnus.com>
9705
9706         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9707         Smart and improved by Andrew Cagney.
9708
9709 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9710
9711         * config.guess: Recognize openbsd-*-hppa.
9712
9713 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9714
9715         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9716         only if it is not empty.
9717
9718 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9719
9720         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9721
9722         * config.guess: Modified to recognize uname's armv* syntax.
9723
9724         * config.sub: Modified to recognize uname's armv* syntax.
9725
9726 1999-02-17  Mark Salter  <msalter@cygnus.com>
9727
9728         * configure.in: Added target-bsp for sparclite.
9729
9730 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9731
9732         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9733
9734 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9735
9736         * configure.in: Add support for strongarm port.
9737         * config.sub: Add support for strongarm target.
9738
9739 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9740
9741         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9742         the old name config/mh-cygwin32.
9743         Enable texinfo.
9744
9745 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9746
9747         * configure.in: Do build ld for ix86 Solaris.
9748
9749 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9750
9751         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9752         $AR_FOR_TARGET.  Likewise for RANLIB.
9753
9754 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9755
9756         * config.sub (oabi):  Recognize.
9757         * configure.in (arm-*-oabi):  Handle.
9758
9759 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9760
9761         * config.guess: Improve detection of i686 on UnixWare 7.
9762
9763 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9764
9765         * config.guess: Add support for i386-pc-interix.
9766         * config.sub: Likewise.
9767         * configure.in: Likewise.
9768
9769 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9770
9771         * Makefile.in: Remove unneeded all-target-libio from
9772         from all-target-winsup target since it is now unneeded.
9773         Add all-target-libtermcap in its place since it is now
9774         needed.
9775
9776 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9777
9778         * configure.in: makefile stub for cygwin target is probably
9779         unnecessary.  Remove it for now.
9780
9781 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9782
9783         * configure.in: libtermcap.a should be built when cygwin is the
9784         target as well as the host.
9785         * config.guess: Allow mixed case in cygwin uname output.
9786         * Makefile.in: Add libtermcap target.
9787
9788 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9789
9790         * config.sub: Clean up handling of hppa2.0.
9791
9792 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9793
9794         * config.guess: Use C code to identify more HP machines.
9795
9796 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9797
9798         * config.sub: Handle hppa2.0.
9799
9800 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9801
9802         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9803         cygmon for all sparclite targets, regardless of object format.
9804
9805 1998-12-15  Mark Salter  <msalter@cygnus.com>
9806
9807         * configure.in: Added target-bsp for several target architectures.
9808
9809         * Makefile.in: Added rules for bsp.
9810
9811 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9812
9813         * config.guess: Improve detection of hppa2.0 processors.
9814
9815 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9816
9817         * config.guess: Recognize FreeBSD using ELF automatically.
9818
9819 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9820
9821         * configure (skip-this-dir): Add handling for new shell script, which
9822         might be created by a sub-directory's configure to indicate, this particular
9823         directory is "unwanted".
9824         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9825
9826 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9827
9828         * ltconfig: import from libtool, after changing libtool to
9829         account for the cygwin name change.
9830
9831 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9832
9833         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9834         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9835
9836 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9837
9838         * configure.in: Add libtermcap to list of cygwin dependencies.
9839
9840 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9841
9842         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9843         they include winsup/include when it's a cygwin target.
9844
9845 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9846
9847         * configure.in (host_tools): Added zip.
9848         * Makefile.in (all-target-libjava): Depend on all-zip.
9849         (all-zip): New target.
9850         (ALL_MODULES): Added all-zip.
9851         (NATIVE_CHECK_MODULES): Added check-zip.
9852         (INSTALL_MODULES): Added install-zip.
9853         (CLEAN_MODULES): Added clean-zip.
9854
9855 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9856
9857         * Makefile.in: lose "32" from comment about cygwin.
9858
9859 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9860
9861         * configure.in: Use -Os to build target libraries for the fr30.
9862
9863 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9864
9865         * config.sub: Add fr30.
9866
9867 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9868
9869         * configure.in: drop "32" from config/mh-cygwin32.  Check
9870         cygwin* instead of cygwin32*.
9871         * config.sub: Check cygwin* instead of cygwin32*.
9872
9873 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9874
9875         * config.guess: Match any version of Unixware7.
9876
9877 1998-10-20  Syd Polk  <spolk@cygnus.com>
9878
9879         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9880         if desired.
9881
9882 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9883
9884         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9885         these if the appropriate directories and files to not exist.
9886
9887 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9888
9889         * Makefile.in (DEVO_SUPPORT): Add config.if.
9890
9891 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9892
9893         * configure: Add pattern to replace "build_tooldir"'s
9894         definition in the generated Makefile with "tooldir"'s
9895         actual value.
9896
9897 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9898
9899         * config.sub: Bring back lost sparcv9.
9900
9901         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9902
9903 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9904
9905         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9906         CC_FOR_TARGET and friends.
9907
9908 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9909
9910         * Makefile.in (build_tooldir): New variable, same as tooldir.
9911         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9912         -B$(build_tooldir)/bin/.
9913         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9914
9915 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9916
9917         * README: Remove installation instructions and refer to the
9918         INSTALL directory instead.
9919
9920 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9921
9922         * config.sub: Add support for i[34567]86-pc-udk.
9923         * configure.in: Likewise.
9924
9925 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9926
9927         * Makefile.in: add bzip2 package building bits for user
9928         tools module
9929         * configure.in: ditto
9930
9931 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9932
9933         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9934         (ALL_TARGET_MODULES): Add all-target-libobjc.
9935         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9936         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9937         (all-target-libchill): Add dependencies.
9938         * configure.in (target_libs): Add libchill.
9939
9940 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9941
9942         * configure.in (target_subdir): Remove duplicate line.
9943
9944 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9945
9946         * Makefile.in (all-automake): fix dependencies.
9947
9948 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9949
9950         * configure.in: Minor cleanups for building in the $(target_alias)
9951         subdir.
9952
9953 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9954
9955         * Makefile.in (bootstrap): Set r and s before make all.  Use
9956         BASE_FLAGS_TO_PASS in make all.
9957         (cross): Likewise.
9958
9959 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9960
9961         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9962
9963 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9964
9965         * config.sub: Fix typo in last change.
9966
9967 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9968
9969         * config.sub: Add support for C4x target.
9970         * configure.in: Likewise.
9971
9972 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9973
9974         * config.sub: Recognize sparcv9 just like sparc64.
9975
9976 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9977
9978         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9979
9980 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9981
9982         * config.guess: Correctly identify Pentium II sco boxes.
9983
9984         * config.guess: Fix "tr" code.  From Weiwen Liu.
9985
9986 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9987
9988         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9989         stabs.
9990
9991 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9992
9993         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9994         (ALL_TARGET_MODULES): Add all-target-libchill.
9995         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9996         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9997         (all-target-libchill): Add dependencies.
9998         * configure.in (target_libs): Add libchill.
9999
10000 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10001
10002         * config.guess: Avoid assumptions about "tr" behaves when
10003         LANG is set to something other than English.
10004
10005 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10006
10007         * configure (gxx_include_dir): Changed to
10008         '${prefix}/include/g++'-${libstdcxx_interface}.
10009
10010         * config.if: New to determine the interfaces.
10011
10012 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10013
10014         * config.guess: Detect and handle MPE/IX.
10015         * config.sub: Deal with MPE/IX.
10016
10017 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10018
10019         * configure.in: Use mh-aix43.
10020
10021 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10022
10023         * configure: Fix --without/--disable cases for gxx-include-dir.
10024
10025 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10026
10027         * mdata-sh:  Imported.  Needed for automake support.
10028
10029 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10030
10031         * Makefile.in (taz): Try "chmod -R og=u ." before
10032         "chmod og=u `find . -print`".
10033
10034 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10035
10036         * configure.in: Add arm-elf and thumb-elf support.
10037
10038 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10039
10040         * Makefile.in: Undo previous patch.
10041
10042 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10043
10044         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10045         to here ...
10046         (install-no-fixedincludes): and here
10047         (INSTALL_MODULES): ... from here.
10048
10049 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10050
10051         * config.sub: Merge with FSF.
10052
10053         * config.guess: Merge with FSF.
10054
10055 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10056
10057         * configure (extraconfigdirs): New variable.
10058         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10059         * Makefile.in (all): Move higher in file.
10060         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10061         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10062         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10063         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10064         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10065
10066 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10067
10068         * Makefile.in (all-target-libjava): Depend on all-gcc and
10069         all-target-newlib.
10070         (configure-target-libjava): Depend on $(ALL_GCC).
10071
10072 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10073
10074         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10075         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10076
10077 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10078
10079         * INSTALL/README: Fix typo.
10080
10081 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10082
10083         * ylwrap: Change absolute path checks to check for DOS style path
10084         names.
10085
10086         * ylwrap: Don't use a full path name if the source file is in the
10087         same directory.  From hjl@lucon.org (H.J. Lu).
10088
10089         * config-ml.in: Default to being verbose, to match Feb 18 change to
10090         configure.
10091
10092 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10093
10094         Brought over from egcs:
10095
10096         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10097
10098         * configure.in (target_subdir): Set to ${target_alias} instead
10099         of "libraries".
10100
10101         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10102
10103         * configure.in (target_subdir): Set to libraries if enable_multilib.
10104
10105 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10106
10107         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10108         multilibs, force reconfiguration the first time we create
10109         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10110
10111 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10112
10113         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10114         avoid confusion with --no-recursion.
10115
10116 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10117
10118         * configure.in: Win32 hosts shouldn't use install -x
10119         * install-sh: remove -x option, and special .exe-handling
10120         hack.
10121
10122 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10123
10124         * config.guess: Recognize i586-pc-beos.
10125         * configure.in: Don't build some bits for beos.
10126
10127 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10128
10129         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10130         CFLAGS default to -O2.
10131
10132         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10133         when using GNU ld.
10134
10135 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10136
10137         * ltmain.sh: Correct install when using a different shell.
10138
10139 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10140
10141         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10142
10143 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10144
10145         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10146         target.
10147
10148 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10149
10150         * ltconfig: Update to correct AIX handling.
10151
10152 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10153
10154         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10155
10156         * configure.in (target_subdir): Set to ${target_alias} instead
10157         of "libraries".
10158
10159 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10160
10161         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10162         (Makefile): Depend on $(gcc_version_trigger).
10163
10164         * configure (gcc_version): Change default initializer to empty
10165         string.
10166         (gcc_version_trigger): New variable; pass this variable down
10167         to subdir configures to enable them checking gcc's version
10168         themselves. Emit make macros for both gcc_version vars.
10169         (topsrcdir): Initialize reliably.
10170         (recursion line): Remove --with-gcc-version=${gcc_version}.
10171
10172 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10173
10174         * configure (enable_version_specific_runtime_libs): Implement new flag
10175         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10176         in $(libsubdir); emit definition in each generated Makefile.
10177         (gxx_include_dir): Initialize depending on
10178         $enable_version_specific_runtime_libs.
10179
10180 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10181
10182         * configure (gcc_version): Initialize properly depending on
10183         how and where configure is started.
10184         (recursion line): Pass a --with-gcc-version=${gcc_version}
10185         to configures in subdirs.
10186
10187 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10188
10189         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10190         cygmon
10191
10192 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10193
10194         * configure.in: Add cygmon and libstub support for mn10200.
10195
10196 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10197
10198         * configure (gcc_version): Add new variable describing the
10199         particular gcc version we're building.
10200         * Makefile.in (libsubdir): Add new macro for the directory
10201         in which the compiler finds executables, libraries, etc.
10202         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10203         and libsubdir.
10204
10205 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10206
10207         * Makefile.in (local-clean): Remove *.log.
10208         (warning.log): Built with warn_summary from build.log.
10209         (mail-report.log): Run test_summary.
10210         (mail-report-with-warnings.log): Run test_summary including
10211         warning.log in the report.
10212
10213 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10214
10215         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10216
10217 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10218
10219         * Makefile.in (grep): Grep no longer depends on libiberty.
10220
10221 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10222
10223         * Makefile.in: all-snavigator needs all-libgui.
10224
10225 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10226
10227         * configure.in: Add cygmon and libstub support for mn10300.
10228
10229 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10230
10231         * missing: Update to version from automake 1.3.
10232
10233         * ltmain.sh: On installation, don't get confused if the same name
10234         appears more than once in the list of library names.
10235
10236 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10237
10238         * config.sub: Accept m68060 and m5200 as CPU names.
10239
10240 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10241
10242         * configure: Use && rather than using -a in test, because odd
10243         strings can confuse test.
10244         * configure.in: Likewise.
10245
10246 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10247
10248         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10249
10250 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10251
10252         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10253         bootstrap4-lean): New targets.
10254
10255 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10256
10257         * mpw-* Delete.  Not used.
10258
10259 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10260
10261         * COPYING.LIB: Update FSF address.
10262
10263 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10264
10265         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10266
10267         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10268         GAS_SUPPORT_DIRS.
10269
10270 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10271
10272         * ltconfig, ltmain.sh: Avoid producing a version number if
10273         -version-info was not used.
10274
10275 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10276
10277         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10278         building with newlib.
10279
10280 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10281
10282         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10283         Solaris `make' causes it to continue to next definition.
10284
10285 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10286
10287         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10288         the right GUI libraries and files are installed along with GDB.
10289
10290 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10291
10292         * configure.in: Change alpha to alpha* in several places.
10293
10294 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10295
10296         * config.sub: Recognize sparc86x.
10297
10298 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10299
10300         * configure.in (--enable-target-optspace): Remove debug echo.
10301
10302 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10303
10304         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10305
10306 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10307
10308         * ltconfig: Update cygwin32 support.
10309
10310         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10311         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10312         (GDB_SUPPORT_DIRS): Likewise.
10313
10314 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10315
10316         * configure.in (target_makefile_frag): If --enable-target-optspace,
10317         use -Os to compile target libraries rather than -O2.  Default to
10318         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10319         not used.
10320         * configure.in (target_cflags): Ditto for d30v.
10321
10322 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10323
10324         * Makefile.in (all-bfd): Depend on all-intl.
10325         (all-binutils): Likewise.
10326         (all-gas): Likewise.
10327         (all-gprof): Likewise.
10328         (all-ld): Likewise.
10329
10330 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10331
10332         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10333
10334 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10335
10336         * Makefile.in (all-bfd): Depend upon all-libiberty.
10337
10338         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10339
10340 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10341
10342         * Makefile.in: Add libstub.
10343
10344         * configure.in: Ditto. Build libstub for targets that have cygmon
10345         support.
10346
10347 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10348
10349         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10350
10351 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10352
10353         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10354         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10355
10356 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10357
10358         * configure: Define DEFAULT_M4 by searching PATH.
10359         * Makfile.in: Use DEFAULT_M4.
10360
10361 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10362
10363         * ltconfig: Add cygwin32 support.
10364
10365         * Makefile.in, configure.in: Add libtool as a native only directory
10366         to configure and build.
10367
10368 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10369
10370         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10371
10372 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10373
10374         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10375
10376 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10377
10378         * Makefile.in: add ash make rules
10379         * configure.in: add ash to native_only and host_tools lists
10380
10381 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10382
10383         * Makefile.in (all-gettext, all-intl): New targets.
10384         (ALL_MODULES): Added all-gettext, all-intl.
10385         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10386         (INSTALL_MODULES): Added install-gettext, install-intl.
10387         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10388
10389         * configure.in (host_tools): Added gettext.
10390         (native_only): Likewise.
10391         (noconfigdirs) [various cases]: Likewise.
10392         (host_libs): Added intl.
10393
10394 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10395
10396         * configure: Do not disable building gdbtk for cygwin32 hosts.
10397
10398 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10399
10400         * configure.in: Add thumb-coff target.
10401         * config.sub: Add thumb-coff target.
10402
10403 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10404
10405         * Makefile.in: Revert yesterday's change.
10406         (all-target-winsup):  all-target-librx stays out of here.
10407
10408 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10409
10410         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10411         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10412         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10413         Remove references to librx and libg++.
10414
10415 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10416
10417         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10418         recursive makes
10419
10420 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10421
10422         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10423         for newlib directory.
10424         (CXX_FOR_TARGET): Likewise.
10425
10426 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10427
10428         * ltconfig: Update after libtool/ltconfig.in change for
10429         hpux11.
10430
10431 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10432
10433         * ltconfig, ltmain.sh: Update to libtool 1.2.
10434
10435 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10436
10437         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10438         (install-gcc-cross): Instead, override LANGUAGES here.
10439
10440 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10441
10442         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10443         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10444
10445 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10446
10447         * configure.in: Add Thumb-pe target.
10448
10449 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10450
10451         * Makefile.in - changed sn targets to snavigator
10452         * configure.in - changed sn targets to snavigator
10453
10454 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10455
10456         * config-ml.in: After building symlink tree call make distclean
10457         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10458         to be the case for libiberty.
10459
10460 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10461
10462         * configure: When making link, also check the current
10463         directory. The configure scripts may create one.
10464
10465 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10466
10467         * config.sub: Accept alphapca56 and alphaev6 properly.
10468
10469 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10470
10471         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10472
10473 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10474
10475         * config.sub (sco5): Fix typo.
10476
10477 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10478
10479         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10480         install-itcl.
10481         (install-itcl): Remove dependency on install-tcl.
10482
10483 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10484
10485         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10486
10487 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10488
10489         * configure.in: Don't build libgui for a cygwin32 target when not on
10490         a cygwin32 host.
10491
10492 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10493
10494         * configure (redirect): Set to null, so default behavior of
10495         configure is now --verbose.
10496
10497 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10498
10499         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10500         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10501
10502 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10503
10504         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10505         this change to sync Makefile.in with its ChangeLog entries.
10506
10507 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10508
10509         * ltmain.sh (mkdir): Check that the directory doesn't exist
10510         before we exit with error, so that we don't get races during
10511         parallel builds.
10512
10513 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10514
10515         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10516
10517 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10518
10519         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10520         PICFLAG_FOR_TARGET.
10521         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10522
10523         * configure: Emit a definition for the new macro enable_shared
10524         into each Makefile.
10525
10526 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10527
10528         * configure.in (host_tools, native_only): Add libtool.
10529
10530 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10531
10532         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10533         Fix typo in ming config comment.
10534
10535 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10536
10537         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10538
10539 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10540
10541         * config.sub: Add tic30 cases, and map c30 to tic30.
10542
10543 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10544
10545         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10546         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10547         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10548         (CLEAN_TARGET_MODULES): Similarly
10549         (all-target-libf2c): Add dependences.
10550         * configure.in (target_libs): Add libf2c.
10551
10552 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10553
10554         * configure.in: Remove expect from noconfigdirs when target
10555         is cygwin32.  OK to build expect and dejagnu with Canadian
10556         Cross.
10557
10558 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10559
10560         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10561         host.
10562
10563         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10564         and mingw32.
10565
10566 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10567
10568         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10569         here as it is not defined in the toplevel Makefile.
10570
10571 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10572
10573         * configure (package_makefile_rules_frag): New variable, which names
10574         a file with generic rules, ...
10575         Change comment to mention we now have FIVE parts.
10576         * configure: Undo last change.
10577
10578 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10579
10580         * config.guess: More accurate determination of HP processor types.
10581         * config.sub: More accurate determination of HP processor types.
10582
10583 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10584
10585         * configure (package_makefile_frag): Move inserting the
10586         ${package_makefile_frag} to where it should be according
10587         to the comment.
10588
10589 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10590
10591         * config.guess: Add support for Linux/ARM.
10592
10593 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10594
10595         * .cvsignore: Remove *-info and *-install since they match
10596         release-info and mpw-install, which we don't want to just ignore.
10597
10598 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10599
10600         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10601
10602 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10603
10604         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10605         local_prefix to sub-make invocations.
10606
10607 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10608
10609         * configure.in: Check makefile fragments in the source
10610         directory.
10611
10612 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10613
10614         * configure.in: Check whether host and target makefile
10615         fragments exist before adding them to *_makefile_frag.
10616
10617 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10618
10619         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10620
10621 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10622
10623         * configure.in: Make sure we only replace RPATH_ENVVAR on
10624         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10625         regexp to sed.
10626
10627         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10628         to sub-makes.
10629
10630 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10631
10632         * config-ml.in (multi-do): LDFLAGS must include multilib
10633         designator.
10634
10635 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10636
10637         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10638
10639 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10640
10641         * config.sub: Add mingw32 support.
10642         * configure.in: Likewise.
10643
10644 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10645
10646         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10647
10648 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10649
10650         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10651         * configure (gxx_include_dir): Provide a definition for subdirs
10652         which do not use autoconf.
10653
10654 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10655
10656         * config.guess: Sync with egcs.  Picks up new alpha support,
10657         BeOS & some additional linux support.
10658
10659 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10660
10661         * config.guess: HP 9000/803 is a PA1.1 machine.
10662
10663 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10664
10665         * configure.in: It's alpha*-...
10666
10667 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10668
10669         * configure.in (host_makefile_frag, target_makefile_frag):
10670         Handle multiple config files.
10671         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10672         alpha-*-*.
10673
10674 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10675
10676         * mkdep: New file.
10677
10678 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10679
10680         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10681
10682 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10683
10684         * Makefile.in: Add libgui directory.
10685         (GDB_TK): Add all-libgui.
10686         * configure.in: Add libgui directory.
10687         * configure: Add all-libgui to GDB_TK.
10688
10689 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10690
10691         * config-ml.in (multidirs): Add m32r to multilib list.
10692
10693 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10694
10695         * Makefile.in (all-target-gperf): Change dependency to
10696         all-target-libstdc++.
10697
10698 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10699
10700         * config.guess: Add BeOS support.
10701
10702 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10703
10704         Source directory cvs renamed to cvssrc:
10705         * configure.in (host_tools): Change cvs to cvssrc.
10706         (native_only): Likewise.
10707         (noconfigdirs) [various cases]: Likewise.
10708         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10709         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10710         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10711         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10712         (all-cvssrc): Rename target from all-cvs.
10713
10714 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10715
10716         * configure (gxx_include_dir): Fix thinko.
10717
10718 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10719
10720         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10721         (install-cross, install-gcc-cross): New targets.
10722
10723 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10724
10725         * configure.in (noconfigdirs): Add support for Thumb target.
10726
10727         * config.sub (maybe_os): Add support for Thumb target.
10728
10729 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10730
10731         * Makefile.in: Add rules for cygmon.
10732
10733         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10734
10735 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10736
10737         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10738         * configure (gxx_include_dir): Provide a definition for subdirs
10739         which do not use autoconf.
10740
10741 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10742
10743         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10744         11/18/97 build
10745
10746 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10747
10748         * From Franz Sirl.
10749         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10750         found on RedHat Linux systems.
10751
10752 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10753
10754         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10755         guesses.
10756
10757 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10758
10759         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10760
10761 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10762
10763         * ltmain.sh: If mkdir fails, check whether the directory was created
10764         anyhow by some other process.
10765
10766 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10767
10768         * configure.in (d30v-*-*): Configure all directories.
10769
10770 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10771
10772         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10773         for the D30V.
10774
10775 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10776
10777         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10778
10779 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10780
10781         * include/libiberty.h: Add extern "C" { so it can be used with C++
10782         progrms.
10783         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10784         programs.
10785
10786 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10787
10788         * configure.in (d30v-*-*): Configure GCC now.
10789
10790 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10791
10792         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10793         is no longer needed.
10794
10795 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10796
10797         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10798
10799 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10800
10801         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10802         targets using "$@" to provide support for similar but not identical
10803         targets without having to duplicate code.
10804
10805 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10806
10807         * makefile.vms: Fix to work with DEC C.
10808
10809 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10810
10811         * config.sub: Add mips-tx39-elf to marketing names.
10812
10813 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10814
10815         * ltmain.sh: Handle symlinks in generated script.
10816
10817 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10818
10819         * configure: Handle autoconf style directory options: --bindir,
10820         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10821         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10822         --sysconfdir.
10823         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10824         (sharedstatedir, localstatedir, oldincludedir): New variables.
10825         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10826         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10827         sbindir, sharedstatedir, and sysconfdir.
10828
10829 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10830
10831         * Makefile.in (bootstrap-lean): New target.
10832
10833 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10834
10835         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10836         sn, and gnuserv from noconfigdirs.
10837
10838 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10839
10840         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10841
10842 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10843
10844         * Makefile.in (cross): New target.
10845
10846 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10847                           Jeff Law         <law@cygnus.com>
10848
10849         * Makefile.in (bootstrap2, bootstrap3): New targets.
10850         (all-bootstrap): Remove outdated and confusing target.
10851         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10852
10853 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10854
10855         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10856         windows.  Consistent with gdb/configure.
10857
10858 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10859
10860         * configure.in: Name Linux target fragment.
10861
10862         * configure: Rewrite so that project Makefile fragment is inserted
10863         first and appears last in the resulting Makefile.
10864
10865 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10866
10867         * Makefile.in (install-itcl): Install tcl first.
10868
10869 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10870
10871         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10872
10873 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10874
10875         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10876
10877         * configure.in (skipdirs): Add target-librx for Linux.
10878         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10879
10880 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10881
10882         * Makefile.in (bootstrap): New target.
10883
10884 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10885
10886         * config.sub: Accept 'amigados' for backward compatibility.
10887
10888 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10889
10890         * config.guess: Merge with FSF.
10891
10892 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10893
10894         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10895
10896 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10897
10898         * config.sub: Add "marketing-names" patch.
10899
10900 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10901
10902         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10903
10904 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10905
10906         * config.sub: Handle v850-elf.
10907
10908 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10909
10910         * .cvsignore (*-install): Remove.
10911
10912 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10913
10914         * ltconfig: Set CONFIG_SHELL in libtool.
10915         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10916
10917 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10918
10919         * configure.in (target_subdir): Set to libraries if enable_multilib.
10920
10921 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10922
10923         * config.guess: Update from gcc directory.
10924
10925 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10926
10927         * Makefile.in (all-sim): Depends on all-readline.
10928
10929 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10930
10931         * Makefile.in (BISON, YACC): Use $$s.
10932         (all-bison): Depend on all-texinfo.
10933
10934 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10935
10936         * Makefile.in (BISON): Add -L flag.
10937         (YACC): Likewise.
10938
10939 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10940
10941         * configure.in (noconfigdirs): Add support for v850e target.
10942
10943         * config.sub (maybe_os): Add support for v850e target.
10944
10945 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10946
10947         * configure.in (noconfigdirs): Add support for v850ea target.
10948
10949         * config.sub (maybe_os): Add support for v850ea target.
10950
10951 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10952
10953         * config.sub: Add mipstx39.  Delete r3900.
10954
10955 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10956
10957         * Makefile.in (all-autoconf): Depends on all-texinfo.
10958
10959 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10960
10961         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10962         eabi targets.
10963
10964 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10965
10966         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10967
10968         * configure: When handling a Canadian Cross, handle YACC as well as
10969         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10970         * Makefile.in (all-bison): Depend upon all-texinfo.
10971
10972 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10973
10974         * Makefile.in (BISON): bison, not byacc or bison -y.
10975         (YACC): bison -y or byacc or yacc.
10976         (various): Add *-bison as appropriate.
10977         (taz): No need to mess with BISON anymore.
10978
10979 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10980
10981         * configure: If OSTYPE matches *win32*, try to find a good value for
10982         CONFIG_SHELL.
10983
10984 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10985
10986         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10987         configure.in if it is present.
10988
10989 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10990
10991         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10992
10993 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10994
10995         * config.sub: Recognize `arc' cpu.
10996         * configure.in: Likewise.
10997         * config-ml.in: Likewise.
10998
10999 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11000
11001         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11002
11003 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11004
11005         * configure: Changed sed delimiter from ':' to '|' when
11006         attempting to substitute ${config_shell} for SHELL. On
11007         NT ${config_shell} may contain a ':' in it.
11008
11009 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11010
11011         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11012
11013 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11014
11015         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11016
11017 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11018
11019         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11020
11021         * ylwrap: If the program is a relative path, force it to be
11022         absolute.
11023
11024 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11025
11026         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11027
11028 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11029
11030         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11031         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11032         for libraries.
11033
11034 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11035
11036         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11037         separated by spaces.
11038
11039 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11040
11041         * ylwrap: New file.
11042         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11043
11044         * ltmain.sh: Handle /bin/sh at start of install program.
11045
11046         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11047
11048         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11049         * missing: New file, from automake 1.2.
11050
11051 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11052
11053         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11054         check-tk to CHECK_X11_MODULES.
11055
11056 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11057
11058         * config.sub: Merge with FSF.
11059
11060 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11061
11062         * config.guess: Merge with FSF.
11063
11064 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11065
11066         * configure: Treat msdosdjgpp like go32.
11067         * configure.in: Likewise.  Don't remove gprof for go32.
11068
11069         * configure: Change Makefile.tem2 to Makefile.tm2.
11070
11071 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11072
11073         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11074
11075 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11076
11077         * install-sh (chmodcmd): Set to null if the DST directory already
11078         exists.  Same as Nov 11th change.
11079
11080 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11081
11082         * configure (GDB_TK): Needs itcl and tix.
11083
11084 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11085
11086         * config.guess: Update from FSF.
11087
11088 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11089
11090         * Makefile.in (GDB_TK): Depend on itcl and tix.
11091
11092 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11093
11094         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11095         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11096         (INSTALL_SCRIPT): New variable.
11097         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11098         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11099         to -x.
11100         * install-sh: Add support for -x option.
11101
11102 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11103
11104         * configure.in, Makefile.in: Treat tix like itcl.
11105
11106 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11107
11108         * Makefile.in (WINDRES): New variable.
11109         (WINDRES_FOR_TARGET): New variable.
11110         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11111         (EXTRA_HOST_FLAGS): Add WINDRES.
11112         (EXTRA_TARGET_FLAGS): Add WINDRES.
11113         (EXTRA_GCC_FLAGS): Add WINDRES.
11114         ($(DO_X)): Pass down WINDRES.
11115         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11116         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11117         DLLTOOL_FOR_TARGET.
11118
11119 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11120
11121         * configure.in: configure sim before gdb for win32-x-ppc
11122
11123 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11124
11125         Move gperf into the toplevel, from libg++.
11126         * configure.in (target_tools): Add target-gperf.
11127         (native_only): Add target-gperf.
11128         * Makefile.in (all-target-gperf): New target, depend on
11129         all-target-libg++.
11130         (configure-target-gperf): Empty rule.
11131         (ALL_TARGET_MODULES): Add all-target-gperf.
11132         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11133         (CHECK_TARGET_MODULES): Add check-target-gperf.
11134         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11135         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11136
11137 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11138
11139         * config.sub (mn10200): Recognize new basic machine.
11140
11141 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11142
11143         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11144         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11145
11146 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11147
11148         * configure.in: If we're building mips-sgi-irix6* native, turn on
11149         ENABLE_MULTILIB and set TARGET_SUBDIR.
11150
11151 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11152
11153         * Makefile.in (all-sn): Depend on all-grep.
11154
11155 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11156
11157         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11158
11159         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11160         Makefile.  From Jeff Makey <jeff@cts.com>.
11161         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11162
11163         * Makefile.in (DISTBISONFILES): Remove.
11164         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11165         $(DEFAULT_YACC).
11166
11167         * configure.in: Build itl, db, sn, etc., when building for native
11168         cygwin32.
11169
11170         * Makefile.in (LD): New variable.
11171         (EXTRA_HOST_FLAGS): Pass down LD.
11172         ($(DO_X)): Likewise.
11173
11174 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11175
11176         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11177
11178 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11179
11180         * configure.in (targargs): Strip out any supplied --build argument
11181         before adding our own. Always add --build.
11182
11183 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11184
11185         * configure.in (targargs): Pass --build if we're doing
11186         a cross-compile.
11187
11188 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11189
11190         * configure: Use '|' instead of ":" as the separator in
11191         sed. Otherwise sed chokes on NT path names with drive
11192         designators. Also look for "?:*" as the leading characters in an
11193         absolute pathname.
11194
11195 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11196
11197         * config.sub: Support for r3900.
11198
11199 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11200
11201         * configure.in: Use install-sh, not install.sh.
11202
11203 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11204
11205         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11206         apply it twice.
11207
11208 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11209
11210         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11211         install-binutils.
11212
11213 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11214
11215         * Makefile.in: Add automake targets.
11216         * configure.in (host_tools): Add automake.
11217
11218 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11219
11220         * configure: Default CXX to c++, not gcc.
11221         * Makefile.in (CXX): Set to c++, not gcc.
11222         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11223
11224 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11225
11226         * install-sh: try appending a .exe if source file doesn't
11227         exist
11228
11229 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11230
11231         * configure.in: Turn on multilib by default.
11232         (cross_only): Remove target-libiberty.
11233
11234         * Makefile.in (all-gcc): Don't depend on libiberty.
11235
11236 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11237
11238         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11239
11240 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11241
11242         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11243         (DISTBISONFILES): Add ld/Makefile.in
11244
11245 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11246
11247         * configure.in: if target is cygwin32 but host isn't cygwin32,
11248         don't configure gdb tcl tk expect, not just gdb.
11249
11250 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11251
11252         * configure.in: Added gnuserv everywhere sn appears.
11253
11254         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11255         (CROSS_CHECK_MODULES): Added check-gnuserv.
11256         (INSTALL_MODULES): Added install-gnuserv.
11257         (CLEAN_MODULES): Added clean-gnuserv.
11258         (all-gnuserv): New target.
11259
11260 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11261
11262         * config.guess: Fixes for MIPS OpenBSD systems.
11263
11264 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11265
11266         * Makefile.in (INSTALL_XFORM): Remove.
11267         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11268
11269         * mkinstalldirs: New file, copied from automake.
11270         * Makefile.in (installdirs): Rename from install-dirs.  Use
11271         mkinstalldirs.  Change all users.
11272         (DEVO_SUPPORT): Add mkinstalldirs.
11273
11274 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11275
11276         * install-sh: Rename from install.sh.
11277         * Makefile.in (INSTALL): Change install.sh to install-sh.
11278         (DEVO_SUPPORT): Likewise.
11279
11280         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11281         Graichen <graichen@rzpd.de>.
11282
11283 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11284
11285         * config.guess: Recognize OpenBSD systems correctly.
11286
11287 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11288
11289         * README, Makefile.in (ETC_SUPPORT): Remove references to
11290         cfg-paper*, configure.{texi,man,info*}._
11291
11292 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11293
11294         * Makefile.in (all.normal): Ensure that gcc is built after all
11295         the x11 - ie gdb - targets.
11296
11297 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11298
11299         * makefile.vms: Don't run conf-a-gas.
11300
11301 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11302
11303         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11304
11305 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11306
11307         * configure.in: Remove noconfigdirs case since gdb also
11308         configures and builds for tic80-coff.
11309
11310 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11311
11312         * configure: Set cache_file to config.cache.
11313         * Makefile.in (local-distclean): Remove config.cache.
11314
11315 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11316
11317         * COPYING: Update FSF address.
11318
11319 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11320
11321         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11322         noconfigdirs.
11323
11324 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11325
11326         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11327         MAKEDIRS, is empty.
11328
11329 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11330
11331         * config.sub: Tweak mn10300 entry.
11332
11333 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11334
11335         * configure.in (host_tools): Put sim before gdb, so gdb's
11336         configure.tgt can determine if the simulator was configured.
11337
11338 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11339
11340         * config.sub: Move BeOS $os case to be with other Cygnus
11341         local cases.
11342
11343 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11344
11345         * config.sub: Remove misplaced comment that broke Linux.
11346
11347 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11348
11349         * config.sub: Add BeOS support.
11350
11351 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11352
11353         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11354
11355 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11356
11357         * configure.in (noconfigdirs): Remove tcl and tk from
11358         noconfigdirs for cygwin32 builds.
11359
11360 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11361
11362         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11363
11364 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11365
11366         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11367         make-all.com, use makefile.vms instead.
11368
11369 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11370
11371         * config.sub: Accept -lnews*.
11372
11373 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11374
11375         * configure.in (noconfigdirs): Disable target-newlib,
11376         target-examples and target-libiberty for d30v.
11377
11378 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11379
11380         * configure.in (noconfigdirs): Enable ld for d30v.
11381
11382 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11383
11384         * configure.in (tic80-*-*): Build compiler.
11385
11386 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11387
11388         * configure.in (d30v-*): Remove sim directory from list of
11389         unsupported d30v directories
11390
11391 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11392
11393         * config.sub, configure.in: Add d30v target cpu.
11394
11395 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11396
11397         * makefile.vms: New file.
11398         * make-all.com: Remove.
11399
11400 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11401
11402         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11403
11404 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11405
11406         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11407
11408 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11409
11410         * Makefile.in (ALL_MODULES): Added all-db.
11411         (CROSS_CHECK_MODULES): Addec check-db.
11412         (INSTALL_MODULES): Added install-db.
11413         (CLEAN_MODULES): Added clean-db.
11414
11415 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11416
11417         * config.guess: Merge with latest FSF sources.
11418
11419 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11420
11421         * Makefile.in (ALL_MODULES): Added all-itcl.
11422         (CROSS_CHECK_MODULES): Added check-itcl.
11423         (INSTALL_MODULES): Added install-itcl.
11424         (CLEAN_MODULES): Added clean-itcl.
11425
11426 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11427
11428         * configure.in: build gdb for mn10200
11429
11430 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11431
11432         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11433
11434 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11435
11436         * configure.in (tic80-*-*): Turn off most targets right now.
11437
11438 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11439
11440         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11441         rather than the makeinfo program.
11442         (do-info): Depend upon all-texinfo.
11443
11444 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11445
11446         * configure.in: Remove uses of config/mh-linux.
11447
11448         * config.sub, config.guess: Merge with latest FSF sources.
11449
11450 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11451
11452         * config.sub (case $basic_machine): Add tic80 entries.
11453
11454 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11455
11456         * config.sub, config.guess: Merge with latest FSF sources.
11457
11458 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11459
11460         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11461         * mpw-config.in: Test for NewFolderRecursive.
11462         * mpw-install: Use symbolic name for startup filename.
11463         * mpw-README: Add various additional details.
11464
11465 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11466
11467         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11468
11469 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11470
11471         * configure.in: Do build gcc and the target libraries for
11472         the mn10200.
11473
11474 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11475
11476         * configure.in: don't avoid building gdb for mn10300 any more
11477         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11478         instead of single-quoting it.
11479
11480 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11481
11482         * configure.in: Don't use --with-stabs on IRIX 6.
11483
11484 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11485
11486         * configure.in (m32r): Build gdb, libg++ now.
11487
11488 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11489
11490         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11491         directories from noconfigdirs.
11492
11493 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11494
11495         * config.sub (basic_machine): added mips16 configuration
11496
11497 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11498
11499         * config.sub: Handle d10v-unknown.
11500
11501 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11502
11503         * config.sub: Handle v850-unknown.
11504
11505 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11506
11507         * Makefile.in: add findutils
11508         * configure.in: add findutils to list of host_tools
11509
11510 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11511
11512         * config.sub: Handle mn10200 and mn10300.
11513
11514 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11515
11516         * configure.in (d10v-*): Do not build librx.
11517
11518 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11519
11520         * configure.in (mn10300): Build everything except gdb & libgloss.
11521
11522 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11523
11524         * config.guess:  Patch for Dansk Data Elektronik servers,
11525         from Niels Skou Olsen <nso@dde.dk>.
11526
11527         For ncr, use /bin/uname rather than uname, since GNU uname does not
11528         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11529
11530         Patch for MIPS R4000 running System V,
11531         from Eric S. Raymond <esr@snark.thyrsus.com>.
11532
11533         Fix thinko for nextstep.
11534
11535         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11536
11537         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11538         * config.guess: Guess mips-dec-mach_bsd4.3.
11539
11540         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11541         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11542         release numbers.
11543         * config.guess (mips-mips-riscos*):  Emit just enough of the
11544         release number.
11545
11546         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11547         * config.guess (sparc-auspex-sunos*):  Added.
11548         (f300-fujitsu-*): Added.
11549
11550         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11551         * config.guess:  Recognize a Tadpole as a sparc.
11552
11553 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11554
11555         * config.guess: Don't assume that NextStep version is either 2 or
11556         3.  NextStep 4 (aka OpenStep 4) has come out now.
11557
11558 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11559
11560         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11561         From Rik Faith <faith@cs.unc.edu>.
11562
11563 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11564
11565         * config.sub: Contributions from bug-gnu-utils to:
11566         Support plain "hppa" (no version given) architecture, reported by
11567         OpenStep.
11568         OpenBSD like NetBSD.
11569         LynxOs is not a hardware supplier.
11570
11571         * config.guess: Contributions from bug-gnu-utils to add support for:
11572         OpenBSD like NetBSD.
11573         Stratus systems.
11574         More Pyramid systems.
11575         i[n>4]86 Intel chips.
11576         M680[n>4]0 Motorola chips.
11577         Use unknown instead of lynx for hardware manufacturer.
11578
11579 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11580
11581         * install.sh (chmodcmd): Set to null if the DST directory already
11582         exists.
11583
11584 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11585
11586         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11587         not use mt-ppc target Makefile fragment any more.
11588
11589 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11590
11591         * configure.in (*-*-windows):  Exclude everything but those dirs
11592         needed to build windows.
11593
11594 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11595
11596         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11597
11598 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11599
11600         * configure.in:  Exclude mmalloc from i386-windows.
11601
11602 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11603
11604         * Undo my previous change.
11605
11606 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11607
11608         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11609         unconditionally.
11610         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11611
11612 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11613
11614         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11615         host to add it's own flags.
11616
11617 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11618
11619         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11620
11621 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11622
11623         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11624         (CXX_FOR_TARGET): Likewise.
11625         (GCC_FOR_TARGET): Define.
11626         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11627         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11628         CC_FOR_TARGET was specified on the command line.
11629         (MAKEOVERRIDES): Don't define.
11630
11631 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11632
11633         * configure.in (m32r): Fix spelling of libg++ libs.
11634
11635 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11636
11637         * config.sub (-apple*): Remove, now redundant.
11638
11639 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11640
11641         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11642
11643         * configure: Rework yesterday's sed script patch.
11644
11645         * config.sub: Merge with FSF.
11646
11647 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11648
11649         * config.guess:  Merge from FSF.
11650
11651         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11652         * config.guess: Use pc instead of unknown, for pc clone systems.
11653         Change linux to linux-gnu.
11654
11655         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11656         * config.guess: Avoid non-portable tr syntax.
11657
11658 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11659
11660         * test-build.mk (HOLES): Add "xargs" for gdb.
11661
11662         * configure: Avoid hpux10.20 sed bug.
11663
11664 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11665
11666         * configure.in:  Add support for windows host
11667         (that is a build done under the Microsoft build environment).
11668
11669 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11670
11671         * Makefile.in: Replace all uses of srcroot with s, to shrink
11672         command line lengths.
11673
11674         Patches from Geoffrey Noer <noer@cygnus.com>:
11675         * configure.in: If configuring for newlib, pass --with-newlib to
11676         subdirectories.
11677         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11678         -Bnewlib/ and -Lwinsup to gcc.
11679         (CXX_FOR_TARGET): Likewise.
11680
11681 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11682
11683         * Makefile.in (ETC_SUPPORT): Add configure.
11684
11685 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11686
11687         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11688         host configuration file.
11689
11690 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11691
11692         * configure.in: Break mn10x00 support into separate
11693         mn10200 and mn10300 configurations.
11694         * config.sub: Likewise.
11695
11696 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11697
11698         * configure.in: Add lots of stuff to noconfigdirs for
11699         the mn10x00 targets.
11700
11701         * config.sub, configure.in: Add mn10x00 support.
11702
11703 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11704
11705         * make-all.com: Call conf-a-gas, not config-a-gas.
11706
11707 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11708
11709         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11710         targets.
11711
11712 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11713
11714         * mpw-README: Add much more detail for native PowerMac.
11715         * mpw-install: New file.
11716         * mpw-configure: Add --norecursion and --help options.
11717         * mpw-config.in: Translate readme and install files when
11718         copying to objdir.
11719         * mpw-build.in: Don't always depend on byacc and flex.
11720         (install-only-top): New action.
11721
11722 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11723
11724         * configure.in:  You can now configure GDB for the v850.
11725
11726 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11727
11728         * configure.in (noconfigdirs): Don't configure any C++ dirs
11729         if targeting D10V.
11730
11731 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11732
11733         * config.sub: Recognize mips64vr5000.
11734
11735 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11736
11737         * configure.in: Use a single line for host_tools and native_only.
11738
11739 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11740
11741         * config.sub, configure.in: Add entries for m32r.
11742
11743 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11744
11745         * Makefile.in (inet-install): Don't run install-gzip.
11746
11747 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11748
11749         * configure.in:  Don't config lots of things for *-*-windows*.
11750
11751 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11752
11753         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11754         (host_libs, host_tools): Copy from configure.in.
11755         * mpw-configure: Don't complain about directories not found.
11756
11757 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11758
11759         * configure.in (i[345]86): Recognize i686 for pentium pro.
11760         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11761         file.
11762
11763         * config.guess (i[345]86): Ditto.
11764
11765 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11766
11767         * configure.in (noconfigdirs): Removed gdb for D10V.
11768
11769 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11770
11771         * configure.in: Remove ld, target-libio, target-libg++, and
11772         target-libstdc++ from noconfigdirs.
11773
11774 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11775
11776         * configure: Fix three locations where shell scripts were
11777         being run directly rather than with config_shell.
11778
11779 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11780
11781         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11782         * config.sub (basic_machine): Recognize v850.
11783
11784 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11785
11786         * mpw-configure: Handle multiple enable/disable options and
11787         pass them down recursively, handle -c and -s flags appropriately
11788         depending on choice of compiler, add escape mechanism for
11789         quoted arguments to gC.
11790
11791 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11792
11793         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11794         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11795         so that -mrelocatable-lib and -mno-eabi are used.
11796
11797         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11798         not support --print-multi-lib, don't abort.
11799
11800 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11801
11802         * make-all.com: Run config-a-gas.
11803         * setup.com: Don't copy subdirectory files around.
11804
11805 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11806
11807         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11808         target, it now compiles correctly.
11809
11810 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11811
11812         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11813
11814 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11815
11816         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11817
11818 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11819
11820         * configure.in (native_only): Add prms.
11821
11822 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11823
11824         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11825         (BINUTILS_SUPPORT_DIRS): Likewise.
11826
11827 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11828
11829         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11830         d10v support is added.
11831
11832 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11833
11834         * configure.in (d10v-*-*): New target.
11835
11836 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11837
11838         * config.guess (HP 9000/811): Recognize this as a PA1.1
11839         machine.
11840
11841 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11842
11843         * Makefile.in (do-tar-gz): New target, split out from tail end of
11844         taz target.  Run each command separately, don't use pipes.
11845         (taz): Use it.
11846
11847 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11848
11849         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11850         * mpw-build.in: No builds should depend on building byacc or flex,
11851         they are assumed to be installed already.
11852
11853 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11854
11855         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11856         variable that CC_FOR_TARGET needs.
11857
11858 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11859
11860         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11861         options have changed since the last time the subdirectory was
11862         configured, and if it has, reconfigure.
11863         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11864         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11865
11866 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11867
11868         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11869         CLEAN_MODULES): Add bash.
11870         (all-bash): New target.
11871
11872 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11873
11874         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11875
11876 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11877
11878         * config.sub (basic_machine): Recognize d10v as a valid processor.
11879
11880 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11881
11882         * mpw-configure: Add support for --bindir.
11883         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11884
11885 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11886
11887         * configure.in: add bash, time, gawk to list of hosttools and things
11888         to only build for native toolchains
11889
11890 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11891
11892         * Makefile.in (docdir): Remove.
11893
11894 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11895
11896         * Makefile.in (datadir): Set to $(prefix)/share.
11897
11898 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11899
11900         * configure.in: build diff and patch for cygwin32-hosted
11901         toolchains.
11902
11903 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11904
11905         * config.sub: Accept -rtems*.
11906
11907 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11908
11909         * configure.in: enable dosrel for cygwin32-hosted builds,
11910                 remove diff from the list of things not buildable
11911                 via Canadian Cross
11912
11913 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11914
11915         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11916         don't get ". ".
11917
11918 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11919
11920         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11921
11922 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11923
11924         * Makefile.in (taz): Handle case where tex3patch didn't even get
11925         checked out.  Also, if it was found, put the symlink in a new util
11926         subdirectory.
11927
11928 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11929
11930         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11931
11932 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11933
11934         * config.sub: Recognize -openvms.
11935         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11936         * make-all.com, setup.com: New files.
11937
11938 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11939
11940         * Makefile.in (taz): tex3patch moved to texinfo/util.
11941
11942 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11943
11944         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11945         * configure.in: remove make from disable-if-Can-Cross list
11946                 enable gdb if ${host} and ${target} are cygwin32
11947
11948 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11949
11950         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11951         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11952
11953 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11954
11955         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11956         distinguish sysv/svr4/bsd variants.
11957         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11958
11959 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11960
11961         * configure.in: Added copyright notice.
11962         * move-if-change: Added copyright notice.
11963
11964 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11965
11966         * configure.in (powerpcle-*-solaris*): Until we get shared
11967         libraries working, don't build gdb, sim, make, tcl, tk, or
11968         expect.
11969
11970 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11971
11972         * config.guess:  Merge with FSF:
11973
11974         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11975         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11976
11977         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11978         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11979
11980         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11981         * config.guess:  Combine two OSF1 rules.
11982         Also recognize field test versions.  From mjr@zk3.dec.com.
11983         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11984         because GNU uname does not support -p.  From pmr@pajato.com.
11985
11986 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11987
11988         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11989
11990 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11991
11992         * mpw-README: Document GCCIncludes.
11993
11994 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11995
11996         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11997
11998 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11999
12000         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12001
12002 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12003
12004         * configure.in (*-*-cygwin32): Configure make.
12005
12006 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12007
12008         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12009
12010 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12011
12012         * Makefile.in (all-inet): Depend on all-perl.
12013
12014         * Makefile.in (inet-install): New target.
12015
12016         * Makefile.in (all-inet): Depend on all-tcl.
12017         (all-inet): Depend on all-send-pr.
12018
12019 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12020
12021         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12022         temporarily.
12023
12024 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12025
12026         * configure.in: Don't configure --with-gnu-ld on AIX.
12027
12028 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12029
12030         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12031
12032 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12033
12034         * Makefile.in (ALL_MODULES): Added all-inet.
12035         (CROSS_CHECK_MODULES): Added check-inet.
12036         (INSTALL_MODULES): Added install-inet.
12037         (CLEAN_MODULES): Added clean-inet.
12038         (all-indent): New target.
12039
12040         * configure.in (host_tools): Added inet.
12041         (native_only): Added inet.
12042         (noconfigdirs): Added inet.
12043
12044 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12045
12046         * configure.in: Don't configure libgloss if we are not configuring
12047         newlib.
12048
12049 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12050
12051         * configure.in: Don't configure libgloss for unsupported
12052         architectures.
12053
12054 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12055
12056         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12057
12058 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12059
12060         * Makefile.in (ALL_MODULES): Include all-apache.
12061         (CROSS_CHECK_MODULES): Include check-apache.
12062         (INSTALL_MODULES): Include install-apache.
12063         (all-apache): New target.
12064
12065         * configure.in: Added apache everywhere perl is seen.
12066
12067 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12068
12069         * Makefile.in: Add support for clean-{module} and
12070         clean-target-{module} rules.
12071
12072 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12073
12074         * configure.in (*-*-ose) do not build libgloss.
12075
12076 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12077
12078         * config.guess (prep*:SunOS:5.*:*): Turn into
12079         powerpele-unknown-solaris2.
12080
12081 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12082
12083         * configure.in: Permit --enable-shared to specify a list of
12084         directories.
12085
12086 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12087
12088         * configure.in (host==solaris): Pass only the first word of $CC
12089         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12090
12091 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12092
12093         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12094
12095 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12096
12097         * Makefile.in (ALL_MODULES): Include all-perl.
12098         (CROSS_CHECK_MODULES): Include check-perl.
12099         (INSTALL_MODULES): Include install-perl.
12100         (ALL_X11_MODULES): Include all-guile.
12101         (CHECK_X11_MODULES): Include check-guile.
12102         (INSTALL_X11_MODULES): Include install-guile.
12103         (all-perl): New target.
12104         (all-guile): New target.
12105
12106         * configure.in (host_tools): Include perl and guile.
12107         (native_only): Include perl and guile.
12108         (noconfigdirs): Don't build guile and perl; no ports have been
12109         done.
12110
12111 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12112
12113         * configure (--enable-*): Handle quoted option lists such as
12114         --enable-sim-cflags='-g0 -O' better.
12115
12116 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12117
12118         * Makefile.in ({,inst}all-target): New rule so we can make and
12119         install all of the target directories easily.
12120
12121 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12122
12123         * configure.in: Add missing global flag in sed substitution when
12124         deleting `target-' from ${configdirs}.
12125
12126 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12127
12128         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12129         option.
12130
12131         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12132         config/mh-necv4.
12133
12134         * install.sh: Correct misspelling of transformbasename.
12135
12136         * config.guess: Recognize mips-*-sysv*.
12137
12138 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12139
12140         * config.sub: Recognize mon960.
12141
12142 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12143
12144         * configure: Restore Canadian Cross handling of BISON and LEX,
12145         removed in Feb 20 change.
12146
12147 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12148
12149         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12150         Mention make install.  Remove the old copyright date as well the
12151         clumsy and rather pointless copyright on the README file.
12152
12153 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12154
12155         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12156         Makefile after running symlink-tree, then run `make distclean' to
12157         avoid clobbering any generated files in srcdir.
12158
12159 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12160
12161         * configure.in (m68k-*-netbsd*): Build everything now.
12162
12163 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12164
12165         * Makefile.in (taz): Fix quoting.
12166
12167 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12168
12169         * configure.in (sparclet-*-*): Build everything now.
12170
12171 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12172
12173         * configure.in (m68k-*-linux*): New host.
12174
12175 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12176
12177         * configure: Check for bison before byacc.
12178
12179 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12180
12181         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12182         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12183         searching PATH.  These are used as fallbacks by Makefile.in if
12184         flex/bison/byacc aren't in objdir.
12185
12186 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12187
12188         * Makefile.in: Make everything which depends upon all-bfd also
12189         depend upon all-opcodes, in case --with-commonbfdlib is used.
12190
12191 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12192
12193         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12194         building NT native compilers on Unix.
12195
12196 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12197
12198         * configure.in: Don't get CC from the host Makefile fragment if we
12199         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12200         Solaris test for /usr/ucb/cc to the post target script, just after
12201         the compiler sanity test.
12202
12203 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12204
12205         * config.sub: Merge with FSF.
12206
12207 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12208
12209         * Makefile.in (RPATH_ENVVAR): New variable.
12210         (REALLY_SET_LIB_PATH): Use it.
12211         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12212
12213 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12214
12215         * config.sub, configure.in: Recognize sparclet cpu.
12216
12217 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12218
12219         * config.guess:  Support m68k-cbm-sysv4.
12220
12221 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12222
12223         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12224         m68k-unknown-linuxaout from linker help string.  Put quotes around
12225         $ld_help_string.
12226
12227 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12228
12229         * config.guess (powerpc-harris-powerunix): Add guess for port
12230         to new target.
12231
12232 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12233
12234         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12235
12236 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12237
12238         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12239         $(REALLY_SET_LIB_PATH) in Makefile.
12240         * Makefile.in (SET_LIB_PATH): New variable.
12241         (REALLY_SET_LIB_PATH): New variable.
12242         ($(DO_X)): Use $(SET_LIB_PATH).
12243         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12244         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12245         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12246         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12247         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12248         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12249         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12250         (install-dosrel): Likewise.
12251         (all-opcodes): Depend upon all-libiberty.
12252
12253 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12254
12255         * config.guess (*:CYGWIN*): New
12256
12257 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12258
12259         * Makefile.in (all-target-winsup): All all-target-libiberty.
12260
12261 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12262
12263         * configure.in (noconfigdirs): Add missing # in front of comment.
12264
12265 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12266
12267         * configure.in: add second pass to things added to noconfigdirs
12268         so *-gm-magic can exclude libgloss properly.
12269
12270 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12271
12272         * mpw-configure (extralibs_name, rez_name): Set correctly
12273         for MWC68K compiler.
12274
12275         * mpw-README: Add more info on the necessary build tools.
12276
12277 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12278
12279         * configure.in, config.sub: Recognize cygwin32.
12280
12281 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12282
12283         * config.guess, config.sub: Recognize A/UX.
12284
12285 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12286
12287         * config.sub: Merge with gcc/config.sub.
12288
12289 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12290
12291         * mpw-build.in (do-binutils): Add build of stamps.
12292
12293 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12294
12295         * config.sub: Add recognition for mips64vr4100*-* targets.
12296
12297 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12298
12299         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12300         Add creation of gconfigargs with `--enable-shared' turned on.
12301         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12302         ($(host)-stamp-stage3-configured): Likewise.
12303         (HOLES): Add chatr and ldd.
12304         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12305
12306 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12307
12308         * configure: Pass --nfp to recursive configures.
12309
12310 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12311
12312         * Makefile.in (DLLTOOL): New.
12313         (DLLTOOL_FOR_TARGET): New.
12314         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12315         (EXTRA_TARGET_FLAGS): Ditto.
12316         (EXTRA_GCC_FLAGS): Ditto.
12317         (CONFIGURE_TARGET_MODULES): Ditto.
12318         (DO_X): Ditto.
12319         * configure: Add DLLTOOL.
12320
12321 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12322
12323         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12324         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12325         mh-sco, since old workarounds no longer needed, and don't
12326         build ld, since libraries have weak symbols in COFF.
12327
12328 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12329
12330         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12331
12332 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12333
12334         * configure.in: Make sure that ${CC} can be used to compile an
12335         executable.
12336
12337 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12338
12339         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12340         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12341         nothing depending on whether gdbtk is being built.
12342
12343 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12344
12345         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12346
12347 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12348
12349         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12350         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12351
12352 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12353
12354         * config-ml.in: Add support for
12355         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12356         Simplify setting of multidirs from --disable-foo.
12357
12358 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12359
12360         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12361         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12362         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12363         non-empty, pass them on to the  GCC make.
12364         (all-bootstrap): New rule that is like all-gcc, except it executes
12365         the GCC bootstrap rule instead of the GCC all rule.
12366
12367 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12368
12369         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12370
12371 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12372
12373         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12374         DG/UX support.
12375
12376 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12377
12378         * config.sub (i*86*) Change [345] to [3456]
12379
12380 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12381
12382         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12383         --with-gnu-ld=no.
12384
12385 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12386
12387         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12388         AIX multilibs get built.
12389
12390 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12391
12392         * configure.in (i386-win32): Don't build expect if we're not
12393         building the tcl subdir.
12394
12395 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12396
12397         * Makefile.in: (configure-target-examples, all-target-examples):
12398         New targets, configure and build example programs.
12399
12400 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12401
12402         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12403         use it as input to sedit the generated MPW makefile.
12404         * mpw-README: Add a suggestion about Gestalt.h.
12405
12406 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12407
12408         * config.sub: Accept *-*-ieee*.
12409
12410 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12411
12412         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12413         Ronald F. Guilmette <rfg@monkeys.com>.
12414
12415 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12416
12417         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12418         for powerpc-pe native.
12419         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12420         (target==powerpc-pe): duplicate i386-win32 entry.
12421
12422 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12423
12424         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12425         of vxworks, not just vxworks5.1.
12426
12427 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12428
12429         * mpw-configure: Add support for exec-prefix.
12430
12431 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12432
12433         * config.guess: Recognize HP model 816 machines as having
12434         a PA1.1 processor.
12435
12436 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12437
12438         * configure: Ignore new autoconf configure options.
12439
12440 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12441
12442         * config.guess:  Recognize Pentium under SCO.
12443         From Robert Lipe <robertl@arnet.com>.
12444
12445 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12446
12447         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12448
12449 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12450
12451         * configure.in: Don't configure gas for alpha-dec-osf*.
12452
12453 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12454
12455         * configure.in: Default to --with-stabs for some targets for which
12456         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12457         i[345]86*-*-unixware*.
12458
12459 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12460
12461         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12462         rather than basing it on the target.  Simplify handling of options
12463         controlling which directories to configure.  Remove extraneous
12464         slash in multi-clean target.
12465
12466 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12467
12468         * config-ml.in: Prefix more variables with ml_ so they don't collide
12469         with configure's.
12470
12471 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12472
12473         * configure: Don't turn -v into --v.
12474
12475 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12476
12477         * configure.in (targargs): Fix typo.
12478
12479         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12480
12481 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12482
12483         * configure.in: Strip --host and --target options from
12484         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12485         --with-cross-host option when building with a cross-compiler.
12486         * configure: Canonicalize the arguments put into config.status by
12487         always using `=' for an option with an argument.  Pass a presumed
12488         --host or --target explicitly.
12489
12490 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12491
12492         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12493         into general OS recognition case.
12494
12495 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12496
12497         * configure.in (target_configdirs): add target-winsup only
12498         for win32 target systems.
12499
12500 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12501
12502         * Makefile.in (all-target-libgloss): Depend upon
12503         configure-target-newlib, since when libgloss is built it looks to
12504         see if the newlib directory exists.
12505
12506 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12507
12508         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12509         cfg-ml-*.in.
12510
12511 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12512
12513         * configure: Handle LD and LD_FOR_TARGET when configuring a
12514         Canadian Cross.
12515
12516 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12517
12518         * configure.in (target_libs): add target-winsup.
12519         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12520         (target==ppcle-pe): remove ld from $noconfigdirs.
12521
12522 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12523
12524         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12525         Preserve relative path names in $srcdir.  Build symlink tree if
12526         configuring cross target dir and srcdir=. (= no VPATH support).
12527         (configure-target-libg++): Depend on configure-target-librx.
12528         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12529         * config-ml.in: New file.
12530         * symlink-tree: New file.
12531         * configure: Ensure srcdir="." if that's what it is.
12532
12533 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12534
12535         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12536         includes and FLEX_SKELETON setting.
12537         * mpw-configure (--with-gnu-ld): New option, controls whether
12538         to use PPCLink or ld with PowerMac GCC.
12539         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12540         * mpw-config.in: Configure grez if targeting Mac.
12541
12542         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12543         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12544         just macos.
12545         * configure.in: Configure grez resource compiler if targeting Mac.
12546         * Makefile.in (all-grez, install-grez): New targets.
12547
12548 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12549
12550         * configure: CXX defaults to gcc, not g++.  If we find
12551         gcc in the path, set CC to gcc -O2.
12552
12553 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12554
12555         * configure: Default ${build} correctly.  Avoid picking up extra
12556         spaces when reading CC and CXX from Makefile.  When doing a
12557         Canadian Cross, use plausible default values for numerous
12558         variables.
12559         * configure.in: When doing a Canadian Cross, don't try to
12560         configure tools whose configure script can't handle it.
12561
12562 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12563
12564         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12565
12566 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12567
12568         * configure:  Remove dubious bug reporting address.
12569
12570 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12571
12572         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12573         configure script, run that instead of this directory's configure.
12574         In either case, print a message that we're configuring the sub-dir.
12575
12576 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12577
12578         * configure.in: Before checking for the existence of various files,
12579         use sed to filter out "target-".
12580
12581 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12582
12583         * Makefile.in (DO_X): Split rule to decrease command line length
12584         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12585         (Philippe De Muyter).
12586
12587 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12588
12589         * Makefile.in (all-patch): depend on all-libiberty.
12590
12591 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12592
12593         * configure.in: If the only directory in target_configdirs which
12594         actually exists is libiberty, then set target_configdirs to empty,
12595         to avoid trying to build a target libiberty in a gas or gdb
12596         distribution.
12597
12598 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12599
12600         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12601         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12602         systems.
12603
12604 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12605
12606         * configure.in (copy_dirs): Use sys-include instead of include
12607         for --with-headers option.
12608
12609 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12610
12611         * Makefile.in, configure.in: Make winsup builds work with
12612         new scheme.
12613
12614 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12615
12616         * configure.in: Build the linker on AIX.
12617
12618 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12619
12620         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12621         where needed.
12622
12623 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12624
12625         * Makefile.in (all-gcc): Fix typo.
12626
12627 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12628
12629         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12630
12631 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12632
12633         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12634         to target-xiberty, to provide more flexibility.
12635         (target_subdir):  Define.  Create if cross.
12636         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12637         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12638         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12639         check-libFOO -> check-target-libFOO, etc.
12640         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12641         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12642         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12643         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12644         allow ALL_GCC="" to only configure.
12645         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12646         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12647         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12648
12649 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12650
12651         * Makefile.in (taz): Build "info" in etc explicitly.
12652
12653 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12654
12655         * configure.in:  Make sure that CC is undefined (as opposed to
12656         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12657         problem with autoconf trying to configure on a host without GCC.
12658
12659 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12660
12661         * mpw-configure: Set host alias from choice of host compiler,
12662         only use generic MPW Makefile sed if present, edit a file
12663         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12664         * mpw-README: Add problem notes about CW6 and CW7.
12665
12666 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12667
12668         * Makefile.in (taz): Use ";" instead of ";;".
12669
12670 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12671
12672         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12673         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12674         DISTDOCDIRS.
12675         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12676         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12677
12678 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12679
12680         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12681         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12682         Move bfd to DISTSTUFFDIRS.
12683
12684 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12685
12686         * Makefile.in (X11_LIB): Removed.
12687         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12688
12689         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12690
12691 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12692
12693         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12694         names.
12695
12696 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12697
12698         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12699
12700 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12701
12702         * configure.in (i[345]86-*-win32): Always build newlib.
12703         Don't configure cvs, autoconf or texinfo.
12704         * Makefile.in (LD_FOR_TARGET): New.
12705         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12706         Pass down LD_FOR_TARGET.
12707
12708 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12709
12710         * winsup: New directory.
12711         * Makefile.in: Build winsup.
12712         * configure.in: Winsup is configured when target is win32.
12713         Can only build win32 target GDB when native.
12714
12715 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12716
12717         * config.guess: Recognize HP model 819 machines as having
12718         a PA 1.1 processor.
12719
12720 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12721
12722         * configure: Fix sed loop which substitutes for CC and CXX to
12723         avoid bug found in various sed implementations.
12724
12725 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12726
12727         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12728         simulator.  Use standard powerpc-*-eabi*.
12729
12730 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12731
12732         * configure.in: Stop putting gas and binutils in noconfigdirs for
12733         powerpc-*-aix* and rs6000-*-*.
12734
12735 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12736
12737         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12738         -mcall-aixdesc libraries.
12739
12740 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12741
12742         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12743
12744         * config.sub (arm | armel | armeb): Fix shell syntax.
12745
12746 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12747
12748         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12749         -msoft-float and -mcpu=common support.
12750         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12751         libraries.
12752
12753 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12754
12755         * configure.in: Allow configuration and build of emacs19 for the alpha.
12756
12757 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12758
12759         * configure.in (CC): Get ^CC, not just any old CC, from
12760         ${host_makefile_frag}.
12761
12762 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12763
12764         * configure.in (CC): Try to get CC from
12765         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12766
12767 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12768
12769         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12770         only if it exists in $(srcdir).
12771
12772 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12773
12774         * configure: If CC and CXX are not set in the environment, set
12775         them, based on either an existing Makefile or on searching for gcc
12776         in PATH.  Substitute for CC and CXX in Makefile.
12777         * configure.in: Remove libm from target_libs.  Separate
12778         target_configdirs from configdirs.  If CC is not set in
12779         environment, try to get it from a host Makefile fragment.  Rewrite
12780         changes of configdirs to use skipdirs instead.  A few minor
12781         tweaks.  Take directories out of target_configdirs as they are
12782         taken out of configdirs.  Remove existing Makefile files from
12783         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12784         CONFIG_ARGUMENTS in Makefile.
12785         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12786         by configure.in.
12787         (CONFIG_ARGUMENTS): Likewise.
12788         (CONFIGURE_TARGET_MODULES): New variable.
12789         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12790         ($(CONFIGURE_TARGET_MODULES)): New target.
12791         (configure-libg++, configure-libio): New targets.
12792         (all-libg++): Depend upon configure-libg++.
12793         (all-libio): Depend upon configure-libio.
12794         (configure-libgloss, all-libgloss): New targets.
12795         (configure-libstdc++): New target.
12796         (all-libstdc++): Depend upon configure-libstdc++.
12797         (configure-librx, all-librx): New targets.
12798         (configure-newlib): New target.
12799         (all-newlib): Depend upon configure-newlib
12800         (configure-xiberty): New target.
12801         (all-xiberty): Depend upon configure-xiberty.
12802
12803 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12804
12805         * configure.in (host i[345]86-*-win32):  Expand the
12806         noconfigdirs again.
12807
12808 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12809
12810         * mpw-configure: Fix sed command file name.
12811
12812 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12813
12814         * configure.in (host i[345]86-*-win32): Reduce the
12815         noconfigdirs again.
12816
12817 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12818
12819         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12820         or powerpc*-*-pe*, since they are not yet supported.
12821
12822 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12823
12824         Add PowerMac support and many other enhancements.
12825         * mpw-configure: New option --cc to select compiler to use,
12826         paste options set according to --cc into the generated
12827         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12828         if mpw-make.sed is present.
12829         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12830         add forward includes for PowerPC include files.
12831         * mpw-build.in: Build using Makefile.PPC if present.
12832         (do-byacc, etc): Remove separate version resource builds.
12833         (do-gas): Build "stamps" before "all".
12834         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12835         * mpw-README: Update to reflect --cc option, PowerMac support,
12836         and recently-reported compatibility problems.
12837
12838 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12839
12840         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12841         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12842         (--with-multilib-top): Pass to recursive invocations.
12843
12844 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12845
12846         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12847         v810-*-*.
12848
12849 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12850
12851         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12852         gdb, ld and opcodes on v810-*-*.
12853
12854 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12855
12856         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12857         (local-maintainer-clean): New target.
12858         (maintainer-clean): New target.
12859         (realclean): Just depend upon maintainer-clean.
12860
12861 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12862
12863         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12864
12865 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12866
12867         * configure.in: Build ld in mips*-*-bsd* case.
12868
12869 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12870
12871         * config.sub: Accept -lites* OS.  From Ian Dall.
12872
12873 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12874
12875         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12876         targets.
12877
12878 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12879
12880         * configure.in: treat i386-win32 canadian cross the same as
12881         i386-go32 canadian cross.
12882
12883 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12884
12885         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12886         running under the simulator to build a reduced set of libraries.
12887         (powerpc-*-eabiaix): Add fine grained multilib support added to
12888         other powerpc targets yesterday.
12889
12890 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12891
12892         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12893         -disable-softfloat, -disable-relocatable, -disable-aix, and
12894         -disable-sysv to control which multilib libraries get built.
12895
12896 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12897
12898         * configure: Add Makefile.tem to list of files to remove in trap
12899         handler.
12900
12901 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12902
12903         * config.guess (*Linux*):  Add missing "exit"s.
12904         Also, need specific check for alpha-unknown-linux (uses COFF).
12905
12906 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12907
12908         * config.guess:  Merge with FSF:
12909
12910         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12911         * config.guess (AIX4): More robust release numbering discovery.
12912
12913         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12914         * config.guess (i386-sequent-ptx): Properly get version number.
12915
12916         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12917         * config.guess (mips:*:4*:UMIPS): New case.
12918
12919 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12920
12921         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12922         (i386-win32 host): Likewise.  Don't build readline.
12923
12924 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12925
12926         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12927         SUPPORT_FILES to submakes.
12928
12929 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12930
12931         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12932         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12933         mpw-configure.
12934
12935 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12936
12937         * configure.in (appdirs): Use =, not ==, in test expression when
12938         trying to build the text to print in the warning message for
12939         Solaris users.
12940
12941 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12942
12943         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12944
12945 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12946
12947         * config.guess: Recognize lynx-2.3.
12948
12949 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12950
12951         * config.sub (z8ksim): Deleted
12952         (z8k-*-coff): New, this is the one true name of the target.
12953
12954 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12955
12956         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12957
12958 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12959
12960         * config.guess (*:Linux:*:*): First try asking the linker what the
12961         default object file format is (elf, aout, or coff).  Then if this
12962         fails, try previous methods.
12963
12964 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12965
12966         * configure.in: Don't build newlib for *-*-vxworks5.1.
12967
12968 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12969
12970         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12971         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12972
12973 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12974
12975         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12976
12977 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12978
12979         * cfg-ml-com.in: New file.
12980         * cfg-ml-pos.in: New file.
12981
12982 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12983
12984         * COPYING.NEWLIB: Add HP free copyright to list.
12985
12986 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12987
12988         * config.sub: Recognize -eabi* for the system, not just -eabi.
12989
12990 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12991
12992         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12993         * config.sub, configure.in (win32): New target and host.
12994
12995 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12996
12997         * configure.in: Add i386-pe configuration.
12998
12999 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13000
13001         * mpw-build.in (install): Install GDB after LD.
13002
13003 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13004
13005         * mpw-config.in (elf/mips.h): Always forward-include, needed
13006         for GDB to build.
13007
13008 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13009
13010         * testsuite: New directory for customer acceptance and whole tool
13011         chain tests.
13012
13013 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13014
13015         * configure: If per-host line isn't found, but AC_OUTPUT is found
13016         and a configure script exists, run it instead.
13017
13018 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13019
13020         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13021
13022 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13023
13024         * configure: Set build_{cpu,vendor,os,alias} to host values when
13025         --build isn't specified.
13026
13027 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13028
13029         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13030         (FLAGS_TO_PASS): Pass them.
13031         (EXTRA_TARGET_FLAGS): Ditto.
13032
13033 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13034
13035         * Makefile.in (all-libg++): Depend on all-libstdc++.
13036
13037 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13038
13039         * configure.in (noconfigdirs): Enable all packages for
13040           i386-unknown-netbsd.
13041
13042 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13043
13044         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13045         hosted builds (DOS builds)
13046
13047 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13048
13049         Changes for ARM based on patches from Richard Earnshaw:
13050         * config.sub: Handle armeb and armel.
13051         * configure.in: Omit arm linker only for riscix.
13052
13053 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13054
13055         * config.guess:  Update from FSF.
13056
13057 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13058
13059         * config.sub: Recognize powerpcle as the little endian variant of
13060         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13061         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13062         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13063         temporarily.
13064
13065 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13066
13067         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13068
13069 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13070
13071         * config.sub: Accept -lites* as a basic system type.
13072
13073 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13074
13075         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13076         installed, and if so return linuxoldld as the system name.
13077
13078 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13079
13080         * config.guess: Add hppa1.1-hp-lites support.
13081
13082 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13083
13084         * configure.in: Don't build newlib for m68k-vxworks5.1.
13085
13086 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13087
13088         * configure.in (mips-sgi-irix6): Use mh-irix5.
13089
13090 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13091
13092         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13093
13094 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13095
13096         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13097         OSF/1.  Fix compiler flags.
13098         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13099
13100 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13101
13102         * configure.in: Recognize --with-newlib.
13103         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13104
13105 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13106
13107         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13108         to *_X11_MODULES due to gdbtk needing X include files et al.
13109
13110 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13111
13112         Merge in support for Mac MPW as a host.
13113         (Old change descriptions retained for informational value.)
13114
13115         * mpw-config.in: Add generic include forwards for cpu-specific
13116         include files in aout and elf directories.
13117
13118         * mpw-configure: Added copyright.
13119         * mpw-config.in: Check for presence of required build tools.
13120         (target_libs): Add newlib.
13121         (target_tools): Add examples.
13122         (Read Me): Generate as "Read Me for MPW" instead.
13123         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13124         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13125         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13126
13127         * mpw-configure: Remove subdir-specific makefile hackery,
13128         delete mk.tmp after using it.
13129
13130         * mpw-build.in (all): Display start and end times.
13131
13132         * mpw-configure (host_canonical): Set.
13133         (target_cpu): Always add to makefiles.
13134         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13135         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13136         (mpw-mh-mpw): Look for in srcdir and srcroot.
13137         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13138
13139         * mpw-build.in: (install-only): New target.
13140
13141         * mpw-configure (host_alias, target_alias): Rename from hostalias
13142         and targetalias, add into generated Makefile.
13143         (mk.tmp): If present, add into generated Makefile.
13144         * mpw-build.in (all-gas): Build config.h first before gas proper.
13145
13146         * mpw-configure (config.status): Write only if changed.
13147         * mpw-config.in (readline): Configure it (not built, just used for
13148         definitions).
13149
13150         * mpw-config.in (elf/mips.h): Add a forward include.
13151
13152         * mpw-config.in: Forward-include most .h files in include into
13153         extra-include.
13154         (readline): Don't build.
13155         mpw-build.in (install): Install GDB.
13156
13157         * mpw-configure (prefix, mpw_prefix): Handle it.
13158         * mpw-config.in (mmalloc, readline): Don't configure.
13159         * mpw-build.in (thisscript): Rename to ThisScript.
13160         Use mpw-build instead of BuildProgram everywhere.
13161         (mmalloc, readline): Don't build.
13162         * mpw-README: New file, basic documentation about the MPW port.
13163
13164         * mpw-config.in: Use forward-include to create include files.
13165
13166         * mpw-configure: Add more things to the top of each configured
13167         Makefile, including contents of config/mpw-mh-mpw.
13168         * mpw-config.in (extra-include): Create this directory and fill it
13169         with Posix-like include files when configuring.
13170
13171         * config.sub (apple, mac, mpw): Add various aliases.
13172
13173         * mpw-build.in: New file, top-level build script fragment for MPW.
13174         * mpw-configure: New file, configure script for MPW.
13175         * mpw-config.in: New file, config fragment for MPW.
13176
13177 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13178
13179         * configure.in (host_libs): Remove glob, since it is gone from the
13180         sources.
13181
13182 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13183
13184         * Makefile.in: define empty GDB_NLM_DEPS var.
13185
13186         * configure.in(target_makefile_frag): use config/mt-netware
13187         for netware targets.
13188
13189 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13190
13191         * config.sub: Merge in recent FSF changes.  Remove linux special
13192         cases.
13193
13194 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13195
13196         Revert this change:
13197
13198         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13199
13200                 * build-all.mk: Use CC=cc -Xs on Solaris.
13201
13202 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13203
13204         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13205         stop using it.
13206         * Makefile.in: Nuke all references to glob subdirectory.
13207
13208 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13209
13210         * configure.in: Fix --enable-shared logic in per-host.
13211
13212 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13213
13214         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13215
13216 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13217
13218         * configure.in (noconfigdirs): Don't build gas on AIX, for
13219         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13220
13221 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13222
13223         * configure: Fix --cache-file to work if the file argument is a
13224         relative path.
13225
13226 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13227
13228         * configure: If the --cache-file is used, pass it down to
13229         configure in subdirectories.
13230
13231 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13232
13233         * config.sub: add vxworks29k configuration.
13234
13235 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13236
13237         * Makefile.in (taz): Do "diststuff" part quietly.
13238
13239 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13240
13241         * config.sub: Mini-merge with gcc/config.sub.
13242
13243 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13244
13245         * config.guess (IRIX): Sed - to _.
13246
13247 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13248
13249         * Makefile.in (source-vault, binary-vault): New targets.
13250
13251 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13252
13253         * config.sub: Recognize -eabi as a basic system type.
13254
13255 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13256
13257         * configure.in (enable_shared stuff): Fix typo.
13258
13259 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13260
13261         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13262
13263 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13264
13265         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13266
13267 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13268
13269         * configure.in (rs6000-*-*): Don't build gas.
13270
13271 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13272
13273         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13274         reduce command line length.
13275         (AS_FOR_TARGET): Check for as.new, not Makefile.
13276         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13277
13278 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13279
13280         * config.guess:  Merge from FSF.
13281
13282 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13283
13284         * configure: Don't use $ when handling program_suffix.
13285
13286 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13287
13288         * configure.in:  Configure tk for hppa/hpux.
13289
13290 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13291
13292         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13293
13294 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13295
13296         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13297         to LIBCXXFLAGS.  Tests are better run without it.
13298
13299 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13300
13301         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13302
13303 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13304
13305         * configure.in (*-*-netware*): Don't configure xiberty.
13306
13307 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13308
13309         * configure.in:  Remove tk from native_only list.
13310
13311 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13312
13313         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13314           for special NCD build.
13315
13316 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13317
13318         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13319         makeall.bat, they're only useful for binutils snapshots.
13320         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13321         makeall.bat to specified SUPPORT_FILES.
13322
13323 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13324
13325         * build-all.mk: Add Ericsson targets to sun4 and solaris
13326           hosts.  Add  BNR's sun4 target to solaris host, so their
13327           build-from-source will be tested in-house first.
13328
13329 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13330
13331         * Makefile.in (LIBCFLAGS): New variable.
13332         (CFLAGS_FOR_TARGET): Ditto.
13333         (LIBCFLAGS_FOR_TARGET): Ditto.
13334         (LIBCXXFLAGS): Ditto.
13335         (CXXFLAGS_FOR_TARGET): Ditto.
13336         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13337         (BASE_FLAGS_TO_PASS): Pass them.
13338         (EXTRA_TARGET_FLAGS): Ditto.
13339
13340         * configure.in: Support --enable-shared.
13341
13342 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13343
13344         * configure.in (target_libs):  Include libstdc++ again.
13345         * config.guess:  Update from FSF (for FreeBSD).
13346
13347 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13348
13349         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13350         makeall.bat.
13351         (DISTDOCDIRS): Add `etc'.
13352         (ETC_SUPPORT_PFX): New variable.
13353         (taz): Include anything from etc starting with a word in
13354         ETC_SUPPORT_PFX.
13355
13356 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13357
13358         * config.sub: Update for recent FSF changes.  Remove obsolete
13359         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13360         spacing changes.
13361
13362 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13363
13364         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13365
13366         * config.guess:  Merge with FSF.
13367         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13368
13369 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13370
13371         * configure: Since the "trap 0" handler will override the exit
13372         status on many systems, only use it for "exit 1", and make it set
13373         a non-zero exit status; reset it before "exit 0".  Also, check
13374         exit status of config.sub, and error out if it failed.
13375
13376 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13377
13378         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13379         and install libgloss.
13380
13381 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13382
13383         * Makefile.in (all-binutils): Depend upon all-byacc.
13384
13385         * configure.in: Don't build emacs on Irix 5.
13386
13387 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13388
13389         * configure.in (*-*-netware*): Add libio.
13390
13391 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13392
13393         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13394         (CHECK_TARGET_MODULES): Ditto.
13395         (INSTALL_TARGET_MODULES): Ditto.
13396         (TARGET_LIBS): Ditto.
13397         (all-libstdc++): Note dependencies.
13398
13399 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13400
13401         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13402
13403 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13404
13405         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13406         -fexternal-templates.
13407
13408         * configure.in (target_libs): Add libstdc++.
13409         (noconfigdirs): Add libstdc++ as appropriate.
13410
13411 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13412
13413         * config.guess:  Update from FSF.
13414
13415 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13416
13417         * configure: Use ${config_shell} when running ${configsub}.
13418
13419 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13420
13421         * config.sub: No longer recognize h8300h.
13422
13423 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13424
13425         * config.sub: Remove extraneous differences between config.sub and
13426         gcc/config.sub.
13427
13428 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13429
13430         * Makefile.in (DISTSTUFFDIRS): Add gas.
13431
13432 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13433
13434         * COPYING.NEWLIB: New file.
13435
13436 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13437
13438         * config.guess (HP-UX):  Patch from Harlan Stenn
13439         <harlan@landmark.com> to also emit release level.
13440
13441 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13442
13443         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13444
13445 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13446
13447         * config.sub:  Merge nextstep cleanup from FSF.
13448
13449 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13450
13451         * configure.in (arm-*-*): Don't configure ld for this target.
13452
13453 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13454
13455         * configure.in (*-*-netware): don't configure libg++, libio,
13456           librx, or newlib.
13457
13458 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13459
13460         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13461         configure ld--it works, but it doesn't support shared libraries.
13462
13463 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13464
13465         * config.guess (*-unknown-freebsd*):  Get rid of possible
13466         trailing "(Release)" in version string.
13467         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13468
13469 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13470
13471         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13472         Fix type: *-next-neststep -> *-next-nextstep.
13473
13474         * config.guess:  Merge from FSF:
13475
13476         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13477
13478         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13479
13480         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13481
13482         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13483         instead of UNIX_SV for UnixWare 1.0).
13484
13485 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13486
13487         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13488         to make gdb/nlm/* build after the compiler and linker.
13489
13490 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13491
13492         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13493         not just i[34]86.
13494         (m68k-atari-sysv4):  Relocate to match FSF version.
13495
13496         * config.guess:  More merges from the FSF:
13497
13498         Add a space before function call or macro invocation.
13499
13500         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13501
13502         * config.guess: Add trap cmd to remove dummy.c and dummy when
13503         interrupted.
13504
13505         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13506
13507         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13508         (dummy): Redirect stderr from compilation of dummy.c.
13509
13510         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13511
13512         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13513
13514 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13515
13516         * configure: Accept and ignore --cache*, for compatibility with
13517         new autoconf.
13518
13519 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13520
13521         * config.guess:  Merge from FSF:
13522
13523         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13524
13525         * config.guess (Pyramid*:OSx*:*:*): New case.
13526         (PATH): Add /.attbin at end for finding uname.
13527         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13528
13529         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13530
13531         * config.guess (M88*:DolphinOS:*:*): New case.
13532
13533         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13534
13535         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13536         to select whether to use ELF or COFF.
13537
13538         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13539
13540         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13541
13542         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13543
13544         * config.guess: Guess the OS version for HPUX.
13545
13546         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13547
13548         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13549
13550 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13551
13552         * configure.in: Recognize --with-headers, --with-libs, and
13553         --without-newlib.
13554         * Makefile.in (all-xiberty): Depend upon all-ld.
13555
13556 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13557
13558         * configure.in: Change i[34]86 to i[345]86.
13559
13560 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13561
13562         * configure (version): A few more tweaks to help message.
13563
13564 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13565
13566         * Makefile.in:  Remove (for now) librx as a host library,
13567         now that we're building it for target.
13568
13569 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13570
13571         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13572         (Karl Berry).
13573
13574 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13575
13576         * configure.in:  Also configure librx.
13577
13578 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13579
13580         * Makefile.in:  Update various rules to reflect that librx
13581         is now needed for libg++.
13582
13583 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13584
13585         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13586
13587 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13588
13589         * configure.in: Configure the examples directory.
13590
13591 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13592
13593         * configure: Simplify Jun 2 1994 change.
13594
13595 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13596
13597         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13598         /bin/gcc isn't good enough to build gcc.
13599
13600 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13601
13602         * Makefile.in (GDB_SUPPORT_FILES): Remove
13603         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13604         (gdb.tar.gz): Add new rule to use standard distribution building
13605         mechanism.
13606
13607 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13608
13609         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13610         Bill Cox <bill@cygnus.com>.
13611
13612 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13613
13614         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13615
13616 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13617
13618         * configure:  Search current dir first in .gdbinit.
13619
13620 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13621
13622         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13623
13624 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13625
13626         * config.sub:  Refer to NeXT's operating system as nextstep.
13627
13628         * config.sub (case $basic_machine):  Re-order the cases, to match
13629         the order in the FSF version (which is mostly alphabethical).
13630         Merge in some additions and changes from the FSF.
13631
13632 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13633
13634         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13635         * config.sub: Recognize cxux7.
13636         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13637
13638 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13639
13640         * config.sub:  Fix typo powerpc -> powerpc-*.
13641
13642 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13643
13644         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13645
13646         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13647         parallel with all-emacs and install-emacs).  Top-level command
13648         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13649
13650 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13651
13652         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13653         $(relbindir)/make before doing ``make install'', and use
13654         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13655         installing over running make binary.
13656         ($(host)-stamp-stage3-installed): Likewise.
13657
13658 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13659
13660         * config.guess: Recognize Mach.
13661
13662 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13663
13664         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13665         see whether --exec-prefix was used.
13666
13667 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13668
13669         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13670
13671 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13672
13673         * Makefile.in: Add all-librx target similar to all-libproc.
13674
13675 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13676
13677         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13678         with post 1.2 uname bogosity.
13679
13680 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13681
13682         * configure: Remove temporary files on receipt of a signal.
13683
13684 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13685
13686         * configure: If there is a package_makefile_frag, remove
13687         ${subdir}/Makefile.tem after copying it in.
13688
13689 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13690
13691         * build_all.mk: support rs6000 lynx identifies itself as
13692         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13693         since /bin/gcc is too feeble to compile a modern gcc.
13694
13695 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13696
13697         * brought devo/test-build.mk update-to-date with progressive/
13698           test-build.mk. Add lynx targets and hppa flag info.
13699
13700 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13701
13702         * configure.in:  Use mh-ncrsvr43.  Patch from
13703         Tom McConnell <tmcconne@sedona.intel.com>.
13704
13705 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13706
13707         * config.guess (i386-unknown-bsdi):  No longer need to
13708         check #if defined(__bsdi__) && defined(__i386__).
13709
13710 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13711
13712         * configure: Set program_transform_nameoption correctly.
13713
13714 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13715
13716         * brought build-all.mk update-to-date with progressive build-all.mk,
13717           added new targets and hppa info.
13718
13719 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13720
13721         * configure: If config.guess result is a prefix of the user
13722         specified target, assume a native build and use the user specified
13723         target as the host alias.  Remove SunOS patch suffix removal hack.
13724         * configure.in: Remove SunOS patch suffix removal hack.
13725
13726         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13727         in NATIVE_CHECK_MODULES.
13728
13729 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13730
13731         * Makefile.in: Rename HOST_ONLY to NATIVE.
13732         * configure: Delete SunOs patch suffix from host_canonical
13733           and build_canonical variables that are prepended to Makefiles.
13734         * configure.in: Add comments for easier maintenance.
13735
13736 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13737
13738         * Makefile.in: Add all-libproc target similar to all-gui.
13739
13740 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13741
13742         * Makefile.in (CHECK_MODULES): split into
13743         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13744
13745 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13746
13747         * config.guess (i386-unknown-bsdi): New system to guess.
13748
13749 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13750
13751         * Makefile.in: Add all-gui target (but not yet build by "all").
13752
13753 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13754
13755         * config.sub: Move deletion of patch suffix from here...
13756         * configure.in: To here, at Ian's suggestion.  The top-
13757           level scripts might need to know of a patch level.
13758
13759 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13760
13761         * config.sub: Strip off patch suffix so rtl is recognized
13762           as a sunos4.1.3 machine, even though it's been patched.
13763
13764 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13765
13766         * Makefile.in (INSTALL_LAST): Delete.
13767         (INSTALL_DOSREL): New.
13768
13769 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13770
13771         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13772         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13773         whether we pass down --with-gnu-ld anyhow.
13774
13775 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13776
13777         * Makefile.in (INSTALL_LAST): Change operation so it works
13778         on more flavors of make.
13779         * configure.in (go32): Don't build libg++ or libio.
13780
13781 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13782
13783         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13784         they can be overriden by templates.
13785
13786 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13787
13788         * configure.in (target==go32): Don't build gdb.
13789         * dosrel: New directory.
13790
13791 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13792
13793         * configure.in (host==go32): Configure dosrel too.
13794         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13795         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13796         be set by incoming names or templates.
13797         (INSTALL_LAST): New rule.
13798
13799 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13800
13801         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13802
13803 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13804
13805         * configure.in (appdirs): New variable.  Currently empty, but will
13806         be used in gas distribution.  If nonempty, lists a set of
13807         directories at least one of which must get configured, or top
13808         level configuration is considered to have failed.
13809         (rs6000-*-lynxos*): Use new file name.
13810
13811 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13812
13813         Eliminate XTRAFLAGS.
13814         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13815         newlib include files using -idirafter, and also use -nostdinc.
13816         (CXX_FOR_TARGET): Likewise.
13817         (XTRAFLAGS): Removed.
13818         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13819         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13820         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13821         ($(DO_X)): Don't pass down XTRAFLAGS.
13822
13823 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13824
13825         * configure.in (mips*-dec-bsd*): New target; do build linker.
13826         (mips*-*-bsd*): New target; don't build linker.
13827
13828 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13829
13830         * configure.in: support rs6000-*-lynxos* configuration.
13831         support sunos4 as a cross target.
13832
13833         * config.sub: look for lynx*, not lynx since the OS version may
13834         legitimately be part of the name.
13835
13836 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13837
13838         * configure.in (i[34]86-*-sco*): Move to be with other i386
13839         targets.
13840         (romp-*-*): New target.  Skip various binary utilities.
13841         (vax-*-*): New target.  Don't build newlib.
13842         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13843
13844 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13845
13846         * configure.in: Only set host_makefile_frag if config
13847         directory exists.
13848
13849 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13850
13851         * install.sh: If $dstdir exists, don't check whether each
13852         component does.
13853
13854 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13855
13856         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13857
13858 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13859
13860         * configure.in (*-*-lynxos*): Don't configure newlib for either
13861         native or cross Lynx.
13862
13863 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13864
13865         * config.sub (sparc64-elf): Fix os.
13866         (z8k): Remove duplicate.
13867
13868 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13869
13870         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13871         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13872
13873 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13874
13875         * configure: Make file links cleanly even if Lynx fails on
13876           an NFS symlink (at least fail cleanly).
13877
13878 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13879
13880         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13881         -XNh2000.
13882
13883 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13884
13885         * configure: Unknown options are fatal again.
13886
13887 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13888
13889         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13890         compatibility.
13891
13892 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13893
13894         * build-all.mk: Add `clean' target.
13895
13896 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13897
13898         * config.guess:  Add SINIX support.
13899         * configure.in:  Add mips-*-sysv4* support.
13900
13901 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13902
13903         * build-all.mk: Document all useful targets.
13904         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13905         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13906
13907 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13908
13909         * configure: Support --silent, --quiet.
13910
13911 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13912
13913         * configure: Support --disable-FEATURE.
13914
13915 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13916
13917         * config.guess: Recognize NCR running SVR4.3.
13918
13919 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13920
13921         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13922         Patch from Paul Eggert <eggert@twinsun.com>.
13923
13924 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13925
13926         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13927
13928 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13929
13930         * configure: Make unrecognized options give nonfatal warnings
13931         instead of fatal errors, and pass them to any subdirectory
13932         configures in case they recognize them.
13933         Make --x equivalent to --with-x.
13934
13935 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13936
13937         * configure: Add --enable-* options.  Clean up usage message and
13938         some comments.
13939
13940 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13941
13942         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13943
13944 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13945
13946         * configure.in (hppa*-*-*): Enable binutils.
13947
13948 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13949
13950         * config.sub: Recognize cisco.
13951
13952 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13953
13954         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13955
13956 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13957
13958         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13959         than one configuration name.  Add comment.
13960
13961 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13962
13963         * config.guess: about target *-hitachi-hiuxwe2, fixed
13964         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13965         macro is incorrect.]
13966
13967 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13968
13969         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13970         than the "make ls" stuff which used to be here.
13971
13972 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13973
13974         * config.guess:  Recognize i[34]86-unknown-freebsd.
13975         From Shawn M Carey <smcarey@rodan.syr.edu>.
13976
13977 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13978
13979         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13980
13981 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13982
13983         * config.guess: Check for ptx.
13984
13985 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13986
13987         * config.sub: Add os9k checking.
13988
13989 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13990
13991         * config.guess: Handle OSF1 running on HPPA processors
13992
13993 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13994
13995         * configure: If subdir configure fails, print out a message with
13996         subdirectory name, in case subdir's configure code didn't identify
13997         itself.
13998
13999 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14000
14001         * configure.in: Remove embedded newlines from configdirs.
14002         Avoid mismatches of substrings.  Fix matching strings at end
14003         of configdirs.
14004
14005 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14006
14007         * config.guess:  Add Lynx/rs6000 config support.
14008
14009 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14010
14011         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14012
14013 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14014
14015         * configure.in (hppa*-*-osf*): Treat this just like most other
14016         PA configurations (eg no binutils or ld).
14017         (hppa*-*-*elf*): These configurations have binutils and ld.
14018
14019 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14020
14021         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14022
14023 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14024
14025         * configure.in (rs6000-*-*): Build gas.
14026
14027 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14028
14029         * Makefile.in:  Avoid bug in losing hpux sed.
14030
14031 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14032
14033         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14034         for GDB and GDB has been fixed to not need it.
14035
14036 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14037
14038         * config.guess: Recognize vax hosts.
14039
14040 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14041
14042         * configure (while loop): Don't use "break 2" inside case
14043         statement -- the case statement isn't an enclosing loop.
14044
14045 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14046
14047         * config.guess:  Clean up NeXT support, to allow nextstep
14048         on Intel machines.  Make OS be nextstep.
14049
14050 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14051
14052         * config.guess: Add alternate forms for Convex.
14053
14054 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14055
14056         * configure:  Completely rewrite option processing.  Take
14057         advantage of pattern-matching to avoid invoking test frequently.
14058         Also clean up host and target defaulting logic.
14059
14060 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14061
14062         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14063         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14064         commands (plus user environment) will fit SCO limits.
14065
14066 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14067
14068         * configure.in: Don't issue warnings about directories which are
14069         not being configured if -norecursion is set.  Correct test for
14070         --with-gnu-as and --with-gnu-ld to not get confused by substring
14071         matches.
14072
14073         * configure.in: Don't build gas for alpha-dec-osf1*.
14074
14075 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14076
14077         * configure:  Back out Per's change of 12/19/1993.  It changes the
14078         behavior of configure in unexpected and confusing ways.
14079
14080         Also, use different delim char when calculating
14081         program_transform_name so that the name can contain slashes.
14082
14083 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14084
14085         * configure.in, config.sub: Add support for VSTa micro-kernel.
14086
14087 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14088
14089         * configure.in: Nuke hacks which were used to get a special
14090         version of GAS for HPPA configurations.
14091
14092 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14093
14094         * configure:  If only ${target_alias} is given, use that
14095         as the default for ${host_alias}.
14096         * configure:  Add missing back-slashes before nested quotes.
14097
14098 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14099
14100         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14101
14102 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14103
14104         * config.guess:  Recognize some Tektronix configurations.
14105         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14106
14107 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14108
14109         * config.sub: Match any flavor of SH.
14110
14111 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14112
14113         * configure.in: Don't try to configure newlib for Alpha.
14114
14115 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14116
14117         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14118         libg++ or libio for any Alpha target.
14119
14120         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14121
14122 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14123
14124         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14125         default arguments -- so it tried to compress itself.
14126
14127 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14128
14129         * configure.in (notsupp): ensure that a space is always at the end
14130           of the configdirs list, since the grep checks for an explicit space
14131
14132 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14133
14134         * configure.in (target i386-sysv4.2): don't build ld, since static
14135           versions of many libraries are not available.
14136
14137 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14138
14139         * config.guess: Recognize Apollos (using environment variables).
14140         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14141
14142 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14143
14144         * config.guess: Recognize Sony news mips running newsos.
14145
14146 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14147
14148         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14149         "fi ; else" for bash.
14150
14151 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14152
14153         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14154
14155 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14156
14157         * config.sub: accept unixware as an alias for svr4.2.
14158         Fix some inconsistancies with the gcc version.
14159
14160 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14161
14162         * Makefile.in (DISTDOCDIRS):  Add gdb.
14163
14164 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14165
14166         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14167
14168 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14169
14170         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14171         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14172         this now.
14173
14174 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14175
14176         * config.sub: Accept hiux* as an OS name.
14177
14178         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14179         etc/make-stds.texi.  The underscore came from gcc, and dje now
14180         agrees that RUNTESTFLAGS is the correct name.
14181
14182 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14183
14184         * install.sh:  Remove 'set -e'.  It makes any conditionals
14185         in the script useless.
14186
14187         * config.guess: Automatically recognize arm-acorn-riscix
14188         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14189
14190 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14191
14192         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14193
14194 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14195
14196         * Makefile.in (DISTDOCDIRS): New variable.
14197         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14198         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14199
14200 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14201
14202         * configure.in (hppa target): check the source directory for the
14203           pagas sub-directory
14204
14205 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14206
14207         * config.sub: Allow -aout* and -elf*.
14208
14209 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14210
14211         * configure.in: Don't build ld on i386-solaris2, same as for
14212         sparc-solaris2.
14213
14214 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14215
14216         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14217
14218 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14219
14220         * configure.in:  Configure gdb for alpha.
14221
14222 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14223
14224         * Makefile.in (CXXFLAGS): Add -O.
14225
14226 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14227
14228         * config.guess: added support for DG Aviion
14229
14230 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14231
14232         * configure.in: Produce warning message for subdirectories not
14233         configurable for this host/target combination.  Don't try to
14234         configure gdb for vms.
14235
14236 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14237
14238         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14239         appropriate files before making "diststuff".
14240         (DISTBISONFILES): New var: list of files to be edited.
14241         (DISTSTUFFDIRS): Add binutils.
14242
14243 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14244
14245         * config.sub: also handle mipsel and mips64el (for little endian mips)
14246
14247 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14248
14249         * configure.in: Add * to end of all OS names.
14250
14251 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14252
14253         * configure.in: Build newlib for LynxOS native.
14254
14255 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14256
14257         * config.guess: Add support for delta 88k running SVR3.
14258
14259         * configure.in: Add comment about HP compiler vs. emacs.
14260
14261 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14262
14263         * configure.in: don't build ld on solaris2 (not a viable option
14264           due to bugs in getpwnam & getpwuid)
14265
14266 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14267
14268         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14269         config.guess will produce a full version number.
14270
14271 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14272
14273         * configure.in: Build linker and binutils for alpha-dec-osf1.
14274
14275 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14276
14277         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14278         and gdb/testsuite/Makefile.in.
14279
14280 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14281
14282         * configure.in: recognize mips*- instead of mips-
14283
14284 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14285
14286         * config.sub: Accept linux*coff and linux*elf as operating
14287         systems.
14288
14289 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14290
14291         * config.sub: Recognize mips64, and mips3 as an alias for it.
14292
14293 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14294
14295         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14296         gdb knows how to handle OSF/1 shared libraries.
14297
14298 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14299
14300         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14301         * config.guess: Recognize Hitachi's HIUX.
14302         * config.sub: Recognize h3050r* and hppahitachi.
14303         Remove redundant cases for hp9k[23]*.
14304
14305 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14306
14307         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14308         if gas and ld are in the source tree and are in ${configdirs}.
14309         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14310         --with options (but still pass them down on the command line,
14311         if they were explicitly specified).
14312
14313 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14314
14315         * configure: substitute SHELL value in Makefile.in with
14316         ${CONFIG_SHELL}
14317
14318 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14319
14320         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14321         *-*-solaris2* targets.
14322
14323 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14324
14325         * Makefile.in: define M4, and pass it down to sub-makes;
14326         all-autoconf now depends on all-m4
14327
14328 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14329
14330         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14331         presence of {ar,ranlib} instead of a configured directory
14332
14333 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14334
14335         * config.guess: Accept 34?? as well as 33?? for NCR.
14336
14337 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14338
14339         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14340         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14341
14342 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14343
14344         * configure: grab values for $(CC) and $(CXX) from the
14345         environment, so that someone can do "CC=gcc configure; make" and
14346         have it work right (matching the way that autoconf works now)
14347
14348         * configure.in, Makefile.in: add support for gash, the tcl
14349         interface to Galaxy
14350
14351         * config.guess: add NetBSD variants (hp300, x86)
14352
14353 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14354
14355         * install.sh: Support -d option (in the manner of SunOS 4 install,
14356         as it is more deterministic than that of GNU install)
14357         (chmodcmd): Set file to mode 755 by default (should also do default
14358         chgrp and chown, but I don't feel like dealing with that now)
14359
14360 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14361
14362         * config.sub: Remove h8300hhms alias.
14363
14364 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14365
14366         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14367
14368 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14369
14370         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14371         as stmp-fixinc
14372
14373 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14374
14375         * config.sub: recognize m88110-bug-coff.
14376
14377 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14378
14379         * Makefile.in (all-libio): all dependencies on the toolchain used
14380         to build this (gcc, gas, ld, etc)
14381
14382 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14383
14384         * config.guess: Deal with OSF/1 1.3 on alpha.
14385
14386 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14387
14388         * install.sh: add some 'else true' clauses for portability
14389
14390         * configure.in: don't build libio for h8[35]00-*-* targets
14391
14392 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14393
14394         * Makefile.in:  Add support for new libio.
14395
14396 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14397
14398         * install.sh: If one command fails, don't try the rest.  Don't try
14399         to remove $dsttmp (via trap) unless we have already created it.
14400         If $src doesn't exist, detect it and exit with an error.
14401
14402         * config.guess: Recognize BSD on hp300.
14403
14404 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14405
14406         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14407         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14408
14409 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14410
14411         * Makefile.in (all-send-pr): depends on all-prms
14412
14413 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14414
14415         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14416
14417 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14418
14419         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14420         Added test for mips-mips-riscos5.
14421
14422 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14423
14424         * configure.in: use mh-hp300 for 68k HP hosts
14425
14426 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14427
14428         * configure: add support for CONFIG_SHELL, so that you can use
14429         some alternate shell for evaluating configure scripts
14430
14431 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14432
14433         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14434         in configure script to bug-gdb@prep.ai.mit.edu when building
14435         distribution archive.
14436         * Makefile.in (COMPRESS):  Remove def.
14437         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14438         gdb.tar.Z and make-gdb.tar.Z respectively.
14439         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14440         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14441         to convergence with 'taz' target in Makefile.in.
14442
14443 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14444
14445         * install.sh (dsttmp): use trap to ensure that tmp files go
14446         away on error conditions
14447
14448 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14449
14450         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14451
14452 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14453
14454         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14455         its parent is '/' not ''.
14456
14457         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14458
14459 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14460
14461         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14462         that ${newsrcdir}/configure.in does.
14463
14464 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14465
14466         * test-build.mk: support for CONFIG_SHELL
14467
14468 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14469
14470         * config.sub (netware):  Add as a basic system type.
14471
14472 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14473
14474         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14475           $(srcdir)/ from the dependency on Makefile.in.
14476
14477 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14478
14479         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14480         (h8300hhms is temporary until multi-libraries are implemented).
14481         * configure.in: Handle h8300h too.
14482
14483 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14484
14485         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14486
14487 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14488
14489         * configure:  Remove extraneous output when guessing host type.
14490         * config.guess:  Remove extraneous output when guessing using C
14491         compiler rather than uname, or when guessing fails.
14492
14493 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14494
14495         * Makefile.in: remove all.cross and install.cross targets
14496
14497         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14498           definitions
14499
14500 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14501
14502         * configure.in (target sh): Build gprof.
14503
14504 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14505
14506         * config.sub: change -solaris to -solaris2
14507
14508 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14509
14510         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14511
14512 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14513
14514         * configure: Correct error message for missing Makefile.in to
14515         print correct directory.
14516
14517 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14518
14519         * install.sh: kludge around 386BSD shell bug
14520
14521 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14522
14523         * config.guess:  Recognize NeXT.
14524         * config.guess:  Recognize i486-ncr-sysv4.
14525         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14526
14527 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14528
14529         * Makefile.in (MAKEINFOFLAGS): New variable.
14530         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14531         * build-all.mk, test-build.mk: Pass down --no-split as
14532         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14533
14534 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14535
14536         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14537
14538 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14539
14540         * Makefile.in (libg++.tar.z):  New rule.
14541         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14542         * Makefile.in (taz):  Only do a single chmod.
14543
14544 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14545
14546         * install.sh: don't use dirname anymore (replaced with sed usage)
14547
14548 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14549
14550         * Makefile.in:  Change extension for gzip'd files from '.z' to
14551         '.gz' per new FSF standard usage.
14552
14553 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14554
14555         * configure: put quotes around the final value of program_transform_name
14556
14557 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14558
14559         * Makefile.in: new install.sh support; update install-info rules
14560
14561 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14562
14563         * configure.in: Build diff for crosses, but not for go32 host.
14564
14565         * configure.in: Build gprof only for native, and don't build it
14566         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14567
14568 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14569
14570         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14571
14572 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14573
14574         * configure.in (host_tools): Add prms.
14575
14576 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14577
14578         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14579         with $(FLAGS_TO_PASS) on the command line
14580
14581         * config.sub: Recognize lynx and lynxos
14582
14583 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14584
14585         * config.sub: Accept -ecoff*, not just -ecoff.
14586
14587 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14588
14589         * Makefile.in (taz): Use .gz suffix instead of .z.
14590         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14591         names.
14592
14593 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14594
14595         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14596
14597 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14598
14599         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14600         that rebuilds that might happen during 'make install' don't get
14601         bogus gcc include files
14602
14603 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14604
14605         Change from Utah for HPPA support:
14606         * config.guess: Recognize hppa1.x-hp-bsd.
14607
14608 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14609
14610         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14611         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14612
14613 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14614
14615         * config.sub: Add support for rom68k and bug boot monitors.
14616
14617 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14618
14619         * Makefile.in: Make all-opcodes depend on all-bfd.
14620
14621 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14622
14623         * config.guess: Added special check for i[34]86-univel-sysv4*.
14624
14625 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14626
14627         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14628         the processor rather than assuming i486.
14629
14630 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14631
14632         * config.guess: Recognize SunOS6 as Solaris3.
14633
14634 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14635
14636         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14637         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14638
14639 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14640
14641         * build-all.mk (all-cross): New target for Canadian Cross.
14642         Added Q2 go32 targets.
14643         * test-build.mk: Configure go32 cross sparclite-aout and
14644         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14645         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14646
14647 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14648
14649         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14650         GO32 hosted toolchains
14651
14652 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14653
14654         * configure: change  so "-exec-prefix" gets passed down rather
14655         than "-exec_prefix" so autoconf generated Makefiles get the
14656         exec_prefix set right.
14657
14658 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14659
14660         * config.guess: get the Solaris2 minor version number
14661
14662         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14663
14664 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14665
14666         * config.guess: Recognize some Sequent platforms.
14667
14668 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14669
14670         * Makefile.in: added the vault-install target
14671
14672         * configure.in: actually use the Sun3 makefile fragment that's in
14673         config, also added the release dir to configdirs
14674
14675 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14676
14677         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14678
14679 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14680
14681         * configure.in: remove some program from Alpha targetted toolchains
14682
14683 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14684
14685         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14686         gprof.
14687         (taz): Run "make diststuff" in those directories instead of "make
14688         proto-dir".  Look for "VERSION=" only at start of line in subdir
14689         Makefile.  Use "gzip -9" for compression.
14690         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14691         (binutils.tar.z): New target.
14692
14693 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14694
14695         * Makefile.in (taz): Include gpl.texinfo.
14696
14697 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14698
14699         * Makefile.in (setup-dirs): Merged into "taz" target.
14700         (taz): Only do `proto-dir' stuff if a directory is actually needed
14701         for this target.
14702
14703 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14704
14705         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14706         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14707         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14708         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14709         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14710
14711 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14712
14713         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14714         config.sub, and move-if-change to gdb testsuite distribution
14715         archive, so the testsuite can be extracted, configured, and
14716         run separately from the gdb distribution.  Blow away the Chill
14717         tests that require a Chill compiled executable, since GNU Chill
14718         is not yet publically available.
14719
14720 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14721
14722         * test-build.mk: set environment variables in a single command,
14723         instead of a list of assignments and exports
14724
14725         * config.guess: recognize Alpha/OSF1 systems
14726
14727 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14728
14729         * configure: Change help message to prefer --options rather than
14730           -options.
14731
14732 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14733
14734         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14735         zippy@ecst.csuchico.edu.
14736         * config.guess: Recognize miniframe.
14737
14738 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14739
14740         * Makefile.in: Use srcroot to find runtest rather than rootme.
14741         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14742
14743 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14744
14745         * test-build.mk: Extensive additions to support building on a
14746         machine other than the host.
14747
14748 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14749
14750         * configure (tooldir): Fix for i386-aix again.
14751
14752 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14753
14754         * configure, Makefile.in:  Change definition of $(tooldir)
14755         to match the FSF.
14756
14757 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14758
14759         * config.guess:  Recognize i[34]86/SVR4.
14760
14761 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14762
14763         * Makefile.in (all-gdb): gdb depends on sim.
14764
14765 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14766
14767         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14768         at the same time we make the prototype gdb directory.
14769         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14770         files at the same time as the gdb base release distribution.
14771
14772 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14773
14774         * Makefile.in (check): Use individual check targets rather than
14775         DO_X rule.
14776         (check-gcc): Added.
14777
14778 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14779
14780         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14781         for System V release 3.2.
14782
14783 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14784
14785         * config.sub: Recognize hppaosf.
14786         * configure.in: Do configure ld/binutils/gas for it.
14787
14788 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14789
14790         * configure (tooldir): Alter syntax used to set this, for systems
14791         where "\$" isn't handled right, like i386-aix.
14792
14793 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14794
14795         * configure: Pass program-transform-name, not
14796         program_transform_name, to recursive configures.
14797
14798 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14799
14800         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14801         of gas+ld+binutils.
14802
14803 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14804
14805         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14806
14807 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14808
14809         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14810
14811 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14812
14813         * Makefile.in (PRMS): Set back to all-prms.
14814
14815 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14816
14817         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14818         targets, rather than for MIPS hosts.
14819
14820 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14821
14822         * configure.in: add comment for --with-x default values
14823
14824         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14825
14826         * Makefile.in: add check-* targets for each of the directories in
14827         the tree.  Add a definition of RUNTEST that will use the one we
14828         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14829
14830 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14831
14832         * configure.in: Removed obsolete references to bfd_target and
14833         target_makefile_frag.
14834
14835         * build-all.mk: Set assorted targets for Q2.
14836         * config.sub: Recognize z8k-sim and h8300-hms.
14837         * test-build.mk: Really don't pass host to configure.
14838         (HOLES): Added uname.
14839
14840 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14841
14842         * configure: Handle an empty program-prefix, program-suffix or
14843         program-transform-name correctly.
14844
14845 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14846
14847         * build-all.mk: -G 8 no longer required for MIPS targets.
14848         * test-build.mk: Don't pass host argument to configure; make it
14849         guess.
14850
14851 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14852
14853         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14854         * Makefile.in (COMPRESS):  New macro, like GZIP.
14855
14856 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14857
14858         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14859
14860         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14861         with gas currently defaults to -G 0.
14862
14863 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14864
14865         * Makefile.in (all-flex): flex depends on byacc.
14866
14867         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14868         to test-build.mk as RELEASE_TAG.
14869         * test-build.mk (configargs): New variable containing arguments to
14870         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14871         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14872
14873         * config.guess: Use /bin/uname when checking -X argument on SCO,
14874         to avoid invoking GNU uname which doesn't understand -X.
14875
14876         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14877
14878         * configure.in: Build gas for mips-*-*.
14879
14880 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14881
14882         * Makefile.in (all.normal): insert missing backslash.
14883
14884 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14885
14886         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14887
14888         * Makefile.in: Complete overhaul to merge many almost identical
14889         targets.
14890
14891 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14892
14893         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14894         (gdb.tar.Z): Adjusted.
14895
14896         * Makefile.in (setup-dirs, taz): New targets; should be general
14897         enough to adapt for gdb sometime.  Build only .z file.
14898         (gas.tar.z): New target.
14899
14900 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14901
14902         * build-all.mk: Use CC=cc -Xs on Solaris.
14903
14904 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14905
14906         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14907         for handling BISON for FSF releases.
14908
14909 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14910
14911         * configure: Actually implement the change zoo just documented.
14912
14913 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14914
14915         * configure: when using config.guess, only set target_alias when
14916         it's not already been set (ie, on the command line)
14917
14918 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14919
14920         * Makefile.in: add installcheck target, set PRMS to install-prms
14921
14922 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14923
14924         * configure: add support for package_makefile_fragment, handle the
14925         case where a directory has a configure.in file but no Makefile.in
14926         more gracefully (with an actual understandable error message, even);
14927         add support for --without (and add this to the usage message); also
14928         explicitly add a --host=${host_alias} to the command line when
14929         config.guess is used
14930
14931 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14932
14933         * configure: Must use both --host and --target in recursive calls.
14934
14935 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14936
14937         * Makefile.in: Change deja-gnu to dejagnu.
14938
14939 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14940
14941         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14942
14943 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14944
14945         * configure.in: canonicalize all instances to *-*-solaris2*,
14946         also strip out a number of tools to not build for go32 host
14947
14948 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14949
14950         * config.guess: add GPL.
14951
14952         * Makefile.in, config.guess, config.sub, configure: bump
14953           copyrights to 93.
14954
14955 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14956
14957         * Makefile.in (do-info): Removed obsolete check for existence of
14958         localenv file.
14959
14960         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14961
14962 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14963
14964         * Makefile.in: a couple of 'else true' for decstation,
14965         support for TclX
14966
14967         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14968
14969 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14970
14971         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14972
14973 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14974
14975         * config.guess: Recognize i386-ibm-aix (PS/2).
14976         * configure.in: Use config/mh-aix386 file for it.
14977
14978 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14979
14980         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14981         CC_FOR_TARGET instead.
14982         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14983
14984 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14985
14986         * Makefile.in: Add sim to list of directories sent with gdb
14987
14988 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14989
14990         * configure.in: Put back mips-dec-bsd* case.
14991
14992 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14993
14994         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14995         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14996         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14997
14998 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14999
15000         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15001
15002         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15003         (install-info): install dir.info only if it exists,
15004         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15005
15006 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15007
15008         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15009         gas for mips-dec-bsd.
15010
15011 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15012
15013         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15014         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15015
15016 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15017
15018         * configure.in: Added "dejagnu" to hosttools list.
15019
15020 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15021
15022         * config.sub, configure.in, config.guess:  Add support
15023         for Bosx, an AIX variant from Bull.
15024         Patches from F.Pierresteguy@frcl.bull.fr.
15025
15026 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15027
15028         * devo/dejagnu: Initial creation of devo/dejagnu.
15029         Migrated dejagnu testcases and support files for testing software
15030         tools to reside as subdirectories, currently called "testsuite",
15031         within the directory of the software tool.  Migrated all programs,
15032         support libraries, etc. beloging to dejagnu proper from
15033         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15034         with no modifications.  The changes to these files which will
15035         allow them to configure, build, and execute properly will be made
15036         in a future update.
15037
15038 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15039
15040         * Makefile.in: Change send_pr to send-pr.
15041         * configure.in: Likewise.
15042         * send_pr: Renamed directory to send-pr.
15043
15044 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15045
15046         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15047
15048 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15049
15050         * README:  Update for gdb-4.8 release.
15051         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15052         gdb-xxx.tar.z (gzip'd) file also.
15053
15054 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15055
15056         * Makefile.in: make all-diff depend on all-libiberty
15057
15058 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15059
15060         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15061
15062 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15063
15064         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15065
15066 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15067
15068         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15069         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15070         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15071
15072 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15073
15074         * Makefile.in:  makeinfo binary is in a new location
15075
15076 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15077
15078         * config.sub: Accept -ecoff as an OS.
15079
15080         * Makefile.in: Various changes to eliminate a level of make
15081         recursion and reduce the required command line length.
15082         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15083         sub-makes.
15084         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15085         variables holding settings for specific sub-makes.
15086         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15087         in terms of BASE_FLAGS_TO_PASS.
15088         (TARGET_LIBS): New variable listing directories which use
15089         TARGET_FLAGS_TO_PASS.
15090         (subdir_do): Eliminated.
15091         (do-*): New set of targets to replace subdir_do.
15092         (various): All targets which used subdir_do now depend on do-*.
15093         (local-clean): Renamed from do_clean.
15094         (local-distclean): New target, dependency of distclean and
15095         realclean.
15096         (install-info): Don't create directories.  Depend on dir.info
15097         rather than calling make recursively.
15098         (install-dir.info): Eliminated.
15099         (install-info-dirs): Create all info directories here.
15100         (dir.info): Depend upon do-install-info.
15101
15102         * test-build.mk (HOLES): Added false.
15103
15104 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15105
15106         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15107
15108 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15109
15110         * Makefile.in (info): remove dependency on all-texinfo.  The
15111         problem was really in texinfo/C, not at this level.
15112
15113 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15114
15115         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15116
15117 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15118
15119         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15120         GDB releases.
15121
15122 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15123
15124         * configure: Include srcdir in message about target of link not
15125         being found.  Don't convert `-' to `_' in `with' options being
15126         passed to subdirs.
15127
15128 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15129
15130         * configure.in: add uudecode to host_tools
15131
15132         * Makefile.in: added {all,install}-uudecode targets, added them to
15133         the appropriate lists
15134
15135 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15136
15137         * Makefile.in (all-gcc): Added dependency on all-gas.
15138
15139         * configure.in (mips-*-*): Build ld and binutils.
15140
15141 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15142
15143         * configure: check return code from mkdir, print error message and
15144           exit on failure.
15145
15146 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15147
15148         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15149
15150 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15151
15152         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15153
15154 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15155
15156         * config.sub (h8500):  Recognize this as a cpu type.
15157
15158 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15159
15160         * configure: source directory missing is no longer a warning
15161
15162         * configure.in: recognize irix[34]* instead of irix[34]
15163
15164         * Makefile.in: define and pass down X11_LIB
15165
15166 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15167
15168         * guess-systype: Renamed to ...
15169         * config.guess:  ... by popular request.
15170         * configure.in, Makefile.in:  Update accordingly.
15171
15172 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15173
15174         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15175         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15176         + Execute ./dummy instead of assuming . is in PATH.
15177
15178 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15179
15180         * guess-systype:  New shell script.  Attempts to guess the
15181         canonical host name of the executing host.
15182         Only a few hosts are supported so far.
15183         * configure:  Call guess-systype if no host is specified.
15184
15185 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15186
15187         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15188         gcc Makefile.
15189
15190
15191 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15192
15193         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15194         (all-gcc, install-gcc, subdir_do): Use it.
15195
15196 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15197
15198         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15199
15200 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15201
15202         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15203           set exclusively by configure, using configure.in .
15204
15205 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15206
15207         * test-build.mk: set $PATH for all builds
15208
15209         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15210
15211 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15212
15213         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15214         the one used in gcc/Makefile.in, so that a null expansion doesn't
15215         override the one needed to build gcc with a native cc.
15216
15217
15218 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15219
15220         * configure: Accept -with arguments.
15221
15222 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15223
15224         * Makefile.in: added h8300sim
15225
15226 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15227
15228         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15229         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15230         (all-cygnus, native, build-cygnus): Make
15231         $(canonhost)-stamp-3stage-done, not $(host)....
15232         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15233         i386-sco3.2v4.  Added else true to if command.
15234
15235 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15236
15237         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15238
15239 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15240
15241         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15242
15243 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15244
15245         * configure.in: don't remove binutils from Solaris builds
15246
15247 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15248
15249         * Makefile.in: get rid of earlier definitions for *clean,
15250         also handle the recursive info rule better
15251
15252 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15253
15254         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15255         do more-or-less the right thing.
15256
15257 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15258
15259         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15260         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15261
15262 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15263
15264         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15265         $(host_canonical).
15266
15267         * configure.in: split the configdirs list into 4 categories (native
15268         v. cross, library v. tool) and handle the cross-only and native-
15269         only in more reasonable (and correct!) way.
15270
15271 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15272
15273         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15274         configdirs anymore.
15275
15276 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15277
15278         * Makefile.in: extensive cleanup::  removed all of the explicit
15279         clean-* targets, collapsed many wrappers around subdir_do into
15280         one, added additional targets to satisfy standards.texi, deleted
15281         some old targets, some changes for consistency
15282
15283 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15284
15285         * configure.in: handle some programs as cross-only, and others as
15286         native only
15287
15288         * test-build.mk: handle partial holes in a more generic manner
15289
15290         * Makefile.in: m4 depends on libiberty
15291
15292 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15293
15294         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15295         time, wdiff, and find to configdirs
15296
15297         * Makefile.in: all, clean, and install rules for the new programs
15298         added to configure.in
15299
15300 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15301
15302         * configure.in: use mh-sun for all *-sun-* hosts
15303
15304 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15305
15306         * Makefile.in: define flags for X11 include files and library file
15307         locations, pass them down to the programs that need this info
15308
15309         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15310
15311 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15312
15313         * configure.in: start building libg++ for HP-UX targets
15314
15315 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15316
15317         * README:  Update references to files moved into etc/.
15318
15319 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15320
15321         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15322         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15323
15324 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15325
15326         * configure: accept dash as well as underscore in long option
15327         names for FSF compatibility.
15328
15329 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15330
15331         * config.sub: added -sco3.2v4 support from FSF.
15332
15333 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15334
15335         * configure.in: expand the section that adds or removes
15336         directories from the list of programs to build, to handle native
15337         vs. cross in addition to host v. native
15338
15339 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15340
15341         * Makefile.in:  Replace C++ in macro names with CXX.
15342         This is less likely to break ...
15343
15344 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15345
15346         * test-build.mk: add -w to GNU_MAKE
15347
15348 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15349
15350         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15351         add 'sparc' to list of recognized cpus.  This needed to make
15352         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15353         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15354         then changes that into $CPU-wrs-vxworks.
15355
15356         * configure.in: remove most references to gdbtest, regularize
15357         target based program removal
15358
15359         * test-build.mk: import from p3 tree (many fixes and changes)
15360
15361 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15362
15363         * Makefile.in: added rules to handle tcl, tk, and expect
15364
15365         * configure.in: handle those directories if they exist
15366
15367 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15368
15369         * config.sub: removed bogus hppabsd and hppahpux names, since
15370         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15371
15372 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15373
15374         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15375         depends upon all-xiberty
15376
15377         * Makefile.in: changes from p3, including:
15378
15379         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15380
15381         * Makefile.in (XTRAFLAGS): include newlib directories if
15382         newlib/Makefile exists, rather than if host != target.
15383
15384         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15385
15386         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15387         from the same source tree and not building a cross-compiler.  This
15388         matters for the libg++ configuration if reconfiguring a tree that
15389         has already been installed.
15390
15391         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15392
15393         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15394         pick up the machine and system specific header files.
15395
15396         * Makefile.in: added AS_FOR_TARGET, passed down in
15397         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15398         the C compiler to use to create programs which are run in the
15399         build environment, set it to default to $(CC), and passed it down
15400         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15401
15402         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15403
15404         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15405         We need them for unusual native builds, like systems without
15406         ranlib.
15407
15408         * configure: also define $(host_canonical) and
15409         $(target_canonical), which are the full, canonical names for the
15410         given host and target
15411
15412 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15413
15414         * Makefile.in:  Added separate definitions for C++.
15415
15416 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15417
15418         * configure.in (configdirs):  Add deja-gnu.
15419
15420 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15421
15422         * README:  Update for configure.texi and gdb-4.7 release.
15423
15424 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15425
15426         * Makefile.in:  Move "all" target to top of file.
15427         Previously, first target was ".PHONY" which caused BSD4.4 make
15428         to build .PHONY when make was run without arguments.
15429
15430 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15431
15432         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15433         Library-copylefted code in libiberty.
15434
15435 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15436
15437         * config.sub:  Replace m68kmote with plain old m68k.
15438
15439 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15440
15441         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15442
15443 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15444
15445         * config.sub: Complain if no argument is given.  Added support for
15446         386bsd as OS and target alias.
15447
15448 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15449
15450         * Makefile.in (XTRAFLAGS): include newlib directories if
15451         newlib/Makefile exists, rather than if host != target.
15452
15453 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15454
15455         * config.sub: recognize sparclite-wrs-vxworks.
15456
15457         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15458         p3.) Added clean-xiberty to clean.
15459
15460 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15461
15462         * configure.in: use *-*-* instead of nested cases for host and target
15463
15464 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15465
15466         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15467         from the same source tree and not building a cross-compiler.  This
15468         matters for the libg++ configuration if reconfiguring a tree that
15469         has already been installed.
15470
15471 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15472
15473         * config.sub (i486v/i486v4):  Merge in from FSF version.
15474
15475 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15476
15477         * configure: only set PWD if it is already set.
15478
15479 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15480
15481         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15482         doesn't have unset and all success paths (and most error paths)
15483         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15484         to just ${PWD} to avoid confusion.)
15485
15486 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15487
15488         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15489         even for a native compilation.
15490
15491 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15492
15493         Changes to make the gdb.tar.Z rule work better.
15494
15495         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15496         (DEVO_SUPPORT):  Add configure.texi.
15497         (bfd-ilrt.tar.Z):  Remove ancient rule.
15498
15499 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15500
15501         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15502         pick up the machine and system specific header files.
15503
15504         * configure.in, config.sub: added new target m68010-adobe-scout,
15505         with alias of adobe68k.  Changed configure.in to check for
15506         -scout before -sco* to avoid a false match.
15507
15508         * Makefile.in: added AS_FOR_TARGET, passed down in
15509         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15510         the C compiler to use to create programs which are run in the
15511         build environment, set it to default to $(CC), and passed it down
15512         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15513
15514 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15515
15516         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15517         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15518         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15519         FOR_TARGET variants, to newlib and libg++.
15520
15521 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15522
15523         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15524         first.
15525
15526 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15527
15528         * config.sub:  Accept `elf' as an environment.
15529
15530 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15531
15532         * Makefile.in (all-opcodes):  cd into the right directory
15533
15534 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15535
15536         * configure: added -program_transform_name option, used as
15537         argument to sed when installing programs.
15538         configure.texi: added documentation for -program_prefix,
15539         -program_suffix and -program_transform_name.
15540
15541 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15542
15543         * config.sub:  Accept i486 where i386 ok.
15544
15545 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15546
15547         * config.sub: accept we32k
15548
15549 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15550
15551         * config.sub, configure.in: accept OSE68000 and OSE68k.
15552
15553         * Makefile.in: don't create all directories for ``make install'';
15554         let the subdirectories create the ones they need.
15555
15556 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15557
15558         * COPYING: new file, GPL v2
15559
15560 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15561
15562         * Makefile.in: use the new gen-info-dir, which needs a template
15563         argument (which also lives in texinfo)
15564
15565         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15566
15567 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15568
15569         * config.sub (ncr3000):  Change i386 to i486.
15570
15571 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15572
15573         * Makefile.in: add install-rcs, install-grep to
15574         install-no-fixedincludes, removed install-bison and install-libgcc
15575
15576 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15577
15578         * configure.in: grab the HPUX makefile fragment if on HPUX
15579
15580 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15581
15582         * Makefile.in: eradicate bison spoor (ditto libgcc).
15583          configure.in: recognise m68{k,000}-ericsson-OSE.
15584          es1800 is alias for m68k-ericsson-OSE
15585
15586 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15587
15588         * configure.in: rearrange the parts that remove programs from
15589         configdirs, based now on HOST==TARGET or by canonical triple.
15590
15591 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15592
15593         * test-build.mk: recurse explicitly with -f test-build.mk when
15594           appropriate.  predicate stage3 and comparison on the existence
15595           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15596           On very clean, also remove ...stamp-co.  Build in-place before
15597           doing other builds.
15598
15599 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15600
15601         * Makefile.in, configure.in: add tgas
15602
15603 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15604
15605         * Makefile.in: a number of changes merged in from progressive.
15606
15607         * configure.in: add libm.
15608
15609         * .cvsignore: ignore some stuff that comes from test-build.mk.
15610
15611 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15612
15613         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15614
15615 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15616
15617         * configure: Add program_suffix (parallel to program_prefix)
15618         * Makefile.in: adjust directory-creating script for losing decstation
15619
15620 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15621
15622         * configure:  Minor $subdir-related fixes.
15623
15624 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15625
15626         * configure: fix various problems with propogating
15627         makefile_target_frag in subdirs.
15628         * configure.in: config libgcc if its there
15629
15630 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15631
15632         * config.sub:  HPPA merge.
15633
15634 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15635
15636         * Makefile.in:  Replace all-bison with all-byacc in all
15637         dependency lines for other tools (which now use byacc).
15638
15639 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15640
15641         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15642
15643 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15644
15645         * Makefile.in: make gprof rules similar to byacc rules (instead of
15646         vestigal $(unsubdir) that didn't work...)
15647
15648 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15649
15650         * config.sub:  Add support for Linux.
15651         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15652         (at least for libg++).
15653
15654 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15655
15656         * configure.texi: fix doc for the -nfp option to configure
15657
15658 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15659
15660         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15661
15662 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15663
15664         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15665         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15666         * configure.in: added solaris* host_makefile_frag hook.
15667
15668 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15669
15670         * config.sub: changed recognition of m68000 so that various
15671         m68k types can be specified via m680[01234]0
15672
15673 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15674
15675         * config.sub (basic_machine): fix sed so that '-foo' isn't
15676         completely substituted out while .+'-foo' loses the '-foo'
15677
15678 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15679
15680         * config.sub ($os): Add -aout.
15681
15682 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15683
15684         * configure:  If host_makefile_frag is absolute, don't
15685         prefix ${invsubdir} (relevant to libg++ auto-configure).
15686
15687 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15688
15689         * Makefile.in (tooldir): Define it.
15690         (all-ld): Depend on all-flex.
15691
15692 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15693
15694         * Makefile.in (check):  Fix libg++ special case.
15695
15696 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15697
15698         * configure: do not bury `pwd` into config.status, thus do fewer
15699           pwd's.
15700
15701         * configure: print the "Building in" message only when building in
15702           other than "." AND verbose.
15703
15704         * configure: remove -s, rework -v to better accommodate guested
15705           configures.
15706
15707         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15708
15709 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15710
15711         * Makefile.in: macroize flags passed on recursion.  remove
15712           fileutils.
15713
15714 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15715
15716         * configure: get makesrcdir right for subdirs deeper than 1.
15717
15718         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15719           install.
15720
15721 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15722
15723         * Makefile.in: don't print subdir_do or recursion lines.
15724
15725 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15726
15727         * standards.texi: added menu item.
15728
15729         * Makefile.in: build and install standards.info.
15730
15731         * standards.texi: new file.
15732
15733 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15734
15735         * configure: test for and move config.status pieces from
15736           ${subdir}/.
15737
15738 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15739
15740         * configure:  Test for existance of files before trying to mv
15741         them, to avoid numerous non-existance messages.
15742
15743 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15744
15745         * configure: correct final line of config.status.
15746
15747         * configure: patch from eggert.  Avoids a protection problem if
15748           the original Makefile.in is read only.
15749
15750         * configure: use move-if-change from gcc to create config.status.
15751           Some makefiles depend on config.status to tell if a directory
15752           has been reconfigured for a different host.  This change
15753           prevents those directories from remaking everything in the case
15754           where the reconfig was only intended to rebuild a Makefile.
15755
15756         * configure: test for config.sub with "config.sub sun4" rather
15757           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15758           host alias from a missing config.sub.
15759
15760 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15761
15762         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15763           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15764
15765 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15766
15767         * configure: mkdir ${subdir} as needed.
15768
15769 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15770
15771         * Makefile.in,configure.in: added autoconf.
15772
15773 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15774
15775         * Makefile.in: no longer pass against on recursion.
15776
15777         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15778           definitions are not inherited.
15779
15780         * configure: correct makesrcdir when subdir is .
15781
15782 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15783
15784         * configure:  Add support for 'subdirs' variable, which is
15785         like 'configdirs', except that configure doesn't re-invoke
15786         itself for subdirs, it just creates a Makefile for each subdir.
15787         * configure.texi:  Document subdirs.
15788
15789 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15790
15791         * configure.in: added flex to configdirs
15792
15793 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15794
15795         * Makefile.in: remove clean-stamps from clean.
15796
15797 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15798
15799         * configure.in:  Add gdbtest to configdirs.
15800
15801 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15802
15803         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15804         to recursive makes.
15805         * configure.in:  Recognize new ncr3000 config.
15806
15807 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15808
15809         * Makefile.in, configure.in: removed references to gdbm.
15810
15811 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15812
15813         * config.sub:  Don't canonicalize os value
15814         newsos* to bsd (readline needs to check for newsos).
15815         (This fix was earlier made Jan 31, but got re-broken.)
15816
15817 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15818
15819         * configure.in:  sco is an os, not a vendor!
15820
15821         * configure:  Quote $( better.  Keep various shells happy.
15822
15823 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15824
15825         * Makefile.in: eliminate stamp-files.
15826
15827 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15828
15829         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15830           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15831
15832 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15833
15834         * config.sub:  fix iris/iris3.
15835
15836 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15837
15838         * configure: re-add -rm.
15839
15840 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15841
15842         * Maskefile.in: add .stmp-rcs to all.
15843
15844         * configure.in: remove gas from rs6000 build, use aix host fragment.
15845
15846 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15847
15848         * configure: pass down site_option during recursion.
15849
15850 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15851
15852         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15853
15854 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15855
15856         * configure: Change exec_prefix so that it really defaults to prefix.
15857
15858 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15859
15860         * Makefile.in, configure.in:  Add support for mmalloc library.
15861
15862 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15863
15864         * Makefile.in: add stmp dependencies for a few more things.
15865
15866 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15867
15868         * configure: adjusted error message on objdir/srcdir configure
15869           collision, per john's suggestion.
15870
15871         * Makefile.in: add libiberty stmp to all and all.cross.
15872
15873 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15874
15875         * Makefile.in: remove force dependencies, add grep to all.
15876
15877 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15878
15879         * Makefile.in: drop flex.  make stamp files work.
15880
15881         * configure: added test for conflicting configuration in srcdir,
15882           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15883           gets cranky.  use relative paths for configure and srcdir
15884           whenever possible.  Send some error messages to stderr that were
15885           going to stdout.
15886
15887 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15888
15889         * Makefile.in:  Fix libg++ rule to check for gcc directory
15890         before using gcc/gcc.  Also pass XTRAFLAGS.
15891
15892 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15893
15894         * Makefile.in: added stmp-files so that directories aren't polled
15895           when they are already built.
15896
15897         * configure.texi: fixed a node pointer problem.
15898
15899 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15900
15901         * config.sub configure.in gdb/configure.in
15902         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15903         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15904         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15905
15906 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15907
15908         * configure: -recurring becomes -silent.  corrected help message
15909           for -site= option.
15910
15911         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15912
15913 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15914
15915         * configure: when building Makefile for crosses, replace
15916           tooldir and program_prefix.  default srcdir from location of
15917           config.sub.  remove "for host in hosts" and "for target in
15918           targets" loops.
15919
15920 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15921
15922         * Makefile.in: Do not pass bindir or mandir to cvs.
15923
15924 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15925
15926         * Makefile.in, configure.in: removed traces of namesubdir,
15927           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15928           copyrights to '92, changed some from Cygnus to FSF.
15929
15930         * configure.texi: remove most references to multiple hosts,
15931           multiple targets, subdirs, etc.
15932
15933         * configure.man: removed rcsid. reference config.sub not
15934           config.subr.
15935
15936         * Makefile.in: mkdir $(infodir) on install-info.
15937
15938 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15939
15940         * configure.texi:  Explain better about .gdbinit and about
15941         the environment that configure.in sections run in.
15942
15943 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15944
15945         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15946
15947 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15948
15949         * README:  DOC.configure => cfg-paper.texi.
15950
15951 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15952
15953         * config.sub (near case $os):  Don't convert newsos* to bsd!
15954
15955 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15956
15957         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15958         the number of copies of COPYING that go into the GDB tar file.
15959
15960 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15961
15962         * bfd/configure.in, gdb/config/mh-i386sco,
15963         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15964         Fix SCO configuration stuff.
15965
15966 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15967
15968         * Makefile.in:  For libg++, make sure the -I pointing
15969         to the gcc directory goes *after* all the libg++-local -I flags.
15970         Also, move just-gcc dependency from just-libg++ to all-libg++.
15971
15972 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15973
15974         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15975
15976 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15977
15978         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15979
15980 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15981
15982         * config.sub:  Add stratus configuration frags.  Also
15983         submitted to FSF.
15984
15985 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15986
15987         * Makefile.in (DEV_SUPPORT):  add configure.man.
15988
15989         * config.sub(Decode manufacturer-specific):  add -none*.
15990
15991 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15992
15993         * Makefile.in:  remove form feeds to make Sun's make happy.
15994         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15995
15996 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15997
15998         * Makefile.in (AR_FLAGS):  Make quieter.
15999
16000 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16001
16002         * configure.in:  Add libg++.
16003         * configure:  When verbose, don't output the command line at each
16004         level; it will be unremarkably the same as the previous version,
16005         which will be the same as what the user typed.
16006
16007 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16008
16009         * configure.in, Makefile.in: fix clean-info, add flex.  add
16010           fileutils.
16011
16012         * configure: be less sensitive to spaces in Makefile.in.  Do not
16013           look for sources in "..".  Doing so breaks subdirectories that
16014           might have their own configure.  If a subdir has it's own
16015           configure script, use it.
16016
16017 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16018
16019         * cfg-paper.texi: some changes suggested by rms.
16020
16021 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16022
16023         * config.sub:  Merge in some small additions from the FSF version,
16024         taken from the gcc distribution, to bring the Cygnus and FSF
16025         versions into closer sync.
16026
16027 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16028
16029         * configure.in:  Changed svr4 references to sysv4.
16030
16031 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16032
16033         * configure: added -V for version number option.
16034
16035 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16036
16037         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16038           renamed from DOC.configure to cfg-paper.texi.
16039
16040 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16041
16042         * configure, config.subr, config.sub: config.subr is now
16043           config.sub again.
16044
16045 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16046
16047         * configure.texi: new file, in progress.
16048
16049         * Makefile.in: build info file and install the man page for
16050           configure.
16051
16052         * configure.man: new file, first cut.
16053
16054         * configure: find config.subr again now that configuration "none"
16055           has gone.  removed all traces of the -ansi option.  removed all
16056           traces of the -languages option.
16057
16058         * config.subr: resync from rms.
16059
16060 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16061
16062         * configure, config.sub, config.subr: merge config.sub into
16063           config.subr, call the result config.subr, remove config.sub, use
16064           config.subr.
16065
16066         * Makefile.in: revised install for dir.info.
16067
16068 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16069
16070         * configure.in: add decstation host makefile frag.
16071
16072         * Makefile.in: BISON now bison -y again.  also install-gcc on
16073           install.  clean-gdbm on clean.  infodir belongs in datadir.
16074           Make directories for info install.  Build dir.info here then
16075           install it.
16076
16077 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16078
16079         * Makefile.in: fix for bad directory tests.
16080
16081 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16082
16083         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16084           regexp.  -srcdir relative was being handled incorrectly.
16085
16086         * Makefile.in: unwrapped some for loops so that parallel makes
16087           work again and so one can focus one's attention on a particular
16088           package.
16089
16090 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16091
16092         * configure: added PWD as a stand in for `pwd` (for speed). use
16093           elif wherever possible.  make -srcdir work without -objdir.
16094           -objdir= commented out.
16095
16096 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16097
16098         * configure: +options become --options.  -subdirs commented out.
16099           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16100           Makefile now at top of generated Makefile.  Removed cvs log
16101           entries.  added -srcdir.  create .gdbinit only if there is one
16102           in ${srcdir}.
16103
16104         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16105           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16106           and mandir now keyed off datadir by default.
16107
16108 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16109
16110         * Freshly created ChangeLog.
16111
16112 \f
16113 Local Variables:
16114 mode: change-log
16115 left-margin: 8
16116 fill-column: 76
16117 version-control: never
16118 End: