OSDN Git Service

* config/iq2000/iq2000-opts.h: New.
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2
3         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
6         * configure: Regenerate.
7
8 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
9
10         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
11         to Write After Approval.
12         * config-ml.in: Don't handle arc-*-elf*.
13         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
14         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
15         handle GCC libraries.
16         * configure: Regenerate.
17
18 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
19
20         PR bootstrap/48120:
21         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
22         Add -lstdc++ -lm to LIBS.
23         * configure: Regenerate.
24
25 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
26
27         * config.guess: Update to version 2011-02-02
28         * config.sub: Update to version 2011-02-24
29
30 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
31
32         PR lto/48086
33         * configure.ac: Re-enable LTO on *-apple-darwin9.
34         * configure: Regenerate.
35
36 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
37
38         PR lto/48086
39         * configure.ac: Disable LTO on darwin due to an assembler change in
40         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
41         under 256.
42         * configure: Regenerate.
43
44 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
45
46         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
47
48 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
49
50         * MAINTAINERS: Update my e-mail address.
51
52 2011-03-06  Joey Ye  <joey.ye@arm.com>
53
54         * MAINTAINERS: Update my e-mail address.
55
56 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
57
58         * configure.ac: Adjust test of with_ppl.
59         * configure: Regenerated.
60
61 2011-03-02  Kai Tietz  <ktietz@redhat.com>
62
63         * MAINTAINERS: Adjust my e-mail address.
64
65 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
66
67         * configure.ac: Add -lpwl to ppllibs.
68         * configure: Regenerated.
69
70 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
71
72         * config/cloog.m4: Add -lisl to clooglibs.
73         * configure: Regenerated.
74
75 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
76
77         * MAINTAINERS (CPU Port maintainers): Add self.
78
79 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
80
81         * MAINTAINERS: Add myself as testsuite maintainer.
82
83 2011-02-15  Mike Stump  <mikestump@comcast.net>
84
85         * MAINTAINERS: Add myself as testsuite maintainer.
86
87 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
88
89         Import from Libtool and gnulib:
90
91         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
92
93         Prepare for supporting FreeBSD 10.
94         * config.rpath: Remove handling of freebsd1* which soon would
95         match FreeBSD 10.0.
96
97         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
98
99         Remove support for FreeBSD 1.x.
100         * libtool.m4 (_LT_LINKER_SHLIBS)
101         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
102         soon would incorrectly match FreeBSD 10.0.
103
104 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
105
106         PR binutils/12283
107         * move-if-change: Import version from gnulib.
108
109 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
110
111         PR lto/47225
112         * Makefile.def (lto-plugin): Double dash for enable-shared.
113         (configure-gcc): Depend on all-lto-plugin.
114         * Makefile.in: Rebuilt.
115
116 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
117
118         * configure.ac: Remove extra bracket.
119         * configure: Regenerate.
120
121 2011-02-08  Tobias Burnus  <burnus@net-b.de>
122
123         * MAINTAINERS: Add myself as libquadmath maintainer.
124
125 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
126
127         * MAINTAINERS: Update my email address.
128
129 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
130
131         * MAINTAINERS (option handling): Add self.
132
133 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
134
135         PR lto/47225
136         * Makefile.def: Add dependency for install-gcc
137         on install-lto-plugin.
138         * Makfile.in: Regenerated
139
140 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
141
142         * MAINTAINERS (CPU Port Maintainers): Add myself.
143
144 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
145
146         PR libgcj/44341
147         * configure.ac: Discard --with-* flags for host when configuring
148         target libraries for cross build.
149         * configure: Rebuilt.
150
151 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
152
153         * MAINTAINERS (linear loop transforms): Removed.
154
155 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
156
157         * configure.ac: If with_ppl is no, move setting with_cloog=no
158         after CLOOG_REQUESTED check.
159         * configure: Regenerated.
160
161 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
162
163         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
164         CLooG has been requested.
165         * configure: Regenerated.
166
167 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
168
169         * configure: Regenerated.
170         * configure.ac: Check for version 0.11 (or later revision) of PPL.
171
172 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
173
174         * configure: Regenerated.
175         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
176
177 2011-01-21  Andreas Schwab  <schwab@redhat.com>
178
179         * configure.ac: Use AS_HELP_STRING throughout.
180         * configure: Regenerate.
181
182 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
183
184         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
185         * configure: Regenerate.
186
187 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
188
189         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
190
191 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
192
193         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
194         for ia64-hpux.
195         * configure: Regenerate.
196
197 2011-01-07  Jan Hubicka  <jh@suse.cz>
198
199         PR lto/47225
200         * Makefile.in: Regenerate.
201         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
202         configure.
203
204 2011-01-07  Jan Hubicka  <jh@suse.cz>
205
206         * Makefile.in: Regenerate.
207         * Makefile.def (gcc host module) and soft dependency on lto-plugin
208         and configure dependency on lto-plugin configure.
209         (lto-plugin module): Remove dependency on GCC; add dependency on
210         liniberty.
211
212 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
213
214         * MAINTAINERS (Write After Approval): Add myself.
215
216 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
217
218         * configure: Regenerate.
219
220 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
221
222         * configure.ac: (picochip): Disable libiberty.
223
224 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
225
226         * MAINTAINERS (Write After Approval): Add myself.
227
228 2010-12-10  Ian Lance Taylor  <iant@google.com>
229
230         PR bootstrap/46819
231         * configure.ac: For --disable-libgcj clear libgcj_saved.
232         * configure: Rebuild.
233
234 2010-12-10  Tobias Burnus  <burnus@net-b.de>
235
236         PR fortran/46540
237         * configure.ac: Add --disable-libquadmath and
238         --disable-libquadmath-support.
239         * configure: Regenerate.
240
241 2010-12-03  Ian Lance Taylor  <iant@google.com>
242
243         * MAINTAINERS: Add myself as libgo maintainer.
244
245 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
246
247         PR libffi/46792
248         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
249         * configure: Regenerate.
250
251 2010-12-02  Ian Lance Taylor  <iant@google.com>
252
253         * configure.ac: Always set default for poststage1_ldflags to
254         -static-libstdc++ -static-libgcc.
255
256 2010-11-29  Andreas Schwab  <schwab@redhat.com>
257
258         * configure.ac: Move comment to remove extra space in last argument
259         of GCC_TARGET_TOOL.
260
261 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
262
263         PR other/46026
264         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
265         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
266         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
267         (BASE_FLAGS_TO_PASS): Use it.
268         * configure: Rebuilt.
269         * Makefile.in: Rebuilt.
270
271 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
272
273         PR binutils/12258
274         * configure.ac: Correct comments for --enable-gold/--enable-ld.
275         Properly check default linker.
276         * configure: Regnerated.
277
278 2010-11-23  Matthias Klose  <doko@ubuntu.com>
279
280         * configure.ac: For --enable-gold, handle value `default' instead of
281         `both*'.   New configure option --{en,dis}able-ld.
282         * configure: Regenerate.
283
284 2010-11-20  Ian Lance Taylor  <iant@google.com>
285
286         * configure.ac: Only disable a language library if no language needs
287         it.  Don't let --disable-libgcj uncondtionally disable libffi.
288         * configure: Rebuild.
289
290 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
291
292         * Makefile.in: Regenerate.
293
294         PR other/46202
295         * configure.ac: Fix just-built in-tree STRIP name to be
296         binutils/strip-new.
297         * configure: Regenerate.
298         * Makefile.def (install-strip-gcc, install-strip-binutils)
299         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
300         (install-strip-sid): Mirror dependencies on non-strip variants
301         of these targets on the respective -strip prerequisites.
302         * Makefile.tpl (install-strip, install-strip-host)
303         (install-strip-target): New targets.
304         (install-strip-[+module+], install-strip-target-[+module+]):
305         New targets.
306         * Makefile.in: Regenerate.
307
308 2010-11-19  Ian Lance Taylor  <iant@google.com>
309             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
310
311         * configure.ac: Add target-libgo to target_libraries.  Set
312         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
313         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
314         (HOST_EXPORTS): Add GOC.
315         (BASE_TARGET_EXPORTS): Add GOC.
316         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
317         (GOCFLAGS_FOR_TARGET): New variable.
318         (EXTRA_HOST_FLAGS): Add GOC.
319         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
320         * Makefile.def (target_modules): Add libgo.
321         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
322         (dependencies): Add dependency from configure-target-libgo to
323         configure-target-libffi and all-target-libstdc++-v3.  Add
324         dependencies from all-target-libgo to all-target-libffi.
325         (languages): Add go.
326         * configure: Rebuild.
327         * Makefile.in: Rebuild.
328
329 2010-11-19  Ian Lance Taylor  <iant@google.com>
330
331         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
332         compiler/flag environment variables.
333
334 2010-11-18  Ian Lance Taylor  <iant@google.com>
335
336         * configure.ac: Check for lang_requires_boot_languages in
337         config-lang.in files.
338         * configure: Rebuild.
339
340 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
341             Tobias Burnus  <burnus@net-b.de>
342
343         PR fortran/32049
344         * Makefile.def: Add libquadmath; build it with language=fortran.
345         * configure.ac: Add libquadmath.
346         * Makefile.tpl: Handle multiple libs in check-[+language+].
347         * Makefile.in: Regenerate.
348         * configure: Regenerate.
349
350 2010-11-16  Tom Tromey  <tromey@redhat.com>
351
352         * MAINTAINERS: Moved myself to reviewers section.
353
354 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
355
356         * MAINTAINERS: Moved myself to reviewers section.
357
358 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
359
360         * MAINTAINERS (Various Maintainers): Add self for build machinery.
361         (Write After Approval): Remove self.
362
363 2010-11-15  Andreas Schwab  <schwab@redhat.com>
364
365         * configure.ac: Fix spelling in option names.
366         * configure: Regenerated.
367
368 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
369
370         PR bootstrap/39622
371         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
372         * configure: Regenerated.
373
374 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
375
376         * MAINTAINERS: Update my email address.
377
378 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
379
380         * configure: Regenerate.
381
382 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
383
384         * configure: Regenerate.
385
386 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
387
388         * configure: Regenerate.
389
390 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
391
392         * configure: Regenerate.
393
394 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
395
396         * configure.ac: Support official CLooG.org versions.
397         * configure: Regenerate.
398         * config/cloog.m4: New.
399
400 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
401
402         * MAINTAINERS (Write After Approval): Add myself.
403
404 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
405
406         * MAINTAINERS: Update my email address.
407
408 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
409
410         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
411         * configure: Regenerate.
412
413 2010-11-03  Ian Lance Taylor  <iant@google.com>
414             Dave Korn  <dave.korn.cygwin@gmail.com>
415
416         PR lto/46273
417         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
418         and on other supported platforms whenever LTO is enabled.
419         * configure: Rebuild.
420
421 2010-11-02  Alan Modra  <amodra@gmail.com>
422
423         PR binutils/12110
424         * configure.ac: Error when source path contains spaces.
425         * configure: Regenerate.
426
427 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
428
429         * MAINTAINERS: Update my email address.
430
431 2010-10-20  Ian Lance Taylor  <iant@google.com>
432
433         * Makefile.def (target_modules): Set lib_path to src/.libs for
434         libstdc++-v3 module.
435         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
436         * Makefile.in: Rebuild.
437
438 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
439
440         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
441         (Write After Approval): Remove myself.
442
443 2010-10-15  Tristan Gingold  <gingold@adacore.com>
444
445         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
446
447 2010-10-14  Douglas Rupp  <rupp@gnat.com>
448
449         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
450
451 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
452
453         * configure.ac (build_lto_plugin): New shell variable.
454         (--enable-lto): Turn on by default for all non-ELF platforms that
455         have had LTO support added so far.  Set build_lto_plugin appropriately
456         for both ELF and non-ELF.
457         (configdirs): Add lto-plugin or not based on build_lto_plugin.
458         * configure: Regenerate.
459
460 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
461
462         Sync from src:
463         * configure.ac (v850 support): Remove target-libgloss from
464         noconfigdirs.
465         * configure: Regenerate.
466
467 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
468
469         PR bootstrap/45326
470         PR bootstrap/45174
471         * configure.ac: Honor initial values of $build_configargs,
472         $host_configargs, $target_configargs.  Mark the precious, so
473         environment settings get recorded.
474         * configure: Regenerate.
475
476 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
477
478         PR bootstrap/45796
479         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
480         Depend on all-build-libiberty.
481         * Makefile.in: Regenerate.
482
483 2010-09-30  Michael Eager  <eager@eagercon.com>
484
485         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
486         * configure: Regenerate.
487
488 2010-09-28  Michael Eager  <eager@eagercon.com>
489
490         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
491
492 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
493
494         PR bootstrap/44621
495         * configure.ac: Fix unportable shell quoting.
496         * configure: Regenerate.
497
498 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
499
500         * configure.ac (enable-lto): Add Darwin to the list of supported lto
501         targets and amend comment.
502         * configure: Regenerate.
503
504 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
505
506         * MAINTAINERS (Write After Approval): Add myself.
507
508 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
509
510         * configure.ac: Enable LTO by default on Darwin.
511         * configure: Regenerate.
512
513 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
514
515         * MAINTAINERS (Write After Approval): Add myself.
516
517 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
518
519         * MAINTAINERS (Write After Approval): Add myself.
520
521 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
522
523         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
524         ports
525
526 2010-07-28  David Yuste  <david.yuste@gmail.com>
527
528         * MAINTAINERS (Write After Approval): Add myself.
529
530 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
531
532         * configure.ac: Support all v850 targets.
533         * configure: Regenerate.
534
535 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
536
537         PR bootstrap/44455
538         * configure.ac (extra_mpfr_configure_flags): Copy from
539         extra_mpc_gmp_configure_flags.
540         * configure: Re-generated.
541
542 2010-07-22  Andi Kleen  <ak@linux.intel.com>
543
544         * MAINTAINERS (Write After Approval): Add myself.
545
546 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
547
548         * MAINTAINERS (Write After Approval): Add myself.
549
550 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
551
552         * MAINTAINERS (Write After Approval): Add myself.
553
554 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
555
556         PR target/44862
557         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
558         Provide -B option to allow for link spec %s substitutions for
559         libstdc++.a on darwin.
560         * Makefile.in: Regenerate.
561
562 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
563
564         * MAINTAINERS (Reviewers): Update my e-mail address
565
566 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
567
568         * Makefile.def (configure-gcc): Depend on all-libelf.
569         * Makefile.in: Rebuild.
570
571 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
572
573         * MAINTAINERS (Write After Approval): Add myself in the right place.
574
575 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
576
577         * MAINTAINERS (Write After Approval): Add myself.
578
579 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
580
581         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
582
583 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
584
585         * config.sub: Update to version 2010-05-21.
586         * config.guess: Update to version 2010-04-03.
587
588 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
589
590         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
591         * configure: Regenerate.
592
593 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
594
595         * MAINTAINERS (Write After Approval): Add myself.
596
597 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
598
599         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
600         a platform that supports LTO.
601         * configure: Regenerate.
602
603 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
604
605         * configure.ac: Allow all the versions greater than 0.10 of PPL.
606         * configure: Regenerated.
607
608 2010-04-27  Roland McGrath  <roland@redhat.com>
609             H.J. Lu  <hongjiu.lu@intel.com>
610
611         * configure.ac (--enable-gold): Support both, both/gold and
612         both/bfd to add gold to configdirs without removing ld.
613         * configure: Regenerated.
614
615         * Makefile.def: Add install-gold dependency to install-ld.
616         * Makefile.in: Regenerated.
617
618 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
619
620         PR lto/42776
621         * configure.ac (--enable-lto): Refactor handling so libelf tests
622         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
623         and allow LTO to be explicitly enabled on non-ELF platforms that
624         are known to support it inside else-clause.
625         * configure: Regenerate.
626
627 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
628
629         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
630         * configure: Regenerate.
631
632 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
633
634         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
635         * configure: Regenerate.
636
637 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
638
639         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
640         separately.
641         * configure: Regenerate.
642
643 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
644
645         * MAINTAINERS (Write After Approval): Add myself.
646
647 2010-04-14  Tristan Gingold  <gingold@adacore.com>
648
649         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
650         * configure: Regenerate.
651
652 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
653
654         * configure: Regenerate after change to elf.m4.
655
656 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
657
658         * MAINTAINERS (Write After Approval): Add myself.
659
660 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
661
662         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
663         * configure: Regenerated.
664
665 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
666
667         * configure.ac: Print "buggy but acceptable" when CLooG
668         revision is less than 9.
669         * configure: Regenerated.
670
671 2010-04-01  Diego Novillo  <dnovillo@google.com>
672
673         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
674
675 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
676
677         PR bootstrap/43615
678         PR bootstrap/43328
679
680         Revert:
681
682         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
683
684         * configure.ac: Do not pass --enable-multilib nor
685         --disable-multilib in baseargs.  Accept explicitly passed
686         --enable_multilib.
687         * configure: Regenerate.
688
689 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
690
691         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
692
693 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
694
695         * MAINTAINERS: Remove myself.
696
697 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
698
699         PR bootstrap/43328
700         * configure.ac: Do not pass --enable-multilib nor
701         --disable-multilib in baseargs.  Accept explicitly passed
702         --enable_multilib.
703         * configure: Regenerate.
704
705 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
706
707         * MAINTAINERS (spu port): Remove me.
708
709 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
710
711         * configure.ac (tic6x-*-*): New case.
712         * configure: Regenerate.
713
714 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
715
716         * config.sub: Update to version 2010-03-22.
717         * config.guess: Update to version 2009-12-30.
718
719 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
720
721         PR ada/42554
722         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
723         * configure: Regenerate.
724
725 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
726
727         * MAINTAINERS: Update my email address.
728
729 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
730
731         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
732         (ghassan.shobaki@amd.com): Removed.
733
734 2010-03-17  Alan Modra  <amodra@gmail.com>
735
736         * MAINTAINERS: Update my email address.
737
738 2010-03-16  Diego Novillo  <dnovillo@google.com>
739
740         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
741         Matthews.
742
743 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
744
745         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
746         Gutson, Jeffrey D. Oldham and Mark Shinwell.
747
748 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
749
750         * MAINTAINERS: Update my email address.
751
752 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
753
754         * MAINTAINERS: Update my email address.
755
756 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
757
758         * MAINTAINERS: Update my email address.
759
760 2010-03-09  Jie Zhang  <jie@codesourcery.com>
761
762         * MAINTAINERS: Update my email address.
763
764 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
765
766         PR libstdc++/32499
767         * configure.ac (RANLIB): Default to true.
768         (STRIP): Likewise.
769         (RANLIB_FOR_TARGET): Remove superfluous : argument.
770         * configure: Regenerate.
771
772 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
773
774         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
775         (Write After Approval): Update my email address.
776
777 2010-02-17  Nick Clifton  <nickc@redhat.com>
778
779         PR 11238
780         * Makefile.tpl (local-distclean): Also remove config.cache files in
781         sub-directories as there may not be Makefiles present in the
782         sub-directories.
783         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
784         the config.cache files found by the find command.
785
786         * Makefile.in: Regenerate.
787         * configure.ac: Revert previous delta.
788         * configure: Regenerate.
789
790 2010-02-15  Nick Clifton  <nickc@redhat.com>
791
792         PR 11238
793         * configure.ac: Delete config.cache files in sub-directories when
794         deleting Makefiles.
795         * configure: Regenerate.
796
797 2010-02-12  Ben Elliston  <bje@gnu.org>
798
799         * MAINTAINERS: Update my email address.
800
801 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
802
803         * MAINTAINERS (spu port): Update my email address.
804
805 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
806
807         * MAINTAINERS: Add myself as a maintainer for the bfin port.
808
809 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
810
811         * configure.ac: Add "recommended" version checks for GMP/MPC.
812         Update recommended GMP/MPFR/MPC versions.
813         * configure: Regenerate.
814
815 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
816
817         * MAINTAINERS: Move my Embecosm email address into the
818         write-after-approval section.
819
820 2010-01-26  Ian Lance Taylor  <iant@google.com>
821
822         * MAINTAINERS: Add myself as Go frontend maintainer.
823
824 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
825
826         PR libstdc++/36101, PR libstdc++/42813
827         * configure.ac (bootstrap_target_libs): Make inclusion of
828         target-libgomp conditional on libgomb being in target_configdirs.
829         * configure: Regenerate.
830
831 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
832
833         PR libstdc++/36101, PR libstdc++/42813
834         * configure.ac (bootstrap_target_libs): Include target-libgomp.
835         * configure: Regenerate.
836
837 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
838
839         PR libstdc++/36101, PR libstdc++/42813
840         * configure.ac (target_configdirs): Substitute.
841         * Makefile.def: Bootstrap target module libgomp.
842         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
843         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
844         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
845         * configure, Makefile.in: Regenerate.
846
847 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
848
849         * MAINTAINERS: Adjust my details.
850
851 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
852
853         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
854
855 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
856
857         * MAINTAINERS: reindented my entry with tabs instead of spaces.
858
859 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
860
861         * MAINTAINERS (Write After Approval): Add myself.
862
863 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
864
865         * MAINTAINERS (Write After Approval): Add myself.
866
867 2010-01-11  Richard Guenther  <rguenther@suse.de>
868
869         PR lto/41569
870         * Makefile.def (all-lto-plugin): Depend on all-gcc.
871         * Makefile.in: Regenerated.
872
873 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
874
875         * configure.ac: Enable libjava build on x86_64-*freebsd*.
876         * configure: Regenerate.
877
878 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
879             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
880
881         PR bootstrap/42424
882         * configure.ac: Include libtool m4 files.
883         (_LT_CHECK_OBJDIR): Call it.
884         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
885         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
886
887         * configure: Regenerate.
888
889 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
890
891         PR bootstrap/41818
892         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
893         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
894         * Makefile.in: Regenerate.
895
896 2010-01-02  Richard Guenther  <rguenther@suse.de>
897
898         PR lto/41529
899         * configure.ac: Include config/elf.m4.  Disable LTO if not
900         builting for an elf target.
901         * configure: Regenerate.
902
903 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
904
905         * MAINTAINERS: Change my email address.
906
907 2009-12-18  Ben Elliston  <bje@au.ibm.com>
908
909         * config.sub, config.guess: Update from upstream sources.
910
911 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
912
913         * MAINTAINERS (Write After Approval): Add myself.
914
915 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
916
917         PR middle-end/30447
918         PR middle-end/30789
919         PR other/40302
920
921         * configure.ac: Require MPC.
922         * configure: Regenerate.
923
924 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
925
926         PR target/38384
927         PR bootstrap/40972
928         * libtool.m4: Sync from git Libtool.
929         * ltoptions.m4: Likewise.
930         * ltversion.m4: Likewise.
931         * lt~obsolete.m4: Likewise.
932         * ltmain.sh: Likewise.
933
934 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
935
936         * configure.ac: Update minimum MPC version to 0.8.
937         * configure: Regenerate.
938
939 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
940
941         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
942         * configure: Regenerated.
943
944 2009-11-21  Ian Lance Taylor  <iant@google.com>
945
946         * configure.ac: Change default of poststage1_ldflags to be empty if
947         poststage1_libs is set.  When poststage1_libs is empty, and
948         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
949         * configure: Rebuild.
950
951 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
952
953         * MAINTAINERS (Write After Approval): Update my email address.
954
955 2009-11-20  Ben Elliston  <bje@au.ibm.com>
956
957         * config.guess: Update from upstream sources.
958
959 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
960
961         * Makefile.def: Restore host and target settings for gmp.
962         * Makefile.in: Rebuild.
963
964 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
965
966         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
967         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
968         Fix portability of test of C++ as bootstrap language.  Add
969         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
970         * configure: Rebuild.
971         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
972         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
973         in-tree building.
974         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
975         (POSTSTAGE1_HOST_EXPORTS): Use it.
976         (STAGE[+id+]_CXXFLAGS): New.
977         (BASE_FLAGS_TO_PASS): Pass it down.
978         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
979         extra_exports.
980         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
981         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
982         extra_exports.
983         * Makefile.in: Rebuild.
984
985 2009-11-17  Ben Elliston  <bje@au.ibm.com>
986
987         * config.sub, config.guess: Update from upstream sources.
988
989 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
990
991         * MAINTAINERS (Write After Approval): Add myself.
992
993 2009-11-09  Jon Beniston  <jon@beniston.com>
994
995         * MAINTAINERS (Write After Approval): Add myself.
996
997 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
998
999         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1000         paths for *-w64-mingw* and x86_64-*mingw*.
1001         * configure: Regenerated.
1002
1003 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1004
1005         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1006
1007 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1008
1009         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1010         Phil Edwards to Write-After Approval.
1011
1012 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1013
1014         * configure.ac: Disable target-winsup & co for
1015         x86_64-*-mingw* and *-w64-mingw* targets.
1016         * configure: Regenerated.
1017
1018 2009-10-16  Nick Clifton  <nickc@redhat.com>
1019
1020         * MAINTAINERS: Add myself as a maintainer for the RX port.
1021
1022 2009-10-26  Johannes Singler  <singler@kit.edu>
1023
1024         * MAINTAINERS (Write After Approval): Update my e-mail address.
1025
1026 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1027
1028         * configure.ac (CLooG test): Use = with test.
1029         * configure: Regenerate.
1030
1031 2009-10-22  Richard Guenther  <rguenther@suse.de>
1032
1033         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1034         cloog if the ppl version check failed.  Move flags saving
1035         before setting in libelf check.
1036         * configure: Regenerate.
1037
1038 2009-10-21  Richard Guenther  <rguenther@suse.de>
1039
1040         * configure.ac: Adjust the ppl and cloog configure to work as
1041         documented.  Disable cloog if ppl was disabled.  Omit the version
1042         checks if they were disabled.
1043         * configure: Re-generate.
1044
1045 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1046
1047         * configure.ac: Add 'lto' to enable_languages, not
1048         new_enable_languages, and only if not already present.
1049         * configure: Regenerate.
1050
1051 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1052
1053         * README: Refer to the various COPYING* files instead of just
1054         COPYING.
1055         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1056
1057 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1058
1059         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1060         
1061 2009-10-07  Richard Guenther  <rguenther@suse.de>
1062
1063         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1064         and Richard Guenther as reviewers.
1065         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1066         as reviewers.
1067
1068 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1069
1070         * config.sub: Update from upstream sources.
1071
1072 2009-10-06  Ian Lance Taylor  <iant@google.com>
1073
1074         * Makefile.def: check-gold depends upon all-gas.
1075         * Makefile.in: Rebuild.
1076
1077 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1078
1079         * MAINTAINERS (Write After Approval): Add myself.
1080
1081 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1082
1083         * Makefile.def: all-lto-plugin depends on all-libiberty.
1084         set bootstrap=true for lto-plugin.
1085         Add lto-plugin.
1086         * Makefile.in: Regenerate.
1087         * configure.ac (host_libs): Add lto-plugin.
1088         * configure: Regenerate.
1089
1090 2009-10-03  Diego Novillo  <dnovillo@google.com>
1091
1092         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1093         (HOST_LIBELFLIBS): Define.
1094         (HOST_LIBELFINC): Define.
1095         * Makefile.in: Regenerate.
1096         * configure.ac: Add --enable-lto.
1097         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1098         If --enable-lto is used, add 'lto' to new_enable_languages.
1099         If --enable-lto is used and gold is enabled, add
1100         lto-plugin to configdirs.
1101         * configure: Regenerate.
1102
1103 2009-10-03  Simon Baldwin  <simonb@google.com>
1104
1105         * configure.ac: If --with-system-zlib, suppress local zlib and
1106         pass --with-system-zlib to subdir configure scripts.
1107         * configure: Regenerate.
1108
1109 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1110             Paolo Bonzini  <bonzini@gnu.org>
1111
1112         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1113         $(srcdir).
1114         * Makefile.in: Rebuilt.
1115
1116 2009-09-26  Gary Funck  <gary@intrepid.com>
1117
1118         * MAINTAINERS (Write After Approval): Add myself.
1119
1120 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1121
1122         * configure.ac: Update minimum MPC version to 0.7.
1123         * configure: Regenerate.
1124
1125 2009-09-25  Nick Clifton  <nickc@redhat.com>
1126
1127         * configure.ac: Pass any --cache-file=/dev/null option on to
1128         subconfigures.
1129         * configure: Regenerate.
1130
1131 2009-09-23  Nick Clifton  <nickc@redhat.com>
1132
1133         * config.sub, config.guess: Update from upstream sources.
1134
1135 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1136
1137         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1138         * Makefile.in: Rebuilt.
1139
1140 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1141
1142         PR bootstrap/32272
1143         * configure.ac: Error out if $srcdir isn't '.' but contains
1144         host-${host_noncanonical}.
1145         * configure: Regenerate.
1146
1147 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1148
1149         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1150         maintainer.
1151
1152 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1153
1154         * configure.ac: If bootstrapping a combined tree with
1155         --enable-gold, require c++ in stage1_languages.
1156         * configure: Regenerate.
1157
1158         * configure.ac: Also add target_libs of stage1_languages to
1159         bootstrap_target_libs.
1160         * configure: Regenerate.
1161
1162         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1163         with --enable-languages not containing c++.
1164         * configure: Regenerate.
1165
1166 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1167
1168         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1169         * configure: Regenerate.
1170
1171 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1172
1173         * MAINTAINERS (Write After Approval): Update my e-mail address,
1174         and move from from here...
1175         (Waiting for paperwork): To here.
1176
1177 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1178
1179         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1180
1181 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1182
1183         * configure.ac: Do not use $extrasub for replacing @if/@endif
1184         parts in Makefile; instead, use additional arguments to
1185         AC_CONFIG_COMMANDS to do the replacement manually, with several
1186         sed invocations, to avoid HP-UX sed command limits.
1187         * configure: Regenerate.
1188
1189 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1190
1191         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1192         blank before -L.
1193
1194 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1195
1196         * configure.ac (with-build-config): Document.  Handle without.
1197         Handle missing argument.
1198         * configure: Rebuilt.
1199
1200 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1201
1202         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1203         Default to bootstrap-debug only if compare-debug works.
1204         * configure: Rebuilt.
1205         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1206         * Makefile.in: Rebuilt.
1207
1208 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1209
1210         * MAINTAINERS (OS Port Maintainers): Update my email address.
1211
1212 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1213
1214         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1215         * Makefile.in: Rebuilt.
1216
1217 2009-09-01  Chris Demetriou  <cgd@google.com>
1218
1219         * MAINTAINERS (Write After Approval): Add myself.
1220
1221 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1222
1223         PR debug/30161
1224         * include/dwarf2.h (enum dwarf_tag): Added
1225         DW_TAG_GNU_template_template_param
1226         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1227
1228 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1229
1230         * Makefile.tpl (AWK): Fix typo.
1231         * Makefile.in: Regenerate.
1232
1233 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1234
1235         * configure.ac: Detect awk and sed.
1236         * Makefile.def (flags_to_pass): Add AWK and SED.
1237         * Makefile.tpl (AWK, SED): New.
1238         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1239         * configure: Regenerate.
1240         * Makefile.in: Regenerate.
1241
1242 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1243
1244         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1245         (collapseslashes): Likewise.
1246
1247 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1248
1249         * configure.ac (AC_PREREQ): Bump to 2.64.
1250
1251 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1252
1253         * configure.ac: Remove --with-datarootdir, --with-docdir,
1254         --with-pdfdir, --with-htmldir switches.
1255         * configure: Regenerate.
1256
1257         * configure: Regenerate.
1258
1259         * compile: Sync from Automake 1.11.
1260         * depcomp: Likewise.
1261         * install-sh: Likewise.
1262         * missing: Likewise.
1263         * mkinstalldirs: Likewise.
1264         * ylwrap: Likewise.
1265
1266 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1267
1268         * ltmain.sh (func_normal_abspath): New function.
1269         (func_relative_path): Likewise.
1270         (func_mode_help): Document new -bindir option for link mode.
1271         (func_mode_link): Add new -bindir option, and use it to place
1272         output DLL if specified.
1273
1274 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1275
1276         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1277         (baseargs): Add --disable-option-checking.
1278         * configure: Regenerate.
1279
1280         * Makefile.def (configure-target-libiberty): Depend on
1281         all-binutils and all-ld.
1282         (configure-target-newlib): Likewise.
1283         * Makefile.in: Regenerate.
1284
1285 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1286
1287         * config.sub, config.guess: Update from upstream sources.
1288
1289 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1290
1291         Sync from src, merge:
1292
1293         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1294
1295         * configure.ac: Do not exclude gas for i386-*-darwin.
1296         Add a case for x86_64-*-darwin.
1297         * configure: Regenerate.
1298
1299 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1300
1301         * MAINTAINERS: Add my name to Write After Approval list.
1302
1303 2009-08-06  Michael Eager  <eager@eagercon.com>
1304
1305         * configure.ac: Add Microblaze target.
1306         * configure: Regenerate.
1307
1308 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1309
1310         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1311         * configure: Regenerate.
1312         
1313 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1314
1315         * MAINTAINERS (Write After Approval): Update my e-mail address.
1316
1317 2009-07-06  Ian Lance Taylor  <iant@google.com>
1318
1319         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1320         * configure: Rebuild.
1321
1322 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1323
1324         * MAINTAINERS: Move myself to the Graphite Reviewers.
1325
1326 2009-06-30  Wei Guozhi  <carrot@google.com>
1327
1328         * MAINTAINERS: Add my name to Write After Approval list.
1329
1330 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1331
1332         PR bootstrap/40338
1333         * configure.ac (comparestring): Create new variable.
1334         * Makefile.tpl (comparestring): Use to skip some comparisions.
1335         * configure: Regenerate.
1336         * Makefile.in: Regenerate.
1337
1338 2009-06-26  Doug Evans  <dje@sebabeach.org>
1339
1340         * Makefile.def (host_modules): Add cgen.
1341         * Makefile.in: Regenerate.
1342         * configure.ac (host_tools): Add cgen.
1343         * configure: Regenerate.
1344
1345 2009-06-23  DJ Delorie  <dj@redhat.com>
1346
1347         * MAINTAINERS: Add myself as mep maintainer.
1348
1349 2009-06-23  Ian Lance Taylor  <iant@google.com>
1350
1351         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1352         boot_languages.  Only bootstrap target libraries listed in
1353         target_libs for some boot language.  Add --with-stage1-ldflags,
1354         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1355         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1356         if not building with C++.
1357         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1358         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1359         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1360         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1361         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1362         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1363         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1364         * configure, Makefile.in: Rebuild.
1365
1366 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1367
1368         * MAINTAINERS: Added my name to write-after-approval list.
1369
1370 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1371
1372         * configure.ac: Define is_elf for QNX Neutrino targets.
1373         * configure: Regenerate.
1374
1375 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1376
1377         * MAINTAINERS: Added my name to the write-after-approval list
1378
1379 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1380
1381         * configure.ac: Detect MPC in default directory.
1382         * configure: Regenerate.
1383
1384 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1385             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1386
1387         * Makefile.tpl (all): Avoid a trailing backslash.
1388         * Makefile.in: Regenerate.
1389
1390 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1391
1392         * config.sub, config.guess: Update from upstream sources.
1393
1394 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1395
1396         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1397         to noconfdirs.
1398         * configure: Regenerate.
1399
1400 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1401
1402         * Makefile.tpl ([+compare-target+]): Compare all stage
1403         directories, rather than just gcc.
1404         * Makefile.in: Rebuilt.
1405
1406 2009-06-01  Doug Kwan  <dougkwan@google.com>
1407
1408         * configure.ac: Support gold for target arm*-*-*.
1409         * configure: Regenerate.
1410
1411 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1412
1413         * Makefile.def: Add MPC support and dependencies.
1414         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1415
1416         * Makefile.in, configure: Regenerate.
1417
1418 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1419
1420         * Makefile.tpl (all): Avoid harmless warning in make all when
1421         gcc-bootstrap is enabled but stage_last does not exist.
1422         * Makefile.in: Rebuilt.
1423
1424 2009-05-24  Nicolas Roche  <roche@adacore.com>
1425
1426         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1427         * Makefile.in: Regenerate.
1428
1429 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1430
1431         * MAINTAINERS: Update my e-mail address.
1432
1433 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1434
1435         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1436         * configure:  Regenerate.
1437
1438 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1439
1440         PR other/40159
1441         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1442         gcc-no-bootstrap are mutually exclusive.
1443         * Makefile.in: Rebuilt.
1444
1445 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1446
1447         PR other/40159
1448         * Makefile.tpl (all): Don't end with unconditional success.
1449         * Makefile.in: Rebuilt.
1450
1451 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1452
1453         PR target/37137
1454         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1455         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1456         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1457         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1458         stage_configureflags, stage_cflags and stage_libcflags into
1459         explicit Makefile macros.
1460         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1461         GFORTRAN.
1462         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1463         CC.  Set CC_FOR_BUILD from CC.
1464         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1465         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1466         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1467         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1468         and GFORTRAN.
1469         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1470         (_LIBCFLAGS): Renamed to _TFLAGS.
1471         (do-compare-debug, do-compare3-debug): Drop.
1472         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1473         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1474         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1475         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1476         (XGCC_FLAGS_FOR_TARGET): New.
1477         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1478         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1479         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1480         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1481         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1482         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1483         TFLAGS.
1484         (BUILD_CONFIG): Include if requested.
1485         (all): Set TFLAGS on bootstrap.
1486         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1487         (all-stageid-prefixmodule): Likewise.
1488         (do-clean, distclean-stageid): Set TFLAGS.
1489         (restrap): Fix whitespace.
1490         * Makefile.in: Rebuilt.
1491
1492 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1493
1494         * config.guess: Sync with src.
1495
1496 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1497
1498         * configure.ac ($with_ppl):  Default to no if not supplied.
1499         ($with_cloog):  Likewise.
1500         configure:  Regenerate.
1501
1502 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1503
1504         * MAINTAINERS: Update my e-mail address.
1505
1506 2009-04-27  Nick Clifton  <nickc@redhat.com>
1507
1508         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1509
1510 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1511
1512         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1513         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1514         * Makefile.in: Regenerate.
1515
1516 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1517
1518         PR bootstrap/39739
1519         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1520         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1521
1522         * configure, Makefile.in: Regenerate.
1523
1524 2009-04-21  Taras Glek  <tglek@mozilla.com>
1525
1526         * include/hashtab.h: Update GTY annotations to new syntax
1527         * include/splay-tree.h: Likewise
1528
1529 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1530
1531         * config.sub, config.guess: Update from upstream sources.
1532
1533 2009-04-15  Anthony Green  <green@moxielogic.com>
1534
1535         * configure.ac: Add moxie support.
1536         * configure: Rebuilt.
1537
1538 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1539
1540         * configure.ac: Change copyright header to refer to version
1541         3 of the GNU General Public License and to point readers at the
1542         COPYING3 file and the FSF's license web page.
1543         * Makefile.def: Likewise.
1544         * Makefile.tpl: Likewise.
1545         * Makefile.in: Regenerate.
1546
1547 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1548
1549         * configure.ac: Restore match for darwin9 or later. Use double
1550         brackets since regeneration eats one pair.
1551         * configure: Regenerate.
1552
1553 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1554
1555         PR gas/10039
1556         * configure.ac: Require texinfo 4.7.
1557         * configure: Regenerated.
1558
1559 2009-04-09  Nick Clifton  <nickc@redhat.com>
1560
1561         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1562         the GCC Runtime Library Exception.
1563
1564 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1565
1566         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1567         * configure: Regenerate.
1568
1569 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1570
1571         * Makefil.def (languages): New entries.
1572         * Makefile.tpl (check-gcc-*): New generic target.
1573         * Makefile.in: Regenerate.
1574
1575 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1576
1577         * MAINTAINERS:  Update my email address.
1578
1579 2009-03-18  Tom Tromey  <tromey@redhat.com>
1580
1581         * configure: Rebuild.
1582         * configure.ac (host_libs): Add libiconv.
1583         * Makefile.in: Rebuild.
1584         * Makefile.def (host_modules): Add libiconv.
1585         (configure-gdb, all-gdb): Depend on libiconv.
1586
1587 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1588
1589         * configure.ac: Treat gdb as supported on x86_64-darwin.
1590         * configure: Regenerate.
1591
1592 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1593
1594         * configure.ac (--with-host-libstdcxx): New option.
1595         * configure: Regenerate.
1596
1597 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1598
1599         * MAINTAINERS:  Move myself into the write after approval list.
1600
1601 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1602
1603         * MAINTAINERS: Update e-mail address.
1604         
1605 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1606
1607         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1608
1609 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1610
1611         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1612
1613 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1614
1615         Backport from git Libtool:
1616
1617         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1618         Support GNU/kOpenSolaris.
1619         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1620         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1621         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1622         GNU/kOpenSolaris.
1623
1624 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1625
1626         * MAINTAINERS: Update e-mail address.
1627
1628 2009-02-24  Michael Eager  <eager@eagercon.com>
1629
1630         * MAINTAINERS (Write After Approval): Add self.
1631
1632 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1633
1634         * MAINTAINERS (Write After Approval): Add myself.
1635
1636 2009-02-05  Andreas Schwab  <schwab@suse.de>
1637
1638         * Makefile.tpl (stage_last): Define $r and $s before using
1639         $(RECURSE_FLAGS_TO_PASS).
1640         * Makefile.in: Regenerate
1641
1642 2009-01-30  Ian Lance Taylor  <iant@google.com>
1643
1644         * MAINTAINERS: Move myself to the Global Reviewers list.
1645
1646 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1647
1648         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1649         * configure: Regenerate.
1650
1651 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1652
1653         * MAINTAINERS: Make whitespace consistent.
1654         Remove Robert Millan from Write After Approval.
1655
1656 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1657
1658         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1659         (all-opcodes): Depend on all-libiberty.
1660         * Makefile.in: Regenerate.
1661
1662 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1663
1664         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1665         * configure: Regenerate.
1666
1667 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1668
1669         * MAINTAINERS (Write After Approval): Add myself.
1670
1671 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1672
1673         * MAINTAINERS: Add myself to reviewers (Fortran).
1674
1675 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1676
1677         PR tree-optimization/38515
1678         * configure.ac (cloog-polylib): Removed.
1679         (with_ppl, with_cloog): Test for "no".
1680         * configure: Regenerated.
1681
1682 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1683
1684         * MAINTAINERS: Moved myself to reviewers (Fortran).
1685
1686 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1687
1688         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1689         (Write After Approval): Remove myself.
1690
1691 2009-01-03  Diego Novillo  <dnovillo@google.com>
1692
1693         * MAINTAINERS: Remove myself from alias maintainership.
1694
1695 2009-01-02  David Ayers  <ayers@fsfe.org>
1696
1697         * MAINTAINERS: Update e-mail address.
1698
1699 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1700
1701         * MAINTAINERS: Make whitespace consistent.
1702
1703 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1704
1705         Backport from upstream Libtool:
1706         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1707         Add cache variables to tests that require the linker to work.
1708         For shlibpath_overrides_runpath, this also changes the semantics
1709         to let the result from the C compiler take precedence.
1710
1711 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1712
1713         * config.sub, config.guess: Update from upstream sources.
1714
1715 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1716
1717         * configure.ac (ppllibs): Add by default the lib flags.
1718         * configure: Regenerate.
1719
1720 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1721
1722         * MAINTAINERS:  Add myself to the write after approval list.
1723
1724 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1725
1726         * configure.ac: Add double brackets on darwin[912].
1727         * configure: Regenerate.
1728
1729 2008-12-03  Daniel Kraft  <d@domob.eu>
1730
1731         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1732         Approval to Reviewer section (for Fortran front-end).
1733
1734 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1735
1736         * configure.ac: Expand to darwin10 and later.
1737         * configure: Regenerate.
1738
1739 2008-12-02  Andreas Schwab  <schwab@suse.de>
1740
1741         * Makefile.def: configure-target-boehm-gc depends on
1742         all-target-libstdc++-v3.
1743         * Makefile.in: Regenerate.
1744
1745 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1746
1747         * MAINTAINERS:  Add myself as mingw maintainer.
1748
1749 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1750
1751         * config.sub, config.guess: Update from upstream sources.
1752
1753 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1754
1755         * README.SCO: Remove.
1756
1757 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1758
1759         * MAINTAINERS:  Add myself to the write after approval list.
1760
1761 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1762
1763         * MAINTAINERS:  Update my email address in WAA section.
1764
1765 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1766
1767         * MAINTAINERS: Update e-mail address.
1768
1769 2008-11-27  Toon Moene  <toon@moene.org>
1770
1771         * MAINTAINERS: Change e-mail address.
1772
1773 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1774
1775         * configure.ac: Build gdb for i?86-*-darwin*
1776         * configure: Regenerated.
1777
1778 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1779
1780         * MAINTAINERS: Added my full name.
1781
1782 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1783
1784         PR bootstrap/38014
1785         PR bootstrap/37923
1786
1787         Revert:
1788
1789         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1790
1791         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1792         * Makefile.in: Regenerated.
1793
1794         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1795
1796         PR gdb/921
1797         PR gdb/1646
1798         PR gdb/2175
1799         PR gdb/2176
1800
1801         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1802         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1803         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1804         (HOST_EXPORTS): Pass CPPFLAGS.
1805         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1806         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1807         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1808         * Makefile.in, configure: Regenerated.
1809         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1810         and CPPFLAGS_FOR_BUILD.
1811
1812 2008-11-06  Jeff Law  <law@redhat.com>
1813
1814         * MAINTAINERS: Add myself as middle end maintainer.
1815
1816 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1817
1818         * MAINTAINERS (Write after approval): Add myself.
1819
1820 2008-11-05  Diego Novillo  <dnovillo@google.com>
1821
1822         * MAINTAINERS (Global Reviewers): Add myself.
1823         (Non-Algorithmic Maintainers): Remove myself.
1824
1825 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1826
1827         * MAINTAINERS (Write after approval): Add myself.
1828
1829 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1830
1831         * MAINTAINERS (Write after approval): Add myself.
1832
1833 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1834
1835         * configure.ac (spu-*-*): Remove special case.
1836         * configure: Regenerate.
1837
1838 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1839
1840         * MAINTAINERS (Write after approval): Update my email address.
1841
1842 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1843
1844         * configure.ac [spu-*-*]: Do not set skipdirs.
1845         * configure: Re-generate.
1846
1847 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1848
1849         * MAINTAINERS (Various Maintainers): Add myself to reload.
1850
1851 2008-10-25  Richard Guenther  <rguenther@suse.de>
1852
1853         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1854         maintainer.  Remove myself as libgcc-math maintainer.
1855         (Non-Algorithmic Maintainers): Remove myself.
1856
1857 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1858
1859         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1860         * Makefile.in: Regenerated.
1861
1862 2008-10-23  Cary Coutant  <ccoutant@google.com>
1863
1864         * MAINTAINERS (Write after approval): Add myself.
1865
1866 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1867
1868         PR gdb/921
1869         PR gdb/1646
1870         PR gdb/2175
1871         PR gdb/2176
1872
1873         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1874         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1875         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1876         (HOST_EXPORTS): Pass CPPFLAGS.
1877         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1878         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1879         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1880         * Makefile.in, configure: Regenerated.
1881         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1882         and CPPFLAGS_FOR_BUILD.
1883
1884 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1885
1886         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1887         Sebastian Pop.
1888
1889 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1890
1891         * MAINTAINERS (Write After Approval): Added myself.
1892
1893 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1894
1895         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1896         recommended version to 2.3.2.
1897
1898         * configure: Regenerate.
1899
1900 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1901
1902         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1903
1904 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1905
1906         * MAINTAINERS (Write After Approval): Update e-mail address.
1907
1908 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1909
1910         * libtool.m4: Update to libtool 2.2.6.
1911         * lt~obsolete.m4: Update to libtool 2.2.6.
1912         * ltmain.sh: Update to libtool 2.2.6.
1913         * ltsugar.m4: Update to libtool 2.2.6.
1914         * ltversion.m4: Update to libtool 2.2.6.
1915         * ltoptions.m4: Update to libtool 2.2.6.
1916         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1917
1918 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1919
1920         * MAINTAINERS (Write After Approval): Add myself.
1921
1922 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1923
1924         * MAINTAINERS (Write After Approval): Update my name.
1925
1926 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1927
1928         * MAINTAINERS: Add myself in "Write After Approval".
1929
1930 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1931
1932         * MAINTAINERS: Add myself as ia64 maintainer.
1933
1934 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1935
1936         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1937         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1938         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1939         and Michael Tiemann from Write After Approval since they do not
1940         actually have access.
1941
1942 2008-09-05  Richard Guenther  <rguenther@suse.de>
1943
1944         * configure.ac: Initialize clooglibs to -lcloog.
1945         * configure: Re-generate.
1946
1947 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1948
1949         * MAINTAINERS (Write After Approval): Add myself.
1950
1951 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1952
1953         * configure.ac (--with-cloog-polylib): New.
1954         (--disable-cloog-version-check): New.
1955         (--disable-ppl-version-check): New.
1956         * configure: Re-generate.
1957
1958 2008-09-03  Richard Guenther  <rguenther@suse.de>
1959
1960         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1961         cloog test.
1962         * configure: Re-generate.
1963
1964 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1965
1966         Add picoChip port.
1967         * MAINTAINERS: Add picoChip maintainers.
1968
1969 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1970             Tobias Grosser  <grosser@fim.uni-passau.de>
1971             Jan Sjodin  <jan.sjodin@amd.com>
1972             Harsha Jagasia  <harsha.jagasia@amd.com>
1973             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1974             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1975             Adrien Eliche  <aeliche@isty.uvsq.fr>
1976
1977         Merge from graphite branch.
1978         * configure: Regenerate.
1979         * Makefile.in: Regenerate.
1980         * configure.ac (host_libs): Add ppl and cloog.
1981         Add checks for PPL and CLooG.
1982         * Makefile.def (ppl, cloog): Added modules and dependences.
1983         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1984         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1985
1986 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1987
1988         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1989         (GCC_SHLIB_SUBDIR): New.
1990         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1991         * configure: Regenerate.
1992         * Makefile.in: Regenerate.
1993
1994 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1995
1996         * MAINTAINERS: Consistently use tabs to separate columns.
1997
1998 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1999
2000         * MAINTAINERS (Write after Approval): Add myself.
2001
2002 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2003
2004         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2005         Enable bfd, binutils and opcodes.
2006         * configure: Regenerate.
2007
2008 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2009
2010         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2011
2012 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2013
2014         * MAINTAINERS:  Use correct Umlaut for last name.
2015
2016 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2017
2018         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2019
2020 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2021
2022         * MAINTAINERS: Update my email address.
2023
2024 2008-08-16  Nicolas Roche  <roche@adacore.com>
2025
2026         * Makefile.tpl: Add BOOT_ADAFLAGS.
2027         * Makefile.in: Regenerate.
2028
2029 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2030
2031         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2032         * configure: Regenerate.
2033
2034 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2035
2036         * configure.ac: Add makefile fragments for hpux.
2037         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2038         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2039         * configure: Regenerate.
2040         * Makefile.in: Regenerate.
2041
2042 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2043
2044         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2045
2046 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2047
2048         * MAINTAINERS (Write after Approval): Add myself.
2049
2050 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2051
2052         * MAINTAINERS (Write After Approval):  Add myself.
2053
2054 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2055
2056         * MAINTAINERS (Write After Approval):  Add myself.
2057
2058 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2059
2060         * MAINTAINERS: Update my email address.
2061
2062 2008-06-25  Joey Ye  <joey.ye@intel.com>
2063
2064         * MAINTAINERS (Write After Approval):  Add myself.
2065
2066 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2067
2068         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2069         * Makefile.in: Regenerate.
2070         * configure: Regenerate.
2071
2072 2008-06-17  Daniel Kraft  <d@domob.eu>
2073
2074         * MAINTAINERS (Write After Approval):  Add myself.
2075
2076 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2077
2078         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2079         "$@" is still intact with both Autoconf 2.59 and 2.62.
2080         * configure: Regenerate.
2081
2082 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2083
2084         * Makefile.tpl: Fix comment errors.
2085         * Makefile.in: Regenerate.
2086
2087 2008-06-12  David S. Miller  <davem@davemloft.net>
2088             David Edelsohn  <edelsohn@gnu.org>
2089
2090         * configure.ac: Add powerpc*-*-* to gold supported targets.
2091         * configure: Regenerate.
2092
2093 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2094
2095         PR tree-optimization/36218
2096         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2097         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2098         (all prefix="build-"): Pass them to build-system sub-makes.
2099         * Makefile.in: Regenerate.
2100
2101 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2102
2103         * MAINTAINERS (mt port): Remove.
2104         (sco5, unixware, sco udk): Remove.
2105         (Kean Johnston): Add to Write After Approval.
2106
2107 2008-05-30  Julian Brown  <julian@codesourcery.com>
2108
2109         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2110         of libobjc for ARM EABI Linux.
2111         * configure: Regenerate.
2112
2113 2008-05-18  Xinliang David Li   <davidxl@google.com>
2114
2115         * ChangeLog: Remove wrong ChangeLog entry.
2116
2117 2008-05-17  Xinliang David Li   <davidxl@google.com>
2118
2119         * MAINTAINERS (Write After Approval): Add myself.
2120
2121 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2122
2123         * MAINTAINERS (Write After Approval): Add myself.
2124
2125 2008-05-14  Rafael Espíndola  <espindola@google.com>
2126
2127         * config-ml.in: don't handle --enable-shared and --enable-static.
2128
2129 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2130
2131         * MAINTAINERS: Update my email address.
2132
2133 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2134
2135         * MAINTAINERS: Update my email address.
2136
2137 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2138
2139         * MAINTAINERS (Write After Approval): Add myself.
2140
2141 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2142
2143         * MAINTAINERS (Write After Approval): Add myself.
2144
2145 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2146
2147         * MAINTAINERS (crx): Add myself.
2148
2149 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2150
2151         Sync with src:
2152         2008-04-14  David S. Miller  <davem@davemloft.net>
2153
2154         * configure.ac: Add sparc*-*-* to gold supported targets.
2155         * configure: Regenerate.
2156
2157 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2158
2159         PR bootstrap/35457
2160         * configure.ac: Include override.m4.
2161         * configure: Regenerate.
2162
2163 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2164
2165         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2166         * Makefile.in: Regenerate.
2167
2168 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2169
2170         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2171         as nonconfigurable directories list.
2172         * configure: Regenerate.
2173
2174 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2175
2176         * config.sub, config.guess: Update from upstream sources.
2177
2178 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2179
2180         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2181         * Makefile.in: Regenerate.
2182
2183 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2184
2185         * configure.ac: Do not build libssp for the AVR.
2186         * configure: Regenerate.
2187
2188 2008-04-07  Ian Lance Taylor  <iant@google.com>
2189
2190         * Makefile.def: check-gold depends upon all-binutils.
2191         * Makefile.in: Regenerate.
2192
2193 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2194
2195         * MAINTAINERS (Write After Approval): Add myself.
2196
2197 2008-04-04  Nick Clifton  <nickc@redhat.com>
2198
2199         PR binutils/4334
2200         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2201         builds.
2202         * configure: Regenerate.
2203
2204 2008-04-04  NightStrike  <NightStrike@gmail.com>
2205
2206         PR other/35151
2207         * configure.ac: Combine rules for mingw32 and mingw64.
2208         * configure: Regenerate.
2209
2210 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2211
2212         * MAINTAINERS (Write After Approval): Add myself.
2213
2214 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2215
2216         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2217         * Makefile.in (.NOTPARALLEL): Ditto.
2218
2219 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2220
2221         * MAINTAINERS (Write After Approval): Add myself.
2222
2223 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2224
2225         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2226         * Makefile.in (.NOTPARALLEL): Regenerate.
2227
2228 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2229
2230         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2231         * Makefile.in: Regenerate.
2232
2233 2008-03-26  Jakub Staszak  <kuba@et.pl>
2234
2235         * MAINTAINERS (Write After Approval): Add myself.
2236
2237 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2238
2239         * MAINTAINERS:  Update e-mail address.
2240
2241 2008-03-20  Ian Lance Taylor  <iant@google.com>
2242
2243         * configure.ac: Add support for --enable-gold.
2244         * Makefile.def: Add gold as a directory like ld.
2245         * configure, Makefile.in: Regenerate.
2246
2247 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2248
2249         * configure.ac: m4_include config/proginstall.m4.
2250         * configure: Regenerate.
2251
2252         Backport from upstream Libtool:
2253
2254         2007-10-12  Eric Blake  <ebb9@byu.net>
2255
2256         Deal with Autoconf 2.62's semantic change in m4_append.
2257         * ltsugar.m4 (lt_append): Replace broken versions of
2258         m4_append.
2259         (lt_if_append_uniq): Don't require separator to be overquoted,
2260         and avoid broken m4_append.
2261         (lt_dict_add): Fix typo.
2262         * libtool.m4 (_LT_DECL): Don't overquote separator.
2263
2264 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2265
2266         * config.rpath: Add AIX 6 support.
2267
2268 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2269
2270         * Makefile.def (stageprofile).  Remove -fprofile-generate
2271         from stage_libcflags.
2272         * Makefile.in: Regenerate.
2273
2274 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2275
2276         * config.sub, config.guess: Update from upstream sources.
2277
2278 2008-03-06  Tom Tromey  <tromey@redhat.com>
2279
2280         * MAINTAINERS: Update for treelang deletion.
2281
2282 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2283
2284         * MAINTAINERS: Update my email address.
2285
2286 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2287
2288         * MAINTAINERS (darwin port): Add myself as a maintainer.
2289         (objective-c/c++): Add myself as a maintainer.
2290
2291 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2292
2293         * MAINTAINERS (Write After Approval): Update my email address.
2294
2295 2008-02-25  Tomas Bily  <tbily@suse.cz>
2296
2297         * MAINTAINERS (Write After Approval): Add myself.
2298
2299 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2300
2301         * MAINTAINERS (OpenMP): Add myself.
2302
2303 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2304
2305         PR bootstrap/32009
2306         PR bootstrap/32161
2307
2308         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2309         * configure: Regenerate.
2310
2311         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2312         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2313         STAGE4_LIBCFLAGS): New.
2314         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2315         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2316         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2317         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2318         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2319         for target modules.  Don't export LIBCFLAGS.
2320         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2321         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2322         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2323         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2324         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2325         * Makefile.in: Regenerate.
2326
2327 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2328
2329         PR libgcj/33085
2330         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2331         Do not use -DDLL_EXPORT.  Backport from upstream.
2332
2333 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2334
2335         * MAINTAINERS (Write After Approval): Add myself.
2336
2337 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2338
2339         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2340         * configure: Regenerate.
2341
2342 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2343
2344         * configure.ac (xtensa*-*-*): Recognize processor variants.
2345         * configure: Regenerate.
2346
2347 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2348
2349         PR bootstrap/34922
2350         * configure.ac (PARSE_ARGS): Push suitable setting of
2351         ac_subdirs_all, for `./configure --help=recursive'.
2352         Handle `+' in generic toplevel directory disabling.
2353         * configure: Regenerate.
2354
2355 2008-01-28  Nick Clifton  <nickc@redhat.com>
2356
2357         * MAINTAINERS (xstormy16): Take over maintainership.
2358
2359 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2360
2361         * MAINTAINERS (c4x port): Remove.
2362
2363 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2364
2365         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2366
2367 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2368
2369         * config.sub, config.guess: Update from upstream sources.
2370
2371 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2372
2373         * MAINTAINERS (Write After Approval): Add myself.
2374
2375 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2376
2377         * MAINTAINERS: Update my email address.
2378
2379 2008-01-09  Raksit Ashok  <raksit@google.com>
2380
2381         * MAINTAINERS (Write After Approval): Add myself.
2382
2383 2008-01-09  Raksit Ashok  <raksit@google.com>
2384
2385         * MAINTAINERS (Write After Approval): Add myself.
2386
2387 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2388
2389         * config.sub, config.guess: Update from upstream sources.
2390
2391 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2392
2393         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2394         Change recommended MPFR from 2.2.1 -> 2.3.0.
2395         * configure: Regenerate.
2396
2397 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2398
2399         * MAINTAINERS: Update my email address.
2400
2401 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2402
2403         * MAINTAINERS: Update my email address.
2404
2405 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2406
2407         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2408         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2409         * Makefile.in: Regenerate.
2410
2411 2007-12-10  Mark Heffernan  <meheff@google.com>
2412
2413         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2414         misplaced entries.
2415
2416 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2417
2418         * configure.ac: Enable libjava for x86_64-*-darwin9.
2419         * configure: Regenerate.
2420
2421 2007-12-07  Bill Maddox  <maddox@google.com>
2422
2423         * MAINTAINERS (Write After Approval): Add myself.
2424
2425 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2426
2427         * config.sub, config.guess: Update from upstream sources.
2428
2429 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2430
2431         * config-ml.in: Remove 64bit configure tests.
2432
2433 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2434
2435         * config-ml.in: Robustify against white space in absolute file
2436         names.
2437
2438         * config-ml.in (multi-clean): Substitute ${Makefile}.
2439         Remove superfluous ${Makefile} in list.
2440
2441 2007-11-19  Thiemo Seufer  <ths@mips.com>
2442
2443         * config-ml.in: Don't hardcode the Makefile name.
2444
2445 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2446
2447         * MAINTAINERS (Write After Approval): Add myself.
2448
2449 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2450
2451         * MAINTAINERS (Write After Approval): Add myself.
2452
2453 2007-11-06  Doug Kwan  <dougkwan@google.com>
2454
2455         * MAINTAINERS (Write After Approval): Add myself.
2456
2457 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2458
2459         * MAINTAINERS (mercury): Remove entry.
2460         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2461
2462 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2463
2464         * Makefile.def (dependencies): Make configure-gdb depend on
2465         all-intl.
2466         * Makefile.in: Regenerated.
2467
2468 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2469
2470         * MAINTAINERS (Fortran maintainer): Remove myself.
2471
2472 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2473
2474         * Makefile.def: To avoid problems running with parallel makes,
2475         build newlib before libgloss so that target specific header
2476         files are availble.
2477         * Makefile.in: Regenerate
2478
2479 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2480
2481         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2482         * Makefile.in: Regenerate.
2483
2484 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2485
2486         * MAINTAINERS (Register allocation reviewer): Add myself.
2487
2488 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2489
2490         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2491         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2492         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2493         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2494         * configure: Regenerate.
2495
2496 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2497
2498         * MAINTAINERS (Register allocation reviewer): Add myself.
2499
2500 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2501
2502         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2503         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2504         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2505         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2506         * configure.ac: Default them to host tools for $host = $build.
2507         Subst them.
2508
2509         * configure: Regenerate.
2510         * Makefile.in: Regenerate.
2511
2512 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2513
2514         * MAINTAINERS (Register allocation reviewer): Add myself.
2515
2516 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2517
2518         * MAINTAINERS (Register allocation reviewer): Add myself.
2519
2520 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2521
2522         * MAINTAINERS (Write After Approval): Fix typo.
2523
2524 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2525
2526         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2527         * configure: Regenerate.
2528
2529 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2530
2531         PR bootstrap/31906
2532         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2533         they're already prefixed.
2534
2535 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2536
2537         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2538         libstdc++.
2539         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2540         * configure: Regenerate.
2541         * Makefile.in: Regenerate.
2542
2543 2007-09-17  Andreas Schwab  <schwab@suse.de>
2544
2545         * configure.ac: Raise minimum makeinfo version to 4.6.
2546         * configure: Regenerate.
2547
2548 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2549
2550         * MAINTAINERS (write-after-approval) add myself
2551
2552 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2553
2554         * configure.ac: Correct makeinfo version check.
2555         * configure: Regenerate.
2556
2557 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2558
2559         * MAINTAINERS: Update my email address.
2560
2561 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2562
2563         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2564         to $skipdirs and only disable gprof for newlib.  Use the normal
2565         mips*-elf* handling in other respects.
2566         * configure: Regnerate.
2567
2568 2007-09-12  David Daney  <ddaney@avtrex.com>
2569
2570         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2571         enabling libgcj.
2572         * configure: Regenerate.
2573
2574 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2575
2576         PR other/32154
2577         * configure.ac: For libgloss targets, point the linker to the linker
2578         script, startup code and simulator library.
2579         * configure: Regenerate.
2580
2581 2007-09-07  Andrew Haley  <aph@redhat.com>
2582
2583         * configure.ac (noconfigdirs): Remove target-libffi and
2584         target-libjava.
2585         * configure: Regenerate.
2586
2587 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2588
2589         PR target/33281
2590         * configure.ac: Use config/mh-mingw on mingw.
2591         * configure: Regenerate.
2592
2593 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2594
2595         * MAINTAINERS (Write After Approval): Add myself.
2596
2597 2007-09-05  Richard Guenther  <rguenther@suse.de>
2598
2599         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2600         nor --disable-checking is provided also turn on yes and types
2601         checking for stage1.
2602         * configure: Re-generate.
2603
2604 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2605
2606         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2607         (Write After Approval): Remove myself.
2608
2609 2007-08-29  Nick Clifton  <nickc@redhat.com>
2610
2611         * config.sub, config.guess: Update from upstream sources.
2612
2613 2007-08-22  Bud Davis  <jmdavis@link.com>
2614
2615         * MAINTAINERS (Write After Approval): Added myself.
2616         * MAINTAINERS (Reviewers): Removed myself.
2617
2618 2007-08-18  Paul Brook  <paul@codesourcery.com>
2619             Joseph Myers  <joseph@codesourcery.com>
2620
2621         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2622         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2623         * Makefile.in: Regenerate.
2624         * configure.ac (--with-debug-prefix-map): New.
2625         * configure: Regenerate.
2626
2627 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2628             Nigel Stephens  <nigel@mips.com>
2629
2630         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2631         as target_makefile_frag.
2632         * configure: Regenerate.
2633
2634 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2635
2636         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2637         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2638         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2639         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2640         (do-compare, do-compare3, do-compare-debug): New.
2641         ([+compare-target+]): Use them.
2642
2643 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2644
2645         * MAINTAINERS (Write After Approval): Change my email address.
2646
2647 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2648             Ben Elliston  <bje@au.ibm.com>
2649
2650         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2651         --silent if $silent.
2652         * configure: Regenerate.
2653
2654 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2655
2656         * MAINTAINERS (Various Maintainers): Add myself as
2657         loop infrastructure maintainer.  Update my e-mail
2658         address.
2659
2660 2007-07-31  Diego Novillo  <dnovillo@google.com>
2661
2662         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2663         Adjust description.
2664
2665 2007-07-26  Richard Guenther  <rguenther@suse.de>
2666
2667         * configure.ac: Add types checking to stage1 checking flags.
2668         * configure: Regenerate.
2669
2670 2007-07-17  Nick Clifton  <nickc@redhat.com>
2671
2672         * COPYING3: New file.  Contains version 3 of the GNU General
2673         Public License.
2674         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2675         Lesser General Public License.
2676
2677 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2678
2679         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2680
2681 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2682
2683         * MAINTAINERS (S/390 co-maintainer): Add myself.
2684         (Write After Approval): Remove myself.
2685
2686 2007-07-13  Dan Hipschman  <dsh@google.com>
2687
2688         * MAINTAINERS (Write After Approval): Add myself.
2689
2690 2007-07-11  Nick Clifton  <nickc@redhat.com>
2691
2692         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2693         WINDRES export.
2694         * Makefile.in: Regenerate.
2695
2696 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2697
2698         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2699         maintainer.
2700
2701 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2702
2703         * lt~obsolete.m4: New. Import from 20070318 libtool.
2704
2705 2007-07-03  Julian Brown  <julian@codesourcery.com>
2706
2707         * MAINTAINERS (Write After Approval): Add myself.
2708
2709 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2710
2711         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2712         * configure: Regenerate.
2713
2714 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2715
2716         * configure.ac: Add some missing m4 quotation.
2717         * configure: Regenerate.
2718
2719 2007-07-02  Simon Baldwin  <simonb@google.com>
2720
2721         * MAINTAINERS (Write After Approval): Add myself.
2722
2723 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2724
2725         * configure: Regenerate.
2726
2727 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2728
2729         * Makefile.def: Add windmc tool to build.
2730         * Makefile.tpl: Likewise.
2731         * configure.ac: Likewise.
2732         * Makefile.in: Regenerate.
2733         * configure: Regenerate.
2734
2735 2007-06-28  DJ Delorie  <dj@redhat.com>
2736
2737         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2738         not building newlib.
2739         * configure: Regenerated.
2740
2741 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2742
2743         * MAINTAINERS (Write After Approval): Add myself.
2744
2745 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2746
2747         * MAINTAINERS (Write After Approval): Add myself.
2748
2749 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2750
2751         * MAINTAINERS (Write After Approval): Add myself.
2752
2753 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2754
2755         * MAINTAINERS (Write After Approval): Add myself.
2756
2757 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2758
2759         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2760         * Makefile.in: Regenerated.
2761
2762 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2763
2764         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2765         bfin*-*-uclinux* targets.
2766         * configure: Regenerate.
2767
2768 2007-06-14  Ian Lance Taylor  <iant@google.com>
2769
2770         * MAINTAINERS: Add myself as non-algorithmic global write
2771         maintainer.
2772
2773 2007-06-14  Diego Novillo  <dnovillo@google.com>
2774
2775         * MAINTAINERS: Add self as middle-end maintainer and
2776         non-algorithmic global write maintainer.
2777
2778 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2779
2780         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2781         Move all Fortran maintainers except Paul Brook into the
2782         Non-Autopoiesis section.
2783
2784 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2785
2786         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2787         (distclean-stage[+id+]): Possibly delete stage_last.
2788         * Makefile.in: Regenerate.
2789
2790 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2791
2792         * MAINTAINERS (Various Maintainer): Fix typo.
2793
2794 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2795
2796         * MAINTAINERS (Various Maintainer): Add myself as
2797         dataflow maintainer.
2798
2799 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2800
2801         * config.sub, config.guess: Update from upstream sources.
2802
2803 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2804
2805         * Makefile.tpl: Fix spelling error.
2806         * Makefile.in: Regenerate.
2807
2808 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2809
2810         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2811         lt_cv_sys_max_cmd_len.
2812
2813 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2814
2815         * MAINTAINERS (Various Maintainers): Add myself as
2816         auto-vectorizer maintainer.
2817
2818 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2819
2820         PR libjava/32098
2821         * libtool.m4: Revert previous change.
2822         * ltgcc.m4: Put it here.
2823
2824 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2825
2826         * MAINTAINERS (Various Maintainers): Add myself as
2827         auto-vectorizer maintainer.
2828
2829 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2830
2831         PR libjava/32098
2832         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2833
2834 2007-05-30  Richard Guenther  <rguenther@suse.de>
2835
2836         * MAINTAINERS (Various Maintainers): Add myself as
2837         auto-vectorizer maintainer.
2838
2839 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2840
2841         PR bootstrap/29382
2842         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2843         * configure: Rebuilt.
2844
2845 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2846
2847         * MAINTAINERS (Write After Approval): Removed my name.
2848
2849 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2850
2851         * MAINTAINERS (Write After Approval): Remove myself.
2852
2853 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2854
2855         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2856
2857 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2858
2859         * ltmain.sh: Update from ToT Libtool.
2860         * libtool.m4: Update from ToT Libtool.
2861         * ltsugar.m4: New. Update from ToT Libtool.
2862         * ltversion.m4: New. Update from ToT Libtool.
2863         * ltoptions.m4: New. Update from ToT Libtool.
2864         * ltconfig: Remove.
2865         * ltcf-c.sh: Remove.
2866         * ltcf-cxx.sh: Remove.
2867         * ltcf-gcj.sh: Remove.
2868
2869 2007-05-22  Ollie Wild  <aaw@google.com>
2870
2871         * MAINTAINERS (Write After Approval): Add myself.
2872
2873 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2874
2875         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2876         stage_cflags.
2877         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2878         Remove CFLAGS/LIBCFLAGS.
2879         (configure-stage[+id+]-[+prefix+][+module+],
2880         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2881         * Makefile.in: Regenerate.
2882
2883 2007-05-15  Diego Novillo  <dnovillo@google.com>
2884
2885         * MAINTAINERS: Update e-mail address.
2886
2887 2007-05-15  Revital Eres  <eres@il.ibm.com>
2888
2889         * MAINTAINERS (Write After Approval): Add myself.
2890
2891 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2892
2893         * MAINTAINERS (Write After Approval): Updated my address.
2894
2895 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2896
2897         * MAINTAINERS (Write After Approval): Add myself.
2898
2899 2007-05-11  Silvius Rus  <rus@google.com>
2900
2901         * MAINTAINERS (Write After Approval): Add myself.
2902
2903 2007-04-23  Tom Tromey  <tromey@redhat.com>
2904
2905         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2906
2907 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2908
2909         * MAINTAINERS (cpplib): Rename to ...
2910         (libcpp): ... this.  Add C/C++ front end maintainers.
2911
2912 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2913
2914         * config-ml.in: Pass ${ml_config_env} to configure calls.
2915
2916 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2917
2918         * MAINTAINERS (Write After Approval): Add myself.
2919
2920 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2921
2922         * MAINTAINERS (Write After Approval): Add myself.
2923
2924 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2925
2926         * MAINTAINERS (fortran 95 front end): Add myself.
2927
2928 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2929
2930         * MAINTAINERS (Write After Approval): Add myself.
2931
2932 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2933
2934         * MAINTAINERS (Modulo Scheduler): Add myself.
2935
2936 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2937
2938         * MAINTAINERS (fortran 95 front end): Add myself.
2939         (c++ front end): whitespace fix.
2940
2941 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2942
2943         * MAINTAINERS (Write After Approval): Add myself.
2944
2945 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2946
2947         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2948         of glob.  Quote arguments with single quotes too.
2949         * configure: Regenerate.
2950
2951 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2952
2953         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2954         * Makefile.in: Regenerate
2955
2956 2007-03-07  Andreas Schwab  <schwab@suse.de>
2957
2958         * configure: Regenerate.
2959
2960 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2961
2962         * configure.ac: Add "--with-pdfdir" configure option,
2963         which defines pdfdir variable.
2964         * Makefile.def (target=fixincludes): Add install-pdf to
2965         missing targets.
2966         (recursive_targets): Add install-pdf target.
2967         (flags_to_pass): Add pdfdir.
2968         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2969         target.
2970         * configure: Regenerate
2971         * Makefile.in: Regenerate
2972
2973 2007-02-28  Eric Christopher  <echristo@apple.com>
2974
2975         Revert:
2976         2006-12-07  Mike Stump  <mrs@apple.com>
2977
2978         * Makefile.def (dependencies): Add dependency for
2979         install-target-libssp and install-target-libgomp on
2980         install-gcc.
2981         * Makefile.in: Regenerate.
2982
2983 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2984
2985         * configure: Regenerate.
2986         * configure.ac: Move statements after variable declarations.
2987
2988 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2989
2990         * MAINTAINERS: Add myself as sh maintainer.
2991
2992 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2993
2994         * configure.ac: Adjust for loop syntax.
2995         * configure: Regenerate.
2996
2997 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2998
2999         * configure: Rebuilt.
3000
3001 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3002
3003         * configure.ac: Drop multiple occurrences of --enable-languages,
3004         and fix its quoting.
3005         * configure: Rebuilt.
3006
3007 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3008             Nathan Sidwell  <nathan@codesourcery.com>
3009             Vladimir Prus  <vladimir@codesourcery.com>
3010             Joseph Myers  <joseph@codesourcery.com>
3011
3012         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3013         * configure: Regenerate.
3014
3015 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3016
3017         * ltconfig (freebsd*): Default to elf.
3018
3019 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3020
3021         * configure.ac (target_libraries): Move libgcc before libiberty.
3022         * configure: Regenerated.
3023
3024 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3025             Paolo Bonzini  <bonzini@gnu.org>
3026
3027         PR bootstrap/30753
3028         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3029         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3030         * configure: Regenerated.
3031
3032 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3033
3034         * MAINTAINERS (Language Front End Maintainers): Update my mail
3035         address.
3036
3037 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3038
3039         PR bootstrap/30748
3040         * configure.ac: Correct syntax for Solaris ksh.
3041         * configure: Regenerated.
3042
3043 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3044
3045         * configure.ac: Sync with src.
3046         * configure: Regenerate.
3047
3048 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3049
3050         * Makefile.in: Regenerate.
3051
3052 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3053
3054         * config.sub: Sync with src.
3055
3056 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3057
3058         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3059         noncanonical equivalents.
3060         * configure.in: Rename to...
3061         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3062         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3063         target_noncanonical.  Use them.  Rewrite removal of configure
3064         arguments for autoconf 2.59.  Discard variable settings.  Force
3065         program_transform_name for native tools.
3066
3067         * Makefile.in: Regenerated.
3068         * configure: Regenerated with autoconf 2.59.
3069
3070 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3071
3072         * MAINTAINERS (Write After Approval): Add myself.
3073
3074 2007-01-31  Andreas Schwab  <schwab@suse.de>
3075
3076         * Makefile.tpl (LDFLAGS): Substitute it.
3077         * Makefile.in: Regenerate.
3078
3079 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3080
3081         * MAINTAINERS (Write After Approval): Add myself.
3082
3083 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3084
3085         * MAINTAINERS (spu port): Add myself.
3086
3087 2007-01-23  Richard Guenther  <rguenther@suse.de>
3088
3089         PR bootstrap/30541
3090         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3091         * Makefile.tpl (GNATBIND): Substitute it.
3092         (GNATMAKE): Likewise.
3093         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3094         of STAGE_PREFIX.
3095         * Makefile.in: Regenerate.
3096         * configure: Regenerate.
3097
3098 2007-01-18  Mike Stump  <mrs@apple.com>
3099
3100         * configure.in: Re-enable -Werror for gcc builds.
3101
3102 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3103
3104         * MAINTAINERS (Write After Approval): Add myself.
3105
3106 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3107
3108         * configure.in: Change == to = in test command.
3109         * configure: Regenerate.
3110
3111 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3112             Nick Clifton  <nickc@redhat.com>
3113             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3114
3115         * configure.in (build_configargs, host_configargs, target_configargs):
3116         Remove build/host/target parameters.
3117         (host_libs): Add gmp and mpfr.
3118         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3119         * Makefile.def (gmp, mpfr): New.
3120         (gcc): Remove target.
3121         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3122         target_os, target_vendor): New.
3123         (configure): Add host_alias/target_alias arguments; adjust invocations.
3124         * configure: Regenerate.
3125         * Makefile.in: Regenerate.
3126
3127 2007-01-11  Matt Fago  <fago@earthlink.net>
3128
3129         * configure.in: Try to link to functions only in mpfr 2.2.x
3130         to improve robustness of configure tests.
3131         * configure: Regenerate.
3132
3133 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3134
3135         * MAINTAINERS: Add myself as i386 maintainer.
3136
3137 2007-01-08  Jan Hubicka  <jh@suse.cz>
3138
3139         * MAINTAINERS: Add myself as i386 maintainer.
3140
3141 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3142
3143         * configure.in: Add support for an x86_64-mingw* target.
3144         * configure: Regenerate.
3145
3146 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3147
3148         * Makefile.tpl (all-target): Correct @if conditional for target
3149         modules.
3150         * configure.in: Omit libiberty if building only target libgcc.
3151         * configure, Makefile.in: Regenerated.
3152
3153 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3154
3155         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3156         * configure: Regenerate.
3157
3158 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3159
3160         * Makefile.def (target_modules): Add libgcc.
3161         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3162         * Makefile.tpl (clean-target-libgcc): Delete.
3163         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3164         on gcc even for bootstrapped modules.  Rewrite handling of
3165         lang_env_dependencies to loop over target_modules.
3166         * configure.in (target_libraries): Add target-libgcc.
3167         * Makefile.in, configure: Regenerated.
3168
3169 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3170
3171         * configure.in: Reorganize recognition of languages.  Add
3172         --enable-stage1-languages.  Show supported languages for the chosen
3173         target rather than all recognized languages.
3174         * configure: Regenerate.
3175
3176 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3177
3178         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3179         * Makefile.in: Regenerate.
3180
3181 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3182
3183         * configure.in: Warn that MPFR 2.2.0 is buggy.
3184         * configure: Regenerate.
3185
3186 2006-12-27  Ian Lance Taylor  <iant@google.com>
3187
3188         * configure.in: When removing Makefiles to force a reconfigure, also
3189         remove prev-DIR*/Makefile.
3190         * configure: Regenerate.
3191
3192 2006-12-22  Andreas Schwab  <schwab@suse.de>
3193
3194         * configure: Regenerate with correct autoconf version.
3195
3196 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3197
3198         * configure.in: add AC_SUBST for *_FOR_TARGET.
3199         * configure: Regenerate.
3200
3201 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3202
3203         * configure.in: Simplify logic for rejecting languages that cannot
3204         be built.  Separate the case when a language is unsupported,
3205         from the case when the user chooses not to build a language.
3206
3207 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3208
3209         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3210         it only affects bootstrap and could be tested on "$host" as well.
3211         * configure: Regenerate.
3212         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3213
3214 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3215
3216         PR bootstrap/29544
3217         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3218         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3219         move here comment from Makefile.tpl.
3220         * Makefile.tpl: Move some definitions higher in the file.
3221         (STAGE1_CHECKING): New.
3222         * configure.in: Add --enable-stage1-checking.
3223         * configure: Regenerate.
3224         * Makefile.in: Regenerate.
3225
3226 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3227
3228         * MAINTAINERS: Add myself as build system maintainer.
3229
3230 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3231
3232         * MAINTAINERS (Write After Approval): Add myself.
3233
3234 2006-12-13  Eric Christopher  <echristo@apple.com>
3235
3236         * MAINTAINERS: Add myself as darwin maintainer.
3237
3238 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3239
3240         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3241
3242 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3243
3244         MAINTAINERS: Update my entry.
3245
3246 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3247
3248         * configure.in:  Handle spu makefile frag.
3249         * Makefile.tpl (MAINT): Define
3250         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3251         * configure: Regenerate.
3252         * Makefile.in: Regenerate.
3253
3254 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3255
3256         * config.guess: Import latest version.
3257         * config.sub: Likewise.
3258
3259 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3260
3261         * configure.in (spu-*-*): Don't skip target-libiberty.
3262         * configure: Regenerate.
3263
3264 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3265
3266         PR bootstrap/30134
3267         * configure.in: Correct x86 darwin support for libjava to powerpc
3268         and i?86 only.
3269         * configure: Regenerate.
3270
3271 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3272
3273         * configure.in: Add x86 darwin support for libjava.
3274         * configure: Regenerate.
3275
3276 2006-12-07  Mike Stump  <mrs@apple.com>
3277
3278         * Makefile.def (dependencies): Add dependency for
3279         install-target-libssp and install-target-libgomp on
3280         install-gcc.
3281         * Makefile.in: Regenerate.
3282
3283 2006-12-04  Richard Guenther  <rguenther@suse.de>
3284
3285         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3286         (Non-Algorithmic Maintainers): Move over non-algorithmic
3287         loop optimizer maintainers, add myself as a non-algorithmic
3288         middle-end maintainer.
3289
3290 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3291
3292         * MAINTAINERS (Write After Approval): Add myself.
3293
3294 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3295
3296         * configure.in: Update error message for missing GMP/MPFR.
3297
3298         * configure: Regenerate.
3299
3300 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3301
3302         * configure.in: Update MPFR version in error message.
3303
3304         * configure: Regenerate.
3305
3306 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3307
3308         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3309         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3310         --with-gmp-lib): New flags.
3311
3312         * configure: Regenerate.
3313
3314 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3315
3316         * MAINTAINERS (Write After Approval): Change my email address.
3317
3318 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3319
3320         * MAINTAINERS (Write After Approval): Add myself.
3321
3322 2006-11-22  Philipp Thomas  <pth@suse.de>
3323
3324         * MAINTAINERS (i18n): Update e-mail address.
3325
3326 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3327
3328         * MAINTAINERS (spu port): Add myself as maintainer.
3329         (Write After Approval): Remove myself.
3330
3331 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3332
3333         * configure.in (skipdirs): Don't build libssp for SPU.
3334         * configure: Regenerate.
3335
3336 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3337
3338         * MAINTAINERS (spu port): Add myself as maintainer.
3339         (libobjc): Update my email address.
3340
3341 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3342
3343         * MAINTAINERS (Write After Approval): Add myself.
3344
3345 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3346
3347         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3348         * configure : Rebuilt.
3349
3350 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3351
3352         * MAINTAINERS (Write After Approval): Add myself.
3353
3354 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3355
3356         * MAINTAINERS (Write After Approval): Add myself.
3357
3358 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3359
3360         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3361         libmpfr.a.
3362         * configure: Regenerate.
3363
3364 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3365
3366         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3367         (unstage): Test for stage_last presence.
3368
3369         PR bootstrap/29802
3370         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3371         STAGE_PREFIX.
3372         * Makefile.in: Regenerate.
3373
3374 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3375
3376         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3377         maintainers.
3378
3379 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3380
3381         * MAINTAINERS (Write After Approval): Add myself.
3382
3383 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3384
3385         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3386         and stageN-package/Makefile.
3387         * Makefile.in: Regenerated.
3388
3389 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3390
3391         * configure.in: Remove target-libgloss from noconfigdirs for
3392         bfin-*-*.
3393         * configure: Regenerated.
3394
3395 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3396
3397         * configure.in (have_gmp): Only error if the gcc directory exists.
3398
3399         * configure: Regenerate.
3400
3401 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3402
3403         * configure.in: Robustify error message for missing GMP/MPFR.
3404
3405         * configure: Regenerate.
3406
3407 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3408
3409         * MAINTAINERS (Write After Approval): Add myself.
3410
3411 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3412
3413         * MAINTAINERS: Change email address.
3414
3415 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3416
3417         * MAINTAINERS (Write After Approval): Add myself.
3418
3419 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3420
3421         * MAINTAINERS (Write After Approval): Add myself.
3422
3423 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3424
3425         * MAINTAINERS (Write After Approval): Move myself to
3426         Write After Approval section.
3427
3428 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3429
3430         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3431         need_gmp anymore.
3432         * configure: Regenerate.
3433
3434 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3435
3436         * MAINTAINERS (Write After Approval): Add myself.
3437
3438 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3439
3440         * config.guess: Import latest version.
3441         * config.sub: Likewise.
3442
3443 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3444
3445         * Makefile.def: Added pdf target handling.
3446         * Makefile.tpl: Added pdf target handling.
3447         * Makefile.in: Regenerated.
3448
3449 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3450
3451         * MAINTAINERS: Add self as score port maintainer.
3452
3453 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3454
3455         * MAINTAINERS (Write After Approval): Add myself.
3456
3457 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3458
3459         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3460         or newer.
3461         * configure: Regenerated.
3462
3463 2006-09-27  Dave Brolley  <brolley@redhat.com>
3464
3465         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3466         using $s instead of $r.
3467         * configure: Regenerated.
3468
3469 2006-09-26  Thiemo Seufer  <ths@mips.com>
3470
3471         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3472         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3473         * configure: Regenerate.
3474
3475 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3476
3477         * MAINTAINERS (Write After Approval): Remove myself.
3478
3479 2006-09-22  Chao-ying Fu  <fu@mips.com>
3480
3481         * MAINTAINERS (Write After Approval): Add myself.
3482
3483 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3484
3485         * MAINTAINERS: Add self as soft-fp maintainer.
3486
3487 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3488
3489         * MAINTAINERS: Add myself as avr maintainer.
3490         Remove Marek Michalkiewicz as avr maintainer.
3491
3492 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3493
3494         * MAINTAINERS (Write After Approval): Add myself.
3495
3496 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3497
3498         * configure.in: Never build newlib for a Mingw host.
3499         Never build newlib as Mingw target library.
3500         Test the existence of winsup/cygwin for building a Cygwin newlib,
3501         rather than just winsup.
3502         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3503         building a Mingw target.
3504         * configure: Regenerate.
3505
3506 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3507
3508         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3509
3510 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3511
3512         * config.guess: Import from src (was more updated).
3513         * config.sub: Likewise.
3514
3515 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3516
3517         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3518         * configure: Regenerated.
3519
3520 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3521
3522         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3523         for stages after the first.
3524
3525 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3526
3527         * Makefile.def: Add dependencies for configure-opcodes
3528         on configure-intl and all-opcodes on all-intl.
3529         * Makefile.in: Regenerated.
3530
3531 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3532
3533         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3534
3535 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3536
3537         Port to hosts whose 'sort' and 'tail' implementations
3538         treat operands with leading '+' as file names, as POSIX
3539         has required since 2001.  However, make sure the code still
3540         works on pre-POSIX hosts.
3541         * ltmain.sh: Don't assume "sort +2" is equivalent to
3542         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3543
3544 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3545
3546         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3547
3548 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3549
3550         * ltconfig: chmod 644 before ranlib during install.
3551
3552 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3553
3554         PR bootstrap/18058
3555         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3556         if the bootstrap compiler is a GCC version that supports it.
3557         * configure: Regenerate.
3558
3559 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3560
3561         * configure.in: Fix thinkos in previous check-in.
3562         * configure: Regenerate.
3563
3564 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3565
3566         PR other/27063
3567         * configure.in: Test subdir_requires and give an appropriate
3568         error message.
3569         * configure: Regenerate.
3570
3571 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3572
3573         * MAINTAINERS (Write After Approval): Add myself.
3574
3575 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3576
3577         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3578
3579 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3580
3581         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3582
3583 2006-06-20  David Ayers  <d.ayers@inode.at>
3584
3585         PR bootstrap/28072
3586         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3587         whether target-libjava is being configured instead of whether the
3588         java front end is enabled.
3589         * configure: Regenerate.
3590
3591 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3592
3593         PR target/27540
3594         * configure.in: Only enable libgomp on IRIX 6.
3595         * configure: Regenerate.
3596
3597 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3598
3599         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3600         too.
3601         * Makefile.in: Regenerate.
3602
3603 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3604
3605         * config-ml.in: Alter CCASFLAGS to include special
3606         multilib options the same as is done for CFLAGS.
3607
3608 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3609
3610         * configure.in: Don't enable libgomp on hpux10.
3611         * configure: Rebuilt.
3612
3613 2006-06-12  David Ayers  <d.ayers@inode.at>
3614
3615         PR bootstrap/27963
3616         PR target/19970
3617         * configure.in: Remove target-boehm-gc from noconfigdirs where
3618         ${libgcj} is specified.
3619         * configure: Regenerate.
3620
3621 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3622
3623         Sync from src:
3624
3625         * configure.in: Sync.
3626         * configure: Regenerated.
3627
3628         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3629
3630         * Makefile.def: Added dependencies from sim and gdb on intl, and
3631         added configure dependencies to everything with an all dependency
3632         on intl.
3633         * Makefile.in: Regenerated.
3634
3635 2006-06-06  David Ayers  <d.ayers@inode.at>
3636
3637         PR libobjc/13946
3638         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3639         * Makefile.in: Regenerate.
3640         * configure.in: Add --enable-objc-gc at toplevel and have it
3641         enable boehm-gc for Objective-C.
3642         Remove target-boehm-gc from libgcj.
3643         Add target-boehm-gc to target_libraries.
3644         Add target-boehm-gc to noconfigdirs where ${libgcj}
3645         is specified.
3646         Assert that boehm-gc is supported when requested for Objective-C.
3647         Only build boehm-gc if needed either for Java or Objective-C.
3648         * configure: Regenerate.
3649
3650 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3651
3652         PR 27674
3653         * Makefile.tpl (configure-[+prefix+][+module+],
3654         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3655         Remove rule to unstage bootstrapped modules.
3656         (stage_current): New.
3657         * Makefile.in: Regenerate.
3658
3659 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3660
3661         * MAINTAINERS (Write After Approval): Update my e-mail address.
3662
3663 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3664
3665         * include/libiberty.h: Declare pex_run_in_environment.
3666
3667 2006-05-31  Asher Langton  <langton2@llnl.gov>
3668
3669         * MAINTAINERS (Write After Approval): Add myself.
3670
3671 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3672
3673         * Makefile.def (bfd, opcodes): Fix lib_path.
3674         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3675         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3676         * Makefile.in: Regenerate.
3677
3678 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3679
3680         * Makefile.in: Regenerate.
3681
3682 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3683
3684         * Makefile.def: Add install-html target. Add datarootdir
3685         docdir and htmldir to flags_to_pass.
3686         * Makefile.tpl: Add install-html target.
3687         * Makefile.in: Regenerate.
3688         * configure.in: Add --with-datarootdir, --with-docdir, and
3689         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3690         * configure: Regenerate.
3691
3692 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3693
3694         * configure.in: Enable gprof for cross builds.
3695         * configure: Regenerate.
3696
3697 2006-05-22  Richard Guenther  <rguenther@suse.de>
3698
3699         Revert
3700         2006-01-31  Richard Guenther  <rguenther@suse.de>
3701         Paolo Bonzini  <bonzini@gnu.org>
3702
3703         * Makefile.def (target_modules): Add libgcc-math target module.
3704         * configure.in (target_libraries): Add libgcc-math target library.
3705         (--enable-libgcc-math): New configure switch.
3706         * Makefile.in: Re-generate.
3707         * configure: Re-generate.
3708         * libgcc-math: New toplevel directory.
3709
3710 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3711             Andreas Tobler  <a.tobler@schweiz.ch>
3712
3713         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3714         * configure: Rebuilt.
3715
3716 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3717
3718         * MAINTAINERS (Write After Approval): Add myself.
3719
3720 2006-05-01  DJ Delorie  <dj@redhat.com>
3721
3722         * configure.in: Restore CFLAGS if GMP isn't present.
3723         * configure: Regenerate.
3724
3725 2006-05-01  Richard Guenther  <rguenther@suse.de>
3726
3727         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3728         maintainer.
3729
3730 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3731
3732         * MAINTAINERS (Write After Approval): Add myself.
3733
3734 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3735
3736         * MAINTAINERS (Write After Approval): Add myself.
3737
3738 2006-04-18  DJ Delorie  <dj@redhat.com>
3739
3740         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3741         reference libgloss so that libssp can be built in a combined
3742         tree.
3743         * configure: Regenerate.
3744
3745 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3746
3747         * MAINTAINERS (Write After Approval): Add myself.
3748
3749 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3750
3751         * configure.in: Require makeinfo 4.4 or higher.
3752         * configure: Regenerate.
3753
3754 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3755
3756         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3757         Rearrange the entries of other libraries to have them in one place.
3758
3759 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3760
3761         * MAINTAINERS (Write After Approval): Remove myself.
3762         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3763
3764 2006-03-14  Richard Guenther  <rguenther@suse.de>
3765
3766         * configure: Regenerate with autoconf 2.13.
3767
3768 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3769
3770         * MAINTAINERS: Use my work address.
3771
3772         * MAINTAINERS: Update my E-mail address.
3773
3774 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3775
3776         * configure.in: Handle --disable-<component> generically.
3777         * configure: Regenerate.
3778
3779 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3780
3781         PR libgcj/17311
3782         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3783
3784 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3785
3786         * MAINTAINERS (Write After Approval):  Remove myself.
3787         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3788
3789 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3790
3791         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3792         (TARGET_CONFIGDIRS): Remove.
3793         * configure.in: Remove AC_SUBST(target_configdirs).
3794         * Makefile.in, configure: Regenerated.
3795
3796 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3797
3798         * MAINTAINERS (Write After Approval):  Remove myself.
3799         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3800
3801 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3802
3803         PR bootstrap/25670
3804
3805         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3806
3807         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3808         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3809         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3810         BUILD_PREFIX, BUILD_PREFIX_1.
3811         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3812
3813         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3814         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3815
3816         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3817         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3818         of `cat stage_current`.  Always provide the `r' and `s' variables.
3819         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3820         a single shell execution.
3821         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3822         bootstrapped modules, make the stage1 module if the build was not
3823         started yet, else build the current stage.
3824         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3825         (all-build, all-host, all-target, [+make_target+]-host,
3826         [+make_target+]-target): Do not use \-continued lines.
3827         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3828         (current_stage, restrap, stage_last): New.
3829
3830         * Makefile.in: Regenerate.
3831         * configure: Regenerate.
3832
3833 2006-02-19  Bud Davis  <jmdavis@link.com>
3834
3835         * MAINTAINERS (Write After Approval):  Remove myself.
3836         (Language Front End Maintainers):  Add myself as fortran 95
3837         maintainer and update e-mail address.
3838
3839 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3840
3841         * MAINTAINERS (Write After Approval):  Remove myself.
3842         (Language Front End Maintainers):  Add myself as fortran 95
3843         maintainer.
3844
3845 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3846
3847         * MAINTAINERS (Write After Approval): Add myself.
3848
3849 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3850
3851         * MAINTAINERS (Write After Approval):  Remove myself.
3852         (Language Front End Maintainers):  Add myself as
3853         fortran 95 maintainer.
3854
3855 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3856
3857         Sync from src:
3858
3859         2005-12-27  Leif Ekblad  <leif@rdos.net>
3860
3861         * configure.in: Add support for RDOS target.
3862         * configure: Regenerate.
3863
3864 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3865             Andreas Schwab  <schwab@suse.de>
3866
3867         * configure: Regenerate.
3868
3869 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3870
3871         * configure.in (enable_libgomp): Add AIX.
3872         * configure: Regenerate.
3873
3874 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3875
3876         * MAINTAINERS (Write After Approval): Add myself.
3877
3878 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3879
3880         * MAINTAINERS (Write After Approval): Add myself.
3881
3882 2006-01-31  Richard Guenther  <rguenther@suse.de>
3883         Paolo Bonzini  <bonzini@gnu.org>
3884
3885         * Makefile.def (target_modules): Add libgcc-math target module.
3886         * configure.in (target_libraries): Add libgcc-math target library.
3887         (--enable-libgcc-math): New configure switch.
3888         * Makefile.in: Re-generate.
3889         * configure: Re-generate.
3890         * libgcc-math: New toplevel directory.
3891
3892 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3893
3894         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3895         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3896         the assembler, linker and binutils.
3897         * configure: Regenerate.
3898
3899 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3900
3901         * MAINTAINERS (Write After Approval): Add myself.
3902
3903 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3904
3905         * configure: Regenerate.
3906
3907 2006-01-18  Richard Henderson  <rth@redhat.com>
3908             Jakub Jelinek  <jakub@redhat.com>
3909             Diego Novillo  <dnovillo@redhat.com>
3910
3911         * libgomp: New directory.
3912         * Makefile.def: Add target_module libgomp.
3913         * Makefile.in: Regenerate.
3914         * configure.in (target_libraries): Add target-libgomp.
3915         * configure: Regenerate.
3916
3917 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3918
3919         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3920         @ from continuation.
3921         * Makefile.in: Rebuilt.
3922
3923 2006-01-04  Chris Lattner  <sabre@gnu.org>
3924
3925         * MAINTAINERS (Write After Approval): Add myself.
3926
3927 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3928
3929         PR bootstrap/24252
3930
3931         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3932         * Makefile.tpl (OBJDUMP): New.
3933         (EXTRA_HOST_FLAGS): Add it.
3934         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3935
3936         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3937         to use symbolic links between directories.  Avoid race conditions
3938         or make them harmless.
3939         * configure.in: Do not try to use symbolic links between directories.
3940
3941         * Makefile.def (LEAN): Pass.
3942         * Makefile.tpl (LEAN): Define.
3943         (stage[+id+]-start): Accept that the previous directory does not
3944         exist, if the bootstrap is lean.
3945         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3946         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3947         configure substitution.
3948         ([+compare-target+]): Likewise.
3949         ([+bootstrap-target+]-lean): New.
3950         * configure.in: Remove lean bootstrap support from here.
3951
3952         * Makefile.in: Regenerate.
3953         * configure: Regenerate.
3954
3955 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3956
3957         * MAINTAINERS (libdecnumber): Add myself.
3958
3959 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3960
3961         * libtool-ldflags: New script.
3962
3963 2006-01-02  Andreas Schwab  <schwab@suse.de>
3964
3965         * configure.in: When reconfiguring remove Makefile in
3966         all stage directories.
3967         * configure: Regenerate.
3968
3969 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3970
3971         * MAINTAINERS: Update my email address.
3972
3973 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3974
3975         Revert Ada-related part of the previous change.
3976
3977         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3978         Do not pass.
3979         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3980         * Makefile.in: Regenerate.
3981         * configure.in: Do not include mt-ppc-aix target fragment.
3982         * configure: Regenerate.
3983
3984 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3985
3986         * configure.in: Select appropriate fragments for PowerPC/AIX.
3987         * configure: Regenerate.
3988
3989         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3990         BOOT_CFLAGS, BOOT_LDFLAGS.
3991         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3992         BOOT_CFLAGS, BOOT_LDFLAGS.
3993         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3994         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3995         (stage): Fail if we cannot complete the work.
3996         * Makefile.in: Regenerate.
3997
3998 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3999
4000         * configure.in: Replace ms1 with mt.
4001         * configure: Rebuilt.
4002
4003 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4004
4005         * MAINTAINERS: Update my email address.
4006
4007 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4008
4009         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4010         install-host-nogcc): Don't invoke $(stage) at the end.
4011         * Makefile.in: Regenerate.
4012
4013 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4014
4015         * configure.in: Flip the top-level bootstrap switch.
4016         * configure: Regenerate.
4017
4018 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4019
4020         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4021         $(stage) and $(unstage).
4022         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4023         (all): Remove stray semicolon.
4024         (local-distclean): Don't handle multilib.tmp and multilib.out.
4025         (install.all): Set $s for consistency.
4026         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4027         check_multilibs setting.  Always make the install directory.
4028         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4029         Correct @if/@endif.
4030         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4031         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4032         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4033         (multilib.out): Remove.
4034         * Makefile.in: Regenerated.
4035
4036 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4037
4038         * MAINTAINERS (Write After Approval): Add myself.
4039
4040 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4041
4042         * MAINTAINERS: Add myself as mt maintainer.
4043
4044         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4045
4046 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4047
4048         * MAINTAINERS: Change email address.
4049
4050 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4051
4052         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4053         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4054         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4055         Find in-tree tools if available.
4056         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4057         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4058         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4059         (COMPILER_*_FOR_TARGET): New.
4060         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4061         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4062         (CONFIGURED_*, USUAL_*): Remove.
4063         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4064         STRIP): Use autoconf substitutions.
4065         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4066         COMPILER_NM_FOR_TARGET): New.
4067         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4068
4069         (all): Make all-host and all-target in parallel.
4070         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4071         that $$r and $$s are set before invoking a recursive make.
4072         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4073         ([+bootstrap-target+]): Inline most of the `all' target.
4074
4075 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4076
4077         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4078         from the gcc build directory.
4079         * Makefile.in: Regenerate.
4080
4081 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4082
4083         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4084         depend on all-libdecnumber.
4085         * configure.in (host_libs): Include libdecnumber.
4086         * Makefile.in: Regenerate.
4087         * configure: Likewise.
4088
4089 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4090
4091         * libdecnumber: Import decNumber sources from the dfp-branch.
4092
4093 2005-11-21  Kean Johnston  <jkj@sco.com>
4094
4095         * config.sub, config.guess: Sync from upstream sources.
4096
4097 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4098
4099         Import from Autoconf sources:
4100
4101         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4102         * config/move-if-change: Don't output "$2 is unchanged";
4103         suggested by Ben Elliston.  Handle weird characters correctly.
4104
4105 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4106
4107         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4108         to match upstream libtool for darwin.
4109
4110 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4111
4112         * Makefile.def: Remove gdb dependencies for gdbtk.
4113         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4114         (configure-gdb, install-gdb): New rules.
4115         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4116         * Makefile.in, configure: Regenerated.
4117
4118 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4119
4120         * MAINTAINERS (Write After Approval): Add myself.
4121
4122 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4123
4124         * MAINTAINERS (Write After Approval): Add myself.
4125
4126 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4127
4128         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4129         Diego Novillo.
4130
4131 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4132
4133         PR bootstrap/24297
4134         * Makefile.tpl (do-[+make-target+], do-check, install,
4135         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4136         are set before recursing.
4137         * Makefile.in: Regenerate.
4138
4139 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4140
4141         PR bootstrap/18939
4142         * Makefile.def (gcc) <target>: Fix thinko.
4143         * Makefile.in: Regenerate.
4144
4145 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4146
4147         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4148         * configure: Regenerate.
4149
4150 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4151
4152         * MAINTAINERS (Write After Approval): Add self.
4153
4154 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4155
4156         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4157         target-libffi, target-qthreads, target-libjava, and
4158         targetlibobjc.
4159         * configure: Regenerate.
4160
4161 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4162
4163         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4164         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4165         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4166         (USUAL_OBJDUMP_FOR_TARGET): New.
4167         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4168         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4169         * configure, Makefile.in: Regenerated.
4170
4171 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4172
4173         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4174         before other host packages.
4175
4176 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4177
4178         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4179
4180 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4181
4182         PR bootstrap/22340
4183
4184         * configure.in (default_target): Remove.
4185         * Makefile.tpl (all): Do not use prerequisites as subroutines
4186         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4187         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4188         use prerequisites as subroutines.
4189         (check-host, check-target): New.
4190         (bootstrap configure & all targets): Do not use stage*-start
4191         if the directory layout is already ok.
4192         (non-bootstrap configure & all targets): Prepend a $(unstage).
4193         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4194         (NOTPARALLEL): Remove.
4195         (unstage, stage variables): New variables.
4196         (unstage, stage targets): Simply expand to those variables.
4197
4198         * configure: Regenerate.
4199         * Makefile.in: Regenerate.
4200
4201 2005-10-04  James E Wilson  <wilson@specifix.com>
4202
4203         * Makefile.def (lang_env_dependencies): Add libmudflap.
4204         * Makefile.in: Regenerate.
4205
4206 2005-10-03  Andreas Schwab  <schwab@suse.de>
4207
4208         Backport from libtool CVS:
4209         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4210
4211         * ltmain.sh: add support for installing into temporary
4212         staging area (e.g. 'make install DESTDIR=...')
4213
4214 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4215
4216         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4217         * configure: Regenerated.
4218
4219 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4220
4221         * configure: Regenerate with the correct
4222         autoconf version.
4223
4224 2005-09-30  Catherine Moore  <clm@cm00re.com>
4225
4226         * configure.in (bfin-*-*): New.
4227         * configure: Regenerated.
4228
4229 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4230
4231         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4232         (LIPO_FOR_TARGET): New.
4233         (CONFIGURED_LIPO_FOR_TARGET): New.
4234         (USUAL_LIPO_FOR_TARGET): New.
4235         (STRIP_FOR_TARGET): New.
4236         (CONFIGURED_STRIP_FOR_TARGET): New.
4237         (USUAL_STRIP_FOR_TARGET): New.
4238         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4239         STRIP_FOR_TARGET.
4240         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4241         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4242         * Makefile.in: Regenerate.
4243         * configure: Regenerate.
4244
4245 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4246
4247         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4248         (rs6000-*-aix*): Same.
4249         * configure: Regenerate.
4250
4251 2005-09-16  Tom Tromey  <tromey@redhat.com>
4252
4253         * MAINTAINERS: Add self as java maintainer.
4254
4255 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4256
4257         * configure.in: Recognize f95 in the --enable-languages option,
4258         and substitute it for fortran, issuing a warning.
4259         * configure: Regenerate.
4260
4261 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4262
4263         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4264         * configure:  Regenerated.
4265
4266 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4267
4268         * MAINTAINERS: Add self as ms1 maintainer.
4269
4270 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4271
4272         * Makefile.def (libssp): Add to lang_env_dependencies.
4273         * Makefile.in: Regenerate.
4274
4275 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4276
4277         * MAINTAINERS: Add myself as middle-end maintainer.
4278
4279 2005-08-17  Christian Groessler  <chris@groessler.org>
4280
4281         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4282         * Makefile.in: Regenerate.
4283
4284 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4285
4286         * MAINTAINERS (write after approval): Added myself.
4287
4288 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4289
4290         * MAINTAINERS (Write After Approval): Add myself.
4291
4292 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4293
4294         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4295         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4296         Look for alternate names of the target cc and c++
4297         * configure: Regenerate.
4298
4299 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4300
4301         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4302         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4303         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4304         tools; remove code to manually set them.
4305         (Target tools): Look in the environment for them.
4306         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4307         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4308         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4309         build directory.
4310         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4311         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4312         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4313         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4314         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4315         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4316         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4317         * configure: Regenerate.
4318         * Makefile.in: Regenerate.
4319
4320 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4321
4322         * MAINTAINERS: Update for removed CPU targets.
4323
4324 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4325
4326         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4327         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4328         * Makefile.in: Regenerated.
4329
4330 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4331
4332         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4333         (CFLAGS_FOR_TARGET): Use it.
4334         (CXXFLAGS_FOR_TARGET): Likewise.
4335         * Makefile.in: Regenerated.
4336         * configure.in (--with-build-sysroot): New option.
4337         * configure: Regenerated.
4338
4339 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4340
4341         * Makefile.tpl: Wrap install between unstage and stage
4342         * Makefile.in: Regenerate.
4343
4344 2005-07-21  Eric Christopher  <echristo@apple.com>
4345
4346         * MAINTAINERS: Update affiliation.
4347
4348 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4349
4350         * MAINTAINERS: Add self as crx port maintainer.
4351
4352 2005-07-20  DJ Delorie  <dj@redhat.com>
4353
4354         * MAINTAINERS: Add self as m32c maintainer.
4355
4356 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4357
4358         * all files: Update FSF address.
4359
4360 2005-07-15  Eric Christopher  <echristo@redhat.com>
4361
4362         * MAINTAINERS: Change affiliation.
4363
4364 2005-07-14  Jim Blandy  <jimb@redhat.com>
4365
4366         * configure.in: Add cases for Renesas m32c.
4367         * configure: Regenerated.
4368
4369 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4370
4371         * COPYING.LIB: Update from fsf.org.
4372
4373 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4374
4375         * COPYING, compile, config.guess,
4376         config.sub, install-sh, missing, mkinstalldirs,
4377         symlink-tree, ylwrap: Sync from upstream sources.
4378         * config-ml.in: Update FSF address.
4379
4380 2005-07-13  Eric Christopher  <echristo@redhat.com>
4381
4382         * configure.in: Add toplevel noconfigdir support for tpf.
4383         * configure: Regenerate.
4384
4385 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4386
4387         PR ada/22340
4388
4389         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4390         * Makefile.in: Regenerate.
4391
4392 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4393
4394         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4395         Brolley to write-after-approval.
4396
4397 2005-07-07  Andreas Schwab  <schwab@suse.de>
4398
4399         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4400         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4401         * Makefile.in: Regenerated.
4402
4403 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4404
4405         * configure.in: Don't build sim or rda when targetting darwin.
4406         * configure: Regenerate.
4407
4408 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4409
4410         * configure.in: Add --enable-libssp and --disable-libssp.
4411         * configure: Regenerate with autoconf-2.13.
4412
4413 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4414
4415         * Makefile.def (target_modules): Add libssp.
4416         * configure.in (target_libraries): Add target-libssp.
4417         * configure: Rebuilt.
4418         * Makefile.in: Rebuilt.
4419
4420 2005-07-01  Zack Weinberg  <zackw@panix.com>
4421
4422         * MAINTAINERS: Change email address.  Resign from maintainership.
4423
4424 2005-07-01  Richard Guenther  <rguenther@suse.de>
4425
4426         * MAINTAINERS: Change my e-mail address and affiliation.
4427
4428 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4429
4430         * Makefile.def (stagefeedback): Come after profile.
4431         Define profiledbootstrap target.
4432         * Makefile.tpl (profiledbootstrap): Remove.
4433         (stageprofile-end): Zap stagefeedback.
4434         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4435         * Makefile.in: Regenerate.
4436
4437 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4438
4439         * MAINTAINERS: Update my email address.
4440
4441 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4442
4443         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4444         In 'cpp' stanza, support '#line' as well as '# '.
4445
4446 2005-06-08  Andreas Schwab  <schwab@suse.de>
4447
4448         * MAINTAINERS: Move myself from 'Write After Approval' to
4449         'CPU Port Maintainers' section as m68k maintainer.
4450
4451 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4452
4453         * configure.in (unsupported_languages): New macro.
4454         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4455         non-ported target libraries in noconfigdirs.
4456         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4457         non-linux-gnu.  Remove libgcj_ex_libffi.
4458         <lang_frag loop>: Set add_this_lang=no if the language is in
4459         unsupported_languages.
4460         * configure: Regenerate.
4461
4462 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4463
4464         * configure.in: Fix typo in handling of --with-mpfr-dir.
4465         * configure: Regenerate.
4466
4467 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4468
4469         * MAINTAINERS: Update my email address.
4470
4471 2005-06-02  Jim Blandy  <jimb@redhat.com>
4472
4473         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4474         accepted into the master sources.)
4475
4476 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4477             Michael Snyder  <msnyder@redhat.com>
4478             Stan Cox  <scox@redhat.com>
4479
4480         * configure.in: Set noconfigdirs for ms1.
4481
4482         * configure: Regenerate.
4483
4484 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4485
4486         * MAINTAINERS (Write After Approval): Add self.
4487
4488 2005-06-01  Josh Conner  <jconner@apple.com>
4489
4490         * MAINTAINERS (Write After Approval): Add self.
4491
4492 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4493
4494         * MAINTAINERS: Update my email address.
4495
4496 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4497
4498         * MAINTAINERS (Write After Approval): Add self.
4499
4500 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4501
4502         * MAINTAINERS (Write After Approval): Remove self.
4503
4504 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4505
4506         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4507         (Dependencies): Consider target modules for bootstrap dependencies.
4508         Make target bootstrap modules depend on each stage's gcc.
4509         * Makefile.in: Regenerate.
4510
4511 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4512
4513         * Makefile.def (configure-gcc): Depend on binutils having been built.
4514         (all-gcc): No need to do it here.
4515         * Makefile.in: Regenerate.
4516
4517 2005-05-19  Paul Brook  <paul@codesourcery.com>
4518
4519         * configure.in: Rewrite misleading error message when requested
4520         language cannot be built.
4521         * configure: Regenerate.
4522
4523 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4524
4525         * ylwrap: Import from Automake 1.9.5.
4526
4527 2005-05-13  David Ung  <davidu@mips.com>
4528
4529         * MAINTAINERS (Write After Approval): Add self.
4530
4531 2005-05-09  Mike Stump  <mrs@apple.com>
4532
4533         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4534         lt_cv_sys_max_cmd_len for now.
4535
4536 2005-05-09  Stan Cox  <scox@redhat.com>
4537
4538         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4539
4540 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4541
4542         * README.SCO: Update the URL.
4543
4544 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4545
4546         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4547         with_gnu_ld to libtool.
4548         * ltcf-c.sh (aix[45]): Define file_list_spec.
4549         * ltcf-cxx.sh (aix[45]): Same.
4550         * ltcf-gcj.sh (aix[45]): Same.
4551         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4552         exists, write list of input files to temporary file.
4553
4554 2005-05-04  Mike Stump  <mrs@apple.com>
4555
4556         * configure.in: Always pass --target to target configures as
4557         otherwise rebuilds that do --recheck will fail.
4558         * confiugure: Rebuilt.
4559
4560 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4561
4562         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4563         STAGE_HOST_EXPORTS.
4564         (configure, all): Add bootstrap support.
4565         (Host modules, target modules): Pass post-stage1 flags and exports.
4566         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4567         * Makefile.in: Regenerate.
4568
4569 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4570
4571         * configure: Regenerate.
4572
4573 2005-04-27  Mike Stump  <mrs@apple.com>
4574
4575         * MAINTAINERS: Add self as darwin maintainer.
4576
4577 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4578
4579         * config.sub: Update from master copy.
4580
4581 2005-04-21  Mike Stump  <mrs@apple.com>
4582
4583         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4584         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4585
4586 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4587
4588         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4589         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4590         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4591         "*-*-elf" and "*-*-linux*".
4592         * configure: Regenerate.
4593
4594 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4595
4596         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4597
4598 2005-04-12  Mike Stump  <mrs@apple.com>
4599
4600         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4601
4602 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4603
4604         * MAINTAINERS (Write After Approval): Add myself.
4605
4606 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4607
4608         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4609
4610 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4611
4612         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4613         (TARGET_CONFIGARGS): Include --with-target-subdir.
4614         (configure, all): New macros.  Use them throughout.
4615         * Makefile.in: Regenerate.
4616
4617 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4618
4619         * MAINTAINERS (Write After Approval): Add myself.
4620
4621 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4622
4623         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4624
4625 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4626
4627         * MAINTAINERS: Move John Carr to Write After Approval.
4628
4629 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4630
4631         * config/mh-mingw32: Delete.
4632         * configure.in: Don't use it.
4633         * configure: Regenerate.
4634
4635 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4636
4637         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4638         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4639         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4640         (HOST_LIB_PATH): Generate from Makefile.def.
4641         (TARGET_LIB_PATH): Likewise.
4642         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4643         * Makefile.in: Regenerate.
4644         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4645         (RPATH_ENVVAR): Include Darwin case.
4646         * configure: Regenerate.
4647
4648 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4649
4650         * MAINTAINERS (Various Maintainers): Remove self.
4651         (Write After Approval): Add self.
4652
4653 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4654
4655         * MAINTAINERS (Various Maintainers): Add self.
4656
4657 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4658
4659         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4660         * configure: Regenerate.
4661
4662 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4663
4664         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4665         gcc_version, and gcc_version_trigger from set of flags to pass.
4666         * Makefile.tpl: Remove definitions of above variables.
4667         (config.status): Remove dependency on $(gcc_version_trigger).
4668         * Makefile.in: Regenerate.
4669         * configure.in: Do not reference config/gcc-version.m4 nor
4670         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4671         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4672         * configure: Regenerate.
4673
4674 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4675             Andrew Pinski  <pinskia@physics.uc.edu>
4676
4677         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4678         * Makefile.in: Regenerate.
4679
4680 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4681
4682         * MAINTAINERS (Write After Approval): Add myself.
4683
4684 2005-03-03  David Ayers  <d.ayers@inode.at>
4685
4686         * MAINTAINERS (Write After Approval): Add myself.
4687
4688 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4689
4690         PR libgcj/20160
4691         * ltmain.sh: Avoid creating archives with components that have
4692         duplicate basenames.
4693
4694 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4695
4696         PR bootstrap/20250
4697         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4698         instead of check.
4699         * Makefile.in: Regenerate.
4700
4701 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4702
4703         * Makefile.in: Regenerate to fix conflict between the previous two
4704         patches.
4705
4706 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4707
4708         PR bootstrap/17383
4709         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4710         * Makefile.tpl (HOST_SUBDIR): New substitution.
4711         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4712         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4713         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4714         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4715         (Host modules, Bootstrapped modules): Use it.
4716         (Build modules, Target modules): Do not create symlink trees,
4717         always configure out-of-srcdir.
4718         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4719         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4720         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4721         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4722
4723         * Makefile.in: Regenerate.
4724         * configure: Regenerate.
4725
4726 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4727
4728         Merged from libada-gnattools-branch:
4729         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4730
4731         * gnattools: New directory.
4732         * Makefile.def: Add gnattools as a module, depending on target-libada.
4733         * Makefile.in: Regenerate.
4734         * configure.in: Include gnattools in host_tools; disable it if ada
4735         is disabled.
4736         * configure: Regenerate.
4737
4738 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4739
4740         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4741         treelang maintainer.
4742         (Write After Approval): Remove myself.
4743
4744 2005-02-23  Paul Schlie  <schlie@comcast.net>
4745
4746         * configure.in: Allow darwin targeted ports to build tk, itcl and
4747         libgui.
4748         * configure: Regenerate.
4749
4750 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4751
4752         PR libgcj/10353
4753         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4754         * configure: Regenerate.
4755
4756 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4757
4758         * MAINTAINERS (Write After Approval): Add myself.
4759
4760 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4761
4762         * MAINTAINERS: Update my e-mail address.
4763
4764 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4765
4766         * MAINTAINERS (Write After Approval): Add myself.
4767
4768 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4769
4770         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4771         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4772         target-libgloss when not *-*-elf and *-*-aout.
4773         * configure: Regenerate.
4774
4775 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4776
4777         * MAINTAINERS: Remove obsolete entries.
4778
4779         * MAINTAINERS (Write After Approval): Add Michael Matz.
4780
4781 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4782
4783         * MAINTAINERS: Remove self as cpplib maintainer.
4784
4785 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4786
4787         * install-sh, config.sub: Import from upstream.
4788
4789 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4790
4791         PR bootstrap/18222
4792         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4793         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4794         * Makefile.in: Regenerate.
4795
4796 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4797
4798         * MAINTAINERS: Update my email address.
4799
4800 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4801             Andreas Schwab  <schwab@suse.de>
4802
4803         PR bootstrap/18033
4804         * config-ml.in: Eval option if surrounded by single quotes.
4805
4806 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4807
4808         Revert 2004-12-28 Makefile changes, a better fix will be
4809         applied to mainline and src after GCC 4.0 branches.
4810
4811 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4812
4813         PR bootstrap/17383
4814
4815         * Makefile.def (target_modules): Remove stage parameter,
4816         it is always true now.
4817         * Makefile.tpl (configure-build-[+module+],
4818         configure-target-[+module+]): Always build symlink tree
4819         for the directory and for include.  BUILD_SUBDIR and
4820         TARGET_SUBDIR cannot be . anymore.
4821         * Makefile.in: Regenerate.
4822
4823 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4824
4825         Revert 2004-12-08 Makefile changes.
4826
4827 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4828
4829         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4830         cygwin, mingw.
4831
4832 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4833
4834         * configure.in (sh64-*-*): Reenable gprof.
4835         * configure: Regenerate.
4836
4837 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4838
4839         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4840         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4841         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4842         * Makefile.in: Regenerate.
4843
4844 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4845
4846         * MAINTAINERS: Update my email address.
4847
4848 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4849
4850         * Makefile.tpl: Generate normal dependencies if the LHS module is
4851         not bootstrapped.
4852         * Makefile.in: Regenerate.
4853
4854 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4855
4856         * configure.in: Include config/gxx-include-dir.m4.  Use
4857         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4858         * configure: Regenerate.
4859
4860 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4861
4862         * config.if: Delete.
4863         * configure.in: Set libstdcxx_incdir directly.
4864         * configure: Regenerate.
4865
4866 2004-12-02  Eric Christopher  <echristo@redhat.com>
4867
4868         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4869         * Makefile.in: Regenerate.
4870
4871 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4872
4873         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4874         * configure: Regenerate.
4875
4876 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4877
4878         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4879         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4880         * configure: Regenerate.
4881
4882 2004-12-01  Eric Christopher  <echristo@redhat.com>
4883
4884         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4885         of things to remove.
4886
4887 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4888
4889         * MAINTAINERS (Write After Approval): Update my e-mail address.
4890
4891 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4892
4893         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4894         from CVS libtool to always pass_all.
4895
4896 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4897
4898         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4899         (hppa*64*-*-*): Delete incorrect comment.
4900         * configure: Rebuilt.
4901
4902 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4903
4904         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4905
4906 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4907
4908         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4909         from CVS libtool to always pass_all.
4910
4911 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4912
4913         * install-sh, compile: Import from automake.
4914
4915 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4916
4917         * config.guess, config.sub:  Import from savannnah.
4918
4919 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4920
4921         * MAINTAINERS (Write After Approval): Add myself
4922
4923 2004-11-12  Mike Stump  <mrs@apple.com>
4924
4925         * Makefile.def: Add html support.
4926         * Makefile.tpl: Likewise.
4927         * Makefile.in: Regenerate.
4928
4929 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4930
4931         PR 18423
4932         * configure.in: Remove all instances of build-fixincludes from
4933         noconfigdirs.
4934         (build_configargs): Supply --target to subdirectories.
4935         * configure: Regenerate.
4936
4937         * Makefile.def: Make gcc install depend on fixincludes install.
4938         * Makefile.in: Regenerate.
4939
4940 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4941
4942         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4943
4944 2004-11-11  Paul Brook  <paul@codesourcery.com>
4945
4946         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4947
4948 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4949
4950         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4951         target-libgfortran.
4952         * configure: Regenerate.
4953
4954 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4955
4956         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4957         like CC.
4958
4959 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4960
4961         * Makefile.def (host fixincludes): Specify missing targets.
4962         * Makefile.in: Regenerate.
4963
4964 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4965
4966         * MAINTAINERS: Add myself
4967
4968 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4969
4970         * MAINTAINERS (Write After Approval): Add myself.
4971
4972 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4973
4974         * Makefile.def: Build fixincludes for the host, too.
4975         * Makefile.in: Regenerate.
4976         * configure.in (host_tools): Add fixincludes.
4977         * configure: Regenerate.
4978
4979 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4980
4981         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4982         * configure: Regenerated.
4983
4984 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4985
4986         PR other/17783
4987         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4988         * configure: Regenerated.
4989
4990 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4991
4992         * README.SCO: Update per FSF instructions.
4993
4994 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4995
4996         PR target/18151
4997         * configure.in (case ${target}): Do not build fixincludes for avr.
4998         * configure: Regenerated.
4999
5000 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5001
5002         * configure.in (case ${target}): Do not build fixincludes
5003         on platforms where it is not used.
5004         * configure: Regenerated.
5005
5006 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5007
5008         * configure.in: Use an absolute path to install-sh.
5009         * configure: Regenerated.
5010
5011 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5012
5013         * MAINTAINERS (Write After Approval): Add myself.
5014
5015 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5016
5017         * MAINTAINERS: Remove from Write After Approval those that are
5018         already maintainers.
5019
5020 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5021
5022         * MAINTAINERS:  Update my email address.
5023
5024 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5025
5026         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5027         * configure: Regenerate.
5028
5029 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5030
5031         * MAINTAINERS:  Update my email address.
5032
5033 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5034
5035         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5036         entries belonging to this category.
5037
5038 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5039
5040         * MAINTAINERS: Update my e-mail address.
5041
5042 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5043
5044         Fix wrong conflict resolution in:
5045
5046         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5047
5048         * Makefile.in: Regenerate.
5049         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5050         in the recursive `make', instead of hardwiring `all'.
5051         (Autogenerated TARGET-* variables): New.
5052
5053 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5054
5055         * configure.in: Enable target-libgloss for crx-*-*.
5056         * configure: Regenerate.
5057
5058 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5059
5060         * MAINTAINERS (Various Maintainers): Move the "windows,
5061         cygwin, mingw" maintainer to ...
5062         (OS Port Maintainers): ... here.
5063
5064 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5065
5066         * MAINTAINERS (Write After Approval): Remove those that are
5067         maintainers of some subsystem.
5068
5069 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5070
5071         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5072         * ltcf-cxx.sh (tpf*): Likewise.
5073         * ltconfig (tpf*): Add TPF OS configuration support.
5074
5075 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5076
5077         * MAINTAINERS: Change my email address to my new work account.
5078
5079 2004-09-24  Michael Roth  <mroth@nessie.de>
5080
5081         * configure.in (--without-headers): Add missing double quotes.
5082         * configure: Regenerate.
5083
5084 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5085
5086         * ylwrap: Revert to previous version.
5087
5088 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5089
5090         PR bootstrap/17369
5091         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5092         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5093         SET_GCC_LIB_PATH_CMD.
5094         (BASE_TARGET_EXPORTS): Likewise.
5095         * Makefile.in: Regenerated.
5096
5097         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5098         * configure: Regenerated.
5099
5100 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5101
5102         * config.guess: New upstream version
5103         * compile, depcomp, install-sh, ylwrap: Likewise.
5104
5105 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5106
5107         * config/mh-x86omitfp: New host makefile fragment.  Add
5108         -fomit-frame-pointer to the default BOOT_CFLAGS.
5109         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5110         * configure: Regenerate.
5111
5112 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5113
5114         PR target/11572
5115         * configure.in (*-*-darwin*): Renable libobjc.
5116         * configure: Regenerate.
5117
5118 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5119
5120         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5121
5122 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5123
5124         * Makefile.def: Remove libbanshee.
5125         * Makefile.tpl: Ditto.
5126         * configure.in: Ditto.
5127         * Makefile.in: Regen.
5128         * configure: Ditto.
5129
5130 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5131
5132         * ltmain.sh: Use $pic_object as $non_pic_object if
5133         $non_pic_object=none.
5134
5135 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5136
5137         * missing: Import latest version from master repository.
5138
5139 2004-09-06  Nick Clifton  <nickc@redhat.com>
5140
5141         * config.sub: Import latest version from master repository.
5142         * config.guess: Likewise.
5143         This includes these changes:
5144
5145         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5146
5147         * config.sub: Handle crisv32, alias etraxfs.
5148         * config.guess (crisv32:Linux:*:*): Handle.
5149
5150         2004-08-13  Brad Smith  <brad@comstyle.com>
5151
5152         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5153         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5154
5155         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5156
5157         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5158         assume the processor is a powerpc.  This is because coreutils
5159         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5160         in this case, due to a MacOS X bug that causes
5161         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5162         to return a negative number.
5163         Problem reported by Petter Reinholdtsen in:
5164         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5165
5166         2004-07-19  Ben Elliston  <bje@gnu.org>
5167
5168         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5169
5170         2004-06-24  Ben Elliston  <bje@gnu.org>
5171
5172         * config.guess: Update copyright years.
5173         * config.sub: Likewise.
5174
5175         2004-06-22  Robert Millan  <robertmh@gnu.org>
5176
5177         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5178         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5179
5180         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5181
5182         * config.guess (*:*VMS:*:*): New entry. Replaces
5183         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5184         manufacturer.
5185
5186         2004-06-22  Ben Elliston  <bje@gnu.org>
5187
5188         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5189         * config.sub: Likewise.
5190
5191         2004-06-22  Ben Elliston  <bje@gnu.org>
5192
5193         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5194         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5195
5196         2004-06-11  Ben Elliston  <bje@gnu.org>
5197
5198         * config.guess (pegasos:OpenBSD:*:*): Remove.
5199
5200         2004-06-11  Ben Elliston  <bje@gnu.org>
5201
5202         From Wouter Verhelst <wouter@grep.be>:
5203         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5204
5205         2004-06-11  Ben Elliston  <bje@gnu.org>
5206
5207         * config.guess (luna88k:OpenBSD:*:*): New.
5208
5209         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5210
5211         * config.guess (m32r*:Linux:*:*): New case.
5212         * config.sub: Handle m32rle.
5213
5214         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5215
5216         From Jens Petersen  <petersen@redhat.com>:
5217         * config.sub: Handle sparcv8.
5218
5219         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5220
5221         From Tom Smith <smith@cag.lkg.hp.com>:
5222         * config.guess: Version suffixes are equally significant on Tru64
5223         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5224         prefix of "P" (patched kernel).
5225
5226         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5227
5228         * config.sub: Add support for National Semiconductor CRX target.
5229
5230 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5231
5232         * MAINTAINERS (Various Maintainers): Remove myself as web page
5233         maintainer, add myself as maintainer of build status lists.
5234
5235 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5236
5237         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5238         *-*-netware, but add target-libmudflap.
5239         Consolidate *-*-netware targets (of which really only i?86 exists)
5240         into a single entry.
5241         * configure: Likewise.
5242
5243 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5244
5245         * Makefile.tpl (sorry): Remove.
5246         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5247         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5248         (do-clean): Clean per-stage directories too.
5249         (do-distclean): Run distclean-stage1 too.
5250         (.NOTPARALLEL): Enable during toplevel bootstrap.
5251         (stage[+id+]-bubble): Enable parallel execution during
5252         the recursive invocation.
5253         * Makefile.in: Regenerate.
5254
5255         Fix previous checkin:
5256
5257         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5258         include.
5259         * configure.in: Fix indentation.
5260         * configure: Regenerate.
5261
5262 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5263
5264         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5265         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5266         * configure: regenerate
5267         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5268         -mdynamic-no-pic
5269
5270 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5271
5272         * Makefile.def (build_modules): Add fixincludes.
5273         (dependencies): Make gcc depend on fixincludes.
5274         * configure.in (build_tools): Add fixincludes.
5275         (build_configdirs): Always include build_libs.
5276         * Makefile.in: Regenerate.
5277         * configure: Regenerate.
5278
5279 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5280
5281         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5282         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5283         phony targets; do not generate timestamp files.
5284         (distclean-stageN): Remove references to their timestamp files.
5285         (restageN, touch-stageN): Remove.
5286         (stageN-bubble): Rewritten.
5287         (compare): Support lean bootstraps.
5288         * Makefile.in: Regenerate.
5289
5290         * configure.in: Only warn when bootstrapping but
5291         build != host or build != target.  Support lean bootstraps.
5292         * configure: Regenerate.
5293
5294 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5295
5296         * configure.in:  Give a better error message if GMP/MPFR are missing
5297         and a language needing them has been requested.
5298         * configure:  Regenerated.
5299
5300 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5301
5302         * configure.in:  Print a list of available language front-ends if
5303         a requested one is missing.  Tidy stray tab characters.
5304         * configure:  Regenerated.
5305
5306 2004-08-19  Michael Koch  <konqueror@gmx.de>
5307
5308         * gcc/doc/install.texi: Update entry about automake for libjava.
5309
5310 2004-08-17  Robert Millan  <robertmh@gnu.org>
5311
5312         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5313         (instead of FreeBSD).
5314         * configure: Regenerate.
5315
5316 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5317
5318         * Makefile.in: Regenerate.
5319         * configure: Regenerate.
5320
5321         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5322         stage_*_flags.
5323         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5324         for bootstrapped modules if toplevel bootstrap is going.
5325         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5326         modules.  Adjust for changes in Makefile.def.  Enable several
5327         rules even in non-bootstrap mode, just to avoid peppering the
5328         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5329         (stage-[+prev+]-bubble): Remove.
5330
5331         * Makefile.def (Dependencies): Depend on all-build-bison,
5332         all-build-flex, all-build-byacc, all-build-texinfo, rather
5333         than the host variations.
5334         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5335         with BUILD_SUBDIR.
5336         (BISON): Update for recent Bisons.
5337         (YACC): Fix typo.
5338         (cross): Depend on all-build.
5339         (all): Do not depend on all-build.
5340         (prebootstrap): Remove.
5341         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5342         (Prebootstrap dependencies): Add them to the per-stage targets
5343         and to all-prebootstrap.
5344         * configure.in (build_configdirs): Always enable build_tools.
5345         (BUILD_DIR_PREFIX): Remove.
5346
5347         * Makefile.def (gcc): Add target variable.
5348         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5349         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5350         in the recursive `make', instead of hardwiring `all'.
5351         (Autogenerated TARGET-* variables): New.
5352
5353 2004-08-13  Brian Booth  <bbooth@redhat.com>
5354
5355         * MAINTAINERS: Remove myself from write-after-approval.
5356
5357 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5358
5359         * src-release: Stop distributing mmalloc with gdb (which doesn't
5360         use it).
5361         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5362         * Makefile.in: Regenerate.
5363
5364 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5365
5366         * configure.in (arm*-*-eabi*): New target.
5367         * configure: Regenerate.
5368
5369 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5370
5371         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5372         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5373         (Dependencies): New section.
5374         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5375         (configure-target-[+module+]): Depend on maybe-all-gcc
5376         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5377         (toplevel profiledbootstrap): Fix dependencies.
5378         * Makefile.in: Regenerate.
5379
5380 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5381
5382         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5383         target-libiberty to noconfigdirs.
5384         * configure: Regenerate.
5385
5386 2004-08-03  Paul Brook  <paul@codesourcery.com>
5387
5388         * configure.in: Check for MPFR as well as GMP.
5389         * configure: Regenerate.
5390
5391 2004-08-01  Robert Millan  <robertmh@gnu.org>
5392
5393         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5394         libmudflap for all GNU-based systems (with Glibc).
5395         * configure: Regenerate.
5396
5397 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5398
5399         * Makefile.def (host-modules): Add gcc.
5400         * Makefile.in: Regenerate.
5401         * Makefile.tpl (sorry): New rule.
5402         (configure-host, all-host, [+make_target+]-host, do-check,
5403         install-host): Do not add gcc as a special case.
5404         (host modules): Add a small special-casing for gcc.  Export
5405         extra_make_flags through the environment.
5406         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5407         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5408         other recursive targets for gcc): Remove.
5409
5410         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5411         (stage, unstage): New rules.
5412         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5413         distclean-stage[+id+]): Use stage_current.
5414         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5415         the stage*-start rules.
5416
5417 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5418
5419         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5420         use -all_load flag.
5421
5422 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5423
5424         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5425         * configure: Regenerate.
5426
5427 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5428
5429         * maintainer-scripts/gcc_release: Revert yesterday's change.
5430
5431 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5432
5433         * MAINTAINERS: Add myself to write-after-approval.
5434
5435 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5436
5437         * libf2c: Removed.
5438         * gcc/gccbug.in: Updated because of libf2c removal.
5439         * maintainer-scripts/gcc_release: Ditto.
5440
5441 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5442
5443         * configure.in: Build libmudflap by default on FreeBSD.
5444         * configure: Regenerated.
5445
5446 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5447
5448         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5449         systems.
5450         * configure: Regenerated.
5451
5452 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5453
5454         PR target/16344
5455         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5456         feedback based compiler.
5457         * Makefile.in: Rebuilt.
5458
5459 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5460
5461         * Makefile.def (host_modules): Set bootstrap=true for flex.
5462         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5463         * Makefile.in: Rebuilt.
5464
5465 2004-07-07  Jan Hubicka  <jh@suse.cz>
5466
5467         * MAINTAINERS: Add self as a profile feedback maintainer.
5468
5469 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5470
5471         * configure.in:  Do not prepend $srcdir to /dev/null in
5472         makefile fragments.
5473         * configure:  Regenerate.
5474
5475 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5476
5477         * Makefile.def (build_modules): Add bison, byacc, flex,
5478         m4, texinfo.
5479         (flags_to_pass): Add FLEX.
5480         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5481         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5482         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5483         DEFAULT_MAKEINFO): Remove.
5484         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5485         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5486         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5487         objdir or else use configured tool.
5488         (all-build): New.
5489         (all): Depend on it.
5490         (Build module dependencies): Add.
5491         * Makefile.in: Regenerate.
5492         * configure.in: Better support for multiple build modules,
5493         matching what is done for host/target modules.  Do not look
5494         for "plausible" locations of build tools if Canadian cross.
5495         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5496         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5497         * configure: Regenerate.
5498
5499 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5500
5501         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5502         * Makefile.in: Regenerate.
5503
5504 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5505
5506         * Makefile.tpl (configure-build-[+module+],
5507         configure-[+module+], configure-target-[+module+]): Pass
5508         [+extra_configure_args+].
5509         (all-build-[+module+], all-[+module+], check-[+module+],
5510         install-[+module+], [+make_target+]-[+module+],
5511         all-target-[+module+], check-target-[+module+],
5512         install-target-[+module+], [+make_target+]-target-[+module+]):
5513         Pass [+extra_make_args+].
5514         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5515         (GCC_HOST_EXPORTS): Remove.
5516         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5517         cross, check-gcc, check-gcc-c++, install-gcc,
5518         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5519         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5520         * Makefile.in: Regenerate.
5521
5522 2004-06-21  Matthew Sachs  <msachs@apple.com>
5523
5524         * MAINTAINERS: Added self to write-after-approval.
5525
5526 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5527
5528         * configure.in: Check for srcdir/winsup rather than build directory
5529         winsup.
5530         * configure: Regenerate.
5531
5532 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5533
5534         * configure.in: Don't build Cygwin native newlib if winsup
5535         directory is missing.  Emit warning instead.
5536         * configure: Regenerate.
5537
5538 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5539
5540         * Makefile.tpl (touch-stage[+id+]): New.
5541         (restage[+prev+]): Depend on touch-stage[+id+].
5542
5543         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5544         Use it throughout.
5545
5546         * Makefile.def: Add profile and feedback bootstrap stages.
5547         Remove next field from bootstrap stages.
5548         * Makefile.tpl (LN, LN_S): Substitute.
5549         (stageN-start, stageN-end): Use double-colon rules, to
5550         provide a hook for additional setup commands.
5551         (distclean-stageN-gcc, restageN): Create dependencies from
5552         [+prev+], not from [+next+].
5553         (stageN-bubble): Add commands for successive stages from
5554         [+prev+], using double-colon rules.
5555         (all-stageN-gcc): Fix typo.
5556         (stagefeedback-start, profiledbootstrap): New.
5557         * Makefile.in: Regenerate.
5558         * configure.in: Call ACX_PROG_LN.
5559         * configure: Regenerate.
5560
5561 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5562
5563         * MAINTAINERS (Write After Approval): Add myself.
5564
5565 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5566
5567         * MAINTAINERS (Write After Approval): Add myself.
5568
5569 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5570
5571         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5572         without gcc.
5573         * configure: Regenerate.
5574
5575 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5576
5577         * Makefile.tpl: Fix typo.
5578         * Makefile.in: Regenerate.
5579
5580 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5581
5582         * configure.in: Remove new- prefix from toplevel
5583         bootstrap targets.
5584         * configure: Regenerate.
5585
5586 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5587
5588         * Makefile.tpl (all.normal): Rename to all.
5589         (all): Replace with a rule to pick the default
5590         target from configure.
5591         (all-gcc, configure-gcc): Use conditionals to
5592         do nothing when toplevel bootstrap is going on.
5593         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5594         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5595         * configure.in: Support --enable-bootstrap.
5596
5597         * Makefile.def: Remove new- prefix from toplevel
5598         bootstrap targets.
5599         * Makefile.tpl: Likewise.
5600
5601         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5602         target.
5603
5604         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5605         $(RECURSE_FLAGS) to recursive invocation of make.
5606
5607         * Makefile.in: Regenerate.
5608         * configure: Regenerate.
5609
5610 2004-05-30  Andreas Jaeger  <aj@suse.de>
5611             Jim Wilson  <wilson@specifixinc.com>
5612
5613         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5614         like CC.
5615
5616 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5617
5618         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5619         * configure: Regenerate.
5620
5621 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5622
5623         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5624         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5625         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5626         targets.
5627         * Makefile.in: Regenerate.
5628
5629 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5630
5631         * configure.in: Test the ability to symlink directories.
5632         * configure: Regenerate.
5633
5634         * Makefile.def (bootstrap-stage): New definitions.
5635         * Makefile.tpl (configure-stage1-gcc,
5636         configure-stage2-gcc, configure-stage3-gcc,
5637         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5638         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5639         new-restage3, compare): Autogenerate, see Makefile.in
5640         entry for behavioral changes.
5641         (distclean-stage1, new-stage1-start, new-stage1-end,
5642         new-stage1-bubble, distclean-stage2, new-stage2-start,
5643         new-stage2-end, new-stage2-bubble, distclean-stage3,
5644         new-stage3-start, new-stage3-end): New autogenerated targets.
5645         (objext, prebootstrap, BOOT_CFLAGS,
5646         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5647         targets.
5648
5649         * Makefile.in: Regenerate.
5650         (distclean-stage1, new-stage1-start, new-stage1-end,
5651         new-stage1-bubble, distclean-stage2, new-stage2-start,
5652         new-stage2-end, new-stage2-bubble, distclean-stage3,
5653         new-stage3-start, new-stage3-end): New targets.
5654         (all-stage1-gcc): Move prebootstrap dependency from here...
5655         (configure-stage1-gcc): ...to here.
5656         (new-bootstrap): Use bubble targets.
5657         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5658         Use per-stage distclean targets.
5659         (configure-stage1-gcc, configure-stage2-gcc,
5660         configure-stage3-gcc, all-stage1-gcc,
5661         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5662         Use new-stageN-start to prepare the tree.
5663
5664 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5665
5666         * Makefile.def (host_modules): add libcpp.
5667         * Makefile.tpl: Add dependencies on and for libcpp.
5668         * Makefile.in: Regenerate.
5669         * configure.in: Add libcpp host module.
5670         * configure: Regenerate.
5671
5672 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5673
5674         * Makefile.tpl: Whenever a recursive target is defined, wrap
5675         it in a special @if/@endif block, and prepare its maybe
5676         dependency in the @if/@endif block
5677         * configure.in: Instead of writing maybe dependencies, remove
5678         the @if/@endif statements, and remove the @if/@endif blocks
5679         that remain.
5680         * configure: Regenerate.
5681         * Makefile.in: Regenerate.
5682
5683 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5684
5685         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5686
5687 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5688
5689         PR bootstrap/15120
5690         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5691         * */configure: Rebuilt.
5692
5693 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5694
5695         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5696         of libf2c.
5697         * configure, Makefile.in: Regenerate.
5698
5699 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5700
5701         * MAINTAINERS (Write After Approval): Add myself.
5702
5703 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5704
5705         Merge from tree-ssa-20020619-branch.
5706
5707         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5708         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5709         (HOST_GMPLIBS): Define.
5710         (HOST_GMPINC): Define.
5711         (TARGET_LIB_PATH): Add libmudflap.
5712         (GFORTRAN_FOR_TARGET): Define.
5713         (configure-build*): Export GFORTRAN.
5714         (configure-gcc): Export GMPLIBS and GMPINC.
5715         (all-gcc): Add maybe-all-libbanshee.
5716         (configure-target-libgfortran): Define.
5717         * Makefile.in: Regenerate.
5718         * configure.in (host_libs): Add libbanshee.
5719         (target_libraries): Add target-libmudflap and target-libgfortran.
5720         Add --with-libbanshee.
5721         Handle --disable-libmudflap.
5722         (*-*-freebsd*): Use with_gmp.
5723         Add $(libgcj) to noconfigdirs.
5724         * configure: Regenerate.
5725         * depcomp: New file.
5726         * MAINTAINERS: Add tree-ssa maintainers.
5727
5728 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5729
5730         * MAINTAINERS (Various Maintainers): Add myself.
5731
5732 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5733
5734         * MAINTAINERS (Write After Approval): Add myself.
5735
5736 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5737
5738         * MAINTAINERS (Write After Approval): Add myself.
5739
5740 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5741
5742         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5743         * configure: Regenerate.
5744
5745 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5746
5747         Revert:
5748         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5749
5750         * Makefile.def (flags_to_pass): Remove *dir variables that
5751         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5752         as well as prefix and exec_prefix.
5753         * Makefile.in: Regenerate.
5754
5755 2004-04-26  Robert Millan  <robertmh@gnu.org>
5756
5757         Add patches from libtool CVS.
5758         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5759         * ltconfig: Likewise.
5760         * ltcf-c.sh: Likewise.
5761         * ltcf-cxx.sh: Likewise.
5762         * ltcf-gcj.sh: Likewise.
5763
5764 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5765
5766         * Makefile.def (host_modules): Mark with the bootstrap
5767         flag packages on which gcc depends.
5768         * Makefile.tpl (all-bootstrap): Use it.
5769         * Makefile.in: Regenerate.
5770
5771 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5772
5773         * Makefile.def (flags_to_pass): Remove *dir variables that
5774         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5775         as well as prefix and exec_prefix.
5776         * Makefile.in: Regenerate.
5777
5778 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5779
5780         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5781         * configure: Regenerate.
5782         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5783         * gcc/Makefile.tpl (compare): Use the result of the test.
5784         * gcc/Makefile.in: Regenerate.
5785
5786 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5787
5788         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5789         Always relocate gcc and prev-gcc to the original names, even
5790         if the build fails.
5791         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5792         New targets.
5793
5794 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5795
5796         * MAINTAINERS: Update my email address.
5797
5798 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5799
5800         * configure.in (mips*-*-irix5*): Enable ld.
5801         * configure: Regenerate.
5802
5803 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5804
5805         * configure: Regenerate.
5806
5807 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5808
5809         * Makefile.tpl (configure-[+module+], configure-gcc,
5810         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5811         Set and export LDFLAGS.
5812         * Makefile.in: Regenerate.
5813
5814 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5815
5816         * MAINTAINERS: Add myself to write-after-approval.
5817
5818 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5819
5820         PR bootstrap/14871
5821         * Makefile.tpl: If we don't have built-in-tree target tools,
5822         use the ones found by configure rather than hacking around with
5823         program_transform_name.
5824         * configure.in: Give Makefile.tpl the information necessary
5825         to do that.
5826         * Makefile.in: Regenerate.
5827         * configure: Regenerate.
5828
5829 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5830
5831         PR bootstrap/14760
5832         * configure.in: When computing baseargs, strip *all* copies of
5833         offending options.  Also, don't match/substitute the trailing space,
5834         so that this actually works when two similar options are separated by
5835         only one space.
5836         * configure: Regenerate.
5837
5838 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5839
5840         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5841         (rs6000-*-aix*): Same.
5842         * configure: Regenerate.
5843
5844 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5845
5846         * MAINTAINERS: Add myself to write-after-approval.
5847
5848 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5849
5850         * MAINTAINERS: Add myself to write-after-approval.
5851
5852 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5853
5854         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5855         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5856         * Makefile.in: Regenerate.
5857
5858         * configure.in (top level bootstrap support): Rework --enable-werror
5859         to set @stage2_werror_flag@.
5860         * configure: Regenerate.
5861         * Makefile.tpl (top level bootstrap support): Pass
5862         @stage2_werror_flag@ down to configure in stages 2 and 3.
5863         * Makefile.in: Regenerate.
5864
5865 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5866
5867         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5868         for stages 2 and 3 as well as in make.  As a consequence, remove
5869         OUTPUT_OPTION (now detected by configure) from the flags passed down
5870         to make.
5871         * Makefile.in: Regenerate.
5872
5873         * Makefile.tpl (new-bootstrap): Fix typo.
5874         * Makefile.in: Regenerate.
5875
5876 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5877
5878         * Makefile.tpl: Rearrange by moving recursive_targets rules
5879         into their proper sections.
5880         * Makefile.tpl (top level bootstrap support): Move disabling
5881         of coverage flags from 'make' to 'configure'; improve comments.
5882         * Makefile.in: Regenerate.
5883
5884         * Makefile.tpl (experimental top level bootstrap) Move stage1
5885         language setting from all- target to configure- target; disable
5886         intermodule optimization in stage 1; prevent gratuitous rebuilds
5887         of stage 1.
5888         * Makefile.in: Regenerate.
5889         * configure.in: Comma-separate stage 1 language list for top
5890         level bootstrap.
5891         * configure: Regenerate.
5892
5893         * Makefile.tpl: Clean up experimental top level bootstrap support:
5894         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5895         prev-gcc in configure- targets as well as all- targets.
5896         * Makefile.in: Regenerate.
5897
5898 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5899
5900         * compile: New file imported from automake.
5901
5902 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5903
5904         * configure.in: Remove symbolic link section.
5905         * configure: Regenerate.
5906         * Makefile.tpl (links): Remove.
5907         * Makefile.in: Regenerate.
5908
5909 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5910             Nathanael Nerode  <neroden@gcc.gnu.org>
5911
5912         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5913         Set with AC_CHECK_PROGS.
5914         * configure.in: Fix comment typo from last patch.
5915         * configure: Regenerate.
5916
5917 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5918
5919         * Makefile.tpl: Introduce experimental top level bootstrap support.
5920         * Makefile.in: Regenerate.
5921         * configure.in: Introduce support for top level bootstrap.
5922         * configure: Regenerate.
5923
5924 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5925             Paolo Bonzini  <bonzini@gnu.org>
5926
5927         PR bootstrap/14522
5928         * configure.in: Cope with shells that do not support unquoted ^
5929         * configure: Regenerate.
5930
5931 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5932             Paolo Bonzini  <bonzini@gnu.org>
5933
5934         PR bootstrap/14522
5935         * configure.in: Cope with shells that do not support nesting
5936         quotes inside quoted backquote substitutions.
5937         * configure: Regenerate.
5938
5939 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5940
5941         PR bootstrap/14522
5942         * configure.in: Fix escaping of $.
5943         * configure: Regenerate.
5944
5945 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5946
5947         * configure: Regenerate, since I forgot to while committing Paolo's
5948         changes.
5949
5950 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5951
5952         PR ada/14131
5953         Move language detection to the top level.
5954         * configure.in: Find default values for the tools as
5955         soon as possible.  Disable ada if GNAT is not found.
5956         Emit error message about missing languages.  Expand
5957         --enable-languages=all for the gcc subdirectory.
5958
5959 2004-03-10  Ben Elliston  <bje@gnu.org>
5960
5961         * MAINTAINERS: Update my email address.
5962
5963 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5964
5965         * ltconfig: Disable building static libraries if building shared
5966         libraries on AIX 5L.
5967
5968 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5969
5970         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5971         and disable libgcj.
5972         * configure: Regenerated.
5973
5974 2004-03-01  Brian Booth  <bbooth@redhat.com>
5975
5976         * MAINTAINERS: Add myself to write-after-approval.
5977
5978 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5979
5980         * MAINTAINERS: Add myself to write-after-approval.
5981
5982 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5983
5984         PR bootstrap/7087
5985         * Makefile.tpl: Guard XFOO sed statements better.
5986         * Makefile.tpl: Add dependency for configure-target-libada.
5987         * Makefile.in: Regenerate (incidentally fixes broken
5988         commit when libada-branch was merged).
5989
5990 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5991
5992         * MAINTAINERS: Add myself to write-after-approval.
5993
5994 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5995
5996         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5997         maintainers.
5998
5999 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6000
6001         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6002         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6003
6004 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6005
6006         PR bootstrap/11932
6007         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6008
6009 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6010
6011         * MAINTAINERS: Added myself to write-after-approval.
6012
6013 2004-02-14  Michael Koch  <konqueror@gmx.de>
6014
6015         * MAINTAINERS: Added myself to write-after-approval.
6016
6017 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6018
6019         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6020         some OS port maintainers to OS port maintainers section.
6021
6022 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6023
6024         * MAINTAINERS: Add self.
6025
6026 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6027
6028         * MAINTAINERS: Alphabetize.
6029
6030 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6031
6032         * MAINTAINERS: Remove myself.
6033
6034 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6035
6036         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6037         (rs6000-*-aix*): Same.
6038         * configure: Regenerate.
6039
6040 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6041
6042         * configure.in (host): Add in missing $noconfigdirs to defines.
6043         * configure: Regenerate.
6044
6045 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6046             Nathanael Nerode  <neroden@gcc.gnu.org>
6047
6048         PR ada/6637, PR ada/5911
6049         Merge with libada-branch:
6050         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6051         with appropriate dependencies. Add --enable-libada configure switch.
6052         * configure, Makefile.in: Regenerate.
6053
6054 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6055
6056         * MAINTAINERS: Add myself to write-after-approval.
6057
6058 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6059
6060         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6061         * configure: Regenerate.
6062
6063 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6064
6065         Merge from upstream:
6066
6067         * ltmain.in: When setting IFS to '~', be careful about user
6068         arguments that contain '~'.
6069
6070         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6071
6072         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6073         Also test $base_compile against $CC with escaped arguments. Bug
6074         reported by Geoff Keating <geoffk@apple.com>.
6075
6076 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6077
6078         * MAINTAINERS: Remove i960 port.
6079
6080 2004-01-23  DJ Delorie  <dj@redhat.com>
6081
6082         * Makefile.def (target_modules) [libiberty]: Don't stage.
6083         * Makefile.in: Rebuilt.
6084
6085 2004-01-20  Caroline Tice  <ctice@apple.com>
6086
6087         * MAINTAINERS: Add myself to write-after-approval.
6088
6089 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6090
6091         * MAINTAINERS: Update my email address.
6092
6093 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6094
6095         * MAINTAINERS: Add myself to write-after-approval.
6096
6097 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6098
6099         * MAINTAINERS: Remove entries without email address.
6100
6101 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6102
6103         * MAINTAINERS: Add myself to write-after-approval.
6104
6105 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6106
6107         * MAINTAINERS: Update my email address.
6108
6109 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6110
6111         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6112         * Makefile.tpl (configure-target-[+module+]): Support stage.
6113         * Makefile.in: Rebuilt.
6114
6115 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6116
6117         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6118
6119 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6120
6121         * MAINTAINERS: Add myself as a MIPS maintainer.
6122
6123 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6124
6125         * configure.in: Use ./config.cache, not config.cache.
6126         * configure: Regenerate.
6127         * Makefile.tpl: Special-casing not needed for GCC any more.
6128         * Makefile.in: Regenerate.
6129
6130         * configure.in: Don't share a cache file for host dirs.
6131         * configure: Regenerate.
6132
6133         * config-ml.in: Don't mess with the cache file.
6134
6135 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6136
6137         * MAINTAINERS: Move myself from 'Write After Approval' to
6138         'CPU Port Maintainers' section as SPARC maintainer.
6139
6140 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6141
6142         * Makefile.tpl: Make GCC use a separate config.cache.
6143         * Makefile.in: Regenerate.
6144
6145         PR bootstrap/11932, PR bootstrap/11933
6146         (I don't know if it will fix either of them, but it relates
6147         to them.)
6148         * configure.in: Don't use shared config.cache for target
6149         directories.
6150         * configure: Regenerate.
6151
6152 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6153
6154         * MAINTAINERS: Add myself to 'Write After Approval' section.
6155
6156 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6157
6158         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6159         * configure: Regenerated.
6160
6161 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6162
6163         * MAINTAINERS: Remove the mn10200 maintainer.
6164
6165 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6166
6167         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6168         * configure: Regenerated.
6169
6170 2003-12-16  Jan Hubicka  <jh@suse.cz>
6171
6172         * MAINTAINERS: Add myself as callgraph maintainer.
6173
6174 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6175
6176         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6177         * configure: Regenerate.
6178
6179 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6180
6181         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6182         'Write After Approval' section. Update email.
6183
6184 2003-12-01  James Lemke  <jim@wasabisystems.com>
6185
6186         * MAINTAINERS (Write After Approval): Add myself.
6187
6188 2003-11-20  Matt Thomas  <matt@3am-software.com>
6189
6190         * MAINTAINERS: Add myself as a vax port maintainer.
6191
6192 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6193
6194         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6195         (configure-build-[+module+], configure-[+module+]): Likewise.
6196         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6197         * Makefile.in: Regenerate.
6198
6199 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6200
6201         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6202         shared/dylibed libraries.
6203         * ltmain.sh: Likewise.
6204         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6205         * ltcf-cxx.sh: Likewise.
6206         * ltcf-gcj.sh: Likewise.
6207         * ltconfig: Likewise.
6208
6209 2003-11-17  Stan Cox  <scox@redhat.com>
6210
6211         * MAINTAINERS: Add myself as iq2000 port maintainer.
6212
6213 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6214
6215         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6216         * Makefile.in: Regenerate.
6217
6218 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6219
6220         * config.sub: Update to 2003-11-03 version.
6221
6222 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6223
6224         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6225         * configure:  Regenerate.
6226
6227 2003-10-20  Nicolas Pitre  <nico@cam.org>
6228
6229         * MAINTAINERS: Add myself to 'Write After Approval' section.
6230
6231 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6232
6233         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6234
6235 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6236
6237         * MAINTAINERS: Update my email address.
6238
6239 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6240
6241         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6242
6243 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6244
6245         * MAINTAINERS: Add myself to 'Write After Approval' section.
6246
6247 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6248
6249         * config.guess: Update to 2003-10-16 version.
6250         * config.sub: Update to 2003-10-16 version.
6251
6252 2003-10-15  David Daney  <ddaney@avtrex.com>
6253
6254         * MAINTAINERS: Added myself to 'Write After Approval' section.
6255
6256 2003-10-15  Falk Hueffner  <falk@debian.org>
6257
6258         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6259         'Write After Approval' section. Update email.
6260
6261 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6262
6263         * MAINTAINERS: Move myself from 'Write After Approval' to
6264         'Various Maintainers' section as middle-end maintainer.
6265
6266 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6267
6268         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6269         HOST_FLAGS_TO_PASS.
6270         * Makefile.in: Regenerate.
6271
6272 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6273
6274         * config.guess: Update to 2003-10-07 version.
6275         * config.sub: Update to 2003-10-07 version.
6276
6277 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6278
6279         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6280         * ltconfig (irix5*, irix6*): Don't override version_type.
6281
6282 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6283
6284         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6285         * configure: Rebuilt
6286         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6287         * Makefile.in: Rebuilt
6288
6289 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6290
6291         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6292
6293 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6294
6295         * MAINTAINERS (Write After Approval): Add myself.
6296
6297 2003-09-29  Paul Koning  <ni1d@arrl.net>
6298
6299         * MAINTAINERS: Move myself from "Write After Approval"
6300         to CPU platform maintainers for pdp11 platform.
6301
6302 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6303
6304         * MAINTAINERS: Move myself from 'Write After Approval' to
6305         'Various Maintainers' section as libffi testsuite maintainer.
6306
6307 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6308
6309         * configure.in: Pass a computed --program-transform-name
6310         to subconfigures.
6311         * configure: Regenerated.
6312
6313 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6314
6315         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6316         * Makefile.in: Regenerate.
6317
6318         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6319         * Makefile.in: Regenerate.
6320
6321 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6322
6323         * MAINTAINERS: Move myself from 'Write After Approval'
6324         to 'Various Maintainers' (objective-c) section.
6325
6326 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6327
6328         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6329         quoting.
6330         * configure: Regenerated.
6331
6332 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6333
6334         * MAINTAINERS (Write After Approval): Add myself to write after
6335         approval list.
6336
6337 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6338
6339         * MAINTAINERS (Write After Approval): Add myself.
6340
6341 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6342
6343         * MAINTAINERS: Update my e-mail address.
6344
6345 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6346
6347         * libtool.m4 (LD): Correct powerpc64 host match.
6348
6349 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6350
6351         * MAINTAINTERS: Update my affiliation and email address.
6352
6353 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6354
6355         * MAINTAINERS (Write After Approval): Add myself.
6356
6357 2003-09-04  DJ Delorie  <dj@redhat.com>
6358
6359         * configure: Regenerate.
6360
6361 2003-09-04  Robert Millan  <robertmh@gnu.org>
6362
6363         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6364
6365 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6366
6367         * configure.in: Ensure arguments to sed are properly spaced.
6368         * configure: Regenerate.
6369
6370 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6371
6372         * MAINTAINERS: Update my e-mail address.
6373
6374 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6375
6376         * MAINTAINERS (Write After Approval): Add myself.
6377
6378 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6379
6380         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6381         * configure: Regenerated.
6382
6383 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6384
6385         * MAINTAINERS: Update my email address.
6386
6387 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6388
6389         * configure.in:  Use newline instead of semicolon when assuming
6390         shell arguments in a for loop.
6391         * configure:  Regenerated.
6392
6393 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6394
6395         * MAINTAINERS: Resurrect the i860 maintainer.
6396
6397 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6398
6399         PR 8180
6400         * configure.in: When testing with_libs and with_headers, treat
6401         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6402         * configure: Regenerate.
6403
6404         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6405         make, shell, etc.
6406         (baseargs): Likewise.
6407         * configure: Regenerate.
6408
6409 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6410
6411         * MAINTAINERS (Write After Approval): Add myself.
6412
6413 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6414
6415         * configure.in: Disable libgcj for darwin not on powerpc.
6416         * configure: Rebuild.
6417
6418 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6419
6420         * config-ml.in, symlink-tree: Add license.
6421
6422 2003-08-03  Richard Stallman  <rms@gnu.org>
6423             Eben Moglen  <moglen@columbia.edu>
6424
6425         * README.SCO: New file.
6426
6427 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6428
6429         * Makefile.tpl (check, check-c++): Express dependencies using
6430         dependencies rather than commands.
6431         * Makefile.in: Regenerate.
6432
6433 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6434
6435         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6436         * configure: Ditto.
6437
6438 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6439
6440         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6441         * Makefile.in: Update.
6442
6443 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6444
6445         * configure.in: Enable libgcj for darwin.
6446         * configure: Rebuild.
6447
6448 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6449
6450         * config-ml.in:  Use ac_configure_args directly instead of
6451         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6452         actually seen.
6453
6454 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6455
6456         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6457         creating target and build subdirs to build all parent dirs as needed.
6458         * Makefile.in: Rebuild.
6459         * configure.in: Don't build dirs explicitly here.
6460         * configure: Rebuild.
6461
6462 2003-07-26  Paul Brook  <paul@nowt.org>
6463
6464         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6465
6466 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6467
6468         * Makefile.tpl (all-make): Depend on intl.
6469         * Makefile.in: Rebuilt.
6470
6471 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6472
6473         * install-sh:  Update to newer upstream versions (associated with
6474         aclocal 1.7).
6475         * mkinstalldirs:  Likewise.
6476         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6477
6478 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6479
6480         * MAINTAINERS: Move self from Bug database only accounts
6481         to write-after-approval.
6482
6483 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6484
6485         * config.if: Remove unused libc_interface determination.
6486
6487 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6488
6489         * MAINTAINERS: Move self from write-after-approval to
6490         build machinery (*.in).
6491
6492 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6493
6494         PR bootstrap/11273
6495         PR bootstrap/11408
6496         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6497         unused INSTALL_PROGRAM_ARGS.
6498         * configure.in: Use AC_PROG_INSTALL.
6499         * Makefile.in: Regenerate.
6500         * configure: Regenerate.
6501
6502 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6503
6504         * MAINTAINERS: Alphabetize.
6505
6506 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6507
6508         * configure: Rebuilt.
6509         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6510         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6511         newlib nor libgloss.
6512         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6513         * configure.in (am33_2.0-*-linux*): Added.
6514
6515 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6516
6517         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6518         * configure: Regenerate.
6519
6520 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6521
6522         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6523         * Makefile.in: Regenerate.
6524
6525 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6526
6527         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6528         * Makefile.in: Regenerate.
6529
6530 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6531
6532         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6533         * Makefile.in: Regenerated.
6534
6535         * config-ml.in: Replace PWD with PWD_COMMAND.
6536
6537 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6538
6539         * intl: New directory; see intl/ChangeLog for details.
6540         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6541         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6542         * Makefile.in: Regenerate.
6543
6544 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6545
6546         * configure.in: Clean up config-lang.in handling.  Delete
6547         useless assignment to "subdirs".
6548         * configure: Regenerate.
6549
6550 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6551
6552         * configure.in: Rename 'target_libs' to 'target_libraries'.
6553         Remove useless reference to 'target_libs'.
6554         * configure: Regenerate.
6555
6556 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6557
6558         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6559         * Makefile.in: Regenerate.
6560
6561 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6562
6563         * Makefile.def: Introduce flags_to_pass.
6564         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6565         * Makefile.in: Regenerate.
6566
6567 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6568
6569         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6570         and target-libgloss.
6571         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6572         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6573         * configure: Regenerate.
6574
6575 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6576
6577         * configure.in: Update testsuite_flags to new location.
6578         * configure. Regenerate.
6579
6580 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6581
6582         * Makefile.tpl: Remove BUILD_CC stuff.
6583         * Makefile.in: Regenerate.
6584
6585 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6586
6587         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6588
6589 2003-06-16  Graeme Peterson  <gp@qnx.com>
6590
6591         * MAINTAINERS (Write After Approval): Add myself.
6592
6593 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6594
6595         * config.guess: Update to 2003-06-12 version.
6596         * config.sub: Update to 2003-06-13 version.
6597
6598 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6599
6600         * config.guess: Update to 2003-06-06 version.
6601         * config.sub: Update to 2003-06-06 version.
6602
6603 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6604
6605         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6606         * configure. Regenerate.
6607
6608 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6609
6610         * configure.in: Disable serial configure by default.
6611         * configure: Regenerate.
6612         * Makefile.tpl: Abolish .NOTPARALLEL.
6613         * Makefile.in: Regenerate.
6614
6615         * Makefile.tpl: Replace {build,host,target}_canonical by
6616         {build,host,target}.
6617         * Makefile.in: Regenerate.
6618
6619         * Makefile.tpl: Fix stupid pasto.
6620         * Makefile.in: Regenerate.
6621
6622 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6623
6624         * Makefile.tpl: Remove bogus conditional.
6625         * Makefile.in: Regenerate.
6626
6627 2003-06-05  Jan Hubicka  <jh@suse.cz>
6628
6629         * Makefile.tpl (profiledbootstrap): New target.
6630         * Makefile.in (profiledbootstrap): New target.
6631
6632 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6633
6634         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6635         Pinski. Remove user names from other bugzilla-only maintainers.
6636
6637 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6638
6639         * Makefile.tpl: Make 'recursive targets' using autogen rather
6640         than shell loop.  Remove duplicate 'clean' targets and false
6641         comments.
6642         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6643         Add systematic method of specifying missing targets in subdirs.
6644         Add copyright boilerplate.
6645         * Makefile.in: Regenerate.
6646         * configure.in: Add 'recursive targets' to maybe list.
6647         * configure: Regenerate.
6648
6649         * MAINTAINERS: "GNATS only" -> "Bug database only".
6650
6651         * Makefile.tpl: Rename [+target+] to [+make_target+].
6652         * Makefile.def: Rename 'target' to 'make_target'.
6653
6654 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6655
6656         * MAINTAINERS: Add self as options handling maintainer.
6657
6658 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6659
6660         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6661         been too long since I touched those ports.
6662
6663 2003-05-28  DJ Delorie  <dj@redhat.com>
6664
6665         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6666         * Makefile.in: Regenerate.
6667
6668 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6669
6670         * configure.in: Use curly braces in the definition of tooldir.
6671         * configure: Regenerate.
6672
6673 2003-05-21  DJ Delorie  <dj@redhat.com>
6674
6675         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6676         newlib or libgloss.
6677         * Makefile.in: Regenerate.
6678
6679 2003-05-21  DJ Delorie  <dj@redhat.com>
6680
6681         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6682         * Makefile.in: Regenerate.
6683
6684 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6685
6686         * MAINTAINERS: Update my e-mail address.
6687
6688 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6689
6690         * configure.in: Switch more things to use maybe dependencies.
6691         * Makefile.tpl: Switch more things to use maybe dependencies.
6692         Factor out common code from autogen IF statements.
6693         * configure: Regenerate.
6694         * Makefile.in: Regenerate.
6695
6696 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6697
6698         * configure.in: Accept i[3456789]86 for machine type.
6699         * configure: Regenerate.
6700
6701 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6702
6703         * configure.in: Switch more things to use maybe dependencies.
6704         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6705         * configure: Regenerate.
6706         * Makefile.tpl: Switch more things to use maybe dependencies.
6707         * Makefile.in: Regenerate.
6708
6709 2003-05-16  Andreas Schwab  <schwab@suse.de>
6710
6711         * Makefile.tpl (install-opcodes): Define.
6712         * Makefile.in: Rebuild.
6713
6714 2003-05-13  Andreas Jaeger  <aj@suse.de>
6715
6716         * config.guess: Update to 2003-05-09 version.
6717         * config.sub: Update to 2003-05-09 version.
6718
6719 2003-05-13  Michael Eager  <eager@mvista.com>
6720
6721         * configure.in: Correct sed script so that options in quotes are not
6722         deleted.
6723         * configure: Rebuild.
6724
6725 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6726
6727         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6728         and $$s/newlib/libc/sys/cygwin32 include paths.
6729         * configure: Ditto.
6730
6731 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6732
6733         * MAINTAINERS: Update my email addresses.
6734
6735 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6736
6737         * config-ml.in: Propagate INSTALL variables.
6738
6739 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6740
6741         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6742
6743 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6744
6745         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6746         * Makefile.in: Regenerate.
6747
6748 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6749
6750         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6751
6752 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6753
6754         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6755
6756 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6757
6758         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6759         * Makefile.in: Regenerated.
6760
6761 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6762
6763         * MAINTAINERS (Write After Approval): Upgrade myself from
6764         GNATS only to write-after-approval. Update my mail address.
6765
6766 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6767
6768         (OS Port Maintainers: freebsd): Add myself.
6769
6770 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6771
6772         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6773
6774 2003-04-22  Kean Johnston  <jkj@sco.com>
6775
6776         * MAINTAINERS (SCO ports): Added myself.
6777
6778 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6779
6780         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6781
6782 2003-04-19  Kean Johnston  <jkj@sco.com>
6783
6784         * MAINTAINERS (Write After Approval): Add myself.
6785
6786 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6787
6788         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6789         * Makefile.in: Regenerate.
6790
6791 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6792
6793         * configure.in (powerpc64*-*-linux*): Remove.
6794         * configure: Rebuilt.
6795
6796 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6797
6798         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6799         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6800         and restrap.
6801         * Makefile.in:  Regenerate.
6802
6803 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6804
6805         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6806         * configure: Regenerated.
6807
6808 2003-04-15  DJ Delorie  <dj@redhat.com>
6809
6810         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6811
6812 2003-04-13  Nick Clifton  <nickc@redhat.com>
6813
6814         * config-ml.in: Remove support for --disable-aix removing
6815         call-aix multilibs.
6816
6817 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6818
6819         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6820         * */configure: Rebuilt.
6821
6822 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6823
6824         * MAINTAINERS: Add my email address.
6825
6826 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6827
6828         * MAINTAINERS (Write After Approval): Add myself.
6829
6830 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6831
6832         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6833         * Makefile.in: Regenerate.
6834
6835 2003-03-14  Michael Chastain  <mec@shout.net>
6836
6837         * Makefile.in: Regenerate with correct Makefile.def.
6838
6839 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6840
6841         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6842         Make macro.
6843         * Makefile.in: Regenerate.
6844         * configure.in: Clean up gxx_include_dir logic.
6845         * configure: Regenerate.
6846
6847 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6848
6849         * MAINTAINERS (Write After Approval): Add myself.
6850
6851 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6852
6853         * MAINTAINERS: Update my mail address.
6854
6855 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6856
6857         * configure.in (gxx_include_dir): Fix typo.
6858         * configure: Regenerated.
6859
6860 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6861
6862         * Makefile.tpl: Reindent.
6863         * Makefile.in: Regenerate.
6864         * configure.in: Reindent.  Don't set unused variables.
6865         * configure: Regenerate.
6866
6867 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6868
6869         * configure.in: Include $(build_tooldir)/sys-include in
6870         FLAGS_FOR_TARGET.
6871         * configure: Regenerated.
6872
6873 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6874
6875         * Makefile.tpl: Always pass down RANLIB.
6876         * Makefile.in: Regenerate.
6877
6878         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6879         * Makefile.in: Regenerate.
6880         * configure.in: Remove unused logic relating to --enable-shared
6881         and --enable-threads.  Remove bogus comments.  Remove redundant
6882         noconfigdirs.
6883         * configure: Regenerate.
6884
6885         * configure.in: Replace ${libstdcxx_version} by its value.
6886         Remove reference to mh-dgux.
6887         * configure: Regenerate.
6888
6889 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6890
6891         * MAINTAINERS (Write After Approval): Add myself.
6892
6893 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6894
6895         * Makefile.tpl: Rearrange.
6896         * Makefile.in: Regenerate.
6897
6898 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6899
6900         * configure.in: Add support for kaOS as cross build target system.
6901         * configure: Regenerated.
6902
6903 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6904
6905         * MAINTAINERS (Write after approval): Add myself.
6906
6907 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6908
6909         * MAINTAINERS: Update my email address.
6910
6911 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6912
6913         * MAINTAINERS: Add self to blanket write privs. section.
6914
6915 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6916
6917         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6918         configure-target-* as some target builds may require additional
6919         flags for preprocessor tests.
6920         * Makefile.in: Regenerated.
6921
6922 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6923
6924         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6925         * ltconfig: Handle it.
6926         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6927         auto-detecting it.
6928
6929         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6930         it is used as argument to $CC.
6931         * ltcf-gcj.sh: Likewise.
6932
6933         * configure.in: Introduce --enable-maintainer-mode.
6934         * configure: Rebuilt.
6935         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6936         for maintainer mode.
6937         * Makefile.in: Rebuilt.
6938
6939 2003-02-18  Jason Merrill  <jason@redhat.com>
6940
6941         * Makefile.tpl (check-c++): Allow parallelism.
6942
6943 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6944
6945         * MAINTAINERS: Remove John Carr (who never actually had access to
6946         gcc.gnu.org).
6947
6948 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6949
6950         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6951         don't configure target-libobjc.
6952         * configure: Regenerate.
6953
6954 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6955
6956         * Makefile.tpl (RANLIB): Define.
6957         * Makefile.in: Regenerate.
6958
6959 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6960
6961         * MAINTAINERS: Update my email.
6962
6963 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6964
6965         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6966         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6967         * Makefile.in: Regenerated.
6968         * configure.in: Remove all traces of snavigator, db, and grep.
6969         * configure: Regenerated.
6970
6971 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6972
6973         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6974         After Approval.
6975
6976 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6977
6978         * MAINTAINERS (Write after approval): Add myself.
6979
6980 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6981
6982         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6983         * Makefile.in: Regenerated.
6984
6985 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6986
6987         * config.guess: Updated to 2003-01-30's version.
6988         * config.sub: Updated to 2003-01-28's version.
6989
6990 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6991
6992         * config.if: If gcc_version is already set, just use it.  Don't set
6993         gcc_version_trigger if it's already set, otherwise set it to
6994         gcc/version.c, but only if the file exists.  If it is not set and
6995         gcc/version.c does not exist, try to extract the version number from
6996         $CC.
6997
6998 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6999
7000         * MAINTAINERS: Add myself to write-after-approval list.
7001
7002 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7003
7004         * configure.in:  Revert 24Jan change.
7005         * configure:  Regenerate.
7006
7007 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7008
7009         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7010         entry of HJ Lu.
7011
7012 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7013
7014         * configure.in: Revert previous change.
7015         * configure: Regenerate.
7016
7017 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7018
7019         * configure.in: Make rda native-only.
7020         * configure: Regenerate.
7021
7022 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7023
7024         * MAINTAINERS: Move myself from GNATS-only-accounts to
7025         write-after-approval.
7026
7027 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7028
7029         * configure.in: Add missing \.
7030         * configure: Rebuilt.
7031
7032 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7033
7034         * configure.in (baseargs): Avoid using \| in sed regular
7035         expressions.
7036         * configure: Rebuilt.
7037
7038 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7039
7040         * configure.in (baseargs): Remove all supported forms of
7041         --cache-file, --srcdir, --host, --build and --target options
7042         from argument lists.
7043         * configure: Rebuilt.
7044
7045 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7046
7047         * MAINTAINERS: Add myself to write-after-approval list.
7048
7049 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7050
7051         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7052         * configure: Rebuilt.
7053
7054 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7055
7056         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7057         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7058         * Makefile.in: Regenerate.
7059         * configure: Regenerate.
7060
7061 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7062
7063         * configure.in: Remove Makefile in build, host and target modules
7064         unless configure was run with --no-recursion.
7065         * configure: Rebuilt.
7066
7067 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7068
7069         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7070         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7071         * Makefile.in: Regenerate.
7072
7073 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7074
7075         * config.guess: Update to 2003-01-03 version.
7076         * config.sub: Update to 2003-01-03 version.
7077
7078 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7079
7080         * configure: Regenerate with proper autoconf 2.13.
7081
7082 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7083
7084         * configure.in: Add AC_PREREQ for consistency.
7085         * configure: Regenerate.
7086
7087 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7088
7089         * configure.in (GDB_TK): Add tcl directories conditional on
7090         gdb/gdbtk directory being present.
7091         * configure: Regenerate.
7092
7093 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7094
7095         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7096         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7097         * configure: Rebuilt.
7098
7099 2002-12-31  Tom Tromey  <tromey@redhat.com>
7100
7101         * Makefile.in: Rebuilt.
7102         * Makefile.def (target_modules) [libffi]: Allow installation.
7103
7104 2002-12-31  Andreas Schwab  <schwab@suse.de>
7105
7106         * configure.in: Fix use of $program_transform_name.
7107         * configure: Regenerated.
7108
7109 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7110
7111         * configure.in (baseargs): Don't remove first configure argument.
7112         * configure: Regenerated.
7113
7114 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7115
7116         * Makefile.tpl (local-distclean): Don't remove...
7117         (multilib.ts): ... this.  Moved into...
7118         (multilib.out): ... this.  Don't use sub-make.
7119         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7120         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7121         (configure-build-[+module+], configure-[+module+],
7122         configure-target-[+module+], configure-gcc): ... these.  Test
7123         for Makefile existence.  Drop config.status from dependencies.
7124         * Makefile.in: Rebuilt.
7125         * configure.in: Move gcc-version-trigger to the end of
7126         ac_configure_args.  Add comments to maybedep.tmp and
7127         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7128         nonopt from baseargs, matching and removing corresponding
7129         whitespace while at it.
7130         * configure: Rebuilt.
7131
7132 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7133
7134         * configure.in (host_configargs): Replace reference to
7135         no-longer-defined buildopts with --build=${build_alias}.
7136         * configure: Rebuilt.
7137
7138         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7139         program_transform_name to standard idiom.
7140         (AUTOGEN, AUTOCONF): Define.
7141         (Makefile.in): Use $(AUTOGEN).
7142         (Makefile): Depend on config.status, and use autoconf-style rule to
7143         build it.  Move original commands to...
7144         (config.status): ... this new target.
7145         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7146         $(AUTOCONF).
7147         * Makefile.in: Rebuilt.
7148
7149 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7150
7151         * Makefile.tpl: Fix dramatic bustage due to change in
7152         program_transform_name.
7153         * Makefile.in: Regenerate.
7154
7155         * configure.in: Remove unnecessary PATH setting.
7156         * configure: Regnerate.
7157
7158         * configure.in: Don't default to unprefixed tools unless
7159         the native tools will work.
7160         * configure: Regenerate.
7161
7162         * configure.in: Convert to autoconf script.  Blow away lots
7163         of now-redundant Makefile fragments.
7164         * configure: Generate using Autoconf.
7165         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7166         * Makefile.in: Regenerate.
7167
7168 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7169
7170         * configure: Fix stupid bug where RANLIB was mistakenly included.
7171
7172         * configure.in: Rename (buildargs, hostargs, targargs) to
7173         (build_configargs, host_configargs, target_configargs).
7174
7175         * configure.in: Move logic out of sed statement.
7176
7177         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7178         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7179
7180 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7181
7182         * config.sub: Import from master repository
7183         * config.guess: Ditto
7184
7185 2002-12-24  Andreas Schwab  <schwab@suse.de>
7186
7187         * Makefile.tpl (multilib.out): Fix missing space.
7188         * Makefile.in: Regenerate.
7189
7190 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7191
7192         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7193         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7194         * Makefile.in: Regenerate.
7195         * configure.in: Remove unnecessary leftovers.
7196
7197 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7198
7199         * configure.in (extra_ranlibflags_for_target): New variable.
7200         (*-*-darwin): Add -c to ranlib commands.
7201         * configure (tooldir): Handle extra_ranlibflags_for_target.
7202
7203 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7204
7205         * Makefile.tpl: Revert HJL's change.
7206         * Makefile.in: Regenerated.
7207         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7208         always.
7209
7210 2002-12-19  Andreas Schwab  <schwab@suse.de>
7211
7212         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7213         * Makefile.in: Regenerate.
7214
7215 2002-12-18  H.J. Lu  <hjl@gnu.org>
7216
7217         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7218         * Makefile.in: Regenerated.
7219
7220         * configure.in (build_prefix): New. Substitute.
7221
7222 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7223
7224         * Makefile.tpl: Don't let real targets depend on phony targets.
7225         * Makefile.in: Regenerate.
7226
7227         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7228         * Makefile.in: Regenerate.
7229
7230 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7231
7232         * config.sub: Import from master repository
7233         * config.guess: Ditto
7234
7235 2002-12-16  Jason Merrill  <jason@redhat.com>
7236
7237         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7238         previous 'make bootstrap'.
7239         * Makefile.in: Regenerate.
7240
7241 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7242
7243         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7244
7245 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7246
7247         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7248         * Makefile.in: Regenerate.
7249
7250 2002-12-13  Jason Merrill  <jason@redhat.com>
7251
7252         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7253         library tests.
7254         (check-c++): Just depend on it and check-target-libstdc++-v3.
7255         * Makefile.in: Regenerate.
7256
7257 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7258
7259         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7260         * Makefile.in: Rebuilt.
7261
7262 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7263
7264         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7265
7266 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7267
7268         * configure: Fix bug put in by gremlins.
7269
7270         * Makefile.tpl: Substitute more autoconfily.
7271         * configure: Substitute more autoconfily.
7272         * Makefile.in: Regenerate.
7273
7274 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7275
7276         * config.sub: Import from master repository
7277         * config.guess: Ditto
7278         * MAINTAINERS: Added Svein Seldal under write after approval
7279
7280 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7281
7282         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7283         * Makefile.in (all-sim): Ditto.
7284
7285 2002-12-06  DJ Delorie  <dj@redhat.com>
7286
7287         * Makefile.tpl: Change configure dependencies to not have real
7288         targets depend on phony targets.
7289
7290 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7291
7292         * configure.in: Revert unintentional change.
7293
7294         * Makefile.tpl: Change dependency for */multilib.out so that
7295         it works when gcc isn't in the tree.
7296
7297         * configure.in: Substitute more.
7298         * configure: Run subconfigures from the Makefile.
7299         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7300         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7301
7302 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7303
7304         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7305
7306 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7307
7308         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7309         and corresponding dependencies.
7310         * Makefile.in: Regenerate.
7311
7312         * configure.in (host_tools): Order binutils, gas and ld for
7313         convenience in running the testsuites.
7314
7315         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7316         * Makefile.in: Regenerate.
7317         * configure.in: Introduce rules to serialize subconfigure runs.
7318
7319         * configure.in: Introduce BASE_CC_FOR_TARGET.
7320         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7321         Realize configure-build-* targets.  Realize configure-target-* targets.
7322         * Makefile.in: Regenerate.
7323
7324 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7325
7326         * configure: Move gcc_version_trigger stuff from here...
7327         * configure.in: ...to here.
7328
7329         * configure.in: Separate subconfigure options added by this file from
7330         options given by the user.  Add machinery to put args for host
7331         subconfigures into the Makefile.
7332
7333         * Makefile.tpl: Remove 'vault' targets.
7334         * Makefile.tpl: Reorder and comment dependencies.
7335         * Makefile.in: Regenerate.
7336
7337 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7338         * configure.in: Fix my broken commit of previous patch. (sigh)
7339
7340 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7341
7342         * configure.in: Move host-specific darwin noconfigdirs into
7343         the host-specific section.
7344
7345 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7346
7347         * configure.in: Move host-specific darwin noconfigdirs into
7348         the host-specific section.
7349
7350 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7351
7352         * configure: Remove skip-this-dir support.
7353         * Makefile.tpl: Remove skip-this-dir support.
7354
7355         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7356         subdirectories.
7357         * Makefile.in: Regenerate.
7358
7359         * Makefile.tpl: Strip out useless setting of 'dir'.
7360         * Makefile.in: Regenerate.
7361
7362 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7363
7364         * configure.in: Fix deeply stupid bug.
7365
7366         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7367         shell code in CXX_FOR_TARGET
7368         * Makefile.def: Introduce raw_cxx.
7369         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7370         RAW_CXX_FOR_TARGET.
7371         * Makefile.in: Regenerate.
7372
7373 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7374
7375         * Makefile.tpl: Remove unnecessary ifs.
7376         * Makefile.in: Regenerate.
7377
7378         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7379         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7380         targets for 'no_install' modules.
7381         * configure: Move GDB_TK substitution to configure.in.  Move
7382         build_modules stuff to configure.in.
7383         * configure.in: Implement soft dependency machinery.  Maybe-ize
7384         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7385         * Makefile.in: Regenerate.
7386
7387 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7388
7389         * Makefile.tpl: Make all-target, install-target behave similarly
7390         to all, install (only hitting configured targets).  Eliminate
7391         unused macro defintions.
7392
7393         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7394         build != host.
7395
7396         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7397
7398         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7399
7400         * configure.in: Produce lists of subdir targets we're actually
7401         configuring.  Remove references to "dosrel".
7402         * Makefile.tpl: Let configure set which subdir targets are hit.
7403         Remove install-cross; clean up install; remove ALL.  Remove
7404         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7405         Autogenerate host module targets.  Remove empty dependency lines
7406         and redundant dependency; rearrange slightly.
7407         * Makefile.def: Add host-side libtermcap, utils.
7408
7409         * Makefile.in: Regenerate.
7410
7411 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7412
7413         * ltconfig (osf[345]): Append $major to soname_spec.
7414         Reflect this in library_names_spec.
7415         * ltmain.sh (osf): Prefix $major with . for use as extension.
7416
7417 2002-11-19  Andreas Jaeger  <aj@suse.de>
7418
7419         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7420         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7421         and sparc64 GNU/Linux systems.
7422
7423 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7424
7425         * MAINTAINERS: Update email.
7426
7427 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7428
7429         * MAINTAINERS: Complete James Dennett's entry.
7430
7431 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7432
7433         * MAINTAINERS (Write After Approval): Add myself.
7434
7435 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7436
7437         * Makefile.tpl: syntactic cleanup
7438
7439 2002-11-13  Stuart Hastings  <stuart@apple.com>
7440
7441         * MAINTAINERS: Add myself to write-after-approval list.
7442
7443 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7444
7445         * Makefile.def: Add list of recursive targets to autogenerate.
7446         Add build_modules.
7447         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7448         targets.  Autogenerate *-build-* targets.
7449         * Makefile.in: Regenerate.
7450
7451 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7452
7453         * configure: More autoconf-style substitutions.
7454         * Makefile.tpl: More autoconf-style substitutions.
7455         * Makefile.in: Regenerate.
7456
7457 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7458
7459         * configure: Substitute more variables in a more autoconf-friendly
7460         way.  Simplify slightly.
7461         * Makefile.tpl: Make more variables substitutable in an
7462         autoconf-friendly way.
7463         * Makefile.in: Regenerate.
7464
7465 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7466
7467         * MAINTAINERS (Write After Approval): Add myself.
7468
7469 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7470
7471         * configure.in (v810*): Remove special setting of tools.
7472
7473         * configure: Add support for extra required flags for ar or nm.
7474         * configure.in (aix4.3+): Use above support for target-specific
7475         issues, rather than using config/mt-aix43.
7476
7477 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7478
7479         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7480         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7481         with $srcdir.  Reformat indentation.  Substitute some variables
7482         formerly hard-coded in the Makefile for build=host.
7483         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7484         * Makefile.def: Autogenerate more.
7485         * Makefile.in: Regenerate.
7486
7487 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7488
7489         * MAINTAINERS (Write After Approval): Add myself.
7490
7491 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7492
7493         * Makefile.def (host_modules): Add rda.
7494         * Makefile.in: Regenerate.
7495         * configure.in (target_tool): Add target-rda to list.
7496
7497 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7498
7499         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7500
7501 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7502
7503         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7504         and restrap targets to this rule.
7505         * Makefile.in:  Regenerate.
7506
7507 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7508
7509         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7510         GNATS only accounts.
7511
7512 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7513
7514         * configure.in (i[3456]86-*-linux*): Add check to disable
7515         ${libgcj} for glibc1.
7516
7517 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7518
7519         * MAINTAINERS: Add myself as ip2k port maintainer.
7520
7521 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7522
7523         * configure.in: Add tic4x target.
7524
7525 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7526
7527         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7528         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7529         * Makefile.in: Regenerate.
7530
7531         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7532         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7533         * Makefile.in: Regenerate.
7534
7535 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7536
7537         * MAINTAINERS: Add myself as web pages co-maintainer.
7538
7539 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7540
7541         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7542         * Makefile.in: Regenerate.
7543
7544 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7545
7546         * MAINTAINERS: Add myself and Nathan Sidwell
7547         <nathan@codesourcery.com> as VxWorks maintainers.
7548
7549 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7550
7551         * Makefile.def: Remove order dependency comments.
7552         * Makefile.tpl: Add explicit install-install dependencies.
7553         * Makefile.in: Regenerate.
7554
7555         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7556         * Makefile.in: Regenerate.
7557
7558         * Makefile.tpl: Add configure-target (for src-release in src)
7559         * Makefile.in: Regenerate.
7560
7561 2002-09-30  Nick Clifton  <nickc@redhat.com>
7562
7563         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7564
7565 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7566
7567         * configure.in (s390*-*-linux*): Enable libgcj.
7568
7569 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7570
7571         * configure: Revert accidentally applied changes.
7572
7573         * Makefile.tpl: Make more autoconf-friendly.
7574         * Makefile.in: Regenerate.
7575         * configure: Make substitution more autoconf-like.
7576
7577 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7578
7579         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7580         single entry to handle all these.
7581         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7582         libjava on arm-*-elf.
7583
7584 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7585
7586         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7587         things that depend on them.
7588
7589 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7590
7591         * Makefile.tpl: Make subsituted variables more autoconfy.
7592         * Makefile.in: Regenerate.
7593         * configure: Make seds more autoconfy.
7594
7595 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7596
7597         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7598         * Makefile.in: Regenerate.
7599         * configure.in: Rewrite sed statements to look autoconfy.
7600
7601         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7602         all-target-foo on configure-target-foo.
7603         * Makefile.def: Ditto.
7604         * Makefile.in: Rebuild.
7605
7606 2002-09-25  Andrew Haley  <aph@redhat.com>
7607
7608         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7609
7610 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7611
7612         * Makefile.def: New file.
7613         * Makefile.tpl: New file.
7614         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7615         * contrib/gcc_update: Note that Makefile.in is a generated file.
7616
7617         * configure.in: Minor rearrangement.  Simplify tests.
7618
7619 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7620
7621         * configure.in (with_headers): Skip copy if value is "yes".
7622         (with_libs): Likewise.
7623
7624 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7625
7626         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7627         * configure.in (sh*-*-pe*): Ditto.
7628         * configure.in (mips*-*-pe*): Ditto.
7629         * configure.in (*arm-wince-pe): Ditto.
7630
7631         * configure.in: Rearrange.
7632
7633 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7634
7635         * MAINTAINERS: Update my email address.
7636
7637 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7638
7639         * MAINTAINERS: (Write After Approval): Add myself.
7640
7641 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7642
7643         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7644
7645 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7646
7647         * MAINTAINERS: Change my mailing address.
7648
7649 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7650
7651         * MAINTAINERS (Write After Approval): Remove myself.
7652         (Various Maintainers: c++ runtime libs): Add myself.
7653
7654 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7655
7656         * MAINTAINERS (Write After Approval): Remove myself.
7657         (Various Maintainers: c++ runtime libs): Add myself.
7658
7659 2002-08-15  Eric Christopher  <echristo@redhat.com>
7660
7661         * config.sub: Import from master repository.
7662         * config.guess: Ditto.
7663
7664 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7665
7666         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7667         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7668         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7669
7670 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7671
7672         * MAINTAINERS: Add self to rs6000 vector extensions.
7673
7674 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7675
7676         * libiberty/configure: Reverted unintended yesterday's check in.
7677
7678 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7679
7680         * boehm-gc/configure, libf2c/configure: Rebuilt.
7681         * libffi/configure, libiberty/configure: Ditto.
7682         * libjava/configure, libobjc/configure: Ditto.
7683         * libstdc++-v3/configure, zlib/configure: Ditto.
7684         Merged from binutils:
7685         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7686         From Steve Ellcey <sje@cup.hp.com>:
7687         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7688         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7689         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7690         IA64.
7691         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7692         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7693         soname_spec, sys_lib_search_path_spec): Ditto.
7694
7695 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7696
7697         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7698
7699 2002-08-04  H.J. Lu  (hjl@gnu.org)
7700
7701         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7702
7703 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7704
7705         * MAINTAINERS (Write After Approval): Add myself.
7706
7707 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7708
7709         * configure.in: Move generic linux case to end.  Copy generic
7710         linux noconfigdirs to mips*-*-linux* entry and new
7711         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7712
7713 2002-07-19  Michael Matz  <matz@suse.de>
7714
7715         * MAINTAINERS: Add myself as ra* maintainer.
7716
7717 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7718
7719         * config.guess: Update to 2002-07-09 version.
7720         * config.sub: Update to 2002-07-03 version.
7721
7722 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7723
7724         * MAINTAINERS: Fix typo in a maintainer email address.
7725
7726 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7727
7728         * configure.in: Remove two redundant tests.
7729
7730 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7731
7732         * configure.in (mips*-*-irix6*o32): Enable stabs.
7733
7734 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7735
7736         * configure.in: Don't build grez.
7737         * Makefile.in: Ditto.
7738
7739         * Makefile.in: Remove references to bsp, cygmon, libstub.
7740         * configure.in: Ditto.
7741
7742         * configure.in: Remove leftover reference to gdbtest.
7743
7744 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7745
7746         * configure.in (gxx_include_dir):  Change to match versioned
7747         C++ headers if --enable-version-specific-runtime-libs is used.
7748
7749 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7750
7751         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7752
7753 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7754
7755         * configure.in: Make --without-x work.
7756
7757 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7758
7759         * configure.in: Rearrange target Makefile fragment collection.
7760
7761         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7762         cvs[src].
7763         * configure.in: Ditto.
7764
7765 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7766
7767         * MAINTAINERS (Write After Approval): Update my e-mail address.
7768
7769 2002-06-24  Ben Elliston  <bje@redhat.com>
7770
7771         * configure.in (host_tools): Remove cgen.
7772
7773         * Makefile.in (all-cgen): Remove; runs from its source directory.
7774         (check-cgen, install-cgen, clean-cgen): Likewise.
7775         (all-opcodes): Do not depend on all-cgen.
7776         (all-sim): Likewise.
7777
7778 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7779
7780         * Makefile.in: Eliminate 'apache' targets.
7781         * configure.in: Eliminate 'apache' targets.
7782
7783         * configure.in: Eliminate redundant tests.  Reorganize.
7784
7785         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7786
7787         * config-ml.in: Eliminate references to Cygnus configure.
7788
7789         * Makefile.in: Eliminate references to building emacs.
7790
7791 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7792
7793         * MAINTAINERS: Update my email address.
7794
7795 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7796
7797         * config.if (libstdcxx_incdir): Version C++ headers.
7798         (cxx_incdir): Remove.
7799
7800 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7801
7802         * MAINTAINERS (Write After Approval): Add self.
7803
7804 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7805
7806         * configure.in: Add support for ip2k.
7807
7808 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7809
7810         * configure.in: Fix AIX configury bug.
7811
7812 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7813
7814         * MAINTAINERS (Write After Approval): Add self.
7815
7816 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7817
7818         * configure.in: replace ${topsrcdir} with ${srcdir}
7819
7820         * configure.in: Move definition of libstdcxx_flags
7821         right above usage, rather than waaay earlier.
7822
7823         * configure.in: Pull definition of is_cross_compiler earlier.
7824
7825         * configure.in: Rearrange a little.
7826
7827         * configure.in: Remove references to librx.
7828         * Makefile.in: Remove references to librx.
7829
7830 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7831
7832         * config.sub: Add support for avr target.
7833         Import from master sources, rev 1.255
7834
7835 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7836
7837         * configure, .cvsignore:  Revert previous change...
7838         * Makefile:  ...delete.
7839
7840 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7841
7842         * configure.in: Eliminate ${gasdir} variable.
7843
7844 2002-06-18  Dave Brolley  <brolley@redhat.com>
7845
7846         * configure.in: Add support for frv.
7847         * config.sub: Add support for frv.
7848
7849 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7850
7851         * configure:  Remove garbage from previous commit.
7852
7853 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7854
7855         * configure:  For in-source builds, make a subdir and re-exec there.
7856         * Makefile:  New file.  Pass targets through to build directory.
7857         * .cvsignore:  No longer ignore "Makefile".
7858
7859 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7860
7861         * MAINTAINERS (Write After Approval): Add self.
7862
7863 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7864
7865         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7866
7867 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7868
7869         * configure.in (vax-*-netbsd*): Re-enable gas.
7870
7871 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7872
7873         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7874         BUILD_PREFIX_1, to correct nomenclature.
7875         * configure: Likewise.
7876
7877         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7878         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7879
7880 2002-05-31  Olaf Hering  <olh@suse.de>
7881
7882         * config-ml.in: Propogate DESTDIR also.
7883
7884 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7885
7886         * configure.in (vax-*-netbsd*): Don't build gas for this
7887         platform.
7888
7889 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7890
7891         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7892         and libgcj for AVR.
7893
7894 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7895
7896         * MAINTAINERS (Write After Approval): Add myself.
7897
7898 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7899
7900         * config.guess: Update to 2002-05-22 version.
7901         * config.sub: Likewise.
7902
7903 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7904
7905         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7906         * config-ml.in: Likewise.
7907         * configure: Likewise.
7908         * configure.in: Likewise.
7909
7910 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7911
7912         * MAINTAINERS: Update my email address.
7913
7914 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7915
7916         * configure.in: Simplify makefile fragment collection.
7917
7918         * configure.in: Remove code to build emacs.
7919
7920         * configure.in : Remove --srcdir argument from targargs and buildargs
7921         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7922
7923         * configure: Move some logic to configure.in.
7924         * configure.in: Move some logic from configure.
7925
7926 2002-05-11  Tom Tromey  <tromey@redhat.com>
7927
7928         * MAINTAINERS: Reflect libgcj reality.
7929
7930 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7931
7932         * Makefile.in: Honour DESTDIR.
7933
7934 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7935
7936         * config.guess: Import 2002-03-20 version.
7937         * config.sub: Import 2002-04-26 version.
7938
7939 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7940
7941         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7942
7943 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7944
7945         * MAINTAINERS: Add self.
7946
7947 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7948
7949         * ltmain.sh: Detect and handle object name conflicts
7950         while piecewise linking a static library.
7951
7952 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7953
7954         * configure.in (noconfigdirs): Don't disable libgcj on
7955         sparc64-*-solaris* and sparcv9-*-solaris*.
7956
7957 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7958
7959         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7960
7961 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7962
7963         * configure.in (FLAGS_FOR_TARGET): Do not add
7964         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7965         on i[3456]86-*-linux*.
7966
7967 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7968
7969         * configure.in (noconfigdirs): Replace [ ] with test.
7970
7971         * configure.in (noconfigdirs): Do not add target-newlib if
7972         target == i[3456]86-*-linux*, and host == target.
7973
7974 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7975
7976         * configure.in: delete reference to absent file
7977
7978         * configure.in: replace '[' with 'test'
7979
7980         * configure.in: Eliminate references to gash.
7981         * Makefile.in: Eliminate references to gash.
7982
7983         * configure.in: remove useless references to 'pic' makefile fragments.
7984
7985         * configure.in: (*-*-windows*) Finish removing.
7986
7987         * configure.in: Eliminate redundant test for libgui.
7988
7989 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7990
7991         * MAINTAINERS: Add self and realphabetize.  Update entries
7992         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7993         entry for a29k port maintainer.
7994
7995 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7996
7997         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7998         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7999
8000 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8001
8002         * configure.in: remove references to dead files
8003
8004 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8005
8006         * MAINTAINERS: Add information about purpose of this file.
8007
8008 2002-04-18  Tom Tromey  <tromey@redhat.com>
8009
8010         * configure.in: Disallow configuring libgcj when it is already
8011         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8012         Solaris 2.8 by default.  For PR libgcj/6158.
8013
8014 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8015
8016         * configure.in:  Move default CC setting out of config/mh-* fragments
8017         directly into here.
8018
8019 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8020
8021         * configure.in: don't even try to configure or make a subdirectory
8022         if there's no configure script for it.
8023
8024 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8025
8026         * MAINTAINERS: Remove chill maintainers.
8027         * Makefile.in (CHILLFLAGS): Remove.
8028         (CHILL_LIB): Remove.
8029         (TARGET_CONFIGDIRS): Remove libchill.
8030         (CHILL_FOR_TARGET): Remove.
8031         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8032         CHILL_LIB.
8033         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8034         (CHECK_TARGET_MODULES): Likewise.
8035         (INSTALL_TARGET_MODULES): Likewise.
8036         (CLEAN_TARGET_MODULES): Likewise.
8037         (configure-target-libchill): Remove.
8038         (all-target-libchill): Remove.
8039         * configure.in (target_libs): Remove target-libchill.
8040         Do not compute CHILL_FOR_TARGET.
8041         * libchill: Remove directory.
8042
8043 2002-04-11  DJ Delorie  <dj@redhat.com>
8044
8045         * Makefile.in, configure.in: Sync with binutils, entries
8046         follow...
8047
8048 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8049
8050         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8051         (do-tar, do-bz2): New rules.
8052         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8053         (gdb-tar): New rule.
8054         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8055         (insight_dejagnu.tar): New rule.
8056         (insight.tar): New rule.
8057         (gdb+dejagnu.tar): New rule.
8058         (gdb.tar): New rule.
8059
8060 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8061
8062         * Makefile.in: Add all-tix to deps for all-snavigator
8063         so that tix is built when building snavigator.
8064
8065 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8066
8067         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8068         ld and gdb are not supported.
8069
8070 2002-01-07  Mark Salter  <msalter@redhat.com>
8071
8072         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8073         Allow target-libgloss to be built for arm, strongarm, and xscale.
8074
8075 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8076
8077         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8078         options for i[3456]86-pc-linux* native builds.
8079
8080 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8081
8082         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8083         files from .po files for a distribution.
8084
8085 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8086
8087         * configure.in: Enable libstdc++-v3 for h8300 targets.
8088
8089 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8090
8091         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8092         version from bfd/.
8093
8094 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8095
8096         * Makefile.in (VER): When present, extract the version number from
8097         the file version.in.
8098
8099 2001-05-24  Tom Rix  <trix@redhat.com>
8100
8101         * configure.in : enable ld for aix
8102
8103 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8104
8105         * config.guess: Add linux target for S/390.
8106
8107 2000-11-07  Philip Blundell  <pb@futuretv.com>
8108
8109         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8110
8111 2000-11-03  Philip Blundell  <pb@futuretv.com>
8112
8113         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8114         files.
8115
8116 2001-01-15  Ben Elliston  <bje@redhat.com>
8117
8118         * configure.in (host_tools): Add sid.
8119         Always configure cgen.
8120
8121 2000-11-24  Nick Clifton  <nickc@redhat.com>
8122
8123         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8124
8125
8126 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8127
8128         * Makefile.in (ALL_MODULES): Add all-cgen.
8129         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8130         (all-cgen): New target.
8131         (all-opcodes,all-sim): Depend on all-cgen.
8132         * configure.in (host_tools): Add cgen.
8133         Only configure cgen if --enable-cgen-maint.
8134
8135 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8136
8137         * configure.in: Add *-*-freebsd* configurations.
8138
8139 2002-04-08  Tom Tromey  <tromey@redhat.com>
8140
8141         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8142         Fixes PR libgcj/6068.
8143
8144 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8145
8146         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8147
8148 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8149
8150         * configure.in (alpha*-dec-osf*): Enable libgcj.
8151
8152 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8153
8154         * MAINTAINERS (Write After Approval): Add myself.
8155
8156 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8157
8158         Fix for: PR bootstrap/3591, target/5676
8159         * configure.in (mcore-pe): Disable the configuration of
8160         libstdc++-v3 since exceptions are not supported.
8161
8162 2002-03-20  Anthony Green  <green@redhat.com>
8163
8164         * configure.in: Enable libgcj for xscale-elf target.
8165
8166 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8167
8168         * MAINTAINERS:  Update my email address.
8169
8170 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8171
8172         * ltmain.sh (relink_command): Fix typo in previous change.
8173
8174 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8175
8176         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8177         (relink_command): Added --tag flags.
8178         (mode=install): If relinking fails; error out.
8179
8180 2002-03-12  Richard Henderson  <rth@redhat.com>
8181
8182         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8183         .NOTPARALLEL tag.
8184         (do-check): Rename from check.
8185         (check): Allow parallel check.
8186
8187 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8188
8189         * MAINTAINERS: Add myself as maintainer for xtensa port.
8190         Fix alphabetical order in CPU port maintainer list.
8191         Remove myself from Write After Approval list.
8192
8193 2002-03-11  Richard Henderson  <rth@redhat.com>
8194
8195         * Makefile.in (.NOTPARALLEL): Add fake tag.
8196
8197 2002-03-07  H.J. Lu  (hjl@gnu.org)
8198
8199         * configure.in: Enable gprof for mips*-*-linux*.
8200
8201 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8202
8203         * MAINTAINERS (Write After Approval): Add myself.
8204
8205 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8206
8207         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8208         libjava.
8209         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8210
8211 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8212
8213         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8214         because its Makefile is there; test for the executable instead.
8215
8216 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8217
8218         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8219         libstdc++-v3 and libjava.
8220
8221 2002-02-11  Adam Megacz  <adam@xwt.org>
8222
8223         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8224         boehm-gc
8225
8226 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8227
8228         * config.guess: Updated to 2002-01-30's version.
8229         * config.sub: Updated to 2002-02-01's version.
8230         Contribute sh64-elf.
8231         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8232         * configure.in: Added sh64-*-*.
8233
8234 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8235
8236         * MAINTAINERS: Belatedly add myself to write after approval list.
8237
8238 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8239
8240         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8241         Remove self as Write After Approval.
8242
8243 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8244
8245         * MAINTAINERS: Put self in as maintainer for contrib/regression
8246         directory.
8247
8248 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8249
8250         * MAINTAINERS:  Update my email address.
8251
8252 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8253
8254         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8255         target-libiberty, and target-libgloss.  Skip Java-related
8256         libraries if not supported for NetBSD on target CPU.
8257
8258 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8259
8260         * install-sh: Use _inst.$$_ for temp file name.
8261
8262 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8263
8264         * MAINTAINERS (Write After Approval): Move my contact info
8265         from here...
8266         (OS Port Maintainers): ...to here (netbsd).
8267
8268 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8269
8270         * MAINTAINERS (Write After Approval): Add myself.
8271
8272 2002-01-17  H.J. Lu  <hjl@gnu.org>
8273
8274         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8275         (all-target-fastjar): Also depend on all-target-libiberty.
8276
8277 2002-01-16  H.J. Lu  (hjl@gnu.org)
8278
8279         * config.guess: Import from master sources, rev 1.225.
8280         * config.sub: Import from master sources, rev 1.238.
8281
8282 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8283
8284         * MAINTAINERS (Write After Approval): Remove myself.
8285
8286 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8287
8288         * MAINTAINERS (Write After Approval): Add myself.
8289
8290 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8291
8292         * MAINTAINERS: Add self as docs co-maintainer.
8293
8294 2001-12-11  Matthias Klose  <doko@debian.org>
8295
8296         * MAINTAINERS (Write After Approval): Add myself.
8297
8298 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8299
8300         * MAINTAINERS: Update my email address.
8301
8302 2001-12-07  Turly O'Connor  <turly@apple.com>
8303         * MAINTAINERS (Write After Approval): Add myself.
8304         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8305         (rs6000_initialize_trampoline): Call __trampoline_setup for
8306         ABI_DARWIN too.
8307         * darwin-tramp.asm: New file, implements __trampoline_setup.
8308         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8309
8310 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8311
8312         * MAINTAINERS (Write After Approval): Add myself.
8313
8314 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8315
8316         * configure, configure.in: Use temp file for long sed commands.
8317
8318 2001-12-03  Laurent Guerby  <guerby@acm.org>
8319
8320         * config.sub: Update to version 1.232 on subversion.
8321
8322 2001-12-03  Ben Elliston  <bje@redhat.com>
8323
8324         * MAINTAINERS: Update mail address for config.* patches.
8325
8326 2001-11-27  DJ Delorie  <dj@redhat.com>
8327             Zack Weinberg  <zack@codesourcery.com>
8328
8329         When build != host, create libiberty for the build machine.
8330
8331         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8332         CONFIG_ARGUMENTS.
8333         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8334         New variables.
8335         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8336         and rules.
8337         (all.normal): Depend on ALL_BUILD_MODULES.
8338         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8339         (all-build-libiberty): Depend on configure-build-libiberty.
8340
8341         * configure: Calculate and substitute proper value for
8342         ALL_BUILD_MODULES.
8343         * configure.in: Create the build subdirectory.
8344         Calculate and substitute TARGET_CONFIGARGS (formerly
8345         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8346
8347 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8348
8349         * MAINTAINERS (write-after-approval): Add self.
8350
8351 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8352
8353         * MAINTAINERS (GNATS only accounts): Remove self.
8354
8355 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8356
8357         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8358         libf2c.
8359
8360 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8361
8362         * MAINTAINERS (Write After Approval): Add self.
8363
8364 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8365
8366         * MAINTAINERS: mips and s390 are also CPU ports.
8367
8368 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8369
8370         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8371
8372 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8373
8374         * MAINTAINERS: Alphabetize.
8375
8376 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8377
8378         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8379
8380 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8381
8382         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8383
8384 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8385
8386         * configure.in (--enable-languages): Be more permissive about
8387         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8388
8389 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8390
8391         * config.sub: Import from master sources, rev. 1.230.
8392         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8393
8394 2001-11-07  Laurent Guerby  <guerby@acm.org>
8395
8396         * MAINTAINERS (Write After Approval): Add self.
8397
8398 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8399
8400         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8401
8402 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8403
8404         * config.sub: Import from master sources, rev 1.226.
8405         * config.guess: Import from master sources, rev 1.216.
8406
8407 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8408
8409         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8410         * MAINTAINERS: Add self as maintainer of MMIX port.
8411         Remove old after-approval entry.
8412
8413 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8414
8415         * ChangeLog, configure: Fix spelling errors.
8416
8417 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8418
8419         * MAINTAINERS: Tweak my address.
8420
8421 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8422
8423         * MAINTAINERS: Update my email address.
8424
8425 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8426
8427         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8428         * MAINTAINERS: Add self as maintainer of CRIS port.
8429
8430 2001-10-10  Geert Bosch  <bosch@gnat.com>
8431
8432         * MAINTAINERS (Various maintainers: Ada front end):
8433         Added Robert Dewar.
8434
8435 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8436
8437         * MAINTAINERS (Write After Approval): Added self
8438
8439 2001-10-02  Geert Bosch  <bosch@gnat.com>
8440
8441         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8442
8443 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8444
8445         * configure: Handle temporary files securely using mkdir.
8446
8447 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8448
8449         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8450
8451 2001-09-26  Will Cohen  <wcohen@redhat.com>
8452
8453         * configure.in (*-*-linux*): Disable configuration of target-newlib
8454         and target-libgloss.
8455
8456 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8457
8458         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8459         RANLIB.
8460
8461 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8462
8463         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8464         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8465         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8466         avoid quotes nesting problems.
8467         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8468         (DO_X): Export only variables that are set.
8469
8470 2001-09-19  Ben Elliston  <bje@redhat.com>
8471
8472         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8473         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8474         semantics.  Use the shell built-in "type" command instead.
8475
8476 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8477
8478         Merged from gcc-3_0-branch:
8479         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8480         * ltcf-c.sh: Use $objext, not $ac_objext.
8481         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8482         * ltcf-cxx.sh: Add support for GNU.
8483         2001-07-22  Timothy Wall  <twall@redhat.com>
8484         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8485         default settings if using GNU tools with that configuration.
8486         * ltcf-cxx.sh: Ditto.
8487         * ltcf-gcj.sh: Ditto.
8488         2001-07-21  Michael Chastain  <chastain@redhat.com>
8489         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8490         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8491         * ltmain.sh: Mark as gcc-local.
8492
8493 2001-08-30  Eric Christopher  <echristo@redhat.com>
8494             Jason Eckhardt  <jle@redhat.com>
8495
8496         * config.guess: Merge from master sources.
8497         * config.sub: Merge from master sources, add support for mipsisa32.
8498
8499 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8500         * config.sub: Merge from master sources, rev 1.219.
8501         * MAINTAINERS: Add self as contact for stormy16 port.
8502
8503 2001-08-14  Zack Weinberg  <zackw@panix.com>
8504
8505         * config.sub: Merge from master sources, rev 1.218.
8506         * config.guess: Merge from master sources, rev 1.209.
8507
8508 2001-08-11  Graham Stott  <grahams@redhat.com>
8509
8510         * Makefile.in (check-c++): Add missing semicolon.
8511
8512 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8513
8514         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8515
8516 2001-07-30  Eric Christopher  <echristo@redhat.com>
8517
8518         * MAINTAINERS (Various maintainers: mips port): Added myself.
8519
8520 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8521
8522         * configure.in (sh-*-linux*): New.
8523
8524 2001-07-27  Richard Henderson  <rth@redhat.com>
8525
8526         * .cvsignore: Add LAST_UPDATED.
8527
8528 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8529
8530         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8531
8532 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8533
8534         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8535
8536 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8537
8538         * MAINTAINERS (Write After Approval): Added myself.
8539
8540 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8541
8542         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8543         and libgcj on m68hc11/m68hc12.
8544
8545 2001-06-27  H.J. Lu  (hjl@gnu.org)
8546
8547         * Makefile (CFLAGS_FOR_BUILD): New.
8548         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8549
8550 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8551
8552         * README: Remove version number.
8553
8554 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8555
8556         * INSTALL/README: Update wrt. to the installation instructions now
8557         residing in gcc/doc/install.texi.
8558
8559 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8560
8561         * README: Replace with a cut-down and updated version of gcc/README.
8562
8563 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8564
8565         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8566         multilibs to be disabled.
8567
8568 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8569
8570         * MAINTAINERS (Write After Approval): Add myself.
8571
8572 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8573
8574         * config.guess: Import CVS version 1.195.
8575         * config.sub: Import CVS version 1.212.
8576
8577 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8578
8579         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8580         gcc/xgcc is built, use -print-prog-name to find out the program
8581         name to use.
8582
8583 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8584
8585         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8586         appear to also be in the master copy.
8587         * config.sub:  Import CVS version 1.211.
8588
8589 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8590
8591         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8592         with_gcc]: Use `gcc -shared' to build a shared library.
8593
8594 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8595
8596         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8597         archives.
8598
8599 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8600
8601         * MAINTAINERS (Write After Approval): Add myself.
8602
8603 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8604
8605         * configure.in (libstdcxx_flags): Do not try to execute
8606         libstdc++-v3/testsuite_flags until it exists.
8607
8608 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8609
8610         * MAINTAINERS: Update my email address.
8611
8612 2001-05-31  Graham Stott  <grahams@redhat.com>
8613
8614         * MAINTAINERS (Write After Approval): Add myself.
8615
8616 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8617
8618         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8619         libraries when using g++ with native linker.
8620
8621 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8622
8623         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8624
8625 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8626
8627         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8628         [aix4*|aix5*]: Prepend blank.
8629
8630 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8631
8632         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8633         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8634         of subdir/configure scripts to use the new libtool.m4.
8635
8636 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8637
8638         * MAINTAINERS (Write After Approval): Add myself.
8639
8640 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8641
8642         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8643
8644 2001-05-11  Ben Elliston  <bje@redhat.com>
8645
8646         * Makefile.in (all-sid): New target.
8647         (check-sid, clean-sid, install-sid): Likewise.
8648
8649 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8650
8651         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8652
8653 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8654
8655         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8656         libgcj.
8657
8658 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8659
8660         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8661         gcc/xgcc is built, use -print-prog-name to find out the program
8662         name to use.
8663
8664 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8665
8666         * configure.in (noconfigdirs): Don't reset it from scratch in the
8667         target case; only append to it.
8668
8669         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8670         sparc-*-solaris2.8]: Disable ${libgcj}.
8671
8672 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8673
8674         * configure.in (libgcj_saved): Copy from $libgcj.
8675         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8676         --disable-libgcj.
8677
8678 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8679
8680         * MAINTAINERS: Remove self as MIPS maintainer and
8681         C front end maintainer.
8682
8683 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8684
8685         * configure.in: Move *-chorusos target case to the proper switch.
8686         Disable libgcj.
8687
8688 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8689
8690         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8691         1.641.2.228.
8692
8693 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8694
8695         * Makefile.in (STAGE1_CFLAGS): Pass down.
8696
8697 2001-04-13  Alan Modra  <amodra@one.net.au>
8698
8699         * config.guess: Add hppa64-linux support.  Note for next import that
8700         this is already in the master file.
8701         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8702
8703 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8704
8705         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8706         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8707
8708 2001-04-11  Stan Shebs  <shebs@apple.com>
8709
8710         * MAINTAINERS: Add self as Darwin port maintainer.
8711
8712 2001-04-11  Alan Modra  <amodra@one.net.au>
8713
8714         * MAINTAINERS: Update my email address.
8715
8716 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8717
8718         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8719         recent versions of FreeBSD (release 3 or later).
8720         * ltconfig: On FreeBSD, -lc must not be provided when building
8721         a shared library or else the standard -pthread gcc option is
8722         rendered worthless to later users of the built library.
8723
8724 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8725
8726         * MAINTAINERS: Add self and RTH as C front end maintainers.
8727
8728 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8729
8730         * config.sub: Make sure to match an already-canonicalized
8731         machine name (eg. mn10300-unknown-elf).
8732
8733 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8734
8735         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8736         New macros.
8737         (bootstrap, cross): Use RECURSE_FLAGS.
8738         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8739
8740 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8741
8742         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8743
8744 2001-03-22  Colin Howell  <chowell@redhat.com>
8745
8746         * Makefile.in (DO_X): Do not backslash single-quotes in
8747         backquotes (two places).
8748
8749 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8750
8751         Re-installed:
8752         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8753         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8754         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8755         * ltcf-cxx.sh: Likewise.
8756         * ltcf-gcj.sh: Likewise.
8757
8758 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8759
8760         * MAINTAINERS: Add myself as "documentation co-maintainer".
8761
8762 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8763
8764         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8765         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8766
8767 2001-03-19  Tom Tromey  <tromey@redhat.com>
8768
8769         * config-ml.in: Handle GCJ and GCJFLAGS.
8770
8771 2001-03-21  Michael Chastain  <chastain@redhat.com>
8772
8773         * Makefile.in: all-m4 depends on all-texinfo.
8774
8775 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8776
8777         * MAINTAINERS: Add myself to write after approval list.
8778
8779 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8780
8781         * Makefile.in (DO_X): Quote nested quotes.
8782
8783 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8784
8785         * MAINTAINERS: Add myself to write after approval list.
8786
8787 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8788
8789         * Makefile.in (DO_X): Use double quotes for quoting
8790         "RANLIB=$${RANLIB}".
8791
8792 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8793
8794         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8795
8796 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8797
8798         * configure.in: Only use `lang_requires' for languages athat are
8799         actually enabled.
8800
8801 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8802
8803         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8804
8805 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8806
8807         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8808
8809 2001-03-07  Tom Tromey  <tromey@redhat.com>
8810
8811         * configure.in: Allow config-lang.in to set `lang_requires' to list
8812         of other required languages.
8813
8814 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8815
8816         * Makefile.in: Remove RANLIB definition. Use RANLIB
8817         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8818         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8819
8820 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8821             Alexandre Oliva  <aoliva@redhat.com>
8822
8823         * Makefile.in (check-c++): Use tabs, not spaces.
8824
8825 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8826
8827         * MAINTAINERS: add myself to Write After Approval list.
8828
8829 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8830
8831         * Makefile.in (check-c++): New rule.
8832
8833         * configure.in (target_libs): Remove libg++.
8834         (noconfigdirs): Remove libg++.
8835         (noconfigdirs): Same.
8836         (noconfigdirs): Same.
8837         (noconfigdirs): Same.
8838
8839         * config-ml.in: Remove libg++ references.
8840
8841         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8842         (ALL_TARGET_MODULES): Same.
8843         (configure-target-libg++): Remove.
8844         (all-target-libg++): Remove.
8845         (configure-target-libio): Remove.
8846         (all-target-libio): Remove.
8847         (check-target-libio): Remove.
8848         (.PHONY): Remove.
8849         (libg++.tar.bz2): Remove.
8850         (all-target-cygmon): Remove libio.
8851         (all-target-libstdc++): Remove.
8852         (configure-target-libstdc++): Remove.
8853         (TARGET_LIB_PATH): Remove libstdc++.
8854         (ALL_GCC_CXX): Remove libstdc++.
8855         (all-target-gperf): Correct.
8856
8857 2001-02-16  Nick Clifton  <nickc@redhat.com>
8858
8859         * configure.in (noconfigdirs): Allow configuration of texinfo
8860         for Cygwin hosts.
8861
8862 2001-02-15  Anthony Green  <green@redhat.com>
8863
8864         * configure: Introduce GCJ_FOR_TARGET.
8865         * configure.in: Ditto.
8866         * Makefile.in: Ditto.
8867
8868 2001-02-13  Andreas Schwab  <schwab@suse.de>
8869
8870         * MAINTAINERS: Update mail address.
8871
8872 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8873
8874         * config.guess: Add linux target for S/390.
8875         * config.sub: Likewise.
8876
8877 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8878
8879         * configure.in: for *-chorusos, don't config target-newlib and
8880         target-libgloss.
8881
8882 2001-02-06  Ben Elliston  <bje@redhat.com>
8883
8884         * configure: Output host type to stdout, not stderr.
8885
8886 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8887
8888         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8889         * ltcf-cxx.sh: Likewise.
8890
8891         * config.if: Assume enable_libstdcxx_v3 is defined.
8892
8893 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8894
8895         Remove V2 C++ library.
8896         * configure.in: Remove --enable-libstdcxx_v3 support.
8897
8898 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8899
8900         * include/demangle.h: Add prototype for java_demangle_v3.
8901
8902 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8903
8904         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8905
8906 2001-01-27  Richard Henderson  <rth@redhat.com>
8907
8908         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8909
8910 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8911
8912         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8913         Don't unset, it's non-portable and no longer necessary, set to empty
8914         instead.
8915
8916 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8917
8918         * ltconfig: Shell portability fix for the tagname validity check.
8919
8920 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8921
8922         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8923         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8924
8925 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8926
8927         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8928
8929 2001-01-26  Tom Tromey  <tromey@redhat.com>
8930
8931         * configure.in: Allow libgcj to be built on Sparc Solaris.
8932
8933 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8934
8935         * ltcf-c.sh: Add aix5 case.
8936         * ltcf-cxx.sh: Likewise.
8937         * ltconfig: Likewise.
8938
8939 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8940
8941         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8942         keep at least one of build_libtool_libs or build_old_libs set to
8943         yes.
8944
8945         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8946         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8947
8948 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8949
8950         * configure.in: Enable libgcj on several additional platforms.
8951
8952 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8953
8954         * configure.in: Enable libgcj for linux targets.
8955
8956 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8957
8958         * MAINTAINERS (Write After Approval): Add myself.
8959
8960 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8961
8962         * MAINTAINERS: Add myself as vax port maintainer.
8963
8964 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8965
8966         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8967
8968 2001-01-09  Mike Stump  <mrs@wrs.com>
8969
8970         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8971         failures of subdirectories.
8972
8973 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8974
8975         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8976         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8977         * ltcf-cxx.sh: Likewise.
8978         * ltcf-gcj.sh: Likewise.
8979         * ltconfig.sh: Fix typo.
8980
8981 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8982
8983         * configure: handle DOS-style absolute paths.
8984
8985 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8986
8987         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8988
8989 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8990
8991         * MAINTAINERS: Add myself as avr port co-maintainer.
8992
8993 2000-12-28  Ben Elliston  <bje@redhat.com>
8994
8995         * MAINTAINERS: Add myself under ``Write After Approval''.
8996
8997 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8998
8999         * texinfo: Remove directory from GCC.
9000
9001 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9002
9003         * COPYING: Update to current
9004         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9005         to 19yy as example year in copyright notice).
9006
9007 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9008
9009         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9010         (libstdcxx_incdir): Pass down.
9011         * config.if: Remove expired bits for cxx_interface, add stub.
9012         (libstdcxx_incdir): Add variable for g++ include directory.
9013         * configure.in (gxx_include_dir): Use it.
9014
9015 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9016
9017         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9018         with old-email address from ``Write After Approval''.
9019
9020 2000-12-15  Andreas Jaeger  <aj@suse.de>
9021
9022         * configure.in: Handle lang_dirs.
9023
9024 2000-12-14  Tom Tromey  <tromey@redhat.com>
9025
9026         * MAINTAINERS: Removed brads.
9027
9028         * MAINTAINERS: Added gcj developers.
9029
9030 2000-12-13  Anthony Green  <green@redhat.com>
9031
9032         * configure.in: Disable libgcj for any target not specifically
9033         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9034         with g++ abi.
9035
9036 2000-12-13  Mike Stump  <mrs@wrs.com>
9037
9038         * Makefile.in (local-distclean): Also remove fastjar.
9039
9040 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9041
9042         * contrib/gcc_update: Add fastjar --touch entries.
9043
9044 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9045
9046         * configure.in: Disable language-specific target libraries for
9047         languages that aren't enabled.
9048
9049 2000-12-10  Anthony Green  <green@redhat.com>
9050
9051         * configure.in: Define libgcj.  Disable libgcj target libraries for
9052         most targets.
9053
9054 2000-12-10  Neil Booth  <neilb@earthling.net>
9055
9056         * MAINTAINERS: Update mail address, remove from WAA list.
9057
9058 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9059
9060         * libjava: Imported from /cvs/java.
9061         * libffi: Likewise.
9062         * Boehm-gc: Likewise.
9063
9064 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9065
9066         * configure.in (target_libs): Revert 2000-12-08 patch.
9067         (noconfigdirs): Added target-libjava.
9068
9069 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9070
9071         * djunpack.bat: removed.
9072
9073 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9074
9075         * Makefile.in: handle DOS-style absolute paths.
9076         * config-ml.in: likewise.
9077         * symlink-tree: likewise.
9078
9079 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9080
9081         * fastjar: Imported.
9082
9083 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9084
9085         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9086         libjava.
9087         * configure.in (target_libs): Removed `target-libjava'.
9088
9089 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9090
9091         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9092         (ALL_MODULES): Added fastjar.
9093         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9094         (all-target-libjava): all-fastjar replaces all-zip.
9095         (all-fastjar): Added.
9096         (configure-target-fastjar, all-target-fastjar): Likewise.
9097         * configure.in (host_tools): Added fastjar.
9098
9099 2000-12-07  Mike Stump  <mrs@wrs.com>
9100
9101         * Makefile.in (local-distclean): Remove leftover built files.
9102
9103 2000-11-24  Nick Clifton  <nickc@redhat.com>
9104
9105         * configure.in (xscale-elf): Add target.
9106         (xscale-coff): Add target.
9107
9108 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9109
9110         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9111         recent versions of FreeBSD (release 3 or later).
9112         * ltconfig: On FreeBSD, -lc must not be provided when building
9113         a shared library or else the standard -pthread gcc option is
9114         rendered worthless to later users of the built library.
9115
9116 2000-11-16  Fred Fish  <fnf@be.com>
9117
9118         * configure.in (enable_libstdcxx_v3): Fix typo,
9119         libstd++ -> libstdc++.
9120
9121 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9122
9123         * MAINTAINERS: Add self to Write After Approval list.
9124
9125 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9126
9127         * MAINTAINERS: Update my email address.  Add myself to global write
9128         privs list.
9129
9130 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9131
9132         * Makefile.in: Merge with src and libgcj.
9133         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9134         configure-target-<library> when their configure scripts need the C
9135         or C++ library to have already been built to work properly.
9136         (do_proto_toplev): Set them to an empty string.
9137
9138         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9139         (REALLY_SET_LIB_PATH): Use them.
9140
9141 2000-11-17  Stan Shebs  <shebs@apple.com>
9142
9143         * MAINTAINERS: Add self to Write After Approval list.
9144
9145 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9146
9147         * configure: Provide the original toplevel configure arguments
9148         (including $0) to subprocesses in the environment rather than
9149         through gcc/configargs.h.
9150
9151 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9152
9153         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9154         C99.  Alphabetise "Write After Approval" list.
9155
9156 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9157
9158         * configure: Turn on libstdc++ V3 by default.
9159
9160         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9161         if we've got GCC.
9162
9163 2000-11-11  Philip Blundell  <philb@gnu.org>
9164
9165         * MAINTAINERS: Add self to Write After Approval list.
9166
9167 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9168
9169         * ltcf-c.sh (aix4): Improve shared library configuration; require
9170         exporting symbols.
9171         * ltcf-cxx.sh (aix4): Define.
9172         * ltconfig (aix4): Define library and soname specs appropriate for
9173         AIX.  Define command to create export symbols list.
9174
9175 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9176
9177         * config.sub: Add support for Sun Chorus
9178
9179 2000-10-31  Nick Clifton  <nickc@redhat.com>
9180
9181         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9182         <name>@redhat.com.  Also installed new email address for Clint
9183         Popetz.
9184
9185 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9186
9187         * etc: Remove directory from GCC.
9188
9189 2000-10-16  Michael Meissner  <meissner@redhat.com>
9190
9191         * configure (gcc/configargs.h): Only create if there is a build GCC
9192         directory created.
9193
9194 2000-10-16  Matthias Klose  <doko@debian.org>
9195
9196         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9197         when configured for libstdc++-v3.
9198
9199 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9200
9201         * configure: Save configure arguments to gcc/configargs.h.
9202
9203 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9204
9205         * config.guess: Import CVS version 1.157.
9206         * config.sub: Import CVS version 1.181.
9207
9208 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9209
9210         * Makefile.in (bootstrap): avoid recursion if subdir missing
9211         (cross): ditto
9212         (do-proto-toplev): ditto
9213
9214 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9215
9216         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9217         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9218
9219         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9220         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9221         all affected `configure' scripts.
9222
9223 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9224
9225         * MAINTAINERS: Add self as cpplib co-maintainer.
9226
9227 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9228
9229         * MAINTAINERS: Add self to Write After Approval list.
9230
9231 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9232
9233         * INSTALL/README: egcs -> GCC update.
9234
9235 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9236
9237         * MAINTAINERS: Add myself to Write After Approval list.
9238
9239 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9240
9241         * MAINTAINERS: Add myself to Write After Approval list.
9242
9243 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9244
9245         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9246         X11 libraries for hppa64.
9247
9248 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9249
9250         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9251
9252 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9253
9254         * Makefile.in (all-zlib): Added dummy target.
9255
9256         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9257         ltcf-gcj.sh: Updated from libtool multi-language branch.
9258
9259 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9260
9261         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9262         (bootstrap*): Depend on all-bootstrap.
9263
9264 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9265
9266         * config.guess: Import CVS version 1.156.
9267         * config.sub: Import CVS version 1.179.
9268
9269 2000-09-02  Anthony Green  <green@cygnus.com>
9270
9271         * Makefile.in (all-gcc): Depend on all-zlib.
9272         (CLEAN_MODULES): Add clean-zlib.
9273         (ALL_MODULES): Add all-zlib.
9274         * configure.in (host_libs): Add zlib.
9275
9276 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9277
9278         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9279         crosses, but add gcc/include to the header search path for them.
9280
9281 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9282
9283         * MAINTAINERS: Add self to Write After Approval list.
9284
9285 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9286
9287         * config.guess: Import CVS version 1.152.
9288         * config.sub: Import CVS version 1.177.
9289
9290 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9291
9292         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9293         $targargs to tell whether newlib is going to be built.
9294
9295         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9296         $$r/TARGET_SUBDIR/libio for _G_config.h.
9297
9298 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9299
9300         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9301
9302 2000-08-22  DJ Delorie  <dj@redhat.com>
9303
9304         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9305
9306 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9307
9308         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9309         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9310         sub-configures.
9311
9312 2000-08-21  DJ Delorie  <dj@redhat.com>
9313
9314         * MAINTAINERS: Add self as a libiberty maintainer
9315
9316 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9317
9318         * configure.in (libstdcxx_flags): Use
9319         libstdc++-v3/src/libstdc++.INC.
9320
9321 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9322
9323         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9324
9325 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9326
9327         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9328
9329         * configure: Make enable_threads and enable_shared defaults
9330         explicit.  Substitute enable_threads into generated Makefiles.
9331         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9332         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9333
9334 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9335
9336         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9337
9338 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9339
9340         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9341         previous delta.
9342
9343 2000-08-11  Jason Merrill  <jason@redhat.com>
9344
9345         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9346         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9347         (FLAGS_FOR_TARGET): Not here.
9348         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9349
9350 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9351
9352         * config-ml.in (CC, CXX): Don't introduce a leading space.
9353
9354 2000-08-07  DJ Delorie  <dj@delorie.com>
9355
9356         * MAINTAINERS: Add self as a DJGPP maintainer
9357
9358 2000-08-07  DJ Delorie  <dj@redhat.com>
9359
9360         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9361         "if we're also building gcc, and it's a gcc that will run on the
9362         build machine, we want to use its includes instead of the system's
9363         default includes".
9364
9365 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9366
9367         * MAINTAINERS: Add self to Write After Approval list.
9368
9369 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9370
9371         * configure.in (libstdcxx_flags): Don't use `"'.
9372
9373         * config-ml.in: Adjust multilib search paths to the
9374         appropriate multilib tree.
9375
9376 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9377
9378         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9379         commas in $LANGUAGES.
9380
9381 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9382
9383         * configure.in: Re-enable all references to libg++ and librx.
9384
9385 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9386
9387         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9388         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9389         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9390         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9391
9392         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9393
9394 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9395
9396         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9397         CXX_FOR_TARGET for sed.
9398
9399 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9400
9401         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9402         Do not override if already set in the environment or in configure.
9403         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9404         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9405
9406 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9407
9408         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9409         the libtool CVS tree multi-language branch.
9410         * ltconfig, ltmain.sh: Updated.
9411
9412 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9413
9414         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9415         (clean-target): Depend on it.
9416
9417         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9418         (GCC_FOR_TARGET): Use it.
9419         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9420         * configure.in: ... here.
9421         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9422         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9423
9424 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9425
9426         * MAINTAINERS: Add self to Write After Approval list.
9427
9428 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9429
9430         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9431         (configure-target-libchill, configure-target-libobjc): Likewise.
9432
9433         * configure.in: Use the same cache file for all target libs.
9434         * config-ml.in: But different cache files per multilib variant.
9435
9436 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9437
9438         * configure (topsrcdir): Don't use dirname.
9439
9440 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9441
9442         * MAINTAINERS: Add self to Write After Approval list.
9443
9444 2000-07-20  Jason Merrill  <jason@redhat.com>
9445
9446         * configure.in: Remove all references to libg++ and librx.
9447
9448         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9449
9450 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9451
9452         * config.sub: Update to subversions version 2000-07-06.
9453
9454 2000-07-12  Andrew Haley  <aph@cygnus.com>
9455
9456         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9457         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9458
9459 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9460
9461         * symlink-tree:  Check number of arguments.
9462
9463 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9464
9465         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9466         search path for a g++ extracted from the build tree.  This
9467         will allow link tests run by configure scripts in
9468         subdirectories to succeed.
9469
9470 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9471
9472         * ltconfig: Add support for mips-dde-sysv4.2MP
9473
9474 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9475
9476         * MAINTAINERS: Add myself as loop discovery maintainer.
9477
9478 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9479
9480         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9481         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9482
9483 2000-06-19  Timothy Wall  <twall@cygnus.com>
9484
9485         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9486         * config.sub: Add tic54x target.
9487
9488 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9489
9490         * MAINTAINERS: Add self as Fortran maintainer,
9491         remove Craig Burley.
9492
9493 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9494
9495         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9496         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9497
9498 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9499
9500         * MAINTAINERS: Add self as i18n maintainer
9501
9502 20000-05-21  H.J. Lu  (hjl@gnu.org)
9503
9504         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9505         directory are used if they exist. Make sure
9506         $(build_tooldir)/include is searched for header files,
9507         $(build_tooldir)/lib/ for library files.
9508         (GCC_FOR_TARGET): Likewise.
9509         (CXX_FOR_TARGET): Likewise.
9510
9511 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9512
9513         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9514
9515 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9516
9517         * Makefile.in (configure-target-libiberty): Depend on
9518         configure-target-newlib.
9519
9520 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9521
9522         * configure.in, Makefile.in: Merge all libffi-related
9523         configury stuff from the libgcj tree.
9524
9525 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9526
9527         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9528         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9529
9530 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9531
9532         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9533         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9534         current version information.  Add to proto-toplev directory.
9535         (gdb-taz): Build do-djunpack.
9536
9537 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9538
9539         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9540
9541 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9542
9543         * MAINTAINERS: Add self to Write After Approval list.
9544
9545 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9546
9547         * ltmain.sh: Preserve in relink_command any environment
9548         variables that may affect the linker behavior.
9549
9550 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9551
9552         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9553
9554 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9555
9556         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9557
9558 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9559
9560         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9561         with the version name.
9562
9563 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9564
9565         * MAINTAINERS: Add self as bb-reorder maintainer.
9566
9567 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9568
9569         * config.if: Tweak.
9570
9571 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9572
9573         * djunpack.bat: New file.
9574
9575 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9576
9577         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9578         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9579         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9580         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9581
9582 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9583
9584         * config.sub (case $basic_machine): Change default for "ibm-*"
9585         to "openedition".
9586
9587 2000-04-13  Andreas Jaeger  <aj@suse.de>
9588
9589         * MAINTAINERS: Added myself.
9590
9591 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9592
9593         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9594         (do-md5sum): New target.
9595         (MD5PROG): Define.
9596         (PACKAGE): Default to TOOL.
9597         (VER): Default to a shell script.
9598         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9599         md5 checksum generation.
9600         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9601         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9602         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9603         insight.tar.bz2): Use gdb-taz to create archive.
9604
9605 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9606
9607         * configure (warn_cflags): Delete.
9608
9609 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9610
9611         * MAINTAINERS: Added myself.
9612
9613 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9614             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9615
9616         * configure.in (enable_libstdcxx_v3): Add.
9617         (target_libs): Add bits here to switch between libstdc++-v2 and
9618         libstdc++-v3.
9619         * config.if: And this file too.
9620         * Makefile.in: Add libstdc++-v3 targets.
9621
9622 2000-04-05  Michael Meissner  <meissner@redhat.com>
9623
9624         * config.sub (d30v): Add d30v as a basic machine type.
9625
9626 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9627
9628         * configure.in: -linux-gnu*, not -linux-gnu.
9629
9630 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9631
9632         * MAINTAINERS: Add self in write-after-approval section.
9633
9634 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9635
9636         * MAINTAINERS: Add self as ia64 port maintainer.
9637
9638 2000-03-08  Neil Booth  <NeilB@earthling.net>
9639
9640         * MAINTAINERS: Add self in write-after-approval section.
9641
9642 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9643
9644         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9645         (do-tar-bz2): Replace TOOL with PACKAGE.
9646         (gdb.tar.bz2): Remove GDBTK from GDB package.
9647         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9648         dejagnu.tar.bz2): New packages.
9649
9650 2000-02-27  Andreas Jaeger  <aj@suse.de>
9651
9652         * configure.in: Add entry for mips*-*-linux*, move catch all
9653         *-*-*linux* entry below this one.
9654
9655 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9656
9657         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9658
9659 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9660
9661         * config.sub: Support an OS of "wince".
9662
9663 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9664
9665         * config.guess, config.sub: Updated to match config's 2000-02-15
9666         version.
9667
9668 2000-02-23  Linas Vepstas  <linas@linas.org>
9669
9670         * config.sub: Add support for Linux/IBM 370.
9671         * configure.in: Likewise.
9672
9673 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9674
9675         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9676
9677 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9678
9679         * config.guess: Guess "cygwin" rather than "cygwin32".
9680
9681 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9682
9683         * configure (gcc_version): When setting, narrow search to
9684         lines containing `version_string'.
9685
9686 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9687
9688         * config.sub: Add support for avr target.
9689
9690 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9691
9692         * MAINTAINERS: Add maintainers for MCore port.
9693
9694 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9695
9696         * config.sub: Add mmix-knuth-mmixware.
9697
9698 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9699
9700         * MAINTAINERS: Pair cccp with cpplib maintainership.
9701
9702 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9703
9704         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9705         structure stuff to -L library search.
9706         (CXX_FOR_TARGET): Ditto.
9707         (CROSS_CHECK_MODULES): Fix spelling mistake.
9708
9709 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9710
9711         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9712         the C++ compiler.
9713
9714 2000-01-12  Richard Henderson  <rth@cygnus.com>
9715
9716         * configure.in: Don't build some bits for beos.
9717
9718 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9719
9720         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9721         as include files.
9722
9723 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9724
9725         * Add self as cpplib maintainer, as requested by Jason
9726         Merrill.  Correct my e-mail address.
9727
9728 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9729
9730         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9731         not mh-aix43.
9732
9733 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9734
9735         * MAINTAINERS: Add myself to "write after approval" list.
9736
9737 1999-12-14  Richard Henderson  <rth@cygnus.com>
9738
9739         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9740         * config.sub: Accept alphaev[78], alphaev8.
9741
9742 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9743
9744         * config.guess, config.sub: Update from autoconf.
9745
9746 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9747
9748         * MAINTAINERS:  update my playtime e-address.
9749
9750 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9751
9752         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9753         necessary libraries are missing.
9754
9755 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9756
9757         * MAINTAINERS: Add new 'write after approval' maintainer.
9758
9759 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9760
9761         * MAINTAINERS: Add new Java maintainer.
9762
9763 1999-10-25  Andreas Schwab  <schwab@suse.de>
9764
9765         * configure: Fix quoting inside arguments of eval.
9766
9767 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9768
9769         * config-ml.in: Allow suppression of some ARM multilibs.
9770
9771 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9772
9773         * config.guess: Add OS/390 match pattern.
9774         * config.sub: Add mvs, openedition targets.
9775         * configure.in (i370-ibm-opened*): New.
9776
9777 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9778
9779         * config.sub: Add support for configuring for pj.
9780
9781 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9782
9783         * config.sub (maybe_os): Add support for configuring for fr30.
9784
9785 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9786
9787         * configure.in: Do not configure or build ld for AIX
9788         platforms.  ld is known to be broken on these platforms.
9789
9790 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9791
9792         * config-ml.in: Pass compiler flag corresponding to multidirs to
9793         subdir configures.
9794
9795 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9796
9797         * Makefile.in (LDFLAGS): Define.
9798
9799 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9800
9801         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9802         noconfigdirs.
9803         (*-*-cygwin*): Likewise.
9804
9805 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9806
9807         * mkdep: New file.
9808         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9809         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9810
9811         From Eli Zaretskii <eliz@is.elta.co.il>:
9812         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9813         long file name when using DJGPP on MS-DOS.
9814
9815 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9816
9817         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9818
9819 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9820
9821         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9822         dependency as this causes "make check" to globally "make all"
9823
9824 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9825
9826         * configure.in (target_libs): Added target-zlib.
9827         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9828         (CONFIGURE_TARGET_MODULES): Likewise.
9829         (CHECK_TARGET_MODULES): Likewise.
9830         (INSTALL_TARGET_MODULES): Likewise.
9831         (CLEAN_TARGET_MODULES): Likewise.
9832         (configure-target-zlib): New target.
9833         (all-target-zlib): Likewise.
9834         (all-target-libjava): Depend on all-target-zlib.
9835         (configure-target-libjava): Depend on configure-target-zlib.
9836
9837         * Makefile.in (configure-target-libjava): Depend on
9838         configure-target-newlib.
9839         (configure-target-boehm-gc): New target.
9840         (configure-target-qthreads): New target.
9841
9842         * configure.in (target_libs): Added target-qthreads.
9843         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9844         (CONFIGURE_TARGET_MODULES): Likewise.
9845         (CHECK_TARGET_MODULES): Likewise.
9846         (INSTALL_TARGET_MODULES): Likewise.
9847         (CLEAN_TARGET_MODULES): Likewise.
9848         (all-target-qthreads): New target.
9849         (configure-target-libjava): Depend on configure-target-qthreads.
9850         (all-target-libjava): Depend on all-target-qthreads.
9851
9852         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9853         (CONFIGURE_TARGET_MODULES): Likewise.
9854         (CHECK_TARGET_MODULES): Likewise.
9855         (INSTALL_TARGET_MODULES): Likewise.
9856         (CLEAN_TARGET_MODULES): Likewise.
9857         (all-target-libjava): New target.
9858         (all-target-boehm-gc): Likewise.
9859         * configure.in (target_libs): Added libjava, boehm-gc.
9860
9861 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9862
9863         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9864         configure.bat in SUPPORT_FILES.
9865         (gas+binutils.tar.bz2): Likewise.
9866
9867         * makeall.bat: Remove; obsolete.
9868
9869 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9870
9871         From Mark Elbrecht:
9872         * configure.bat: Remove; obsolete.
9873
9874 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9875
9876         * configure: Add -W -Wall to the default CFLAGS when compiling with
9877         gcc.
9878
9879 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9880
9881         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9882
9883 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9884
9885         * configure.in: Build ld on IRIX6.
9886
9887 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9888
9889         * Makefile.in: Change distribution targets to use bzip2 instead of
9890         gzip.
9891         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9892         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9893
9894 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9895
9896         * config.sub: Add mcore target.
9897
9898 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9899
9900         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9901
9902 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9903
9904         * config.guess (dummy): Changed to $dummy.
9905
9906 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9907
9908         * config.sub: Tidied up case statements.
9909
9910 1999-05-22  Ben Elliston  <bje@cygnus.com>
9911
9912         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9913         <jiro@din.or.jp>.
9914
9915         * config.guess: Merge with FSF version. Future changes will be
9916         more accurately recorded in this ChangeLog.
9917         * config.sub: Likewise.
9918
9919 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9920
9921          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9922
9923 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9924
9925         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9926
9927 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9928
9929         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9930
9931 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9932
9933         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9934         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9935         Bad merge removed these two changes.
9936
9937 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9938                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9939
9940         * config.guess (interix Alpha): Add.
9941
9942 1999-04-11  Richard Henderson  <rth@cygnus.com>
9943
9944         * configure.in (i?86-*-beos*): Do config gperf; don't config
9945         gdb, newlib, or libgloss.
9946
9947 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9948
9949         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9950         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9951         from multidirs.
9952
9953 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9954
9955         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9956
9957 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9958
9959         * config.sub: Add support for mcore targets.
9960
9961 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9962
9963         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9964         not mt-ospace, in order to shut up assembler warning about using
9965         symbols that are named the same as registers.
9966
9967 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9968
9969         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9970         dependency list for all-target-cygmon.
9971
9972 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9973
9974         * config-ml.in: Check $host, not $target, for selective multilibs.
9975         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9976         thumb interworking, and underscore prefix multilibs.
9977
9978 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9979
9980         * missing: Update to version from current automake.
9981
9982 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9983
9984         * configure (gxx_include_dir): Removed.
9985
9986         * configure.in (gxx_include_dir): Handle it.
9987         * Makefile.in: Likewise.
9988
9989 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9990
9991         * config.sub (mips64vr4111,mips64vr4111el) Add.
9992
9993 1999-03-21  Ben Elliston  <bje@cygnus.com>
9994
9995         * config.guess: Correct typo for detecting ELF on FreeBSD.
9996
9997 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9998
9999         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10000         config/mh-djgpp.
10001
10002 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10003
10004         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10005         all-target-newlib to dependency list for all-target-bsp.
10006
10007 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10008
10009         * config.sub: Add i386-uwin support.
10010         * config.guess: Likewise.
10011
10012 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10013
10014         * configure.in: cleanup, add mh-*pic handling for arm, special
10015         case powerpc*-*-aix*
10016
10017 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10018
10019         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10020         can be built.
10021
10022 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10023
10024         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10025         targets.
10026
10027 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10028
10029         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10030
10031 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10032
10033         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10034
10035 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10036
10037         * config.sub: Fix typo in arm recognition.
10038
10039 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10040
10041         * configure.in (noconfigdirs): Changed target_configdirs to
10042         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10043         rather than m68k-*-* since it is not known to work on
10044         m68k-aout. Ditto for arm-*-*oabi.
10045
10046 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10047
10048         * configure.in (*-*-windows*): Remove, no longer used.
10049
10050 1999-02-19  Ben Elliston <bje@cygnus.com>
10051
10052         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10053         Smart and improved by Andrew Cagney.
10054
10055 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10056
10057         * config.guess: Recognize openbsd-*-hppa.
10058
10059 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10060
10061         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10062         only if it is not empty.
10063
10064 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10065
10066         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10067
10068         * config.guess: Modified to recognize uname's armv* syntax.
10069
10070         * config.sub: Modified to recognize uname's armv* syntax.
10071
10072 1999-02-17  Mark Salter  <msalter@cygnus.com>
10073
10074         * configure.in: Added target-bsp for sparclite.
10075
10076 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10077
10078         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10079
10080 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10081
10082         * configure.in: Add support for strongarm port.
10083         * config.sub: Add support for strongarm target.
10084
10085 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10086
10087         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10088         the old name config/mh-cygwin32.
10089         Enable texinfo.
10090
10091 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10092
10093         * configure.in: Do build ld for ix86 Solaris.
10094
10095 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10096
10097         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10098         $AR_FOR_TARGET.  Likewise for RANLIB.
10099
10100 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10101
10102         * config.sub (oabi):  Recognize.
10103         * configure.in (arm-*-oabi):  Handle.
10104
10105 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10106
10107         * config.guess: Improve detection of i686 on UnixWare 7.
10108
10109 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10110
10111         * config.guess: Add support for i386-pc-interix.
10112         * config.sub: Likewise.
10113         * configure.in: Likewise.
10114
10115 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10116
10117         * Makefile.in: Remove unneeded all-target-libio from
10118         from all-target-winsup target since it is now unneeded.
10119         Add all-target-libtermcap in its place since it is now
10120         needed.
10121
10122 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10123
10124         * configure.in: makefile stub for cygwin target is probably
10125         unnecessary.  Remove it for now.
10126
10127 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10128
10129         * configure.in: libtermcap.a should be built when cygwin is the
10130         target as well as the host.
10131         * config.guess: Allow mixed case in cygwin uname output.
10132         * Makefile.in: Add libtermcap target.
10133
10134 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10135
10136         * config.sub: Clean up handling of hppa2.0.
10137
10138 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10139
10140         * config.guess: Use C code to identify more HP machines.
10141
10142 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10143
10144         * config.sub: Handle hppa2.0.
10145
10146 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10147
10148         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10149         cygmon for all sparclite targets, regardless of object format.
10150
10151 1998-12-15  Mark Salter  <msalter@cygnus.com>
10152
10153         * configure.in: Added target-bsp for several target architectures.
10154
10155         * Makefile.in: Added rules for bsp.
10156
10157 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10158
10159         * config.guess: Improve detection of hppa2.0 processors.
10160
10161 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10162
10163         * config.guess: Recognize FreeBSD using ELF automatically.
10164
10165 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10166
10167         * configure (skip-this-dir): Add handling for new shell script, which
10168         might be created by a sub-directory's configure to indicate, this particular
10169         directory is "unwanted".
10170         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10171
10172 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10173
10174         * ltconfig: import from libtool, after changing libtool to
10175         account for the cygwin name change.
10176
10177 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10178
10179         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10180         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10181
10182 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10183
10184         * configure.in: Add libtermcap to list of cygwin dependencies.
10185
10186 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10187
10188         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10189         they include winsup/include when it's a cygwin target.
10190
10191 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10192
10193         * configure.in (host_tools): Added zip.
10194         * Makefile.in (all-target-libjava): Depend on all-zip.
10195         (all-zip): New target.
10196         (ALL_MODULES): Added all-zip.
10197         (NATIVE_CHECK_MODULES): Added check-zip.
10198         (INSTALL_MODULES): Added install-zip.
10199         (CLEAN_MODULES): Added clean-zip.
10200
10201 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10202
10203         * Makefile.in: lose "32" from comment about cygwin.
10204
10205 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10206
10207         * configure.in: Use -Os to build target libraries for the fr30.
10208
10209 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10210
10211         * config.sub: Add fr30.
10212
10213 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10214
10215         * configure.in: drop "32" from config/mh-cygwin32.  Check
10216         cygwin* instead of cygwin32*.
10217         * config.sub: Check cygwin* instead of cygwin32*.
10218
10219 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10220
10221         * config.guess: Match any version of Unixware7.
10222
10223 1998-10-20  Syd Polk  <spolk@cygnus.com>
10224
10225         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10226         if desired.
10227
10228 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10229
10230         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10231         these if the appropriate directories and files to not exist.
10232
10233 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10234
10235         * Makefile.in (DEVO_SUPPORT): Add config.if.
10236
10237 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10238
10239         * configure: Add pattern to replace "build_tooldir"'s
10240         definition in the generated Makefile with "tooldir"'s
10241         actual value.
10242
10243 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10244
10245         * config.sub: Bring back lost sparcv9.
10246
10247         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10248
10249 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10250
10251         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10252         CC_FOR_TARGET and friends.
10253
10254 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10255
10256         * Makefile.in (build_tooldir): New variable, same as tooldir.
10257         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10258         -B$(build_tooldir)/bin/.
10259         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10260
10261 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10262
10263         * README: Remove installation instructions and refer to the
10264         INSTALL directory instead.
10265
10266 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10267
10268         * config.sub: Add support for i[34567]86-pc-udk.
10269         * configure.in: Likewise.
10270
10271 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10272
10273         * Makefile.in: add bzip2 package building bits for user
10274         tools module
10275         * configure.in: ditto
10276
10277 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10278
10279         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10280         (ALL_TARGET_MODULES): Add all-target-libobjc.
10281         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10282         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10283         (all-target-libchill): Add dependencies.
10284         * configure.in (target_libs): Add libchill.
10285
10286 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10287
10288         * configure.in (target_subdir): Remove duplicate line.
10289
10290 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10291
10292         * Makefile.in (all-automake): fix dependencies.
10293
10294 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10295
10296         * configure.in: Minor cleanups for building in the $(target_alias)
10297         subdir.
10298
10299 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10300
10301         * Makefile.in (bootstrap): Set r and s before make all.  Use
10302         BASE_FLAGS_TO_PASS in make all.
10303         (cross): Likewise.
10304
10305 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10306
10307         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10308
10309 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10310
10311         * config.sub: Fix typo in last change.
10312
10313 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10314
10315         * config.sub: Add support for C4x target.
10316         * configure.in: Likewise.
10317
10318 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10319
10320         * config.sub: Recognize sparcv9 just like sparc64.
10321
10322 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10323
10324         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10325
10326 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10327
10328         * config.guess: Correctly identify Pentium II sco boxes.
10329
10330         * config.guess: Fix "tr" code.  From Weiwen Liu.
10331
10332 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10333
10334         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10335         stabs.
10336
10337 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10338
10339         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10340         (ALL_TARGET_MODULES): Add all-target-libchill.
10341         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10342         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10343         (all-target-libchill): Add dependencies.
10344         * configure.in (target_libs): Add libchill.
10345
10346 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10347
10348         * config.guess: Avoid assumptions about "tr" behaves when
10349         LANG is set to something other than English.
10350
10351 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10352
10353         * configure (gxx_include_dir): Changed to
10354         '${prefix}/include/g++'-${libstdcxx_interface}.
10355
10356         * config.if: New to determine the interfaces.
10357
10358 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10359
10360         * config.guess: Detect and handle MPE/IX.
10361         * config.sub: Deal with MPE/IX.
10362
10363 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10364
10365         * configure.in: Use mh-aix43.
10366
10367 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10368
10369         * configure: Fix --without/--disable cases for gxx-include-dir.
10370
10371 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10372
10373         * mdata-sh:  Imported.  Needed for automake support.
10374
10375 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10376
10377         * Makefile.in (taz): Try "chmod -R og=u ." before
10378         "chmod og=u `find . -print`".
10379
10380 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10381
10382         * configure.in: Add arm-elf and thumb-elf support.
10383
10384 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10385
10386         * Makefile.in: Undo previous patch.
10387
10388 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10389
10390         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10391         to here ...
10392         (install-no-fixedincludes): and here
10393         (INSTALL_MODULES): ... from here.
10394
10395 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10396
10397         * config.sub: Merge with FSF.
10398
10399         * config.guess: Merge with FSF.
10400
10401 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10402
10403         * configure (extraconfigdirs): New variable.
10404         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10405         * Makefile.in (all): Move higher in file.
10406         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10407         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10408         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10409         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10410         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10411
10412 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10413
10414         * Makefile.in (all-target-libjava): Depend on all-gcc and
10415         all-target-newlib.
10416         (configure-target-libjava): Depend on $(ALL_GCC).
10417
10418 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10419
10420         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10421         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10422
10423 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10424
10425         * INSTALL/README: Fix typo.
10426
10427 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10428
10429         * ylwrap: Change absolute path checks to check for DOS style path
10430         names.
10431
10432         * ylwrap: Don't use a full path name if the source file is in the
10433         same directory.  From hjl@lucon.org (H.J. Lu).
10434
10435         * config-ml.in: Default to being verbose, to match Feb 18 change to
10436         configure.
10437
10438 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10439
10440         Brought over from egcs:
10441
10442         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10443
10444         * configure.in (target_subdir): Set to ${target_alias} instead
10445         of "libraries".
10446
10447         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10448
10449         * configure.in (target_subdir): Set to libraries if enable_multilib.
10450
10451 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10452
10453         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10454         multilibs, force reconfiguration the first time we create
10455         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10456
10457 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10458
10459         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10460         avoid confusion with --no-recursion.
10461
10462 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10463
10464         * configure.in: Win32 hosts shouldn't use install -x
10465         * install-sh: remove -x option, and special .exe-handling
10466         hack.
10467
10468 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10469
10470         * config.guess: Recognize i586-pc-beos.
10471         * configure.in: Don't build some bits for beos.
10472
10473 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10474
10475         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10476         CFLAGS default to -O2.
10477
10478         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10479         when using GNU ld.
10480
10481 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10482
10483         * ltmain.sh: Correct install when using a different shell.
10484
10485 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10486
10487         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10488
10489 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10490
10491         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10492         target.
10493
10494 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10495
10496         * ltconfig: Update to correct AIX handling.
10497
10498 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10499
10500         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10501
10502         * configure.in (target_subdir): Set to ${target_alias} instead
10503         of "libraries".
10504
10505 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10506
10507         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10508         (Makefile): Depend on $(gcc_version_trigger).
10509
10510         * configure (gcc_version): Change default initializer to empty
10511         string.
10512         (gcc_version_trigger): New variable; pass this variable down
10513         to subdir configures to enable them checking gcc's version
10514         themselves. Emit make macros for both gcc_version vars.
10515         (topsrcdir): Initialize reliably.
10516         (recursion line): Remove --with-gcc-version=${gcc_version}.
10517
10518 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10519
10520         * configure (enable_version_specific_runtime_libs): Implement new flag
10521         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10522         in $(libsubdir); emit definition in each generated Makefile.
10523         (gxx_include_dir): Initialize depending on
10524         $enable_version_specific_runtime_libs.
10525
10526 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10527
10528         * configure (gcc_version): Initialize properly depending on
10529         how and where configure is started.
10530         (recursion line): Pass a --with-gcc-version=${gcc_version}
10531         to configures in subdirs.
10532
10533 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10534
10535         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10536         cygmon
10537
10538 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10539
10540         * configure.in: Add cygmon and libstub support for mn10200.
10541
10542 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10543
10544         * configure (gcc_version): Add new variable describing the
10545         particular gcc version we're building.
10546         * Makefile.in (libsubdir): Add new macro for the directory
10547         in which the compiler finds executables, libraries, etc.
10548         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10549         and libsubdir.
10550
10551 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10552
10553         * Makefile.in (local-clean): Remove *.log.
10554         (warning.log): Built with warn_summary from build.log.
10555         (mail-report.log): Run test_summary.
10556         (mail-report-with-warnings.log): Run test_summary including
10557         warning.log in the report.
10558
10559 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10560
10561         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10562
10563 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10564
10565         * Makefile.in (grep): Grep no longer depends on libiberty.
10566
10567 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10568
10569         * Makefile.in: all-snavigator needs all-libgui.
10570
10571 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10572
10573         * configure.in: Add cygmon and libstub support for mn10300.
10574
10575 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10576
10577         * missing: Update to version from automake 1.3.
10578
10579         * ltmain.sh: On installation, don't get confused if the same name
10580         appears more than once in the list of library names.
10581
10582 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10583
10584         * config.sub: Accept m68060 and m5200 as CPU names.
10585
10586 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10587
10588         * configure: Use && rather than using -a in test, because odd
10589         strings can confuse test.
10590         * configure.in: Likewise.
10591
10592 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10593
10594         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10595
10596 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10597
10598         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10599         bootstrap4-lean): New targets.
10600
10601 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10602
10603         * mpw-* Delete.  Not used.
10604
10605 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10606
10607         * COPYING.LIB: Update FSF address.
10608
10609 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10610
10611         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10612
10613         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10614         GAS_SUPPORT_DIRS.
10615
10616 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10617
10618         * ltconfig, ltmain.sh: Avoid producing a version number if
10619         -version-info was not used.
10620
10621 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10622
10623         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10624         building with newlib.
10625
10626 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10627
10628         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10629         Solaris `make' causes it to continue to next definition.
10630
10631 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10632
10633         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10634         the right GUI libraries and files are installed along with GDB.
10635
10636 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10637
10638         * configure.in: Change alpha to alpha* in several places.
10639
10640 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10641
10642         * config.sub: Recognize sparc86x.
10643
10644 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10645
10646         * configure.in (--enable-target-optspace): Remove debug echo.
10647
10648 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10649
10650         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10651
10652 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10653
10654         * ltconfig: Update cygwin32 support.
10655
10656         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10657         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10658         (GDB_SUPPORT_DIRS): Likewise.
10659
10660 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10661
10662         * configure.in (target_makefile_frag): If --enable-target-optspace,
10663         use -Os to compile target libraries rather than -O2.  Default to
10664         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10665         not used.
10666         * configure.in (target_cflags): Ditto for d30v.
10667
10668 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10669
10670         * Makefile.in (all-bfd): Depend on all-intl.
10671         (all-binutils): Likewise.
10672         (all-gas): Likewise.
10673         (all-gprof): Likewise.
10674         (all-ld): Likewise.
10675
10676 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10677
10678         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10679
10680 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10681
10682         * Makefile.in (all-bfd): Depend upon all-libiberty.
10683
10684         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10685
10686 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10687
10688         * Makefile.in: Add libstub.
10689
10690         * configure.in: Ditto. Build libstub for targets that have cygmon
10691         support.
10692
10693 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10694
10695         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10696
10697 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10698
10699         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10700         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10701
10702 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10703
10704         * configure: Define DEFAULT_M4 by searching PATH.
10705         * Makfile.in: Use DEFAULT_M4.
10706
10707 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10708
10709         * ltconfig: Add cygwin32 support.
10710
10711         * Makefile.in, configure.in: Add libtool as a native only directory
10712         to configure and build.
10713
10714 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10715
10716         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10717
10718 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10719
10720         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10721
10722 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10723
10724         * Makefile.in: add ash make rules
10725         * configure.in: add ash to native_only and host_tools lists
10726
10727 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10728
10729         * Makefile.in (all-gettext, all-intl): New targets.
10730         (ALL_MODULES): Added all-gettext, all-intl.
10731         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10732         (INSTALL_MODULES): Added install-gettext, install-intl.
10733         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10734
10735         * configure.in (host_tools): Added gettext.
10736         (native_only): Likewise.
10737         (noconfigdirs) [various cases]: Likewise.
10738         (host_libs): Added intl.
10739
10740 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10741
10742         * configure: Do not disable building gdbtk for cygwin32 hosts.
10743
10744 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10745
10746         * configure.in: Add thumb-coff target.
10747         * config.sub: Add thumb-coff target.
10748
10749 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10750
10751         * Makefile.in: Revert yesterday's change.
10752         (all-target-winsup):  all-target-librx stays out of here.
10753
10754 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10755
10756         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10757         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10758         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10759         Remove references to librx and libg++.
10760
10761 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10762
10763         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10764         recursive makes
10765
10766 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10767
10768         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10769         for newlib directory.
10770         (CXX_FOR_TARGET): Likewise.
10771
10772 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10773
10774         * ltconfig: Update after libtool/ltconfig.in change for
10775         hpux11.
10776
10777 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10778
10779         * ltconfig, ltmain.sh: Update to libtool 1.2.
10780
10781 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10782
10783         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10784         (install-gcc-cross): Instead, override LANGUAGES here.
10785
10786 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10787
10788         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10789         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10790
10791 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10792
10793         * configure.in: Add Thumb-pe target.
10794
10795 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10796
10797         * Makefile.in - changed sn targets to snavigator
10798         * configure.in - changed sn targets to snavigator
10799
10800 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10801
10802         * config-ml.in: After building symlink tree call make distclean
10803         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10804         to be the case for libiberty.
10805
10806 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10807
10808         * configure: When making link, also check the current
10809         directory. The configure scripts may create one.
10810
10811 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10812
10813         * config.sub: Accept alphapca56 and alphaev6 properly.
10814
10815 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10816
10817         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10818
10819 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10820
10821         * config.sub (sco5): Fix typo.
10822
10823 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10824
10825         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10826         install-itcl.
10827         (install-itcl): Remove dependency on install-tcl.
10828
10829 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10830
10831         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10832
10833 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10834
10835         * configure.in: Don't build libgui for a cygwin32 target when not on
10836         a cygwin32 host.
10837
10838 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10839
10840         * configure (redirect): Set to null, so default behavior of
10841         configure is now --verbose.
10842
10843 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10844
10845         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10846         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10847
10848 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10849
10850         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10851         this change to sync Makefile.in with its ChangeLog entries.
10852
10853 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10854
10855         * ltmain.sh (mkdir): Check that the directory doesn't exist
10856         before we exit with error, so that we don't get races during
10857         parallel builds.
10858
10859 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10860
10861         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10862
10863 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10864
10865         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10866         PICFLAG_FOR_TARGET.
10867         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10868
10869         * configure: Emit a definition for the new macro enable_shared
10870         into each Makefile.
10871
10872 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10873
10874         * configure.in (host_tools, native_only): Add libtool.
10875
10876 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10877
10878         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10879         Fix typo in ming config comment.
10880
10881 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10882
10883         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10884
10885 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10886
10887         * config.sub: Add tic30 cases, and map c30 to tic30.
10888
10889 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10890
10891         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10892         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10893         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10894         (CLEAN_TARGET_MODULES): Similarly
10895         (all-target-libf2c): Add dependences.
10896         * configure.in (target_libs): Add libf2c.
10897
10898 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10899
10900         * configure.in: Remove expect from noconfigdirs when target
10901         is cygwin32.  OK to build expect and dejagnu with Canadian
10902         Cross.
10903
10904 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10905
10906         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10907         host.
10908
10909         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10910         and mingw32.
10911
10912 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10913
10914         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10915         here as it is not defined in the toplevel Makefile.
10916
10917 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10918
10919         * configure (package_makefile_rules_frag): New variable, which names
10920         a file with generic rules, ...
10921         Change comment to mention we now have FIVE parts.
10922         * configure: Undo last change.
10923
10924 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10925
10926         * config.guess: More accurate determination of HP processor types.
10927         * config.sub: More accurate determination of HP processor types.
10928
10929 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10930
10931         * configure (package_makefile_frag): Move inserting the
10932         ${package_makefile_frag} to where it should be according
10933         to the comment.
10934
10935 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10936
10937         * config.guess: Add support for Linux/ARM.
10938
10939 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10940
10941         * .cvsignore: Remove *-info and *-install since they match
10942         release-info and mpw-install, which we don't want to just ignore.
10943
10944 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10945
10946         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10947
10948 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10949
10950         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10951         local_prefix to sub-make invocations.
10952
10953 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10954
10955         * configure.in: Check makefile fragments in the source
10956         directory.
10957
10958 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10959
10960         * configure.in: Check whether host and target makefile
10961         fragments exist before adding them to *_makefile_frag.
10962
10963 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10964
10965         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10966
10967 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10968
10969         * configure.in: Make sure we only replace RPATH_ENVVAR on
10970         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10971         regexp to sed.
10972
10973         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10974         to sub-makes.
10975
10976 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10977
10978         * config-ml.in (multi-do): LDFLAGS must include multilib
10979         designator.
10980
10981 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10982
10983         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10984
10985 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10986
10987         * config.sub: Add mingw32 support.
10988         * configure.in: Likewise.
10989
10990 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10991
10992         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10993
10994 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10995
10996         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10997         * configure (gxx_include_dir): Provide a definition for subdirs
10998         which do not use autoconf.
10999
11000 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11001
11002         * config.guess: Sync with egcs.  Picks up new alpha support,
11003         BeOS & some additional linux support.
11004
11005 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11006
11007         * config.guess: HP 9000/803 is a PA1.1 machine.
11008
11009 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11010
11011         * configure.in: It's alpha*-...
11012
11013 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11014
11015         * configure.in (host_makefile_frag, target_makefile_frag):
11016         Handle multiple config files.
11017         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11018         alpha-*-*.
11019
11020 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11021
11022         * mkdep: New file.
11023
11024 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11025
11026         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11027
11028 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11029
11030         * Makefile.in: Add libgui directory.
11031         (GDB_TK): Add all-libgui.
11032         * configure.in: Add libgui directory.
11033         * configure: Add all-libgui to GDB_TK.
11034
11035 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11036
11037         * config-ml.in (multidirs): Add m32r to multilib list.
11038
11039 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11040
11041         * Makefile.in (all-target-gperf): Change dependency to
11042         all-target-libstdc++.
11043
11044 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11045
11046         * config.guess: Add BeOS support.
11047
11048 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11049
11050         Source directory cvs renamed to cvssrc:
11051         * configure.in (host_tools): Change cvs to cvssrc.
11052         (native_only): Likewise.
11053         (noconfigdirs) [various cases]: Likewise.
11054         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11055         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11056         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11057         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11058         (all-cvssrc): Rename target from all-cvs.
11059
11060 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11061
11062         * configure (gxx_include_dir): Fix thinko.
11063
11064 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11065
11066         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11067         (install-cross, install-gcc-cross): New targets.
11068
11069 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11070
11071         * configure.in (noconfigdirs): Add support for Thumb target.
11072
11073         * config.sub (maybe_os): Add support for Thumb target.
11074
11075 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11076
11077         * Makefile.in: Add rules for cygmon.
11078
11079         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11080
11081 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11082
11083         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11084         * configure (gxx_include_dir): Provide a definition for subdirs
11085         which do not use autoconf.
11086
11087 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11088
11089         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11090         11/18/97 build
11091
11092 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11093
11094         * From Franz Sirl.
11095         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11096         found on RedHat Linux systems.
11097
11098 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11099
11100         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11101         guesses.
11102
11103 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11104
11105         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11106
11107 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11108
11109         * ltmain.sh: If mkdir fails, check whether the directory was created
11110         anyhow by some other process.
11111
11112 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11113
11114         * configure.in (d30v-*-*): Configure all directories.
11115
11116 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11117
11118         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11119         for the D30V.
11120
11121 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11122
11123         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11124
11125 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11126
11127         * include/libiberty.h: Add extern "C" { so it can be used with C++
11128         progrms.
11129         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11130         programs.
11131
11132 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11133
11134         * configure.in (d30v-*-*): Configure GCC now.
11135
11136 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11137
11138         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11139         is no longer needed.
11140
11141 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11142
11143         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11144
11145 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11146
11147         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11148         targets using "$@" to provide support for similar but not identical
11149         targets without having to duplicate code.
11150
11151 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11152
11153         * makefile.vms: Fix to work with DEC C.
11154
11155 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11156
11157         * config.sub: Add mips-tx39-elf to marketing names.
11158
11159 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11160
11161         * ltmain.sh: Handle symlinks in generated script.
11162
11163 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11164
11165         * configure: Handle autoconf style directory options: --bindir,
11166         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11167         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11168         --sysconfdir.
11169         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11170         (sharedstatedir, localstatedir, oldincludedir): New variables.
11171         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11172         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11173         sbindir, sharedstatedir, and sysconfdir.
11174
11175 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11176
11177         * Makefile.in (bootstrap-lean): New target.
11178
11179 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11180
11181         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11182         sn, and gnuserv from noconfigdirs.
11183
11184 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11185
11186         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11187
11188 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11189
11190         * Makefile.in (cross): New target.
11191
11192 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11193                           Jeff Law         <law@cygnus.com>
11194
11195         * Makefile.in (bootstrap2, bootstrap3): New targets.
11196         (all-bootstrap): Remove outdated and confusing target.
11197         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11198
11199 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11200
11201         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11202         windows.  Consistent with gdb/configure.
11203
11204 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11205
11206         * configure.in: Name Linux target fragment.
11207
11208         * configure: Rewrite so that project Makefile fragment is inserted
11209         first and appears last in the resulting Makefile.
11210
11211 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11212
11213         * Makefile.in (install-itcl): Install tcl first.
11214
11215 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11216
11217         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11218
11219 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11220
11221         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11222
11223         * configure.in (skipdirs): Add target-librx for Linux.
11224         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11225
11226 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11227
11228         * Makefile.in (bootstrap): New target.
11229
11230 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11231
11232         * config.sub: Accept 'amigados' for backward compatibility.
11233
11234 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11235
11236         * config.guess: Merge with FSF.
11237
11238 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11239
11240         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11241
11242 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11243
11244         * config.sub: Add "marketing-names" patch.
11245
11246 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11247
11248         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11249
11250 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11251
11252         * config.sub: Handle v850-elf.
11253
11254 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11255
11256         * .cvsignore (*-install): Remove.
11257
11258 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11259
11260         * ltconfig: Set CONFIG_SHELL in libtool.
11261         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11262
11263 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11264
11265         * configure.in (target_subdir): Set to libraries if enable_multilib.
11266
11267 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11268
11269         * config.guess: Update from gcc directory.
11270
11271 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11272
11273         * Makefile.in (all-sim): Depends on all-readline.
11274
11275 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11276
11277         * Makefile.in (BISON, YACC): Use $$s.
11278         (all-bison): Depend on all-texinfo.
11279
11280 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11281
11282         * Makefile.in (BISON): Add -L flag.
11283         (YACC): Likewise.
11284
11285 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11286
11287         * configure.in (noconfigdirs): Add support for v850e target.
11288
11289         * config.sub (maybe_os): Add support for v850e target.
11290
11291 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11292
11293         * configure.in (noconfigdirs): Add support for v850ea target.
11294
11295         * config.sub (maybe_os): Add support for v850ea target.
11296
11297 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11298
11299         * config.sub: Add mipstx39.  Delete r3900.
11300
11301 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11302
11303         * Makefile.in (all-autoconf): Depends on all-texinfo.
11304
11305 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11306
11307         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11308         eabi targets.
11309
11310 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11311
11312         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11313
11314         * configure: When handling a Canadian Cross, handle YACC as well as
11315         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11316         * Makefile.in (all-bison): Depend upon all-texinfo.
11317
11318 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11319
11320         * Makefile.in (BISON): bison, not byacc or bison -y.
11321         (YACC): bison -y or byacc or yacc.
11322         (various): Add *-bison as appropriate.
11323         (taz): No need to mess with BISON anymore.
11324
11325 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11326
11327         * configure: If OSTYPE matches *win32*, try to find a good value for
11328         CONFIG_SHELL.
11329
11330 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11331
11332         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11333         configure.in if it is present.
11334
11335 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11336
11337         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11338
11339 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11340
11341         * config.sub: Recognize `arc' cpu.
11342         * configure.in: Likewise.
11343         * config-ml.in: Likewise.
11344
11345 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11346
11347         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11348
11349 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11350
11351         * configure: Changed sed delimiter from ':' to '|' when
11352         attempting to substitute ${config_shell} for SHELL. On
11353         NT ${config_shell} may contain a ':' in it.
11354
11355 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11356
11357         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11358
11359 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11360
11361         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11362
11363 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11364
11365         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11366
11367         * ylwrap: If the program is a relative path, force it to be
11368         absolute.
11369
11370 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11371
11372         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11373
11374 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11375
11376         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11377         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11378         for libraries.
11379
11380 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11381
11382         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11383         separated by spaces.
11384
11385 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11386
11387         * ylwrap: New file.
11388         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11389
11390         * ltmain.sh: Handle /bin/sh at start of install program.
11391
11392         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11393
11394         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11395         * missing: New file, from automake 1.2.
11396
11397 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11398
11399         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11400         check-tk to CHECK_X11_MODULES.
11401
11402 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11403
11404         * config.sub: Merge with FSF.
11405
11406 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11407
11408         * config.guess: Merge with FSF.
11409
11410 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11411
11412         * configure: Treat msdosdjgpp like go32.
11413         * configure.in: Likewise.  Don't remove gprof for go32.
11414
11415         * configure: Change Makefile.tem2 to Makefile.tm2.
11416
11417 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11418
11419         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11420
11421 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11422
11423         * install-sh (chmodcmd): Set to null if the DST directory already
11424         exists.  Same as Nov 11th change.
11425
11426 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11427
11428         * configure (GDB_TK): Needs itcl and tix.
11429
11430 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11431
11432         * config.guess: Update from FSF.
11433
11434 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11435
11436         * Makefile.in (GDB_TK): Depend on itcl and tix.
11437
11438 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11439
11440         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11441         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11442         (INSTALL_SCRIPT): New variable.
11443         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11444         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11445         to -x.
11446         * install-sh: Add support for -x option.
11447
11448 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11449
11450         * configure.in, Makefile.in: Treat tix like itcl.
11451
11452 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11453
11454         * Makefile.in (WINDRES): New variable.
11455         (WINDRES_FOR_TARGET): New variable.
11456         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11457         (EXTRA_HOST_FLAGS): Add WINDRES.
11458         (EXTRA_TARGET_FLAGS): Add WINDRES.
11459         (EXTRA_GCC_FLAGS): Add WINDRES.
11460         ($(DO_X)): Pass down WINDRES.
11461         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11462         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11463         DLLTOOL_FOR_TARGET.
11464
11465 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11466
11467         * configure.in: configure sim before gdb for win32-x-ppc
11468
11469 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11470
11471         Move gperf into the toplevel, from libg++.
11472         * configure.in (target_tools): Add target-gperf.
11473         (native_only): Add target-gperf.
11474         * Makefile.in (all-target-gperf): New target, depend on
11475         all-target-libg++.
11476         (configure-target-gperf): Empty rule.
11477         (ALL_TARGET_MODULES): Add all-target-gperf.
11478         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11479         (CHECK_TARGET_MODULES): Add check-target-gperf.
11480         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11481         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11482
11483 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11484
11485         * config.sub (mn10200): Recognize new basic machine.
11486
11487 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11488
11489         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11490         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11491
11492 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11493
11494         * configure.in: If we're building mips-sgi-irix6* native, turn on
11495         ENABLE_MULTILIB and set TARGET_SUBDIR.
11496
11497 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11498
11499         * Makefile.in (all-sn): Depend on all-grep.
11500
11501 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11502
11503         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11504
11505         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11506         Makefile.  From Jeff Makey <jeff@cts.com>.
11507         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11508
11509         * Makefile.in (DISTBISONFILES): Remove.
11510         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11511         $(DEFAULT_YACC).
11512
11513         * configure.in: Build itl, db, sn, etc., when building for native
11514         cygwin32.
11515
11516         * Makefile.in (LD): New variable.
11517         (EXTRA_HOST_FLAGS): Pass down LD.
11518         ($(DO_X)): Likewise.
11519
11520 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11521
11522         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11523
11524 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11525
11526         * configure.in (targargs): Strip out any supplied --build argument
11527         before adding our own. Always add --build.
11528
11529 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11530
11531         * configure.in (targargs): Pass --build if we're doing
11532         a cross-compile.
11533
11534 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11535
11536         * configure: Use '|' instead of ":" as the separator in
11537         sed. Otherwise sed chokes on NT path names with drive
11538         designators. Also look for "?:*" as the leading characters in an
11539         absolute pathname.
11540
11541 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11542
11543         * config.sub: Support for r3900.
11544
11545 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11546
11547         * configure.in: Use install-sh, not install.sh.
11548
11549 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11550
11551         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11552         apply it twice.
11553
11554 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11555
11556         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11557         install-binutils.
11558
11559 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11560
11561         * Makefile.in: Add automake targets.
11562         * configure.in (host_tools): Add automake.
11563
11564 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11565
11566         * configure: Default CXX to c++, not gcc.
11567         * Makefile.in (CXX): Set to c++, not gcc.
11568         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11569
11570 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11571
11572         * install-sh: try appending a .exe if source file doesn't
11573         exist
11574
11575 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11576
11577         * configure.in: Turn on multilib by default.
11578         (cross_only): Remove target-libiberty.
11579
11580         * Makefile.in (all-gcc): Don't depend on libiberty.
11581
11582 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11583
11584         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11585
11586 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11587
11588         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11589         (DISTBISONFILES): Add ld/Makefile.in
11590
11591 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11592
11593         * configure.in: if target is cygwin32 but host isn't cygwin32,
11594         don't configure gdb tcl tk expect, not just gdb.
11595
11596 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11597
11598         * configure.in: Added gnuserv everywhere sn appears.
11599
11600         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11601         (CROSS_CHECK_MODULES): Added check-gnuserv.
11602         (INSTALL_MODULES): Added install-gnuserv.
11603         (CLEAN_MODULES): Added clean-gnuserv.
11604         (all-gnuserv): New target.
11605
11606 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11607
11608         * config.guess: Fixes for MIPS OpenBSD systems.
11609
11610 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11611
11612         * Makefile.in (INSTALL_XFORM): Remove.
11613         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11614
11615         * mkinstalldirs: New file, copied from automake.
11616         * Makefile.in (installdirs): Rename from install-dirs.  Use
11617         mkinstalldirs.  Change all users.
11618         (DEVO_SUPPORT): Add mkinstalldirs.
11619
11620 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11621
11622         * install-sh: Rename from install.sh.
11623         * Makefile.in (INSTALL): Change install.sh to install-sh.
11624         (DEVO_SUPPORT): Likewise.
11625
11626         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11627         Graichen <graichen@rzpd.de>.
11628
11629 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11630
11631         * config.guess: Recognize OpenBSD systems correctly.
11632
11633 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11634
11635         * README, Makefile.in (ETC_SUPPORT): Remove references to
11636         cfg-paper*, configure.{texi,man,info*}._
11637
11638 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11639
11640         * Makefile.in (all.normal): Ensure that gcc is built after all
11641         the x11 - ie gdb - targets.
11642
11643 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11644
11645         * makefile.vms: Don't run conf-a-gas.
11646
11647 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11648
11649         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11650
11651 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11652
11653         * configure.in: Remove noconfigdirs case since gdb also
11654         configures and builds for tic80-coff.
11655
11656 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11657
11658         * configure: Set cache_file to config.cache.
11659         * Makefile.in (local-distclean): Remove config.cache.
11660
11661 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11662
11663         * COPYING: Update FSF address.
11664
11665 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11666
11667         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11668         noconfigdirs.
11669
11670 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11671
11672         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11673         MAKEDIRS, is empty.
11674
11675 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11676
11677         * config.sub: Tweak mn10300 entry.
11678
11679 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11680
11681         * configure.in (host_tools): Put sim before gdb, so gdb's
11682         configure.tgt can determine if the simulator was configured.
11683
11684 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11685
11686         * config.sub: Move BeOS $os case to be with other Cygnus
11687         local cases.
11688
11689 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11690
11691         * config.sub: Remove misplaced comment that broke Linux.
11692
11693 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11694
11695         * config.sub: Add BeOS support.
11696
11697 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11698
11699         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11700
11701 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11702
11703         * configure.in (noconfigdirs): Remove tcl and tk from
11704         noconfigdirs for cygwin32 builds.
11705
11706 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11707
11708         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11709
11710 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11711
11712         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11713         make-all.com, use makefile.vms instead.
11714
11715 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11716
11717         * config.sub: Accept -lnews*.
11718
11719 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11720
11721         * configure.in (noconfigdirs): Disable target-newlib,
11722         target-examples and target-libiberty for d30v.
11723
11724 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11725
11726         * configure.in (noconfigdirs): Enable ld for d30v.
11727
11728 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11729
11730         * configure.in (tic80-*-*): Build compiler.
11731
11732 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11733
11734         * configure.in (d30v-*): Remove sim directory from list of
11735         unsupported d30v directories
11736
11737 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11738
11739         * config.sub, configure.in: Add d30v target cpu.
11740
11741 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11742
11743         * makefile.vms: New file.
11744         * make-all.com: Remove.
11745
11746 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11747
11748         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11749
11750 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11751
11752         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11753
11754 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11755
11756         * Makefile.in (ALL_MODULES): Added all-db.
11757         (CROSS_CHECK_MODULES): Addec check-db.
11758         (INSTALL_MODULES): Added install-db.
11759         (CLEAN_MODULES): Added clean-db.
11760
11761 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11762
11763         * config.guess: Merge with latest FSF sources.
11764
11765 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11766
11767         * Makefile.in (ALL_MODULES): Added all-itcl.
11768         (CROSS_CHECK_MODULES): Added check-itcl.
11769         (INSTALL_MODULES): Added install-itcl.
11770         (CLEAN_MODULES): Added clean-itcl.
11771
11772 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11773
11774         * configure.in: build gdb for mn10200
11775
11776 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11777
11778         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11779
11780 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11781
11782         * configure.in (tic80-*-*): Turn off most targets right now.
11783
11784 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11785
11786         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11787         rather than the makeinfo program.
11788         (do-info): Depend upon all-texinfo.
11789
11790 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11791
11792         * configure.in: Remove uses of config/mh-linux.
11793
11794         * config.sub, config.guess: Merge with latest FSF sources.
11795
11796 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11797
11798         * config.sub (case $basic_machine): Add tic80 entries.
11799
11800 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11801
11802         * config.sub, config.guess: Merge with latest FSF sources.
11803
11804 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11805
11806         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11807         * mpw-config.in: Test for NewFolderRecursive.
11808         * mpw-install: Use symbolic name for startup filename.
11809         * mpw-README: Add various additional details.
11810
11811 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11812
11813         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11814
11815 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11816
11817         * configure.in: Do build gcc and the target libraries for
11818         the mn10200.
11819
11820 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11821
11822         * configure.in: don't avoid building gdb for mn10300 any more
11823         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11824         instead of single-quoting it.
11825
11826 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11827
11828         * configure.in: Don't use --with-stabs on IRIX 6.
11829
11830 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11831
11832         * configure.in (m32r): Build gdb, libg++ now.
11833
11834 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11835
11836         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11837         directories from noconfigdirs.
11838
11839 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11840
11841         * config.sub (basic_machine): added mips16 configuration
11842
11843 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11844
11845         * config.sub: Handle d10v-unknown.
11846
11847 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11848
11849         * config.sub: Handle v850-unknown.
11850
11851 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11852
11853         * Makefile.in: add findutils
11854         * configure.in: add findutils to list of host_tools
11855
11856 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11857
11858         * config.sub: Handle mn10200 and mn10300.
11859
11860 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11861
11862         * configure.in (d10v-*): Do not build librx.
11863
11864 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11865
11866         * configure.in (mn10300): Build everything except gdb & libgloss.
11867
11868 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11869
11870         * config.guess:  Patch for Dansk Data Elektronik servers,
11871         from Niels Skou Olsen <nso@dde.dk>.
11872
11873         For ncr, use /bin/uname rather than uname, since GNU uname does not
11874         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11875
11876         Patch for MIPS R4000 running System V,
11877         from Eric S. Raymond <esr@snark.thyrsus.com>.
11878
11879         Fix thinko for nextstep.
11880
11881         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11882
11883         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11884         * config.guess: Guess mips-dec-mach_bsd4.3.
11885
11886         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11887         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11888         release numbers.
11889         * config.guess (mips-mips-riscos*):  Emit just enough of the
11890         release number.
11891
11892         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11893         * config.guess (sparc-auspex-sunos*):  Added.
11894         (f300-fujitsu-*): Added.
11895
11896         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11897         * config.guess:  Recognize a Tadpole as a sparc.
11898
11899 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11900
11901         * config.guess: Don't assume that NextStep version is either 2 or
11902         3.  NextStep 4 (aka OpenStep 4) has come out now.
11903
11904 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11905
11906         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11907         From Rik Faith <faith@cs.unc.edu>.
11908
11909 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11910
11911         * config.sub: Contributions from bug-gnu-utils to:
11912         Support plain "hppa" (no version given) architecture, reported by
11913         OpenStep.
11914         OpenBSD like NetBSD.
11915         LynxOs is not a hardware supplier.
11916
11917         * config.guess: Contributions from bug-gnu-utils to add support for:
11918         OpenBSD like NetBSD.
11919         Stratus systems.
11920         More Pyramid systems.
11921         i[n>4]86 Intel chips.
11922         M680[n>4]0 Motorola chips.
11923         Use unknown instead of lynx for hardware manufacturer.
11924
11925 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11926
11927         * install.sh (chmodcmd): Set to null if the DST directory already
11928         exists.
11929
11930 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11931
11932         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11933         not use mt-ppc target Makefile fragment any more.
11934
11935 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11936
11937         * configure.in (*-*-windows):  Exclude everything but those dirs
11938         needed to build windows.
11939
11940 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11941
11942         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11943
11944 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11945
11946         * configure.in:  Exclude mmalloc from i386-windows.
11947
11948 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11949
11950         * Undo my previous change.
11951
11952 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11953
11954         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11955         unconditionally.
11956         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11957
11958 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11959
11960         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11961         host to add it's own flags.
11962
11963 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11964
11965         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11966
11967 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11968
11969         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11970         (CXX_FOR_TARGET): Likewise.
11971         (GCC_FOR_TARGET): Define.
11972         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11973         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11974         CC_FOR_TARGET was specified on the command line.
11975         (MAKEOVERRIDES): Don't define.
11976
11977 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11978
11979         * configure.in (m32r): Fix spelling of libg++ libs.
11980
11981 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11982
11983         * config.sub (-apple*): Remove, now redundant.
11984
11985 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11986
11987         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11988
11989         * configure: Rework yesterday's sed script patch.
11990
11991         * config.sub: Merge with FSF.
11992
11993 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11994
11995         * config.guess:  Merge from FSF.
11996
11997         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11998         * config.guess: Use pc instead of unknown, for pc clone systems.
11999         Change linux to linux-gnu.
12000
12001         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12002         * config.guess: Avoid non-portable tr syntax.
12003
12004 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12005
12006         * test-build.mk (HOLES): Add "xargs" for gdb.
12007
12008         * configure: Avoid hpux10.20 sed bug.
12009
12010 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12011
12012         * configure.in:  Add support for windows host
12013         (that is a build done under the Microsoft build environment).
12014
12015 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12016
12017         * Makefile.in: Replace all uses of srcroot with s, to shrink
12018         command line lengths.
12019
12020         Patches from Geoffrey Noer <noer@cygnus.com>:
12021         * configure.in: If configuring for newlib, pass --with-newlib to
12022         subdirectories.
12023         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12024         -Bnewlib/ and -Lwinsup to gcc.
12025         (CXX_FOR_TARGET): Likewise.
12026
12027 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12028
12029         * Makefile.in (ETC_SUPPORT): Add configure.
12030
12031 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12032
12033         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12034         host configuration file.
12035
12036 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12037
12038         * configure.in: Break mn10x00 support into separate
12039         mn10200 and mn10300 configurations.
12040         * config.sub: Likewise.
12041
12042 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12043
12044         * configure.in: Add lots of stuff to noconfigdirs for
12045         the mn10x00 targets.
12046
12047         * config.sub, configure.in: Add mn10x00 support.
12048
12049 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12050
12051         * make-all.com: Call conf-a-gas, not config-a-gas.
12052
12053 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12054
12055         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12056         targets.
12057
12058 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12059
12060         * mpw-README: Add much more detail for native PowerMac.
12061         * mpw-install: New file.
12062         * mpw-configure: Add --norecursion and --help options.
12063         * mpw-config.in: Translate readme and install files when
12064         copying to objdir.
12065         * mpw-build.in: Don't always depend on byacc and flex.
12066         (install-only-top): New action.
12067
12068 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12069
12070         * configure.in:  You can now configure GDB for the v850.
12071
12072 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12073
12074         * configure.in (noconfigdirs): Don't configure any C++ dirs
12075         if targeting D10V.
12076
12077 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12078
12079         * config.sub: Recognize mips64vr5000.
12080
12081 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12082
12083         * configure.in: Use a single line for host_tools and native_only.
12084
12085 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12086
12087         * config.sub, configure.in: Add entries for m32r.
12088
12089 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12090
12091         * Makefile.in (inet-install): Don't run install-gzip.
12092
12093 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12094
12095         * configure.in:  Don't config lots of things for *-*-windows*.
12096
12097 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12098
12099         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12100         (host_libs, host_tools): Copy from configure.in.
12101         * mpw-configure: Don't complain about directories not found.
12102
12103 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12104
12105         * configure.in (i[345]86): Recognize i686 for pentium pro.
12106         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12107         file.
12108
12109         * config.guess (i[345]86): Ditto.
12110
12111 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12112
12113         * configure.in (noconfigdirs): Removed gdb for D10V.
12114
12115 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12116
12117         * configure.in: Remove ld, target-libio, target-libg++, and
12118         target-libstdc++ from noconfigdirs.
12119
12120 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12121
12122         * configure: Fix three locations where shell scripts were
12123         being run directly rather than with config_shell.
12124
12125 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12126
12127         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12128         * config.sub (basic_machine): Recognize v850.
12129
12130 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12131
12132         * mpw-configure: Handle multiple enable/disable options and
12133         pass them down recursively, handle -c and -s flags appropriately
12134         depending on choice of compiler, add escape mechanism for
12135         quoted arguments to gC.
12136
12137 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12138
12139         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12140         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12141         so that -mrelocatable-lib and -mno-eabi are used.
12142
12143         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12144         not support --print-multi-lib, don't abort.
12145
12146 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12147
12148         * make-all.com: Run config-a-gas.
12149         * setup.com: Don't copy subdirectory files around.
12150
12151 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12152
12153         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12154         target, it now compiles correctly.
12155
12156 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12157
12158         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12159
12160 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12161
12162         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12163
12164 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12165
12166         * configure.in (native_only): Add prms.
12167
12168 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12169
12170         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12171         (BINUTILS_SUPPORT_DIRS): Likewise.
12172
12173 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12174
12175         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12176         d10v support is added.
12177
12178 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12179
12180         * configure.in (d10v-*-*): New target.
12181
12182 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12183
12184         * config.guess (HP 9000/811): Recognize this as a PA1.1
12185         machine.
12186
12187 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12188
12189         * Makefile.in (do-tar-gz): New target, split out from tail end of
12190         taz target.  Run each command separately, don't use pipes.
12191         (taz): Use it.
12192
12193 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12194
12195         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12196         * mpw-build.in: No builds should depend on building byacc or flex,
12197         they are assumed to be installed already.
12198
12199 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12200
12201         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12202         variable that CC_FOR_TARGET needs.
12203
12204 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12205
12206         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12207         options have changed since the last time the subdirectory was
12208         configured, and if it has, reconfigure.
12209         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12210         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12211
12212 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12213
12214         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12215         CLEAN_MODULES): Add bash.
12216         (all-bash): New target.
12217
12218 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12219
12220         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12221
12222 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12223
12224         * config.sub (basic_machine): Recognize d10v as a valid processor.
12225
12226 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12227
12228         * mpw-configure: Add support for --bindir.
12229         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12230
12231 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12232
12233         * configure.in: add bash, time, gawk to list of hosttools and things
12234         to only build for native toolchains
12235
12236 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12237
12238         * Makefile.in (docdir): Remove.
12239
12240 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12241
12242         * Makefile.in (datadir): Set to $(prefix)/share.
12243
12244 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12245
12246         * configure.in: build diff and patch for cygwin32-hosted
12247         toolchains.
12248
12249 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12250
12251         * config.sub: Accept -rtems*.
12252
12253 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12254
12255         * configure.in: enable dosrel for cygwin32-hosted builds,
12256                 remove diff from the list of things not buildable
12257                 via Canadian Cross
12258
12259 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12260
12261         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12262         don't get ". ".
12263
12264 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12265
12266         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12267
12268 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12269
12270         * Makefile.in (taz): Handle case where tex3patch didn't even get
12271         checked out.  Also, if it was found, put the symlink in a new util
12272         subdirectory.
12273
12274 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12275
12276         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12277
12278 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12279
12280         * config.sub: Recognize -openvms.
12281         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12282         * make-all.com, setup.com: New files.
12283
12284 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12285
12286         * Makefile.in (taz): tex3patch moved to texinfo/util.
12287
12288 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12289
12290         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12291         * configure.in: remove make from disable-if-Can-Cross list
12292                 enable gdb if ${host} and ${target} are cygwin32
12293
12294 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12295
12296         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12297         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12298
12299 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12300
12301         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12302         distinguish sysv/svr4/bsd variants.
12303         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12304
12305 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12306
12307         * configure.in: Added copyright notice.
12308         * move-if-change: Added copyright notice.
12309
12310 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12311
12312         * configure.in (powerpcle-*-solaris*): Until we get shared
12313         libraries working, don't build gdb, sim, make, tcl, tk, or
12314         expect.
12315
12316 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12317
12318         * config.guess:  Merge with FSF:
12319
12320         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12321         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12322
12323         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12324         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12325
12326         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12327         * config.guess:  Combine two OSF1 rules.
12328         Also recognize field test versions.  From mjr@zk3.dec.com.
12329         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12330         because GNU uname does not support -p.  From pmr@pajato.com.
12331
12332 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12333
12334         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12335
12336 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12337
12338         * mpw-README: Document GCCIncludes.
12339
12340 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12341
12342         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12343
12344 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12345
12346         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12347
12348 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12349
12350         * configure.in (*-*-cygwin32): Configure make.
12351
12352 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12353
12354         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12355
12356 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12357
12358         * Makefile.in (all-inet): Depend on all-perl.
12359
12360         * Makefile.in (inet-install): New target.
12361
12362         * Makefile.in (all-inet): Depend on all-tcl.
12363         (all-inet): Depend on all-send-pr.
12364
12365 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12366
12367         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12368         temporarily.
12369
12370 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12371
12372         * configure.in: Don't configure --with-gnu-ld on AIX.
12373
12374 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12375
12376         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12377
12378 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12379
12380         * Makefile.in (ALL_MODULES): Added all-inet.
12381         (CROSS_CHECK_MODULES): Added check-inet.
12382         (INSTALL_MODULES): Added install-inet.
12383         (CLEAN_MODULES): Added clean-inet.
12384         (all-indent): New target.
12385
12386         * configure.in (host_tools): Added inet.
12387         (native_only): Added inet.
12388         (noconfigdirs): Added inet.
12389
12390 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12391
12392         * configure.in: Don't configure libgloss if we are not configuring
12393         newlib.
12394
12395 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12396
12397         * configure.in: Don't configure libgloss for unsupported
12398         architectures.
12399
12400 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12401
12402         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12403
12404 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12405
12406         * Makefile.in (ALL_MODULES): Include all-apache.
12407         (CROSS_CHECK_MODULES): Include check-apache.
12408         (INSTALL_MODULES): Include install-apache.
12409         (all-apache): New target.
12410
12411         * configure.in: Added apache everywhere perl is seen.
12412
12413 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12414
12415         * Makefile.in: Add support for clean-{module} and
12416         clean-target-{module} rules.
12417
12418 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12419
12420         * configure.in (*-*-ose) do not build libgloss.
12421
12422 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12423
12424         * config.guess (prep*:SunOS:5.*:*): Turn into
12425         powerpele-unknown-solaris2.
12426
12427 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12428
12429         * configure.in: Permit --enable-shared to specify a list of
12430         directories.
12431
12432 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12433
12434         * configure.in (host==solaris): Pass only the first word of $CC
12435         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12436
12437 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12438
12439         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12440
12441 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12442
12443         * Makefile.in (ALL_MODULES): Include all-perl.
12444         (CROSS_CHECK_MODULES): Include check-perl.
12445         (INSTALL_MODULES): Include install-perl.
12446         (ALL_X11_MODULES): Include all-guile.
12447         (CHECK_X11_MODULES): Include check-guile.
12448         (INSTALL_X11_MODULES): Include install-guile.
12449         (all-perl): New target.
12450         (all-guile): New target.
12451
12452         * configure.in (host_tools): Include perl and guile.
12453         (native_only): Include perl and guile.
12454         (noconfigdirs): Don't build guile and perl; no ports have been
12455         done.
12456
12457 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12458
12459         * configure (--enable-*): Handle quoted option lists such as
12460         --enable-sim-cflags='-g0 -O' better.
12461
12462 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12463
12464         * Makefile.in ({,inst}all-target): New rule so we can make and
12465         install all of the target directories easily.
12466
12467 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12468
12469         * configure.in: Add missing global flag in sed substitution when
12470         deleting `target-' from ${configdirs}.
12471
12472 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12473
12474         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12475         option.
12476
12477         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12478         config/mh-necv4.
12479
12480         * install.sh: Correct misspelling of transformbasename.
12481
12482         * config.guess: Recognize mips-*-sysv*.
12483
12484 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12485
12486         * config.sub: Recognize mon960.
12487
12488 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12489
12490         * configure: Restore Canadian Cross handling of BISON and LEX,
12491         removed in Feb 20 change.
12492
12493 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12494
12495         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12496         Mention make install.  Remove the old copyright date as well the
12497         clumsy and rather pointless copyright on the README file.
12498
12499 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12500
12501         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12502         Makefile after running symlink-tree, then run `make distclean' to
12503         avoid clobbering any generated files in srcdir.
12504
12505 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12506
12507         * configure.in (m68k-*-netbsd*): Build everything now.
12508
12509 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12510
12511         * Makefile.in (taz): Fix quoting.
12512
12513 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12514
12515         * configure.in (sparclet-*-*): Build everything now.
12516
12517 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12518
12519         * configure.in (m68k-*-linux*): New host.
12520
12521 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12522
12523         * configure: Check for bison before byacc.
12524
12525 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12526
12527         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12528         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12529         searching PATH.  These are used as fallbacks by Makefile.in if
12530         flex/bison/byacc aren't in objdir.
12531
12532 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12533
12534         * Makefile.in: Make everything which depends upon all-bfd also
12535         depend upon all-opcodes, in case --with-commonbfdlib is used.
12536
12537 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12538
12539         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12540         building NT native compilers on Unix.
12541
12542 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12543
12544         * configure.in: Don't get CC from the host Makefile fragment if we
12545         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12546         Solaris test for /usr/ucb/cc to the post target script, just after
12547         the compiler sanity test.
12548
12549 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12550
12551         * config.sub: Merge with FSF.
12552
12553 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12554
12555         * Makefile.in (RPATH_ENVVAR): New variable.
12556         (REALLY_SET_LIB_PATH): Use it.
12557         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12558
12559 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12560
12561         * config.sub, configure.in: Recognize sparclet cpu.
12562
12563 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12564
12565         * config.guess:  Support m68k-cbm-sysv4.
12566
12567 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12568
12569         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12570         m68k-unknown-linuxaout from linker help string.  Put quotes around
12571         $ld_help_string.
12572
12573 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12574
12575         * config.guess (powerpc-harris-powerunix): Add guess for port
12576         to new target.
12577
12578 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12579
12580         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12581
12582 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12583
12584         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12585         $(REALLY_SET_LIB_PATH) in Makefile.
12586         * Makefile.in (SET_LIB_PATH): New variable.
12587         (REALLY_SET_LIB_PATH): New variable.
12588         ($(DO_X)): Use $(SET_LIB_PATH).
12589         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12590         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12591         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12592         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12593         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12594         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12595         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12596         (install-dosrel): Likewise.
12597         (all-opcodes): Depend upon all-libiberty.
12598
12599 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12600
12601         * config.guess (*:CYGWIN*): New
12602
12603 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12604
12605         * Makefile.in (all-target-winsup): All all-target-libiberty.
12606
12607 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12608
12609         * configure.in (noconfigdirs): Add missing # in front of comment.
12610
12611 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12612
12613         * configure.in: add second pass to things added to noconfigdirs
12614         so *-gm-magic can exclude libgloss properly.
12615
12616 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12617
12618         * mpw-configure (extralibs_name, rez_name): Set correctly
12619         for MWC68K compiler.
12620
12621         * mpw-README: Add more info on the necessary build tools.
12622
12623 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12624
12625         * configure.in, config.sub: Recognize cygwin32.
12626
12627 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12628
12629         * config.guess, config.sub: Recognize A/UX.
12630
12631 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12632
12633         * config.sub: Merge with gcc/config.sub.
12634
12635 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12636
12637         * mpw-build.in (do-binutils): Add build of stamps.
12638
12639 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12640
12641         * config.sub: Add recognition for mips64vr4100*-* targets.
12642
12643 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12644
12645         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12646         Add creation of gconfigargs with `--enable-shared' turned on.
12647         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12648         ($(host)-stamp-stage3-configured): Likewise.
12649         (HOLES): Add chatr and ldd.
12650         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12651
12652 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12653
12654         * configure: Pass --nfp to recursive configures.
12655
12656 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12657
12658         * Makefile.in (DLLTOOL): New.
12659         (DLLTOOL_FOR_TARGET): New.
12660         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12661         (EXTRA_TARGET_FLAGS): Ditto.
12662         (EXTRA_GCC_FLAGS): Ditto.
12663         (CONFIGURE_TARGET_MODULES): Ditto.
12664         (DO_X): Ditto.
12665         * configure: Add DLLTOOL.
12666
12667 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12668
12669         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12670         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12671         mh-sco, since old workarounds no longer needed, and don't
12672         build ld, since libraries have weak symbols in COFF.
12673
12674 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12675
12676         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12677
12678 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12679
12680         * configure.in: Make sure that ${CC} can be used to compile an
12681         executable.
12682
12683 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12684
12685         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12686         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12687         nothing depending on whether gdbtk is being built.
12688
12689 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12690
12691         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12692
12693 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12694
12695         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12696         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12697
12698 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12699
12700         * config-ml.in: Add support for
12701         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12702         Simplify setting of multidirs from --disable-foo.
12703
12704 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12705
12706         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12707         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12708         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12709         non-empty, pass them on to the  GCC make.
12710         (all-bootstrap): New rule that is like all-gcc, except it executes
12711         the GCC bootstrap rule instead of the GCC all rule.
12712
12713 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12714
12715         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12716
12717 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12718
12719         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12720         DG/UX support.
12721
12722 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12723
12724         * config.sub (i*86*) Change [345] to [3456]
12725
12726 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12727
12728         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12729         --with-gnu-ld=no.
12730
12731 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12732
12733         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12734         AIX multilibs get built.
12735
12736 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12737
12738         * configure.in (i386-win32): Don't build expect if we're not
12739         building the tcl subdir.
12740
12741 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12742
12743         * Makefile.in: (configure-target-examples, all-target-examples):
12744         New targets, configure and build example programs.
12745
12746 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12747
12748         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12749         use it as input to sedit the generated MPW makefile.
12750         * mpw-README: Add a suggestion about Gestalt.h.
12751
12752 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12753
12754         * config.sub: Accept *-*-ieee*.
12755
12756 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12757
12758         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12759         Ronald F. Guilmette <rfg@monkeys.com>.
12760
12761 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12762
12763         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12764         for powerpc-pe native.
12765         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12766         (target==powerpc-pe): duplicate i386-win32 entry.
12767
12768 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12769
12770         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12771         of vxworks, not just vxworks5.1.
12772
12773 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12774
12775         * mpw-configure: Add support for exec-prefix.
12776
12777 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12778
12779         * config.guess: Recognize HP model 816 machines as having
12780         a PA1.1 processor.
12781
12782 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12783
12784         * configure: Ignore new autoconf configure options.
12785
12786 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12787
12788         * config.guess:  Recognize Pentium under SCO.
12789         From Robert Lipe <robertl@arnet.com>.
12790
12791 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12792
12793         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12794
12795 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12796
12797         * configure.in: Don't configure gas for alpha-dec-osf*.
12798
12799 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12800
12801         * configure.in: Default to --with-stabs for some targets for which
12802         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12803         i[345]86*-*-unixware*.
12804
12805 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12806
12807         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12808         rather than basing it on the target.  Simplify handling of options
12809         controlling which directories to configure.  Remove extraneous
12810         slash in multi-clean target.
12811
12812 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12813
12814         * config-ml.in: Prefix more variables with ml_ so they don't collide
12815         with configure's.
12816
12817 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12818
12819         * configure: Don't turn -v into --v.
12820
12821 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12822
12823         * configure.in (targargs): Fix typo.
12824
12825         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12826
12827 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12828
12829         * configure.in: Strip --host and --target options from
12830         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12831         --with-cross-host option when building with a cross-compiler.
12832         * configure: Canonicalize the arguments put into config.status by
12833         always using `=' for an option with an argument.  Pass a presumed
12834         --host or --target explicitly.
12835
12836 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12837
12838         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12839         into general OS recognition case.
12840
12841 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12842
12843         * configure.in (target_configdirs): add target-winsup only
12844         for win32 target systems.
12845
12846 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12847
12848         * Makefile.in (all-target-libgloss): Depend upon
12849         configure-target-newlib, since when libgloss is built it looks to
12850         see if the newlib directory exists.
12851
12852 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12853
12854         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12855         cfg-ml-*.in.
12856
12857 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12858
12859         * configure: Handle LD and LD_FOR_TARGET when configuring a
12860         Canadian Cross.
12861
12862 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12863
12864         * configure.in (target_libs): add target-winsup.
12865         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12866         (target==ppcle-pe): remove ld from $noconfigdirs.
12867
12868 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12869
12870         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12871         Preserve relative path names in $srcdir.  Build symlink tree if
12872         configuring cross target dir and srcdir=. (= no VPATH support).
12873         (configure-target-libg++): Depend on configure-target-librx.
12874         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12875         * config-ml.in: New file.
12876         * symlink-tree: New file.
12877         * configure: Ensure srcdir="." if that's what it is.
12878
12879 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12880
12881         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12882         includes and FLEX_SKELETON setting.
12883         * mpw-configure (--with-gnu-ld): New option, controls whether
12884         to use PPCLink or ld with PowerMac GCC.
12885         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12886         * mpw-config.in: Configure grez if targeting Mac.
12887
12888         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12889         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12890         just macos.
12891         * configure.in: Configure grez resource compiler if targeting Mac.
12892         * Makefile.in (all-grez, install-grez): New targets.
12893
12894 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12895
12896         * configure: CXX defaults to gcc, not g++.  If we find
12897         gcc in the path, set CC to gcc -O2.
12898
12899 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12900
12901         * configure: Default ${build} correctly.  Avoid picking up extra
12902         spaces when reading CC and CXX from Makefile.  When doing a
12903         Canadian Cross, use plausible default values for numerous
12904         variables.
12905         * configure.in: When doing a Canadian Cross, don't try to
12906         configure tools whose configure script can't handle it.
12907
12908 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12909
12910         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12911
12912 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12913
12914         * configure:  Remove dubious bug reporting address.
12915
12916 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12917
12918         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12919         configure script, run that instead of this directory's configure.
12920         In either case, print a message that we're configuring the sub-dir.
12921
12922 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12923
12924         * configure.in: Before checking for the existence of various files,
12925         use sed to filter out "target-".
12926
12927 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12928
12929         * Makefile.in (DO_X): Split rule to decrease command line length
12930         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12931         (Philippe De Muyter).
12932
12933 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12934
12935         * Makefile.in (all-patch): depend on all-libiberty.
12936
12937 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12938
12939         * configure.in: If the only directory in target_configdirs which
12940         actually exists is libiberty, then set target_configdirs to empty,
12941         to avoid trying to build a target libiberty in a gas or gdb
12942         distribution.
12943
12944 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12945
12946         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12947         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12948         systems.
12949
12950 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12951
12952         * configure.in (copy_dirs): Use sys-include instead of include
12953         for --with-headers option.
12954
12955 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12956
12957         * Makefile.in, configure.in: Make winsup builds work with
12958         new scheme.
12959
12960 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12961
12962         * configure.in: Build the linker on AIX.
12963
12964 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12965
12966         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12967         where needed.
12968
12969 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12970
12971         * Makefile.in (all-gcc): Fix typo.
12972
12973 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12974
12975         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12976
12977 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12978
12979         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12980         to target-xiberty, to provide more flexibility.
12981         (target_subdir):  Define.  Create if cross.
12982         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12983         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12984         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12985         check-libFOO -> check-target-libFOO, etc.
12986         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12987         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12988         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12989         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12990         allow ALL_GCC="" to only configure.
12991         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12992         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12993         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12994
12995 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12996
12997         * Makefile.in (taz): Build "info" in etc explicitly.
12998
12999 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13000
13001         * configure.in:  Make sure that CC is undefined (as opposed to
13002         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13003         problem with autoconf trying to configure on a host without GCC.
13004
13005 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13006
13007         * mpw-configure: Set host alias from choice of host compiler,
13008         only use generic MPW Makefile sed if present, edit a file
13009         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13010         * mpw-README: Add problem notes about CW6 and CW7.
13011
13012 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13013
13014         * Makefile.in (taz): Use ";" instead of ";;".
13015
13016 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13017
13018         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13019         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13020         DISTDOCDIRS.
13021         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13022         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13023
13024 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13025
13026         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13027         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13028         Move bfd to DISTSTUFFDIRS.
13029
13030 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13031
13032         * Makefile.in (X11_LIB): Removed.
13033         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13034
13035         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13036
13037 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13038
13039         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13040         names.
13041
13042 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13043
13044         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13045
13046 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13047
13048         * configure.in (i[345]86-*-win32): Always build newlib.
13049         Don't configure cvs, autoconf or texinfo.
13050         * Makefile.in (LD_FOR_TARGET): New.
13051         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13052         Pass down LD_FOR_TARGET.
13053
13054 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13055
13056         * winsup: New directory.
13057         * Makefile.in: Build winsup.
13058         * configure.in: Winsup is configured when target is win32.
13059         Can only build win32 target GDB when native.
13060
13061 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13062
13063         * config.guess: Recognize HP model 819 machines as having
13064         a PA 1.1 processor.
13065
13066 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13067
13068         * configure: Fix sed loop which substitutes for CC and CXX to
13069         avoid bug found in various sed implementations.
13070
13071 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13072
13073         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13074         simulator.  Use standard powerpc-*-eabi*.
13075
13076 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13077
13078         * configure.in: Stop putting gas and binutils in noconfigdirs for
13079         powerpc-*-aix* and rs6000-*-*.
13080
13081 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13082
13083         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13084         -mcall-aixdesc libraries.
13085
13086 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13087
13088         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13089
13090         * config.sub (arm | armel | armeb): Fix shell syntax.
13091
13092 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13093
13094         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13095         -msoft-float and -mcpu=common support.
13096         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13097         libraries.
13098
13099 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13100
13101         * configure.in: Allow configuration and build of emacs19 for the alpha.
13102
13103 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13104
13105         * configure.in (CC): Get ^CC, not just any old CC, from
13106         ${host_makefile_frag}.
13107
13108 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13109
13110         * configure.in (CC): Try to get CC from
13111         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13112
13113 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13114
13115         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13116         only if it exists in $(srcdir).
13117
13118 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13119
13120         * configure: If CC and CXX are not set in the environment, set
13121         them, based on either an existing Makefile or on searching for gcc
13122         in PATH.  Substitute for CC and CXX in Makefile.
13123         * configure.in: Remove libm from target_libs.  Separate
13124         target_configdirs from configdirs.  If CC is not set in
13125         environment, try to get it from a host Makefile fragment.  Rewrite
13126         changes of configdirs to use skipdirs instead.  A few minor
13127         tweaks.  Take directories out of target_configdirs as they are
13128         taken out of configdirs.  Remove existing Makefile files from
13129         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13130         CONFIG_ARGUMENTS in Makefile.
13131         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13132         by configure.in.
13133         (CONFIG_ARGUMENTS): Likewise.
13134         (CONFIGURE_TARGET_MODULES): New variable.
13135         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13136         ($(CONFIGURE_TARGET_MODULES)): New target.
13137         (configure-libg++, configure-libio): New targets.
13138         (all-libg++): Depend upon configure-libg++.
13139         (all-libio): Depend upon configure-libio.
13140         (configure-libgloss, all-libgloss): New targets.
13141         (configure-libstdc++): New target.
13142         (all-libstdc++): Depend upon configure-libstdc++.
13143         (configure-librx, all-librx): New targets.
13144         (configure-newlib): New target.
13145         (all-newlib): Depend upon configure-newlib
13146         (configure-xiberty): New target.
13147         (all-xiberty): Depend upon configure-xiberty.
13148
13149 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13150
13151         * configure.in (host i[345]86-*-win32):  Expand the
13152         noconfigdirs again.
13153
13154 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13155
13156         * mpw-configure: Fix sed command file name.
13157
13158 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13159
13160         * configure.in (host i[345]86-*-win32): Reduce the
13161         noconfigdirs again.
13162
13163 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13164
13165         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13166         or powerpc*-*-pe*, since they are not yet supported.
13167
13168 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13169
13170         Add PowerMac support and many other enhancements.
13171         * mpw-configure: New option --cc to select compiler to use,
13172         paste options set according to --cc into the generated
13173         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13174         if mpw-make.sed is present.
13175         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13176         add forward includes for PowerPC include files.
13177         * mpw-build.in: Build using Makefile.PPC if present.
13178         (do-byacc, etc): Remove separate version resource builds.
13179         (do-gas): Build "stamps" before "all".
13180         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13181         * mpw-README: Update to reflect --cc option, PowerMac support,
13182         and recently-reported compatibility problems.
13183
13184 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13185
13186         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13187         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13188         (--with-multilib-top): Pass to recursive invocations.
13189
13190 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13191
13192         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13193         v810-*-*.
13194
13195 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13196
13197         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13198         gdb, ld and opcodes on v810-*-*.
13199
13200 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13201
13202         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13203         (local-maintainer-clean): New target.
13204         (maintainer-clean): New target.
13205         (realclean): Just depend upon maintainer-clean.
13206
13207 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13208
13209         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13210
13211 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13212
13213         * configure.in: Build ld in mips*-*-bsd* case.
13214
13215 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13216
13217         * config.sub: Accept -lites* OS.  From Ian Dall.
13218
13219 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13220
13221         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13222         targets.
13223
13224 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13225
13226         * configure.in: treat i386-win32 canadian cross the same as
13227         i386-go32 canadian cross.
13228
13229 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13230
13231         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13232         running under the simulator to build a reduced set of libraries.
13233         (powerpc-*-eabiaix): Add fine grained multilib support added to
13234         other powerpc targets yesterday.
13235
13236 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13237
13238         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13239         -disable-softfloat, -disable-relocatable, -disable-aix, and
13240         -disable-sysv to control which multilib libraries get built.
13241
13242 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13243
13244         * configure: Add Makefile.tem to list of files to remove in trap
13245         handler.
13246
13247 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13248
13249         * config.guess (*Linux*):  Add missing "exit"s.
13250         Also, need specific check for alpha-unknown-linux (uses COFF).
13251
13252 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13253
13254         * config.guess:  Merge with FSF:
13255
13256         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13257         * config.guess (AIX4): More robust release numbering discovery.
13258
13259         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13260         * config.guess (i386-sequent-ptx): Properly get version number.
13261
13262         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13263         * config.guess (mips:*:4*:UMIPS): New case.
13264
13265 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13266
13267         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13268         (i386-win32 host): Likewise.  Don't build readline.
13269
13270 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13271
13272         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13273         SUPPORT_FILES to submakes.
13274
13275 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13276
13277         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13278         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13279         mpw-configure.
13280
13281 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13282
13283         * configure.in (appdirs): Use =, not ==, in test expression when
13284         trying to build the text to print in the warning message for
13285         Solaris users.
13286
13287 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13288
13289         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13290
13291 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13292
13293         * config.guess: Recognize lynx-2.3.
13294
13295 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13296
13297         * config.sub (z8ksim): Deleted
13298         (z8k-*-coff): New, this is the one true name of the target.
13299
13300 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13301
13302         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13303
13304 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13305
13306         * config.guess (*:Linux:*:*): First try asking the linker what the
13307         default object file format is (elf, aout, or coff).  Then if this
13308         fails, try previous methods.
13309
13310 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13311
13312         * configure.in: Don't build newlib for *-*-vxworks5.1.
13313
13314 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13315
13316         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13317         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13318
13319 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13320
13321         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13322
13323 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13324
13325         * cfg-ml-com.in: New file.
13326         * cfg-ml-pos.in: New file.
13327
13328 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13329
13330         * COPYING.NEWLIB: Add HP free copyright to list.
13331
13332 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13333
13334         * config.sub: Recognize -eabi* for the system, not just -eabi.
13335
13336 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13337
13338         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13339         * config.sub, configure.in (win32): New target and host.
13340
13341 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13342
13343         * configure.in: Add i386-pe configuration.
13344
13345 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13346
13347         * mpw-build.in (install): Install GDB after LD.
13348
13349 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13350
13351         * mpw-config.in (elf/mips.h): Always forward-include, needed
13352         for GDB to build.
13353
13354 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13355
13356         * testsuite: New directory for customer acceptance and whole tool
13357         chain tests.
13358
13359 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13360
13361         * configure: If per-host line isn't found, but AC_OUTPUT is found
13362         and a configure script exists, run it instead.
13363
13364 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13365
13366         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13367
13368 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13369
13370         * configure: Set build_{cpu,vendor,os,alias} to host values when
13371         --build isn't specified.
13372
13373 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13374
13375         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13376         (FLAGS_TO_PASS): Pass them.
13377         (EXTRA_TARGET_FLAGS): Ditto.
13378
13379 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13380
13381         * Makefile.in (all-libg++): Depend on all-libstdc++.
13382
13383 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13384
13385         * configure.in (noconfigdirs): Enable all packages for
13386           i386-unknown-netbsd.
13387
13388 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13389
13390         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13391         hosted builds (DOS builds)
13392
13393 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13394
13395         Changes for ARM based on patches from Richard Earnshaw:
13396         * config.sub: Handle armeb and armel.
13397         * configure.in: Omit arm linker only for riscix.
13398
13399 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13400
13401         * config.guess:  Update from FSF.
13402
13403 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13404
13405         * config.sub: Recognize powerpcle as the little endian variant of
13406         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13407         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13408         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13409         temporarily.
13410
13411 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13412
13413         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13414
13415 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13416
13417         * config.sub: Accept -lites* as a basic system type.
13418
13419 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13420
13421         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13422         installed, and if so return linuxoldld as the system name.
13423
13424 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13425
13426         * config.guess: Add hppa1.1-hp-lites support.
13427
13428 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13429
13430         * configure.in: Don't build newlib for m68k-vxworks5.1.
13431
13432 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13433
13434         * configure.in (mips-sgi-irix6): Use mh-irix5.
13435
13436 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13437
13438         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13439
13440 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13441
13442         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13443         OSF/1.  Fix compiler flags.
13444         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13445
13446 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13447
13448         * configure.in: Recognize --with-newlib.
13449         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13450
13451 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13452
13453         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13454         to *_X11_MODULES due to gdbtk needing X include files et al.
13455
13456 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13457
13458         Merge in support for Mac MPW as a host.
13459         (Old change descriptions retained for informational value.)
13460
13461         * mpw-config.in: Add generic include forwards for cpu-specific
13462         include files in aout and elf directories.
13463
13464         * mpw-configure: Added copyright.
13465         * mpw-config.in: Check for presence of required build tools.
13466         (target_libs): Add newlib.
13467         (target_tools): Add examples.
13468         (Read Me): Generate as "Read Me for MPW" instead.
13469         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13470         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13471         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13472
13473         * mpw-configure: Remove subdir-specific makefile hackery,
13474         delete mk.tmp after using it.
13475
13476         * mpw-build.in (all): Display start and end times.
13477
13478         * mpw-configure (host_canonical): Set.
13479         (target_cpu): Always add to makefiles.
13480         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13481         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13482         (mpw-mh-mpw): Look for in srcdir and srcroot.
13483         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13484
13485         * mpw-build.in: (install-only): New target.
13486
13487         * mpw-configure (host_alias, target_alias): Rename from hostalias
13488         and targetalias, add into generated Makefile.
13489         (mk.tmp): If present, add into generated Makefile.
13490         * mpw-build.in (all-gas): Build config.h first before gas proper.
13491
13492         * mpw-configure (config.status): Write only if changed.
13493         * mpw-config.in (readline): Configure it (not built, just used for
13494         definitions).
13495
13496         * mpw-config.in (elf/mips.h): Add a forward include.
13497
13498         * mpw-config.in: Forward-include most .h files in include into
13499         extra-include.
13500         (readline): Don't build.
13501         mpw-build.in (install): Install GDB.
13502
13503         * mpw-configure (prefix, mpw_prefix): Handle it.
13504         * mpw-config.in (mmalloc, readline): Don't configure.
13505         * mpw-build.in (thisscript): Rename to ThisScript.
13506         Use mpw-build instead of BuildProgram everywhere.
13507         (mmalloc, readline): Don't build.
13508         * mpw-README: New file, basic documentation about the MPW port.
13509
13510         * mpw-config.in: Use forward-include to create include files.
13511
13512         * mpw-configure: Add more things to the top of each configured
13513         Makefile, including contents of config/mpw-mh-mpw.
13514         * mpw-config.in (extra-include): Create this directory and fill it
13515         with Posix-like include files when configuring.
13516
13517         * config.sub (apple, mac, mpw): Add various aliases.
13518
13519         * mpw-build.in: New file, top-level build script fragment for MPW.
13520         * mpw-configure: New file, configure script for MPW.
13521         * mpw-config.in: New file, config fragment for MPW.
13522
13523 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13524
13525         * configure.in (host_libs): Remove glob, since it is gone from the
13526         sources.
13527
13528 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13529
13530         * Makefile.in: define empty GDB_NLM_DEPS var.
13531
13532         * configure.in(target_makefile_frag): use config/mt-netware
13533         for netware targets.
13534
13535 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13536
13537         * config.sub: Merge in recent FSF changes.  Remove linux special
13538         cases.
13539
13540 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13541
13542         Revert this change:
13543
13544         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13545
13546                 * build-all.mk: Use CC=cc -Xs on Solaris.
13547
13548 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13549
13550         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13551         stop using it.
13552         * Makefile.in: Nuke all references to glob subdirectory.
13553
13554 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13555
13556         * configure.in: Fix --enable-shared logic in per-host.
13557
13558 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13559
13560         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13561
13562 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13563
13564         * configure.in (noconfigdirs): Don't build gas on AIX, for
13565         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13566
13567 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13568
13569         * configure: Fix --cache-file to work if the file argument is a
13570         relative path.
13571
13572 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13573
13574         * configure: If the --cache-file is used, pass it down to
13575         configure in subdirectories.
13576
13577 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13578
13579         * config.sub: add vxworks29k configuration.
13580
13581 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13582
13583         * Makefile.in (taz): Do "diststuff" part quietly.
13584
13585 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13586
13587         * config.sub: Mini-merge with gcc/config.sub.
13588
13589 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13590
13591         * config.guess (IRIX): Sed - to _.
13592
13593 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13594
13595         * Makefile.in (source-vault, binary-vault): New targets.
13596
13597 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13598
13599         * config.sub: Recognize -eabi as a basic system type.
13600
13601 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13602
13603         * configure.in (enable_shared stuff): Fix typo.
13604
13605 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13606
13607         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13608
13609 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13610
13611         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13612
13613 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13614
13615         * configure.in (rs6000-*-*): Don't build gas.
13616
13617 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13618
13619         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13620         reduce command line length.
13621         (AS_FOR_TARGET): Check for as.new, not Makefile.
13622         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13623
13624 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13625
13626         * config.guess:  Merge from FSF.
13627
13628 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13629
13630         * configure: Don't use $ when handling program_suffix.
13631
13632 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13633
13634         * configure.in:  Configure tk for hppa/hpux.
13635
13636 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13637
13638         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13639
13640 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13641
13642         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13643         to LIBCXXFLAGS.  Tests are better run without it.
13644
13645 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13646
13647         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13648
13649 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13650
13651         * configure.in (*-*-netware*): Don't configure xiberty.
13652
13653 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13654
13655         * configure.in:  Remove tk from native_only list.
13656
13657 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13658
13659         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13660           for special NCD build.
13661
13662 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13663
13664         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13665         makeall.bat, they're only useful for binutils snapshots.
13666         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13667         makeall.bat to specified SUPPORT_FILES.
13668
13669 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13670
13671         * build-all.mk: Add Ericsson targets to sun4 and solaris
13672           hosts.  Add  BNR's sun4 target to solaris host, so their
13673           build-from-source will be tested in-house first.
13674
13675 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13676
13677         * Makefile.in (LIBCFLAGS): New variable.
13678         (CFLAGS_FOR_TARGET): Ditto.
13679         (LIBCFLAGS_FOR_TARGET): Ditto.
13680         (LIBCXXFLAGS): Ditto.
13681         (CXXFLAGS_FOR_TARGET): Ditto.
13682         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13683         (BASE_FLAGS_TO_PASS): Pass them.
13684         (EXTRA_TARGET_FLAGS): Ditto.
13685
13686         * configure.in: Support --enable-shared.
13687
13688 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13689
13690         * configure.in (target_libs):  Include libstdc++ again.
13691         * config.guess:  Update from FSF (for FreeBSD).
13692
13693 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13694
13695         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13696         makeall.bat.
13697         (DISTDOCDIRS): Add `etc'.
13698         (ETC_SUPPORT_PFX): New variable.
13699         (taz): Include anything from etc starting with a word in
13700         ETC_SUPPORT_PFX.
13701
13702 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13703
13704         * config.sub: Update for recent FSF changes.  Remove obsolete
13705         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13706         spacing changes.
13707
13708 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13709
13710         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13711
13712         * config.guess:  Merge with FSF.
13713         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13714
13715 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13716
13717         * configure: Since the "trap 0" handler will override the exit
13718         status on many systems, only use it for "exit 1", and make it set
13719         a non-zero exit status; reset it before "exit 0".  Also, check
13720         exit status of config.sub, and error out if it failed.
13721
13722 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13723
13724         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13725         and install libgloss.
13726
13727 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13728
13729         * Makefile.in (all-binutils): Depend upon all-byacc.
13730
13731         * configure.in: Don't build emacs on Irix 5.
13732
13733 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13734
13735         * configure.in (*-*-netware*): Add libio.
13736
13737 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13738
13739         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13740         (CHECK_TARGET_MODULES): Ditto.
13741         (INSTALL_TARGET_MODULES): Ditto.
13742         (TARGET_LIBS): Ditto.
13743         (all-libstdc++): Note dependencies.
13744
13745 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13746
13747         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13748
13749 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13750
13751         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13752         -fexternal-templates.
13753
13754         * configure.in (target_libs): Add libstdc++.
13755         (noconfigdirs): Add libstdc++ as appropriate.
13756
13757 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13758
13759         * config.guess:  Update from FSF.
13760
13761 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13762
13763         * configure: Use ${config_shell} when running ${configsub}.
13764
13765 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13766
13767         * config.sub: No longer recognize h8300h.
13768
13769 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13770
13771         * config.sub: Remove extraneous differences between config.sub and
13772         gcc/config.sub.
13773
13774 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13775
13776         * Makefile.in (DISTSTUFFDIRS): Add gas.
13777
13778 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13779
13780         * COPYING.NEWLIB: New file.
13781
13782 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13783
13784         * config.guess (HP-UX):  Patch from Harlan Stenn
13785         <harlan@landmark.com> to also emit release level.
13786
13787 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13788
13789         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13790
13791 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13792
13793         * config.sub:  Merge nextstep cleanup from FSF.
13794
13795 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13796
13797         * configure.in (arm-*-*): Don't configure ld for this target.
13798
13799 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13800
13801         * configure.in (*-*-netware): don't configure libg++, libio,
13802           librx, or newlib.
13803
13804 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13805
13806         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13807         configure ld--it works, but it doesn't support shared libraries.
13808
13809 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13810
13811         * config.guess (*-unknown-freebsd*):  Get rid of possible
13812         trailing "(Release)" in version string.
13813         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13814
13815 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13816
13817         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13818         Fix type: *-next-neststep -> *-next-nextstep.
13819
13820         * config.guess:  Merge from FSF:
13821
13822         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13823
13824         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13825
13826         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13827
13828         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13829         instead of UNIX_SV for UnixWare 1.0).
13830
13831 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13832
13833         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13834         to make gdb/nlm/* build after the compiler and linker.
13835
13836 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13837
13838         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13839         not just i[34]86.
13840         (m68k-atari-sysv4):  Relocate to match FSF version.
13841
13842         * config.guess:  More merges from the FSF:
13843
13844         Add a space before function call or macro invocation.
13845
13846         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13847
13848         * config.guess: Add trap cmd to remove dummy.c and dummy when
13849         interrupted.
13850
13851         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13852
13853         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13854         (dummy): Redirect stderr from compilation of dummy.c.
13855
13856         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13857
13858         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13859
13860 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13861
13862         * configure: Accept and ignore --cache*, for compatibility with
13863         new autoconf.
13864
13865 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13866
13867         * config.guess:  Merge from FSF:
13868
13869         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13870
13871         * config.guess (Pyramid*:OSx*:*:*): New case.
13872         (PATH): Add /.attbin at end for finding uname.
13873         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13874
13875         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13876
13877         * config.guess (M88*:DolphinOS:*:*): New case.
13878
13879         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13880
13881         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13882         to select whether to use ELF or COFF.
13883
13884         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13885
13886         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13887
13888         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13889
13890         * config.guess: Guess the OS version for HPUX.
13891
13892         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13893
13894         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13895
13896 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13897
13898         * configure.in: Recognize --with-headers, --with-libs, and
13899         --without-newlib.
13900         * Makefile.in (all-xiberty): Depend upon all-ld.
13901
13902 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13903
13904         * configure.in: Change i[34]86 to i[345]86.
13905
13906 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13907
13908         * configure (version): A few more tweaks to help message.
13909
13910 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13911
13912         * Makefile.in:  Remove (for now) librx as a host library,
13913         now that we're building it for target.
13914
13915 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13916
13917         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13918         (Karl Berry).
13919
13920 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13921
13922         * configure.in:  Also configure librx.
13923
13924 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13925
13926         * Makefile.in:  Update various rules to reflect that librx
13927         is now needed for libg++.
13928
13929 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13930
13931         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13932
13933 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13934
13935         * configure.in: Configure the examples directory.
13936
13937 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13938
13939         * configure: Simplify Jun 2 1994 change.
13940
13941 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13942
13943         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13944         /bin/gcc isn't good enough to build gcc.
13945
13946 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13947
13948         * Makefile.in (GDB_SUPPORT_FILES): Remove
13949         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13950         (gdb.tar.gz): Add new rule to use standard distribution building
13951         mechanism.
13952
13953 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13954
13955         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13956         Bill Cox <bill@cygnus.com>.
13957
13958 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13959
13960         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13961
13962 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13963
13964         * configure:  Search current dir first in .gdbinit.
13965
13966 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13967
13968         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13969
13970 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13971
13972         * config.sub:  Refer to NeXT's operating system as nextstep.
13973
13974         * config.sub (case $basic_machine):  Re-order the cases, to match
13975         the order in the FSF version (which is mostly alphabethical).
13976         Merge in some additions and changes from the FSF.
13977
13978 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13979
13980         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13981         * config.sub: Recognize cxux7.
13982         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13983
13984 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13985
13986         * config.sub:  Fix typo powerpc -> powerpc-*.
13987
13988 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13989
13990         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13991
13992         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13993         parallel with all-emacs and install-emacs).  Top-level command
13994         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13995
13996 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13997
13998         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13999         $(relbindir)/make before doing ``make install'', and use
14000         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14001         installing over running make binary.
14002         ($(host)-stamp-stage3-installed): Likewise.
14003
14004 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14005
14006         * config.guess: Recognize Mach.
14007
14008 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14009
14010         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14011         see whether --exec-prefix was used.
14012
14013 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14014
14015         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14016
14017 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14018
14019         * Makefile.in: Add all-librx target similar to all-libproc.
14020
14021 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14022
14023         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14024         with post 1.2 uname bogosity.
14025
14026 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14027
14028         * configure: Remove temporary files on receipt of a signal.
14029
14030 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14031
14032         * configure: If there is a package_makefile_frag, remove
14033         ${subdir}/Makefile.tem after copying it in.
14034
14035 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14036
14037         * build_all.mk: support rs6000 lynx identifies itself as
14038         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14039         since /bin/gcc is too feeble to compile a modern gcc.
14040
14041 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14042
14043         * brought devo/test-build.mk update-to-date with progressive/
14044           test-build.mk. Add lynx targets and hppa flag info.
14045
14046 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14047
14048         * configure.in:  Use mh-ncrsvr43.  Patch from
14049         Tom McConnell <tmcconne@sedona.intel.com>.
14050
14051 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14052
14053         * config.guess (i386-unknown-bsdi):  No longer need to
14054         check #if defined(__bsdi__) && defined(__i386__).
14055
14056 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14057
14058         * configure: Set program_transform_nameoption correctly.
14059
14060 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14061
14062         * brought build-all.mk update-to-date with progressive build-all.mk,
14063           added new targets and hppa info.
14064
14065 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14066
14067         * configure: If config.guess result is a prefix of the user
14068         specified target, assume a native build and use the user specified
14069         target as the host alias.  Remove SunOS patch suffix removal hack.
14070         * configure.in: Remove SunOS patch suffix removal hack.
14071
14072         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14073         in NATIVE_CHECK_MODULES.
14074
14075 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14076
14077         * Makefile.in: Rename HOST_ONLY to NATIVE.
14078         * configure: Delete SunOs patch suffix from host_canonical
14079           and build_canonical variables that are prepended to Makefiles.
14080         * configure.in: Add comments for easier maintenance.
14081
14082 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14083
14084         * Makefile.in: Add all-libproc target similar to all-gui.
14085
14086 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14087
14088         * Makefile.in (CHECK_MODULES): split into
14089         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14090
14091 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14092
14093         * config.guess (i386-unknown-bsdi): New system to guess.
14094
14095 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14096
14097         * Makefile.in: Add all-gui target (but not yet build by "all").
14098
14099 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14100
14101         * config.sub: Move deletion of patch suffix from here...
14102         * configure.in: To here, at Ian's suggestion.  The top-
14103           level scripts might need to know of a patch level.
14104
14105 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14106
14107         * config.sub: Strip off patch suffix so rtl is recognized
14108           as a sunos4.1.3 machine, even though it's been patched.
14109
14110 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14111
14112         * Makefile.in (INSTALL_LAST): Delete.
14113         (INSTALL_DOSREL): New.
14114
14115 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14116
14117         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14118         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14119         whether we pass down --with-gnu-ld anyhow.
14120
14121 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14122
14123         * Makefile.in (INSTALL_LAST): Change operation so it works
14124         on more flavors of make.
14125         * configure.in (go32): Don't build libg++ or libio.
14126
14127 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14128
14129         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14130         they can be overriden by templates.
14131
14132 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14133
14134         * configure.in (target==go32): Don't build gdb.
14135         * dosrel: New directory.
14136
14137 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14138
14139         * configure.in (host==go32): Configure dosrel too.
14140         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14141         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14142         be set by incoming names or templates.
14143         (INSTALL_LAST): New rule.
14144
14145 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14146
14147         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14148
14149 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14150
14151         * configure.in (appdirs): New variable.  Currently empty, but will
14152         be used in gas distribution.  If nonempty, lists a set of
14153         directories at least one of which must get configured, or top
14154         level configuration is considered to have failed.
14155         (rs6000-*-lynxos*): Use new file name.
14156
14157 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14158
14159         Eliminate XTRAFLAGS.
14160         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14161         newlib include files using -idirafter, and also use -nostdinc.
14162         (CXX_FOR_TARGET): Likewise.
14163         (XTRAFLAGS): Removed.
14164         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14165         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14166         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14167         ($(DO_X)): Don't pass down XTRAFLAGS.
14168
14169 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14170
14171         * configure.in (mips*-dec-bsd*): New target; do build linker.
14172         (mips*-*-bsd*): New target; don't build linker.
14173
14174 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14175
14176         * configure.in: support rs6000-*-lynxos* configuration.
14177         support sunos4 as a cross target.
14178
14179         * config.sub: look for lynx*, not lynx since the OS version may
14180         legitimately be part of the name.
14181
14182 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14183
14184         * configure.in (i[34]86-*-sco*): Move to be with other i386
14185         targets.
14186         (romp-*-*): New target.  Skip various binary utilities.
14187         (vax-*-*): New target.  Don't build newlib.
14188         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14189
14190 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14191
14192         * configure.in: Only set host_makefile_frag if config
14193         directory exists.
14194
14195 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14196
14197         * install.sh: If $dstdir exists, don't check whether each
14198         component does.
14199
14200 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14201
14202         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14203
14204 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14205
14206         * configure.in (*-*-lynxos*): Don't configure newlib for either
14207         native or cross Lynx.
14208
14209 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14210
14211         * config.sub (sparc64-elf): Fix os.
14212         (z8k): Remove duplicate.
14213
14214 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14215
14216         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14217         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14218
14219 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14220
14221         * configure: Make file links cleanly even if Lynx fails on
14222           an NFS symlink (at least fail cleanly).
14223
14224 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14225
14226         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14227         -XNh2000.
14228
14229 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14230
14231         * configure: Unknown options are fatal again.
14232
14233 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14234
14235         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14236         compatibility.
14237
14238 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14239
14240         * build-all.mk: Add `clean' target.
14241
14242 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14243
14244         * config.guess:  Add SINIX support.
14245         * configure.in:  Add mips-*-sysv4* support.
14246
14247 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14248
14249         * build-all.mk: Document all useful targets.
14250         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14251         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14252
14253 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14254
14255         * configure: Support --silent, --quiet.
14256
14257 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14258
14259         * configure: Support --disable-FEATURE.
14260
14261 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14262
14263         * config.guess: Recognize NCR running SVR4.3.
14264
14265 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14266
14267         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14268         Patch from Paul Eggert <eggert@twinsun.com>.
14269
14270 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14271
14272         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14273
14274 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14275
14276         * configure: Make unrecognized options give nonfatal warnings
14277         instead of fatal errors, and pass them to any subdirectory
14278         configures in case they recognize them.
14279         Make --x equivalent to --with-x.
14280
14281 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14282
14283         * configure: Add --enable-* options.  Clean up usage message and
14284         some comments.
14285
14286 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14287
14288         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14289
14290 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14291
14292         * configure.in (hppa*-*-*): Enable binutils.
14293
14294 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14295
14296         * config.sub: Recognize cisco.
14297
14298 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14299
14300         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14301
14302 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14303
14304         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14305         than one configuration name.  Add comment.
14306
14307 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14308
14309         * config.guess: about target *-hitachi-hiuxwe2, fixed
14310         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14311         macro is incorrect.]
14312
14313 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14314
14315         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14316         than the "make ls" stuff which used to be here.
14317
14318 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14319
14320         * config.guess:  Recognize i[34]86-unknown-freebsd.
14321         From Shawn M Carey <smcarey@rodan.syr.edu>.
14322
14323 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14324
14325         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14326
14327 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14328
14329         * config.guess: Check for ptx.
14330
14331 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14332
14333         * config.sub: Add os9k checking.
14334
14335 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14336
14337         * config.guess: Handle OSF1 running on HPPA processors
14338
14339 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14340
14341         * configure: If subdir configure fails, print out a message with
14342         subdirectory name, in case subdir's configure code didn't identify
14343         itself.
14344
14345 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14346
14347         * configure.in: Remove embedded newlines from configdirs.
14348         Avoid mismatches of substrings.  Fix matching strings at end
14349         of configdirs.
14350
14351 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14352
14353         * config.guess:  Add Lynx/rs6000 config support.
14354
14355 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14356
14357         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14358
14359 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14360
14361         * configure.in (hppa*-*-osf*): Treat this just like most other
14362         PA configurations (eg no binutils or ld).
14363         (hppa*-*-*elf*): These configurations have binutils and ld.
14364
14365 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14366
14367         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14368
14369 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14370
14371         * configure.in (rs6000-*-*): Build gas.
14372
14373 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14374
14375         * Makefile.in:  Avoid bug in losing hpux sed.
14376
14377 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14378
14379         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14380         for GDB and GDB has been fixed to not need it.
14381
14382 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14383
14384         * config.guess: Recognize vax hosts.
14385
14386 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14387
14388         * configure (while loop): Don't use "break 2" inside case
14389         statement -- the case statement isn't an enclosing loop.
14390
14391 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14392
14393         * config.guess:  Clean up NeXT support, to allow nextstep
14394         on Intel machines.  Make OS be nextstep.
14395
14396 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14397
14398         * config.guess: Add alternate forms for Convex.
14399
14400 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14401
14402         * configure:  Completely rewrite option processing.  Take
14403         advantage of pattern-matching to avoid invoking test frequently.
14404         Also clean up host and target defaulting logic.
14405
14406 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14407
14408         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14409         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14410         commands (plus user environment) will fit SCO limits.
14411
14412 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14413
14414         * configure.in: Don't issue warnings about directories which are
14415         not being configured if -norecursion is set.  Correct test for
14416         --with-gnu-as and --with-gnu-ld to not get confused by substring
14417         matches.
14418
14419         * configure.in: Don't build gas for alpha-dec-osf1*.
14420
14421 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14422
14423         * configure:  Back out Per's change of 12/19/1993.  It changes the
14424         behavior of configure in unexpected and confusing ways.
14425
14426         Also, use different delim char when calculating
14427         program_transform_name so that the name can contain slashes.
14428
14429 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14430
14431         * configure.in, config.sub: Add support for VSTa micro-kernel.
14432
14433 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14434
14435         * configure.in: Nuke hacks which were used to get a special
14436         version of GAS for HPPA configurations.
14437
14438 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14439
14440         * configure:  If only ${target_alias} is given, use that
14441         as the default for ${host_alias}.
14442         * configure:  Add missing back-slashes before nested quotes.
14443
14444 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14445
14446         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14447
14448 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14449
14450         * config.guess:  Recognize some Tektronix configurations.
14451         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14452
14453 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14454
14455         * config.sub: Match any flavor of SH.
14456
14457 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14458
14459         * configure.in: Don't try to configure newlib for Alpha.
14460
14461 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14462
14463         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14464         libg++ or libio for any Alpha target.
14465
14466         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14467
14468 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14469
14470         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14471         default arguments -- so it tried to compress itself.
14472
14473 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14474
14475         * configure.in (notsupp): ensure that a space is always at the end
14476           of the configdirs list, since the grep checks for an explicit space
14477
14478 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14479
14480         * configure.in (target i386-sysv4.2): don't build ld, since static
14481           versions of many libraries are not available.
14482
14483 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14484
14485         * config.guess: Recognize Apollos (using environment variables).
14486         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14487
14488 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14489
14490         * config.guess: Recognize Sony news mips running newsos.
14491
14492 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14493
14494         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14495         "fi ; else" for bash.
14496
14497 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14498
14499         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14500
14501 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14502
14503         * config.sub: accept unixware as an alias for svr4.2.
14504         Fix some inconsistancies with the gcc version.
14505
14506 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14507
14508         * Makefile.in (DISTDOCDIRS):  Add gdb.
14509
14510 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14511
14512         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14513
14514 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14515
14516         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14517         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14518         this now.
14519
14520 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14521
14522         * config.sub: Accept hiux* as an OS name.
14523
14524         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14525         etc/make-stds.texi.  The underscore came from gcc, and dje now
14526         agrees that RUNTESTFLAGS is the correct name.
14527
14528 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14529
14530         * install.sh:  Remove 'set -e'.  It makes any conditionals
14531         in the script useless.
14532
14533         * config.guess: Automatically recognize arm-acorn-riscix
14534         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14535
14536 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14537
14538         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14539
14540 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14541
14542         * Makefile.in (DISTDOCDIRS): New variable.
14543         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14544         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14545
14546 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14547
14548         * configure.in (hppa target): check the source directory for the
14549           pagas sub-directory
14550
14551 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14552
14553         * config.sub: Allow -aout* and -elf*.
14554
14555 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14556
14557         * configure.in: Don't build ld on i386-solaris2, same as for
14558         sparc-solaris2.
14559
14560 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14561
14562         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14563
14564 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14565
14566         * configure.in:  Configure gdb for alpha.
14567
14568 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14569
14570         * Makefile.in (CXXFLAGS): Add -O.
14571
14572 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14573
14574         * config.guess: added support for DG Aviion
14575
14576 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14577
14578         * configure.in: Produce warning message for subdirectories not
14579         configurable for this host/target combination.  Don't try to
14580         configure gdb for vms.
14581
14582 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14583
14584         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14585         appropriate files before making "diststuff".
14586         (DISTBISONFILES): New var: list of files to be edited.
14587         (DISTSTUFFDIRS): Add binutils.
14588
14589 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14590
14591         * config.sub: also handle mipsel and mips64el (for little endian mips)
14592
14593 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14594
14595         * configure.in: Add * to end of all OS names.
14596
14597 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14598
14599         * configure.in: Build newlib for LynxOS native.
14600
14601 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14602
14603         * config.guess: Add support for delta 88k running SVR3.
14604
14605         * configure.in: Add comment about HP compiler vs. emacs.
14606
14607 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14608
14609         * configure.in: don't build ld on solaris2 (not a viable option
14610           due to bugs in getpwnam & getpwuid)
14611
14612 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14613
14614         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14615         config.guess will produce a full version number.
14616
14617 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14618
14619         * configure.in: Build linker and binutils for alpha-dec-osf1.
14620
14621 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14622
14623         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14624         and gdb/testsuite/Makefile.in.
14625
14626 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14627
14628         * configure.in: recognize mips*- instead of mips-
14629
14630 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14631
14632         * config.sub: Accept linux*coff and linux*elf as operating
14633         systems.
14634
14635 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14636
14637         * config.sub: Recognize mips64, and mips3 as an alias for it.
14638
14639 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14640
14641         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14642         gdb knows how to handle OSF/1 shared libraries.
14643
14644 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14645
14646         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14647         * config.guess: Recognize Hitachi's HIUX.
14648         * config.sub: Recognize h3050r* and hppahitachi.
14649         Remove redundant cases for hp9k[23]*.
14650
14651 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14652
14653         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14654         if gas and ld are in the source tree and are in ${configdirs}.
14655         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14656         --with options (but still pass them down on the command line,
14657         if they were explicitly specified).
14658
14659 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14660
14661         * configure: substitute SHELL value in Makefile.in with
14662         ${CONFIG_SHELL}
14663
14664 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14665
14666         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14667         *-*-solaris2* targets.
14668
14669 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14670
14671         * Makefile.in: define M4, and pass it down to sub-makes;
14672         all-autoconf now depends on all-m4
14673
14674 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14675
14676         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14677         presence of {ar,ranlib} instead of a configured directory
14678
14679 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14680
14681         * config.guess: Accept 34?? as well as 33?? for NCR.
14682
14683 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14684
14685         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14686         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14687
14688 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14689
14690         * configure: grab values for $(CC) and $(CXX) from the
14691         environment, so that someone can do "CC=gcc configure; make" and
14692         have it work right (matching the way that autoconf works now)
14693
14694         * configure.in, Makefile.in: add support for gash, the tcl
14695         interface to Galaxy
14696
14697         * config.guess: add NetBSD variants (hp300, x86)
14698
14699 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14700
14701         * install.sh: Support -d option (in the manner of SunOS 4 install,
14702         as it is more deterministic than that of GNU install)
14703         (chmodcmd): Set file to mode 755 by default (should also do default
14704         chgrp and chown, but I don't feel like dealing with that now)
14705
14706 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14707
14708         * config.sub: Remove h8300hhms alias.
14709
14710 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14711
14712         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14713
14714 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14715
14716         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14717         as stmp-fixinc
14718
14719 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14720
14721         * config.sub: recognize m88110-bug-coff.
14722
14723 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14724
14725         * Makefile.in (all-libio): all dependencies on the toolchain used
14726         to build this (gcc, gas, ld, etc)
14727
14728 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14729
14730         * config.guess: Deal with OSF/1 1.3 on alpha.
14731
14732 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14733
14734         * install.sh: add some 'else true' clauses for portability
14735
14736         * configure.in: don't build libio for h8[35]00-*-* targets
14737
14738 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14739
14740         * Makefile.in:  Add support for new libio.
14741
14742 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14743
14744         * install.sh: If one command fails, don't try the rest.  Don't try
14745         to remove $dsttmp (via trap) unless we have already created it.
14746         If $src doesn't exist, detect it and exit with an error.
14747
14748         * config.guess: Recognize BSD on hp300.
14749
14750 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14751
14752         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14753         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14754
14755 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14756
14757         * Makefile.in (all-send-pr): depends on all-prms
14758
14759 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14760
14761         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14762
14763 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14764
14765         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14766         Added test for mips-mips-riscos5.
14767
14768 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14769
14770         * configure.in: use mh-hp300 for 68k HP hosts
14771
14772 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14773
14774         * configure: add support for CONFIG_SHELL, so that you can use
14775         some alternate shell for evaluating configure scripts
14776
14777 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14778
14779         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14780         in configure script to bug-gdb@prep.ai.mit.edu when building
14781         distribution archive.
14782         * Makefile.in (COMPRESS):  Remove def.
14783         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14784         gdb.tar.Z and make-gdb.tar.Z respectively.
14785         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14786         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14787         to convergence with 'taz' target in Makefile.in.
14788
14789 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14790
14791         * install.sh (dsttmp): use trap to ensure that tmp files go
14792         away on error conditions
14793
14794 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14795
14796         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14797
14798 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14799
14800         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14801         its parent is '/' not ''.
14802
14803         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14804
14805 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14806
14807         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14808         that ${newsrcdir}/configure.in does.
14809
14810 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14811
14812         * test-build.mk: support for CONFIG_SHELL
14813
14814 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14815
14816         * config.sub (netware):  Add as a basic system type.
14817
14818 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14819
14820         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14821           $(srcdir)/ from the dependency on Makefile.in.
14822
14823 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14824
14825         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14826         (h8300hhms is temporary until multi-libraries are implemented).
14827         * configure.in: Handle h8300h too.
14828
14829 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14830
14831         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14832
14833 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14834
14835         * configure:  Remove extraneous output when guessing host type.
14836         * config.guess:  Remove extraneous output when guessing using C
14837         compiler rather than uname, or when guessing fails.
14838
14839 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14840
14841         * Makefile.in: remove all.cross and install.cross targets
14842
14843         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14844           definitions
14845
14846 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14847
14848         * configure.in (target sh): Build gprof.
14849
14850 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14851
14852         * config.sub: change -solaris to -solaris2
14853
14854 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14855
14856         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14857
14858 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14859
14860         * configure: Correct error message for missing Makefile.in to
14861         print correct directory.
14862
14863 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14864
14865         * install.sh: kludge around 386BSD shell bug
14866
14867 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14868
14869         * config.guess:  Recognize NeXT.
14870         * config.guess:  Recognize i486-ncr-sysv4.
14871         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14872
14873 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14874
14875         * Makefile.in (MAKEINFOFLAGS): New variable.
14876         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14877         * build-all.mk, test-build.mk: Pass down --no-split as
14878         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14879
14880 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14881
14882         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14883
14884 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14885
14886         * Makefile.in (libg++.tar.z):  New rule.
14887         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14888         * Makefile.in (taz):  Only do a single chmod.
14889
14890 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14891
14892         * install.sh: don't use dirname anymore (replaced with sed usage)
14893
14894 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14895
14896         * Makefile.in:  Change extension for gzip'd files from '.z' to
14897         '.gz' per new FSF standard usage.
14898
14899 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14900
14901         * configure: put quotes around the final value of program_transform_name
14902
14903 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14904
14905         * Makefile.in: new install.sh support; update install-info rules
14906
14907 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14908
14909         * configure.in: Build diff for crosses, but not for go32 host.
14910
14911         * configure.in: Build gprof only for native, and don't build it
14912         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14913
14914 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14915
14916         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14917
14918 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14919
14920         * configure.in (host_tools): Add prms.
14921
14922 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14923
14924         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14925         with $(FLAGS_TO_PASS) on the command line
14926
14927         * config.sub: Recognize lynx and lynxos
14928
14929 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14930
14931         * config.sub: Accept -ecoff*, not just -ecoff.
14932
14933 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14934
14935         * Makefile.in (taz): Use .gz suffix instead of .z.
14936         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14937         names.
14938
14939 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14940
14941         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14942
14943 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14944
14945         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14946         that rebuilds that might happen during 'make install' don't get
14947         bogus gcc include files
14948
14949 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14950
14951         Change from Utah for HPPA support:
14952         * config.guess: Recognize hppa1.x-hp-bsd.
14953
14954 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14955
14956         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14957         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14958
14959 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14960
14961         * config.sub: Add support for rom68k and bug boot monitors.
14962
14963 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14964
14965         * Makefile.in: Make all-opcodes depend on all-bfd.
14966
14967 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14968
14969         * config.guess: Added special check for i[34]86-univel-sysv4*.
14970
14971 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14972
14973         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14974         the processor rather than assuming i486.
14975
14976 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14977
14978         * config.guess: Recognize SunOS6 as Solaris3.
14979
14980 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14981
14982         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14983         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14984
14985 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14986
14987         * build-all.mk (all-cross): New target for Canadian Cross.
14988         Added Q2 go32 targets.
14989         * test-build.mk: Configure go32 cross sparclite-aout and
14990         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14991         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14992
14993 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14994
14995         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14996         GO32 hosted toolchains
14997
14998 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14999
15000         * configure: change  so "-exec-prefix" gets passed down rather
15001         than "-exec_prefix" so autoconf generated Makefiles get the
15002         exec_prefix set right.
15003
15004 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15005
15006         * config.guess: get the Solaris2 minor version number
15007
15008         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15009
15010 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15011
15012         * config.guess: Recognize some Sequent platforms.
15013
15014 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15015
15016         * Makefile.in: added the vault-install target
15017
15018         * configure.in: actually use the Sun3 makefile fragment that's in
15019         config, also added the release dir to configdirs
15020
15021 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15022
15023         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15024
15025 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15026
15027         * configure.in: remove some program from Alpha targetted toolchains
15028
15029 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15030
15031         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15032         gprof.
15033         (taz): Run "make diststuff" in those directories instead of "make
15034         proto-dir".  Look for "VERSION=" only at start of line in subdir
15035         Makefile.  Use "gzip -9" for compression.
15036         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15037         (binutils.tar.z): New target.
15038
15039 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15040
15041         * Makefile.in (taz): Include gpl.texinfo.
15042
15043 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15044
15045         * Makefile.in (setup-dirs): Merged into "taz" target.
15046         (taz): Only do `proto-dir' stuff if a directory is actually needed
15047         for this target.
15048
15049 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15050
15051         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15052         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15053         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15054         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15055         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15056
15057 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15058
15059         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15060         config.sub, and move-if-change to gdb testsuite distribution
15061         archive, so the testsuite can be extracted, configured, and
15062         run separately from the gdb distribution.  Blow away the Chill
15063         tests that require a Chill compiled executable, since GNU Chill
15064         is not yet publically available.
15065
15066 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15067
15068         * test-build.mk: set environment variables in a single command,
15069         instead of a list of assignments and exports
15070
15071         * config.guess: recognize Alpha/OSF1 systems
15072
15073 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15074
15075         * configure: Change help message to prefer --options rather than
15076           -options.
15077
15078 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15079
15080         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15081         zippy@ecst.csuchico.edu.
15082         * config.guess: Recognize miniframe.
15083
15084 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15085
15086         * Makefile.in: Use srcroot to find runtest rather than rootme.
15087         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15088
15089 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15090
15091         * test-build.mk: Extensive additions to support building on a
15092         machine other than the host.
15093
15094 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15095
15096         * configure (tooldir): Fix for i386-aix again.
15097
15098 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15099
15100         * configure, Makefile.in:  Change definition of $(tooldir)
15101         to match the FSF.
15102
15103 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15104
15105         * config.guess:  Recognize i[34]86/SVR4.
15106
15107 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15108
15109         * Makefile.in (all-gdb): gdb depends on sim.
15110
15111 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15112
15113         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15114         at the same time we make the prototype gdb directory.
15115         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15116         files at the same time as the gdb base release distribution.
15117
15118 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15119
15120         * Makefile.in (check): Use individual check targets rather than
15121         DO_X rule.
15122         (check-gcc): Added.
15123
15124 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15125
15126         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15127         for System V release 3.2.
15128
15129 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15130
15131         * config.sub: Recognize hppaosf.
15132         * configure.in: Do configure ld/binutils/gas for it.
15133
15134 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15135
15136         * configure (tooldir): Alter syntax used to set this, for systems
15137         where "\$" isn't handled right, like i386-aix.
15138
15139 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15140
15141         * configure: Pass program-transform-name, not
15142         program_transform_name, to recursive configures.
15143
15144 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15145
15146         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15147         of gas+ld+binutils.
15148
15149 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15150
15151         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15152
15153 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15154
15155         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15156
15157 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15158
15159         * Makefile.in (PRMS): Set back to all-prms.
15160
15161 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15162
15163         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15164         targets, rather than for MIPS hosts.
15165
15166 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15167
15168         * configure.in: add comment for --with-x default values
15169
15170         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15171
15172         * Makefile.in: add check-* targets for each of the directories in
15173         the tree.  Add a definition of RUNTEST that will use the one we
15174         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15175
15176 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15177
15178         * configure.in: Removed obsolete references to bfd_target and
15179         target_makefile_frag.
15180
15181         * build-all.mk: Set assorted targets for Q2.
15182         * config.sub: Recognize z8k-sim and h8300-hms.
15183         * test-build.mk: Really don't pass host to configure.
15184         (HOLES): Added uname.
15185
15186 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15187
15188         * configure: Handle an empty program-prefix, program-suffix or
15189         program-transform-name correctly.
15190
15191 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15192
15193         * build-all.mk: -G 8 no longer required for MIPS targets.
15194         * test-build.mk: Don't pass host argument to configure; make it
15195         guess.
15196
15197 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15198
15199         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15200         * Makefile.in (COMPRESS):  New macro, like GZIP.
15201
15202 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15203
15204         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15205
15206         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15207         with gas currently defaults to -G 0.
15208
15209 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15210
15211         * Makefile.in (all-flex): flex depends on byacc.
15212
15213         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15214         to test-build.mk as RELEASE_TAG.
15215         * test-build.mk (configargs): New variable containing arguments to
15216         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15217         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15218
15219         * config.guess: Use /bin/uname when checking -X argument on SCO,
15220         to avoid invoking GNU uname which doesn't understand -X.
15221
15222         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15223
15224         * configure.in: Build gas for mips-*-*.
15225
15226 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15227
15228         * Makefile.in (all.normal): insert missing backslash.
15229
15230 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15231
15232         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15233
15234         * Makefile.in: Complete overhaul to merge many almost identical
15235         targets.
15236
15237 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15238
15239         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15240         (gdb.tar.Z): Adjusted.
15241
15242         * Makefile.in (setup-dirs, taz): New targets; should be general
15243         enough to adapt for gdb sometime.  Build only .z file.
15244         (gas.tar.z): New target.
15245
15246 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15247
15248         * build-all.mk: Use CC=cc -Xs on Solaris.
15249
15250 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15251
15252         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15253         for handling BISON for FSF releases.
15254
15255 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15256
15257         * configure: Actually implement the change zoo just documented.
15258
15259 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15260
15261         * configure: when using config.guess, only set target_alias when
15262         it's not already been set (ie, on the command line)
15263
15264 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15265
15266         * Makefile.in: add installcheck target, set PRMS to install-prms
15267
15268 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15269
15270         * configure: add support for package_makefile_fragment, handle the
15271         case where a directory has a configure.in file but no Makefile.in
15272         more gracefully (with an actual understandable error message, even);
15273         add support for --without (and add this to the usage message); also
15274         explicitly add a --host=${host_alias} to the command line when
15275         config.guess is used
15276
15277 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15278
15279         * configure: Must use both --host and --target in recursive calls.
15280
15281 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15282
15283         * Makefile.in: Change deja-gnu to dejagnu.
15284
15285 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15286
15287         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15288
15289 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15290
15291         * configure.in: canonicalize all instances to *-*-solaris2*,
15292         also strip out a number of tools to not build for go32 host
15293
15294 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15295
15296         * config.guess: add GPL.
15297
15298         * Makefile.in, config.guess, config.sub, configure: bump
15299           copyrights to 93.
15300
15301 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15302
15303         * Makefile.in (do-info): Removed obsolete check for existence of
15304         localenv file.
15305
15306         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15307
15308 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15309
15310         * Makefile.in: a couple of 'else true' for decstation,
15311         support for TclX
15312
15313         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15314
15315 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15316
15317         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15318
15319 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15320
15321         * config.guess: Recognize i386-ibm-aix (PS/2).
15322         * configure.in: Use config/mh-aix386 file for it.
15323
15324 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15325
15326         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15327         CC_FOR_TARGET instead.
15328         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15329
15330 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15331
15332         * Makefile.in: Add sim to list of directories sent with gdb
15333
15334 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15335
15336         * configure.in: Put back mips-dec-bsd* case.
15337
15338 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15339
15340         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15341         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15342         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15343
15344 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15345
15346         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15347
15348         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15349         (install-info): install dir.info only if it exists,
15350         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15351
15352 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15353
15354         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15355         gas for mips-dec-bsd.
15356
15357 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15358
15359         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15360         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15361
15362 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15363
15364         * configure.in: Added "dejagnu" to hosttools list.
15365
15366 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15367
15368         * config.sub, configure.in, config.guess:  Add support
15369         for Bosx, an AIX variant from Bull.
15370         Patches from F.Pierresteguy@frcl.bull.fr.
15371
15372 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15373
15374         * devo/dejagnu: Initial creation of devo/dejagnu.
15375         Migrated dejagnu testcases and support files for testing software
15376         tools to reside as subdirectories, currently called "testsuite",
15377         within the directory of the software tool.  Migrated all programs,
15378         support libraries, etc. beloging to dejagnu proper from
15379         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15380         with no modifications.  The changes to these files which will
15381         allow them to configure, build, and execute properly will be made
15382         in a future update.
15383
15384 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15385
15386         * Makefile.in: Change send_pr to send-pr.
15387         * configure.in: Likewise.
15388         * send_pr: Renamed directory to send-pr.
15389
15390 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15391
15392         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15393
15394 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15395
15396         * README:  Update for gdb-4.8 release.
15397         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15398         gdb-xxx.tar.z (gzip'd) file also.
15399
15400 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15401
15402         * Makefile.in: make all-diff depend on all-libiberty
15403
15404 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15405
15406         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15407
15408 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15409
15410         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15411
15412 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15413
15414         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15415         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15416         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15417
15418 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15419
15420         * Makefile.in:  makeinfo binary is in a new location
15421
15422 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15423
15424         * config.sub: Accept -ecoff as an OS.
15425
15426         * Makefile.in: Various changes to eliminate a level of make
15427         recursion and reduce the required command line length.
15428         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15429         sub-makes.
15430         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15431         variables holding settings for specific sub-makes.
15432         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15433         in terms of BASE_FLAGS_TO_PASS.
15434         (TARGET_LIBS): New variable listing directories which use
15435         TARGET_FLAGS_TO_PASS.
15436         (subdir_do): Eliminated.
15437         (do-*): New set of targets to replace subdir_do.
15438         (various): All targets which used subdir_do now depend on do-*.
15439         (local-clean): Renamed from do_clean.
15440         (local-distclean): New target, dependency of distclean and
15441         realclean.
15442         (install-info): Don't create directories.  Depend on dir.info
15443         rather than calling make recursively.
15444         (install-dir.info): Eliminated.
15445         (install-info-dirs): Create all info directories here.
15446         (dir.info): Depend upon do-install-info.
15447
15448         * test-build.mk (HOLES): Added false.
15449
15450 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15451
15452         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15453
15454 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15455
15456         * Makefile.in (info): remove dependency on all-texinfo.  The
15457         problem was really in texinfo/C, not at this level.
15458
15459 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15460
15461         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15462
15463 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15464
15465         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15466         GDB releases.
15467
15468 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15469
15470         * configure: Include srcdir in message about target of link not
15471         being found.  Don't convert `-' to `_' in `with' options being
15472         passed to subdirs.
15473
15474 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15475
15476         * configure.in: add uudecode to host_tools
15477
15478         * Makefile.in: added {all,install}-uudecode targets, added them to
15479         the appropriate lists
15480
15481 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15482
15483         * Makefile.in (all-gcc): Added dependency on all-gas.
15484
15485         * configure.in (mips-*-*): Build ld and binutils.
15486
15487 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15488
15489         * configure: check return code from mkdir, print error message and
15490           exit on failure.
15491
15492 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15493
15494         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15495
15496 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15497
15498         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15499
15500 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15501
15502         * config.sub (h8500):  Recognize this as a cpu type.
15503
15504 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15505
15506         * configure: source directory missing is no longer a warning
15507
15508         * configure.in: recognize irix[34]* instead of irix[34]
15509
15510         * Makefile.in: define and pass down X11_LIB
15511
15512 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15513
15514         * guess-systype: Renamed to ...
15515         * config.guess:  ... by popular request.
15516         * configure.in, Makefile.in:  Update accordingly.
15517
15518 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15519
15520         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15521         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15522         + Execute ./dummy instead of assuming . is in PATH.
15523
15524 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15525
15526         * guess-systype:  New shell script.  Attempts to guess the
15527         canonical host name of the executing host.
15528         Only a few hosts are supported so far.
15529         * configure:  Call guess-systype if no host is specified.
15530
15531 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15532
15533         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15534         gcc Makefile.
15535
15536
15537 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15538
15539         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15540         (all-gcc, install-gcc, subdir_do): Use it.
15541
15542 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15543
15544         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15545
15546 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15547
15548         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15549           set exclusively by configure, using configure.in .
15550
15551 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15552
15553         * test-build.mk: set $PATH for all builds
15554
15555         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15556
15557 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15558
15559         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15560         the one used in gcc/Makefile.in, so that a null expansion doesn't
15561         override the one needed to build gcc with a native cc.
15562
15563
15564 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15565
15566         * configure: Accept -with arguments.
15567
15568 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15569
15570         * Makefile.in: added h8300sim
15571
15572 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15573
15574         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15575         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15576         (all-cygnus, native, build-cygnus): Make
15577         $(canonhost)-stamp-3stage-done, not $(host)....
15578         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15579         i386-sco3.2v4.  Added else true to if command.
15580
15581 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15582
15583         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15584
15585 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15586
15587         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15588
15589 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15590
15591         * configure.in: don't remove binutils from Solaris builds
15592
15593 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15594
15595         * Makefile.in: get rid of earlier definitions for *clean,
15596         also handle the recursive info rule better
15597
15598 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15599
15600         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15601         do more-or-less the right thing.
15602
15603 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15604
15605         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15606         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15607
15608 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15609
15610         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15611         $(host_canonical).
15612
15613         * configure.in: split the configdirs list into 4 categories (native
15614         v. cross, library v. tool) and handle the cross-only and native-
15615         only in more reasonable (and correct!) way.
15616
15617 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15618
15619         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15620         configdirs anymore.
15621
15622 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15623
15624         * Makefile.in: extensive cleanup::  removed all of the explicit
15625         clean-* targets, collapsed many wrappers around subdir_do into
15626         one, added additional targets to satisfy standards.texi, deleted
15627         some old targets, some changes for consistency
15628
15629 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15630
15631         * configure.in: handle some programs as cross-only, and others as
15632         native only
15633
15634         * test-build.mk: handle partial holes in a more generic manner
15635
15636         * Makefile.in: m4 depends on libiberty
15637
15638 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15639
15640         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15641         time, wdiff, and find to configdirs
15642
15643         * Makefile.in: all, clean, and install rules for the new programs
15644         added to configure.in
15645
15646 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15647
15648         * configure.in: use mh-sun for all *-sun-* hosts
15649
15650 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15651
15652         * Makefile.in: define flags for X11 include files and library file
15653         locations, pass them down to the programs that need this info
15654
15655         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15656
15657 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15658
15659         * configure.in: start building libg++ for HP-UX targets
15660
15661 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15662
15663         * README:  Update references to files moved into etc/.
15664
15665 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15666
15667         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15668         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15669
15670 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15671
15672         * configure: accept dash as well as underscore in long option
15673         names for FSF compatibility.
15674
15675 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15676
15677         * config.sub: added -sco3.2v4 support from FSF.
15678
15679 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15680
15681         * configure.in: expand the section that adds or removes
15682         directories from the list of programs to build, to handle native
15683         vs. cross in addition to host v. native
15684
15685 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15686
15687         * Makefile.in:  Replace C++ in macro names with CXX.
15688         This is less likely to break ...
15689
15690 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15691
15692         * test-build.mk: add -w to GNU_MAKE
15693
15694 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15695
15696         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15697         add 'sparc' to list of recognized cpus.  This needed to make
15698         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15699         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15700         then changes that into $CPU-wrs-vxworks.
15701
15702         * configure.in: remove most references to gdbtest, regularize
15703         target based program removal
15704
15705         * test-build.mk: import from p3 tree (many fixes and changes)
15706
15707 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15708
15709         * Makefile.in: added rules to handle tcl, tk, and expect
15710
15711         * configure.in: handle those directories if they exist
15712
15713 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15714
15715         * config.sub: removed bogus hppabsd and hppahpux names, since
15716         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15717
15718 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15719
15720         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15721         depends upon all-xiberty
15722
15723         * Makefile.in: changes from p3, including:
15724
15725         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15726
15727         * Makefile.in (XTRAFLAGS): include newlib directories if
15728         newlib/Makefile exists, rather than if host != target.
15729
15730         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15731
15732         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15733         from the same source tree and not building a cross-compiler.  This
15734         matters for the libg++ configuration if reconfiguring a tree that
15735         has already been installed.
15736
15737         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15738
15739         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15740         pick up the machine and system specific header files.
15741
15742         * Makefile.in: added AS_FOR_TARGET, passed down in
15743         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15744         the C compiler to use to create programs which are run in the
15745         build environment, set it to default to $(CC), and passed it down
15746         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15747
15748         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15749
15750         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15751         We need them for unusual native builds, like systems without
15752         ranlib.
15753
15754         * configure: also define $(host_canonical) and
15755         $(target_canonical), which are the full, canonical names for the
15756         given host and target
15757
15758 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15759
15760         * Makefile.in:  Added separate definitions for C++.
15761
15762 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15763
15764         * configure.in (configdirs):  Add deja-gnu.
15765
15766 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15767
15768         * README:  Update for configure.texi and gdb-4.7 release.
15769
15770 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15771
15772         * Makefile.in:  Move "all" target to top of file.
15773         Previously, first target was ".PHONY" which caused BSD4.4 make
15774         to build .PHONY when make was run without arguments.
15775
15776 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15777
15778         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15779         Library-copylefted code in libiberty.
15780
15781 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15782
15783         * config.sub:  Replace m68kmote with plain old m68k.
15784
15785 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15786
15787         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15788
15789 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15790
15791         * config.sub: Complain if no argument is given.  Added support for
15792         386bsd as OS and target alias.
15793
15794 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15795
15796         * Makefile.in (XTRAFLAGS): include newlib directories if
15797         newlib/Makefile exists, rather than if host != target.
15798
15799 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15800
15801         * config.sub: recognize sparclite-wrs-vxworks.
15802
15803         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15804         p3.) Added clean-xiberty to clean.
15805
15806 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15807
15808         * configure.in: use *-*-* instead of nested cases for host and target
15809
15810 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15811
15812         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15813         from the same source tree and not building a cross-compiler.  This
15814         matters for the libg++ configuration if reconfiguring a tree that
15815         has already been installed.
15816
15817 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15818
15819         * config.sub (i486v/i486v4):  Merge in from FSF version.
15820
15821 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15822
15823         * configure: only set PWD if it is already set.
15824
15825 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15826
15827         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15828         doesn't have unset and all success paths (and most error paths)
15829         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15830         to just ${PWD} to avoid confusion.)
15831
15832 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15833
15834         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15835         even for a native compilation.
15836
15837 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15838
15839         Changes to make the gdb.tar.Z rule work better.
15840
15841         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15842         (DEVO_SUPPORT):  Add configure.texi.
15843         (bfd-ilrt.tar.Z):  Remove ancient rule.
15844
15845 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15846
15847         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15848         pick up the machine and system specific header files.
15849
15850         * configure.in, config.sub: added new target m68010-adobe-scout,
15851         with alias of adobe68k.  Changed configure.in to check for
15852         -scout before -sco* to avoid a false match.
15853
15854         * Makefile.in: added AS_FOR_TARGET, passed down in
15855         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15856         the C compiler to use to create programs which are run in the
15857         build environment, set it to default to $(CC), and passed it down
15858         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15859
15860 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15861
15862         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15863         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15864         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15865         FOR_TARGET variants, to newlib and libg++.
15866
15867 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15868
15869         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15870         first.
15871
15872 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15873
15874         * config.sub:  Accept `elf' as an environment.
15875
15876 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15877
15878         * Makefile.in (all-opcodes):  cd into the right directory
15879
15880 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15881
15882         * configure: added -program_transform_name option, used as
15883         argument to sed when installing programs.
15884         configure.texi: added documentation for -program_prefix,
15885         -program_suffix and -program_transform_name.
15886
15887 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15888
15889         * config.sub:  Accept i486 where i386 ok.
15890
15891 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15892
15893         * config.sub: accept we32k
15894
15895 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15896
15897         * config.sub, configure.in: accept OSE68000 and OSE68k.
15898
15899         * Makefile.in: don't create all directories for ``make install'';
15900         let the subdirectories create the ones they need.
15901
15902 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15903
15904         * COPYING: new file, GPL v2
15905
15906 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15907
15908         * Makefile.in: use the new gen-info-dir, which needs a template
15909         argument (which also lives in texinfo)
15910
15911         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15912
15913 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15914
15915         * config.sub (ncr3000):  Change i386 to i486.
15916
15917 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15918
15919         * Makefile.in: add install-rcs, install-grep to
15920         install-no-fixedincludes, removed install-bison and install-libgcc
15921
15922 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15923
15924         * configure.in: grab the HPUX makefile fragment if on HPUX
15925
15926 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15927
15928         * Makefile.in: eradicate bison spoor (ditto libgcc).
15929          configure.in: recognise m68{k,000}-ericsson-OSE.
15930          es1800 is alias for m68k-ericsson-OSE
15931
15932 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15933
15934         * configure.in: rearrange the parts that remove programs from
15935         configdirs, based now on HOST==TARGET or by canonical triple.
15936
15937 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15938
15939         * test-build.mk: recurse explicitly with -f test-build.mk when
15940           appropriate.  predicate stage3 and comparison on the existence
15941           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15942           On very clean, also remove ...stamp-co.  Build in-place before
15943           doing other builds.
15944
15945 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15946
15947         * Makefile.in, configure.in: add tgas
15948
15949 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15950
15951         * Makefile.in: a number of changes merged in from progressive.
15952
15953         * configure.in: add libm.
15954
15955         * .cvsignore: ignore some stuff that comes from test-build.mk.
15956
15957 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15958
15959         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15960
15961 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15962
15963         * configure: Add program_suffix (parallel to program_prefix)
15964         * Makefile.in: adjust directory-creating script for losing decstation
15965
15966 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15967
15968         * configure:  Minor $subdir-related fixes.
15969
15970 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15971
15972         * configure: fix various problems with propogating
15973         makefile_target_frag in subdirs.
15974         * configure.in: config libgcc if its there
15975
15976 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15977
15978         * config.sub:  HPPA merge.
15979
15980 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15981
15982         * Makefile.in:  Replace all-bison with all-byacc in all
15983         dependency lines for other tools (which now use byacc).
15984
15985 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15986
15987         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15988
15989 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15990
15991         * Makefile.in: make gprof rules similar to byacc rules (instead of
15992         vestigal $(unsubdir) that didn't work...)
15993
15994 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15995
15996         * config.sub:  Add support for Linux.
15997         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15998         (at least for libg++).
15999
16000 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16001
16002         * configure.texi: fix doc for the -nfp option to configure
16003
16004 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16005
16006         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16007
16008 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16009
16010         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16011         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16012         * configure.in: added solaris* host_makefile_frag hook.
16013
16014 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16015
16016         * config.sub: changed recognition of m68000 so that various
16017         m68k types can be specified via m680[01234]0
16018
16019 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16020
16021         * config.sub (basic_machine): fix sed so that '-foo' isn't
16022         completely substituted out while .+'-foo' loses the '-foo'
16023
16024 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16025
16026         * config.sub ($os): Add -aout.
16027
16028 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16029
16030         * configure:  If host_makefile_frag is absolute, don't
16031         prefix ${invsubdir} (relevant to libg++ auto-configure).
16032
16033 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16034
16035         * Makefile.in (tooldir): Define it.
16036         (all-ld): Depend on all-flex.
16037
16038 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16039
16040         * Makefile.in (check):  Fix libg++ special case.
16041
16042 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16043
16044         * configure: do not bury `pwd` into config.status, thus do fewer
16045           pwd's.
16046
16047         * configure: print the "Building in" message only when building in
16048           other than "." AND verbose.
16049
16050         * configure: remove -s, rework -v to better accommodate guested
16051           configures.
16052
16053         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16054
16055 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16056
16057         * Makefile.in: macroize flags passed on recursion.  remove
16058           fileutils.
16059
16060 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16061
16062         * configure: get makesrcdir right for subdirs deeper than 1.
16063
16064         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16065           install.
16066
16067 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16068
16069         * Makefile.in: don't print subdir_do or recursion lines.
16070
16071 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16072
16073         * standards.texi: added menu item.
16074
16075         * Makefile.in: build and install standards.info.
16076
16077         * standards.texi: new file.
16078
16079 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16080
16081         * configure: test for and move config.status pieces from
16082           ${subdir}/.
16083
16084 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16085
16086         * configure:  Test for existance of files before trying to mv
16087         them, to avoid numerous non-existance messages.
16088
16089 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16090
16091         * configure: correct final line of config.status.
16092
16093         * configure: patch from eggert.  Avoids a protection problem if
16094           the original Makefile.in is read only.
16095
16096         * configure: use move-if-change from gcc to create config.status.
16097           Some makefiles depend on config.status to tell if a directory
16098           has been reconfigured for a different host.  This change
16099           prevents those directories from remaking everything in the case
16100           where the reconfig was only intended to rebuild a Makefile.
16101
16102         * configure: test for config.sub with "config.sub sun4" rather
16103           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16104           host alias from a missing config.sub.
16105
16106 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16107
16108         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16109           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16110
16111 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16112
16113         * configure: mkdir ${subdir} as needed.
16114
16115 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16116
16117         * Makefile.in,configure.in: added autoconf.
16118
16119 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16120
16121         * Makefile.in: no longer pass against on recursion.
16122
16123         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16124           definitions are not inherited.
16125
16126         * configure: correct makesrcdir when subdir is .
16127
16128 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16129
16130         * configure:  Add support for 'subdirs' variable, which is
16131         like 'configdirs', except that configure doesn't re-invoke
16132         itself for subdirs, it just creates a Makefile for each subdir.
16133         * configure.texi:  Document subdirs.
16134
16135 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16136
16137         * configure.in: added flex to configdirs
16138
16139 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16140
16141         * Makefile.in: remove clean-stamps from clean.
16142
16143 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16144
16145         * configure.in:  Add gdbtest to configdirs.
16146
16147 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16148
16149         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16150         to recursive makes.
16151         * configure.in:  Recognize new ncr3000 config.
16152
16153 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16154
16155         * Makefile.in, configure.in: removed references to gdbm.
16156
16157 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16158
16159         * config.sub:  Don't canonicalize os value
16160         newsos* to bsd (readline needs to check for newsos).
16161         (This fix was earlier made Jan 31, but got re-broken.)
16162
16163 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16164
16165         * configure.in:  sco is an os, not a vendor!
16166
16167         * configure:  Quote $( better.  Keep various shells happy.
16168
16169 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16170
16171         * Makefile.in: eliminate stamp-files.
16172
16173 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16174
16175         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16176           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16177
16178 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16179
16180         * config.sub:  fix iris/iris3.
16181
16182 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16183
16184         * configure: re-add -rm.
16185
16186 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16187
16188         * Maskefile.in: add .stmp-rcs to all.
16189
16190         * configure.in: remove gas from rs6000 build, use aix host fragment.
16191
16192 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16193
16194         * configure: pass down site_option during recursion.
16195
16196 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16197
16198         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16199
16200 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16201
16202         * configure: Change exec_prefix so that it really defaults to prefix.
16203
16204 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16205
16206         * Makefile.in, configure.in:  Add support for mmalloc library.
16207
16208 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16209
16210         * Makefile.in: add stmp dependencies for a few more things.
16211
16212 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16213
16214         * configure: adjusted error message on objdir/srcdir configure
16215           collision, per john's suggestion.
16216
16217         * Makefile.in: add libiberty stmp to all and all.cross.
16218
16219 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16220
16221         * Makefile.in: remove force dependencies, add grep to all.
16222
16223 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16224
16225         * Makefile.in: drop flex.  make stamp files work.
16226
16227         * configure: added test for conflicting configuration in srcdir,
16228           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16229           gets cranky.  use relative paths for configure and srcdir
16230           whenever possible.  Send some error messages to stderr that were
16231           going to stdout.
16232
16233 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16234
16235         * Makefile.in:  Fix libg++ rule to check for gcc directory
16236         before using gcc/gcc.  Also pass XTRAFLAGS.
16237
16238 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16239
16240         * Makefile.in: added stmp-files so that directories aren't polled
16241           when they are already built.
16242
16243         * configure.texi: fixed a node pointer problem.
16244
16245 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16246
16247         * config.sub configure.in gdb/configure.in
16248         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16249         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16250         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16251
16252 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16253
16254         * configure: -recurring becomes -silent.  corrected help message
16255           for -site= option.
16256
16257         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16258
16259 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16260
16261         * configure: when building Makefile for crosses, replace
16262           tooldir and program_prefix.  default srcdir from location of
16263           config.sub.  remove "for host in hosts" and "for target in
16264           targets" loops.
16265
16266 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16267
16268         * Makefile.in: Do not pass bindir or mandir to cvs.
16269
16270 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16271
16272         * Makefile.in, configure.in: removed traces of namesubdir,
16273           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16274           copyrights to '92, changed some from Cygnus to FSF.
16275
16276         * configure.texi: remove most references to multiple hosts,
16277           multiple targets, subdirs, etc.
16278
16279         * configure.man: removed rcsid. reference config.sub not
16280           config.subr.
16281
16282         * Makefile.in: mkdir $(infodir) on install-info.
16283
16284 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16285
16286         * configure.texi:  Explain better about .gdbinit and about
16287         the environment that configure.in sections run in.
16288
16289 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16290
16291         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16292
16293 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16294
16295         * README:  DOC.configure => cfg-paper.texi.
16296
16297 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16298
16299         * config.sub (near case $os):  Don't convert newsos* to bsd!
16300
16301 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16302
16303         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16304         the number of copies of COPYING that go into the GDB tar file.
16305
16306 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16307
16308         * bfd/configure.in, gdb/config/mh-i386sco,
16309         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16310         Fix SCO configuration stuff.
16311
16312 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16313
16314         * Makefile.in:  For libg++, make sure the -I pointing
16315         to the gcc directory goes *after* all the libg++-local -I flags.
16316         Also, move just-gcc dependency from just-libg++ to all-libg++.
16317
16318 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16319
16320         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16321
16322 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16323
16324         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16325
16326 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16327
16328         * config.sub:  Add stratus configuration frags.  Also
16329         submitted to FSF.
16330
16331 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16332
16333         * Makefile.in (DEV_SUPPORT):  add configure.man.
16334
16335         * config.sub(Decode manufacturer-specific):  add -none*.
16336
16337 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16338
16339         * Makefile.in:  remove form feeds to make Sun's make happy.
16340         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16341
16342 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16343
16344         * Makefile.in (AR_FLAGS):  Make quieter.
16345
16346 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16347
16348         * configure.in:  Add libg++.
16349         * configure:  When verbose, don't output the command line at each
16350         level; it will be unremarkably the same as the previous version,
16351         which will be the same as what the user typed.
16352
16353 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16354
16355         * configure.in, Makefile.in: fix clean-info, add flex.  add
16356           fileutils.
16357
16358         * configure: be less sensitive to spaces in Makefile.in.  Do not
16359           look for sources in "..".  Doing so breaks subdirectories that
16360           might have their own configure.  If a subdir has it's own
16361           configure script, use it.
16362
16363 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16364
16365         * cfg-paper.texi: some changes suggested by rms.
16366
16367 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16368
16369         * config.sub:  Merge in some small additions from the FSF version,
16370         taken from the gcc distribution, to bring the Cygnus and FSF
16371         versions into closer sync.
16372
16373 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16374
16375         * configure.in:  Changed svr4 references to sysv4.
16376
16377 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16378
16379         * configure: added -V for version number option.
16380
16381 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16382
16383         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16384           renamed from DOC.configure to cfg-paper.texi.
16385
16386 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16387
16388         * configure, config.subr, config.sub: config.subr is now
16389           config.sub again.
16390
16391 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16392
16393         * configure.texi: new file, in progress.
16394
16395         * Makefile.in: build info file and install the man page for
16396           configure.
16397
16398         * configure.man: new file, first cut.
16399
16400         * configure: find config.subr again now that configuration "none"
16401           has gone.  removed all traces of the -ansi option.  removed all
16402           traces of the -languages option.
16403
16404         * config.subr: resync from rms.
16405
16406 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16407
16408         * configure, config.sub, config.subr: merge config.sub into
16409           config.subr, call the result config.subr, remove config.sub, use
16410           config.subr.
16411
16412         * Makefile.in: revised install for dir.info.
16413
16414 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16415
16416         * configure.in: add decstation host makefile frag.
16417
16418         * Makefile.in: BISON now bison -y again.  also install-gcc on
16419           install.  clean-gdbm on clean.  infodir belongs in datadir.
16420           Make directories for info install.  Build dir.info here then
16421           install it.
16422
16423 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16424
16425         * Makefile.in: fix for bad directory tests.
16426
16427 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16428
16429         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16430           regexp.  -srcdir relative was being handled incorrectly.
16431
16432         * Makefile.in: unwrapped some for loops so that parallel makes
16433           work again and so one can focus one's attention on a particular
16434           package.
16435
16436 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16437
16438         * configure: added PWD as a stand in for `pwd` (for speed). use
16439           elif wherever possible.  make -srcdir work without -objdir.
16440           -objdir= commented out.
16441
16442 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16443
16444         * configure: +options become --options.  -subdirs commented out.
16445           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16446           Makefile now at top of generated Makefile.  Removed cvs log
16447           entries.  added -srcdir.  create .gdbinit only if there is one
16448           in ${srcdir}.
16449
16450         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16451           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16452           and mandir now keyed off datadir by default.
16453
16454 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16455
16456         * Freshly created ChangeLog.
16457
16458 \f
16459 Local Variables:
16460 mode: change-log
16461 left-margin: 8
16462 fill-column: 76
16463 version-control: never
16464 End: