* MAINTAINERS: Update my email address.
[platform/upstream/gcc.git] / ChangeLog
1 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2
3         * MAINTAINERS: Update my email address.
4
5 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
6
7         * MAINTAINERS (option handling): Add self.
8
9 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
10
11         PR lto/47225
12         * Makefile.def: Add dependency for install-gcc
13         on install-lto-plugin.
14         * Makfile.in: Regenerated
15
16 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
17
18         * MAINTAINERS (CPU Port Maintainers): Add myself.
19
20 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
21
22         PR libgcj/44341
23         * configure.ac: Discard --with-* flags for host when configuring
24         target libraries for cross build.
25         * configure: Rebuilt.
26
27 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
28
29         * MAINTAINERS (linear loop transforms): Removed.
30
31 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
32
33         * config/cloog.m4 (CLOOG_REQUESTED): Use $2 if --without-cloog.
34         * configure.ac: If with_ppl is no, move setting with_cloog=no
35         after CLOOG_REQUESTED check.
36         * configure: Regenerated.
37
38 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
39
40         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
41         CLooG has been requested.
42         * configure: Regenerated.
43
44 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
45
46         * configure: Regenerated.
47         * configure.ac: Check for version 0.11 (or later revision) of PPL.
48
49 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
50
51         * configure: Regenerated.
52         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
53
54 2011-01-21  Andreas Schwab  <schwab@redhat.com>
55
56         * configure.ac: Use AS_HELP_STRING throughout.
57         * configure: Regenerate.
58
59 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
60
61         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
62         * configure: Regenerate.
63
64 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
65
66         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
67
68 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
69
70         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
71         for ia64-hpux.
72         * configure: Regenerate.
73
74 2011-01-10  Jan Hubicka  <jh@suse.cz>
75
76         * config/bootstrap-lto.mk: -fuse-linker-plugin is default now;
77         pass -fno-lto to STAGEprofile.
78
79 2011-01-07  Jan Hubicka  <jh@suse.cz>
80
81         PR lto/47225
82         * Makefile.in: Regenerate.
83         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
84         configure.
85
86 2011-01-07  Jan Hubicka  <jh@suse.cz>
87
88         * Makefile.in: Regenerate.
89         * Makefile.def (gcc host module) and soft dependency on lto-plugin
90         and configure dependency on lto-plugin configure.
91         (lto-plugin module): Remove dependency on GCC; add dependency on
92         liniberty.
93
94 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
95
96         * MAINTAINERS (Write After Approval): Add myself.
97
98 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
99
100         * configure: Regenerate.
101
102 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
103
104         * configure.ac: (picochip): Disable libiberty.
105
106 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
107
108         * MAINTAINERS (Write After Approval): Add myself.
109
110 2010-12-10  Ian Lance Taylor  <iant@google.com>
111
112         PR bootstrap/46819
113         * configure.ac: For --disable-libgcj clear libgcj_saved.
114         * configure: Rebuild.
115
116 2010-12-10  Tobias Burnus  <burnus@net-b.de>
117
118         PR fortran/46540
119         * configure.ac: Add --disable-libquadmath and
120         --disable-libquadmath-support.
121         * configure: Regenerate.
122
123 2010-12-03  Ian Lance Taylor  <iant@google.com>
124
125         * MAINTAINERS: Add myself as libgo maintainer.
126
127 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
128
129         PR libffi/46792
130         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
131         * configure: Regenerate.
132
133 2010-12-02  Ian Lance Taylor  <iant@google.com>
134
135         * configure.ac: Always set default for poststage1_ldflags to
136         -static-libstdc++ -static-libgcc.
137
138 2010-11-29  Andreas Schwab  <schwab@redhat.com>
139
140         * configure.ac: Move comment to remove extra space in last argument
141         of GCC_TARGET_TOOL.
142
143 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
144
145         PR other/46026
146         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
147         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
148         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
149         (BASE_FLAGS_TO_PASS): Use it.
150         * configure: Rebuilt.
151         * Makefile.in: Rebuilt.
152
153 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
154
155         PR binutils/12258
156         * configure.ac: Correct comments for --enable-gold/--enable-ld.
157         Properly check default linker.
158         * configure: Regnerated.
159
160 2010-11-23  Matthias Klose  <doko@ubuntu.com>
161
162         * configure.ac: For --enable-gold, handle value `default' instead of
163         `both*'.   New configure option --{en,dis}able-ld.
164         * configure: Regenerate.
165
166 2010-11-20  Ian Lance Taylor  <iant@google.com>
167
168         * configure.ac: Only disable a language library if no language needs
169         it.  Don't let --disable-libgcj uncondtionally disable libffi.
170         * configure: Rebuild.
171
172 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
173
174         * Makefile.in: Regenerate.
175
176         PR other/46202
177         * configure.ac: Fix just-built in-tree STRIP name to be
178         binutils/strip-new.
179         * configure: Regenerate.
180         * Makefile.def (install-strip-gcc, install-strip-binutils)
181         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
182         (install-strip-sid): Mirror dependencies on non-strip variants
183         of these targets on the respective -strip prerequisites.
184         * Makefile.tpl (install-strip, install-strip-host)
185         (install-strip-target): New targets.
186         (install-strip-[+module+], install-strip-target-[+module+]):
187         New targets.
188         * Makefile.in: Regenerate.
189
190 2010-11-19  Ian Lance Taylor  <iant@google.com>
191             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
192
193         * configure.ac: Add target-libgo to target_libraries.  Set
194         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
195         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
196         (HOST_EXPORTS): Add GOC.
197         (BASE_TARGET_EXPORTS): Add GOC.
198         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
199         (GOCFLAGS_FOR_TARGET): New variable.
200         (EXTRA_HOST_FLAGS): Add GOC.
201         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
202         * Makefile.def (target_modules): Add libgo.
203         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
204         (dependencies): Add dependency from configure-target-libgo to
205         configure-target-libffi and all-target-libstdc++-v3.  Add
206         dependencies from all-target-libgo to all-target-libffi.
207         (languages): Add go.
208         * configure: Rebuild.
209         * Makefile.in: Rebuild.
210
211 2010-11-19  Ian Lance Taylor  <iant@google.com>
212
213         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
214         compiler/flag environment variables.
215
216 2010-11-18  Ian Lance Taylor  <iant@google.com>
217
218         * configure.ac: Check for lang_requires_boot_languages in
219         config-lang.in files.
220         * configure: Rebuild.
221
222 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
223             Tobias Burnus  <burnus@net-b.de>
224
225         PR fortran/32049
226         * Makefile.def: Add libquadmath; build it with language=fortran.
227         * configure.ac: Add libquadmath.
228         * Makefile.tpl: Handle multiple libs in check-[+language+].
229         * Makefile.in: Regenerate.
230         * configure: Regenerate.
231
232 2010-11-16  Tom Tromey  <tromey@redhat.com>
233
234         * MAINTAINERS: Moved myself to reviewers section.
235
236 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
237
238         * MAINTAINERS: Moved myself to reviewers section.
239
240 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
241
242         * MAINTAINERS (Various Maintainers): Add self for build machinery.
243         (Write After Approval): Remove self.
244
245 2010-11-15  Andreas Schwab  <schwab@redhat.com>
246
247         * configure.ac: Fix spelling in option names.
248         * configure: Regenerated.
249
250 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
251
252         PR bootstrap/39622
253         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
254         * configure: Regenerated.
255
256 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
257
258         * MAINTAINERS: Update my email address.
259
260 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
261
262         * configure: Regenerate.
263
264 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
265
266         * configure: Regenerate.
267
268 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
269
270         * configure: Regenerate.
271
272 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
273
274         * configure: Regenerate.
275
276 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
277
278         * configure.ac: Support official CLooG.org versions.
279         * configure: Regenerate.
280         * config/cloog.m4: New.
281
282 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
283
284         * MAINTAINERS (Write After Approval): Add myself.
285
286 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
287
288         * MAINTAINERS: Update my email address.
289
290 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
291
292         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
293         * configure: Regenerate.
294
295 2010-11-03  Ian Lance Taylor  <iant@google.com>
296             Dave Korn  <dave.korn.cygwin@gmail.com>
297
298         PR lto/46273
299         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
300         and on other supported platforms whenever LTO is enabled.
301         * configure: Rebuild.
302
303 2010-11-02  Alan Modra  <amodra@gmail.com>
304
305         PR binutils/12110
306         * configure.ac: Error when source path contains spaces.
307         * configure: Regenerate.
308
309 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
310
311         * MAINTAINERS: Update my email address.
312
313 2010-10-20  Ian Lance Taylor  <iant@google.com>
314
315         * Makefile.def (target_modules): Set lib_path to src/.libs for
316         libstdc++-v3 module.
317         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
318         * Makefile.in: Rebuild.
319
320 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
321
322         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
323         (Write After Approval): Remove myself.
324
325 2010-10-15  Tristan Gingold  <gingold@adacore.com>
326
327         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
328
329 2010-10-14  Douglas Rupp  <rupp@gnat.com>
330
331         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
332
333 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
334
335         * configure.ac (build_lto_plugin): New shell variable.
336         (--enable-lto): Turn on by default for all non-ELF platforms that
337         have had LTO support added so far.  Set build_lto_plugin appropriately
338         for both ELF and non-ELF.
339         (configdirs): Add lto-plugin or not based on build_lto_plugin.
340         * configure: Regenerate.
341
342 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
343
344         Sync from src:
345         * configure.ac (v850 support): Remove target-libgloss from
346         noconfigdirs.
347         * configure: Regenerate.
348
349 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
350
351         PR bootstrap/45326
352         PR bootstrap/45174
353         * configure.ac: Honor initial values of $build_configargs,
354         $host_configargs, $target_configargs.  Mark the precious, so
355         environment settings get recorded.
356         * configure: Regenerate.
357
358 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
359
360         PR bootstrap/45796
361         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
362         Depend on all-build-libiberty.
363         * Makefile.in: Regenerate.
364
365 2010-09-30  Michael Eager  <eager@eagercon.com>
366
367         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
368         * configure: Regenerate.
369
370 2010-09-28  Michael Eager  <eager@eagercon.com>
371
372         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
373
374 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
375
376         PR bootstrap/44621
377         * configure.ac: Fix unportable shell quoting.
378         * configure: Regenerate.
379
380 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
381
382         * configure.ac (enable-lto): Add Darwin to the list of supported lto
383         targets and amend comment.
384         * configure: Regenerate.
385
386 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
387
388         * MAINTAINERS (Write After Approval): Add myself.
389
390 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
391
392         * configure.ac: Enable LTO by default on Darwin.
393         * configure: Regenerate.
394
395 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
396
397         * MAINTAINERS (Write After Approval): Add myself.
398
399 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
400
401         * MAINTAINERS (Write After Approval): Add myself.
402
403 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
404
405         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
406         ports
407
408 2010-07-28  David Yuste  <david.yuste@gmail.com>
409
410         * MAINTAINERS (Write After Approval): Add myself.
411
412 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
413
414         * configure.ac: Support all v850 targets.
415         * configure: Regenerate.
416
417 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
418
419         PR bootstrap/44455
420         * configure.ac (extra_mpfr_configure_flags): Copy from
421         extra_mpc_gmp_configure_flags.
422         * configure: Re-generated.
423
424 2010-07-22  Andi Kleen  <ak@linux.intel.com>
425
426         * MAINTAINERS (Write After Approval): Add myself.
427
428 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
429
430         * MAINTAINERS (Write After Approval): Add myself.
431
432 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
433
434         * MAINTAINERS (Write After Approval): Add myself.
435
436 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
437
438         PR target/44862
439         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
440         Provide -B option to allow for link spec %s substitutions for
441         libstdc++.a on darwin.
442         * Makefile.in: Regenerate.
443
444 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
445
446         * MAINTAINERS (Reviewers): Update my e-mail address
447
448 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
449
450         * Makefile.def (configure-gcc): Depend on all-libelf.
451         * Makefile.in: Rebuild.
452
453 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
454
455         * MAINTAINERS (Write After Approval): Add myself in the right place.
456
457 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
458
459         * MAINTAINERS (Write After Approval): Add myself.
460
461 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
462
463         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
464
465 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
466
467         * config.sub: Update to version 2010-05-21.
468         * config.guess: Update to version 2010-04-03.
469
470 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
471
472         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
473         * configure: Regenerate.
474
475 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
476
477         * MAINTAINERS (Write After Approval): Add myself.
478
479 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
480
481         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
482         a platform that supports LTO.
483         * configure: Regenerate.
484
485 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
486
487         * configure.ac: Allow all the versions greater than 0.10 of PPL.
488         * configure: Regenerated.
489
490 2010-04-27  Roland McGrath  <roland@redhat.com>
491             H.J. Lu  <hongjiu.lu@intel.com>
492
493         * configure.ac (--enable-gold): Support both, both/gold and
494         both/bfd to add gold to configdirs without removing ld.
495         * configure: Regenerated.
496
497         * Makefile.def: Add install-gold dependency to install-ld.
498         * Makefile.in: Regenerated.
499
500 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
501
502         PR lto/42776
503         * configure.ac (--enable-lto): Refactor handling so libelf tests
504         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
505         and allow LTO to be explicitly enabled on non-ELF platforms that
506         are known to support it inside else-clause.
507         * configure: Regenerate.
508
509 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
510
511         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
512         * configure: Regenerate.
513
514 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
515
516         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
517         * configure: Regenerate.
518
519 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
520
521         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
522         separately.
523         * configure: Regenerate.
524
525 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
526
527         * MAINTAINERS (Write After Approval): Add myself.
528
529 2010-04-14  Tristan Gingold  <gingold@adacore.com>
530
531         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
532         * configure: Regenerate.
533
534 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
535
536         * configure: Regenerate after change to elf.m4.
537
538 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
539
540         * MAINTAINERS (Write After Approval): Add myself.
541
542 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
543
544         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
545         * configure: Regenerated.
546
547 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
548
549         * configure.ac: Print "buggy but acceptable" when CLooG
550         revision is less than 9.
551         * configure: Regenerated.
552
553 2010-04-01  Diego Novillo  <dnovillo@google.com>
554
555         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
556
557 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
558
559         PR bootstrap/43615
560         PR bootstrap/43328
561
562         Revert:
563
564         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
565
566         * configure.ac: Do not pass --enable-multilib nor
567         --disable-multilib in baseargs.  Accept explicitly passed
568         --enable_multilib.
569         * configure: Regenerate.
570
571 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
572
573         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
574
575 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
576
577         * MAINTAINERS: Remove myself.
578
579 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
580
581         PR bootstrap/43328
582         * configure.ac: Do not pass --enable-multilib nor
583         --disable-multilib in baseargs.  Accept explicitly passed
584         --enable_multilib.
585         * configure: Regenerate.
586
587 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
588
589         * MAINTAINERS (spu port): Remove me.
590
591 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
592
593         * configure.ac (tic6x-*-*): New case.
594         * configure: Regenerate.
595
596 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
597
598         * config.sub: Update to version 2010-03-22.
599         * config.guess: Update to version 2009-12-30.
600
601 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
602
603         PR ada/42554
604         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
605         * configure: Regenerate.
606
607 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
608
609         * MAINTAINERS: Update my email address.
610
611 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
612
613         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
614         (ghassan.shobaki@amd.com): Removed.
615
616 2010-03-17  Alan Modra  <amodra@gmail.com>
617
618         * MAINTAINERS: Update my email address.
619
620 2010-03-16  Diego Novillo  <dnovillo@google.com>
621
622         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
623         Matthews.
624
625 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
626
627         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
628         Gutson, Jeffrey D. Oldham and Mark Shinwell.
629
630 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
631
632         * MAINTAINERS: Update my email address.
633
634 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
635
636         * MAINTAINERS: Update my email address.
637
638 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
639
640         * MAINTAINERS: Update my email address.
641
642 2010-03-09  Jie Zhang  <jie@codesourcery.com>
643
644         * MAINTAINERS: Update my email address.
645
646 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
647
648         PR libstdc++/32499
649         * configure.ac (RANLIB): Default to true.
650         (STRIP): Likewise.
651         (RANLIB_FOR_TARGET): Remove superfluous : argument.
652         * configure: Regenerate.
653
654 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
655
656         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
657         (Write After Approval): Update my email address.
658
659 2010-02-17  Nick Clifton  <nickc@redhat.com>
660
661         PR 11238
662         * Makefile.tpl (local-distclean): Also remove config.cache files in
663         sub-directories as there may not be Makefiles present in the
664         sub-directories.
665         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
666         the config.cache files found by the find command.
667
668         * Makefile.in: Regenerate.
669         * configure.ac: Revert previous delta.
670         * configure: Regenerate.
671
672 2010-02-15  Nick Clifton  <nickc@redhat.com>
673
674         PR 11238
675         * configure.ac: Delete config.cache files in sub-directories when
676         deleting Makefiles.
677         * configure: Regenerate.
678
679 2010-02-12  Ben Elliston  <bje@gnu.org>
680
681         * MAINTAINERS: Update my email address.
682
683 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
684
685         * MAINTAINERS (spu port): Update my email address.
686
687 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
688
689         * MAINTAINERS: Add myself as a maintainer for the bfin port.
690
691 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
692
693         * configure.ac: Add "recommended" version checks for GMP/MPC.
694         Update recommended GMP/MPFR/MPC versions.
695         * configure: Regenerate.
696
697 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
698
699         * MAINTAINERS: Move my Embecosm email address into the
700         write-after-approval section.
701
702 2010-01-26  Ian Lance Taylor  <iant@google.com>
703
704         * MAINTAINERS: Add myself as Go frontend maintainer.
705
706 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
707
708         PR libstdc++/36101, PR libstdc++/42813
709         * configure.ac (bootstrap_target_libs): Make inclusion of
710         target-libgomp conditional on libgomb being in target_configdirs.
711         * configure: Regenerate.
712
713 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
714
715         PR libstdc++/36101, PR libstdc++/42813
716         * configure.ac (bootstrap_target_libs): Include target-libgomp.
717         * configure: Regenerate.
718
719 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
720
721         PR libstdc++/36101, PR libstdc++/42813
722         * configure.ac (target_configdirs): Substitute.
723         * Makefile.def: Bootstrap target module libgomp.
724         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
725         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
726         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
727         * configure, Makefile.in: Regenerate.
728
729 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
730
731         * MAINTAINERS: Adjust my details.
732
733 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
734
735         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
736
737 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
738
739         * MAINTAINERS: reindented my entry with tabs instead of spaces.
740
741 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
742
743         * MAINTAINERS (Write After Approval): Add myself.
744
745 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
746
747         * MAINTAINERS (Write After Approval): Add myself.
748
749 2010-01-11  Richard Guenther  <rguenther@suse.de>
750
751         PR lto/41569
752         * Makefile.def (all-lto-plugin): Depend on all-gcc.
753         * Makefile.in: Regenerated.
754
755 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
756
757         * configure.ac: Enable libjava build on x86_64-*freebsd*.
758         * configure: Regenerate.
759
760 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
761             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
762
763         PR bootstrap/42424
764         * configure.ac: Include libtool m4 files.
765         (_LT_CHECK_OBJDIR): Call it.
766         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
767         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
768
769         * configure: Regenerate.
770
771 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
772
773         PR bootstrap/41818
774         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
775         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
776         * Makefile.in: Regenerate.
777
778 2010-01-02  Richard Guenther  <rguenther@suse.de>
779
780         PR lto/41529
781         * configure.ac: Include config/elf.m4.  Disable LTO if not
782         builting for an elf target.
783         * configure: Regenerate.
784
785 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
786
787         * MAINTAINERS: Change my email address.
788
789 2009-12-18  Ben Elliston  <bje@au.ibm.com>
790
791         * config.sub, config.guess: Update from upstream sources.
792
793 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
794
795         * MAINTAINERS (Write After Approval): Add myself.
796
797 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
798
799         PR middle-end/30447
800         PR middle-end/30789
801         PR other/40302
802
803         * configure.ac: Require MPC.
804         * configure: Regenerate.
805
806 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
807
808         PR target/38384
809         PR bootstrap/40972
810         * libtool.m4: Sync from git Libtool.
811         * ltoptions.m4: Likewise.
812         * ltversion.m4: Likewise.
813         * lt~obsolete.m4: Likewise.
814         * ltmain.sh: Likewise.
815
816 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
817
818         * configure.ac: Update minimum MPC version to 0.8.
819         * configure: Regenerate.
820
821 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
822
823         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
824         * configure: Regenerated.
825
826 2009-11-21  Ian Lance Taylor  <iant@google.com>
827
828         * configure.ac: Change default of poststage1_ldflags to be empty if
829         poststage1_libs is set.  When poststage1_libs is empty, and
830         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
831         * configure: Rebuild.
832
833 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
834
835         * MAINTAINERS (Write After Approval): Update my email address.
836
837 2009-11-20  Ben Elliston  <bje@au.ibm.com>
838
839         * config.guess: Update from upstream sources.
840
841 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
842
843         * Makefile.def: Restore host and target settings for gmp.
844         * Makefile.in: Rebuild.
845
846 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
847
848         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
849         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
850         Fix portability of test of C++ as bootstrap language.  Add
851         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
852         * configure: Rebuild.
853         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
854         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
855         in-tree building.
856         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
857         (POSTSTAGE1_HOST_EXPORTS): Use it.
858         (STAGE[+id+]_CXXFLAGS): New.
859         (BASE_FLAGS_TO_PASS): Pass it down.
860         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
861         extra_exports.
862         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
863         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
864         extra_exports.
865         * Makefile.in: Rebuild.
866
867 2009-11-17  Ben Elliston  <bje@au.ibm.com>
868
869         * config.sub, config.guess: Update from upstream sources.
870
871 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
872
873         * MAINTAINERS (Write After Approval): Add myself.
874
875 2009-11-09  Jon Beniston  <jon@beniston.com>
876
877         * MAINTAINERS (Write After Approval): Add myself.
878
879 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
880
881         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
882         paths for *-w64-mingw* and x86_64-*mingw*.
883         * configure: Regenerated.
884
885 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
886
887         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
888
889 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
890
891         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
892         Phil Edwards to Write-After Approval.
893
894 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
895
896         * configure.ac: Disable target-winsup & co for
897         x86_64-*-mingw* and *-w64-mingw* targets.
898         * configure: Regenerated.
899
900 2009-10-16  Nick Clifton  <nickc@redhat.com>
901
902         * MAINTAINERS: Add myself as a maintainer for the RX port.
903
904 2009-10-26  Johannes Singler  <singler@kit.edu>
905
906         * MAINTAINERS (Write After Approval): Update my e-mail address.
907
908 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
909
910         * configure.ac (CLooG test): Use = with test.
911         * configure: Regenerate.
912
913 2009-10-22  Richard Guenther  <rguenther@suse.de>
914
915         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
916         cloog if the ppl version check failed.  Move flags saving
917         before setting in libelf check.
918         * configure: Regenerate.
919
920 2009-10-21  Richard Guenther  <rguenther@suse.de>
921
922         * configure.ac: Adjust the ppl and cloog configure to work as
923         documented.  Disable cloog if ppl was disabled.  Omit the version
924         checks if they were disabled.
925         * configure: Re-generate.
926
927 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
928
929         * configure.ac: Add 'lto' to enable_languages, not
930         new_enable_languages, and only if not already present.
931         * configure: Regenerate.
932
933 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
934
935         * README: Refer to the various COPYING* files instead of just
936         COPYING.
937         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
938
939 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
940
941         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
942         
943 2009-10-07  Richard Guenther  <rguenther@suse.de>
944
945         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
946         and Richard Guenther as reviewers.
947         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
948         as reviewers.
949
950 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
951
952         * config.sub: Update from upstream sources.
953
954 2009-10-06  Ian Lance Taylor  <iant@google.com>
955
956         * Makefile.def: check-gold depends upon all-gas.
957         * Makefile.in: Rebuild.
958
959 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
960
961         * MAINTAINERS (Write After Approval): Add myself.
962
963 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
964
965         * Makefile.def: all-lto-plugin depends on all-libiberty.
966         set bootstrap=true for lto-plugin.
967         Add lto-plugin.
968         * Makefile.in: Regenerate.
969         * configure.ac (host_libs): Add lto-plugin.
970         * configure: Regenerate.
971
972 2009-10-03  Diego Novillo  <dnovillo@google.com>
973
974         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
975         (HOST_LIBELFLIBS): Define.
976         (HOST_LIBELFINC): Define.
977         * Makefile.in: Regenerate.
978         * configure.ac: Add --enable-lto.
979         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
980         If --enable-lto is used, add 'lto' to new_enable_languages.
981         If --enable-lto is used and gold is enabled, add
982         lto-plugin to configdirs.
983         * configure: Regenerate.
984
985 2009-10-03  Simon Baldwin  <simonb@google.com>
986
987         * configure.ac: If --with-system-zlib, suppress local zlib and
988         pass --with-system-zlib to subdir configure scripts.
989         * configure: Regenerate.
990
991 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
992             Paolo Bonzini  <bonzini@gnu.org>
993
994         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
995         $(srcdir).
996         * Makefile.in: Rebuilt.
997
998 2009-09-26  Gary Funck  <gary@intrepid.com>
999
1000         * MAINTAINERS (Write After Approval): Add myself.
1001
1002 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1003
1004         * configure.ac: Update minimum MPC version to 0.7.
1005         * configure: Regenerate.
1006
1007 2009-09-25  Nick Clifton  <nickc@redhat.com>
1008
1009         * configure.ac: Pass any --cache-file=/dev/null option on to
1010         subconfigures.
1011         * configure: Regenerate.
1012
1013 2009-09-23  Nick Clifton  <nickc@redhat.com>
1014
1015         * config.sub, config.guess: Update from upstream sources.
1016
1017 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1018
1019         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1020         * Makefile.in: Rebuilt.
1021
1022 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1023
1024         PR bootstrap/32272
1025         * configure.ac: Error out if $srcdir isn't '.' but contains
1026         host-${host_noncanonical}.
1027         * configure: Regenerate.
1028
1029 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1030
1031         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1032         maintainer.
1033
1034 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1035
1036         * configure.ac: If bootstrapping a combined tree with
1037         --enable-gold, require c++ in stage1_languages.
1038         * configure: Regenerate.
1039
1040         * configure.ac: Also add target_libs of stage1_languages to
1041         bootstrap_target_libs.
1042         * configure: Regenerate.
1043
1044         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1045         with --enable-languages not containing c++.
1046         * configure: Regenerate.
1047
1048 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1049
1050         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1051         * configure: Regenerate.
1052
1053 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1054
1055         * MAINTAINERS (Write After Approval): Update my e-mail address,
1056         and move from from here...
1057         (Waiting for paperwork): To here.
1058
1059 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1060
1061         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1062
1063 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1064
1065         * configure.ac: Do not use $extrasub for replacing @if/@endif
1066         parts in Makefile; instead, use additional arguments to
1067         AC_CONFIG_COMMANDS to do the replacement manually, with several
1068         sed invocations, to avoid HP-UX sed command limits.
1069         * configure: Regenerate.
1070
1071 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1072
1073         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1074         blank before -L.
1075
1076 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1077
1078         * configure.ac (with-build-config): Document.  Handle without.
1079         Handle missing argument.
1080         * configure: Rebuilt.
1081
1082 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1083
1084         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1085         Default to bootstrap-debug only if compare-debug works.
1086         * configure: Rebuilt.
1087         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1088         * Makefile.in: Rebuilt.
1089
1090 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1091
1092         * MAINTAINERS (OS Port Maintainers): Update my email address.
1093
1094 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1095
1096         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1097         * Makefile.in: Rebuilt.
1098
1099 2009-09-01  Chris Demetriou  <cgd@google.com>
1100
1101         * MAINTAINERS (Write After Approval): Add myself.
1102
1103 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1104
1105         PR debug/30161
1106         * include/dwarf2.h (enum dwarf_tag): Added
1107         DW_TAG_GNU_template_template_param
1108         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1109
1110 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1111
1112         * Makefile.tpl (AWK): Fix typo.
1113         * Makefile.in: Regenerate.
1114
1115 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1116
1117         * configure.ac: Detect awk and sed.
1118         * Makefile.def (flags_to_pass): Add AWK and SED.
1119         * Makefile.tpl (AWK, SED): New.
1120         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1121         * configure: Regenerate.
1122         * Makefile.in: Regenerate.
1123
1124 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1125
1126         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1127         (collapseslashes): Likewise.
1128
1129 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1130
1131         * configure.ac (AC_PREREQ): Bump to 2.64.
1132
1133 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1134
1135         * configure.ac: Remove --with-datarootdir, --with-docdir,
1136         --with-pdfdir, --with-htmldir switches.
1137         * configure: Regenerate.
1138
1139         * configure: Regenerate.
1140
1141         * compile: Sync from Automake 1.11.
1142         * depcomp: Likewise.
1143         * install-sh: Likewise.
1144         * missing: Likewise.
1145         * mkinstalldirs: Likewise.
1146         * ylwrap: Likewise.
1147
1148 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1149
1150         * ltmain.sh (func_normal_abspath): New function.
1151         (func_relative_path): Likewise.
1152         (func_mode_help): Document new -bindir option for link mode.
1153         (func_mode_link): Add new -bindir option, and use it to place
1154         output DLL if specified.
1155
1156 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1157
1158         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1159         (baseargs): Add --disable-option-checking.
1160         * configure: Regenerate.
1161
1162         * Makefile.def (configure-target-libiberty): Depend on
1163         all-binutils and all-ld.
1164         (configure-target-newlib): Likewise.
1165         * Makefile.in: Regenerate.
1166
1167 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1168
1169         * config.sub, config.guess: Update from upstream sources.
1170
1171 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1172
1173         Sync from src, merge:
1174
1175         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1176
1177         * configure.ac: Do not exclude gas for i386-*-darwin.
1178         Add a case for x86_64-*-darwin.
1179         * configure: Regenerate.
1180
1181 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1182
1183         * MAINTAINERS: Add my name to Write After Approval list.
1184
1185 2009-08-06  Michael Eager  <eager@eagercon.com>
1186
1187         * configure.ac: Add Microblaze target.
1188         * configure: Regenerate.
1189
1190 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1191
1192         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1193         * configure: Regenerate.
1194         
1195 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1196
1197         * MAINTAINERS (Write After Approval): Update my e-mail address.
1198
1199 2009-07-06  Ian Lance Taylor  <iant@google.com>
1200
1201         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1202         * configure: Rebuild.
1203
1204 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1205
1206         * MAINTAINERS: Move myself to the Graphite Reviewers.
1207
1208 2009-06-30  Wei Guozhi  <carrot@google.com>
1209
1210         * MAINTAINERS: Add my name to Write After Approval list.
1211
1212 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1213
1214         PR bootstrap/40338
1215         * configure.ac (comparestring): Create new variable.
1216         * Makefile.tpl (comparestring): Use to skip some comparisions.
1217         * configure: Regenerate.
1218         * Makefile.in: Regenerate.
1219
1220 2009-06-26  Doug Evans  <dje@sebabeach.org>
1221
1222         * Makefile.def (host_modules): Add cgen.
1223         * Makefile.in: Regenerate.
1224         * configure.ac (host_tools): Add cgen.
1225         * configure: Regenerate.
1226
1227 2009-06-23  DJ Delorie  <dj@redhat.com>
1228
1229         * MAINTAINERS: Add myself as mep maintainer.
1230
1231 2009-06-23  Ian Lance Taylor  <iant@google.com>
1232
1233         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1234         boot_languages.  Only bootstrap target libraries listed in
1235         target_libs for some boot language.  Add --with-stage1-ldflags,
1236         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1237         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1238         if not building with C++.
1239         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1240         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1241         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1242         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1243         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1244         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1245         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1246         * configure, Makefile.in: Rebuild.
1247
1248 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1249
1250         * MAINTAINERS: Added my name to write-after-approval list.
1251
1252 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1253
1254         * configure.ac: Define is_elf for QNX Neutrino targets.
1255         * configure: Regenerate.
1256
1257 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1258
1259         * MAINTAINERS: Added my name to the write-after-approval list
1260
1261 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1262
1263         * configure.ac: Detect MPC in default directory.
1264         * configure: Regenerate.
1265
1266 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1267             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1268
1269         * Makefile.tpl (all): Avoid a trailing backslash.
1270         * Makefile.in: Regenerate.
1271
1272 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1273
1274         * config.sub, config.guess: Update from upstream sources.
1275
1276 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1277
1278         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1279         to noconfdirs.
1280         * configure: Regenerate.
1281
1282 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1283
1284         * Makefile.tpl ([+compare-target+]): Compare all stage
1285         directories, rather than just gcc.
1286         * Makefile.in: Rebuilt.
1287
1288 2009-06-01  Doug Kwan  <dougkwan@google.com>
1289
1290         * configure.ac: Support gold for target arm*-*-*.
1291         * configure: Regenerate.
1292
1293 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1294
1295         * Makefile.def: Add MPC support and dependencies.
1296         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1297
1298         * Makefile.in, configure: Regenerate.
1299
1300 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1301
1302         * Makefile.tpl (all): Avoid harmless warning in make all when
1303         gcc-bootstrap is enabled but stage_last does not exist.
1304         * Makefile.in: Rebuilt.
1305
1306 2009-05-24  Nicolas Roche  <roche@adacore.com>
1307
1308         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1309         * Makefile.in: Regenerate.
1310
1311 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1312
1313         * MAINTAINERS: Update my e-mail address.
1314
1315 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1316
1317         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1318         * configure:  Regenerate.
1319
1320 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1321
1322         PR other/40159
1323         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1324         gcc-no-bootstrap are mutually exclusive.
1325         * Makefile.in: Rebuilt.
1326
1327 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1328
1329         PR other/40159
1330         * Makefile.tpl (all): Don't end with unconditional success.
1331         * Makefile.in: Rebuilt.
1332
1333 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1334
1335         PR target/37137
1336         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1337         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1338         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1339         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1340         stage_configureflags, stage_cflags and stage_libcflags into
1341         explicit Makefile macros.
1342         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1343         GFORTRAN.
1344         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1345         CC.  Set CC_FOR_BUILD from CC.
1346         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1347         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1348         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1349         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1350         and GFORTRAN.
1351         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1352         (_LIBCFLAGS): Renamed to _TFLAGS.
1353         (do-compare-debug, do-compare3-debug): Drop.
1354         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1355         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1356         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1357         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1358         (XGCC_FLAGS_FOR_TARGET): New.
1359         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1360         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1361         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1362         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1363         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1364         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1365         TFLAGS.
1366         (BUILD_CONFIG): Include if requested.
1367         (all): Set TFLAGS on bootstrap.
1368         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1369         (all-stageid-prefixmodule): Likewise.
1370         (do-clean, distclean-stageid): Set TFLAGS.
1371         (restrap): Fix whitespace.
1372         * Makefile.in: Rebuilt.
1373
1374 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1375
1376         * config.guess: Sync with src.
1377
1378 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1379
1380         * configure.ac ($with_ppl):  Default to no if not supplied.
1381         ($with_cloog):  Likewise.
1382         configure:  Regenerate.
1383
1384 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1385
1386         * MAINTAINERS: Update my e-mail address.
1387
1388 2009-04-27  Nick Clifton  <nickc@redhat.com>
1389
1390         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1391
1392 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1393
1394         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1395         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1396         * Makefile.in: Regenerate.
1397
1398 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1399
1400         PR bootstrap/39739
1401         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1402         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1403
1404         * configure, Makefile.in: Regenerate.
1405
1406 2009-04-21  Taras Glek  <tglek@mozilla.com>
1407
1408         * include/hashtab.h: Update GTY annotations to new syntax
1409         * include/splay-tree.h: Likewise
1410
1411 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1412
1413         * config.sub, config.guess: Update from upstream sources.
1414
1415 2009-04-15  Anthony Green  <green@moxielogic.com>
1416
1417         * configure.ac: Add moxie support.
1418         * configure: Rebuilt.
1419
1420 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1421
1422         * configure.ac: Change copyright header to refer to version
1423         3 of the GNU General Public License and to point readers at the
1424         COPYING3 file and the FSF's license web page.
1425         * Makefile.def: Likewise.
1426         * Makefile.tpl: Likewise.
1427         * Makefile.in: Regenerate.
1428
1429 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1430
1431         * configure.ac: Restore match for darwin9 or later. Use double
1432         brackets since regeneration eats one pair.
1433         * configure: Regenerate.
1434
1435 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1436
1437         PR gas/10039
1438         * configure.ac: Require texinfo 4.7.
1439         * configure: Regenerated.
1440
1441 2009-04-09  Nick Clifton  <nickc@redhat.com>
1442
1443         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1444         the GCC Runtime Library Exception.
1445
1446 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1447
1448         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1449         * configure: Regenerate.
1450
1451 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1452
1453         * Makefil.def (languages): New entries.
1454         * Makefile.tpl (check-gcc-*): New generic target.
1455         * Makefile.in: Regenerate.
1456
1457 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1458
1459         * MAINTAINERS:  Update my email address.
1460
1461 2009-03-18  Tom Tromey  <tromey@redhat.com>
1462
1463         * configure: Rebuild.
1464         * configure.ac (host_libs): Add libiconv.
1465         * Makefile.in: Rebuild.
1466         * Makefile.def (host_modules): Add libiconv.
1467         (configure-gdb, all-gdb): Depend on libiconv.
1468
1469 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1470
1471         * configure.ac: Treat gdb as supported on x86_64-darwin.
1472         * configure: Regenerate.
1473
1474 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1475
1476         * configure.ac (--with-host-libstdcxx): New option.
1477         * configure: Regenerate.
1478
1479 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1480
1481         * MAINTAINERS:  Move myself into the write after approval list.
1482
1483 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1484
1485         * MAINTAINERS: Update e-mail address.
1486         
1487 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1488
1489         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1490
1491 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1492
1493         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1494
1495 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1496
1497         Backport from git Libtool:
1498
1499         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1500         Support GNU/kOpenSolaris.
1501         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1502         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1503         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1504         GNU/kOpenSolaris.
1505
1506 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1507
1508         * MAINTAINERS: Update e-mail address.
1509
1510 2009-02-24  Michael Eager  <eager@eagercon.com>
1511
1512         * MAINTAINERS (Write After Approval): Add self.
1513
1514 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1515
1516         * MAINTAINERS (Write After Approval): Add myself.
1517
1518 2009-02-05  Andreas Schwab  <schwab@suse.de>
1519
1520         * Makefile.tpl (stage_last): Define $r and $s before using
1521         $(RECURSE_FLAGS_TO_PASS).
1522         * Makefile.in: Regenerate
1523
1524 2009-01-30  Ian Lance Taylor  <iant@google.com>
1525
1526         * MAINTAINERS: Move myself to the Global Reviewers list.
1527
1528 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1529
1530         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1531         * configure: Regenerate.
1532
1533 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1534
1535         * MAINTAINERS: Make whitespace consistent.
1536         Remove Robert Millan from Write After Approval.
1537
1538 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1539
1540         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1541         (all-opcodes): Depend on all-libiberty.
1542         * Makefile.in: Regenerate.
1543
1544 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1545
1546         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1547         * configure: Regenerate.
1548
1549 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1550
1551         * MAINTAINERS (Write After Approval): Add myself.
1552
1553 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1554
1555         * MAINTAINERS: Add myself to reviewers (Fortran).
1556
1557 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1558
1559         PR tree-optimization/38515
1560         * configure.ac (cloog-polylib): Removed.
1561         (with_ppl, with_cloog): Test for "no".
1562         * configure: Regenerated.
1563
1564 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1565
1566         * MAINTAINERS: Moved myself to reviewers (Fortran).
1567
1568 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1569
1570         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1571         (Write After Approval): Remove myself.
1572
1573 2009-01-03  Diego Novillo  <dnovillo@google.com>
1574
1575         * MAINTAINERS: Remove myself from alias maintainership.
1576
1577 2009-01-02  David Ayers  <ayers@fsfe.org>
1578
1579         * MAINTAINERS: Update e-mail address.
1580
1581 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1582
1583         * MAINTAINERS: Make whitespace consistent.
1584
1585 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1586
1587         Backport from upstream Libtool:
1588         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1589         Add cache variables to tests that require the linker to work.
1590         For shlibpath_overrides_runpath, this also changes the semantics
1591         to let the result from the C compiler take precedence.
1592
1593 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1594
1595         * config.sub, config.guess: Update from upstream sources.
1596
1597 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1598
1599         * configure.ac (ppllibs): Add by default the lib flags.
1600         * configure: Regenerate.
1601
1602 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1603
1604         * MAINTAINERS:  Add myself to the write after approval list.
1605
1606 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1607
1608         * configure.ac: Add double brackets on darwin[912].
1609         * configure: Regenerate.
1610
1611 2008-12-03  Daniel Kraft  <d@domob.eu>
1612
1613         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1614         Approval to Reviewer section (for Fortran front-end).
1615
1616 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1617
1618         * configure.ac: Expand to darwin10 and later.
1619         * configure: Regenerate.
1620
1621 2008-12-02  Andreas Schwab  <schwab@suse.de>
1622
1623         * Makefile.def: configure-target-boehm-gc depends on
1624         all-target-libstdc++-v3.
1625         * Makefile.in: Regenerate.
1626
1627 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1628
1629         * MAINTAINERS:  Add myself as mingw maintainer.
1630
1631 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1632
1633         * config.sub, config.guess: Update from upstream sources.
1634
1635 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1636
1637         * README.SCO: Remove.
1638
1639 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1640
1641         * MAINTAINERS:  Add myself to the write after approval list.
1642
1643 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1644
1645         * MAINTAINERS:  Update my email address in WAA section.
1646
1647 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1648
1649         * MAINTAINERS: Update e-mail address.
1650
1651 2008-11-27  Toon Moene  <toon@moene.org>
1652
1653         * MAINTAINERS: Change e-mail address.
1654
1655 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1656
1657         * configure.ac: Build gdb for i?86-*-darwin*
1658         * configure: Regenerated.
1659
1660 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1661
1662         * MAINTAINERS: Added my full name.
1663
1664 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1665
1666         PR bootstrap/38014
1667         PR bootstrap/37923
1668
1669         Revert:
1670
1671         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1672
1673         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1674         * Makefile.in: Regenerated.
1675
1676         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1677
1678         PR gdb/921
1679         PR gdb/1646
1680         PR gdb/2175
1681         PR gdb/2176
1682
1683         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1684         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1685         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1686         (HOST_EXPORTS): Pass CPPFLAGS.
1687         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1688         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1689         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1690         * Makefile.in, configure: Regenerated.
1691         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1692         and CPPFLAGS_FOR_BUILD.
1693
1694 2008-11-06  Jeff Law  <law@redhat.com>
1695
1696         * MAINTAINERS: Add myself as middle end maintainer.
1697
1698 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1699
1700         * MAINTAINERS (Write after approval): Add myself.
1701
1702 2008-11-05  Diego Novillo  <dnovillo@google.com>
1703
1704         * MAINTAINERS (Global Reviewers): Add myself.
1705         (Non-Algorithmic Maintainers): Remove myself.
1706
1707 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1708
1709         * MAINTAINERS (Write after approval): Add myself.
1710
1711 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1712
1713         * MAINTAINERS (Write after approval): Add myself.
1714
1715 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1716
1717         * configure.ac (spu-*-*): Remove special case.
1718         * configure: Regenerate.
1719
1720 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1721
1722         * MAINTAINERS (Write after approval): Update my email address.
1723
1724 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1725
1726         * configure.ac [spu-*-*]: Do not set skipdirs.
1727         * configure: Re-generate.
1728
1729 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1730
1731         * MAINTAINERS (Various Maintainers): Add myself to reload.
1732
1733 2008-10-25  Richard Guenther  <rguenther@suse.de>
1734
1735         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1736         maintainer.  Remove myself as libgcc-math maintainer.
1737         (Non-Algorithmic Maintainers): Remove myself.
1738
1739 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1740
1741         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1742         * Makefile.in: Regenerated.
1743
1744 2008-10-23  Cary Coutant  <ccoutant@google.com>
1745
1746         * MAINTAINERS (Write after approval): Add myself.
1747
1748 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1749
1750         PR gdb/921
1751         PR gdb/1646
1752         PR gdb/2175
1753         PR gdb/2176
1754
1755         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1756         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1757         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1758         (HOST_EXPORTS): Pass CPPFLAGS.
1759         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1760         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1761         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1762         * Makefile.in, configure: Regenerated.
1763         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1764         and CPPFLAGS_FOR_BUILD.
1765
1766 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1767
1768         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1769         Sebastian Pop.
1770
1771 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1772
1773         * MAINTAINERS (Write After Approval): Added myself.
1774
1775 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1776
1777         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1778         recommended version to 2.3.2.
1779
1780         * configure: Regenerate.
1781
1782 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1783
1784         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1785
1786 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1787
1788         * MAINTAINERS (Write After Approval): Update e-mail address.
1789
1790 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1791
1792         * libtool.m4: Update to libtool 2.2.6.
1793         * lt~obsolete.m4: Update to libtool 2.2.6.
1794         * ltmain.sh: Update to libtool 2.2.6.
1795         * ltsugar.m4: Update to libtool 2.2.6.
1796         * ltversion.m4: Update to libtool 2.2.6.
1797         * ltoptions.m4: Update to libtool 2.2.6.
1798         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1799
1800 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1801
1802         * MAINTAINERS (Write After Approval): Add myself.
1803
1804 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1805
1806         * MAINTAINERS (Write After Approval): Update my name.
1807
1808 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1809
1810         * MAINTAINERS: Add myself in "Write After Approval".
1811
1812 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1813
1814         * MAINTAINERS: Add myself as ia64 maintainer.
1815
1816 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1817
1818         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1819         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1820         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1821         and Michael Tiemann from Write After Approval since they do not
1822         actually have access.
1823
1824 2008-09-05  Richard Guenther  <rguenther@suse.de>
1825
1826         * configure.ac: Initialize clooglibs to -lcloog.
1827         * configure: Re-generate.
1828
1829 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1830
1831         * MAINTAINERS (Write After Approval): Add myself.
1832
1833 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1834
1835         * configure.ac (--with-cloog-polylib): New.
1836         (--disable-cloog-version-check): New.
1837         (--disable-ppl-version-check): New.
1838         * configure: Re-generate.
1839
1840 2008-09-03  Richard Guenther  <rguenther@suse.de>
1841
1842         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1843         cloog test.
1844         * configure: Re-generate.
1845
1846 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1847
1848         Add picoChip port.
1849         * MAINTAINERS: Add picoChip maintainers.
1850
1851 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1852             Tobias Grosser  <grosser@fim.uni-passau.de>
1853             Jan Sjodin  <jan.sjodin@amd.com>
1854             Harsha Jagasia  <harsha.jagasia@amd.com>
1855             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1856             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1857             Adrien Eliche  <aeliche@isty.uvsq.fr>
1858
1859         Merge from graphite branch.
1860         * configure: Regenerate.
1861         * Makefile.in: Regenerate.
1862         * configure.ac (host_libs): Add ppl and cloog.
1863         Add checks for PPL and CLooG.
1864         * Makefile.def (ppl, cloog): Added modules and dependences.
1865         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1866         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1867
1868 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1869
1870         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1871         (GCC_SHLIB_SUBDIR): New.
1872         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1873         * configure: Regenerate.
1874         * Makefile.in: Regenerate.
1875
1876 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1877
1878         * MAINTAINERS: Consistently use tabs to separate columns.
1879
1880 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1881
1882         * MAINTAINERS (Write after Approval): Add myself.
1883
1884 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1885
1886         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1887         Enable bfd, binutils and opcodes.
1888         * configure: Regenerate.
1889
1890 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1891
1892         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1893
1894 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1895
1896         * MAINTAINERS:  Use correct Umlaut for last name.
1897
1898 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1899
1900         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1901
1902 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1903
1904         * MAINTAINERS: Update my email address.
1905
1906 2008-08-16  Nicolas Roche  <roche@adacore.com>
1907
1908         * Makefile.tpl: Add BOOT_ADAFLAGS.
1909         * Makefile.in: Regenerate.
1910
1911 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1912
1913         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1914         * configure: Regenerate.
1915
1916 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1917
1918         * configure.ac: Add makefile fragments for hpux.
1919         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1920         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1921         * configure: Regenerate.
1922         * Makefile.in: Regenerate.
1923
1924 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1925
1926         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1927
1928 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1929
1930         * MAINTAINERS (Write after Approval): Add myself.
1931
1932 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1933
1934         * MAINTAINERS (Write After Approval):  Add myself.
1935
1936 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1937
1938         * MAINTAINERS (Write After Approval):  Add myself.
1939
1940 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1941
1942         * MAINTAINERS: Update my email address.
1943
1944 2008-06-25  Joey Ye  <joey.ye@intel.com>
1945
1946         * MAINTAINERS (Write After Approval):  Add myself.
1947
1948 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1949
1950         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1951         * Makefile.in: Regenerate.
1952         * configure: Regenerate.
1953
1954 2008-06-17  Daniel Kraft  <d@domob.eu>
1955
1956         * MAINTAINERS (Write After Approval):  Add myself.
1957
1958 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1959
1960         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1961         "$@" is still intact with both Autoconf 2.59 and 2.62.
1962         * configure: Regenerate.
1963
1964 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1965
1966         * Makefile.tpl: Fix comment errors.
1967         * Makefile.in: Regenerate.
1968
1969 2008-06-12  David S. Miller  <davem@davemloft.net>
1970             David Edelsohn  <edelsohn@gnu.org>
1971
1972         * configure.ac: Add powerpc*-*-* to gold supported targets.
1973         * configure: Regenerate.
1974
1975 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1976
1977         PR tree-optimization/36218
1978         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1979         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1980         (all prefix="build-"): Pass them to build-system sub-makes.
1981         * Makefile.in: Regenerate.
1982
1983 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1984
1985         * MAINTAINERS (mt port): Remove.
1986         (sco5, unixware, sco udk): Remove.
1987         (Kean Johnston): Add to Write After Approval.
1988
1989 2008-05-30  Julian Brown  <julian@codesourcery.com>
1990
1991         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1992         of libobjc for ARM EABI Linux.
1993         * configure: Regenerate.
1994
1995 2008-05-18  Xinliang David Li   <davidxl@google.com>
1996
1997         * ChangeLog: Remove wrong ChangeLog entry.
1998
1999 2008-05-17  Xinliang David Li   <davidxl@google.com>
2000
2001         * MAINTAINERS (Write After Approval): Add myself.
2002
2003 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2004
2005         * MAINTAINERS (Write After Approval): Add myself.
2006
2007 2008-05-14  Rafael Espíndola  <espindola@google.com>
2008
2009         * config-ml.in: don't handle --enable-shared and --enable-static.
2010
2011 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2012
2013         * MAINTAINERS: Update my email address.
2014
2015 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2016
2017         * MAINTAINERS: Update my email address.
2018
2019 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2020
2021         * MAINTAINERS (Write After Approval): Add myself.
2022
2023 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2024
2025         * MAINTAINERS (Write After Approval): Add myself.
2026
2027 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2028
2029         * MAINTAINERS (crx): Add myself.
2030
2031 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2032
2033         Sync with src:
2034         2008-04-14  David S. Miller  <davem@davemloft.net>
2035
2036         * configure.ac: Add sparc*-*-* to gold supported targets.
2037         * configure: Regenerate.
2038
2039 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2040
2041         PR bootstrap/35457
2042         * configure.ac: Include override.m4.
2043         * configure: Regenerate.
2044
2045 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2046
2047         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2048         * Makefile.in: Regenerate.
2049
2050 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2051
2052         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2053         as nonconfigurable directories list.
2054         * configure: Regenerate.
2055
2056 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2057
2058         * config.sub, config.guess: Update from upstream sources.
2059
2060 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2061
2062         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2063         * Makefile.in: Regenerate.
2064
2065 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2066
2067         * configure.ac: Do not build libssp for the AVR.
2068         * configure: Regenerate.
2069
2070 2008-04-07  Ian Lance Taylor  <iant@google.com>
2071
2072         * Makefile.def: check-gold depends upon all-binutils.
2073         * Makefile.in: Regenerate.
2074
2075 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2076
2077         * MAINTAINERS (Write After Approval): Add myself.
2078
2079 2008-04-04  Nick Clifton  <nickc@redhat.com>
2080
2081         PR binutils/4334
2082         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2083         builds.
2084         * configure: Regenerate.
2085
2086 2008-04-04  NightStrike  <NightStrike@gmail.com>
2087
2088         PR other/35151
2089         * configure.ac: Combine rules for mingw32 and mingw64.
2090         * configure: Regenerate.
2091
2092 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2093
2094         * MAINTAINERS (Write After Approval): Add myself.
2095
2096 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2097
2098         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2099         * Makefile.in (.NOTPARALLEL): Ditto.
2100
2101 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2102
2103         * MAINTAINERS (Write After Approval): Add myself.
2104
2105 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2106
2107         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2108         * Makefile.in (.NOTPARALLEL): Regenerate.
2109
2110 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2111
2112         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2113         * Makefile.in: Regenerate.
2114
2115 2008-03-26  Jakub Staszak  <kuba@et.pl>
2116
2117         * MAINTAINERS (Write After Approval): Add myself.
2118
2119 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2120
2121         * MAINTAINERS:  Update e-mail address.
2122
2123 2008-03-20  Ian Lance Taylor  <iant@google.com>
2124
2125         * configure.ac: Add support for --enable-gold.
2126         * Makefile.def: Add gold as a directory like ld.
2127         * configure, Makefile.in: Regenerate.
2128
2129 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2130
2131         * configure.ac: m4_include config/proginstall.m4.
2132         * configure: Regenerate.
2133
2134         Backport from upstream Libtool:
2135
2136         2007-10-12  Eric Blake  <ebb9@byu.net>
2137
2138         Deal with Autoconf 2.62's semantic change in m4_append.
2139         * ltsugar.m4 (lt_append): Replace broken versions of
2140         m4_append.
2141         (lt_if_append_uniq): Don't require separator to be overquoted,
2142         and avoid broken m4_append.
2143         (lt_dict_add): Fix typo.
2144         * libtool.m4 (_LT_DECL): Don't overquote separator.
2145
2146 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2147
2148         * config.rpath: Add AIX 6 support.
2149
2150 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2151
2152         * Makefile.def (stageprofile).  Remove -fprofile-generate
2153         from stage_libcflags.
2154         * Makefile.in: Regenerate.
2155
2156 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2157
2158         * config.sub, config.guess: Update from upstream sources.
2159
2160 2008-03-06  Tom Tromey  <tromey@redhat.com>
2161
2162         * MAINTAINERS: Update for treelang deletion.
2163
2164 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2165
2166         * MAINTAINERS: Update my email address.
2167
2168 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2169
2170         * MAINTAINERS (darwin port): Add myself as a maintainer.
2171         (objective-c/c++): Add myself as a maintainer.
2172
2173 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2174
2175         * MAINTAINERS (Write After Approval): Update my email address.
2176
2177 2008-02-25  Tomas Bily  <tbily@suse.cz>
2178
2179         * MAINTAINERS (Write After Approval): Add myself.
2180
2181 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2182
2183         * MAINTAINERS (OpenMP): Add myself.
2184
2185 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2186
2187         PR bootstrap/32009
2188         PR bootstrap/32161
2189
2190         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2191         * configure: Regenerate.
2192
2193         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2194         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2195         STAGE4_LIBCFLAGS): New.
2196         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2197         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2198         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2199         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2200         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2201         for target modules.  Don't export LIBCFLAGS.
2202         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2203         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2204         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2205         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2206         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2207         * Makefile.in: Regenerate.
2208
2209 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2210
2211         PR libgcj/33085
2212         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2213         Do not use -DDLL_EXPORT.  Backport from upstream.
2214
2215 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2216
2217         * MAINTAINERS (Write After Approval): Add myself.
2218
2219 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2220
2221         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2222         * configure: Regenerate.
2223
2224 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2225
2226         * configure.ac (xtensa*-*-*): Recognize processor variants.
2227         * configure: Regenerate.
2228
2229 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2230
2231         PR bootstrap/34922
2232         * configure.ac (PARSE_ARGS): Push suitable setting of
2233         ac_subdirs_all, for `./configure --help=recursive'.
2234         Handle `+' in generic toplevel directory disabling.
2235         * configure: Regenerate.
2236
2237 2008-01-28  Nick Clifton  <nickc@redhat.com>
2238
2239         * MAINTAINERS (xstormy16): Take over maintainership.
2240
2241 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2242
2243         * MAINTAINERS (c4x port): Remove.
2244
2245 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2246
2247         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2248
2249 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2250
2251         * config.sub, config.guess: Update from upstream sources.
2252
2253 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2254
2255         * MAINTAINERS (Write After Approval): Add myself.
2256
2257 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2258
2259         * MAINTAINERS: Update my email address.
2260
2261 2008-01-09  Raksit Ashok  <raksit@google.com>
2262
2263         * MAINTAINERS (Write After Approval): Add myself.
2264
2265 2008-01-09  Raksit Ashok  <raksit@google.com>
2266
2267         * MAINTAINERS (Write After Approval): Add myself.
2268
2269 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2270
2271         * config.sub, config.guess: Update from upstream sources.
2272
2273 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2274
2275         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2276         Change recommended MPFR from 2.2.1 -> 2.3.0.
2277         * configure: Regenerate.
2278
2279 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2280
2281         * MAINTAINERS: Update my email address.
2282
2283 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2284
2285         * MAINTAINERS: Update my email address.
2286
2287 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2288
2289         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2290         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2291         * Makefile.in: Regenerate.
2292
2293 2007-12-10  Mark Heffernan  <meheff@google.com>
2294
2295         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2296         misplaced entries.
2297
2298 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2299
2300         * configure.ac: Enable libjava for x86_64-*-darwin9.
2301         * configure: Regenerate.
2302
2303 2007-12-07  Bill Maddox  <maddox@google.com>
2304
2305         * MAINTAINERS (Write After Approval): Add myself.
2306
2307 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2308
2309         * config.sub, config.guess: Update from upstream sources.
2310
2311 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2312
2313         * config-ml.in: Remove 64bit configure tests.
2314
2315 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2316
2317         * config-ml.in: Robustify against white space in absolute file
2318         names.
2319
2320         * config-ml.in (multi-clean): Substitute ${Makefile}.
2321         Remove superfluous ${Makefile} in list.
2322
2323 2007-11-19  Thiemo Seufer  <ths@mips.com>
2324
2325         * config-ml.in: Don't hardcode the Makefile name.
2326
2327 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2328
2329         * MAINTAINERS (Write After Approval): Add myself.
2330
2331 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2332
2333         * MAINTAINERS (Write After Approval): Add myself.
2334
2335 2007-11-06  Doug Kwan  <dougkwan@google.com>
2336
2337         * MAINTAINERS (Write After Approval): Add myself.
2338
2339 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2340
2341         * MAINTAINERS (mercury): Remove entry.
2342         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2343
2344 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2345
2346         * Makefile.def (dependencies): Make configure-gdb depend on
2347         all-intl.
2348         * Makefile.in: Regenerated.
2349
2350 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2351
2352         * MAINTAINERS (Fortran maintainer): Remove myself.
2353
2354 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2355
2356         * Makefile.def: To avoid problems running with parallel makes,
2357         build newlib before libgloss so that target specific header
2358         files are availble.
2359         * Makefile.in: Regenerate
2360
2361 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2362
2363         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2364         * Makefile.in: Regenerate.
2365
2366 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2367
2368         * MAINTAINERS (Register allocation reviewer): Add myself.
2369
2370 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2371
2372         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2373         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2374         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2375         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2376         * configure: Regenerate.
2377
2378 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2379
2380         * MAINTAINERS (Register allocation reviewer): Add myself.
2381
2382 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2383
2384         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2385         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2386         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2387         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2388         * configure.ac: Default them to host tools for $host = $build.
2389         Subst them.
2390
2391         * configure: Regenerate.
2392         * Makefile.in: Regenerate.
2393
2394 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2395
2396         * MAINTAINERS (Register allocation reviewer): Add myself.
2397
2398 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2399
2400         * MAINTAINERS (Register allocation reviewer): Add myself.
2401
2402 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2403
2404         * MAINTAINERS (Write After Approval): Fix typo.
2405
2406 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2407
2408         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2409         * configure: Regenerate.
2410
2411 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2412
2413         PR bootstrap/31906
2414         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2415         they're already prefixed.
2416
2417 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2418
2419         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2420         libstdc++.
2421         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2422         * configure: Regenerate.
2423         * Makefile.in: Regenerate.
2424
2425 2007-09-17  Andreas Schwab  <schwab@suse.de>
2426
2427         * configure.ac: Raise minimum makeinfo version to 4.6.
2428         * configure: Regenerate.
2429
2430 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2431
2432         * MAINTAINERS (write-after-approval) add myself
2433
2434 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2435
2436         * configure.ac: Correct makeinfo version check.
2437         * configure: Regenerate.
2438
2439 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2440
2441         * MAINTAINERS: Update my email address.
2442
2443 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2444
2445         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2446         to $skipdirs and only disable gprof for newlib.  Use the normal
2447         mips*-elf* handling in other respects.
2448         * configure: Regnerate.
2449
2450 2007-09-12  David Daney  <ddaney@avtrex.com>
2451
2452         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2453         enabling libgcj.
2454         * configure: Regenerate.
2455
2456 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2457
2458         PR other/32154
2459         * configure.ac: For libgloss targets, point the linker to the linker
2460         script, startup code and simulator library.
2461         * configure: Regenerate.
2462
2463 2007-09-07  Andrew Haley  <aph@redhat.com>
2464
2465         * configure.ac (noconfigdirs): Remove target-libffi and
2466         target-libjava.
2467         * configure: Regenerate.
2468
2469 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2470
2471         PR target/33281
2472         * configure.ac: Use config/mh-mingw on mingw.
2473         * configure: Regenerate.
2474
2475 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2476
2477         * MAINTAINERS (Write After Approval): Add myself.
2478
2479 2007-09-05  Richard Guenther  <rguenther@suse.de>
2480
2481         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2482         nor --disable-checking is provided also turn on yes and types
2483         checking for stage1.
2484         * configure: Re-generate.
2485
2486 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2487
2488         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2489         (Write After Approval): Remove myself.
2490
2491 2007-08-29  Nick Clifton  <nickc@redhat.com>
2492
2493         * config.sub, config.guess: Update from upstream sources.
2494
2495 2007-08-22  Bud Davis  <jmdavis@link.com>
2496
2497         * MAINTAINERS (Write After Approval): Added myself.
2498         * MAINTAINERS (Reviewers): Removed myself.
2499
2500 2007-08-18  Paul Brook  <paul@codesourcery.com>
2501             Joseph Myers  <joseph@codesourcery.com>
2502
2503         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2504         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2505         * Makefile.in: Regenerate.
2506         * configure.ac (--with-debug-prefix-map): New.
2507         * configure: Regenerate.
2508
2509 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2510             Nigel Stephens  <nigel@mips.com>
2511
2512         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2513         as target_makefile_frag.
2514         * configure: Regenerate.
2515
2516 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2517
2518         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2519         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2520         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2521         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2522         (do-compare, do-compare3, do-compare-debug): New.
2523         ([+compare-target+]): Use them.
2524
2525 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2526
2527         * MAINTAINERS (Write After Approval): Change my email address.
2528
2529 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2530             Ben Elliston  <bje@au.ibm.com>
2531
2532         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2533         --silent if $silent.
2534         * configure: Regenerate.
2535
2536 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2537
2538         * MAINTAINERS (Various Maintainers): Add myself as
2539         loop infrastructure maintainer.  Update my e-mail
2540         address.
2541
2542 2007-07-31  Diego Novillo  <dnovillo@google.com>
2543
2544         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2545         Adjust description.
2546
2547 2007-07-26  Richard Guenther  <rguenther@suse.de>
2548
2549         * configure.ac: Add types checking to stage1 checking flags.
2550         * configure: Regenerate.
2551
2552 2007-07-17  Nick Clifton  <nickc@redhat.com>
2553
2554         * COPYING3: New file.  Contains version 3 of the GNU General
2555         Public License.
2556         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2557         Lesser General Public License.
2558
2559 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2560
2561         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2562
2563 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2564
2565         * MAINTAINERS (S/390 co-maintainer): Add myself.
2566         (Write After Approval): Remove myself.
2567
2568 2007-07-13  Dan Hipschman  <dsh@google.com>
2569
2570         * MAINTAINERS (Write After Approval): Add myself.
2571
2572 2007-07-11  Nick Clifton  <nickc@redhat.com>
2573
2574         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2575         WINDRES export.
2576         * Makefile.in: Regenerate.
2577
2578 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2579
2580         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2581         maintainer.
2582
2583 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2584
2585         * lt~obsolete.m4: New. Import from 20070318 libtool.
2586
2587 2007-07-03  Julian Brown  <julian@codesourcery.com>
2588
2589         * MAINTAINERS (Write After Approval): Add myself.
2590
2591 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2592
2593         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2594         * configure: Regenerate.
2595
2596 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2597
2598         * configure.ac: Add some missing m4 quotation.
2599         * configure: Regenerate.
2600
2601 2007-07-02  Simon Baldwin  <simonb@google.com>
2602
2603         * MAINTAINERS (Write After Approval): Add myself.
2604
2605 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2606
2607         * configure: Regenerate.
2608
2609 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2610
2611         * Makefile.def: Add windmc tool to build.
2612         * Makefile.tpl: Likewise.
2613         * configure.ac: Likewise.
2614         * Makefile.in: Regenerate.
2615         * configure: Regenerate.
2616
2617 2007-06-28  DJ Delorie  <dj@redhat.com>
2618
2619         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2620         not building newlib.
2621         * configure: Regenerated.
2622
2623 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2624
2625         * MAINTAINERS (Write After Approval): Add myself.
2626
2627 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2628
2629         * MAINTAINERS (Write After Approval): Add myself.
2630
2631 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2632
2633         * MAINTAINERS (Write After Approval): Add myself.
2634
2635 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2636
2637         * MAINTAINERS (Write After Approval): Add myself.
2638
2639 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2640
2641         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2642         * Makefile.in: Regenerated.
2643
2644 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2645
2646         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2647         bfin*-*-uclinux* targets.
2648         * configure: Regenerate.
2649
2650 2007-06-14  Ian Lance Taylor  <iant@google.com>
2651
2652         * MAINTAINERS: Add myself as non-algorithmic global write
2653         maintainer.
2654
2655 2007-06-14  Diego Novillo  <dnovillo@google.com>
2656
2657         * MAINTAINERS: Add self as middle-end maintainer and
2658         non-algorithmic global write maintainer.
2659
2660 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2661
2662         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2663         Move all Fortran maintainers except Paul Brook into the
2664         Non-Autopoiesis section.
2665
2666 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2667
2668         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2669         (distclean-stage[+id+]): Possibly delete stage_last.
2670         * Makefile.in: Regenerate.
2671
2672 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2673
2674         * MAINTAINERS (Various Maintainer): Fix typo.
2675
2676 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2677
2678         * MAINTAINERS (Various Maintainer): Add myself as
2679         dataflow maintainer.
2680
2681 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2682
2683         * config.sub, config.guess: Update from upstream sources.
2684
2685 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2686
2687         * Makefile.tpl: Fix spelling error.
2688         * Makefile.in: Regenerate.
2689
2690 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2691
2692         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2693         lt_cv_sys_max_cmd_len.
2694
2695 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2696
2697         * MAINTAINERS (Various Maintainers): Add myself as
2698         auto-vectorizer maintainer.
2699
2700 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2701
2702         PR libjava/32098
2703         * libtool.m4: Revert previous change.
2704         * ltgcc.m4: Put it here.
2705
2706 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2707
2708         * MAINTAINERS (Various Maintainers): Add myself as
2709         auto-vectorizer maintainer.
2710
2711 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2712
2713         PR libjava/32098
2714         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2715
2716 2007-05-30  Richard Guenther  <rguenther@suse.de>
2717
2718         * MAINTAINERS (Various Maintainers): Add myself as
2719         auto-vectorizer maintainer.
2720
2721 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2722
2723         PR bootstrap/29382
2724         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2725         * configure: Rebuilt.
2726
2727 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2728
2729         * MAINTAINERS (Write After Approval): Removed my name.
2730
2731 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2732
2733         * MAINTAINERS (Write After Approval): Remove myself.
2734
2735 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2736
2737         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2738
2739 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2740
2741         * ltmain.sh: Update from ToT Libtool.
2742         * libtool.m4: Update from ToT Libtool.
2743         * ltsugar.m4: New. Update from ToT Libtool.
2744         * ltversion.m4: New. Update from ToT Libtool.
2745         * ltoptions.m4: New. Update from ToT Libtool.
2746         * ltconfig: Remove.
2747         * ltcf-c.sh: Remove.
2748         * ltcf-cxx.sh: Remove.
2749         * ltcf-gcj.sh: Remove.
2750
2751 2007-05-22  Ollie Wild  <aaw@google.com>
2752
2753         * MAINTAINERS (Write After Approval): Add myself.
2754
2755 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2756
2757         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2758         stage_cflags.
2759         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2760         Remove CFLAGS/LIBCFLAGS.
2761         (configure-stage[+id+]-[+prefix+][+module+],
2762         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2763         * Makefile.in: Regenerate.
2764
2765 2007-05-15  Diego Novillo  <dnovillo@google.com>
2766
2767         * MAINTAINERS: Update e-mail address.
2768
2769 2007-05-15  Revital Eres  <eres@il.ibm.com>
2770
2771         * MAINTAINERS (Write After Approval): Add myself.
2772
2773 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2774
2775         * MAINTAINERS (Write After Approval): Updated my address.
2776
2777 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2778
2779         * MAINTAINERS (Write After Approval): Add myself.
2780
2781 2007-05-11  Silvius Rus  <rus@google.com>
2782
2783         * MAINTAINERS (Write After Approval): Add myself.
2784
2785 2007-04-23  Tom Tromey  <tromey@redhat.com>
2786
2787         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2788
2789 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2790
2791         * MAINTAINERS (cpplib): Rename to ...
2792         (libcpp): ... this.  Add C/C++ front end maintainers.
2793
2794 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2795
2796         * config-ml.in: Pass ${ml_config_env} to configure calls.
2797
2798 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2799
2800         * MAINTAINERS (Write After Approval): Add myself.
2801
2802 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2803
2804         * MAINTAINERS (Write After Approval): Add myself.
2805
2806 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2807
2808         * MAINTAINERS (fortran 95 front end): Add myself.
2809
2810 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2811
2812         * MAINTAINERS (Write After Approval): Add myself.
2813
2814 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2815
2816         * MAINTAINERS (Modulo Scheduler): Add myself.
2817
2818 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2819
2820         * MAINTAINERS (fortran 95 front end): Add myself.
2821         (c++ front end): whitespace fix.
2822
2823 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2824
2825         * MAINTAINERS (Write After Approval): Add myself.
2826
2827 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2828
2829         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2830         of glob.  Quote arguments with single quotes too.
2831         * configure: Regenerate.
2832
2833 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2834
2835         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2836         * Makefile.in: Regenerate
2837
2838 2007-03-07  Andreas Schwab  <schwab@suse.de>
2839
2840         * configure: Regenerate.
2841
2842 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2843
2844         * configure.ac: Add "--with-pdfdir" configure option,
2845         which defines pdfdir variable.
2846         * Makefile.def (target=fixincludes): Add install-pdf to
2847         missing targets.
2848         (recursive_targets): Add install-pdf target.
2849         (flags_to_pass): Add pdfdir.
2850         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2851         target.
2852         * configure: Regenerate
2853         * Makefile.in: Regenerate
2854
2855 2007-02-28  Eric Christopher  <echristo@apple.com>
2856
2857         Revert:
2858         2006-12-07  Mike Stump  <mrs@apple.com>
2859
2860         * Makefile.def (dependencies): Add dependency for
2861         install-target-libssp and install-target-libgomp on
2862         install-gcc.
2863         * Makefile.in: Regenerate.
2864
2865 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2866
2867         * configure: Regenerate.
2868         * configure.ac: Move statements after variable declarations.
2869
2870 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2871
2872         * MAINTAINERS: Add myself as sh maintainer.
2873
2874 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2875
2876         * configure.ac: Adjust for loop syntax.
2877         * configure: Regenerate.
2878
2879 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2880
2881         * configure: Rebuilt.
2882
2883 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2884
2885         * configure.ac: Drop multiple occurrences of --enable-languages,
2886         and fix its quoting.
2887         * configure: Rebuilt.
2888
2889 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2890             Nathan Sidwell  <nathan@codesourcery.com>
2891             Vladimir Prus  <vladimir@codesourcery.com>
2892             Joseph Myers  <joseph@codesourcery.com>
2893
2894         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2895         * configure: Regenerate.
2896
2897 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2898
2899         * ltconfig (freebsd*): Default to elf.
2900
2901 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2902
2903         * configure.ac (target_libraries): Move libgcc before libiberty.
2904         * configure: Regenerated.
2905
2906 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2907             Paolo Bonzini  <bonzini@gnu.org>
2908
2909         PR bootstrap/30753
2910         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2911         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2912         * configure: Regenerated.
2913
2914 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2915
2916         * MAINTAINERS (Language Front End Maintainers): Update my mail
2917         address.
2918
2919 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2920
2921         PR bootstrap/30748
2922         * configure.ac: Correct syntax for Solaris ksh.
2923         * configure: Regenerated.
2924
2925 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2926
2927         * configure.ac: Sync with src.
2928         * configure: Regenerate.
2929
2930 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2931
2932         * Makefile.in: Regenerate.
2933
2934 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2935
2936         * config.sub: Sync with src.
2937
2938 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2939
2940         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2941         noncanonical equivalents.
2942         * configure.in: Rename to...
2943         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2944         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2945         target_noncanonical.  Use them.  Rewrite removal of configure
2946         arguments for autoconf 2.59.  Discard variable settings.  Force
2947         program_transform_name for native tools.
2948
2949         * Makefile.in: Regenerated.
2950         * configure: Regenerated with autoconf 2.59.
2951
2952 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2953
2954         * MAINTAINERS (Write After Approval): Add myself.
2955
2956 2007-01-31  Andreas Schwab  <schwab@suse.de>
2957
2958         * Makefile.tpl (LDFLAGS): Substitute it.
2959         * Makefile.in: Regenerate.
2960
2961 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
2962
2963         * MAINTAINERS (Write After Approval): Add myself.
2964
2965 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2966
2967         * MAINTAINERS (spu port): Add myself.
2968
2969 2007-01-23  Richard Guenther  <rguenther@suse.de>
2970
2971         PR bootstrap/30541
2972         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2973         * Makefile.tpl (GNATBIND): Substitute it.
2974         (GNATMAKE): Likewise.
2975         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2976         of STAGE_PREFIX.
2977         * Makefile.in: Regenerate.
2978         * configure: Regenerate.
2979
2980 2007-01-18  Mike Stump  <mrs@apple.com>
2981
2982         * configure.in: Re-enable -Werror for gcc builds.
2983
2984 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2985
2986         * MAINTAINERS (Write After Approval): Add myself.
2987
2988 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2989
2990         * configure.in: Change == to = in test command.
2991         * configure: Regenerate.
2992
2993 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2994             Nick Clifton  <nickc@redhat.com>
2995             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2996
2997         * configure.in (build_configargs, host_configargs, target_configargs):
2998         Remove build/host/target parameters.
2999         (host_libs): Add gmp and mpfr.
3000         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3001         * Makefile.def (gmp, mpfr): New.
3002         (gcc): Remove target.
3003         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3004         target_os, target_vendor): New.
3005         (configure): Add host_alias/target_alias arguments; adjust invocations.
3006         * configure: Regenerate.
3007         * Makefile.in: Regenerate.
3008
3009 2007-01-11  Matt Fago  <fago@earthlink.net>
3010
3011         * configure.in: Try to link to functions only in mpfr 2.2.x
3012         to improve robustness of configure tests.
3013         * configure: Regenerate.
3014
3015 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3016
3017         * MAINTAINERS: Add myself as i386 maintainer.
3018
3019 2007-01-08  Jan Hubicka  <jh@suse.cz>
3020
3021         * MAINTAINERS: Add myself as i386 maintainer.
3022
3023 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3024
3025         * configure.in: Add support for an x86_64-mingw* target.
3026         * configure: Regenerate.
3027
3028 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3029
3030         * Makefile.tpl (all-target): Correct @if conditional for target
3031         modules.
3032         * configure.in: Omit libiberty if building only target libgcc.
3033         * configure, Makefile.in: Regenerated.
3034
3035 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3036
3037         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3038         * configure: Regenerate.
3039
3040 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3041
3042         * Makefile.def (target_modules): Add libgcc.
3043         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3044         * Makefile.tpl (clean-target-libgcc): Delete.
3045         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3046         on gcc even for bootstrapped modules.  Rewrite handling of
3047         lang_env_dependencies to loop over target_modules.
3048         * configure.in (target_libraries): Add target-libgcc.
3049         * Makefile.in, configure: Regenerated.
3050
3051 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3052
3053         * configure.in: Reorganize recognition of languages.  Add
3054         --enable-stage1-languages.  Show supported languages for the chosen
3055         target rather than all recognized languages.
3056         * configure: Regenerate.
3057
3058 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3059
3060         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3061         * Makefile.in: Regenerate.
3062
3063 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3064
3065         * configure.in: Warn that MPFR 2.2.0 is buggy.
3066         * configure: Regenerate.
3067
3068 2006-12-27  Ian Lance Taylor  <iant@google.com>
3069
3070         * configure.in: When removing Makefiles to force a reconfigure, also
3071         remove prev-DIR*/Makefile.
3072         * configure: Regenerate.
3073
3074 2006-12-22  Andreas Schwab  <schwab@suse.de>
3075
3076         * configure: Regenerate with correct autoconf version.
3077
3078 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3079
3080         * configure.in: add AC_SUBST for *_FOR_TARGET.
3081         * configure: Regenerate.
3082
3083 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3084
3085         * configure.in: Simplify logic for rejecting languages that cannot
3086         be built.  Separate the case when a language is unsupported,
3087         from the case when the user chooses not to build a language.
3088
3089 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3090
3091         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3092         it only affects bootstrap and could be tested on "$host" as well.
3093         * configure: Regenerate.
3094         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3095
3096 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3097
3098         PR bootstrap/29544
3099         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3100         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3101         move here comment from Makefile.tpl.
3102         * Makefile.tpl: Move some definitions higher in the file.
3103         (STAGE1_CHECKING): New.
3104         * configure.in: Add --enable-stage1-checking.
3105         * configure: Regenerate.
3106         * Makefile.in: Regenerate.
3107
3108 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3109
3110         * MAINTAINERS: Add myself as build system maintainer.
3111
3112 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3113
3114         * MAINTAINERS (Write After Approval): Add myself.
3115
3116 2006-12-13  Eric Christopher  <echristo@apple.com>
3117
3118         * MAINTAINERS: Add myself as darwin maintainer.
3119
3120 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3121
3122         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3123
3124 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3125
3126         MAINTAINERS: Update my entry.
3127
3128 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3129
3130         * configure.in:  Handle spu makefile frag.
3131         * Makefile.tpl (MAINT): Define
3132         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3133         * configure: Regenerate.
3134         * Makefile.in: Regenerate.
3135
3136 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3137
3138         * config.guess: Import latest version.
3139         * config.sub: Likewise.
3140
3141 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3142
3143         * configure.in (spu-*-*): Don't skip target-libiberty.
3144         * configure: Regenerate.
3145
3146 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3147
3148         PR bootstrap/30134
3149         * configure.in: Correct x86 darwin support for libjava to powerpc
3150         and i?86 only.
3151         * configure: Regenerate.
3152
3153 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3154
3155         * configure.in: Add x86 darwin support for libjava.
3156         * configure: Regenerate.
3157
3158 2006-12-07  Mike Stump  <mrs@apple.com>
3159
3160         * Makefile.def (dependencies): Add dependency for
3161         install-target-libssp and install-target-libgomp on
3162         install-gcc.
3163         * Makefile.in: Regenerate.
3164
3165 2006-12-04  Richard Guenther  <rguenther@suse.de>
3166
3167         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3168         (Non-Algorithmic Maintainers): Move over non-algorithmic
3169         loop optimizer maintainers, add myself as a non-algorithmic
3170         middle-end maintainer.
3171
3172 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3173
3174         * MAINTAINERS (Write After Approval): Add myself.
3175
3176 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3177
3178         * configure.in: Update error message for missing GMP/MPFR.
3179
3180         * configure: Regenerate.
3181
3182 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3183
3184         * configure.in: Update MPFR version in error message.
3185
3186         * configure: Regenerate.
3187
3188 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3189
3190         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3191         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3192         --with-gmp-lib): New flags.
3193
3194         * configure: Regenerate.
3195
3196 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3197
3198         * MAINTAINERS (Write After Approval): Change my email address.
3199
3200 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3201
3202         * MAINTAINERS (Write After Approval): Add myself.
3203
3204 2006-11-22  Philipp Thomas  <pth@suse.de>
3205
3206         * MAINTAINERS (i18n): Update e-mail address.
3207
3208 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3209
3210         * MAINTAINERS (spu port): Add myself as maintainer.
3211         (Write After Approval): Remove myself.
3212
3213 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3214
3215         * configure.in (skipdirs): Don't build libssp for SPU.
3216         * configure: Regenerate.
3217
3218 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3219
3220         * MAINTAINERS (spu port): Add myself as maintainer.
3221         (libobjc): Update my email address.
3222
3223 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3224
3225         * MAINTAINERS (Write After Approval): Add myself.
3226
3227 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3228
3229         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3230         * configure : Rebuilt.
3231
3232 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3233
3234         * MAINTAINERS (Write After Approval): Add myself.
3235
3236 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3237
3238         * MAINTAINERS (Write After Approval): Add myself.
3239
3240 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3241
3242         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3243         libmpfr.a.
3244         * configure: Regenerate.
3245
3246 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3247
3248         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3249         (unstage): Test for stage_last presence.
3250
3251         PR bootstrap/29802
3252         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3253         STAGE_PREFIX.
3254         * Makefile.in: Regenerate.
3255
3256 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3257
3258         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3259         maintainers.
3260
3261 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3262
3263         * MAINTAINERS (Write After Approval): Add myself.
3264
3265 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3266
3267         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3268         and stageN-package/Makefile.
3269         * Makefile.in: Regenerated.
3270
3271 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3272
3273         * configure.in: Remove target-libgloss from noconfigdirs for
3274         bfin-*-*.
3275         * configure: Regenerated.
3276
3277 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3278
3279         * configure.in (have_gmp): Only error if the gcc directory exists.
3280
3281         * configure: Regenerate.
3282
3283 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3284
3285         * configure.in: Robustify error message for missing GMP/MPFR.
3286
3287         * configure: Regenerate.
3288
3289 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3290
3291         * MAINTAINERS (Write After Approval): Add myself.
3292
3293 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3294
3295         * MAINTAINERS: Change email address.
3296
3297 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3298
3299         * MAINTAINERS (Write After Approval): Add myself.
3300
3301 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3302
3303         * MAINTAINERS (Write After Approval): Add myself.
3304
3305 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3306
3307         * MAINTAINERS (Write After Approval): Move myself to
3308         Write After Approval section.
3309
3310 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3311
3312         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3313         need_gmp anymore.
3314         * configure: Regenerate.
3315
3316 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3317
3318         * MAINTAINERS (Write After Approval): Add myself.
3319
3320 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3321
3322         * config.guess: Import latest version.
3323         * config.sub: Likewise.
3324
3325 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3326
3327         * Makefile.def: Added pdf target handling.
3328         * Makefile.tpl: Added pdf target handling.
3329         * Makefile.in: Regenerated.
3330
3331 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3332
3333         * MAINTAINERS: Add self as score port maintainer.
3334
3335 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3336
3337         * MAINTAINERS (Write After Approval): Add myself.
3338
3339 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3340
3341         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3342         or newer.
3343         * configure: Regenerated.
3344
3345 2006-09-27  Dave Brolley  <brolley@redhat.com>
3346
3347         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3348         using $s instead of $r.
3349         * configure: Regenerated.
3350
3351 2006-09-26  Thiemo Seufer  <ths@mips.com>
3352
3353         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3354         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3355         * configure: Regenerate.
3356
3357 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3358
3359         * MAINTAINERS (Write After Approval): Remove myself.
3360
3361 2006-09-22  Chao-ying Fu  <fu@mips.com>
3362
3363         * MAINTAINERS (Write After Approval): Add myself.
3364
3365 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3366
3367         * MAINTAINERS: Add self as soft-fp maintainer.
3368
3369 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3370
3371         * MAINTAINERS: Add myself as avr maintainer.
3372         Remove Marek Michalkiewicz as avr maintainer.
3373
3374 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3375
3376         * MAINTAINERS (Write After Approval): Add myself.
3377
3378 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3379
3380         * configure.in: Never build newlib for a Mingw host.
3381         Never build newlib as Mingw target library.
3382         Test the existence of winsup/cygwin for building a Cygwin newlib,
3383         rather than just winsup.
3384         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3385         building a Mingw target.
3386         * configure: Regenerate.
3387
3388 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3389
3390         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3391
3392 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3393
3394         * config.guess: Import from src (was more updated).
3395         * config.sub: Likewise.
3396
3397 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3398
3399         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3400         * configure: Regenerated.
3401
3402 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3403
3404         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3405         for stages after the first.
3406
3407 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3408
3409         * Makefile.def: Add dependencies for configure-opcodes
3410         on configure-intl and all-opcodes on all-intl.
3411         * Makefile.in: Regenerated.
3412
3413 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3414
3415         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3416
3417 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3418
3419         Port to hosts whose 'sort' and 'tail' implementations
3420         treat operands with leading '+' as file names, as POSIX
3421         has required since 2001.  However, make sure the code still
3422         works on pre-POSIX hosts.
3423         * ltmain.sh: Don't assume "sort +2" is equivalent to
3424         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3425
3426 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3427
3428         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3429
3430 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3431
3432         * ltconfig: chmod 644 before ranlib during install.
3433
3434 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3435
3436         PR bootstrap/18058
3437         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3438         if the bootstrap compiler is a GCC version that supports it.
3439         * configure: Regenerate.
3440
3441 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3442
3443         * configure.in: Fix thinkos in previous check-in.
3444         * configure: Regenerate.
3445
3446 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3447
3448         PR other/27063
3449         * configure.in: Test subdir_requires and give an appropriate
3450         error message.
3451         * configure: Regenerate.
3452
3453 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3454
3455         * MAINTAINERS (Write After Approval): Add myself.
3456
3457 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3458
3459         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3460
3461 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3462
3463         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3464
3465 2006-06-20  David Ayers  <d.ayers@inode.at>
3466
3467         PR bootstrap/28072
3468         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3469         whether target-libjava is being configured instead of whether the
3470         java front end is enabled.
3471         * configure: Regenerate.
3472
3473 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3474
3475         PR target/27540
3476         * configure.in: Only enable libgomp on IRIX 6.
3477         * configure: Regenerate.
3478
3479 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3480
3481         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3482         too.
3483         * Makefile.in: Regenerate.
3484
3485 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3486
3487         * config-ml.in: Alter CCASFLAGS to include special
3488         multilib options the same as is done for CFLAGS.
3489
3490 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3491
3492         * configure.in: Don't enable libgomp on hpux10.
3493         * configure: Rebuilt.
3494
3495 2006-06-12  David Ayers  <d.ayers@inode.at>
3496
3497         PR bootstrap/27963
3498         PR target/19970
3499         * configure.in: Remove target-boehm-gc from noconfigdirs where
3500         ${libgcj} is specified.
3501         * configure: Regenerate.
3502
3503 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3504
3505         Sync from src:
3506
3507         * configure.in: Sync.
3508         * configure: Regenerated.
3509
3510         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3511
3512         * Makefile.def: Added dependencies from sim and gdb on intl, and
3513         added configure dependencies to everything with an all dependency
3514         on intl.
3515         * Makefile.in: Regenerated.
3516
3517 2006-06-06  David Ayers  <d.ayers@inode.at>
3518
3519         PR libobjc/13946
3520         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3521         * Makefile.in: Regenerate.
3522         * configure.in: Add --enable-objc-gc at toplevel and have it
3523         enable boehm-gc for Objective-C.
3524         Remove target-boehm-gc from libgcj.
3525         Add target-boehm-gc to target_libraries.
3526         Add target-boehm-gc to noconfigdirs where ${libgcj}
3527         is specified.
3528         Assert that boehm-gc is supported when requested for Objective-C.
3529         Only build boehm-gc if needed either for Java or Objective-C.
3530         * configure: Regenerate.
3531
3532 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3533
3534         PR 27674
3535         * Makefile.tpl (configure-[+prefix+][+module+],
3536         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3537         Remove rule to unstage bootstrapped modules.
3538         (stage_current): New.
3539         * Makefile.in: Regenerate.
3540
3541 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3542
3543         * MAINTAINERS (Write After Approval): Update my e-mail address.
3544
3545 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3546
3547         * include/libiberty.h: Declare pex_run_in_environment.
3548
3549 2006-05-31  Asher Langton  <langton2@llnl.gov>
3550
3551         * MAINTAINERS (Write After Approval): Add myself.
3552
3553 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3554
3555         * Makefile.def (bfd, opcodes): Fix lib_path.
3556         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3557         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3558         * Makefile.in: Regenerate.
3559
3560 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3561
3562         * Makefile.in: Regenerate.
3563
3564 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3565
3566         * Makefile.def: Add install-html target. Add datarootdir
3567         docdir and htmldir to flags_to_pass.
3568         * Makefile.tpl: Add install-html target.
3569         * Makefile.in: Regenerate.
3570         * configure.in: Add --with-datarootdir, --with-docdir, and
3571         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3572         * configure: Regenerate.
3573
3574 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3575
3576         * configure.in: Enable gprof for cross builds.
3577         * configure: Regenerate.
3578
3579 2006-05-22  Richard Guenther  <rguenther@suse.de>
3580
3581         Revert
3582         2006-01-31  Richard Guenther  <rguenther@suse.de>
3583         Paolo Bonzini  <bonzini@gnu.org>
3584
3585         * Makefile.def (target_modules): Add libgcc-math target module.
3586         * configure.in (target_libraries): Add libgcc-math target library.
3587         (--enable-libgcc-math): New configure switch.
3588         * Makefile.in: Re-generate.
3589         * configure: Re-generate.
3590         * libgcc-math: New toplevel directory.
3591
3592 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3593             Andreas Tobler  <a.tobler@schweiz.ch>
3594
3595         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3596         * configure: Rebuilt.
3597
3598 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3599
3600         * MAINTAINERS (Write After Approval): Add myself.
3601
3602 2006-05-01  DJ Delorie  <dj@redhat.com>
3603
3604         * configure.in: Restore CFLAGS if GMP isn't present.
3605         * configure: Regenerate.
3606
3607 2006-05-01  Richard Guenther  <rguenther@suse.de>
3608
3609         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3610         maintainer.
3611
3612 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3613
3614         * MAINTAINERS (Write After Approval): Add myself.
3615
3616 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3617
3618         * MAINTAINERS (Write After Approval): Add myself.
3619
3620 2006-04-18  DJ Delorie  <dj@redhat.com>
3621
3622         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3623         reference libgloss so that libssp can be built in a combined
3624         tree.
3625         * configure: Regenerate.
3626
3627 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3628
3629         * MAINTAINERS (Write After Approval): Add myself.
3630
3631 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3632
3633         * configure.in: Require makeinfo 4.4 or higher.
3634         * configure: Regenerate.
3635
3636 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3637
3638         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3639         Rearrange the entries of other libraries to have them in one place.
3640
3641 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3642
3643         * MAINTAINERS (Write After Approval): Remove myself.
3644         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3645
3646 2006-03-14  Richard Guenther  <rguenther@suse.de>
3647
3648         * configure: Regenerate with autoconf 2.13.
3649
3650 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3651
3652         * MAINTAINERS: Use my work address.
3653
3654         * MAINTAINERS: Update my E-mail address.
3655
3656 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3657
3658         * configure.in: Handle --disable-<component> generically.
3659         * configure: Regenerate.
3660
3661 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3662
3663         PR libgcj/17311
3664         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3665
3666 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3667
3668         * MAINTAINERS (Write After Approval):  Remove myself.
3669         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3670
3671 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3672
3673         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3674         (TARGET_CONFIGDIRS): Remove.
3675         * configure.in: Remove AC_SUBST(target_configdirs).
3676         * Makefile.in, configure: Regenerated.
3677
3678 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3679
3680         * MAINTAINERS (Write After Approval):  Remove myself.
3681         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3682
3683 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3684
3685         PR bootstrap/25670
3686
3687         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3688
3689         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3690         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3691         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3692         BUILD_PREFIX, BUILD_PREFIX_1.
3693         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3694
3695         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3696         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3697
3698         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3699         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3700         of `cat stage_current`.  Always provide the `r' and `s' variables.
3701         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3702         a single shell execution.
3703         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3704         bootstrapped modules, make the stage1 module if the build was not
3705         started yet, else build the current stage.
3706         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3707         (all-build, all-host, all-target, [+make_target+]-host,
3708         [+make_target+]-target): Do not use \-continued lines.
3709         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3710         (current_stage, restrap, stage_last): New.
3711
3712         * Makefile.in: Regenerate.
3713         * configure: Regenerate.
3714
3715 2006-02-19  Bud Davis  <jmdavis@link.com>
3716
3717         * MAINTAINERS (Write After Approval):  Remove myself.
3718         (Language Front End Maintainers):  Add myself as fortran 95
3719         maintainer and update e-mail address.
3720
3721 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3722
3723         * MAINTAINERS (Write After Approval):  Remove myself.
3724         (Language Front End Maintainers):  Add myself as fortran 95
3725         maintainer.
3726
3727 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3728
3729         * MAINTAINERS (Write After Approval): Add myself.
3730
3731 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3732
3733         * MAINTAINERS (Write After Approval):  Remove myself.
3734         (Language Front End Maintainers):  Add myself as
3735         fortran 95 maintainer.
3736
3737 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3738
3739         Sync from src:
3740
3741         2005-12-27  Leif Ekblad  <leif@rdos.net>
3742
3743         * configure.in: Add support for RDOS target.
3744         * configure: Regenerate.
3745
3746 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3747             Andreas Schwab  <schwab@suse.de>
3748
3749         * configure: Regenerate.
3750
3751 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3752
3753         * configure.in (enable_libgomp): Add AIX.
3754         * configure: Regenerate.
3755
3756 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3757
3758         * MAINTAINERS (Write After Approval): Add myself.
3759
3760 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3761
3762         * MAINTAINERS (Write After Approval): Add myself.
3763
3764 2006-01-31  Richard Guenther  <rguenther@suse.de>
3765         Paolo Bonzini  <bonzini@gnu.org>
3766
3767         * Makefile.def (target_modules): Add libgcc-math target module.
3768         * configure.in (target_libraries): Add libgcc-math target library.
3769         (--enable-libgcc-math): New configure switch.
3770         * Makefile.in: Re-generate.
3771         * configure: Re-generate.
3772         * libgcc-math: New toplevel directory.
3773
3774 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3775
3776         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3777         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3778         the assembler, linker and binutils.
3779         * configure: Regenerate.
3780
3781 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3782
3783         * MAINTAINERS (Write After Approval): Add myself.
3784
3785 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3786
3787         * configure: Regenerate.
3788
3789 2006-01-18  Richard Henderson  <rth@redhat.com>
3790             Jakub Jelinek  <jakub@redhat.com>
3791             Diego Novillo  <dnovillo@redhat.com>
3792
3793         * libgomp: New directory.
3794         * Makefile.def: Add target_module libgomp.
3795         * Makefile.in: Regenerate.
3796         * configure.in (target_libraries): Add target-libgomp.
3797         * configure: Regenerate.
3798
3799 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3800
3801         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3802         @ from continuation.
3803         * Makefile.in: Rebuilt.
3804
3805 2006-01-04  Chris Lattner  <sabre@gnu.org>
3806
3807         * MAINTAINERS (Write After Approval): Add myself.
3808
3809 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3810
3811         PR bootstrap/24252
3812
3813         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3814         * Makefile.tpl (OBJDUMP): New.
3815         (EXTRA_HOST_FLAGS): Add it.
3816         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3817
3818         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3819         to use symbolic links between directories.  Avoid race conditions
3820         or make them harmless.
3821         * configure.in: Do not try to use symbolic links between directories.
3822
3823         * Makefile.def (LEAN): Pass.
3824         * Makefile.tpl (LEAN): Define.
3825         (stage[+id+]-start): Accept that the previous directory does not
3826         exist, if the bootstrap is lean.
3827         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3828         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3829         configure substitution.
3830         ([+compare-target+]): Likewise.
3831         ([+bootstrap-target+]-lean): New.
3832         * configure.in: Remove lean bootstrap support from here.
3833
3834         * Makefile.in: Regenerate.
3835         * configure: Regenerate.
3836
3837 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3838
3839         * MAINTAINERS (libdecnumber): Add myself.
3840
3841 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3842
3843         * libtool-ldflags: New script.
3844
3845 2006-01-02  Andreas Schwab  <schwab@suse.de>
3846
3847         * configure.in: When reconfiguring remove Makefile in
3848         all stage directories.
3849         * configure: Regenerate.
3850
3851 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3852
3853         * MAINTAINERS: Update my email address.
3854
3855 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3856
3857         Revert Ada-related part of the previous change.
3858
3859         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3860         Do not pass.
3861         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3862         * Makefile.in: Regenerate.
3863         * configure.in: Do not include mt-ppc-aix target fragment.
3864         * configure: Regenerate.
3865
3866 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3867
3868         * configure.in: Select appropriate fragments for PowerPC/AIX.
3869         * configure: Regenerate.
3870
3871         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3872         BOOT_CFLAGS, BOOT_LDFLAGS.
3873         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3874         BOOT_CFLAGS, BOOT_LDFLAGS.
3875         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3876         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3877         (stage): Fail if we cannot complete the work.
3878         * Makefile.in: Regenerate.
3879
3880 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3881
3882         * configure.in: Replace ms1 with mt.
3883         * configure: Rebuilt.
3884
3885 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3886
3887         * MAINTAINERS: Update my email address.
3888
3889 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3890
3891         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3892         install-host-nogcc): Don't invoke $(stage) at the end.
3893         * Makefile.in: Regenerate.
3894
3895 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3896
3897         * configure.in: Flip the top-level bootstrap switch.
3898         * configure: Regenerate.
3899
3900 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3901
3902         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3903         $(stage) and $(unstage).
3904         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3905         (all): Remove stray semicolon.
3906         (local-distclean): Don't handle multilib.tmp and multilib.out.
3907         (install.all): Set $s for consistency.
3908         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3909         check_multilibs setting.  Always make the install directory.
3910         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3911         Correct @if/@endif.
3912         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3913         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3914         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3915         (multilib.out): Remove.
3916         * Makefile.in: Regenerated.
3917
3918 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3919
3920         * MAINTAINERS (Write After Approval): Add myself.
3921
3922 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3923
3924         * MAINTAINERS: Add myself as mt maintainer.
3925
3926         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3927
3928 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3929
3930         * MAINTAINERS: Change email address.
3931
3932 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3933
3934         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3935         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3936         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3937         Find in-tree tools if available.
3938         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3939         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3940         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3941         (COMPILER_*_FOR_TARGET): New.
3942         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3943         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3944         (CONFIGURED_*, USUAL_*): Remove.
3945         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3946         STRIP): Use autoconf substitutions.
3947         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3948         COMPILER_NM_FOR_TARGET): New.
3949         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3950
3951         (all): Make all-host and all-target in parallel.
3952         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3953         that $$r and $$s are set before invoking a recursive make.
3954         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3955         ([+bootstrap-target+]): Inline most of the `all' target.
3956
3957 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3958
3959         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3960         from the gcc build directory.
3961         * Makefile.in: Regenerate.
3962
3963 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3964
3965         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3966         depend on all-libdecnumber.
3967         * configure.in (host_libs): Include libdecnumber.
3968         * Makefile.in: Regenerate.
3969         * configure: Likewise.
3970
3971 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3972
3973         * libdecnumber: Import decNumber sources from the dfp-branch.
3974
3975 2005-11-21  Kean Johnston  <jkj@sco.com>
3976
3977         * config.sub, config.guess: Sync from upstream sources.
3978
3979 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3980
3981         Import from Autoconf sources:
3982
3983         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3984         * config/move-if-change: Don't output "$2 is unchanged";
3985         suggested by Ben Elliston.  Handle weird characters correctly.
3986
3987 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3988
3989         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3990         to match upstream libtool for darwin.
3991
3992 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3993
3994         * Makefile.def: Remove gdb dependencies for gdbtk.
3995         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3996         (configure-gdb, install-gdb): New rules.
3997         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3998         * Makefile.in, configure: Regenerated.
3999
4000 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4001
4002         * MAINTAINERS (Write After Approval): Add myself.
4003
4004 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4005
4006         * MAINTAINERS (Write After Approval): Add myself.
4007
4008 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4009
4010         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4011         Diego Novillo.
4012
4013 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4014
4015         PR bootstrap/24297
4016         * Makefile.tpl (do-[+make-target+], do-check, install,
4017         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4018         are set before recursing.
4019         * Makefile.in: Regenerate.
4020
4021 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4022
4023         PR bootstrap/18939
4024         * Makefile.def (gcc) <target>: Fix thinko.
4025         * Makefile.in: Regenerate.
4026
4027 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4028
4029         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4030         * configure: Regenerate.
4031
4032 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4033
4034         * MAINTAINERS (Write After Approval): Add self.
4035
4036 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4037
4038         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4039         target-libffi, target-qthreads, target-libjava, and
4040         targetlibobjc.
4041         * configure: Regenerate.
4042
4043 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4044
4045         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4046         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4047         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4048         (USUAL_OBJDUMP_FOR_TARGET): New.
4049         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4050         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4051         * configure, Makefile.in: Regenerated.
4052
4053 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4054
4055         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4056         before other host packages.
4057
4058 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4059
4060         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4061
4062 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4063
4064         PR bootstrap/22340
4065
4066         * configure.in (default_target): Remove.
4067         * Makefile.tpl (all): Do not use prerequisites as subroutines
4068         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4069         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4070         use prerequisites as subroutines.
4071         (check-host, check-target): New.
4072         (bootstrap configure & all targets): Do not use stage*-start
4073         if the directory layout is already ok.
4074         (non-bootstrap configure & all targets): Prepend a $(unstage).
4075         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4076         (NOTPARALLEL): Remove.
4077         (unstage, stage variables): New variables.
4078         (unstage, stage targets): Simply expand to those variables.
4079
4080         * configure: Regenerate.
4081         * Makefile.in: Regenerate.
4082
4083 2005-10-04  James E Wilson  <wilson@specifix.com>
4084
4085         * Makefile.def (lang_env_dependencies): Add libmudflap.
4086         * Makefile.in: Regenerate.
4087
4088 2005-10-03  Andreas Schwab  <schwab@suse.de>
4089
4090         Backport from libtool CVS:
4091         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4092
4093         * ltmain.sh: add support for installing into temporary
4094         staging area (e.g. 'make install DESTDIR=...')
4095
4096 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4097
4098         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4099         * configure: Regenerated.
4100
4101 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4102
4103         * configure: Regenerate with the correct
4104         autoconf version.
4105
4106 2005-09-30  Catherine Moore  <clm@cm00re.com>
4107
4108         * configure.in (bfin-*-*): New.
4109         * configure: Regenerated.
4110
4111 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4112
4113         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4114         (LIPO_FOR_TARGET): New.
4115         (CONFIGURED_LIPO_FOR_TARGET): New.
4116         (USUAL_LIPO_FOR_TARGET): New.
4117         (STRIP_FOR_TARGET): New.
4118         (CONFIGURED_STRIP_FOR_TARGET): New.
4119         (USUAL_STRIP_FOR_TARGET): New.
4120         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4121         STRIP_FOR_TARGET.
4122         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4123         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4124         * Makefile.in: Regenerate.
4125         * configure: Regenerate.
4126
4127 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4128
4129         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4130         (rs6000-*-aix*): Same.
4131         * configure: Regenerate.
4132
4133 2005-09-16  Tom Tromey  <tromey@redhat.com>
4134
4135         * MAINTAINERS: Add self as java maintainer.
4136
4137 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4138
4139         * configure.in: Recognize f95 in the --enable-languages option,
4140         and substitute it for fortran, issuing a warning.
4141         * configure: Regenerate.
4142
4143 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4144
4145         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4146         * configure:  Regenerated.
4147
4148 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4149
4150         * MAINTAINERS: Add self as ms1 maintainer.
4151
4152 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4153
4154         * Makefile.def (libssp): Add to lang_env_dependencies.
4155         * Makefile.in: Regenerate.
4156
4157 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4158
4159         * MAINTAINERS: Add myself as middle-end maintainer.
4160
4161 2005-08-17  Christian Groessler  <chris@groessler.org>
4162
4163         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4164         * Makefile.in: Regenerate.
4165
4166 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4167
4168         * MAINTAINERS (write after approval): Added myself.
4169
4170 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4171
4172         * MAINTAINERS (Write After Approval): Add myself.
4173
4174 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4175
4176         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4177         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4178         Look for alternate names of the target cc and c++
4179         * configure: Regenerate.
4180
4181 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4182
4183         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4184         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4185         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4186         tools; remove code to manually set them.
4187         (Target tools): Look in the environment for them.
4188         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4189         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4190         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4191         build directory.
4192         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4193         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4194         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4195         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4196         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4197         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4198         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4199         * configure: Regenerate.
4200         * Makefile.in: Regenerate.
4201
4202 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4203
4204         * MAINTAINERS: Update for removed CPU targets.
4205
4206 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4207
4208         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4209         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4210         * Makefile.in: Regenerated.
4211
4212 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4213
4214         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4215         (CFLAGS_FOR_TARGET): Use it.
4216         (CXXFLAGS_FOR_TARGET): Likewise.
4217         * Makefile.in: Regenerated.
4218         * configure.in (--with-build-sysroot): New option.
4219         * configure: Regenerated.
4220
4221 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4222
4223         * Makefile.tpl: Wrap install between unstage and stage
4224         * Makefile.in: Regenerate.
4225
4226 2005-07-21  Eric Christopher  <echristo@apple.com>
4227
4228         * MAINTAINERS: Update affiliation.
4229
4230 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4231
4232         * MAINTAINERS: Add self as crx port maintainer.
4233
4234 2005-07-20  DJ Delorie  <dj@redhat.com>
4235
4236         * MAINTAINERS: Add self as m32c maintainer.
4237
4238 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4239
4240         * all files: Update FSF address.
4241
4242 2005-07-15  Eric Christopher  <echristo@redhat.com>
4243
4244         * MAINTAINERS: Change affiliation.
4245
4246 2005-07-14  Jim Blandy  <jimb@redhat.com>
4247
4248         * configure.in: Add cases for Renesas m32c.
4249         * configure: Regenerated.
4250
4251 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4252
4253         * COPYING.LIB: Update from fsf.org.
4254
4255 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4256
4257         * COPYING, compile, config.guess,
4258         config.sub, install-sh, missing, mkinstalldirs,
4259         symlink-tree, ylwrap: Sync from upstream sources.
4260         * config-ml.in: Update FSF address.
4261
4262 2005-07-13  Eric Christopher  <echristo@redhat.com>
4263
4264         * configure.in: Add toplevel noconfigdir support for tpf.
4265         * configure: Regenerate.
4266
4267 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4268
4269         PR ada/22340
4270
4271         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4272         * Makefile.in: Regenerate.
4273
4274 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4275
4276         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4277         Brolley to write-after-approval.
4278
4279 2005-07-07  Andreas Schwab  <schwab@suse.de>
4280
4281         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4282         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4283         * Makefile.in: Regenerated.
4284
4285 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4286
4287         * configure.in: Don't build sim or rda when targetting darwin.
4288         * configure: Regenerate.
4289
4290 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4291
4292         * configure.in: Add --enable-libssp and --disable-libssp.
4293         * configure: Regenerate with autoconf-2.13.
4294
4295 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4296
4297         * Makefile.def (target_modules): Add libssp.
4298         * configure.in (target_libraries): Add target-libssp.
4299         * configure: Rebuilt.
4300         * Makefile.in: Rebuilt.
4301
4302 2005-07-01  Zack Weinberg  <zackw@panix.com>
4303
4304         * MAINTAINERS: Change email address.  Resign from maintainership.
4305
4306 2005-07-01  Richard Guenther  <rguenther@suse.de>
4307
4308         * MAINTAINERS: Change my e-mail address and affiliation.
4309
4310 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4311
4312         * Makefile.def (stagefeedback): Come after profile.
4313         Define profiledbootstrap target.
4314         * Makefile.tpl (profiledbootstrap): Remove.
4315         (stageprofile-end): Zap stagefeedback.
4316         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4317         * Makefile.in: Regenerate.
4318
4319 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4320
4321         * MAINTAINERS: Update my email address.
4322
4323 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4324
4325         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4326         In 'cpp' stanza, support '#line' as well as '# '.
4327
4328 2005-06-08  Andreas Schwab  <schwab@suse.de>
4329
4330         * MAINTAINERS: Move myself from 'Write After Approval' to
4331         'CPU Port Maintainers' section as m68k maintainer.
4332
4333 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4334
4335         * configure.in (unsupported_languages): New macro.
4336         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4337         non-ported target libraries in noconfigdirs.
4338         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4339         non-linux-gnu.  Remove libgcj_ex_libffi.
4340         <lang_frag loop>: Set add_this_lang=no if the language is in
4341         unsupported_languages.
4342         * configure: Regenerate.
4343
4344 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4345
4346         * configure.in: Fix typo in handling of --with-mpfr-dir.
4347         * configure: Regenerate.
4348
4349 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4350
4351         * MAINTAINERS: Update my email address.
4352
4353 2005-06-02  Jim Blandy  <jimb@redhat.com>
4354
4355         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4356         accepted into the master sources.)
4357
4358 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4359             Michael Snyder  <msnyder@redhat.com>
4360             Stan Cox  <scox@redhat.com>
4361
4362         * configure.in: Set noconfigdirs for ms1.
4363
4364         * configure: Regenerate.
4365
4366 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4367
4368         * MAINTAINERS (Write After Approval): Add self.
4369
4370 2005-06-01  Josh Conner  <jconner@apple.com>
4371
4372         * MAINTAINERS (Write After Approval): Add self.
4373
4374 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4375
4376         * MAINTAINERS: Update my email address.
4377
4378 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4379
4380         * MAINTAINERS (Write After Approval): Add self.
4381
4382 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4383
4384         * MAINTAINERS (Write After Approval): Remove self.
4385
4386 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4387
4388         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4389         (Dependencies): Consider target modules for bootstrap dependencies.
4390         Make target bootstrap modules depend on each stage's gcc.
4391         * Makefile.in: Regenerate.
4392
4393 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4394
4395         * Makefile.def (configure-gcc): Depend on binutils having been built.
4396         (all-gcc): No need to do it here.
4397         * Makefile.in: Regenerate.
4398
4399 2005-05-19  Paul Brook  <paul@codesourcery.com>
4400
4401         * configure.in: Rewrite misleading error message when requested
4402         language cannot be built.
4403         * configure: Regenerate.
4404
4405 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4406
4407         * ylwrap: Import from Automake 1.9.5.
4408
4409 2005-05-13  David Ung  <davidu@mips.com>
4410
4411         * MAINTAINERS (Write After Approval): Add self.
4412
4413 2005-05-09  Mike Stump  <mrs@apple.com>
4414
4415         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4416         lt_cv_sys_max_cmd_len for now.
4417
4418 2005-05-09  Stan Cox  <scox@redhat.com>
4419
4420         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4421
4422 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4423
4424         * README.SCO: Update the URL.
4425
4426 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4427
4428         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4429         with_gnu_ld to libtool.
4430         * ltcf-c.sh (aix[45]): Define file_list_spec.
4431         * ltcf-cxx.sh (aix[45]): Same.
4432         * ltcf-gcj.sh (aix[45]): Same.
4433         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4434         exists, write list of input files to temporary file.
4435
4436 2005-05-04  Mike Stump  <mrs@apple.com>
4437
4438         * configure.in: Always pass --target to target configures as
4439         otherwise rebuilds that do --recheck will fail.
4440         * confiugure: Rebuilt.
4441
4442 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4443
4444         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4445         STAGE_HOST_EXPORTS.
4446         (configure, all): Add bootstrap support.
4447         (Host modules, target modules): Pass post-stage1 flags and exports.
4448         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4449         * Makefile.in: Regenerate.
4450
4451 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4452
4453         * configure: Regenerate.
4454
4455 2005-04-27  Mike Stump  <mrs@apple.com>
4456
4457         * MAINTAINERS: Add self as darwin maintainer.
4458
4459 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4460
4461         * config.sub: Update from master copy.
4462
4463 2005-04-21  Mike Stump  <mrs@apple.com>
4464
4465         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4466         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4467
4468 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4469
4470         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4471         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4472         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4473         "*-*-elf" and "*-*-linux*".
4474         * configure: Regenerate.
4475
4476 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4477
4478         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4479
4480 2005-04-12  Mike Stump  <mrs@apple.com>
4481
4482         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4483
4484 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4485
4486         * MAINTAINERS (Write After Approval): Add myself.
4487
4488 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4489
4490         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4491
4492 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4493
4494         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4495         (TARGET_CONFIGARGS): Include --with-target-subdir.
4496         (configure, all): New macros.  Use them throughout.
4497         * Makefile.in: Regenerate.
4498
4499 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4500
4501         * MAINTAINERS (Write After Approval): Add myself.
4502
4503 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4504
4505         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4506
4507 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4508
4509         * MAINTAINERS: Move John Carr to Write After Approval.
4510
4511 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4512
4513         * config/mh-mingw32: Delete.
4514         * configure.in: Don't use it.
4515         * configure: Regenerate.
4516
4517 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4518
4519         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4520         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4521         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4522         (HOST_LIB_PATH): Generate from Makefile.def.
4523         (TARGET_LIB_PATH): Likewise.
4524         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4525         * Makefile.in: Regenerate.
4526         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4527         (RPATH_ENVVAR): Include Darwin case.
4528         * configure: Regenerate.
4529
4530 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4531
4532         * MAINTAINERS (Various Maintainers): Remove self.
4533         (Write After Approval): Add self.
4534
4535 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4536
4537         * MAINTAINERS (Various Maintainers): Add self.
4538
4539 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4540
4541         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4542         * configure: Regenerate.
4543
4544 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4545
4546         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4547         gcc_version, and gcc_version_trigger from set of flags to pass.
4548         * Makefile.tpl: Remove definitions of above variables.
4549         (config.status): Remove dependency on $(gcc_version_trigger).
4550         * Makefile.in: Regenerate.
4551         * configure.in: Do not reference config/gcc-version.m4 nor
4552         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4553         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4554         * configure: Regenerate.
4555
4556 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4557             Andrew Pinski  <pinskia@physics.uc.edu>
4558
4559         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4560         * Makefile.in: Regenerate.
4561
4562 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4563
4564         * MAINTAINERS (Write After Approval): Add myself.
4565
4566 2005-03-03  David Ayers  <d.ayers@inode.at>
4567
4568         * MAINTAINERS (Write After Approval): Add myself.
4569
4570 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4571
4572         PR libgcj/20160
4573         * ltmain.sh: Avoid creating archives with components that have
4574         duplicate basenames.
4575
4576 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4577
4578         PR bootstrap/20250
4579         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4580         instead of check.
4581         * Makefile.in: Regenerate.
4582
4583 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4584
4585         * Makefile.in: Regenerate to fix conflict between the previous two
4586         patches.
4587
4588 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4589
4590         PR bootstrap/17383
4591         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4592         * Makefile.tpl (HOST_SUBDIR): New substitution.
4593         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4594         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4595         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4596         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4597         (Host modules, Bootstrapped modules): Use it.
4598         (Build modules, Target modules): Do not create symlink trees,
4599         always configure out-of-srcdir.
4600         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4601         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4602         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4603         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4604
4605         * Makefile.in: Regenerate.
4606         * configure: Regenerate.
4607
4608 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4609
4610         Merged from libada-gnattools-branch:
4611         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4612
4613         * gnattools: New directory.
4614         * Makefile.def: Add gnattools as a module, depending on target-libada.
4615         * Makefile.in: Regenerate.
4616         * configure.in: Include gnattools in host_tools; disable it if ada
4617         is disabled.
4618         * configure: Regenerate.
4619
4620 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4621
4622         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4623         treelang maintainer.
4624         (Write After Approval): Remove myself.
4625
4626 2005-02-23  Paul Schlie  <schlie@comcast.net>
4627
4628         * configure.in: Allow darwin targeted ports to build tk, itcl and
4629         libgui.
4630         * configure: Regenerate.
4631
4632 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4633
4634         PR libgcj/10353
4635         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4636         * configure: Regenerate.
4637
4638 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4639
4640         * MAINTAINERS (Write After Approval): Add myself.
4641
4642 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4643
4644         * MAINTAINERS: Update my e-mail address.
4645
4646 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4647
4648         * MAINTAINERS (Write After Approval): Add myself.
4649
4650 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4651
4652         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4653         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4654         target-libgloss when not *-*-elf and *-*-aout.
4655         * configure: Regenerate.
4656
4657 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4658
4659         * MAINTAINERS: Remove obsolete entries.
4660
4661         * MAINTAINERS (Write After Approval): Add Michael Matz.
4662
4663 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4664
4665         * MAINTAINERS: Remove self as cpplib maintainer.
4666
4667 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4668
4669         * install-sh, config.sub: Import from upstream.
4670
4671 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4672
4673         PR bootstrap/18222
4674         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4675         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4676         * Makefile.in: Regenerate.
4677
4678 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4679
4680         * MAINTAINERS: Update my email address.
4681
4682 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4683             Andreas Schwab  <schwab@suse.de>
4684
4685         PR bootstrap/18033
4686         * config-ml.in: Eval option if surrounded by single quotes.
4687
4688 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4689
4690         Revert 2004-12-28 Makefile changes, a better fix will be
4691         applied to mainline and src after GCC 4.0 branches.
4692
4693 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4694
4695         PR bootstrap/17383
4696
4697         * Makefile.def (target_modules): Remove stage parameter,
4698         it is always true now.
4699         * Makefile.tpl (configure-build-[+module+],
4700         configure-target-[+module+]): Always build symlink tree
4701         for the directory and for include.  BUILD_SUBDIR and
4702         TARGET_SUBDIR cannot be . anymore.
4703         * Makefile.in: Regenerate.
4704
4705 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4706
4707         Revert 2004-12-08 Makefile changes.
4708
4709 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4710
4711         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4712         cygwin, mingw.
4713
4714 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4715
4716         * configure.in (sh64-*-*): Reenable gprof.
4717         * configure: Regenerate.
4718
4719 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4720
4721         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4722         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4723         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4724         * Makefile.in: Regenerate.
4725
4726 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4727
4728         * MAINTAINERS: Update my email address.
4729
4730 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4731
4732         * Makefile.tpl: Generate normal dependencies if the LHS module is
4733         not bootstrapped.
4734         * Makefile.in: Regenerate.
4735
4736 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4737
4738         * configure.in: Include config/gxx-include-dir.m4.  Use
4739         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4740         * configure: Regenerate.
4741
4742 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4743
4744         * config.if: Delete.
4745         * configure.in: Set libstdcxx_incdir directly.
4746         * configure: Regenerate.
4747
4748 2004-12-02  Eric Christopher  <echristo@redhat.com>
4749
4750         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4751         * Makefile.in: Regenerate.
4752
4753 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4754
4755         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4756         * configure: Regenerate.
4757
4758 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4759
4760         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4761         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4762         * configure: Regenerate.
4763
4764 2004-12-01  Eric Christopher  <echristo@redhat.com>
4765
4766         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4767         of things to remove.
4768
4769 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4770
4771         * MAINTAINERS (Write After Approval): Update my e-mail address.
4772
4773 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4774
4775         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4776         from CVS libtool to always pass_all.
4777
4778 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4779
4780         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4781         (hppa*64*-*-*): Delete incorrect comment.
4782         * configure: Rebuilt.
4783
4784 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4785
4786         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4787
4788 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4789
4790         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4791         from CVS libtool to always pass_all.
4792
4793 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4794
4795         * install-sh, compile: Import from automake.
4796
4797 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4798
4799         * config.guess, config.sub:  Import from savannnah.
4800
4801 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4802
4803         * MAINTAINERS (Write After Approval): Add myself
4804
4805 2004-11-12  Mike Stump  <mrs@apple.com>
4806
4807         * Makefile.def: Add html support.
4808         * Makefile.tpl: Likewise.
4809         * Makefile.in: Regenerate.
4810
4811 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4812
4813         PR 18423
4814         * configure.in: Remove all instances of build-fixincludes from
4815         noconfigdirs.
4816         (build_configargs): Supply --target to subdirectories.
4817         * configure: Regenerate.
4818
4819         * Makefile.def: Make gcc install depend on fixincludes install.
4820         * Makefile.in: Regenerate.
4821
4822 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4823
4824         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4825
4826 2004-11-11  Paul Brook  <paul@codesourcery.com>
4827
4828         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4829
4830 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4831
4832         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4833         target-libgfortran.
4834         * configure: Regenerate.
4835
4836 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4837
4838         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4839         like CC.
4840
4841 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4842
4843         * Makefile.def (host fixincludes): Specify missing targets.
4844         * Makefile.in: Regenerate.
4845
4846 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4847
4848         * MAINTAINERS: Add myself
4849
4850 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4851
4852         * MAINTAINERS (Write After Approval): Add myself.
4853
4854 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4855
4856         * Makefile.def: Build fixincludes for the host, too.
4857         * Makefile.in: Regenerate.
4858         * configure.in (host_tools): Add fixincludes.
4859         * configure: Regenerate.
4860
4861 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4862
4863         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4864         * configure: Regenerated.
4865
4866 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4867
4868         PR other/17783
4869         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4870         * configure: Regenerated.
4871
4872 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4873
4874         * README.SCO: Update per FSF instructions.
4875
4876 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4877
4878         PR target/18151
4879         * configure.in (case ${target}): Do not build fixincludes for avr.
4880         * configure: Regenerated.
4881
4882 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4883
4884         * configure.in (case ${target}): Do not build fixincludes
4885         on platforms where it is not used.
4886         * configure: Regenerated.
4887
4888 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4889
4890         * configure.in: Use an absolute path to install-sh.
4891         * configure: Regenerated.
4892
4893 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4894
4895         * MAINTAINERS (Write After Approval): Add myself.
4896
4897 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4898
4899         * MAINTAINERS: Remove from Write After Approval those that are
4900         already maintainers.
4901
4902 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4903
4904         * MAINTAINERS:  Update my email address.
4905
4906 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4907
4908         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4909         * configure: Regenerate.
4910
4911 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4912
4913         * MAINTAINERS:  Update my email address.
4914
4915 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4916
4917         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4918         entries belonging to this category.
4919
4920 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4921
4922         * MAINTAINERS: Update my e-mail address.
4923
4924 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4925
4926         Fix wrong conflict resolution in:
4927
4928         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4929
4930         * Makefile.in: Regenerate.
4931         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4932         in the recursive `make', instead of hardwiring `all'.
4933         (Autogenerated TARGET-* variables): New.
4934
4935 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4936
4937         * configure.in: Enable target-libgloss for crx-*-*.
4938         * configure: Regenerate.
4939
4940 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4941
4942         * MAINTAINERS (Various Maintainers): Move the "windows,
4943         cygwin, mingw" maintainer to ...
4944         (OS Port Maintainers): ... here.
4945
4946 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4947
4948         * MAINTAINERS (Write After Approval): Remove those that are
4949         maintainers of some subsystem.
4950
4951 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4952
4953         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4954         * ltcf-cxx.sh (tpf*): Likewise.
4955         * ltconfig (tpf*): Add TPF OS configuration support.
4956
4957 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4958
4959         * MAINTAINERS: Change my email address to my new work account.
4960
4961 2004-09-24  Michael Roth  <mroth@nessie.de>
4962
4963         * configure.in (--without-headers): Add missing double quotes.
4964         * configure: Regenerate.
4965
4966 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
4967
4968         * ylwrap: Revert to previous version.
4969
4970 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4971
4972         PR bootstrap/17369
4973         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4974         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4975         SET_GCC_LIB_PATH_CMD.
4976         (BASE_TARGET_EXPORTS): Likewise.
4977         * Makefile.in: Regenerated.
4978
4979         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4980         * configure: Regenerated.
4981
4982 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4983
4984         * config.guess: New upstream version
4985         * compile, depcomp, install-sh, ylwrap: Likewise.
4986
4987 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4988
4989         * config/mh-x86omitfp: New host makefile fragment.  Add
4990         -fomit-frame-pointer to the default BOOT_CFLAGS.
4991         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4992         * configure: Regenerate.
4993
4994 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4995
4996         PR target/11572
4997         * configure.in (*-*-darwin*): Renable libobjc.
4998         * configure: Regenerate.
4999
5000 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5001
5002         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5003
5004 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5005
5006         * Makefile.def: Remove libbanshee.
5007         * Makefile.tpl: Ditto.
5008         * configure.in: Ditto.
5009         * Makefile.in: Regen.
5010         * configure: Ditto.
5011
5012 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5013
5014         * ltmain.sh: Use $pic_object as $non_pic_object if
5015         $non_pic_object=none.
5016
5017 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5018
5019         * missing: Import latest version from master repository.
5020
5021 2004-09-06  Nick Clifton  <nickc@redhat.com>
5022
5023         * config.sub: Import latest version from master repository.
5024         * config.guess: Likewise.
5025         This includes these changes:
5026
5027         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5028
5029         * config.sub: Handle crisv32, alias etraxfs.
5030         * config.guess (crisv32:Linux:*:*): Handle.
5031
5032         2004-08-13  Brad Smith  <brad@comstyle.com>
5033
5034         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5035         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5036
5037         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5038
5039         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5040         assume the processor is a powerpc.  This is because coreutils
5041         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5042         in this case, due to a MacOS X bug that causes
5043         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5044         to return a negative number.
5045         Problem reported by Petter Reinholdtsen in:
5046         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5047
5048         2004-07-19  Ben Elliston  <bje@gnu.org>
5049
5050         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5051
5052         2004-06-24  Ben Elliston  <bje@gnu.org>
5053
5054         * config.guess: Update copyright years.
5055         * config.sub: Likewise.
5056
5057         2004-06-22  Robert Millan  <robertmh@gnu.org>
5058
5059         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5060         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5061
5062         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5063
5064         * config.guess (*:*VMS:*:*): New entry. Replaces
5065         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5066         manufacturer.
5067
5068         2004-06-22  Ben Elliston  <bje@gnu.org>
5069
5070         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5071         * config.sub: Likewise.
5072
5073         2004-06-22  Ben Elliston  <bje@gnu.org>
5074
5075         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5076         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5077
5078         2004-06-11  Ben Elliston  <bje@gnu.org>
5079
5080         * config.guess (pegasos:OpenBSD:*:*): Remove.
5081
5082         2004-06-11  Ben Elliston  <bje@gnu.org>
5083
5084         From Wouter Verhelst <wouter@grep.be>:
5085         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5086
5087         2004-06-11  Ben Elliston  <bje@gnu.org>
5088
5089         * config.guess (luna88k:OpenBSD:*:*): New.
5090
5091         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5092
5093         * config.guess (m32r*:Linux:*:*): New case.
5094         * config.sub: Handle m32rle.
5095
5096         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5097
5098         From Jens Petersen  <petersen@redhat.com>:
5099         * config.sub: Handle sparcv8.
5100
5101         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5102
5103         From Tom Smith <smith@cag.lkg.hp.com>:
5104         * config.guess: Version suffixes are equally significant on Tru64
5105         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5106         prefix of "P" (patched kernel).
5107
5108         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5109
5110         * config.sub: Add support for National Semiconductor CRX target.
5111
5112 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5113
5114         * MAINTAINERS (Various Maintainers): Remove myself as web page
5115         maintainer, add myself as maintainer of build status lists.
5116
5117 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5118
5119         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5120         *-*-netware, but add target-libmudflap.
5121         Consolidate *-*-netware targets (of which really only i?86 exists)
5122         into a single entry.
5123         * configure: Likewise.
5124
5125 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5126
5127         * Makefile.tpl (sorry): Remove.
5128         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5129         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5130         (do-clean): Clean per-stage directories too.
5131         (do-distclean): Run distclean-stage1 too.
5132         (.NOTPARALLEL): Enable during toplevel bootstrap.
5133         (stage[+id+]-bubble): Enable parallel execution during
5134         the recursive invocation.
5135         * Makefile.in: Regenerate.
5136
5137         Fix previous checkin:
5138
5139         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5140         include.
5141         * configure.in: Fix indentation.
5142         * configure: Regenerate.
5143
5144 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5145
5146         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5147         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5148         * configure: regenerate
5149         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5150         -mdynamic-no-pic
5151
5152 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5153
5154         * Makefile.def (build_modules): Add fixincludes.
5155         (dependencies): Make gcc depend on fixincludes.
5156         * configure.in (build_tools): Add fixincludes.
5157         (build_configdirs): Always include build_libs.
5158         * Makefile.in: Regenerate.
5159         * configure: Regenerate.
5160
5161 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5162
5163         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5164         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5165         phony targets; do not generate timestamp files.
5166         (distclean-stageN): Remove references to their timestamp files.
5167         (restageN, touch-stageN): Remove.
5168         (stageN-bubble): Rewritten.
5169         (compare): Support lean bootstraps.
5170         * Makefile.in: Regenerate.
5171
5172         * configure.in: Only warn when bootstrapping but
5173         build != host or build != target.  Support lean bootstraps.
5174         * configure: Regenerate.
5175
5176 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5177
5178         * configure.in:  Give a better error message if GMP/MPFR are missing
5179         and a language needing them has been requested.
5180         * configure:  Regenerated.
5181
5182 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5183
5184         * configure.in:  Print a list of available language front-ends if
5185         a requested one is missing.  Tidy stray tab characters.
5186         * configure:  Regenerated.
5187
5188 2004-08-19  Michael Koch  <konqueror@gmx.de>
5189
5190         * gcc/doc/install.texi: Update entry about automake for libjava.
5191
5192 2004-08-17  Robert Millan  <robertmh@gnu.org>
5193
5194         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5195         (instead of FreeBSD).
5196         * configure: Regenerate.
5197
5198 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5199
5200         * Makefile.in: Regenerate.
5201         * configure: Regenerate.
5202
5203         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5204         stage_*_flags.
5205         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5206         for bootstrapped modules if toplevel bootstrap is going.
5207         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5208         modules.  Adjust for changes in Makefile.def.  Enable several
5209         rules even in non-bootstrap mode, just to avoid peppering the
5210         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5211         (stage-[+prev+]-bubble): Remove.
5212
5213         * Makefile.def (Dependencies): Depend on all-build-bison,
5214         all-build-flex, all-build-byacc, all-build-texinfo, rather
5215         than the host variations.
5216         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5217         with BUILD_SUBDIR.
5218         (BISON): Update for recent Bisons.
5219         (YACC): Fix typo.
5220         (cross): Depend on all-build.
5221         (all): Do not depend on all-build.
5222         (prebootstrap): Remove.
5223         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5224         (Prebootstrap dependencies): Add them to the per-stage targets
5225         and to all-prebootstrap.
5226         * configure.in (build_configdirs): Always enable build_tools.
5227         (BUILD_DIR_PREFIX): Remove.
5228
5229         * Makefile.def (gcc): Add target variable.
5230         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5231         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5232         in the recursive `make', instead of hardwiring `all'.
5233         (Autogenerated TARGET-* variables): New.
5234
5235 2004-08-13  Brian Booth  <bbooth@redhat.com>
5236
5237         * MAINTAINERS: Remove myself from write-after-approval.
5238
5239 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5240
5241         * src-release: Stop distributing mmalloc with gdb (which doesn't
5242         use it).
5243         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5244         * Makefile.in: Regenerate.
5245
5246 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5247
5248         * configure.in (arm*-*-eabi*): New target.
5249         * configure: Regenerate.
5250
5251 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5252
5253         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5254         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5255         (Dependencies): New section.
5256         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5257         (configure-target-[+module+]): Depend on maybe-all-gcc
5258         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5259         (toplevel profiledbootstrap): Fix dependencies.
5260         * Makefile.in: Regenerate.
5261
5262 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5263
5264         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5265         target-libiberty to noconfigdirs.
5266         * configure: Regenerate.
5267
5268 2004-08-03  Paul Brook  <paul@codesourcery.com>
5269
5270         * configure.in: Check for MPFR as well as GMP.
5271         * configure: Regenerate.
5272
5273 2004-08-01  Robert Millan  <robertmh@gnu.org>
5274
5275         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5276         libmudflap for all GNU-based systems (with Glibc).
5277         * configure: Regenerate.
5278
5279 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5280
5281         * Makefile.def (host-modules): Add gcc.
5282         * Makefile.in: Regenerate.
5283         * Makefile.tpl (sorry): New rule.
5284         (configure-host, all-host, [+make_target+]-host, do-check,
5285         install-host): Do not add gcc as a special case.
5286         (host modules): Add a small special-casing for gcc.  Export
5287         extra_make_flags through the environment.
5288         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5289         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5290         other recursive targets for gcc): Remove.
5291
5292         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5293         (stage, unstage): New rules.
5294         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5295         distclean-stage[+id+]): Use stage_current.
5296         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5297         the stage*-start rules.
5298
5299 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5300
5301         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5302         use -all_load flag.
5303
5304 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5305
5306         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5307         * configure: Regenerate.
5308
5309 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5310
5311         * maintainer-scripts/gcc_release: Revert yesterday's change.
5312
5313 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5314
5315         * MAINTAINERS: Add myself to write-after-approval.
5316
5317 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5318
5319         * libf2c: Removed.
5320         * gcc/gccbug.in: Updated because of libf2c removal.
5321         * maintainer-scripts/gcc_release: Ditto.
5322
5323 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5324
5325         * configure.in: Build libmudflap by default on FreeBSD.
5326         * configure: Regenerated.
5327
5328 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5329
5330         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5331         systems.
5332         * configure: Regenerated.
5333
5334 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5335
5336         PR target/16344
5337         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5338         feedback based compiler.
5339         * Makefile.in: Rebuilt.
5340
5341 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5342
5343         * Makefile.def (host_modules): Set bootstrap=true for flex.
5344         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5345         * Makefile.in: Rebuilt.
5346
5347 2004-07-07  Jan Hubicka  <jh@suse.cz>
5348
5349         * MAINTAINERS: Add self as a profile feedback maintainer.
5350
5351 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5352
5353         * configure.in:  Do not prepend $srcdir to /dev/null in
5354         makefile fragments.
5355         * configure:  Regenerate.
5356
5357 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5358
5359         * Makefile.def (build_modules): Add bison, byacc, flex,
5360         m4, texinfo.
5361         (flags_to_pass): Add FLEX.
5362         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5363         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5364         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5365         DEFAULT_MAKEINFO): Remove.
5366         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5367         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5368         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5369         objdir or else use configured tool.
5370         (all-build): New.
5371         (all): Depend on it.
5372         (Build module dependencies): Add.
5373         * Makefile.in: Regenerate.
5374         * configure.in: Better support for multiple build modules,
5375         matching what is done for host/target modules.  Do not look
5376         for "plausible" locations of build tools if Canadian cross.
5377         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5378         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5379         * configure: Regenerate.
5380
5381 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5382
5383         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5384         * Makefile.in: Regenerate.
5385
5386 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5387
5388         * Makefile.tpl (configure-build-[+module+],
5389         configure-[+module+], configure-target-[+module+]): Pass
5390         [+extra_configure_args+].
5391         (all-build-[+module+], all-[+module+], check-[+module+],
5392         install-[+module+], [+make_target+]-[+module+],
5393         all-target-[+module+], check-target-[+module+],
5394         install-target-[+module+], [+make_target+]-target-[+module+]):
5395         Pass [+extra_make_args+].
5396         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5397         (GCC_HOST_EXPORTS): Remove.
5398         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5399         cross, check-gcc, check-gcc-c++, install-gcc,
5400         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5401         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5402         * Makefile.in: Regenerate.
5403
5404 2004-06-21  Matthew Sachs  <msachs@apple.com>
5405
5406         * MAINTAINERS: Added self to write-after-approval.
5407
5408 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5409
5410         * configure.in: Check for srcdir/winsup rather than build directory
5411         winsup.
5412         * configure: Regenerate.
5413
5414 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5415
5416         * configure.in: Don't build Cygwin native newlib if winsup
5417         directory is missing.  Emit warning instead.
5418         * configure: Regenerate.
5419
5420 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5421
5422         * Makefile.tpl (touch-stage[+id+]): New.
5423         (restage[+prev+]): Depend on touch-stage[+id+].
5424
5425         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5426         Use it throughout.
5427
5428         * Makefile.def: Add profile and feedback bootstrap stages.
5429         Remove next field from bootstrap stages.
5430         * Makefile.tpl (LN, LN_S): Substitute.
5431         (stageN-start, stageN-end): Use double-colon rules, to
5432         provide a hook for additional setup commands.
5433         (distclean-stageN-gcc, restageN): Create dependencies from
5434         [+prev+], not from [+next+].
5435         (stageN-bubble): Add commands for successive stages from
5436         [+prev+], using double-colon rules.
5437         (all-stageN-gcc): Fix typo.
5438         (stagefeedback-start, profiledbootstrap): New.
5439         * Makefile.in: Regenerate.
5440         * configure.in: Call ACX_PROG_LN.
5441         * configure: Regenerate.
5442
5443 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5444
5445         * MAINTAINERS (Write After Approval): Add myself.
5446
5447 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5448
5449         * MAINTAINERS (Write After Approval): Add myself.
5450
5451 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5452
5453         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5454         without gcc.
5455         * configure: Regenerate.
5456
5457 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5458
5459         * Makefile.tpl: Fix typo.
5460         * Makefile.in: Regenerate.
5461
5462 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5463
5464         * configure.in: Remove new- prefix from toplevel
5465         bootstrap targets.
5466         * configure: Regenerate.
5467
5468 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5469
5470         * Makefile.tpl (all.normal): Rename to all.
5471         (all): Replace with a rule to pick the default
5472         target from configure.
5473         (all-gcc, configure-gcc): Use conditionals to
5474         do nothing when toplevel bootstrap is going on.
5475         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5476         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5477         * configure.in: Support --enable-bootstrap.
5478
5479         * Makefile.def: Remove new- prefix from toplevel
5480         bootstrap targets.
5481         * Makefile.tpl: Likewise.
5482
5483         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5484         target.
5485
5486         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5487         $(RECURSE_FLAGS) to recursive invocation of make.
5488
5489         * Makefile.in: Regenerate.
5490         * configure: Regenerate.
5491
5492 2004-05-30  Andreas Jaeger  <aj@suse.de>
5493             Jim Wilson  <wilson@specifixinc.com>
5494
5495         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5496         like CC.
5497
5498 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5499
5500         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5501         * configure: Regenerate.
5502
5503 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5504
5505         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5506         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5507         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5508         targets.
5509         * Makefile.in: Regenerate.
5510
5511 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5512
5513         * configure.in: Test the ability to symlink directories.
5514         * configure: Regenerate.
5515
5516         * Makefile.def (bootstrap-stage): New definitions.
5517         * Makefile.tpl (configure-stage1-gcc,
5518         configure-stage2-gcc, configure-stage3-gcc,
5519         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5520         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5521         new-restage3, compare): Autogenerate, see Makefile.in
5522         entry for behavioral changes.
5523         (distclean-stage1, new-stage1-start, new-stage1-end,
5524         new-stage1-bubble, distclean-stage2, new-stage2-start,
5525         new-stage2-end, new-stage2-bubble, distclean-stage3,
5526         new-stage3-start, new-stage3-end): New autogenerated targets.
5527         (objext, prebootstrap, BOOT_CFLAGS,
5528         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5529         targets.
5530
5531         * Makefile.in: Regenerate.
5532         (distclean-stage1, new-stage1-start, new-stage1-end,
5533         new-stage1-bubble, distclean-stage2, new-stage2-start,
5534         new-stage2-end, new-stage2-bubble, distclean-stage3,
5535         new-stage3-start, new-stage3-end): New targets.
5536         (all-stage1-gcc): Move prebootstrap dependency from here...
5537         (configure-stage1-gcc): ...to here.
5538         (new-bootstrap): Use bubble targets.
5539         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5540         Use per-stage distclean targets.
5541         (configure-stage1-gcc, configure-stage2-gcc,
5542         configure-stage3-gcc, all-stage1-gcc,
5543         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5544         Use new-stageN-start to prepare the tree.
5545
5546 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5547
5548         * Makefile.def (host_modules): add libcpp.
5549         * Makefile.tpl: Add dependencies on and for libcpp.
5550         * Makefile.in: Regenerate.
5551         * configure.in: Add libcpp host module.
5552         * configure: Regenerate.
5553
5554 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5555
5556         * Makefile.tpl: Whenever a recursive target is defined, wrap
5557         it in a special @if/@endif block, and prepare its maybe
5558         dependency in the @if/@endif block
5559         * configure.in: Instead of writing maybe dependencies, remove
5560         the @if/@endif statements, and remove the @if/@endif blocks
5561         that remain.
5562         * configure: Regenerate.
5563         * Makefile.in: Regenerate.
5564
5565 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5566
5567         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5568
5569 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5570
5571         PR bootstrap/15120
5572         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5573         * */configure: Rebuilt.
5574
5575 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5576
5577         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5578         of libf2c.
5579         * configure, Makefile.in: Regenerate.
5580
5581 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5582
5583         * MAINTAINERS (Write After Approval): Add myself.
5584
5585 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5586
5587         Merge from tree-ssa-20020619-branch.
5588
5589         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5590         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5591         (HOST_GMPLIBS): Define.
5592         (HOST_GMPINC): Define.
5593         (TARGET_LIB_PATH): Add libmudflap.
5594         (GFORTRAN_FOR_TARGET): Define.
5595         (configure-build*): Export GFORTRAN.
5596         (configure-gcc): Export GMPLIBS and GMPINC.
5597         (all-gcc): Add maybe-all-libbanshee.
5598         (configure-target-libgfortran): Define.
5599         * Makefile.in: Regenerate.
5600         * configure.in (host_libs): Add libbanshee.
5601         (target_libraries): Add target-libmudflap and target-libgfortran.
5602         Add --with-libbanshee.
5603         Handle --disable-libmudflap.
5604         (*-*-freebsd*): Use with_gmp.
5605         Add $(libgcj) to noconfigdirs.
5606         * configure: Regenerate.
5607         * depcomp: New file.
5608         * MAINTAINERS: Add tree-ssa maintainers.
5609
5610 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5611
5612         * MAINTAINERS (Various Maintainers): Add myself.
5613
5614 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5615
5616         * MAINTAINERS (Write After Approval): Add myself.
5617
5618 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5619
5620         * MAINTAINERS (Write After Approval): Add myself.
5621
5622 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5623
5624         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5625         * configure: Regenerate.
5626
5627 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5628
5629         Revert:
5630         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5631
5632         * Makefile.def (flags_to_pass): Remove *dir variables that
5633         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5634         as well as prefix and exec_prefix.
5635         * Makefile.in: Regenerate.
5636
5637 2004-04-26  Robert Millan  <robertmh@gnu.org>
5638
5639         Add patches from libtool CVS.
5640         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5641         * ltconfig: Likewise.
5642         * ltcf-c.sh: Likewise.
5643         * ltcf-cxx.sh: Likewise.
5644         * ltcf-gcj.sh: Likewise.
5645
5646 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5647
5648         * Makefile.def (host_modules): Mark with the bootstrap
5649         flag packages on which gcc depends.
5650         * Makefile.tpl (all-bootstrap): Use it.
5651         * Makefile.in: Regenerate.
5652
5653 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5654
5655         * Makefile.def (flags_to_pass): Remove *dir variables that
5656         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5657         as well as prefix and exec_prefix.
5658         * Makefile.in: Regenerate.
5659
5660 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5661
5662         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5663         * configure: Regenerate.
5664         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5665         * gcc/Makefile.tpl (compare): Use the result of the test.
5666         * gcc/Makefile.in: Regenerate.
5667
5668 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5669
5670         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5671         Always relocate gcc and prev-gcc to the original names, even
5672         if the build fails.
5673         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5674         New targets.
5675
5676 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5677
5678         * MAINTAINERS: Update my email address.
5679
5680 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5681
5682         * configure.in (mips*-*-irix5*): Enable ld.
5683         * configure: Regenerate.
5684
5685 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5686
5687         * configure: Regenerate.
5688
5689 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5690
5691         * Makefile.tpl (configure-[+module+], configure-gcc,
5692         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5693         Set and export LDFLAGS.
5694         * Makefile.in: Regenerate.
5695
5696 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5697
5698         * MAINTAINERS: Add myself to write-after-approval.
5699
5700 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5701
5702         PR bootstrap/14871
5703         * Makefile.tpl: If we don't have built-in-tree target tools,
5704         use the ones found by configure rather than hacking around with
5705         program_transform_name.
5706         * configure.in: Give Makefile.tpl the information necessary
5707         to do that.
5708         * Makefile.in: Regenerate.
5709         * configure: Regenerate.
5710
5711 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5712
5713         PR bootstrap/14760
5714         * configure.in: When computing baseargs, strip *all* copies of
5715         offending options.  Also, don't match/substitute the trailing space,
5716         so that this actually works when two similar options are separated by
5717         only one space.
5718         * configure: Regenerate.
5719
5720 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5721
5722         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5723         (rs6000-*-aix*): Same.
5724         * configure: Regenerate.
5725
5726 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5727
5728         * MAINTAINERS: Add myself to write-after-approval.
5729
5730 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5731
5732         * MAINTAINERS: Add myself to write-after-approval.
5733
5734 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5735
5736         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5737         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5738         * Makefile.in: Regenerate.
5739
5740         * configure.in (top level bootstrap support): Rework --enable-werror
5741         to set @stage2_werror_flag@.
5742         * configure: Regenerate.
5743         * Makefile.tpl (top level bootstrap support): Pass
5744         @stage2_werror_flag@ down to configure in stages 2 and 3.
5745         * Makefile.in: Regenerate.
5746
5747 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5748
5749         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5750         for stages 2 and 3 as well as in make.  As a consequence, remove
5751         OUTPUT_OPTION (now detected by configure) from the flags passed down
5752         to make.
5753         * Makefile.in: Regenerate.
5754
5755         * Makefile.tpl (new-bootstrap): Fix typo.
5756         * Makefile.in: Regenerate.
5757
5758 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5759
5760         * Makefile.tpl: Rearrange by moving recursive_targets rules
5761         into their proper sections.
5762         * Makefile.tpl (top level bootstrap support): Move disabling
5763         of coverage flags from 'make' to 'configure'; improve comments.
5764         * Makefile.in: Regenerate.
5765
5766         * Makefile.tpl (experimental top level bootstrap) Move stage1
5767         language setting from all- target to configure- target; disable
5768         intermodule optimization in stage 1; prevent gratuitous rebuilds
5769         of stage 1.
5770         * Makefile.in: Regenerate.
5771         * configure.in: Comma-separate stage 1 language list for top
5772         level bootstrap.
5773         * configure: Regenerate.
5774
5775         * Makefile.tpl: Clean up experimental top level bootstrap support:
5776         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5777         prev-gcc in configure- targets as well as all- targets.
5778         * Makefile.in: Regenerate.
5779
5780 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5781
5782         * compile: New file imported from automake.
5783
5784 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5785
5786         * configure.in: Remove symbolic link section.
5787         * configure: Regenerate.
5788         * Makefile.tpl (links): Remove.
5789         * Makefile.in: Regenerate.
5790
5791 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5792             Nathanael Nerode  <neroden@gcc.gnu.org>
5793
5794         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5795         Set with AC_CHECK_PROGS.
5796         * configure.in: Fix comment typo from last patch.
5797         * configure: Regenerate.
5798
5799 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5800
5801         * Makefile.tpl: Introduce experimental top level bootstrap support.
5802         * Makefile.in: Regenerate.
5803         * configure.in: Introduce support for top level bootstrap.
5804         * configure: Regenerate.
5805
5806 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5807             Paolo Bonzini  <bonzini@gnu.org>
5808
5809         PR bootstrap/14522
5810         * configure.in: Cope with shells that do not support unquoted ^
5811         * configure: Regenerate.
5812
5813 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5814             Paolo Bonzini  <bonzini@gnu.org>
5815
5816         PR bootstrap/14522
5817         * configure.in: Cope with shells that do not support nesting
5818         quotes inside quoted backquote substitutions.
5819         * configure: Regenerate.
5820
5821 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5822
5823         PR bootstrap/14522
5824         * configure.in: Fix escaping of $.
5825         * configure: Regenerate.
5826
5827 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5828
5829         * configure: Regenerate, since I forgot to while committing Paolo's
5830         changes.
5831
5832 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5833
5834         PR ada/14131
5835         Move language detection to the top level.
5836         * configure.in: Find default values for the tools as
5837         soon as possible.  Disable ada if GNAT is not found.
5838         Emit error message about missing languages.  Expand
5839         --enable-languages=all for the gcc subdirectory.
5840
5841 2004-03-10  Ben Elliston  <bje@gnu.org>
5842
5843         * MAINTAINERS: Update my email address.
5844
5845 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5846
5847         * ltconfig: Disable building static libraries if building shared
5848         libraries on AIX 5L.
5849
5850 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5851
5852         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5853         and disable libgcj.
5854         * configure: Regenerated.
5855
5856 2004-03-01  Brian Booth  <bbooth@redhat.com>
5857
5858         * MAINTAINERS: Add myself to write-after-approval.
5859
5860 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5861
5862         * MAINTAINERS: Add myself to write-after-approval.
5863
5864 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5865
5866         PR bootstrap/7087
5867         * Makefile.tpl: Guard XFOO sed statements better.
5868         * Makefile.tpl: Add dependency for configure-target-libada.
5869         * Makefile.in: Regenerate (incidentally fixes broken
5870         commit when libada-branch was merged).
5871
5872 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5873
5874         * MAINTAINERS: Add myself to write-after-approval.
5875
5876 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5877
5878         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5879         maintainers.
5880
5881 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5882
5883         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5884         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5885
5886 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5887
5888         PR bootstrap/11932
5889         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5890
5891 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5892
5893         * MAINTAINERS: Added myself to write-after-approval.
5894
5895 2004-02-14  Michael Koch  <konqueror@gmx.de>
5896
5897         * MAINTAINERS: Added myself to write-after-approval.
5898
5899 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5900
5901         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5902         some OS port maintainers to OS port maintainers section.
5903
5904 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5905
5906         * MAINTAINERS: Add self.
5907
5908 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5909
5910         * MAINTAINERS: Alphabetize.
5911
5912 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5913
5914         * MAINTAINERS: Remove myself.
5915
5916 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5917
5918         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5919         (rs6000-*-aix*): Same.
5920         * configure: Regenerate.
5921
5922 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5923
5924         * configure.in (host): Add in missing $noconfigdirs to defines.
5925         * configure: Regenerate.
5926
5927 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5928             Nathanael Nerode  <neroden@gcc.gnu.org>
5929
5930         PR ada/6637, PR ada/5911
5931         Merge with libada-branch:
5932         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5933         with appropriate dependencies. Add --enable-libada configure switch.
5934         * configure, Makefile.in: Regenerate.
5935
5936 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5937
5938         * MAINTAINERS: Add myself to write-after-approval.
5939
5940 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5941
5942         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5943         * configure: Regenerate.
5944
5945 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5946
5947         Merge from upstream:
5948
5949         * ltmain.in: When setting IFS to '~', be careful about user
5950         arguments that contain '~'.
5951
5952         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5953
5954         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5955         Also test $base_compile against $CC with escaped arguments. Bug
5956         reported by Geoff Keating <geoffk@apple.com>.
5957
5958 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5959
5960         * MAINTAINERS: Remove i960 port.
5961
5962 2004-01-23  DJ Delorie  <dj@redhat.com>
5963
5964         * Makefile.def (target_modules) [libiberty]: Don't stage.
5965         * Makefile.in: Rebuilt.
5966
5967 2004-01-20  Caroline Tice  <ctice@apple.com>
5968
5969         * MAINTAINERS: Add myself to write-after-approval.
5970
5971 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5972
5973         * MAINTAINERS: Update my email address.
5974
5975 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5976
5977         * MAINTAINERS: Add myself to write-after-approval.
5978
5979 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5980
5981         * MAINTAINERS: Remove entries without email address.
5982
5983 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5984
5985         * MAINTAINERS: Add myself to write-after-approval.
5986
5987 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5988
5989         * MAINTAINERS: Update my email address.
5990
5991 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
5992
5993         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5994         * Makefile.tpl (configure-target-[+module+]): Support stage.
5995         * Makefile.in: Rebuilt.
5996
5997 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5998
5999         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6000
6001 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6002
6003         * MAINTAINERS: Add myself as a MIPS maintainer.
6004
6005 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6006
6007         * configure.in: Use ./config.cache, not config.cache.
6008         * configure: Regenerate.
6009         * Makefile.tpl: Special-casing not needed for GCC any more.
6010         * Makefile.in: Regenerate.
6011
6012         * configure.in: Don't share a cache file for host dirs.
6013         * configure: Regenerate.
6014
6015         * config-ml.in: Don't mess with the cache file.
6016
6017 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6018
6019         * MAINTAINERS: Move myself from 'Write After Approval' to
6020         'CPU Port Maintainers' section as SPARC maintainer.
6021
6022 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6023
6024         * Makefile.tpl: Make GCC use a separate config.cache.
6025         * Makefile.in: Regenerate.
6026
6027         PR bootstrap/11932, PR bootstrap/11933
6028         (I don't know if it will fix either of them, but it relates
6029         to them.)
6030         * configure.in: Don't use shared config.cache for target
6031         directories.
6032         * configure: Regenerate.
6033
6034 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6035
6036         * MAINTAINERS: Add myself to 'Write After Approval' section.
6037
6038 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6039
6040         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6041         * configure: Regenerated.
6042
6043 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6044
6045         * MAINTAINERS: Remove the mn10200 maintainer.
6046
6047 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6048
6049         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6050         * configure: Regenerated.
6051
6052 2003-12-16  Jan Hubicka  <jh@suse.cz>
6053
6054         * MAINTAINERS: Add myself as callgraph maintainer.
6055
6056 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6057
6058         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6059         * configure: Regenerate.
6060
6061 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6062
6063         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6064         'Write After Approval' section. Update email.
6065
6066 2003-12-01  James Lemke  <jim@wasabisystems.com>
6067
6068         * MAINTAINERS (Write After Approval): Add myself.
6069
6070 2003-11-20  Matt Thomas  <matt@3am-software.com>
6071
6072         * MAINTAINERS: Add myself as a vax port maintainer.
6073
6074 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6075
6076         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6077         (configure-build-[+module+], configure-[+module+]): Likewise.
6078         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6079         * Makefile.in: Regenerate.
6080
6081 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6082
6083         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6084         shared/dylibed libraries.
6085         * ltmain.sh: Likewise.
6086         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6087         * ltcf-cxx.sh: Likewise.
6088         * ltcf-gcj.sh: Likewise.
6089         * ltconfig: Likewise.
6090
6091 2003-11-17  Stan Cox  <scox@redhat.com>
6092
6093         * MAINTAINERS: Add myself as iq2000 port maintainer.
6094
6095 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6096
6097         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6098         * Makefile.in: Regenerate.
6099
6100 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6101
6102         * config.sub: Update to 2003-11-03 version.
6103
6104 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6105
6106         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6107         * configure:  Regenerate.
6108
6109 2003-10-20  Nicolas Pitre  <nico@cam.org>
6110
6111         * MAINTAINERS: Add myself to 'Write After Approval' section.
6112
6113 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6114
6115         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6116
6117 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6118
6119         * MAINTAINERS: Update my email address.
6120
6121 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6122
6123         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6124
6125 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6126
6127         * MAINTAINERS: Add myself to 'Write After Approval' section.
6128
6129 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6130
6131         * config.guess: Update to 2003-10-16 version.
6132         * config.sub: Update to 2003-10-16 version.
6133
6134 2003-10-15  David Daney  <ddaney@avtrex.com>
6135
6136         * MAINTAINERS: Added myself to 'Write After Approval' section.
6137
6138 2003-10-15  Falk Hueffner  <falk@debian.org>
6139
6140         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6141         'Write After Approval' section. Update email.
6142
6143 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6144
6145         * MAINTAINERS: Move myself from 'Write After Approval' to
6146         'Various Maintainers' section as middle-end maintainer.
6147
6148 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6149
6150         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6151         HOST_FLAGS_TO_PASS.
6152         * Makefile.in: Regenerate.
6153
6154 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6155
6156         * config.guess: Update to 2003-10-07 version.
6157         * config.sub: Update to 2003-10-07 version.
6158
6159 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6160
6161         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6162         * ltconfig (irix5*, irix6*): Don't override version_type.
6163
6164 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6165
6166         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6167         * configure: Rebuilt
6168         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6169         * Makefile.in: Rebuilt
6170
6171 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6172
6173         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6174
6175 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6176
6177         * MAINTAINERS (Write After Approval): Add myself.
6178
6179 2003-09-29  Paul Koning  <ni1d@arrl.net>
6180
6181         * MAINTAINERS: Move myself from "Write After Approval"
6182         to CPU platform maintainers for pdp11 platform.
6183
6184 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6185
6186         * MAINTAINERS: Move myself from 'Write After Approval' to
6187         'Various Maintainers' section as libffi testsuite maintainer.
6188
6189 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6190
6191         * configure.in: Pass a computed --program-transform-name
6192         to subconfigures.
6193         * configure: Regenerated.
6194
6195 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6196
6197         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6198         * Makefile.in: Regenerate.
6199
6200         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6201         * Makefile.in: Regenerate.
6202
6203 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6204
6205         * MAINTAINERS: Move myself from 'Write After Approval'
6206         to 'Various Maintainers' (objective-c) section.
6207
6208 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6209
6210         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6211         quoting.
6212         * configure: Regenerated.
6213
6214 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6215
6216         * MAINTAINERS (Write After Approval): Add myself to write after
6217         approval list.
6218
6219 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6220
6221         * MAINTAINERS (Write After Approval): Add myself.
6222
6223 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6224
6225         * MAINTAINERS: Update my e-mail address.
6226
6227 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6228
6229         * libtool.m4 (LD): Correct powerpc64 host match.
6230
6231 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6232
6233         * MAINTAINTERS: Update my affiliation and email address.
6234
6235 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6236
6237         * MAINTAINERS (Write After Approval): Add myself.
6238
6239 2003-09-04  DJ Delorie  <dj@redhat.com>
6240
6241         * configure: Regenerate.
6242
6243 2003-09-04  Robert Millan  <robertmh@gnu.org>
6244
6245         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6246
6247 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6248
6249         * configure.in: Ensure arguments to sed are properly spaced.
6250         * configure: Regenerate.
6251
6252 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6253
6254         * MAINTAINERS: Update my e-mail address.
6255
6256 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6257
6258         * MAINTAINERS (Write After Approval): Add myself.
6259
6260 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6261
6262         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6263         * configure: Regenerated.
6264
6265 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6266
6267         * MAINTAINERS: Update my email address.
6268
6269 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6270
6271         * configure.in:  Use newline instead of semicolon when assuming
6272         shell arguments in a for loop.
6273         * configure:  Regenerated.
6274
6275 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6276
6277         * MAINTAINERS: Resurrect the i860 maintainer.
6278
6279 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6280
6281         PR 8180
6282         * configure.in: When testing with_libs and with_headers, treat
6283         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6284         * configure: Regenerate.
6285
6286         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6287         make, shell, etc.
6288         (baseargs): Likewise.
6289         * configure: Regenerate.
6290
6291 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6292
6293         * MAINTAINERS (Write After Approval): Add myself.
6294
6295 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6296
6297         * configure.in: Disable libgcj for darwin not on powerpc.
6298         * configure: Rebuild.
6299
6300 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6301
6302         * config-ml.in, symlink-tree: Add license.
6303
6304 2003-08-03  Richard Stallman  <rms@gnu.org>
6305             Eben Moglen  <moglen@columbia.edu>
6306
6307         * README.SCO: New file.
6308
6309 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6310
6311         * Makefile.tpl (check, check-c++): Express dependencies using
6312         dependencies rather than commands.
6313         * Makefile.in: Regenerate.
6314
6315 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6316
6317         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6318         * configure: Ditto.
6319
6320 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6321
6322         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6323         * Makefile.in: Update.
6324
6325 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6326
6327         * configure.in: Enable libgcj for darwin.
6328         * configure: Rebuild.
6329
6330 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6331
6332         * config-ml.in:  Use ac_configure_args directly instead of
6333         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6334         actually seen.
6335
6336 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6337
6338         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6339         creating target and build subdirs to build all parent dirs as needed.
6340         * Makefile.in: Rebuild.
6341         * configure.in: Don't build dirs explicitly here.
6342         * configure: Rebuild.
6343
6344 2003-07-26  Paul Brook  <paul@nowt.org>
6345
6346         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6347
6348 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6349
6350         * Makefile.tpl (all-make): Depend on intl.
6351         * Makefile.in: Rebuilt.
6352
6353 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6354
6355         * install-sh:  Update to newer upstream versions (associated with
6356         aclocal 1.7).
6357         * mkinstalldirs:  Likewise.
6358         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6359
6360 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6361
6362         * MAINTAINERS: Move self from Bug database only accounts
6363         to write-after-approval.
6364
6365 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6366
6367         * config.if: Remove unused libc_interface determination.
6368
6369 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6370
6371         * MAINTAINERS: Move self from write-after-approval to
6372         build machinery (*.in).
6373
6374 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6375
6376         PR bootstrap/11273
6377         PR bootstrap/11408
6378         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6379         unused INSTALL_PROGRAM_ARGS.
6380         * configure.in: Use AC_PROG_INSTALL.
6381         * Makefile.in: Regenerate.
6382         * configure: Regenerate.
6383
6384 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6385
6386         * MAINTAINERS: Alphabetize.
6387
6388 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6389
6390         * configure: Rebuilt.
6391         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6392         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6393         newlib nor libgloss.
6394         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6395         * configure.in (am33_2.0-*-linux*): Added.
6396
6397 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6398
6399         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6400         * configure: Regenerate.
6401
6402 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6403
6404         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6405         * Makefile.in: Regenerate.
6406
6407 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6408
6409         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6410         * Makefile.in: Regenerate.
6411
6412 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6413
6414         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6415         * Makefile.in: Regenerated.
6416
6417         * config-ml.in: Replace PWD with PWD_COMMAND.
6418
6419 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6420
6421         * intl: New directory; see intl/ChangeLog for details.
6422         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6423         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6424         * Makefile.in: Regenerate.
6425
6426 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6427
6428         * configure.in: Clean up config-lang.in handling.  Delete
6429         useless assignment to "subdirs".
6430         * configure: Regenerate.
6431
6432 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6433
6434         * configure.in: Rename 'target_libs' to 'target_libraries'.
6435         Remove useless reference to 'target_libs'.
6436         * configure: Regenerate.
6437
6438 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6439
6440         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6441         * Makefile.in: Regenerate.
6442
6443 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6444
6445         * Makefile.def: Introduce flags_to_pass.
6446         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6447         * Makefile.in: Regenerate.
6448
6449 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6450
6451         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6452         and target-libgloss.
6453         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6454         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6455         * configure: Regenerate.
6456
6457 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6458
6459         * configure.in: Update testsuite_flags to new location.
6460         * configure. Regenerate.
6461
6462 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6463
6464         * Makefile.tpl: Remove BUILD_CC stuff.
6465         * Makefile.in: Regenerate.
6466
6467 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6468
6469         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6470
6471 2003-06-16  Graeme Peterson  <gp@qnx.com>
6472
6473         * MAINTAINERS (Write After Approval): Add myself.
6474
6475 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6476
6477         * config.guess: Update to 2003-06-12 version.
6478         * config.sub: Update to 2003-06-13 version.
6479
6480 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6481
6482         * config.guess: Update to 2003-06-06 version.
6483         * config.sub: Update to 2003-06-06 version.
6484
6485 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6486
6487         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6488         * configure. Regenerate.
6489
6490 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6491
6492         * configure.in: Disable serial configure by default.
6493         * configure: Regenerate.
6494         * Makefile.tpl: Abolish .NOTPARALLEL.
6495         * Makefile.in: Regenerate.
6496
6497         * Makefile.tpl: Replace {build,host,target}_canonical by
6498         {build,host,target}.
6499         * Makefile.in: Regenerate.
6500
6501         * Makefile.tpl: Fix stupid pasto.
6502         * Makefile.in: Regenerate.
6503
6504 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6505
6506         * Makefile.tpl: Remove bogus conditional.
6507         * Makefile.in: Regenerate.
6508
6509 2003-06-05  Jan Hubicka  <jh@suse.cz>
6510
6511         * Makefile.tpl (profiledbootstrap): New target.
6512         * Makefile.in (profiledbootstrap): New target.
6513
6514 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6515
6516         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6517         Pinski. Remove user names from other bugzilla-only maintainers.
6518
6519 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6520
6521         * Makefile.tpl: Make 'recursive targets' using autogen rather
6522         than shell loop.  Remove duplicate 'clean' targets and false
6523         comments.
6524         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6525         Add systematic method of specifying missing targets in subdirs.
6526         Add copyright boilerplate.
6527         * Makefile.in: Regenerate.
6528         * configure.in: Add 'recursive targets' to maybe list.
6529         * configure: Regenerate.
6530
6531         * MAINTAINERS: "GNATS only" -> "Bug database only".
6532
6533         * Makefile.tpl: Rename [+target+] to [+make_target+].
6534         * Makefile.def: Rename 'target' to 'make_target'.
6535
6536 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6537
6538         * MAINTAINERS: Add self as options handling maintainer.
6539
6540 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6541
6542         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6543         been too long since I touched those ports.
6544
6545 2003-05-28  DJ Delorie  <dj@redhat.com>
6546
6547         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6548         * Makefile.in: Regenerate.
6549
6550 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6551
6552         * configure.in: Use curly braces in the definition of tooldir.
6553         * configure: Regenerate.
6554
6555 2003-05-21  DJ Delorie  <dj@redhat.com>
6556
6557         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6558         newlib or libgloss.
6559         * Makefile.in: Regenerate.
6560
6561 2003-05-21  DJ Delorie  <dj@redhat.com>
6562
6563         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6564         * Makefile.in: Regenerate.
6565
6566 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6567
6568         * MAINTAINERS: Update my e-mail address.
6569
6570 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6571
6572         * configure.in: Switch more things to use maybe dependencies.
6573         * Makefile.tpl: Switch more things to use maybe dependencies.
6574         Factor out common code from autogen IF statements.
6575         * configure: Regenerate.
6576         * Makefile.in: Regenerate.
6577
6578 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6579
6580         * configure.in: Accept i[3456789]86 for machine type.
6581         * configure: Regenerate.
6582
6583 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6584
6585         * configure.in: Switch more things to use maybe dependencies.
6586         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6587         * configure: Regenerate.
6588         * Makefile.tpl: Switch more things to use maybe dependencies.
6589         * Makefile.in: Regenerate.
6590
6591 2003-05-16  Andreas Schwab  <schwab@suse.de>
6592
6593         * Makefile.tpl (install-opcodes): Define.
6594         * Makefile.in: Rebuild.
6595
6596 2003-05-13  Andreas Jaeger  <aj@suse.de>
6597
6598         * config.guess: Update to 2003-05-09 version.
6599         * config.sub: Update to 2003-05-09 version.
6600
6601 2003-05-13  Michael Eager  <eager@mvista.com>
6602
6603         * configure.in: Correct sed script so that options in quotes are not
6604         deleted.
6605         * configure: Rebuild.
6606
6607 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6608
6609         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6610         and $$s/newlib/libc/sys/cygwin32 include paths.
6611         * configure: Ditto.
6612
6613 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6614
6615         * MAINTAINERS: Update my email addresses.
6616
6617 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6618
6619         * config-ml.in: Propagate INSTALL variables.
6620
6621 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6622
6623         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6624
6625 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6626
6627         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6628         * Makefile.in: Regenerate.
6629
6630 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6631
6632         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6633
6634 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6635
6636         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6637
6638 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6639
6640         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6641         * Makefile.in: Regenerated.
6642
6643 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6644
6645         * MAINTAINERS (Write After Approval): Upgrade myself from
6646         GNATS only to write-after-approval. Update my mail address.
6647
6648 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6649
6650         (OS Port Maintainers: freebsd): Add myself.
6651
6652 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6653
6654         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6655
6656 2003-04-22  Kean Johnston  <jkj@sco.com>
6657
6658         * MAINTAINERS (SCO ports): Added myself.
6659
6660 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6661
6662         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6663
6664 2003-04-19  Kean Johnston  <jkj@sco.com>
6665
6666         * MAINTAINERS (Write After Approval): Add myself.
6667
6668 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6669
6670         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6671         * Makefile.in: Regenerate.
6672
6673 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6674
6675         * configure.in (powerpc64*-*-linux*): Remove.
6676         * configure: Rebuilt.
6677
6678 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6679
6680         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6681         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6682         and restrap.
6683         * Makefile.in:  Regenerate.
6684
6685 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6686
6687         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6688         * configure: Regenerated.
6689
6690 2003-04-15  DJ Delorie  <dj@redhat.com>
6691
6692         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6693
6694 2003-04-13  Nick Clifton  <nickc@redhat.com>
6695
6696         * config-ml.in: Remove support for --disable-aix removing
6697         call-aix multilibs.
6698
6699 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6700
6701         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6702         * */configure: Rebuilt.
6703
6704 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6705
6706         * MAINTAINERS: Add my email address.
6707
6708 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6709
6710         * MAINTAINERS (Write After Approval): Add myself.
6711
6712 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6713
6714         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6715         * Makefile.in: Regenerate.
6716
6717 2003-03-14  Michael Chastain  <mec@shout.net>
6718
6719         * Makefile.in: Regenerate with correct Makefile.def.
6720
6721 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6722
6723         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6724         Make macro.
6725         * Makefile.in: Regenerate.
6726         * configure.in: Clean up gxx_include_dir logic.
6727         * configure: Regenerate.
6728
6729 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6730
6731         * MAINTAINERS (Write After Approval): Add myself.
6732
6733 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6734
6735         * MAINTAINERS: Update my mail address.
6736
6737 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6738
6739         * configure.in (gxx_include_dir): Fix typo.
6740         * configure: Regenerated.
6741
6742 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6743
6744         * Makefile.tpl: Reindent.
6745         * Makefile.in: Regenerate.
6746         * configure.in: Reindent.  Don't set unused variables.
6747         * configure: Regenerate.
6748
6749 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6750
6751         * configure.in: Include $(build_tooldir)/sys-include in
6752         FLAGS_FOR_TARGET.
6753         * configure: Regenerated.
6754
6755 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6756
6757         * Makefile.tpl: Always pass down RANLIB.
6758         * Makefile.in: Regenerate.
6759
6760         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6761         * Makefile.in: Regenerate.
6762         * configure.in: Remove unused logic relating to --enable-shared
6763         and --enable-threads.  Remove bogus comments.  Remove redundant
6764         noconfigdirs.
6765         * configure: Regenerate.
6766
6767         * configure.in: Replace ${libstdcxx_version} by its value.
6768         Remove reference to mh-dgux.
6769         * configure: Regenerate.
6770
6771 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6772
6773         * MAINTAINERS (Write After Approval): Add myself.
6774
6775 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6776
6777         * Makefile.tpl: Rearrange.
6778         * Makefile.in: Regenerate.
6779
6780 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6781
6782         * configure.in: Add support for kaOS as cross build target system.
6783         * configure: Regenerated.
6784
6785 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6786
6787         * MAINTAINERS (Write after approval): Add myself.
6788
6789 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6790
6791         * MAINTAINERS: Update my email address.
6792
6793 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6794
6795         * MAINTAINERS: Add self to blanket write privs. section.
6796
6797 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6798
6799         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6800         configure-target-* as some target builds may require additional
6801         flags for preprocessor tests.
6802         * Makefile.in: Regenerated.
6803
6804 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6805
6806         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6807         * ltconfig: Handle it.
6808         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6809         auto-detecting it.
6810
6811         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6812         it is used as argument to $CC.
6813         * ltcf-gcj.sh: Likewise.
6814
6815         * configure.in: Introduce --enable-maintainer-mode.
6816         * configure: Rebuilt.
6817         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6818         for maintainer mode.
6819         * Makefile.in: Rebuilt.
6820
6821 2003-02-18  Jason Merrill  <jason@redhat.com>
6822
6823         * Makefile.tpl (check-c++): Allow parallelism.
6824
6825 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6826
6827         * MAINTAINERS: Remove John Carr (who never actually had access to
6828         gcc.gnu.org).
6829
6830 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6831
6832         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6833         don't configure target-libobjc.
6834         * configure: Regenerate.
6835
6836 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6837
6838         * Makefile.tpl (RANLIB): Define.
6839         * Makefile.in: Regenerate.
6840
6841 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6842
6843         * MAINTAINERS: Update my email.
6844
6845 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6846
6847         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6848         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6849         * Makefile.in: Regenerated.
6850         * configure.in: Remove all traces of snavigator, db, and grep.
6851         * configure: Regenerated.
6852
6853 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6854
6855         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6856         After Approval.
6857
6858 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6859
6860         * MAINTAINERS (Write after approval): Add myself.
6861
6862 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6863
6864         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6865         * Makefile.in: Regenerated.
6866
6867 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6868
6869         * config.guess: Updated to 2003-01-30's version.
6870         * config.sub: Updated to 2003-01-28's version.
6871
6872 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6873
6874         * config.if: If gcc_version is already set, just use it.  Don't set
6875         gcc_version_trigger if it's already set, otherwise set it to
6876         gcc/version.c, but only if the file exists.  If it is not set and
6877         gcc/version.c does not exist, try to extract the version number from
6878         $CC.
6879
6880 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6881
6882         * MAINTAINERS: Add myself to write-after-approval list.
6883
6884 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6885
6886         * configure.in:  Revert 24Jan change.
6887         * configure:  Regenerate.
6888
6889 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6890
6891         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6892         entry of HJ Lu.
6893
6894 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6895
6896         * configure.in: Revert previous change.
6897         * configure: Regenerate.
6898
6899 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6900
6901         * configure.in: Make rda native-only.
6902         * configure: Regenerate.
6903
6904 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6905
6906         * MAINTAINERS: Move myself from GNATS-only-accounts to
6907         write-after-approval.
6908
6909 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6910
6911         * configure.in: Add missing \.
6912         * configure: Rebuilt.
6913
6914 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6915
6916         * configure.in (baseargs): Avoid using \| in sed regular
6917         expressions.
6918         * configure: Rebuilt.
6919
6920 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6921
6922         * configure.in (baseargs): Remove all supported forms of
6923         --cache-file, --srcdir, --host, --build and --target options
6924         from argument lists.
6925         * configure: Rebuilt.
6926
6927 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6928
6929         * MAINTAINERS: Add myself to write-after-approval list.
6930
6931 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6932
6933         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6934         * configure: Rebuilt.
6935
6936 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6937
6938         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6939         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6940         * Makefile.in: Regenerate.
6941         * configure: Regenerate.
6942
6943 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6944
6945         * configure.in: Remove Makefile in build, host and target modules
6946         unless configure was run with --no-recursion.
6947         * configure: Rebuilt.
6948
6949 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6950
6951         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6952         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6953         * Makefile.in: Regenerate.
6954
6955 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6956
6957         * config.guess: Update to 2003-01-03 version.
6958         * config.sub: Update to 2003-01-03 version.
6959
6960 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6961
6962         * configure: Regenerate with proper autoconf 2.13.
6963
6964 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6965
6966         * configure.in: Add AC_PREREQ for consistency.
6967         * configure: Regenerate.
6968
6969 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6970
6971         * configure.in (GDB_TK): Add tcl directories conditional on
6972         gdb/gdbtk directory being present.
6973         * configure: Regenerate.
6974
6975 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
6976
6977         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
6978         used by gcc if LD is not defined and we are not doing a Canadian Cross.
6979         * configure: Rebuilt.
6980
6981 2002-12-31  Tom Tromey  <tromey@redhat.com>
6982
6983         * Makefile.in: Rebuilt.
6984         * Makefile.def (target_modules) [libffi]: Allow installation.
6985
6986 2002-12-31  Andreas Schwab  <schwab@suse.de>
6987
6988         * configure.in: Fix use of $program_transform_name.
6989         * configure: Regenerated.
6990
6991 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6992
6993         * configure.in (baseargs): Don't remove first configure argument.
6994         * configure: Regenerated.
6995
6996 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6997
6998         * Makefile.tpl (local-distclean): Don't remove...
6999         (multilib.ts): ... this.  Moved into...
7000         (multilib.out): ... this.  Don't use sub-make.
7001         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7002         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7003         (configure-build-[+module+], configure-[+module+],
7004         configure-target-[+module+], configure-gcc): ... these.  Test
7005         for Makefile existence.  Drop config.status from dependencies.
7006         * Makefile.in: Rebuilt.
7007         * configure.in: Move gcc-version-trigger to the end of
7008         ac_configure_args.  Add comments to maybedep.tmp and
7009         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7010         nonopt from baseargs, matching and removing corresponding
7011         whitespace while at it.
7012         * configure: Rebuilt.
7013
7014 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7015
7016         * configure.in (host_configargs): Replace reference to
7017         no-longer-defined buildopts with --build=${build_alias}.
7018         * configure: Rebuilt.
7019
7020         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7021         program_transform_name to standard idiom.
7022         (AUTOGEN, AUTOCONF): Define.
7023         (Makefile.in): Use $(AUTOGEN).
7024         (Makefile): Depend on config.status, and use autoconf-style rule to
7025         build it.  Move original commands to...
7026         (config.status): ... this new target.
7027         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7028         $(AUTOCONF).
7029         * Makefile.in: Rebuilt.
7030
7031 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7032
7033         * Makefile.tpl: Fix dramatic bustage due to change in
7034         program_transform_name.
7035         * Makefile.in: Regenerate.
7036
7037         * configure.in: Remove unnecessary PATH setting.
7038         * configure: Regnerate.
7039
7040         * configure.in: Don't default to unprefixed tools unless
7041         the native tools will work.
7042         * configure: Regenerate.
7043
7044         * configure.in: Convert to autoconf script.  Blow away lots
7045         of now-redundant Makefile fragments.
7046         * configure: Generate using Autoconf.
7047         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7048         * Makefile.in: Regenerate.
7049
7050 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7051
7052         * configure: Fix stupid bug where RANLIB was mistakenly included.
7053
7054         * configure.in: Rename (buildargs, hostargs, targargs) to
7055         (build_configargs, host_configargs, target_configargs).
7056
7057         * configure.in: Move logic out of sed statement.
7058
7059         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7060         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7061
7062 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7063
7064         * config.sub: Import from master repository
7065         * config.guess: Ditto
7066
7067 2002-12-24  Andreas Schwab  <schwab@suse.de>
7068
7069         * Makefile.tpl (multilib.out): Fix missing space.
7070         * Makefile.in: Regenerate.
7071
7072 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7073
7074         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7075         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7076         * Makefile.in: Regenerate.
7077         * configure.in: Remove unnecessary leftovers.
7078
7079 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7080
7081         * configure.in (extra_ranlibflags_for_target): New variable.
7082         (*-*-darwin): Add -c to ranlib commands.
7083         * configure (tooldir): Handle extra_ranlibflags_for_target.
7084
7085 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7086
7087         * Makefile.tpl: Revert HJL's change.
7088         * Makefile.in: Regenerated.
7089         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7090         always.
7091
7092 2002-12-19  Andreas Schwab  <schwab@suse.de>
7093
7094         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7095         * Makefile.in: Regenerate.
7096
7097 2002-12-18  H.J. Lu  <hjl@gnu.org>
7098
7099         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7100         * Makefile.in: Regenerated.
7101
7102         * configure.in (build_prefix): New. Substitute.
7103
7104 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7105
7106         * Makefile.tpl: Don't let real targets depend on phony targets.
7107         * Makefile.in: Regenerate.
7108
7109         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7110         * Makefile.in: Regenerate.
7111
7112 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7113
7114         * config.sub: Import from master repository
7115         * config.guess: Ditto
7116
7117 2002-12-16  Jason Merrill  <jason@redhat.com>
7118
7119         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7120         previous 'make bootstrap'.
7121         * Makefile.in: Regenerate.
7122
7123 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7124
7125         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7126
7127 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7128
7129         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7130         * Makefile.in: Regenerate.
7131
7132 2002-12-13  Jason Merrill  <jason@redhat.com>
7133
7134         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7135         library tests.
7136         (check-c++): Just depend on it and check-target-libstdc++-v3.
7137         * Makefile.in: Regenerate.
7138
7139 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7140
7141         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7142         * Makefile.in: Rebuilt.
7143
7144 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7145
7146         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7147
7148 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7149
7150         * configure: Fix bug put in by gremlins.
7151
7152         * Makefile.tpl: Substitute more autoconfily.
7153         * configure: Substitute more autoconfily.
7154         * Makefile.in: Regenerate.
7155
7156 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7157
7158         * config.sub: Import from master repository
7159         * config.guess: Ditto
7160         * MAINTAINERS: Added Svein Seldal under write after approval
7161
7162 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7163
7164         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7165         * Makefile.in (all-sim): Ditto.
7166
7167 2002-12-06  DJ Delorie  <dj@redhat.com>
7168
7169         * Makefile.tpl: Change configure dependencies to not have real
7170         targets depend on phony targets.
7171
7172 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7173
7174         * configure.in: Revert unintentional change.
7175
7176         * Makefile.tpl: Change dependency for */multilib.out so that
7177         it works when gcc isn't in the tree.
7178
7179         * configure.in: Substitute more.
7180         * configure: Run subconfigures from the Makefile.
7181         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7182         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7183
7184 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7185
7186         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7187
7188 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7189
7190         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7191         and corresponding dependencies.
7192         * Makefile.in: Regenerate.
7193
7194         * configure.in (host_tools): Order binutils, gas and ld for
7195         convenience in running the testsuites.
7196
7197         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7198         * Makefile.in: Regenerate.
7199         * configure.in: Introduce rules to serialize subconfigure runs.
7200
7201         * configure.in: Introduce BASE_CC_FOR_TARGET.
7202         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7203         Realize configure-build-* targets.  Realize configure-target-* targets.
7204         * Makefile.in: Regenerate.
7205
7206 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7207
7208         * configure: Move gcc_version_trigger stuff from here...
7209         * configure.in: ...to here.
7210
7211         * configure.in: Separate subconfigure options added by this file from
7212         options given by the user.  Add machinery to put args for host
7213         subconfigures into the Makefile.
7214
7215         * Makefile.tpl: Remove 'vault' targets.
7216         * Makefile.tpl: Reorder and comment dependencies.
7217         * Makefile.in: Regenerate.
7218
7219 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7220         * configure.in: Fix my broken commit of previous patch. (sigh)
7221
7222 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7223
7224         * configure.in: Move host-specific darwin noconfigdirs into
7225         the host-specific section.
7226
7227 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7228
7229         * configure.in: Move host-specific darwin noconfigdirs into
7230         the host-specific section.
7231
7232 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7233
7234         * configure: Remove skip-this-dir support.
7235         * Makefile.tpl: Remove skip-this-dir support.
7236
7237         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7238         subdirectories.
7239         * Makefile.in: Regenerate.
7240
7241         * Makefile.tpl: Strip out useless setting of 'dir'.
7242         * Makefile.in: Regenerate.
7243
7244 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7245
7246         * configure.in: Fix deeply stupid bug.
7247
7248         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7249         shell code in CXX_FOR_TARGET
7250         * Makefile.def: Introduce raw_cxx.
7251         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7252         RAW_CXX_FOR_TARGET.
7253         * Makefile.in: Regenerate.
7254
7255 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7256
7257         * Makefile.tpl: Remove unnecessary ifs.
7258         * Makefile.in: Regenerate.
7259
7260         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7261         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7262         targets for 'no_install' modules.
7263         * configure: Move GDB_TK substitution to configure.in.  Move
7264         build_modules stuff to configure.in.
7265         * configure.in: Implement soft dependency machinery.  Maybe-ize
7266         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7267         * Makefile.in: Regenerate.
7268
7269 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7270
7271         * Makefile.tpl: Make all-target, install-target behave similarly
7272         to all, install (only hitting configured targets).  Eliminate
7273         unused macro defintions.
7274
7275         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7276         build != host.
7277
7278         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7279
7280         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7281
7282         * configure.in: Produce lists of subdir targets we're actually
7283         configuring.  Remove references to "dosrel".
7284         * Makefile.tpl: Let configure set which subdir targets are hit.
7285         Remove install-cross; clean up install; remove ALL.  Remove
7286         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7287         Autogenerate host module targets.  Remove empty dependency lines
7288         and redundant dependency; rearrange slightly.
7289         * Makefile.def: Add host-side libtermcap, utils.
7290
7291         * Makefile.in: Regenerate.
7292
7293 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7294
7295         * ltconfig (osf[345]): Append $major to soname_spec.
7296         Reflect this in library_names_spec.
7297         * ltmain.sh (osf): Prefix $major with . for use as extension.
7298
7299 2002-11-19  Andreas Jaeger  <aj@suse.de>
7300
7301         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7302         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7303         and sparc64 GNU/Linux systems.
7304
7305 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7306
7307         * MAINTAINERS: Update email.
7308
7309 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7310
7311         * MAINTAINERS: Complete James Dennett's entry.
7312
7313 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7314
7315         * MAINTAINERS (Write After Approval): Add myself.
7316
7317 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7318
7319         * Makefile.tpl: syntactic cleanup
7320
7321 2002-11-13  Stuart Hastings  <stuart@apple.com>
7322
7323         * MAINTAINERS: Add myself to write-after-approval list.
7324
7325 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7326
7327         * Makefile.def: Add list of recursive targets to autogenerate.
7328         Add build_modules.
7329         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7330         targets.  Autogenerate *-build-* targets.
7331         * Makefile.in: Regenerate.
7332
7333 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7334
7335         * configure: More autoconf-style substitutions.
7336         * Makefile.tpl: More autoconf-style substitutions.
7337         * Makefile.in: Regenerate.
7338
7339 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7340
7341         * configure: Substitute more variables in a more autoconf-friendly
7342         way.  Simplify slightly.
7343         * Makefile.tpl: Make more variables substitutable in an
7344         autoconf-friendly way.
7345         * Makefile.in: Regenerate.
7346
7347 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7348
7349         * MAINTAINERS (Write After Approval): Add myself.
7350
7351 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7352
7353         * configure.in (v810*): Remove special setting of tools.
7354
7355         * configure: Add support for extra required flags for ar or nm.
7356         * configure.in (aix4.3+): Use above support for target-specific
7357         issues, rather than using config/mt-aix43.
7358
7359 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7360
7361         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7362         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7363         with $srcdir.  Reformat indentation.  Substitute some variables
7364         formerly hard-coded in the Makefile for build=host.
7365         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7366         * Makefile.def: Autogenerate more.
7367         * Makefile.in: Regenerate.
7368
7369 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7370
7371         * MAINTAINERS (Write After Approval): Add myself.
7372
7373 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7374
7375         * Makefile.def (host_modules): Add rda.
7376         * Makefile.in: Regenerate.
7377         * configure.in (target_tool): Add target-rda to list.
7378
7379 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7380
7381         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7382
7383 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7384
7385         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7386         and restrap targets to this rule.
7387         * Makefile.in:  Regenerate.
7388
7389 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7390
7391         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7392         GNATS only accounts.
7393
7394 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7395
7396         * configure.in (i[3456]86-*-linux*): Add check to disable
7397         ${libgcj} for glibc1.
7398
7399 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7400
7401         * MAINTAINERS: Add myself as ip2k port maintainer.
7402
7403 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7404
7405         * configure.in: Add tic4x target.
7406
7407 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7408
7409         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7410         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7411         * Makefile.in: Regenerate.
7412
7413         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7414         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7415         * Makefile.in: Regenerate.
7416
7417 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7418
7419         * MAINTAINERS: Add myself as web pages co-maintainer.
7420
7421 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7422
7423         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7424         * Makefile.in: Regenerate.
7425
7426 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7427
7428         * MAINTAINERS: Add myself and Nathan Sidwell
7429         <nathan@codesourcery.com> as VxWorks maintainers.
7430
7431 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7432
7433         * Makefile.def: Remove order dependency comments.
7434         * Makefile.tpl: Add explicit install-install dependencies.
7435         * Makefile.in: Regenerate.
7436
7437         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7438         * Makefile.in: Regenerate.
7439
7440         * Makefile.tpl: Add configure-target (for src-release in src)
7441         * Makefile.in: Regenerate.
7442
7443 2002-09-30  Nick Clifton  <nickc@redhat.com>
7444
7445         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7446
7447 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7448
7449         * configure.in (s390*-*-linux*): Enable libgcj.
7450
7451 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7452
7453         * configure: Revert accidentally applied changes.
7454
7455         * Makefile.tpl: Make more autoconf-friendly.
7456         * Makefile.in: Regenerate.
7457         * configure: Make substitution more autoconf-like.
7458
7459 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7460
7461         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7462         single entry to handle all these.
7463         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7464         libjava on arm-*-elf.
7465
7466 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7467
7468         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7469         things that depend on them.
7470
7471 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7472
7473         * Makefile.tpl: Make subsituted variables more autoconfy.
7474         * Makefile.in: Regenerate.
7475         * configure: Make seds more autoconfy.
7476
7477 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7478
7479         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7480         * Makefile.in: Regenerate.
7481         * configure.in: Rewrite sed statements to look autoconfy.
7482
7483         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7484         all-target-foo on configure-target-foo.
7485         * Makefile.def: Ditto.
7486         * Makefile.in: Rebuild.
7487
7488 2002-09-25  Andrew Haley  <aph@redhat.com>
7489
7490         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7491
7492 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7493
7494         * Makefile.def: New file.
7495         * Makefile.tpl: New file.
7496         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7497         * contrib/gcc_update: Note that Makefile.in is a generated file.
7498
7499         * configure.in: Minor rearrangement.  Simplify tests.
7500
7501 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7502
7503         * configure.in (with_headers): Skip copy if value is "yes".
7504         (with_libs): Likewise.
7505
7506 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7507
7508         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7509         * configure.in (sh*-*-pe*): Ditto.
7510         * configure.in (mips*-*-pe*): Ditto.
7511         * configure.in (*arm-wince-pe): Ditto.
7512
7513         * configure.in: Rearrange.
7514
7515 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7516
7517         * MAINTAINERS: Update my email address.
7518
7519 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7520
7521         * MAINTAINERS: (Write After Approval): Add myself.
7522
7523 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7524
7525         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7526
7527 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7528
7529         * MAINTAINERS: Change my mailing address.
7530
7531 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7532
7533         * MAINTAINERS (Write After Approval): Remove myself.
7534         (Various Maintainers: c++ runtime libs): Add myself.
7535
7536 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7537
7538         * MAINTAINERS (Write After Approval): Remove myself.
7539         (Various Maintainers: c++ runtime libs): Add myself.
7540
7541 2002-08-15  Eric Christopher  <echristo@redhat.com>
7542
7543         * config.sub: Import from master repository.
7544         * config.guess: Ditto.
7545
7546 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7547
7548         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7549         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7550         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7551
7552 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7553
7554         * MAINTAINERS: Add self to rs6000 vector extensions.
7555
7556 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7557
7558         * libiberty/configure: Reverted unintended yesterday's check in.
7559
7560 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7561
7562         * boehm-gc/configure, libf2c/configure: Rebuilt.
7563         * libffi/configure, libiberty/configure: Ditto.
7564         * libjava/configure, libobjc/configure: Ditto.
7565         * libstdc++-v3/configure, zlib/configure: Ditto.
7566         Merged from binutils:
7567         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7568         From Steve Ellcey <sje@cup.hp.com>:
7569         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7570         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7571         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7572         IA64.
7573         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7574         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7575         soname_spec, sys_lib_search_path_spec): Ditto.
7576
7577 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7578
7579         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7580
7581 2002-08-04  H.J. Lu  (hjl@gnu.org)
7582
7583         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7584
7585 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7586
7587         * MAINTAINERS (Write After Approval): Add myself.
7588
7589 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7590
7591         * configure.in: Move generic linux case to end.  Copy generic
7592         linux noconfigdirs to mips*-*-linux* entry and new
7593         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7594
7595 2002-07-19  Michael Matz  <matz@suse.de>
7596
7597         * MAINTAINERS: Add myself as ra* maintainer.
7598
7599 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7600
7601         * config.guess: Update to 2002-07-09 version.
7602         * config.sub: Update to 2002-07-03 version.
7603
7604 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7605
7606         * MAINTAINERS: Fix typo in a maintainer email address.
7607
7608 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7609
7610         * configure.in: Remove two redundant tests.
7611
7612 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7613
7614         * configure.in (mips*-*-irix6*o32): Enable stabs.
7615
7616 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7617
7618         * configure.in: Don't build grez.
7619         * Makefile.in: Ditto.
7620
7621         * Makefile.in: Remove references to bsp, cygmon, libstub.
7622         * configure.in: Ditto.
7623
7624         * configure.in: Remove leftover reference to gdbtest.
7625
7626 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7627
7628         * configure.in (gxx_include_dir):  Change to match versioned
7629         C++ headers if --enable-version-specific-runtime-libs is used.
7630
7631 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7632
7633         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7634
7635 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7636
7637         * configure.in: Make --without-x work.
7638
7639 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7640
7641         * configure.in: Rearrange target Makefile fragment collection.
7642
7643         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7644         cvs[src].
7645         * configure.in: Ditto.
7646
7647 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7648
7649         * MAINTAINERS (Write After Approval): Update my e-mail address.
7650
7651 2002-06-24  Ben Elliston  <bje@redhat.com>
7652
7653         * configure.in (host_tools): Remove cgen.
7654
7655         * Makefile.in (all-cgen): Remove; runs from its source directory.
7656         (check-cgen, install-cgen, clean-cgen): Likewise.
7657         (all-opcodes): Do not depend on all-cgen.
7658         (all-sim): Likewise.
7659
7660 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7661
7662         * Makefile.in: Eliminate 'apache' targets.
7663         * configure.in: Eliminate 'apache' targets.
7664
7665         * configure.in: Eliminate redundant tests.  Reorganize.
7666
7667         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7668
7669         * config-ml.in: Eliminate references to Cygnus configure.
7670
7671         * Makefile.in: Eliminate references to building emacs.
7672
7673 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7674
7675         * MAINTAINERS: Update my email address.
7676
7677 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7678
7679         * config.if (libstdcxx_incdir): Version C++ headers.
7680         (cxx_incdir): Remove.
7681
7682 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7683
7684         * MAINTAINERS (Write After Approval): Add self.
7685
7686 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7687
7688         * configure.in: Add support for ip2k.
7689
7690 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7691
7692         * configure.in: Fix AIX configury bug.
7693
7694 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7695
7696         * MAINTAINERS (Write After Approval): Add self.
7697
7698 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7699
7700         * configure.in: replace ${topsrcdir} with ${srcdir}
7701
7702         * configure.in: Move definition of libstdcxx_flags
7703         right above usage, rather than waaay earlier.
7704
7705         * configure.in: Pull definition of is_cross_compiler earlier.
7706
7707         * configure.in: Rearrange a little.
7708
7709         * configure.in: Remove references to librx.
7710         * Makefile.in: Remove references to librx.
7711
7712 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7713
7714         * config.sub: Add support for avr target.
7715         Import from master sources, rev 1.255
7716
7717 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7718
7719         * configure, .cvsignore:  Revert previous change...
7720         * Makefile:  ...delete.
7721
7722 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7723
7724         * configure.in: Eliminate ${gasdir} variable.
7725
7726 2002-06-18  Dave Brolley  <brolley@redhat.com>
7727
7728         * configure.in: Add support for frv.
7729         * config.sub: Add support for frv.
7730
7731 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7732
7733         * configure:  Remove garbage from previous commit.
7734
7735 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7736
7737         * configure:  For in-source builds, make a subdir and re-exec there.
7738         * Makefile:  New file.  Pass targets through to build directory.
7739         * .cvsignore:  No longer ignore "Makefile".
7740
7741 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7742
7743         * MAINTAINERS (Write After Approval): Add self.
7744
7745 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7746
7747         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7748
7749 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7750
7751         * configure.in (vax-*-netbsd*): Re-enable gas.
7752
7753 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7754
7755         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7756         BUILD_PREFIX_1, to correct nomenclature.
7757         * configure: Likewise.
7758
7759         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7760         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7761
7762 2002-05-31  Olaf Hering  <olh@suse.de>
7763
7764         * config-ml.in: Propogate DESTDIR also.
7765
7766 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7767
7768         * configure.in (vax-*-netbsd*): Don't build gas for this
7769         platform.
7770
7771 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7772
7773         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7774         and libgcj for AVR.
7775
7776 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7777
7778         * MAINTAINERS (Write After Approval): Add myself.
7779
7780 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7781
7782         * config.guess: Update to 2002-05-22 version.
7783         * config.sub: Likewise.
7784
7785 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7786
7787         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7788         * config-ml.in: Likewise.
7789         * configure: Likewise.
7790         * configure.in: Likewise.
7791
7792 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7793
7794         * MAINTAINERS: Update my email address.
7795
7796 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7797
7798         * configure.in: Simplify makefile fragment collection.
7799
7800         * configure.in: Remove code to build emacs.
7801
7802         * configure.in : Remove --srcdir argument from targargs and buildargs
7803         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7804
7805         * configure: Move some logic to configure.in.
7806         * configure.in: Move some logic from configure.
7807
7808 2002-05-11  Tom Tromey  <tromey@redhat.com>
7809
7810         * MAINTAINERS: Reflect libgcj reality.
7811
7812 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7813
7814         * Makefile.in: Honour DESTDIR.
7815
7816 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7817
7818         * config.guess: Import 2002-03-20 version.
7819         * config.sub: Import 2002-04-26 version.
7820
7821 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7822
7823         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7824
7825 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7826
7827         * MAINTAINERS: Add self.
7828
7829 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7830
7831         * ltmain.sh: Detect and handle object name conflicts
7832         while piecewise linking a static library.
7833
7834 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7835
7836         * configure.in (noconfigdirs): Don't disable libgcj on
7837         sparc64-*-solaris* and sparcv9-*-solaris*.
7838
7839 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7840
7841         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7842
7843 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7844
7845         * configure.in (FLAGS_FOR_TARGET): Do not add
7846         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7847         on i[3456]86-*-linux*.
7848
7849 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7850
7851         * configure.in (noconfigdirs): Replace [ ] with test.
7852
7853         * configure.in (noconfigdirs): Do not add target-newlib if
7854         target == i[3456]86-*-linux*, and host == target.
7855
7856 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7857
7858         * configure.in: delete reference to absent file
7859
7860         * configure.in: replace '[' with 'test'
7861
7862         * configure.in: Eliminate references to gash.
7863         * Makefile.in: Eliminate references to gash.
7864
7865         * configure.in: remove useless references to 'pic' makefile fragments.
7866
7867         * configure.in: (*-*-windows*) Finish removing.
7868
7869         * configure.in: Eliminate redundant test for libgui.
7870
7871 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7872
7873         * MAINTAINERS: Add self and realphabetize.  Update entries
7874         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7875         entry for a29k port maintainer.
7876
7877 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7878
7879         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7880         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7881
7882 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7883
7884         * configure.in: remove references to dead files
7885
7886 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7887
7888         * MAINTAINERS: Add information about purpose of this file.
7889
7890 2002-04-18  Tom Tromey  <tromey@redhat.com>
7891
7892         * configure.in: Disallow configuring libgcj when it is already
7893         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7894         Solaris 2.8 by default.  For PR libgcj/6158.
7895
7896 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7897
7898         * configure.in:  Move default CC setting out of config/mh-* fragments
7899         directly into here.
7900
7901 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7902
7903         * configure.in: don't even try to configure or make a subdirectory
7904         if there's no configure script for it.
7905
7906 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7907
7908         * MAINTAINERS: Remove chill maintainers.
7909         * Makefile.in (CHILLFLAGS): Remove.
7910         (CHILL_LIB): Remove.
7911         (TARGET_CONFIGDIRS): Remove libchill.
7912         (CHILL_FOR_TARGET): Remove.
7913         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7914         CHILL_LIB.
7915         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7916         (CHECK_TARGET_MODULES): Likewise.
7917         (INSTALL_TARGET_MODULES): Likewise.
7918         (CLEAN_TARGET_MODULES): Likewise.
7919         (configure-target-libchill): Remove.
7920         (all-target-libchill): Remove.
7921         * configure.in (target_libs): Remove target-libchill.
7922         Do not compute CHILL_FOR_TARGET.
7923         * libchill: Remove directory.
7924
7925 2002-04-11  DJ Delorie  <dj@redhat.com>
7926
7927         * Makefile.in, configure.in: Sync with binutils, entries
7928         follow...
7929
7930 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7931
7932         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7933         (do-tar, do-bz2): New rules.
7934         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7935         (gdb-tar): New rule.
7936         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7937         (insight_dejagnu.tar): New rule.
7938         (insight.tar): New rule.
7939         (gdb+dejagnu.tar): New rule.
7940         (gdb.tar): New rule.
7941
7942 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7943
7944         * Makefile.in: Add all-tix to deps for all-snavigator
7945         so that tix is built when building snavigator.
7946
7947 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7948
7949         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7950         ld and gdb are not supported.
7951
7952 2002-01-07  Mark Salter  <msalter@redhat.com>
7953
7954         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7955         Allow target-libgloss to be built for arm, strongarm, and xscale.
7956
7957 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7958
7959         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7960         options for i[3456]86-pc-linux* native builds.
7961
7962 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7963
7964         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7965         files from .po files for a distribution.
7966
7967 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7968
7969         * configure.in: Enable libstdc++-v3 for h8300 targets.
7970
7971 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7972
7973         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7974         version from bfd/.
7975
7976 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7977
7978         * Makefile.in (VER): When present, extract the version number from
7979         the file version.in.
7980
7981 2001-05-24  Tom Rix  <trix@redhat.com>
7982
7983         * configure.in : enable ld for aix
7984
7985 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7986
7987         * config.guess: Add linux target for S/390.
7988
7989 2000-11-07  Philip Blundell  <pb@futuretv.com>
7990
7991         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7992
7993 2000-11-03  Philip Blundell  <pb@futuretv.com>
7994
7995         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7996         files.
7997
7998 2001-01-15  Ben Elliston  <bje@redhat.com>
7999
8000         * configure.in (host_tools): Add sid.
8001         Always configure cgen.
8002
8003 2000-11-24  Nick Clifton  <nickc@redhat.com>
8004
8005         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8006
8007
8008 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8009
8010         * Makefile.in (ALL_MODULES): Add all-cgen.
8011         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8012         (all-cgen): New target.
8013         (all-opcodes,all-sim): Depend on all-cgen.
8014         * configure.in (host_tools): Add cgen.
8015         Only configure cgen if --enable-cgen-maint.
8016
8017 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8018
8019         * configure.in: Add *-*-freebsd* configurations.
8020
8021 2002-04-08  Tom Tromey  <tromey@redhat.com>
8022
8023         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8024         Fixes PR libgcj/6068.
8025
8026 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8027
8028         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8029
8030 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8031
8032         * configure.in (alpha*-dec-osf*): Enable libgcj.
8033
8034 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8035
8036         * MAINTAINERS (Write After Approval): Add myself.
8037
8038 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8039
8040         Fix for: PR bootstrap/3591, target/5676
8041         * configure.in (mcore-pe): Disable the configuration of
8042         libstdc++-v3 since exceptions are not supported.
8043
8044 2002-03-20  Anthony Green  <green@redhat.com>
8045
8046         * configure.in: Enable libgcj for xscale-elf target.
8047
8048 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8049
8050         * MAINTAINERS:  Update my email address.
8051
8052 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8053
8054         * ltmain.sh (relink_command): Fix typo in previous change.
8055
8056 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8057
8058         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8059         (relink_command): Added --tag flags.
8060         (mode=install): If relinking fails; error out.
8061
8062 2002-03-12  Richard Henderson  <rth@redhat.com>
8063
8064         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8065         .NOTPARALLEL tag.
8066         (do-check): Rename from check.
8067         (check): Allow parallel check.
8068
8069 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8070
8071         * MAINTAINERS: Add myself as maintainer for xtensa port.
8072         Fix alphabetical order in CPU port maintainer list.
8073         Remove myself from Write After Approval list.
8074
8075 2002-03-11  Richard Henderson  <rth@redhat.com>
8076
8077         * Makefile.in (.NOTPARALLEL): Add fake tag.
8078
8079 2002-03-07  H.J. Lu  (hjl@gnu.org)
8080
8081         * configure.in: Enable gprof for mips*-*-linux*.
8082
8083 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8084
8085         * MAINTAINERS (Write After Approval): Add myself.
8086
8087 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8088
8089         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8090         libjava.
8091         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8092
8093 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8094
8095         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8096         because its Makefile is there; test for the executable instead.
8097
8098 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8099
8100         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8101         libstdc++-v3 and libjava.
8102
8103 2002-02-11  Adam Megacz  <adam@xwt.org>
8104
8105         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8106         boehm-gc
8107
8108 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8109
8110         * config.guess: Updated to 2002-01-30's version.
8111         * config.sub: Updated to 2002-02-01's version.
8112         Contribute sh64-elf.
8113         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8114         * configure.in: Added sh64-*-*.
8115
8116 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8117
8118         * MAINTAINERS: Belatedly add myself to write after approval list.
8119
8120 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8121
8122         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8123         Remove self as Write After Approval.
8124
8125 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8126
8127         * MAINTAINERS: Put self in as maintainer for contrib/regression
8128         directory.
8129
8130 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8131
8132         * MAINTAINERS:  Update my email address.
8133
8134 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8135
8136         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8137         target-libiberty, and target-libgloss.  Skip Java-related
8138         libraries if not supported for NetBSD on target CPU.
8139
8140 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8141
8142         * install-sh: Use _inst.$$_ for temp file name.
8143
8144 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8145
8146         * MAINTAINERS (Write After Approval): Move my contact info
8147         from here...
8148         (OS Port Maintainers): ...to here (netbsd).
8149
8150 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8151
8152         * MAINTAINERS (Write After Approval): Add myself.
8153
8154 2002-01-17  H.J. Lu  <hjl@gnu.org>
8155
8156         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8157         (all-target-fastjar): Also depend on all-target-libiberty.
8158
8159 2002-01-16  H.J. Lu  (hjl@gnu.org)
8160
8161         * config.guess: Import from master sources, rev 1.225.
8162         * config.sub: Import from master sources, rev 1.238.
8163
8164 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8165
8166         * MAINTAINERS (Write After Approval): Remove myself.
8167
8168 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8169
8170         * MAINTAINERS (Write After Approval): Add myself.
8171
8172 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8173
8174         * MAINTAINERS: Add self as docs co-maintainer.
8175
8176 2001-12-11  Matthias Klose  <doko@debian.org>
8177
8178         * MAINTAINERS (Write After Approval): Add myself.
8179
8180 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8181
8182         * MAINTAINERS: Update my email address.
8183
8184 2001-12-07  Turly O'Connor  <turly@apple.com>
8185         * MAINTAINERS (Write After Approval): Add myself.
8186         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8187         (rs6000_initialize_trampoline): Call __trampoline_setup for
8188         ABI_DARWIN too.
8189         * darwin-tramp.asm: New file, implements __trampoline_setup.
8190         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8191
8192 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8193
8194         * MAINTAINERS (Write After Approval): Add myself.
8195
8196 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8197
8198         * configure, configure.in: Use temp file for long sed commands.
8199
8200 2001-12-03  Laurent Guerby  <guerby@acm.org>
8201
8202         * config.sub: Update to version 1.232 on subversion.
8203
8204 2001-12-03  Ben Elliston  <bje@redhat.com>
8205
8206         * MAINTAINERS: Update mail address for config.* patches.
8207
8208 2001-11-27  DJ Delorie  <dj@redhat.com>
8209             Zack Weinberg  <zack@codesourcery.com>
8210
8211         When build != host, create libiberty for the build machine.
8212
8213         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8214         CONFIG_ARGUMENTS.
8215         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8216         New variables.
8217         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8218         and rules.
8219         (all.normal): Depend on ALL_BUILD_MODULES.
8220         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8221         (all-build-libiberty): Depend on configure-build-libiberty.
8222
8223         * configure: Calculate and substitute proper value for
8224         ALL_BUILD_MODULES.
8225         * configure.in: Create the build subdirectory.
8226         Calculate and substitute TARGET_CONFIGARGS (formerly
8227         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8228
8229 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8230
8231         * MAINTAINERS (write-after-approval): Add self.
8232
8233 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8234
8235         * MAINTAINERS (GNATS only accounts): Remove self.
8236
8237 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8238
8239         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8240         libf2c.
8241
8242 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8243
8244         * MAINTAINERS (Write After Approval): Add self.
8245
8246 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8247
8248         * MAINTAINERS: mips and s390 are also CPU ports.
8249
8250 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8251
8252         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8253
8254 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8255
8256         * MAINTAINERS: Alphabetize.
8257
8258 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8259
8260         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8261
8262 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8263
8264         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8265
8266 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8267
8268         * configure.in (--enable-languages): Be more permissive about
8269         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8270
8271 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8272
8273         * config.sub: Import from master sources, rev. 1.230.
8274         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8275
8276 2001-11-07  Laurent Guerby  <guerby@acm.org>
8277
8278         * MAINTAINERS (Write After Approval): Add self.
8279
8280 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8281
8282         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8283
8284 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8285
8286         * config.sub: Import from master sources, rev 1.226.
8287         * config.guess: Import from master sources, rev 1.216.
8288
8289 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8290
8291         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8292         * MAINTAINERS: Add self as maintainer of MMIX port.
8293         Remove old after-approval entry.
8294
8295 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8296
8297         * ChangeLog, configure: Fix spelling errors.
8298
8299 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8300
8301         * MAINTAINERS: Tweak my address.
8302
8303 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8304
8305         * MAINTAINERS: Update my email address.
8306
8307 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8308
8309         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8310         * MAINTAINERS: Add self as maintainer of CRIS port.
8311
8312 2001-10-10  Geert Bosch  <bosch@gnat.com>
8313
8314         * MAINTAINERS (Various maintainers: Ada front end):
8315         Added Robert Dewar.
8316
8317 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8318
8319         * MAINTAINERS (Write After Approval): Added self
8320
8321 2001-10-02  Geert Bosch  <bosch@gnat.com>
8322
8323         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8324
8325 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8326
8327         * configure: Handle temporary files securely using mkdir.
8328
8329 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8330
8331         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8332
8333 2001-09-26  Will Cohen  <wcohen@redhat.com>
8334
8335         * configure.in (*-*-linux*): Disable configuration of target-newlib
8336         and target-libgloss.
8337
8338 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8339
8340         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8341         RANLIB.
8342
8343 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8344
8345         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8346         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8347         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8348         avoid quotes nesting problems.
8349         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8350         (DO_X): Export only variables that are set.
8351
8352 2001-09-19  Ben Elliston  <bje@redhat.com>
8353
8354         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8355         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8356         semantics.  Use the shell built-in "type" command instead.
8357
8358 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8359
8360         Merged from gcc-3_0-branch:
8361         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8362         * ltcf-c.sh: Use $objext, not $ac_objext.
8363         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8364         * ltcf-cxx.sh: Add support for GNU.
8365         2001-07-22  Timothy Wall  <twall@redhat.com>
8366         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8367         default settings if using GNU tools with that configuration.
8368         * ltcf-cxx.sh: Ditto.
8369         * ltcf-gcj.sh: Ditto.
8370         2001-07-21  Michael Chastain  <chastain@redhat.com>
8371         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8372         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8373         * ltmain.sh: Mark as gcc-local.
8374
8375 2001-08-30  Eric Christopher  <echristo@redhat.com>
8376             Jason Eckhardt  <jle@redhat.com>
8377
8378         * config.guess: Merge from master sources.
8379         * config.sub: Merge from master sources, add support for mipsisa32.
8380
8381 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8382         * config.sub: Merge from master sources, rev 1.219.
8383         * MAINTAINERS: Add self as contact for stormy16 port.
8384
8385 2001-08-14  Zack Weinberg  <zackw@panix.com>
8386
8387         * config.sub: Merge from master sources, rev 1.218.
8388         * config.guess: Merge from master sources, rev 1.209.
8389
8390 2001-08-11  Graham Stott  <grahams@redhat.com>
8391
8392         * Makefile.in (check-c++): Add missing semicolon.
8393
8394 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8395
8396         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8397
8398 2001-07-30  Eric Christopher  <echristo@redhat.com>
8399
8400         * MAINTAINERS (Various maintainers: mips port): Added myself.
8401
8402 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8403
8404         * configure.in (sh-*-linux*): New.
8405
8406 2001-07-27  Richard Henderson  <rth@redhat.com>
8407
8408         * .cvsignore: Add LAST_UPDATED.
8409
8410 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8411
8412         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8413
8414 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8415
8416         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8417
8418 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8419
8420         * MAINTAINERS (Write After Approval): Added myself.
8421
8422 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8423
8424         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8425         and libgcj on m68hc11/m68hc12.
8426
8427 2001-06-27  H.J. Lu  (hjl@gnu.org)
8428
8429         * Makefile (CFLAGS_FOR_BUILD): New.
8430         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8431
8432 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8433
8434         * README: Remove version number.
8435
8436 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8437
8438         * INSTALL/README: Update wrt. to the installation instructions now
8439         residing in gcc/doc/install.texi.
8440
8441 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8442
8443         * README: Replace with a cut-down and updated version of gcc/README.
8444
8445 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8446
8447         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8448         multilibs to be disabled.
8449
8450 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8451
8452         * MAINTAINERS (Write After Approval): Add myself.
8453
8454 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8455
8456         * config.guess: Import CVS version 1.195.
8457         * config.sub: Import CVS version 1.212.
8458
8459 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8460
8461         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8462         gcc/xgcc is built, use -print-prog-name to find out the program
8463         name to use.
8464
8465 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8466
8467         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8468         appear to also be in the master copy.
8469         * config.sub:  Import CVS version 1.211.
8470
8471 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8472
8473         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8474         with_gcc]: Use `gcc -shared' to build a shared library.
8475
8476 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8477
8478         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8479         archives.
8480
8481 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8482
8483         * MAINTAINERS (Write After Approval): Add myself.
8484
8485 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8486
8487         * configure.in (libstdcxx_flags): Do not try to execute
8488         libstdc++-v3/testsuite_flags until it exists.
8489
8490 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8491
8492         * MAINTAINERS: Update my email address.
8493
8494 2001-05-31  Graham Stott  <grahams@redhat.com>
8495
8496         * MAINTAINERS (Write After Approval): Add myself.
8497
8498 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8499
8500         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8501         libraries when using g++ with native linker.
8502
8503 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8504
8505         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8506
8507 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8508
8509         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8510         [aix4*|aix5*]: Prepend blank.
8511
8512 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8513
8514         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8515         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8516         of subdir/configure scripts to use the new libtool.m4.
8517
8518 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8519
8520         * MAINTAINERS (Write After Approval): Add myself.
8521
8522 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8523
8524         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8525
8526 2001-05-11  Ben Elliston  <bje@redhat.com>
8527
8528         * Makefile.in (all-sid): New target.
8529         (check-sid, clean-sid, install-sid): Likewise.
8530
8531 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8532
8533         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8534
8535 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8536
8537         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8538         libgcj.
8539
8540 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8541
8542         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8543         gcc/xgcc is built, use -print-prog-name to find out the program
8544         name to use.
8545
8546 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8547
8548         * configure.in (noconfigdirs): Don't reset it from scratch in the
8549         target case; only append to it.
8550
8551         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8552         sparc-*-solaris2.8]: Disable ${libgcj}.
8553
8554 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8555
8556         * configure.in (libgcj_saved): Copy from $libgcj.
8557         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8558         --disable-libgcj.
8559
8560 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8561
8562         * MAINTAINERS: Remove self as MIPS maintainer and
8563         C front end maintainer.
8564
8565 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8566
8567         * configure.in: Move *-chorusos target case to the proper switch.
8568         Disable libgcj.
8569
8570 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8571
8572         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8573         1.641.2.228.
8574
8575 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8576
8577         * Makefile.in (STAGE1_CFLAGS): Pass down.
8578
8579 2001-04-13  Alan Modra  <amodra@one.net.au>
8580
8581         * config.guess: Add hppa64-linux support.  Note for next import that
8582         this is already in the master file.
8583         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8584
8585 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8586
8587         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8588         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8589
8590 2001-04-11  Stan Shebs  <shebs@apple.com>
8591
8592         * MAINTAINERS: Add self as Darwin port maintainer.
8593
8594 2001-04-11  Alan Modra  <amodra@one.net.au>
8595
8596         * MAINTAINERS: Update my email address.
8597
8598 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8599
8600         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8601         recent versions of FreeBSD (release 3 or later).
8602         * ltconfig: On FreeBSD, -lc must not be provided when building
8603         a shared library or else the standard -pthread gcc option is
8604         rendered worthless to later users of the built library.
8605
8606 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8607
8608         * MAINTAINERS: Add self and RTH as C front end maintainers.
8609
8610 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8611
8612         * config.sub: Make sure to match an already-canonicalized
8613         machine name (eg. mn10300-unknown-elf).
8614
8615 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8616
8617         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8618         New macros.
8619         (bootstrap, cross): Use RECURSE_FLAGS.
8620         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8621
8622 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8623
8624         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8625
8626 2001-03-22  Colin Howell  <chowell@redhat.com>
8627
8628         * Makefile.in (DO_X): Do not backslash single-quotes in
8629         backquotes (two places).
8630
8631 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8632
8633         Re-installed:
8634         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8635         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8636         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8637         * ltcf-cxx.sh: Likewise.
8638         * ltcf-gcj.sh: Likewise.
8639
8640 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8641
8642         * MAINTAINERS: Add myself as "documentation co-maintainer".
8643
8644 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8645
8646         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8647         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8648
8649 2001-03-19  Tom Tromey  <tromey@redhat.com>
8650
8651         * config-ml.in: Handle GCJ and GCJFLAGS.
8652
8653 2001-03-21  Michael Chastain  <chastain@redhat.com>
8654
8655         * Makefile.in: all-m4 depends on all-texinfo.
8656
8657 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8658
8659         * MAINTAINERS: Add myself to write after approval list.
8660
8661 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8662
8663         * Makefile.in (DO_X): Quote nested quotes.
8664
8665 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8666
8667         * MAINTAINERS: Add myself to write after approval list.
8668
8669 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8670
8671         * Makefile.in (DO_X): Use double quotes for quoting
8672         "RANLIB=$${RANLIB}".
8673
8674 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8675
8676         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8677
8678 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8679
8680         * configure.in: Only use `lang_requires' for languages athat are
8681         actually enabled.
8682
8683 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8684
8685         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8686
8687 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8688
8689         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8690
8691 2001-03-07  Tom Tromey  <tromey@redhat.com>
8692
8693         * configure.in: Allow config-lang.in to set `lang_requires' to list
8694         of other required languages.
8695
8696 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8697
8698         * Makefile.in: Remove RANLIB definition. Use RANLIB
8699         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8700         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8701
8702 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8703             Alexandre Oliva  <aoliva@redhat.com>
8704
8705         * Makefile.in (check-c++): Use tabs, not spaces.
8706
8707 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8708
8709         * MAINTAINERS: add myself to Write After Approval list.
8710
8711 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8712
8713         * Makefile.in (check-c++): New rule.
8714
8715         * configure.in (target_libs): Remove libg++.
8716         (noconfigdirs): Remove libg++.
8717         (noconfigdirs): Same.
8718         (noconfigdirs): Same.
8719         (noconfigdirs): Same.
8720
8721         * config-ml.in: Remove libg++ references.
8722
8723         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8724         (ALL_TARGET_MODULES): Same.
8725         (configure-target-libg++): Remove.
8726         (all-target-libg++): Remove.
8727         (configure-target-libio): Remove.
8728         (all-target-libio): Remove.
8729         (check-target-libio): Remove.
8730         (.PHONY): Remove.
8731         (libg++.tar.bz2): Remove.
8732         (all-target-cygmon): Remove libio.
8733         (all-target-libstdc++): Remove.
8734         (configure-target-libstdc++): Remove.
8735         (TARGET_LIB_PATH): Remove libstdc++.
8736         (ALL_GCC_CXX): Remove libstdc++.
8737         (all-target-gperf): Correct.
8738
8739 2001-02-16  Nick Clifton  <nickc@redhat.com>
8740
8741         * configure.in (noconfigdirs): Allow configuration of texinfo
8742         for Cygwin hosts.
8743
8744 2001-02-15  Anthony Green  <green@redhat.com>
8745
8746         * configure: Introduce GCJ_FOR_TARGET.
8747         * configure.in: Ditto.
8748         * Makefile.in: Ditto.
8749
8750 2001-02-13  Andreas Schwab  <schwab@suse.de>
8751
8752         * MAINTAINERS: Update mail address.
8753
8754 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8755
8756         * config.guess: Add linux target for S/390.
8757         * config.sub: Likewise.
8758
8759 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8760
8761         * configure.in: for *-chorusos, don't config target-newlib and
8762         target-libgloss.
8763
8764 2001-02-06  Ben Elliston  <bje@redhat.com>
8765
8766         * configure: Output host type to stdout, not stderr.
8767
8768 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8769
8770         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8771         * ltcf-cxx.sh: Likewise.
8772
8773         * config.if: Assume enable_libstdcxx_v3 is defined.
8774
8775 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8776
8777         Remove V2 C++ library.
8778         * configure.in: Remove --enable-libstdcxx_v3 support.
8779
8780 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8781
8782         * include/demangle.h: Add prototype for java_demangle_v3.
8783
8784 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8785
8786         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8787
8788 2001-01-27  Richard Henderson  <rth@redhat.com>
8789
8790         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8791
8792 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8793
8794         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8795         Don't unset, it's non-portable and no longer necessary, set to empty
8796         instead.
8797
8798 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8799
8800         * ltconfig: Shell portability fix for the tagname validity check.
8801
8802 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8803
8804         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8805         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8806
8807 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8808
8809         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8810
8811 2001-01-26  Tom Tromey  <tromey@redhat.com>
8812
8813         * configure.in: Allow libgcj to be built on Sparc Solaris.
8814
8815 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8816
8817         * ltcf-c.sh: Add aix5 case.
8818         * ltcf-cxx.sh: Likewise.
8819         * ltconfig: Likewise.
8820
8821 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8822
8823         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8824         keep at least one of build_libtool_libs or build_old_libs set to
8825         yes.
8826
8827         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8828         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8829
8830 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8831
8832         * configure.in: Enable libgcj on several additional platforms.
8833
8834 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8835
8836         * configure.in: Enable libgcj for linux targets.
8837
8838 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8839
8840         * MAINTAINERS (Write After Approval): Add myself.
8841
8842 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8843
8844         * MAINTAINERS: Add myself as vax port maintainer.
8845
8846 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8847
8848         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8849
8850 2001-01-09  Mike Stump  <mrs@wrs.com>
8851
8852         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8853         failures of subdirectories.
8854
8855 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8856
8857         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8858         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8859         * ltcf-cxx.sh: Likewise.
8860         * ltcf-gcj.sh: Likewise.
8861         * ltconfig.sh: Fix typo.
8862
8863 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8864
8865         * configure: handle DOS-style absolute paths.
8866
8867 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8868
8869         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8870
8871 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8872
8873         * MAINTAINERS: Add myself as avr port co-maintainer.
8874
8875 2000-12-28  Ben Elliston  <bje@redhat.com>
8876
8877         * MAINTAINERS: Add myself under ``Write After Approval''.
8878
8879 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8880
8881         * texinfo: Remove directory from GCC.
8882
8883 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8884
8885         * COPYING: Update to current
8886         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8887         to 19yy as example year in copyright notice).
8888
8889 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8890
8891         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8892         (libstdcxx_incdir): Pass down.
8893         * config.if: Remove expired bits for cxx_interface, add stub.
8894         (libstdcxx_incdir): Add variable for g++ include directory.
8895         * configure.in (gxx_include_dir): Use it.
8896
8897 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8898
8899         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8900         with old-email address from ``Write After Approval''.
8901
8902 2000-12-15  Andreas Jaeger  <aj@suse.de>
8903
8904         * configure.in: Handle lang_dirs.
8905
8906 2000-12-14  Tom Tromey  <tromey@redhat.com>
8907
8908         * MAINTAINERS: Removed brads.
8909
8910         * MAINTAINERS: Added gcj developers.
8911
8912 2000-12-13  Anthony Green  <green@redhat.com>
8913
8914         * configure.in: Disable libgcj for any target not specifically
8915         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8916         with g++ abi.
8917
8918 2000-12-13  Mike Stump  <mrs@wrs.com>
8919
8920         * Makefile.in (local-distclean): Also remove fastjar.
8921
8922 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8923
8924         * contrib/gcc_update: Add fastjar --touch entries.
8925
8926 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8927
8928         * configure.in: Disable language-specific target libraries for
8929         languages that aren't enabled.
8930
8931 2000-12-10  Anthony Green  <green@redhat.com>
8932
8933         * configure.in: Define libgcj.  Disable libgcj target libraries for
8934         most targets.
8935
8936 2000-12-10  Neil Booth  <neilb@earthling.net>
8937
8938         * MAINTAINERS: Update mail address, remove from WAA list.
8939
8940 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8941
8942         * libjava: Imported from /cvs/java.
8943         * libffi: Likewise.
8944         * Boehm-gc: Likewise.
8945
8946 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8947
8948         * configure.in (target_libs): Revert 2000-12-08 patch.
8949         (noconfigdirs): Added target-libjava.
8950
8951 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8952
8953         * djunpack.bat: removed.
8954
8955 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8956
8957         * Makefile.in: handle DOS-style absolute paths.
8958         * config-ml.in: likewise.
8959         * symlink-tree: likewise.
8960
8961 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8962
8963         * fastjar: Imported.
8964
8965 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8966
8967         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8968         libjava.
8969         * configure.in (target_libs): Removed `target-libjava'.
8970
8971 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8972
8973         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8974         (ALL_MODULES): Added fastjar.
8975         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8976         (all-target-libjava): all-fastjar replaces all-zip.
8977         (all-fastjar): Added.
8978         (configure-target-fastjar, all-target-fastjar): Likewise.
8979         * configure.in (host_tools): Added fastjar.
8980
8981 2000-12-07  Mike Stump  <mrs@wrs.com>
8982
8983         * Makefile.in (local-distclean): Remove leftover built files.
8984
8985 2000-11-24  Nick Clifton  <nickc@redhat.com>
8986
8987         * configure.in (xscale-elf): Add target.
8988         (xscale-coff): Add target.
8989
8990 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8991
8992         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8993         recent versions of FreeBSD (release 3 or later).
8994         * ltconfig: On FreeBSD, -lc must not be provided when building
8995         a shared library or else the standard -pthread gcc option is
8996         rendered worthless to later users of the built library.
8997
8998 2000-11-16  Fred Fish  <fnf@be.com>
8999
9000         * configure.in (enable_libstdcxx_v3): Fix typo,
9001         libstd++ -> libstdc++.
9002
9003 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9004
9005         * MAINTAINERS: Add self to Write After Approval list.
9006
9007 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9008
9009         * MAINTAINERS: Update my email address.  Add myself to global write
9010         privs list.
9011
9012 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9013
9014         * Makefile.in: Merge with src and libgcj.
9015         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9016         configure-target-<library> when their configure scripts need the C
9017         or C++ library to have already been built to work properly.
9018         (do_proto_toplev): Set them to an empty string.
9019
9020         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9021         (REALLY_SET_LIB_PATH): Use them.
9022
9023 2000-11-17  Stan Shebs  <shebs@apple.com>
9024
9025         * MAINTAINERS: Add self to Write After Approval list.
9026
9027 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9028
9029         * configure: Provide the original toplevel configure arguments
9030         (including $0) to subprocesses in the environment rather than
9031         through gcc/configargs.h.
9032
9033 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9034
9035         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9036         C99.  Alphabetise "Write After Approval" list.
9037
9038 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9039
9040         * configure: Turn on libstdc++ V3 by default.
9041
9042         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9043         if we've got GCC.
9044
9045 2000-11-11  Philip Blundell  <philb@gnu.org>
9046
9047         * MAINTAINERS: Add self to Write After Approval list.
9048
9049 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9050
9051         * ltcf-c.sh (aix4): Improve shared library configuration; require
9052         exporting symbols.
9053         * ltcf-cxx.sh (aix4): Define.
9054         * ltconfig (aix4): Define library and soname specs appropriate for
9055         AIX.  Define command to create export symbols list.
9056
9057 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9058
9059         * config.sub: Add support for Sun Chorus
9060
9061 2000-10-31  Nick Clifton  <nickc@redhat.com>
9062
9063         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9064         <name>@redhat.com.  Also installed new email address for Clint
9065         Popetz.
9066
9067 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9068
9069         * etc: Remove directory from GCC.
9070
9071 2000-10-16  Michael Meissner  <meissner@redhat.com>
9072
9073         * configure (gcc/configargs.h): Only create if there is a build GCC
9074         directory created.
9075
9076 2000-10-16  Matthias Klose  <doko@debian.org>
9077
9078         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9079         when configured for libstdc++-v3.
9080
9081 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9082
9083         * configure: Save configure arguments to gcc/configargs.h.
9084
9085 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9086
9087         * config.guess: Import CVS version 1.157.
9088         * config.sub: Import CVS version 1.181.
9089
9090 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9091
9092         * Makefile.in (bootstrap): avoid recursion if subdir missing
9093         (cross): ditto
9094         (do-proto-toplev): ditto
9095
9096 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9097
9098         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9099         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9100
9101         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9102         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9103         all affected `configure' scripts.
9104
9105 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9106
9107         * MAINTAINERS: Add self as cpplib co-maintainer.
9108
9109 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9110
9111         * MAINTAINERS: Add self to Write After Approval list.
9112
9113 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9114
9115         * INSTALL/README: egcs -> GCC update.
9116
9117 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9118
9119         * MAINTAINERS: Add myself to Write After Approval list.
9120
9121 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9122
9123         * MAINTAINERS: Add myself to Write After Approval list.
9124
9125 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9126
9127         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9128         X11 libraries for hppa64.
9129
9130 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9131
9132         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9133
9134 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9135
9136         * Makefile.in (all-zlib): Added dummy target.
9137
9138         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9139         ltcf-gcj.sh: Updated from libtool multi-language branch.
9140
9141 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9142
9143         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9144         (bootstrap*): Depend on all-bootstrap.
9145
9146 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9147
9148         * config.guess: Import CVS version 1.156.
9149         * config.sub: Import CVS version 1.179.
9150
9151 2000-09-02  Anthony Green  <green@cygnus.com>
9152
9153         * Makefile.in (all-gcc): Depend on all-zlib.
9154         (CLEAN_MODULES): Add clean-zlib.
9155         (ALL_MODULES): Add all-zlib.
9156         * configure.in (host_libs): Add zlib.
9157
9158 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9159
9160         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9161         crosses, but add gcc/include to the header search path for them.
9162
9163 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9164
9165         * MAINTAINERS: Add self to Write After Approval list.
9166
9167 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9168
9169         * config.guess: Import CVS version 1.152.
9170         * config.sub: Import CVS version 1.177.
9171
9172 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9173
9174         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9175         $targargs to tell whether newlib is going to be built.
9176
9177         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9178         $$r/TARGET_SUBDIR/libio for _G_config.h.
9179
9180 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9181
9182         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9183
9184 2000-08-22  DJ Delorie  <dj@redhat.com>
9185
9186         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9187
9188 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9189
9190         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9191         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9192         sub-configures.
9193
9194 2000-08-21  DJ Delorie  <dj@redhat.com>
9195
9196         * MAINTAINERS: Add self as a libiberty maintainer
9197
9198 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9199
9200         * configure.in (libstdcxx_flags): Use
9201         libstdc++-v3/src/libstdc++.INC.
9202
9203 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9204
9205         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9206
9207 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9208
9209         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9210
9211         * configure: Make enable_threads and enable_shared defaults
9212         explicit.  Substitute enable_threads into generated Makefiles.
9213         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9214         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9215
9216 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9217
9218         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9219
9220 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9221
9222         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9223         previous delta.
9224
9225 2000-08-11  Jason Merrill  <jason@redhat.com>
9226
9227         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9228         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9229         (FLAGS_FOR_TARGET): Not here.
9230         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9231
9232 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9233
9234         * config-ml.in (CC, CXX): Don't introduce a leading space.
9235
9236 2000-08-07  DJ Delorie  <dj@delorie.com>
9237
9238         * MAINTAINERS: Add self as a DJGPP maintainer
9239
9240 2000-08-07  DJ Delorie  <dj@redhat.com>
9241
9242         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9243         "if we're also building gcc, and it's a gcc that will run on the
9244         build machine, we want to use its includes instead of the system's
9245         default includes".
9246
9247 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9248
9249         * MAINTAINERS: Add self to Write After Approval list.
9250
9251 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9252
9253         * configure.in (libstdcxx_flags): Don't use `"'.
9254
9255         * config-ml.in: Adjust multilib search paths to the
9256         appropriate multilib tree.
9257
9258 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9259
9260         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9261         commas in $LANGUAGES.
9262
9263 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9264
9265         * configure.in: Re-enable all references to libg++ and librx.
9266
9267 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9268
9269         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9270         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9271         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9272         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9273
9274         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9275
9276 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9277
9278         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9279         CXX_FOR_TARGET for sed.
9280
9281 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9282
9283         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9284         Do not override if already set in the environment or in configure.
9285         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9286         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9287
9288 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9289
9290         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9291         the libtool CVS tree multi-language branch.
9292         * ltconfig, ltmain.sh: Updated.
9293
9294 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9295
9296         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9297         (clean-target): Depend on it.
9298
9299         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9300         (GCC_FOR_TARGET): Use it.
9301         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9302         * configure.in: ... here.
9303         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9304         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9305
9306 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9307
9308         * MAINTAINERS: Add self to Write After Approval list.
9309
9310 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9311
9312         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9313         (configure-target-libchill, configure-target-libobjc): Likewise.
9314
9315         * configure.in: Use the same cache file for all target libs.
9316         * config-ml.in: But different cache files per multilib variant.
9317
9318 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9319
9320         * configure (topsrcdir): Don't use dirname.
9321
9322 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9323
9324         * MAINTAINERS: Add self to Write After Approval list.
9325
9326 2000-07-20  Jason Merrill  <jason@redhat.com>
9327
9328         * configure.in: Remove all references to libg++ and librx.
9329
9330         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9331
9332 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9333
9334         * config.sub: Update to subversions version 2000-07-06.
9335
9336 2000-07-12  Andrew Haley  <aph@cygnus.com>
9337
9338         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9339         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9340
9341 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9342
9343         * symlink-tree:  Check number of arguments.
9344
9345 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9346
9347         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9348         search path for a g++ extracted from the build tree.  This
9349         will allow link tests run by configure scripts in
9350         subdirectories to succeed.
9351
9352 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9353
9354         * ltconfig: Add support for mips-dde-sysv4.2MP
9355
9356 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9357
9358         * MAINTAINERS: Add myself as loop discovery maintainer.
9359
9360 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9361
9362         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9363         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9364
9365 2000-06-19  Timothy Wall  <twall@cygnus.com>
9366
9367         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9368         * config.sub: Add tic54x target.
9369
9370 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9371
9372         * MAINTAINERS: Add self as Fortran maintainer,
9373         remove Craig Burley.
9374
9375 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9376
9377         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9378         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9379
9380 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9381
9382         * MAINTAINERS: Add self as i18n maintainer
9383
9384 20000-05-21  H.J. Lu  (hjl@gnu.org)
9385
9386         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9387         directory are used if they exist. Make sure
9388         $(build_tooldir)/include is searched for header files,
9389         $(build_tooldir)/lib/ for library files.
9390         (GCC_FOR_TARGET): Likewise.
9391         (CXX_FOR_TARGET): Likewise.
9392
9393 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9394
9395         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9396
9397 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9398
9399         * Makefile.in (configure-target-libiberty): Depend on
9400         configure-target-newlib.
9401
9402 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9403
9404         * configure.in, Makefile.in: Merge all libffi-related
9405         configury stuff from the libgcj tree.
9406
9407 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9408
9409         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9410         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9411
9412 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9413
9414         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9415         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9416         current version information.  Add to proto-toplev directory.
9417         (gdb-taz): Build do-djunpack.
9418
9419 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9420
9421         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9422
9423 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9424
9425         * MAINTAINERS: Add self to Write After Approval list.
9426
9427 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9428
9429         * ltmain.sh: Preserve in relink_command any environment
9430         variables that may affect the linker behavior.
9431
9432 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9433
9434         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9435
9436 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9437
9438         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9439
9440 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9441
9442         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9443         with the version name.
9444
9445 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9446
9447         * MAINTAINERS: Add self as bb-reorder maintainer.
9448
9449 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9450
9451         * config.if: Tweak.
9452
9453 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9454
9455         * djunpack.bat: New file.
9456
9457 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9458
9459         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9460         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9461         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9462         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9463
9464 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9465
9466         * config.sub (case $basic_machine): Change default for "ibm-*"
9467         to "openedition".
9468
9469 2000-04-13  Andreas Jaeger  <aj@suse.de>
9470
9471         * MAINTAINERS: Added myself.
9472
9473 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9474
9475         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9476         (do-md5sum): New target.
9477         (MD5PROG): Define.
9478         (PACKAGE): Default to TOOL.
9479         (VER): Default to a shell script.
9480         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9481         md5 checksum generation.
9482         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9483         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9484         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9485         insight.tar.bz2): Use gdb-taz to create archive.
9486
9487 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9488
9489         * configure (warn_cflags): Delete.
9490
9491 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9492
9493         * MAINTAINERS: Added myself.
9494
9495 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9496             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9497
9498         * configure.in (enable_libstdcxx_v3): Add.
9499         (target_libs): Add bits here to switch between libstdc++-v2 and
9500         libstdc++-v3.
9501         * config.if: And this file too.
9502         * Makefile.in: Add libstdc++-v3 targets.
9503
9504 2000-04-05  Michael Meissner  <meissner@redhat.com>
9505
9506         * config.sub (d30v): Add d30v as a basic machine type.
9507
9508 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9509
9510         * configure.in: -linux-gnu*, not -linux-gnu.
9511
9512 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9513
9514         * MAINTAINERS: Add self in write-after-approval section.
9515
9516 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9517
9518         * MAINTAINERS: Add self as ia64 port maintainer.
9519
9520 2000-03-08  Neil Booth  <NeilB@earthling.net>
9521
9522         * MAINTAINERS: Add self in write-after-approval section.
9523
9524 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9525
9526         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9527         (do-tar-bz2): Replace TOOL with PACKAGE.
9528         (gdb.tar.bz2): Remove GDBTK from GDB package.
9529         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9530         dejagnu.tar.bz2): New packages.
9531
9532 2000-02-27  Andreas Jaeger  <aj@suse.de>
9533
9534         * configure.in: Add entry for mips*-*-linux*, move catch all
9535         *-*-*linux* entry below this one.
9536
9537 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9538
9539         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9540
9541 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9542
9543         * config.sub: Support an OS of "wince".
9544
9545 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9546
9547         * config.guess, config.sub: Updated to match config's 2000-02-15
9548         version.
9549
9550 2000-02-23  Linas Vepstas  <linas@linas.org>
9551
9552         * config.sub: Add support for Linux/IBM 370.
9553         * configure.in: Likewise.
9554
9555 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9556
9557         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9558
9559 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9560
9561         * config.guess: Guess "cygwin" rather than "cygwin32".
9562
9563 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9564
9565         * configure (gcc_version): When setting, narrow search to
9566         lines containing `version_string'.
9567
9568 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9569
9570         * config.sub: Add support for avr target.
9571
9572 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9573
9574         * MAINTAINERS: Add maintainers for MCore port.
9575
9576 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9577
9578         * config.sub: Add mmix-knuth-mmixware.
9579
9580 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9581
9582         * MAINTAINERS: Pair cccp with cpplib maintainership.
9583
9584 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9585
9586         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9587         structure stuff to -L library search.
9588         (CXX_FOR_TARGET): Ditto.
9589         (CROSS_CHECK_MODULES): Fix spelling mistake.
9590
9591 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9592
9593         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9594         the C++ compiler.
9595
9596 2000-01-12  Richard Henderson  <rth@cygnus.com>
9597
9598         * configure.in: Don't build some bits for beos.
9599
9600 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9601
9602         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9603         as include files.
9604
9605 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9606
9607         * Add self as cpplib maintainer, as requested by Jason
9608         Merrill.  Correct my e-mail address.
9609
9610 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9611
9612         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9613         not mh-aix43.
9614
9615 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9616
9617         * MAINTAINERS: Add myself to "write after approval" list.
9618
9619 1999-12-14  Richard Henderson  <rth@cygnus.com>
9620
9621         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9622         * config.sub: Accept alphaev[78], alphaev8.
9623
9624 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9625
9626         * config.guess, config.sub: Update from autoconf.
9627
9628 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9629
9630         * MAINTAINERS:  update my playtime e-address.
9631
9632 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9633
9634         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9635         necessary libraries are missing.
9636
9637 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9638
9639         * MAINTAINERS: Add new 'write after approval' maintainer.
9640
9641 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9642
9643         * MAINTAINERS: Add new Java maintainer.
9644
9645 1999-10-25  Andreas Schwab  <schwab@suse.de>
9646
9647         * configure: Fix quoting inside arguments of eval.
9648
9649 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9650
9651         * config-ml.in: Allow suppression of some ARM multilibs.
9652
9653 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9654
9655         * config.guess: Add OS/390 match pattern.
9656         * config.sub: Add mvs, openedition targets.
9657         * configure.in (i370-ibm-opened*): New.
9658
9659 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9660
9661         * config.sub: Add support for configuring for pj.
9662
9663 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9664
9665         * config.sub (maybe_os): Add support for configuring for fr30.
9666
9667 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9668
9669         * configure.in: Do not configure or build ld for AIX
9670         platforms.  ld is known to be broken on these platforms.
9671
9672 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9673
9674         * config-ml.in: Pass compiler flag corresponding to multidirs to
9675         subdir configures.
9676
9677 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9678
9679         * Makefile.in (LDFLAGS): Define.
9680
9681 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9682
9683         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9684         noconfigdirs.
9685         (*-*-cygwin*): Likewise.
9686
9687 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9688
9689         * mkdep: New file.
9690         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9691         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9692
9693         From Eli Zaretskii <eliz@is.elta.co.il>:
9694         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9695         long file name when using DJGPP on MS-DOS.
9696
9697 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9698
9699         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9700
9701 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9702
9703         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9704         dependency as this causes "make check" to globally "make all"
9705
9706 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9707
9708         * configure.in (target_libs): Added target-zlib.
9709         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9710         (CONFIGURE_TARGET_MODULES): Likewise.
9711         (CHECK_TARGET_MODULES): Likewise.
9712         (INSTALL_TARGET_MODULES): Likewise.
9713         (CLEAN_TARGET_MODULES): Likewise.
9714         (configure-target-zlib): New target.
9715         (all-target-zlib): Likewise.
9716         (all-target-libjava): Depend on all-target-zlib.
9717         (configure-target-libjava): Depend on configure-target-zlib.
9718
9719         * Makefile.in (configure-target-libjava): Depend on
9720         configure-target-newlib.
9721         (configure-target-boehm-gc): New target.
9722         (configure-target-qthreads): New target.
9723
9724         * configure.in (target_libs): Added target-qthreads.
9725         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9726         (CONFIGURE_TARGET_MODULES): Likewise.
9727         (CHECK_TARGET_MODULES): Likewise.
9728         (INSTALL_TARGET_MODULES): Likewise.
9729         (CLEAN_TARGET_MODULES): Likewise.
9730         (all-target-qthreads): New target.
9731         (configure-target-libjava): Depend on configure-target-qthreads.
9732         (all-target-libjava): Depend on all-target-qthreads.
9733
9734         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9735         (CONFIGURE_TARGET_MODULES): Likewise.
9736         (CHECK_TARGET_MODULES): Likewise.
9737         (INSTALL_TARGET_MODULES): Likewise.
9738         (CLEAN_TARGET_MODULES): Likewise.
9739         (all-target-libjava): New target.
9740         (all-target-boehm-gc): Likewise.
9741         * configure.in (target_libs): Added libjava, boehm-gc.
9742
9743 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9744
9745         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9746         configure.bat in SUPPORT_FILES.
9747         (gas+binutils.tar.bz2): Likewise.
9748
9749         * makeall.bat: Remove; obsolete.
9750
9751 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9752
9753         From Mark Elbrecht:
9754         * configure.bat: Remove; obsolete.
9755
9756 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9757
9758         * configure: Add -W -Wall to the default CFLAGS when compiling with
9759         gcc.
9760
9761 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9762
9763         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9764
9765 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9766
9767         * configure.in: Build ld on IRIX6.
9768
9769 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9770
9771         * Makefile.in: Change distribution targets to use bzip2 instead of
9772         gzip.
9773         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9774         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9775
9776 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9777
9778         * config.sub: Add mcore target.
9779
9780 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9781
9782         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9783
9784 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9785
9786         * config.guess (dummy): Changed to $dummy.
9787
9788 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9789
9790         * config.sub: Tidied up case statements.
9791
9792 1999-05-22  Ben Elliston  <bje@cygnus.com>
9793
9794         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9795         <jiro@din.or.jp>.
9796
9797         * config.guess: Merge with FSF version. Future changes will be
9798         more accurately recorded in this ChangeLog.
9799         * config.sub: Likewise.
9800
9801 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9802
9803          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9804
9805 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9806
9807         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9808
9809 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9810
9811         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9812
9813 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9814
9815         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9816         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9817         Bad merge removed these two changes.
9818
9819 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9820                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9821
9822         * config.guess (interix Alpha): Add.
9823
9824 1999-04-11  Richard Henderson  <rth@cygnus.com>
9825
9826         * configure.in (i?86-*-beos*): Do config gperf; don't config
9827         gdb, newlib, or libgloss.
9828
9829 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9830
9831         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9832         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9833         from multidirs.
9834
9835 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9836
9837         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9838
9839 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9840
9841         * config.sub: Add support for mcore targets.
9842
9843 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9844
9845         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9846         not mt-ospace, in order to shut up assembler warning about using
9847         symbols that are named the same as registers.
9848
9849 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9850
9851         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9852         dependency list for all-target-cygmon.
9853
9854 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9855
9856         * config-ml.in: Check $host, not $target, for selective multilibs.
9857         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9858         thumb interworking, and underscore prefix multilibs.
9859
9860 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9861
9862         * missing: Update to version from current automake.
9863
9864 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9865
9866         * configure (gxx_include_dir): Removed.
9867
9868         * configure.in (gxx_include_dir): Handle it.
9869         * Makefile.in: Likewise.
9870
9871 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9872
9873         * config.sub (mips64vr4111,mips64vr4111el) Add.
9874
9875 1999-03-21  Ben Elliston  <bje@cygnus.com>
9876
9877         * config.guess: Correct typo for detecting ELF on FreeBSD.
9878
9879 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9880
9881         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9882         config/mh-djgpp.
9883
9884 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9885
9886         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9887         all-target-newlib to dependency list for all-target-bsp.
9888
9889 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9890
9891         * config.sub: Add i386-uwin support.
9892         * config.guess: Likewise.
9893
9894 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9895
9896         * configure.in: cleanup, add mh-*pic handling for arm, special
9897         case powerpc*-*-aix*
9898
9899 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9900
9901         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9902         can be built.
9903
9904 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9905
9906         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9907         targets.
9908
9909 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9910
9911         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9912
9913 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9914
9915         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9916
9917 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9918
9919         * config.sub: Fix typo in arm recognition.
9920
9921 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9922
9923         * configure.in (noconfigdirs): Changed target_configdirs to
9924         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9925         rather than m68k-*-* since it is not known to work on
9926         m68k-aout. Ditto for arm-*-*oabi.
9927
9928 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9929
9930         * configure.in (*-*-windows*): Remove, no longer used.
9931
9932 1999-02-19  Ben Elliston <bje@cygnus.com>
9933
9934         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9935         Smart and improved by Andrew Cagney.
9936
9937 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9938
9939         * config.guess: Recognize openbsd-*-hppa.
9940
9941 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9942
9943         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9944         only if it is not empty.
9945
9946 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9947
9948         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9949
9950         * config.guess: Modified to recognize uname's armv* syntax.
9951
9952         * config.sub: Modified to recognize uname's armv* syntax.
9953
9954 1999-02-17  Mark Salter  <msalter@cygnus.com>
9955
9956         * configure.in: Added target-bsp for sparclite.
9957
9958 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9959
9960         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9961
9962 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9963
9964         * configure.in: Add support for strongarm port.
9965         * config.sub: Add support for strongarm target.
9966
9967 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9968
9969         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9970         the old name config/mh-cygwin32.
9971         Enable texinfo.
9972
9973 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9974
9975         * configure.in: Do build ld for ix86 Solaris.
9976
9977 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9978
9979         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9980         $AR_FOR_TARGET.  Likewise for RANLIB.
9981
9982 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9983
9984         * config.sub (oabi):  Recognize.
9985         * configure.in (arm-*-oabi):  Handle.
9986
9987 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9988
9989         * config.guess: Improve detection of i686 on UnixWare 7.
9990
9991 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9992
9993         * config.guess: Add support for i386-pc-interix.
9994         * config.sub: Likewise.
9995         * configure.in: Likewise.
9996
9997 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9998
9999         * Makefile.in: Remove unneeded all-target-libio from
10000         from all-target-winsup target since it is now unneeded.
10001         Add all-target-libtermcap in its place since it is now
10002         needed.
10003
10004 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10005
10006         * configure.in: makefile stub for cygwin target is probably
10007         unnecessary.  Remove it for now.
10008
10009 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10010
10011         * configure.in: libtermcap.a should be built when cygwin is the
10012         target as well as the host.
10013         * config.guess: Allow mixed case in cygwin uname output.
10014         * Makefile.in: Add libtermcap target.
10015
10016 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10017
10018         * config.sub: Clean up handling of hppa2.0.
10019
10020 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10021
10022         * config.guess: Use C code to identify more HP machines.
10023
10024 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10025
10026         * config.sub: Handle hppa2.0.
10027
10028 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10029
10030         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10031         cygmon for all sparclite targets, regardless of object format.
10032
10033 1998-12-15  Mark Salter  <msalter@cygnus.com>
10034
10035         * configure.in: Added target-bsp for several target architectures.
10036
10037         * Makefile.in: Added rules for bsp.
10038
10039 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10040
10041         * config.guess: Improve detection of hppa2.0 processors.
10042
10043 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10044
10045         * config.guess: Recognize FreeBSD using ELF automatically.
10046
10047 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10048
10049         * configure (skip-this-dir): Add handling for new shell script, which
10050         might be created by a sub-directory's configure to indicate, this particular
10051         directory is "unwanted".
10052         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10053
10054 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10055
10056         * ltconfig: import from libtool, after changing libtool to
10057         account for the cygwin name change.
10058
10059 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10060
10061         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10062         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10063
10064 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10065
10066         * configure.in: Add libtermcap to list of cygwin dependencies.
10067
10068 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10069
10070         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10071         they include winsup/include when it's a cygwin target.
10072
10073 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10074
10075         * configure.in (host_tools): Added zip.
10076         * Makefile.in (all-target-libjava): Depend on all-zip.
10077         (all-zip): New target.
10078         (ALL_MODULES): Added all-zip.
10079         (NATIVE_CHECK_MODULES): Added check-zip.
10080         (INSTALL_MODULES): Added install-zip.
10081         (CLEAN_MODULES): Added clean-zip.
10082
10083 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10084
10085         * Makefile.in: lose "32" from comment about cygwin.
10086
10087 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10088
10089         * configure.in: Use -Os to build target libraries for the fr30.
10090
10091 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10092
10093         * config.sub: Add fr30.
10094
10095 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10096
10097         * configure.in: drop "32" from config/mh-cygwin32.  Check
10098         cygwin* instead of cygwin32*.
10099         * config.sub: Check cygwin* instead of cygwin32*.
10100
10101 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10102
10103         * config.guess: Match any version of Unixware7.
10104
10105 1998-10-20  Syd Polk  <spolk@cygnus.com>
10106
10107         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10108         if desired.
10109
10110 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10111
10112         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10113         these if the appropriate directories and files to not exist.
10114
10115 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10116
10117         * Makefile.in (DEVO_SUPPORT): Add config.if.
10118
10119 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10120
10121         * configure: Add pattern to replace "build_tooldir"'s
10122         definition in the generated Makefile with "tooldir"'s
10123         actual value.
10124
10125 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10126
10127         * config.sub: Bring back lost sparcv9.
10128
10129         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10130
10131 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10132
10133         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10134         CC_FOR_TARGET and friends.
10135
10136 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10137
10138         * Makefile.in (build_tooldir): New variable, same as tooldir.
10139         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10140         -B$(build_tooldir)/bin/.
10141         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10142
10143 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10144
10145         * README: Remove installation instructions and refer to the
10146         INSTALL directory instead.
10147
10148 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10149
10150         * config.sub: Add support for i[34567]86-pc-udk.
10151         * configure.in: Likewise.
10152
10153 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10154
10155         * Makefile.in: add bzip2 package building bits for user
10156         tools module
10157         * configure.in: ditto
10158
10159 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10160
10161         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10162         (ALL_TARGET_MODULES): Add all-target-libobjc.
10163         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10164         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10165         (all-target-libchill): Add dependencies.
10166         * configure.in (target_libs): Add libchill.
10167
10168 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10169
10170         * configure.in (target_subdir): Remove duplicate line.
10171
10172 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10173
10174         * Makefile.in (all-automake): fix dependencies.
10175
10176 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10177
10178         * configure.in: Minor cleanups for building in the $(target_alias)
10179         subdir.
10180
10181 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10182
10183         * Makefile.in (bootstrap): Set r and s before make all.  Use
10184         BASE_FLAGS_TO_PASS in make all.
10185         (cross): Likewise.
10186
10187 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10188
10189         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10190
10191 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10192
10193         * config.sub: Fix typo in last change.
10194
10195 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10196
10197         * config.sub: Add support for C4x target.
10198         * configure.in: Likewise.
10199
10200 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10201
10202         * config.sub: Recognize sparcv9 just like sparc64.
10203
10204 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10205
10206         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10207
10208 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10209
10210         * config.guess: Correctly identify Pentium II sco boxes.
10211
10212         * config.guess: Fix "tr" code.  From Weiwen Liu.
10213
10214 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10215
10216         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10217         stabs.
10218
10219 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10220
10221         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10222         (ALL_TARGET_MODULES): Add all-target-libchill.
10223         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10224         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10225         (all-target-libchill): Add dependencies.
10226         * configure.in (target_libs): Add libchill.
10227
10228 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10229
10230         * config.guess: Avoid assumptions about "tr" behaves when
10231         LANG is set to something other than English.
10232
10233 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10234
10235         * configure (gxx_include_dir): Changed to
10236         '${prefix}/include/g++'-${libstdcxx_interface}.
10237
10238         * config.if: New to determine the interfaces.
10239
10240 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10241
10242         * config.guess: Detect and handle MPE/IX.
10243         * config.sub: Deal with MPE/IX.
10244
10245 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10246
10247         * configure.in: Use mh-aix43.
10248
10249 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10250
10251         * configure: Fix --without/--disable cases for gxx-include-dir.
10252
10253 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10254
10255         * mdata-sh:  Imported.  Needed for automake support.
10256
10257 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10258
10259         * Makefile.in (taz): Try "chmod -R og=u ." before
10260         "chmod og=u `find . -print`".
10261
10262 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10263
10264         * configure.in: Add arm-elf and thumb-elf support.
10265
10266 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10267
10268         * Makefile.in: Undo previous patch.
10269
10270 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10271
10272         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10273         to here ...
10274         (install-no-fixedincludes): and here
10275         (INSTALL_MODULES): ... from here.
10276
10277 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10278
10279         * config.sub: Merge with FSF.
10280
10281         * config.guess: Merge with FSF.
10282
10283 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10284
10285         * configure (extraconfigdirs): New variable.
10286         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10287         * Makefile.in (all): Move higher in file.
10288         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10289         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10290         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10291         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10292         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10293
10294 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10295
10296         * Makefile.in (all-target-libjava): Depend on all-gcc and
10297         all-target-newlib.
10298         (configure-target-libjava): Depend on $(ALL_GCC).
10299
10300 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10301
10302         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10303         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10304
10305 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10306
10307         * INSTALL/README: Fix typo.
10308
10309 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10310
10311         * ylwrap: Change absolute path checks to check for DOS style path
10312         names.
10313
10314         * ylwrap: Don't use a full path name if the source file is in the
10315         same directory.  From hjl@lucon.org (H.J. Lu).
10316
10317         * config-ml.in: Default to being verbose, to match Feb 18 change to
10318         configure.
10319
10320 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10321
10322         Brought over from egcs:
10323
10324         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10325
10326         * configure.in (target_subdir): Set to ${target_alias} instead
10327         of "libraries".
10328
10329         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10330
10331         * configure.in (target_subdir): Set to libraries if enable_multilib.
10332
10333 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10334
10335         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10336         multilibs, force reconfiguration the first time we create
10337         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10338
10339 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10340
10341         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10342         avoid confusion with --no-recursion.
10343
10344 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10345
10346         * configure.in: Win32 hosts shouldn't use install -x
10347         * install-sh: remove -x option, and special .exe-handling
10348         hack.
10349
10350 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10351
10352         * config.guess: Recognize i586-pc-beos.
10353         * configure.in: Don't build some bits for beos.
10354
10355 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10356
10357         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10358         CFLAGS default to -O2.
10359
10360         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10361         when using GNU ld.
10362
10363 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10364
10365         * ltmain.sh: Correct install when using a different shell.
10366
10367 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10368
10369         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10370
10371 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10372
10373         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10374         target.
10375
10376 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10377
10378         * ltconfig: Update to correct AIX handling.
10379
10380 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10381
10382         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10383
10384         * configure.in (target_subdir): Set to ${target_alias} instead
10385         of "libraries".
10386
10387 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10388
10389         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10390         (Makefile): Depend on $(gcc_version_trigger).
10391
10392         * configure (gcc_version): Change default initializer to empty
10393         string.
10394         (gcc_version_trigger): New variable; pass this variable down
10395         to subdir configures to enable them checking gcc's version
10396         themselves. Emit make macros for both gcc_version vars.
10397         (topsrcdir): Initialize reliably.
10398         (recursion line): Remove --with-gcc-version=${gcc_version}.
10399
10400 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10401
10402         * configure (enable_version_specific_runtime_libs): Implement new flag
10403         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10404         in $(libsubdir); emit definition in each generated Makefile.
10405         (gxx_include_dir): Initialize depending on
10406         $enable_version_specific_runtime_libs.
10407
10408 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10409
10410         * configure (gcc_version): Initialize properly depending on
10411         how and where configure is started.
10412         (recursion line): Pass a --with-gcc-version=${gcc_version}
10413         to configures in subdirs.
10414
10415 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10416
10417         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10418         cygmon
10419
10420 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10421
10422         * configure.in: Add cygmon and libstub support for mn10200.
10423
10424 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10425
10426         * configure (gcc_version): Add new variable describing the
10427         particular gcc version we're building.
10428         * Makefile.in (libsubdir): Add new macro for the directory
10429         in which the compiler finds executables, libraries, etc.
10430         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10431         and libsubdir.
10432
10433 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10434
10435         * Makefile.in (local-clean): Remove *.log.
10436         (warning.log): Built with warn_summary from build.log.
10437         (mail-report.log): Run test_summary.
10438         (mail-report-with-warnings.log): Run test_summary including
10439         warning.log in the report.
10440
10441 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10442
10443         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10444
10445 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10446
10447         * Makefile.in (grep): Grep no longer depends on libiberty.
10448
10449 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10450
10451         * Makefile.in: all-snavigator needs all-libgui.
10452
10453 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10454
10455         * configure.in: Add cygmon and libstub support for mn10300.
10456
10457 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10458
10459         * missing: Update to version from automake 1.3.
10460
10461         * ltmain.sh: On installation, don't get confused if the same name
10462         appears more than once in the list of library names.
10463
10464 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10465
10466         * config.sub: Accept m68060 and m5200 as CPU names.
10467
10468 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10469
10470         * configure: Use && rather than using -a in test, because odd
10471         strings can confuse test.
10472         * configure.in: Likewise.
10473
10474 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10475
10476         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10477
10478 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10479
10480         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10481         bootstrap4-lean): New targets.
10482
10483 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10484
10485         * mpw-* Delete.  Not used.
10486
10487 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10488
10489         * COPYING.LIB: Update FSF address.
10490
10491 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10492
10493         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10494
10495         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10496         GAS_SUPPORT_DIRS.
10497
10498 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10499
10500         * ltconfig, ltmain.sh: Avoid producing a version number if
10501         -version-info was not used.
10502
10503 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10504
10505         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10506         building with newlib.
10507
10508 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10509
10510         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10511         Solaris `make' causes it to continue to next definition.
10512
10513 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10514
10515         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10516         the right GUI libraries and files are installed along with GDB.
10517
10518 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10519
10520         * configure.in: Change alpha to alpha* in several places.
10521
10522 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10523
10524         * config.sub: Recognize sparc86x.
10525
10526 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10527
10528         * configure.in (--enable-target-optspace): Remove debug echo.
10529
10530 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10531
10532         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10533
10534 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10535
10536         * ltconfig: Update cygwin32 support.
10537
10538         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10539         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10540         (GDB_SUPPORT_DIRS): Likewise.
10541
10542 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10543
10544         * configure.in (target_makefile_frag): If --enable-target-optspace,
10545         use -Os to compile target libraries rather than -O2.  Default to
10546         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10547         not used.
10548         * configure.in (target_cflags): Ditto for d30v.
10549
10550 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10551
10552         * Makefile.in (all-bfd): Depend on all-intl.
10553         (all-binutils): Likewise.
10554         (all-gas): Likewise.
10555         (all-gprof): Likewise.
10556         (all-ld): Likewise.
10557
10558 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10559
10560         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10561
10562 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10563
10564         * Makefile.in (all-bfd): Depend upon all-libiberty.
10565
10566         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10567
10568 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10569
10570         * Makefile.in: Add libstub.
10571
10572         * configure.in: Ditto. Build libstub for targets that have cygmon
10573         support.
10574
10575 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10576
10577         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10578
10579 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10580
10581         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10582         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10583
10584 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10585
10586         * configure: Define DEFAULT_M4 by searching PATH.
10587         * Makfile.in: Use DEFAULT_M4.
10588
10589 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10590
10591         * ltconfig: Add cygwin32 support.
10592
10593         * Makefile.in, configure.in: Add libtool as a native only directory
10594         to configure and build.
10595
10596 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10597
10598         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10599
10600 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10601
10602         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10603
10604 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10605
10606         * Makefile.in: add ash make rules
10607         * configure.in: add ash to native_only and host_tools lists
10608
10609 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10610
10611         * Makefile.in (all-gettext, all-intl): New targets.
10612         (ALL_MODULES): Added all-gettext, all-intl.
10613         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10614         (INSTALL_MODULES): Added install-gettext, install-intl.
10615         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10616
10617         * configure.in (host_tools): Added gettext.
10618         (native_only): Likewise.
10619         (noconfigdirs) [various cases]: Likewise.
10620         (host_libs): Added intl.
10621
10622 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10623
10624         * configure: Do not disable building gdbtk for cygwin32 hosts.
10625
10626 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10627
10628         * configure.in: Add thumb-coff target.
10629         * config.sub: Add thumb-coff target.
10630
10631 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10632
10633         * Makefile.in: Revert yesterday's change.
10634         (all-target-winsup):  all-target-librx stays out of here.
10635
10636 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10637
10638         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10639         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10640         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10641         Remove references to librx and libg++.
10642
10643 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10644
10645         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10646         recursive makes
10647
10648 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10649
10650         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10651         for newlib directory.
10652         (CXX_FOR_TARGET): Likewise.
10653
10654 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10655
10656         * ltconfig: Update after libtool/ltconfig.in change for
10657         hpux11.
10658
10659 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10660
10661         * ltconfig, ltmain.sh: Update to libtool 1.2.
10662
10663 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10664
10665         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10666         (install-gcc-cross): Instead, override LANGUAGES here.
10667
10668 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10669
10670         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10671         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10672
10673 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10674
10675         * configure.in: Add Thumb-pe target.
10676
10677 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10678
10679         * Makefile.in - changed sn targets to snavigator
10680         * configure.in - changed sn targets to snavigator
10681
10682 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10683
10684         * config-ml.in: After building symlink tree call make distclean
10685         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10686         to be the case for libiberty.
10687
10688 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10689
10690         * configure: When making link, also check the current
10691         directory. The configure scripts may create one.
10692
10693 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10694
10695         * config.sub: Accept alphapca56 and alphaev6 properly.
10696
10697 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10698
10699         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10700
10701 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10702
10703         * config.sub (sco5): Fix typo.
10704
10705 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10706
10707         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10708         install-itcl.
10709         (install-itcl): Remove dependency on install-tcl.
10710
10711 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10712
10713         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10714
10715 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10716
10717         * configure.in: Don't build libgui for a cygwin32 target when not on
10718         a cygwin32 host.
10719
10720 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10721
10722         * configure (redirect): Set to null, so default behavior of
10723         configure is now --verbose.
10724
10725 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10726
10727         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10728         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10729
10730 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10731
10732         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10733         this change to sync Makefile.in with its ChangeLog entries.
10734
10735 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10736
10737         * ltmain.sh (mkdir): Check that the directory doesn't exist
10738         before we exit with error, so that we don't get races during
10739         parallel builds.
10740
10741 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10742
10743         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10744
10745 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10746
10747         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10748         PICFLAG_FOR_TARGET.
10749         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10750
10751         * configure: Emit a definition for the new macro enable_shared
10752         into each Makefile.
10753
10754 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10755
10756         * configure.in (host_tools, native_only): Add libtool.
10757
10758 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10759
10760         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10761         Fix typo in ming config comment.
10762
10763 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10764
10765         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10766
10767 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10768
10769         * config.sub: Add tic30 cases, and map c30 to tic30.
10770
10771 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10772
10773         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10774         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10775         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10776         (CLEAN_TARGET_MODULES): Similarly
10777         (all-target-libf2c): Add dependences.
10778         * configure.in (target_libs): Add libf2c.
10779
10780 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10781
10782         * configure.in: Remove expect from noconfigdirs when target
10783         is cygwin32.  OK to build expect and dejagnu with Canadian
10784         Cross.
10785
10786 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10787
10788         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10789         host.
10790
10791         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10792         and mingw32.
10793
10794 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10795
10796         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10797         here as it is not defined in the toplevel Makefile.
10798
10799 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10800
10801         * configure (package_makefile_rules_frag): New variable, which names
10802         a file with generic rules, ...
10803         Change comment to mention we now have FIVE parts.
10804         * configure: Undo last change.
10805
10806 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10807
10808         * config.guess: More accurate determination of HP processor types.
10809         * config.sub: More accurate determination of HP processor types.
10810
10811 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10812
10813         * configure (package_makefile_frag): Move inserting the
10814         ${package_makefile_frag} to where it should be according
10815         to the comment.
10816
10817 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10818
10819         * config.guess: Add support for Linux/ARM.
10820
10821 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10822
10823         * .cvsignore: Remove *-info and *-install since they match
10824         release-info and mpw-install, which we don't want to just ignore.
10825
10826 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10827
10828         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10829
10830 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10831
10832         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10833         local_prefix to sub-make invocations.
10834
10835 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10836
10837         * configure.in: Check makefile fragments in the source
10838         directory.
10839
10840 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10841
10842         * configure.in: Check whether host and target makefile
10843         fragments exist before adding them to *_makefile_frag.
10844
10845 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10846
10847         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10848
10849 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10850
10851         * configure.in: Make sure we only replace RPATH_ENVVAR on
10852         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10853         regexp to sed.
10854
10855         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10856         to sub-makes.
10857
10858 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10859
10860         * config-ml.in (multi-do): LDFLAGS must include multilib
10861         designator.
10862
10863 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10864
10865         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10866
10867 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10868
10869         * config.sub: Add mingw32 support.
10870         * configure.in: Likewise.
10871
10872 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10873
10874         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10875
10876 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10877
10878         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10879         * configure (gxx_include_dir): Provide a definition for subdirs
10880         which do not use autoconf.
10881
10882 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10883
10884         * config.guess: Sync with egcs.  Picks up new alpha support,
10885         BeOS & some additional linux support.
10886
10887 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10888
10889         * config.guess: HP 9000/803 is a PA1.1 machine.
10890
10891 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10892
10893         * configure.in: It's alpha*-...
10894
10895 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10896
10897         * configure.in (host_makefile_frag, target_makefile_frag):
10898         Handle multiple config files.
10899         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10900         alpha-*-*.
10901
10902 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10903
10904         * mkdep: New file.
10905
10906 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10907
10908         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10909
10910 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10911
10912         * Makefile.in: Add libgui directory.
10913         (GDB_TK): Add all-libgui.
10914         * configure.in: Add libgui directory.
10915         * configure: Add all-libgui to GDB_TK.
10916
10917 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10918
10919         * config-ml.in (multidirs): Add m32r to multilib list.
10920
10921 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10922
10923         * Makefile.in (all-target-gperf): Change dependency to
10924         all-target-libstdc++.
10925
10926 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10927
10928         * config.guess: Add BeOS support.
10929
10930 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10931
10932         Source directory cvs renamed to cvssrc:
10933         * configure.in (host_tools): Change cvs to cvssrc.
10934         (native_only): Likewise.
10935         (noconfigdirs) [various cases]: Likewise.
10936         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10937         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10938         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10939         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10940         (all-cvssrc): Rename target from all-cvs.
10941
10942 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10943
10944         * configure (gxx_include_dir): Fix thinko.
10945
10946 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10947
10948         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10949         (install-cross, install-gcc-cross): New targets.
10950
10951 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10952
10953         * configure.in (noconfigdirs): Add support for Thumb target.
10954
10955         * config.sub (maybe_os): Add support for Thumb target.
10956
10957 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10958
10959         * Makefile.in: Add rules for cygmon.
10960
10961         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10962
10963 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10964
10965         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10966         * configure (gxx_include_dir): Provide a definition for subdirs
10967         which do not use autoconf.
10968
10969 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10970
10971         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10972         11/18/97 build
10973
10974 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10975
10976         * From Franz Sirl.
10977         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10978         found on RedHat Linux systems.
10979
10980 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10981
10982         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10983         guesses.
10984
10985 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10986
10987         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10988
10989 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10990
10991         * ltmain.sh: If mkdir fails, check whether the directory was created
10992         anyhow by some other process.
10993
10994 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10995
10996         * configure.in (d30v-*-*): Configure all directories.
10997
10998 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10999
11000         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11001         for the D30V.
11002
11003 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11004
11005         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11006
11007 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11008
11009         * include/libiberty.h: Add extern "C" { so it can be used with C++
11010         progrms.
11011         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11012         programs.
11013
11014 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11015
11016         * configure.in (d30v-*-*): Configure GCC now.
11017
11018 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11019
11020         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11021         is no longer needed.
11022
11023 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11024
11025         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11026
11027 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11028
11029         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11030         targets using "$@" to provide support for similar but not identical
11031         targets without having to duplicate code.
11032
11033 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11034
11035         * makefile.vms: Fix to work with DEC C.
11036
11037 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11038
11039         * config.sub: Add mips-tx39-elf to marketing names.
11040
11041 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11042
11043         * ltmain.sh: Handle symlinks in generated script.
11044
11045 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11046
11047         * configure: Handle autoconf style directory options: --bindir,
11048         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11049         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11050         --sysconfdir.
11051         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11052         (sharedstatedir, localstatedir, oldincludedir): New variables.
11053         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11054         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11055         sbindir, sharedstatedir, and sysconfdir.
11056
11057 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11058
11059         * Makefile.in (bootstrap-lean): New target.
11060
11061 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11062
11063         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11064         sn, and gnuserv from noconfigdirs.
11065
11066 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11067
11068         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11069
11070 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11071
11072         * Makefile.in (cross): New target.
11073
11074 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11075                           Jeff Law         <law@cygnus.com>
11076
11077         * Makefile.in (bootstrap2, bootstrap3): New targets.
11078         (all-bootstrap): Remove outdated and confusing target.
11079         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11080
11081 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11082
11083         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11084         windows.  Consistent with gdb/configure.
11085
11086 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11087
11088         * configure.in: Name Linux target fragment.
11089
11090         * configure: Rewrite so that project Makefile fragment is inserted
11091         first and appears last in the resulting Makefile.
11092
11093 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11094
11095         * Makefile.in (install-itcl): Install tcl first.
11096
11097 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11098
11099         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11100
11101 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11102
11103         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11104
11105         * configure.in (skipdirs): Add target-librx for Linux.
11106         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11107
11108 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11109
11110         * Makefile.in (bootstrap): New target.
11111
11112 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11113
11114         * config.sub: Accept 'amigados' for backward compatibility.
11115
11116 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11117
11118         * config.guess: Merge with FSF.
11119
11120 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11121
11122         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11123
11124 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11125
11126         * config.sub: Add "marketing-names" patch.
11127
11128 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11129
11130         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11131
11132 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11133
11134         * config.sub: Handle v850-elf.
11135
11136 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11137
11138         * .cvsignore (*-install): Remove.
11139
11140 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11141
11142         * ltconfig: Set CONFIG_SHELL in libtool.
11143         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11144
11145 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11146
11147         * configure.in (target_subdir): Set to libraries if enable_multilib.
11148
11149 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11150
11151         * config.guess: Update from gcc directory.
11152
11153 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11154
11155         * Makefile.in (all-sim): Depends on all-readline.
11156
11157 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11158
11159         * Makefile.in (BISON, YACC): Use $$s.
11160         (all-bison): Depend on all-texinfo.
11161
11162 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11163
11164         * Makefile.in (BISON): Add -L flag.
11165         (YACC): Likewise.
11166
11167 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11168
11169         * configure.in (noconfigdirs): Add support for v850e target.
11170
11171         * config.sub (maybe_os): Add support for v850e target.
11172
11173 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11174
11175         * configure.in (noconfigdirs): Add support for v850ea target.
11176
11177         * config.sub (maybe_os): Add support for v850ea target.
11178
11179 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11180
11181         * config.sub: Add mipstx39.  Delete r3900.
11182
11183 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11184
11185         * Makefile.in (all-autoconf): Depends on all-texinfo.
11186
11187 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11188
11189         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11190         eabi targets.
11191
11192 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11193
11194         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11195
11196         * configure: When handling a Canadian Cross, handle YACC as well as
11197         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11198         * Makefile.in (all-bison): Depend upon all-texinfo.
11199
11200 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11201
11202         * Makefile.in (BISON): bison, not byacc or bison -y.
11203         (YACC): bison -y or byacc or yacc.
11204         (various): Add *-bison as appropriate.
11205         (taz): No need to mess with BISON anymore.
11206
11207 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11208
11209         * configure: If OSTYPE matches *win32*, try to find a good value for
11210         CONFIG_SHELL.
11211
11212 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11213
11214         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11215         configure.in if it is present.
11216
11217 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11218
11219         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11220
11221 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11222
11223         * config.sub: Recognize `arc' cpu.
11224         * configure.in: Likewise.
11225         * config-ml.in: Likewise.
11226
11227 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11228
11229         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11230
11231 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11232
11233         * configure: Changed sed delimiter from ':' to '|' when
11234         attempting to substitute ${config_shell} for SHELL. On
11235         NT ${config_shell} may contain a ':' in it.
11236
11237 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11238
11239         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11240
11241 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11242
11243         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11244
11245 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11246
11247         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11248
11249         * ylwrap: If the program is a relative path, force it to be
11250         absolute.
11251
11252 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11253
11254         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11255
11256 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11257
11258         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11259         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11260         for libraries.
11261
11262 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11263
11264         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11265         separated by spaces.
11266
11267 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11268
11269         * ylwrap: New file.
11270         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11271
11272         * ltmain.sh: Handle /bin/sh at start of install program.
11273
11274         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11275
11276         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11277         * missing: New file, from automake 1.2.
11278
11279 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11280
11281         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11282         check-tk to CHECK_X11_MODULES.
11283
11284 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11285
11286         * config.sub: Merge with FSF.
11287
11288 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11289
11290         * config.guess: Merge with FSF.
11291
11292 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11293
11294         * configure: Treat msdosdjgpp like go32.
11295         * configure.in: Likewise.  Don't remove gprof for go32.
11296
11297         * configure: Change Makefile.tem2 to Makefile.tm2.
11298
11299 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11300
11301         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11302
11303 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11304
11305         * install-sh (chmodcmd): Set to null if the DST directory already
11306         exists.  Same as Nov 11th change.
11307
11308 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11309
11310         * configure (GDB_TK): Needs itcl and tix.
11311
11312 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11313
11314         * config.guess: Update from FSF.
11315
11316 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11317
11318         * Makefile.in (GDB_TK): Depend on itcl and tix.
11319
11320 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11321
11322         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11323         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11324         (INSTALL_SCRIPT): New variable.
11325         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11326         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11327         to -x.
11328         * install-sh: Add support for -x option.
11329
11330 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11331
11332         * configure.in, Makefile.in: Treat tix like itcl.
11333
11334 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11335
11336         * Makefile.in (WINDRES): New variable.
11337         (WINDRES_FOR_TARGET): New variable.
11338         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11339         (EXTRA_HOST_FLAGS): Add WINDRES.
11340         (EXTRA_TARGET_FLAGS): Add WINDRES.
11341         (EXTRA_GCC_FLAGS): Add WINDRES.
11342         ($(DO_X)): Pass down WINDRES.
11343         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11344         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11345         DLLTOOL_FOR_TARGET.
11346
11347 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11348
11349         * configure.in: configure sim before gdb for win32-x-ppc
11350
11351 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11352
11353         Move gperf into the toplevel, from libg++.
11354         * configure.in (target_tools): Add target-gperf.
11355         (native_only): Add target-gperf.
11356         * Makefile.in (all-target-gperf): New target, depend on
11357         all-target-libg++.
11358         (configure-target-gperf): Empty rule.
11359         (ALL_TARGET_MODULES): Add all-target-gperf.
11360         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11361         (CHECK_TARGET_MODULES): Add check-target-gperf.
11362         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11363         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11364
11365 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11366
11367         * config.sub (mn10200): Recognize new basic machine.
11368
11369 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11370
11371         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11372         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11373
11374 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11375
11376         * configure.in: If we're building mips-sgi-irix6* native, turn on
11377         ENABLE_MULTILIB and set TARGET_SUBDIR.
11378
11379 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11380
11381         * Makefile.in (all-sn): Depend on all-grep.
11382
11383 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11384
11385         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11386
11387         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11388         Makefile.  From Jeff Makey <jeff@cts.com>.
11389         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11390
11391         * Makefile.in (DISTBISONFILES): Remove.
11392         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11393         $(DEFAULT_YACC).
11394
11395         * configure.in: Build itl, db, sn, etc., when building for native
11396         cygwin32.
11397
11398         * Makefile.in (LD): New variable.
11399         (EXTRA_HOST_FLAGS): Pass down LD.
11400         ($(DO_X)): Likewise.
11401
11402 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11403
11404         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11405
11406 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11407
11408         * configure.in (targargs): Strip out any supplied --build argument
11409         before adding our own. Always add --build.
11410
11411 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11412
11413         * configure.in (targargs): Pass --build if we're doing
11414         a cross-compile.
11415
11416 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11417
11418         * configure: Use '|' instead of ":" as the separator in
11419         sed. Otherwise sed chokes on NT path names with drive
11420         designators. Also look for "?:*" as the leading characters in an
11421         absolute pathname.
11422
11423 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11424
11425         * config.sub: Support for r3900.
11426
11427 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11428
11429         * configure.in: Use install-sh, not install.sh.
11430
11431 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11432
11433         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11434         apply it twice.
11435
11436 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11437
11438         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11439         install-binutils.
11440
11441 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11442
11443         * Makefile.in: Add automake targets.
11444         * configure.in (host_tools): Add automake.
11445
11446 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11447
11448         * configure: Default CXX to c++, not gcc.
11449         * Makefile.in (CXX): Set to c++, not gcc.
11450         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11451
11452 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11453
11454         * install-sh: try appending a .exe if source file doesn't
11455         exist
11456
11457 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11458
11459         * configure.in: Turn on multilib by default.
11460         (cross_only): Remove target-libiberty.
11461
11462         * Makefile.in (all-gcc): Don't depend on libiberty.
11463
11464 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11465
11466         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11467
11468 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11469
11470         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11471         (DISTBISONFILES): Add ld/Makefile.in
11472
11473 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11474
11475         * configure.in: if target is cygwin32 but host isn't cygwin32,
11476         don't configure gdb tcl tk expect, not just gdb.
11477
11478 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11479
11480         * configure.in: Added gnuserv everywhere sn appears.
11481
11482         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11483         (CROSS_CHECK_MODULES): Added check-gnuserv.
11484         (INSTALL_MODULES): Added install-gnuserv.
11485         (CLEAN_MODULES): Added clean-gnuserv.
11486         (all-gnuserv): New target.
11487
11488 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11489
11490         * config.guess: Fixes for MIPS OpenBSD systems.
11491
11492 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11493
11494         * Makefile.in (INSTALL_XFORM): Remove.
11495         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11496
11497         * mkinstalldirs: New file, copied from automake.
11498         * Makefile.in (installdirs): Rename from install-dirs.  Use
11499         mkinstalldirs.  Change all users.
11500         (DEVO_SUPPORT): Add mkinstalldirs.
11501
11502 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11503
11504         * install-sh: Rename from install.sh.
11505         * Makefile.in (INSTALL): Change install.sh to install-sh.
11506         (DEVO_SUPPORT): Likewise.
11507
11508         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11509         Graichen <graichen@rzpd.de>.
11510
11511 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11512
11513         * config.guess: Recognize OpenBSD systems correctly.
11514
11515 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11516
11517         * README, Makefile.in (ETC_SUPPORT): Remove references to
11518         cfg-paper*, configure.{texi,man,info*}._
11519
11520 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11521
11522         * Makefile.in (all.normal): Ensure that gcc is built after all
11523         the x11 - ie gdb - targets.
11524
11525 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11526
11527         * makefile.vms: Don't run conf-a-gas.
11528
11529 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11530
11531         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11532
11533 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11534
11535         * configure.in: Remove noconfigdirs case since gdb also
11536         configures and builds for tic80-coff.
11537
11538 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11539
11540         * configure: Set cache_file to config.cache.
11541         * Makefile.in (local-distclean): Remove config.cache.
11542
11543 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11544
11545         * COPYING: Update FSF address.
11546
11547 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11548
11549         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11550         noconfigdirs.
11551
11552 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11553
11554         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11555         MAKEDIRS, is empty.
11556
11557 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11558
11559         * config.sub: Tweak mn10300 entry.
11560
11561 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11562
11563         * configure.in (host_tools): Put sim before gdb, so gdb's
11564         configure.tgt can determine if the simulator was configured.
11565
11566 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11567
11568         * config.sub: Move BeOS $os case to be with other Cygnus
11569         local cases.
11570
11571 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11572
11573         * config.sub: Remove misplaced comment that broke Linux.
11574
11575 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11576
11577         * config.sub: Add BeOS support.
11578
11579 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11580
11581         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11582
11583 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11584
11585         * configure.in (noconfigdirs): Remove tcl and tk from
11586         noconfigdirs for cygwin32 builds.
11587
11588 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11589
11590         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11591
11592 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11593
11594         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11595         make-all.com, use makefile.vms instead.
11596
11597 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11598
11599         * config.sub: Accept -lnews*.
11600
11601 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11602
11603         * configure.in (noconfigdirs): Disable target-newlib,
11604         target-examples and target-libiberty for d30v.
11605
11606 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11607
11608         * configure.in (noconfigdirs): Enable ld for d30v.
11609
11610 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11611
11612         * configure.in (tic80-*-*): Build compiler.
11613
11614 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11615
11616         * configure.in (d30v-*): Remove sim directory from list of
11617         unsupported d30v directories
11618
11619 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11620
11621         * config.sub, configure.in: Add d30v target cpu.
11622
11623 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11624
11625         * makefile.vms: New file.
11626         * make-all.com: Remove.
11627
11628 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11629
11630         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11631
11632 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11633
11634         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11635
11636 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11637
11638         * Makefile.in (ALL_MODULES): Added all-db.
11639         (CROSS_CHECK_MODULES): Addec check-db.
11640         (INSTALL_MODULES): Added install-db.
11641         (CLEAN_MODULES): Added clean-db.
11642
11643 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11644
11645         * config.guess: Merge with latest FSF sources.
11646
11647 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11648
11649         * Makefile.in (ALL_MODULES): Added all-itcl.
11650         (CROSS_CHECK_MODULES): Added check-itcl.
11651         (INSTALL_MODULES): Added install-itcl.
11652         (CLEAN_MODULES): Added clean-itcl.
11653
11654 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11655
11656         * configure.in: build gdb for mn10200
11657
11658 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11659
11660         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11661
11662 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11663
11664         * configure.in (tic80-*-*): Turn off most targets right now.
11665
11666 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11667
11668         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11669         rather than the makeinfo program.
11670         (do-info): Depend upon all-texinfo.
11671
11672 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11673
11674         * configure.in: Remove uses of config/mh-linux.
11675
11676         * config.sub, config.guess: Merge with latest FSF sources.
11677
11678 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11679
11680         * config.sub (case $basic_machine): Add tic80 entries.
11681
11682 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11683
11684         * config.sub, config.guess: Merge with latest FSF sources.
11685
11686 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11687
11688         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11689         * mpw-config.in: Test for NewFolderRecursive.
11690         * mpw-install: Use symbolic name for startup filename.
11691         * mpw-README: Add various additional details.
11692
11693 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11694
11695         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11696
11697 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11698
11699         * configure.in: Do build gcc and the target libraries for
11700         the mn10200.
11701
11702 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11703
11704         * configure.in: don't avoid building gdb for mn10300 any more
11705         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11706         instead of single-quoting it.
11707
11708 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11709
11710         * configure.in: Don't use --with-stabs on IRIX 6.
11711
11712 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11713
11714         * configure.in (m32r): Build gdb, libg++ now.
11715
11716 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11717
11718         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11719         directories from noconfigdirs.
11720
11721 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11722
11723         * config.sub (basic_machine): added mips16 configuration
11724
11725 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11726
11727         * config.sub: Handle d10v-unknown.
11728
11729 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11730
11731         * config.sub: Handle v850-unknown.
11732
11733 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11734
11735         * Makefile.in: add findutils
11736         * configure.in: add findutils to list of host_tools
11737
11738 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11739
11740         * config.sub: Handle mn10200 and mn10300.
11741
11742 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11743
11744         * configure.in (d10v-*): Do not build librx.
11745
11746 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11747
11748         * configure.in (mn10300): Build everything except gdb & libgloss.
11749
11750 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11751
11752         * config.guess:  Patch for Dansk Data Elektronik servers,
11753         from Niels Skou Olsen <nso@dde.dk>.
11754
11755         For ncr, use /bin/uname rather than uname, since GNU uname does not
11756         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11757
11758         Patch for MIPS R4000 running System V,
11759         from Eric S. Raymond <esr@snark.thyrsus.com>.
11760
11761         Fix thinko for nextstep.
11762
11763         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11764
11765         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11766         * config.guess: Guess mips-dec-mach_bsd4.3.
11767
11768         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11769         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11770         release numbers.
11771         * config.guess (mips-mips-riscos*):  Emit just enough of the
11772         release number.
11773
11774         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11775         * config.guess (sparc-auspex-sunos*):  Added.
11776         (f300-fujitsu-*): Added.
11777
11778         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11779         * config.guess:  Recognize a Tadpole as a sparc.
11780
11781 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11782
11783         * config.guess: Don't assume that NextStep version is either 2 or
11784         3.  NextStep 4 (aka OpenStep 4) has come out now.
11785
11786 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11787
11788         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11789         From Rik Faith <faith@cs.unc.edu>.
11790
11791 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11792
11793         * config.sub: Contributions from bug-gnu-utils to:
11794         Support plain "hppa" (no version given) architecture, reported by
11795         OpenStep.
11796         OpenBSD like NetBSD.
11797         LynxOs is not a hardware supplier.
11798
11799         * config.guess: Contributions from bug-gnu-utils to add support for:
11800         OpenBSD like NetBSD.
11801         Stratus systems.
11802         More Pyramid systems.
11803         i[n>4]86 Intel chips.
11804         M680[n>4]0 Motorola chips.
11805         Use unknown instead of lynx for hardware manufacturer.
11806
11807 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11808
11809         * install.sh (chmodcmd): Set to null if the DST directory already
11810         exists.
11811
11812 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11813
11814         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11815         not use mt-ppc target Makefile fragment any more.
11816
11817 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11818
11819         * configure.in (*-*-windows):  Exclude everything but those dirs
11820         needed to build windows.
11821
11822 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11823
11824         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11825
11826 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11827
11828         * configure.in:  Exclude mmalloc from i386-windows.
11829
11830 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11831
11832         * Undo my previous change.
11833
11834 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11835
11836         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11837         unconditionally.
11838         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11839
11840 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11841
11842         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11843         host to add it's own flags.
11844
11845 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11846
11847         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11848
11849 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11850
11851         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11852         (CXX_FOR_TARGET): Likewise.
11853         (GCC_FOR_TARGET): Define.
11854         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11855         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11856         CC_FOR_TARGET was specified on the command line.
11857         (MAKEOVERRIDES): Don't define.
11858
11859 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11860
11861         * configure.in (m32r): Fix spelling of libg++ libs.
11862
11863 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11864
11865         * config.sub (-apple*): Remove, now redundant.
11866
11867 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11868
11869         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11870
11871         * configure: Rework yesterday's sed script patch.
11872
11873         * config.sub: Merge with FSF.
11874
11875 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11876
11877         * config.guess:  Merge from FSF.
11878
11879         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11880         * config.guess: Use pc instead of unknown, for pc clone systems.
11881         Change linux to linux-gnu.
11882
11883         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11884         * config.guess: Avoid non-portable tr syntax.
11885
11886 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11887
11888         * test-build.mk (HOLES): Add "xargs" for gdb.
11889
11890         * configure: Avoid hpux10.20 sed bug.
11891
11892 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11893
11894         * configure.in:  Add support for windows host
11895         (that is a build done under the Microsoft build environment).
11896
11897 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11898
11899         * Makefile.in: Replace all uses of srcroot with s, to shrink
11900         command line lengths.
11901
11902         Patches from Geoffrey Noer <noer@cygnus.com>:
11903         * configure.in: If configuring for newlib, pass --with-newlib to
11904         subdirectories.
11905         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11906         -Bnewlib/ and -Lwinsup to gcc.
11907         (CXX_FOR_TARGET): Likewise.
11908
11909 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11910
11911         * Makefile.in (ETC_SUPPORT): Add configure.
11912
11913 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11914
11915         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11916         host configuration file.
11917
11918 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11919
11920         * configure.in: Break mn10x00 support into separate
11921         mn10200 and mn10300 configurations.
11922         * config.sub: Likewise.
11923
11924 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11925
11926         * configure.in: Add lots of stuff to noconfigdirs for
11927         the mn10x00 targets.
11928
11929         * config.sub, configure.in: Add mn10x00 support.
11930
11931 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11932
11933         * make-all.com: Call conf-a-gas, not config-a-gas.
11934
11935 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11936
11937         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11938         targets.
11939
11940 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11941
11942         * mpw-README: Add much more detail for native PowerMac.
11943         * mpw-install: New file.
11944         * mpw-configure: Add --norecursion and --help options.
11945         * mpw-config.in: Translate readme and install files when
11946         copying to objdir.
11947         * mpw-build.in: Don't always depend on byacc and flex.
11948         (install-only-top): New action.
11949
11950 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11951
11952         * configure.in:  You can now configure GDB for the v850.
11953
11954 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11955
11956         * configure.in (noconfigdirs): Don't configure any C++ dirs
11957         if targeting D10V.
11958
11959 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11960
11961         * config.sub: Recognize mips64vr5000.
11962
11963 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11964
11965         * configure.in: Use a single line for host_tools and native_only.
11966
11967 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11968
11969         * config.sub, configure.in: Add entries for m32r.
11970
11971 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11972
11973         * Makefile.in (inet-install): Don't run install-gzip.
11974
11975 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11976
11977         * configure.in:  Don't config lots of things for *-*-windows*.
11978
11979 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11980
11981         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11982         (host_libs, host_tools): Copy from configure.in.
11983         * mpw-configure: Don't complain about directories not found.
11984
11985 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11986
11987         * configure.in (i[345]86): Recognize i686 for pentium pro.
11988         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11989         file.
11990
11991         * config.guess (i[345]86): Ditto.
11992
11993 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11994
11995         * configure.in (noconfigdirs): Removed gdb for D10V.
11996
11997 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11998
11999         * configure.in: Remove ld, target-libio, target-libg++, and
12000         target-libstdc++ from noconfigdirs.
12001
12002 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12003
12004         * configure: Fix three locations where shell scripts were
12005         being run directly rather than with config_shell.
12006
12007 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12008
12009         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12010         * config.sub (basic_machine): Recognize v850.
12011
12012 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12013
12014         * mpw-configure: Handle multiple enable/disable options and
12015         pass them down recursively, handle -c and -s flags appropriately
12016         depending on choice of compiler, add escape mechanism for
12017         quoted arguments to gC.
12018
12019 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12020
12021         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12022         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12023         so that -mrelocatable-lib and -mno-eabi are used.
12024
12025         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12026         not support --print-multi-lib, don't abort.
12027
12028 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12029
12030         * make-all.com: Run config-a-gas.
12031         * setup.com: Don't copy subdirectory files around.
12032
12033 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12034
12035         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12036         target, it now compiles correctly.
12037
12038 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12039
12040         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12041
12042 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12043
12044         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12045
12046 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12047
12048         * configure.in (native_only): Add prms.
12049
12050 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12051
12052         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12053         (BINUTILS_SUPPORT_DIRS): Likewise.
12054
12055 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12056
12057         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12058         d10v support is added.
12059
12060 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12061
12062         * configure.in (d10v-*-*): New target.
12063
12064 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12065
12066         * config.guess (HP 9000/811): Recognize this as a PA1.1
12067         machine.
12068
12069 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12070
12071         * Makefile.in (do-tar-gz): New target, split out from tail end of
12072         taz target.  Run each command separately, don't use pipes.
12073         (taz): Use it.
12074
12075 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12076
12077         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12078         * mpw-build.in: No builds should depend on building byacc or flex,
12079         they are assumed to be installed already.
12080
12081 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12082
12083         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12084         variable that CC_FOR_TARGET needs.
12085
12086 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12087
12088         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12089         options have changed since the last time the subdirectory was
12090         configured, and if it has, reconfigure.
12091         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12092         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12093
12094 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12095
12096         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12097         CLEAN_MODULES): Add bash.
12098         (all-bash): New target.
12099
12100 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12101
12102         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12103
12104 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12105
12106         * config.sub (basic_machine): Recognize d10v as a valid processor.
12107
12108 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12109
12110         * mpw-configure: Add support for --bindir.
12111         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12112
12113 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12114
12115         * configure.in: add bash, time, gawk to list of hosttools and things
12116         to only build for native toolchains
12117
12118 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12119
12120         * Makefile.in (docdir): Remove.
12121
12122 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12123
12124         * Makefile.in (datadir): Set to $(prefix)/share.
12125
12126 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12127
12128         * configure.in: build diff and patch for cygwin32-hosted
12129         toolchains.
12130
12131 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12132
12133         * config.sub: Accept -rtems*.
12134
12135 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12136
12137         * configure.in: enable dosrel for cygwin32-hosted builds,
12138                 remove diff from the list of things not buildable
12139                 via Canadian Cross
12140
12141 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12142
12143         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12144         don't get ". ".
12145
12146 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12147
12148         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12149
12150 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12151
12152         * Makefile.in (taz): Handle case where tex3patch didn't even get
12153         checked out.  Also, if it was found, put the symlink in a new util
12154         subdirectory.
12155
12156 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12157
12158         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12159
12160 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12161
12162         * config.sub: Recognize -openvms.
12163         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12164         * make-all.com, setup.com: New files.
12165
12166 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12167
12168         * Makefile.in (taz): tex3patch moved to texinfo/util.
12169
12170 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12171
12172         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12173         * configure.in: remove make from disable-if-Can-Cross list
12174                 enable gdb if ${host} and ${target} are cygwin32
12175
12176 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12177
12178         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12179         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12180
12181 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12182
12183         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12184         distinguish sysv/svr4/bsd variants.
12185         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12186
12187 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12188
12189         * configure.in: Added copyright notice.
12190         * move-if-change: Added copyright notice.
12191
12192 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12193
12194         * configure.in (powerpcle-*-solaris*): Until we get shared
12195         libraries working, don't build gdb, sim, make, tcl, tk, or
12196         expect.
12197
12198 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12199
12200         * config.guess:  Merge with FSF:
12201
12202         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12203         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12204
12205         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12206         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12207
12208         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12209         * config.guess:  Combine two OSF1 rules.
12210         Also recognize field test versions.  From mjr@zk3.dec.com.
12211         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12212         because GNU uname does not support -p.  From pmr@pajato.com.
12213
12214 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12215
12216         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12217
12218 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12219
12220         * mpw-README: Document GCCIncludes.
12221
12222 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12223
12224         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12225
12226 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12227
12228         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12229
12230 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12231
12232         * configure.in (*-*-cygwin32): Configure make.
12233
12234 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12235
12236         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12237
12238 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12239
12240         * Makefile.in (all-inet): Depend on all-perl.
12241
12242         * Makefile.in (inet-install): New target.
12243
12244         * Makefile.in (all-inet): Depend on all-tcl.
12245         (all-inet): Depend on all-send-pr.
12246
12247 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12248
12249         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12250         temporarily.
12251
12252 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12253
12254         * configure.in: Don't configure --with-gnu-ld on AIX.
12255
12256 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12257
12258         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12259
12260 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12261
12262         * Makefile.in (ALL_MODULES): Added all-inet.
12263         (CROSS_CHECK_MODULES): Added check-inet.
12264         (INSTALL_MODULES): Added install-inet.
12265         (CLEAN_MODULES): Added clean-inet.
12266         (all-indent): New target.
12267
12268         * configure.in (host_tools): Added inet.
12269         (native_only): Added inet.
12270         (noconfigdirs): Added inet.
12271
12272 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12273
12274         * configure.in: Don't configure libgloss if we are not configuring
12275         newlib.
12276
12277 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12278
12279         * configure.in: Don't configure libgloss for unsupported
12280         architectures.
12281
12282 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12283
12284         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12285
12286 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12287
12288         * Makefile.in (ALL_MODULES): Include all-apache.
12289         (CROSS_CHECK_MODULES): Include check-apache.
12290         (INSTALL_MODULES): Include install-apache.
12291         (all-apache): New target.
12292
12293         * configure.in: Added apache everywhere perl is seen.
12294
12295 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12296
12297         * Makefile.in: Add support for clean-{module} and
12298         clean-target-{module} rules.
12299
12300 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12301
12302         * configure.in (*-*-ose) do not build libgloss.
12303
12304 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12305
12306         * config.guess (prep*:SunOS:5.*:*): Turn into
12307         powerpele-unknown-solaris2.
12308
12309 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12310
12311         * configure.in: Permit --enable-shared to specify a list of
12312         directories.
12313
12314 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12315
12316         * configure.in (host==solaris): Pass only the first word of $CC
12317         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12318
12319 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12320
12321         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12322
12323 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12324
12325         * Makefile.in (ALL_MODULES): Include all-perl.
12326         (CROSS_CHECK_MODULES): Include check-perl.
12327         (INSTALL_MODULES): Include install-perl.
12328         (ALL_X11_MODULES): Include all-guile.
12329         (CHECK_X11_MODULES): Include check-guile.
12330         (INSTALL_X11_MODULES): Include install-guile.
12331         (all-perl): New target.
12332         (all-guile): New target.
12333
12334         * configure.in (host_tools): Include perl and guile.
12335         (native_only): Include perl and guile.
12336         (noconfigdirs): Don't build guile and perl; no ports have been
12337         done.
12338
12339 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12340
12341         * configure (--enable-*): Handle quoted option lists such as
12342         --enable-sim-cflags='-g0 -O' better.
12343
12344 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12345
12346         * Makefile.in ({,inst}all-target): New rule so we can make and
12347         install all of the target directories easily.
12348
12349 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12350
12351         * configure.in: Add missing global flag in sed substitution when
12352         deleting `target-' from ${configdirs}.
12353
12354 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12355
12356         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12357         option.
12358
12359         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12360         config/mh-necv4.
12361
12362         * install.sh: Correct misspelling of transformbasename.
12363
12364         * config.guess: Recognize mips-*-sysv*.
12365
12366 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12367
12368         * config.sub: Recognize mon960.
12369
12370 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12371
12372         * configure: Restore Canadian Cross handling of BISON and LEX,
12373         removed in Feb 20 change.
12374
12375 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12376
12377         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12378         Mention make install.  Remove the old copyright date as well the
12379         clumsy and rather pointless copyright on the README file.
12380
12381 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12382
12383         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12384         Makefile after running symlink-tree, then run `make distclean' to
12385         avoid clobbering any generated files in srcdir.
12386
12387 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12388
12389         * configure.in (m68k-*-netbsd*): Build everything now.
12390
12391 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12392
12393         * Makefile.in (taz): Fix quoting.
12394
12395 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12396
12397         * configure.in (sparclet-*-*): Build everything now.
12398
12399 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12400
12401         * configure.in (m68k-*-linux*): New host.
12402
12403 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12404
12405         * configure: Check for bison before byacc.
12406
12407 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12408
12409         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12410         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12411         searching PATH.  These are used as fallbacks by Makefile.in if
12412         flex/bison/byacc aren't in objdir.
12413
12414 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12415
12416         * Makefile.in: Make everything which depends upon all-bfd also
12417         depend upon all-opcodes, in case --with-commonbfdlib is used.
12418
12419 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12420
12421         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12422         building NT native compilers on Unix.
12423
12424 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12425
12426         * configure.in: Don't get CC from the host Makefile fragment if we
12427         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12428         Solaris test for /usr/ucb/cc to the post target script, just after
12429         the compiler sanity test.
12430
12431 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12432
12433         * config.sub: Merge with FSF.
12434
12435 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12436
12437         * Makefile.in (RPATH_ENVVAR): New variable.
12438         (REALLY_SET_LIB_PATH): Use it.
12439         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12440
12441 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12442
12443         * config.sub, configure.in: Recognize sparclet cpu.
12444
12445 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12446
12447         * config.guess:  Support m68k-cbm-sysv4.
12448
12449 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12450
12451         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12452         m68k-unknown-linuxaout from linker help string.  Put quotes around
12453         $ld_help_string.
12454
12455 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12456
12457         * config.guess (powerpc-harris-powerunix): Add guess for port
12458         to new target.
12459
12460 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12461
12462         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12463
12464 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12465
12466         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12467         $(REALLY_SET_LIB_PATH) in Makefile.
12468         * Makefile.in (SET_LIB_PATH): New variable.
12469         (REALLY_SET_LIB_PATH): New variable.
12470         ($(DO_X)): Use $(SET_LIB_PATH).
12471         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12472         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12473         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12474         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12475         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12476         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12477         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12478         (install-dosrel): Likewise.
12479         (all-opcodes): Depend upon all-libiberty.
12480
12481 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12482
12483         * config.guess (*:CYGWIN*): New
12484
12485 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12486
12487         * Makefile.in (all-target-winsup): All all-target-libiberty.
12488
12489 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12490
12491         * configure.in (noconfigdirs): Add missing # in front of comment.
12492
12493 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12494
12495         * configure.in: add second pass to things added to noconfigdirs
12496         so *-gm-magic can exclude libgloss properly.
12497
12498 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12499
12500         * mpw-configure (extralibs_name, rez_name): Set correctly
12501         for MWC68K compiler.
12502
12503         * mpw-README: Add more info on the necessary build tools.
12504
12505 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12506
12507         * configure.in, config.sub: Recognize cygwin32.
12508
12509 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12510
12511         * config.guess, config.sub: Recognize A/UX.
12512
12513 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12514
12515         * config.sub: Merge with gcc/config.sub.
12516
12517 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12518
12519         * mpw-build.in (do-binutils): Add build of stamps.
12520
12521 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12522
12523         * config.sub: Add recognition for mips64vr4100*-* targets.
12524
12525 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12526
12527         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12528         Add creation of gconfigargs with `--enable-shared' turned on.
12529         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12530         ($(host)-stamp-stage3-configured): Likewise.
12531         (HOLES): Add chatr and ldd.
12532         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12533
12534 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12535
12536         * configure: Pass --nfp to recursive configures.
12537
12538 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12539
12540         * Makefile.in (DLLTOOL): New.
12541         (DLLTOOL_FOR_TARGET): New.
12542         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12543         (EXTRA_TARGET_FLAGS): Ditto.
12544         (EXTRA_GCC_FLAGS): Ditto.
12545         (CONFIGURE_TARGET_MODULES): Ditto.
12546         (DO_X): Ditto.
12547         * configure: Add DLLTOOL.
12548
12549 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12550
12551         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12552         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12553         mh-sco, since old workarounds no longer needed, and don't
12554         build ld, since libraries have weak symbols in COFF.
12555
12556 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12557
12558         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12559
12560 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12561
12562         * configure.in: Make sure that ${CC} can be used to compile an
12563         executable.
12564
12565 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12566
12567         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12568         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12569         nothing depending on whether gdbtk is being built.
12570
12571 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12572
12573         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12574
12575 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12576
12577         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12578         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12579
12580 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12581
12582         * config-ml.in: Add support for
12583         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12584         Simplify setting of multidirs from --disable-foo.
12585
12586 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12587
12588         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12589         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12590         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12591         non-empty, pass them on to the  GCC make.
12592         (all-bootstrap): New rule that is like all-gcc, except it executes
12593         the GCC bootstrap rule instead of the GCC all rule.
12594
12595 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12596
12597         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12598
12599 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12600
12601         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12602         DG/UX support.
12603
12604 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12605
12606         * config.sub (i*86*) Change [345] to [3456]
12607
12608 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12609
12610         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12611         --with-gnu-ld=no.
12612
12613 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12614
12615         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12616         AIX multilibs get built.
12617
12618 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12619
12620         * configure.in (i386-win32): Don't build expect if we're not
12621         building the tcl subdir.
12622
12623 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12624
12625         * Makefile.in: (configure-target-examples, all-target-examples):
12626         New targets, configure and build example programs.
12627
12628 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12629
12630         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12631         use it as input to sedit the generated MPW makefile.
12632         * mpw-README: Add a suggestion about Gestalt.h.
12633
12634 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12635
12636         * config.sub: Accept *-*-ieee*.
12637
12638 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12639
12640         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12641         Ronald F. Guilmette <rfg@monkeys.com>.
12642
12643 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12644
12645         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12646         for powerpc-pe native.
12647         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12648         (target==powerpc-pe): duplicate i386-win32 entry.
12649
12650 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12651
12652         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12653         of vxworks, not just vxworks5.1.
12654
12655 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12656
12657         * mpw-configure: Add support for exec-prefix.
12658
12659 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12660
12661         * config.guess: Recognize HP model 816 machines as having
12662         a PA1.1 processor.
12663
12664 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12665
12666         * configure: Ignore new autoconf configure options.
12667
12668 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12669
12670         * config.guess:  Recognize Pentium under SCO.
12671         From Robert Lipe <robertl@arnet.com>.
12672
12673 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12674
12675         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12676
12677 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12678
12679         * configure.in: Don't configure gas for alpha-dec-osf*.
12680
12681 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12682
12683         * configure.in: Default to --with-stabs for some targets for which
12684         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12685         i[345]86*-*-unixware*.
12686
12687 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12688
12689         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12690         rather than basing it on the target.  Simplify handling of options
12691         controlling which directories to configure.  Remove extraneous
12692         slash in multi-clean target.
12693
12694 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12695
12696         * config-ml.in: Prefix more variables with ml_ so they don't collide
12697         with configure's.
12698
12699 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12700
12701         * configure: Don't turn -v into --v.
12702
12703 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12704
12705         * configure.in (targargs): Fix typo.
12706
12707         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12708
12709 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12710
12711         * configure.in: Strip --host and --target options from
12712         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12713         --with-cross-host option when building with a cross-compiler.
12714         * configure: Canonicalize the arguments put into config.status by
12715         always using `=' for an option with an argument.  Pass a presumed
12716         --host or --target explicitly.
12717
12718 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12719
12720         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12721         into general OS recognition case.
12722
12723 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12724
12725         * configure.in (target_configdirs): add target-winsup only
12726         for win32 target systems.
12727
12728 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12729
12730         * Makefile.in (all-target-libgloss): Depend upon
12731         configure-target-newlib, since when libgloss is built it looks to
12732         see if the newlib directory exists.
12733
12734 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12735
12736         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12737         cfg-ml-*.in.
12738
12739 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12740
12741         * configure: Handle LD and LD_FOR_TARGET when configuring a
12742         Canadian Cross.
12743
12744 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12745
12746         * configure.in (target_libs): add target-winsup.
12747         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12748         (target==ppcle-pe): remove ld from $noconfigdirs.
12749
12750 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12751
12752         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12753         Preserve relative path names in $srcdir.  Build symlink tree if
12754         configuring cross target dir and srcdir=. (= no VPATH support).
12755         (configure-target-libg++): Depend on configure-target-librx.
12756         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12757         * config-ml.in: New file.
12758         * symlink-tree: New file.
12759         * configure: Ensure srcdir="." if that's what it is.
12760
12761 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12762
12763         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12764         includes and FLEX_SKELETON setting.
12765         * mpw-configure (--with-gnu-ld): New option, controls whether
12766         to use PPCLink or ld with PowerMac GCC.
12767         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12768         * mpw-config.in: Configure grez if targeting Mac.
12769
12770         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12771         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12772         just macos.
12773         * configure.in: Configure grez resource compiler if targeting Mac.
12774         * Makefile.in (all-grez, install-grez): New targets.
12775
12776 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12777
12778         * configure: CXX defaults to gcc, not g++.  If we find
12779         gcc in the path, set CC to gcc -O2.
12780
12781 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12782
12783         * configure: Default ${build} correctly.  Avoid picking up extra
12784         spaces when reading CC and CXX from Makefile.  When doing a
12785         Canadian Cross, use plausible default values for numerous
12786         variables.
12787         * configure.in: When doing a Canadian Cross, don't try to
12788         configure tools whose configure script can't handle it.
12789
12790 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12791
12792         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12793
12794 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12795
12796         * configure:  Remove dubious bug reporting address.
12797
12798 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12799
12800         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12801         configure script, run that instead of this directory's configure.
12802         In either case, print a message that we're configuring the sub-dir.
12803
12804 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12805
12806         * configure.in: Before checking for the existence of various files,
12807         use sed to filter out "target-".
12808
12809 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12810
12811         * Makefile.in (DO_X): Split rule to decrease command line length
12812         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12813         (Philippe De Muyter).
12814
12815 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12816
12817         * Makefile.in (all-patch): depend on all-libiberty.
12818
12819 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12820
12821         * configure.in: If the only directory in target_configdirs which
12822         actually exists is libiberty, then set target_configdirs to empty,
12823         to avoid trying to build a target libiberty in a gas or gdb
12824         distribution.
12825
12826 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12827
12828         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12829         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12830         systems.
12831
12832 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12833
12834         * configure.in (copy_dirs): Use sys-include instead of include
12835         for --with-headers option.
12836
12837 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12838
12839         * Makefile.in, configure.in: Make winsup builds work with
12840         new scheme.
12841
12842 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12843
12844         * configure.in: Build the linker on AIX.
12845
12846 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12847
12848         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12849         where needed.
12850
12851 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12852
12853         * Makefile.in (all-gcc): Fix typo.
12854
12855 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12856
12857         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12858
12859 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12860
12861         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12862         to target-xiberty, to provide more flexibility.
12863         (target_subdir):  Define.  Create if cross.
12864         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12865         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12866         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12867         check-libFOO -> check-target-libFOO, etc.
12868         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12869         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12870         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12871         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12872         allow ALL_GCC="" to only configure.
12873         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12874         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12875         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12876
12877 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12878
12879         * Makefile.in (taz): Build "info" in etc explicitly.
12880
12881 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12882
12883         * configure.in:  Make sure that CC is undefined (as opposed to
12884         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12885         problem with autoconf trying to configure on a host without GCC.
12886
12887 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12888
12889         * mpw-configure: Set host alias from choice of host compiler,
12890         only use generic MPW Makefile sed if present, edit a file
12891         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12892         * mpw-README: Add problem notes about CW6 and CW7.
12893
12894 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12895
12896         * Makefile.in (taz): Use ";" instead of ";;".
12897
12898 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12899
12900         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12901         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12902         DISTDOCDIRS.
12903         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12904         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12905
12906 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12907
12908         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12909         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12910         Move bfd to DISTSTUFFDIRS.
12911
12912 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12913
12914         * Makefile.in (X11_LIB): Removed.
12915         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12916
12917         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12918
12919 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12920
12921         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12922         names.
12923
12924 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12925
12926         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12927
12928 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12929
12930         * configure.in (i[345]86-*-win32): Always build newlib.
12931         Don't configure cvs, autoconf or texinfo.
12932         * Makefile.in (LD_FOR_TARGET): New.
12933         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12934         Pass down LD_FOR_TARGET.
12935
12936 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12937
12938         * winsup: New directory.
12939         * Makefile.in: Build winsup.
12940         * configure.in: Winsup is configured when target is win32.
12941         Can only build win32 target GDB when native.
12942
12943 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12944
12945         * config.guess: Recognize HP model 819 machines as having
12946         a PA 1.1 processor.
12947
12948 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12949
12950         * configure: Fix sed loop which substitutes for CC and CXX to
12951         avoid bug found in various sed implementations.
12952
12953 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12954
12955         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12956         simulator.  Use standard powerpc-*-eabi*.
12957
12958 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12959
12960         * configure.in: Stop putting gas and binutils in noconfigdirs for
12961         powerpc-*-aix* and rs6000-*-*.
12962
12963 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12964
12965         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12966         -mcall-aixdesc libraries.
12967
12968 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12969
12970         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12971
12972         * config.sub (arm | armel | armeb): Fix shell syntax.
12973
12974 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12975
12976         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12977         -msoft-float and -mcpu=common support.
12978         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12979         libraries.
12980
12981 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12982
12983         * configure.in: Allow configuration and build of emacs19 for the alpha.
12984
12985 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12986
12987         * configure.in (CC): Get ^CC, not just any old CC, from
12988         ${host_makefile_frag}.
12989
12990 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12991
12992         * configure.in (CC): Try to get CC from
12993         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12994
12995 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12996
12997         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12998         only if it exists in $(srcdir).
12999
13000 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13001
13002         * configure: If CC and CXX are not set in the environment, set
13003         them, based on either an existing Makefile or on searching for gcc
13004         in PATH.  Substitute for CC and CXX in Makefile.
13005         * configure.in: Remove libm from target_libs.  Separate
13006         target_configdirs from configdirs.  If CC is not set in
13007         environment, try to get it from a host Makefile fragment.  Rewrite
13008         changes of configdirs to use skipdirs instead.  A few minor
13009         tweaks.  Take directories out of target_configdirs as they are
13010         taken out of configdirs.  Remove existing Makefile files from
13011         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13012         CONFIG_ARGUMENTS in Makefile.
13013         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13014         by configure.in.
13015         (CONFIG_ARGUMENTS): Likewise.
13016         (CONFIGURE_TARGET_MODULES): New variable.
13017         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13018         ($(CONFIGURE_TARGET_MODULES)): New target.
13019         (configure-libg++, configure-libio): New targets.
13020         (all-libg++): Depend upon configure-libg++.
13021         (all-libio): Depend upon configure-libio.
13022         (configure-libgloss, all-libgloss): New targets.
13023         (configure-libstdc++): New target.
13024         (all-libstdc++): Depend upon configure-libstdc++.
13025         (configure-librx, all-librx): New targets.
13026         (configure-newlib): New target.
13027         (all-newlib): Depend upon configure-newlib
13028         (configure-xiberty): New target.
13029         (all-xiberty): Depend upon configure-xiberty.
13030
13031 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13032
13033         * configure.in (host i[345]86-*-win32):  Expand the
13034         noconfigdirs again.
13035
13036 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13037
13038         * mpw-configure: Fix sed command file name.
13039
13040 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13041
13042         * configure.in (host i[345]86-*-win32): Reduce the
13043         noconfigdirs again.
13044
13045 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13046
13047         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13048         or powerpc*-*-pe*, since they are not yet supported.
13049
13050 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13051
13052         Add PowerMac support and many other enhancements.
13053         * mpw-configure: New option --cc to select compiler to use,
13054         paste options set according to --cc into the generated
13055         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13056         if mpw-make.sed is present.
13057         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13058         add forward includes for PowerPC include files.
13059         * mpw-build.in: Build using Makefile.PPC if present.
13060         (do-byacc, etc): Remove separate version resource builds.
13061         (do-gas): Build "stamps" before "all".
13062         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13063         * mpw-README: Update to reflect --cc option, PowerMac support,
13064         and recently-reported compatibility problems.
13065
13066 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13067
13068         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13069         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13070         (--with-multilib-top): Pass to recursive invocations.
13071
13072 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13073
13074         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13075         v810-*-*.
13076
13077 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13078
13079         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13080         gdb, ld and opcodes on v810-*-*.
13081
13082 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13083
13084         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13085         (local-maintainer-clean): New target.
13086         (maintainer-clean): New target.
13087         (realclean): Just depend upon maintainer-clean.
13088
13089 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13090
13091         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13092
13093 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13094
13095         * configure.in: Build ld in mips*-*-bsd* case.
13096
13097 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13098
13099         * config.sub: Accept -lites* OS.  From Ian Dall.
13100
13101 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13102
13103         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13104         targets.
13105
13106 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13107
13108         * configure.in: treat i386-win32 canadian cross the same as
13109         i386-go32 canadian cross.
13110
13111 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13112
13113         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13114         running under the simulator to build a reduced set of libraries.
13115         (powerpc-*-eabiaix): Add fine grained multilib support added to
13116         other powerpc targets yesterday.
13117
13118 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13119
13120         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13121         -disable-softfloat, -disable-relocatable, -disable-aix, and
13122         -disable-sysv to control which multilib libraries get built.
13123
13124 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13125
13126         * configure: Add Makefile.tem to list of files to remove in trap
13127         handler.
13128
13129 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13130
13131         * config.guess (*Linux*):  Add missing "exit"s.
13132         Also, need specific check for alpha-unknown-linux (uses COFF).
13133
13134 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13135
13136         * config.guess:  Merge with FSF:
13137
13138         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13139         * config.guess (AIX4): More robust release numbering discovery.
13140
13141         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13142         * config.guess (i386-sequent-ptx): Properly get version number.
13143
13144         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13145         * config.guess (mips:*:4*:UMIPS): New case.
13146
13147 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13148
13149         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13150         (i386-win32 host): Likewise.  Don't build readline.
13151
13152 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13153
13154         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13155         SUPPORT_FILES to submakes.
13156
13157 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13158
13159         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13160         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13161         mpw-configure.
13162
13163 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13164
13165         * configure.in (appdirs): Use =, not ==, in test expression when
13166         trying to build the text to print in the warning message for
13167         Solaris users.
13168
13169 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13170
13171         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13172
13173 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13174
13175         * config.guess: Recognize lynx-2.3.
13176
13177 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13178
13179         * config.sub (z8ksim): Deleted
13180         (z8k-*-coff): New, this is the one true name of the target.
13181
13182 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13183
13184         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13185
13186 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13187
13188         * config.guess (*:Linux:*:*): First try asking the linker what the
13189         default object file format is (elf, aout, or coff).  Then if this
13190         fails, try previous methods.
13191
13192 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13193
13194         * configure.in: Don't build newlib for *-*-vxworks5.1.
13195
13196 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13197
13198         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13199         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13200
13201 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13202
13203         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13204
13205 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13206
13207         * cfg-ml-com.in: New file.
13208         * cfg-ml-pos.in: New file.
13209
13210 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13211
13212         * COPYING.NEWLIB: Add HP free copyright to list.
13213
13214 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13215
13216         * config.sub: Recognize -eabi* for the system, not just -eabi.
13217
13218 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13219
13220         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13221         * config.sub, configure.in (win32): New target and host.
13222
13223 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13224
13225         * configure.in: Add i386-pe configuration.
13226
13227 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13228
13229         * mpw-build.in (install): Install GDB after LD.
13230
13231 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13232
13233         * mpw-config.in (elf/mips.h): Always forward-include, needed
13234         for GDB to build.
13235
13236 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13237
13238         * testsuite: New directory for customer acceptance and whole tool
13239         chain tests.
13240
13241 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13242
13243         * configure: If per-host line isn't found, but AC_OUTPUT is found
13244         and a configure script exists, run it instead.
13245
13246 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13247
13248         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13249
13250 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13251
13252         * configure: Set build_{cpu,vendor,os,alias} to host values when
13253         --build isn't specified.
13254
13255 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13256
13257         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13258         (FLAGS_TO_PASS): Pass them.
13259         (EXTRA_TARGET_FLAGS): Ditto.
13260
13261 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13262
13263         * Makefile.in (all-libg++): Depend on all-libstdc++.
13264
13265 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13266
13267         * configure.in (noconfigdirs): Enable all packages for
13268           i386-unknown-netbsd.
13269
13270 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13271
13272         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13273         hosted builds (DOS builds)
13274
13275 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13276
13277         Changes for ARM based on patches from Richard Earnshaw:
13278         * config.sub: Handle armeb and armel.
13279         * configure.in: Omit arm linker only for riscix.
13280
13281 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13282
13283         * config.guess:  Update from FSF.
13284
13285 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13286
13287         * config.sub: Recognize powerpcle as the little endian variant of
13288         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13289         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13290         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13291         temporarily.
13292
13293 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13294
13295         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13296
13297 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13298
13299         * config.sub: Accept -lites* as a basic system type.
13300
13301 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13302
13303         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13304         installed, and if so return linuxoldld as the system name.
13305
13306 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13307
13308         * config.guess: Add hppa1.1-hp-lites support.
13309
13310 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13311
13312         * configure.in: Don't build newlib for m68k-vxworks5.1.
13313
13314 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13315
13316         * configure.in (mips-sgi-irix6): Use mh-irix5.
13317
13318 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13319
13320         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13321
13322 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13323
13324         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13325         OSF/1.  Fix compiler flags.
13326         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13327
13328 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13329
13330         * configure.in: Recognize --with-newlib.
13331         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13332
13333 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13334
13335         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13336         to *_X11_MODULES due to gdbtk needing X include files et al.
13337
13338 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13339
13340         Merge in support for Mac MPW as a host.
13341         (Old change descriptions retained for informational value.)
13342
13343         * mpw-config.in: Add generic include forwards for cpu-specific
13344         include files in aout and elf directories.
13345
13346         * mpw-configure: Added copyright.
13347         * mpw-config.in: Check for presence of required build tools.
13348         (target_libs): Add newlib.
13349         (target_tools): Add examples.
13350         (Read Me): Generate as "Read Me for MPW" instead.
13351         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13352         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13353         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13354
13355         * mpw-configure: Remove subdir-specific makefile hackery,
13356         delete mk.tmp after using it.
13357
13358         * mpw-build.in (all): Display start and end times.
13359
13360         * mpw-configure (host_canonical): Set.
13361         (target_cpu): Always add to makefiles.
13362         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13363         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13364         (mpw-mh-mpw): Look for in srcdir and srcroot.
13365         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13366
13367         * mpw-build.in: (install-only): New target.
13368
13369         * mpw-configure (host_alias, target_alias): Rename from hostalias
13370         and targetalias, add into generated Makefile.
13371         (mk.tmp): If present, add into generated Makefile.
13372         * mpw-build.in (all-gas): Build config.h first before gas proper.
13373
13374         * mpw-configure (config.status): Write only if changed.
13375         * mpw-config.in (readline): Configure it (not built, just used for
13376         definitions).
13377
13378         * mpw-config.in (elf/mips.h): Add a forward include.
13379
13380         * mpw-config.in: Forward-include most .h files in include into
13381         extra-include.
13382         (readline): Don't build.
13383         mpw-build.in (install): Install GDB.
13384
13385         * mpw-configure (prefix, mpw_prefix): Handle it.
13386         * mpw-config.in (mmalloc, readline): Don't configure.
13387         * mpw-build.in (thisscript): Rename to ThisScript.
13388         Use mpw-build instead of BuildProgram everywhere.
13389         (mmalloc, readline): Don't build.
13390         * mpw-README: New file, basic documentation about the MPW port.
13391
13392         * mpw-config.in: Use forward-include to create include files.
13393
13394         * mpw-configure: Add more things to the top of each configured
13395         Makefile, including contents of config/mpw-mh-mpw.
13396         * mpw-config.in (extra-include): Create this directory and fill it
13397         with Posix-like include files when configuring.
13398
13399         * config.sub (apple, mac, mpw): Add various aliases.
13400
13401         * mpw-build.in: New file, top-level build script fragment for MPW.
13402         * mpw-configure: New file, configure script for MPW.
13403         * mpw-config.in: New file, config fragment for MPW.
13404
13405 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13406
13407         * configure.in (host_libs): Remove glob, since it is gone from the
13408         sources.
13409
13410 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13411
13412         * Makefile.in: define empty GDB_NLM_DEPS var.
13413
13414         * configure.in(target_makefile_frag): use config/mt-netware
13415         for netware targets.
13416
13417 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13418
13419         * config.sub: Merge in recent FSF changes.  Remove linux special
13420         cases.
13421
13422 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13423
13424         Revert this change:
13425
13426         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13427
13428                 * build-all.mk: Use CC=cc -Xs on Solaris.
13429
13430 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13431
13432         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13433         stop using it.
13434         * Makefile.in: Nuke all references to glob subdirectory.
13435
13436 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13437
13438         * configure.in: Fix --enable-shared logic in per-host.
13439
13440 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13441
13442         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13443
13444 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13445
13446         * configure.in (noconfigdirs): Don't build gas on AIX, for
13447         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13448
13449 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13450
13451         * configure: Fix --cache-file to work if the file argument is a
13452         relative path.
13453
13454 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13455
13456         * configure: If the --cache-file is used, pass it down to
13457         configure in subdirectories.
13458
13459 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13460
13461         * config.sub: add vxworks29k configuration.
13462
13463 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13464
13465         * Makefile.in (taz): Do "diststuff" part quietly.
13466
13467 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13468
13469         * config.sub: Mini-merge with gcc/config.sub.
13470
13471 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13472
13473         * config.guess (IRIX): Sed - to _.
13474
13475 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13476
13477         * Makefile.in (source-vault, binary-vault): New targets.
13478
13479 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13480
13481         * config.sub: Recognize -eabi as a basic system type.
13482
13483 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13484
13485         * configure.in (enable_shared stuff): Fix typo.
13486
13487 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13488
13489         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13490
13491 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13492
13493         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13494
13495 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13496
13497         * configure.in (rs6000-*-*): Don't build gas.
13498
13499 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13500
13501         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13502         reduce command line length.
13503         (AS_FOR_TARGET): Check for as.new, not Makefile.
13504         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13505
13506 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13507
13508         * config.guess:  Merge from FSF.
13509
13510 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13511
13512         * configure: Don't use $ when handling program_suffix.
13513
13514 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13515
13516         * configure.in:  Configure tk for hppa/hpux.
13517
13518 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13519
13520         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13521
13522 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13523
13524         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13525         to LIBCXXFLAGS.  Tests are better run without it.
13526
13527 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13528
13529         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13530
13531 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13532
13533         * configure.in (*-*-netware*): Don't configure xiberty.
13534
13535 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13536
13537         * configure.in:  Remove tk from native_only list.
13538
13539 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13540
13541         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13542           for special NCD build.
13543
13544 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13545
13546         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13547         makeall.bat, they're only useful for binutils snapshots.
13548         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13549         makeall.bat to specified SUPPORT_FILES.
13550
13551 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13552
13553         * build-all.mk: Add Ericsson targets to sun4 and solaris
13554           hosts.  Add  BNR's sun4 target to solaris host, so their
13555           build-from-source will be tested in-house first.
13556
13557 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13558
13559         * Makefile.in (LIBCFLAGS): New variable.
13560         (CFLAGS_FOR_TARGET): Ditto.
13561         (LIBCFLAGS_FOR_TARGET): Ditto.
13562         (LIBCXXFLAGS): Ditto.
13563         (CXXFLAGS_FOR_TARGET): Ditto.
13564         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13565         (BASE_FLAGS_TO_PASS): Pass them.
13566         (EXTRA_TARGET_FLAGS): Ditto.
13567
13568         * configure.in: Support --enable-shared.
13569
13570 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13571
13572         * configure.in (target_libs):  Include libstdc++ again.
13573         * config.guess:  Update from FSF (for FreeBSD).
13574
13575 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13576
13577         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13578         makeall.bat.
13579         (DISTDOCDIRS): Add `etc'.
13580         (ETC_SUPPORT_PFX): New variable.
13581         (taz): Include anything from etc starting with a word in
13582         ETC_SUPPORT_PFX.
13583
13584 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13585
13586         * config.sub: Update for recent FSF changes.  Remove obsolete
13587         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13588         spacing changes.
13589
13590 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13591
13592         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13593
13594         * config.guess:  Merge with FSF.
13595         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13596
13597 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13598
13599         * configure: Since the "trap 0" handler will override the exit
13600         status on many systems, only use it for "exit 1", and make it set
13601         a non-zero exit status; reset it before "exit 0".  Also, check
13602         exit status of config.sub, and error out if it failed.
13603
13604 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13605
13606         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13607         and install libgloss.
13608
13609 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13610
13611         * Makefile.in (all-binutils): Depend upon all-byacc.
13612
13613         * configure.in: Don't build emacs on Irix 5.
13614
13615 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13616
13617         * configure.in (*-*-netware*): Add libio.
13618
13619 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13620
13621         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13622         (CHECK_TARGET_MODULES): Ditto.
13623         (INSTALL_TARGET_MODULES): Ditto.
13624         (TARGET_LIBS): Ditto.
13625         (all-libstdc++): Note dependencies.
13626
13627 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13628
13629         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13630
13631 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13632
13633         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13634         -fexternal-templates.
13635
13636         * configure.in (target_libs): Add libstdc++.
13637         (noconfigdirs): Add libstdc++ as appropriate.
13638
13639 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13640
13641         * config.guess:  Update from FSF.
13642
13643 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13644
13645         * configure: Use ${config_shell} when running ${configsub}.
13646
13647 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13648
13649         * config.sub: No longer recognize h8300h.
13650
13651 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13652
13653         * config.sub: Remove extraneous differences between config.sub and
13654         gcc/config.sub.
13655
13656 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13657
13658         * Makefile.in (DISTSTUFFDIRS): Add gas.
13659
13660 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13661
13662         * COPYING.NEWLIB: New file.
13663
13664 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13665
13666         * config.guess (HP-UX):  Patch from Harlan Stenn
13667         <harlan@landmark.com> to also emit release level.
13668
13669 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13670
13671         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13672
13673 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13674
13675         * config.sub:  Merge nextstep cleanup from FSF.
13676
13677 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13678
13679         * configure.in (arm-*-*): Don't configure ld for this target.
13680
13681 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13682
13683         * configure.in (*-*-netware): don't configure libg++, libio,
13684           librx, or newlib.
13685
13686 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13687
13688         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13689         configure ld--it works, but it doesn't support shared libraries.
13690
13691 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13692
13693         * config.guess (*-unknown-freebsd*):  Get rid of possible
13694         trailing "(Release)" in version string.
13695         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13696
13697 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13698
13699         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13700         Fix type: *-next-neststep -> *-next-nextstep.
13701
13702         * config.guess:  Merge from FSF:
13703
13704         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13705
13706         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13707
13708         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13709
13710         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13711         instead of UNIX_SV for UnixWare 1.0).
13712
13713 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13714
13715         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13716         to make gdb/nlm/* build after the compiler and linker.
13717
13718 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13719
13720         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13721         not just i[34]86.
13722         (m68k-atari-sysv4):  Relocate to match FSF version.
13723
13724         * config.guess:  More merges from the FSF:
13725
13726         Add a space before function call or macro invocation.
13727
13728         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13729
13730         * config.guess: Add trap cmd to remove dummy.c and dummy when
13731         interrupted.
13732
13733         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13734
13735         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13736         (dummy): Redirect stderr from compilation of dummy.c.
13737
13738         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13739
13740         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13741
13742 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13743
13744         * configure: Accept and ignore --cache*, for compatibility with
13745         new autoconf.
13746
13747 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13748
13749         * config.guess:  Merge from FSF:
13750
13751         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13752
13753         * config.guess (Pyramid*:OSx*:*:*): New case.
13754         (PATH): Add /.attbin at end for finding uname.
13755         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13756
13757         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13758
13759         * config.guess (M88*:DolphinOS:*:*): New case.
13760
13761         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13762
13763         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13764         to select whether to use ELF or COFF.
13765
13766         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13767
13768         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13769
13770         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13771
13772         * config.guess: Guess the OS version for HPUX.
13773
13774         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13775
13776         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13777
13778 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13779
13780         * configure.in: Recognize --with-headers, --with-libs, and
13781         --without-newlib.
13782         * Makefile.in (all-xiberty): Depend upon all-ld.
13783
13784 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13785
13786         * configure.in: Change i[34]86 to i[345]86.
13787
13788 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13789
13790         * configure (version): A few more tweaks to help message.
13791
13792 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13793
13794         * Makefile.in:  Remove (for now) librx as a host library,
13795         now that we're building it for target.
13796
13797 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13798
13799         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13800         (Karl Berry).
13801
13802 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13803
13804         * configure.in:  Also configure librx.
13805
13806 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13807
13808         * Makefile.in:  Update various rules to reflect that librx
13809         is now needed for libg++.
13810
13811 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13812
13813         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13814
13815 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13816
13817         * configure.in: Configure the examples directory.
13818
13819 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13820
13821         * configure: Simplify Jun 2 1994 change.
13822
13823 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13824
13825         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13826         /bin/gcc isn't good enough to build gcc.
13827
13828 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13829
13830         * Makefile.in (GDB_SUPPORT_FILES): Remove
13831         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13832         (gdb.tar.gz): Add new rule to use standard distribution building
13833         mechanism.
13834
13835 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13836
13837         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13838         Bill Cox <bill@cygnus.com>.
13839
13840 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13841
13842         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13843
13844 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13845
13846         * configure:  Search current dir first in .gdbinit.
13847
13848 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13849
13850         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13851
13852 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13853
13854         * config.sub:  Refer to NeXT's operating system as nextstep.
13855
13856         * config.sub (case $basic_machine):  Re-order the cases, to match
13857         the order in the FSF version (which is mostly alphabethical).
13858         Merge in some additions and changes from the FSF.
13859
13860 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13861
13862         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13863         * config.sub: Recognize cxux7.
13864         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13865
13866 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13867
13868         * config.sub:  Fix typo powerpc -> powerpc-*.
13869
13870 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13871
13872         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13873
13874         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13875         parallel with all-emacs and install-emacs).  Top-level command
13876         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13877
13878 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13879
13880         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13881         $(relbindir)/make before doing ``make install'', and use
13882         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13883         installing over running make binary.
13884         ($(host)-stamp-stage3-installed): Likewise.
13885
13886 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13887
13888         * config.guess: Recognize Mach.
13889
13890 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13891
13892         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13893         see whether --exec-prefix was used.
13894
13895 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13896
13897         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13898
13899 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13900
13901         * Makefile.in: Add all-librx target similar to all-libproc.
13902
13903 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13904
13905         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13906         with post 1.2 uname bogosity.
13907
13908 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13909
13910         * configure: Remove temporary files on receipt of a signal.
13911
13912 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13913
13914         * configure: If there is a package_makefile_frag, remove
13915         ${subdir}/Makefile.tem after copying it in.
13916
13917 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13918
13919         * build_all.mk: support rs6000 lynx identifies itself as
13920         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13921         since /bin/gcc is too feeble to compile a modern gcc.
13922
13923 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13924
13925         * brought devo/test-build.mk update-to-date with progressive/
13926           test-build.mk. Add lynx targets and hppa flag info.
13927
13928 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13929
13930         * configure.in:  Use mh-ncrsvr43.  Patch from
13931         Tom McConnell <tmcconne@sedona.intel.com>.
13932
13933 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13934
13935         * config.guess (i386-unknown-bsdi):  No longer need to
13936         check #if defined(__bsdi__) && defined(__i386__).
13937
13938 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13939
13940         * configure: Set program_transform_nameoption correctly.
13941
13942 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13943
13944         * brought build-all.mk update-to-date with progressive build-all.mk,
13945           added new targets and hppa info.
13946
13947 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13948
13949         * configure: If config.guess result is a prefix of the user
13950         specified target, assume a native build and use the user specified
13951         target as the host alias.  Remove SunOS patch suffix removal hack.
13952         * configure.in: Remove SunOS patch suffix removal hack.
13953
13954         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13955         in NATIVE_CHECK_MODULES.
13956
13957 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13958
13959         * Makefile.in: Rename HOST_ONLY to NATIVE.
13960         * configure: Delete SunOs patch suffix from host_canonical
13961           and build_canonical variables that are prepended to Makefiles.
13962         * configure.in: Add comments for easier maintenance.
13963
13964 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13965
13966         * Makefile.in: Add all-libproc target similar to all-gui.
13967
13968 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13969
13970         * Makefile.in (CHECK_MODULES): split into
13971         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13972
13973 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13974
13975         * config.guess (i386-unknown-bsdi): New system to guess.
13976
13977 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13978
13979         * Makefile.in: Add all-gui target (but not yet build by "all").
13980
13981 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13982
13983         * config.sub: Move deletion of patch suffix from here...
13984         * configure.in: To here, at Ian's suggestion.  The top-
13985           level scripts might need to know of a patch level.
13986
13987 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13988
13989         * config.sub: Strip off patch suffix so rtl is recognized
13990           as a sunos4.1.3 machine, even though it's been patched.
13991
13992 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13993
13994         * Makefile.in (INSTALL_LAST): Delete.
13995         (INSTALL_DOSREL): New.
13996
13997 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13998
13999         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14000         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14001         whether we pass down --with-gnu-ld anyhow.
14002
14003 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14004
14005         * Makefile.in (INSTALL_LAST): Change operation so it works
14006         on more flavors of make.
14007         * configure.in (go32): Don't build libg++ or libio.
14008
14009 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14010
14011         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14012         they can be overriden by templates.
14013
14014 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14015
14016         * configure.in (target==go32): Don't build gdb.
14017         * dosrel: New directory.
14018
14019 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14020
14021         * configure.in (host==go32): Configure dosrel too.
14022         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14023         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14024         be set by incoming names or templates.
14025         (INSTALL_LAST): New rule.
14026
14027 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14028
14029         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14030
14031 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14032
14033         * configure.in (appdirs): New variable.  Currently empty, but will
14034         be used in gas distribution.  If nonempty, lists a set of
14035         directories at least one of which must get configured, or top
14036         level configuration is considered to have failed.
14037         (rs6000-*-lynxos*): Use new file name.
14038
14039 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14040
14041         Eliminate XTRAFLAGS.
14042         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14043         newlib include files using -idirafter, and also use -nostdinc.
14044         (CXX_FOR_TARGET): Likewise.
14045         (XTRAFLAGS): Removed.
14046         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14047         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14048         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14049         ($(DO_X)): Don't pass down XTRAFLAGS.
14050
14051 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14052
14053         * configure.in (mips*-dec-bsd*): New target; do build linker.
14054         (mips*-*-bsd*): New target; don't build linker.
14055
14056 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14057
14058         * configure.in: support rs6000-*-lynxos* configuration.
14059         support sunos4 as a cross target.
14060
14061         * config.sub: look for lynx*, not lynx since the OS version may
14062         legitimately be part of the name.
14063
14064 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14065
14066         * configure.in (i[34]86-*-sco*): Move to be with other i386
14067         targets.
14068         (romp-*-*): New target.  Skip various binary utilities.
14069         (vax-*-*): New target.  Don't build newlib.
14070         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14071
14072 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14073
14074         * configure.in: Only set host_makefile_frag if config
14075         directory exists.
14076
14077 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14078
14079         * install.sh: If $dstdir exists, don't check whether each
14080         component does.
14081
14082 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14083
14084         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14085
14086 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14087
14088         * configure.in (*-*-lynxos*): Don't configure newlib for either
14089         native or cross Lynx.
14090
14091 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14092
14093         * config.sub (sparc64-elf): Fix os.
14094         (z8k): Remove duplicate.
14095
14096 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14097
14098         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14099         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14100
14101 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14102
14103         * configure: Make file links cleanly even if Lynx fails on
14104           an NFS symlink (at least fail cleanly).
14105
14106 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14107
14108         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14109         -XNh2000.
14110
14111 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14112
14113         * configure: Unknown options are fatal again.
14114
14115 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14116
14117         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14118         compatibility.
14119
14120 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14121
14122         * build-all.mk: Add `clean' target.
14123
14124 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14125
14126         * config.guess:  Add SINIX support.
14127         * configure.in:  Add mips-*-sysv4* support.
14128
14129 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14130
14131         * build-all.mk: Document all useful targets.
14132         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14133         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14134
14135 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14136
14137         * configure: Support --silent, --quiet.
14138
14139 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14140
14141         * configure: Support --disable-FEATURE.
14142
14143 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14144
14145         * config.guess: Recognize NCR running SVR4.3.
14146
14147 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14148
14149         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14150         Patch from Paul Eggert <eggert@twinsun.com>.
14151
14152 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14153
14154         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14155
14156 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14157
14158         * configure: Make unrecognized options give nonfatal warnings
14159         instead of fatal errors, and pass them to any subdirectory
14160         configures in case they recognize them.
14161         Make --x equivalent to --with-x.
14162
14163 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14164
14165         * configure: Add --enable-* options.  Clean up usage message and
14166         some comments.
14167
14168 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14169
14170         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14171
14172 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14173
14174         * configure.in (hppa*-*-*): Enable binutils.
14175
14176 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14177
14178         * config.sub: Recognize cisco.
14179
14180 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14181
14182         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14183
14184 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14185
14186         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14187         than one configuration name.  Add comment.
14188
14189 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14190
14191         * config.guess: about target *-hitachi-hiuxwe2, fixed
14192         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14193         macro is incorrect.]
14194
14195 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14196
14197         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14198         than the "make ls" stuff which used to be here.
14199
14200 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14201
14202         * config.guess:  Recognize i[34]86-unknown-freebsd.
14203         From Shawn M Carey <smcarey@rodan.syr.edu>.
14204
14205 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14206
14207         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14208
14209 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14210
14211         * config.guess: Check for ptx.
14212
14213 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14214
14215         * config.sub: Add os9k checking.
14216
14217 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14218
14219         * config.guess: Handle OSF1 running on HPPA processors
14220
14221 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14222
14223         * configure: If subdir configure fails, print out a message with
14224         subdirectory name, in case subdir's configure code didn't identify
14225         itself.
14226
14227 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14228
14229         * configure.in: Remove embedded newlines from configdirs.
14230         Avoid mismatches of substrings.  Fix matching strings at end
14231         of configdirs.
14232
14233 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14234
14235         * config.guess:  Add Lynx/rs6000 config support.
14236
14237 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14238
14239         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14240
14241 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14242
14243         * configure.in (hppa*-*-osf*): Treat this just like most other
14244         PA configurations (eg no binutils or ld).
14245         (hppa*-*-*elf*): These configurations have binutils and ld.
14246
14247 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14248
14249         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14250
14251 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14252
14253         * configure.in (rs6000-*-*): Build gas.
14254
14255 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14256
14257         * Makefile.in:  Avoid bug in losing hpux sed.
14258
14259 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14260
14261         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14262         for GDB and GDB has been fixed to not need it.
14263
14264 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14265
14266         * config.guess: Recognize vax hosts.
14267
14268 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14269
14270         * configure (while loop): Don't use "break 2" inside case
14271         statement -- the case statement isn't an enclosing loop.
14272
14273 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14274
14275         * config.guess:  Clean up NeXT support, to allow nextstep
14276         on Intel machines.  Make OS be nextstep.
14277
14278 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14279
14280         * config.guess: Add alternate forms for Convex.
14281
14282 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14283
14284         * configure:  Completely rewrite option processing.  Take
14285         advantage of pattern-matching to avoid invoking test frequently.
14286         Also clean up host and target defaulting logic.
14287
14288 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14289
14290         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14291         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14292         commands (plus user environment) will fit SCO limits.
14293
14294 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14295
14296         * configure.in: Don't issue warnings about directories which are
14297         not being configured if -norecursion is set.  Correct test for
14298         --with-gnu-as and --with-gnu-ld to not get confused by substring
14299         matches.
14300
14301         * configure.in: Don't build gas for alpha-dec-osf1*.
14302
14303 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14304
14305         * configure:  Back out Per's change of 12/19/1993.  It changes the
14306         behavior of configure in unexpected and confusing ways.
14307
14308         Also, use different delim char when calculating
14309         program_transform_name so that the name can contain slashes.
14310
14311 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14312
14313         * configure.in, config.sub: Add support for VSTa micro-kernel.
14314
14315 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14316
14317         * configure.in: Nuke hacks which were used to get a special
14318         version of GAS for HPPA configurations.
14319
14320 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14321
14322         * configure:  If only ${target_alias} is given, use that
14323         as the default for ${host_alias}.
14324         * configure:  Add missing back-slashes before nested quotes.
14325
14326 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14327
14328         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14329
14330 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14331
14332         * config.guess:  Recognize some Tektronix configurations.
14333         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14334
14335 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14336
14337         * config.sub: Match any flavor of SH.
14338
14339 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14340
14341         * configure.in: Don't try to configure newlib for Alpha.
14342
14343 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14344
14345         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14346         libg++ or libio for any Alpha target.
14347
14348         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14349
14350 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14351
14352         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14353         default arguments -- so it tried to compress itself.
14354
14355 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14356
14357         * configure.in (notsupp): ensure that a space is always at the end
14358           of the configdirs list, since the grep checks for an explicit space
14359
14360 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14361
14362         * configure.in (target i386-sysv4.2): don't build ld, since static
14363           versions of many libraries are not available.
14364
14365 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14366
14367         * config.guess: Recognize Apollos (using environment variables).
14368         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14369
14370 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14371
14372         * config.guess: Recognize Sony news mips running newsos.
14373
14374 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14375
14376         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14377         "fi ; else" for bash.
14378
14379 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14380
14381         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14382
14383 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14384
14385         * config.sub: accept unixware as an alias for svr4.2.
14386         Fix some inconsistancies with the gcc version.
14387
14388 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14389
14390         * Makefile.in (DISTDOCDIRS):  Add gdb.
14391
14392 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14393
14394         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14395
14396 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14397
14398         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14399         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14400         this now.
14401
14402 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14403
14404         * config.sub: Accept hiux* as an OS name.
14405
14406         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14407         etc/make-stds.texi.  The underscore came from gcc, and dje now
14408         agrees that RUNTESTFLAGS is the correct name.
14409
14410 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14411
14412         * install.sh:  Remove 'set -e'.  It makes any conditionals
14413         in the script useless.
14414
14415         * config.guess: Automatically recognize arm-acorn-riscix
14416         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14417
14418 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14419
14420         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14421
14422 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14423
14424         * Makefile.in (DISTDOCDIRS): New variable.
14425         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14426         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14427
14428 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14429
14430         * configure.in (hppa target): check the source directory for the
14431           pagas sub-directory
14432
14433 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14434
14435         * config.sub: Allow -aout* and -elf*.
14436
14437 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14438
14439         * configure.in: Don't build ld on i386-solaris2, same as for
14440         sparc-solaris2.
14441
14442 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14443
14444         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14445
14446 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14447
14448         * configure.in:  Configure gdb for alpha.
14449
14450 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14451
14452         * Makefile.in (CXXFLAGS): Add -O.
14453
14454 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14455
14456         * config.guess: added support for DG Aviion
14457
14458 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14459
14460         * configure.in: Produce warning message for subdirectories not
14461         configurable for this host/target combination.  Don't try to
14462         configure gdb for vms.
14463
14464 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14465
14466         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14467         appropriate files before making "diststuff".
14468         (DISTBISONFILES): New var: list of files to be edited.
14469         (DISTSTUFFDIRS): Add binutils.
14470
14471 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14472
14473         * config.sub: also handle mipsel and mips64el (for little endian mips)
14474
14475 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14476
14477         * configure.in: Add * to end of all OS names.
14478
14479 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14480
14481         * configure.in: Build newlib for LynxOS native.
14482
14483 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14484
14485         * config.guess: Add support for delta 88k running SVR3.
14486
14487         * configure.in: Add comment about HP compiler vs. emacs.
14488
14489 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14490
14491         * configure.in: don't build ld on solaris2 (not a viable option
14492           due to bugs in getpwnam & getpwuid)
14493
14494 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14495
14496         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14497         config.guess will produce a full version number.
14498
14499 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14500
14501         * configure.in: Build linker and binutils for alpha-dec-osf1.
14502
14503 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14504
14505         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14506         and gdb/testsuite/Makefile.in.
14507
14508 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14509
14510         * configure.in: recognize mips*- instead of mips-
14511
14512 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14513
14514         * config.sub: Accept linux*coff and linux*elf as operating
14515         systems.
14516
14517 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14518
14519         * config.sub: Recognize mips64, and mips3 as an alias for it.
14520
14521 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14522
14523         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14524         gdb knows how to handle OSF/1 shared libraries.
14525
14526 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14527
14528         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14529         * config.guess: Recognize Hitachi's HIUX.
14530         * config.sub: Recognize h3050r* and hppahitachi.
14531         Remove redundant cases for hp9k[23]*.
14532
14533 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14534
14535         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14536         if gas and ld are in the source tree and are in ${configdirs}.
14537         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14538         --with options (but still pass them down on the command line,
14539         if they were explicitly specified).
14540
14541 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14542
14543         * configure: substitute SHELL value in Makefile.in with
14544         ${CONFIG_SHELL}
14545
14546 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14547
14548         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14549         *-*-solaris2* targets.
14550
14551 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14552
14553         * Makefile.in: define M4, and pass it down to sub-makes;
14554         all-autoconf now depends on all-m4
14555
14556 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14557
14558         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14559         presence of {ar,ranlib} instead of a configured directory
14560
14561 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14562
14563         * config.guess: Accept 34?? as well as 33?? for NCR.
14564
14565 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14566
14567         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14568         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14569
14570 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14571
14572         * configure: grab values for $(CC) and $(CXX) from the
14573         environment, so that someone can do "CC=gcc configure; make" and
14574         have it work right (matching the way that autoconf works now)
14575
14576         * configure.in, Makefile.in: add support for gash, the tcl
14577         interface to Galaxy
14578
14579         * config.guess: add NetBSD variants (hp300, x86)
14580
14581 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14582
14583         * install.sh: Support -d option (in the manner of SunOS 4 install,
14584         as it is more deterministic than that of GNU install)
14585         (chmodcmd): Set file to mode 755 by default (should also do default
14586         chgrp and chown, but I don't feel like dealing with that now)
14587
14588 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14589
14590         * config.sub: Remove h8300hhms alias.
14591
14592 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14593
14594         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14595
14596 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14597
14598         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14599         as stmp-fixinc
14600
14601 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14602
14603         * config.sub: recognize m88110-bug-coff.
14604
14605 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14606
14607         * Makefile.in (all-libio): all dependencies on the toolchain used
14608         to build this (gcc, gas, ld, etc)
14609
14610 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14611
14612         * config.guess: Deal with OSF/1 1.3 on alpha.
14613
14614 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14615
14616         * install.sh: add some 'else true' clauses for portability
14617
14618         * configure.in: don't build libio for h8[35]00-*-* targets
14619
14620 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14621
14622         * Makefile.in:  Add support for new libio.
14623
14624 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14625
14626         * install.sh: If one command fails, don't try the rest.  Don't try
14627         to remove $dsttmp (via trap) unless we have already created it.
14628         If $src doesn't exist, detect it and exit with an error.
14629
14630         * config.guess: Recognize BSD on hp300.
14631
14632 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14633
14634         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14635         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14636
14637 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14638
14639         * Makefile.in (all-send-pr): depends on all-prms
14640
14641 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14642
14643         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14644
14645 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14646
14647         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14648         Added test for mips-mips-riscos5.
14649
14650 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14651
14652         * configure.in: use mh-hp300 for 68k HP hosts
14653
14654 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14655
14656         * configure: add support for CONFIG_SHELL, so that you can use
14657         some alternate shell for evaluating configure scripts
14658
14659 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14660
14661         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14662         in configure script to bug-gdb@prep.ai.mit.edu when building
14663         distribution archive.
14664         * Makefile.in (COMPRESS):  Remove def.
14665         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14666         gdb.tar.Z and make-gdb.tar.Z respectively.
14667         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14668         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14669         to convergence with 'taz' target in Makefile.in.
14670
14671 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14672
14673         * install.sh (dsttmp): use trap to ensure that tmp files go
14674         away on error conditions
14675
14676 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14677
14678         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14679
14680 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14681
14682         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14683         its parent is '/' not ''.
14684
14685         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14686
14687 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14688
14689         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14690         that ${newsrcdir}/configure.in does.
14691
14692 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14693
14694         * test-build.mk: support for CONFIG_SHELL
14695
14696 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14697
14698         * config.sub (netware):  Add as a basic system type.
14699
14700 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14701
14702         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14703           $(srcdir)/ from the dependency on Makefile.in.
14704
14705 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14706
14707         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14708         (h8300hhms is temporary until multi-libraries are implemented).
14709         * configure.in: Handle h8300h too.
14710
14711 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14712
14713         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14714
14715 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14716
14717         * configure:  Remove extraneous output when guessing host type.
14718         * config.guess:  Remove extraneous output when guessing using C
14719         compiler rather than uname, or when guessing fails.
14720
14721 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14722
14723         * Makefile.in: remove all.cross and install.cross targets
14724
14725         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14726           definitions
14727
14728 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14729
14730         * configure.in (target sh): Build gprof.
14731
14732 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14733
14734         * config.sub: change -solaris to -solaris2
14735
14736 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14737
14738         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14739
14740 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14741
14742         * configure: Correct error message for missing Makefile.in to
14743         print correct directory.
14744
14745 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14746
14747         * install.sh: kludge around 386BSD shell bug
14748
14749 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14750
14751         * config.guess:  Recognize NeXT.
14752         * config.guess:  Recognize i486-ncr-sysv4.
14753         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14754
14755 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14756
14757         * Makefile.in (MAKEINFOFLAGS): New variable.
14758         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14759         * build-all.mk, test-build.mk: Pass down --no-split as
14760         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14761
14762 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14763
14764         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14765
14766 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14767
14768         * Makefile.in (libg++.tar.z):  New rule.
14769         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14770         * Makefile.in (taz):  Only do a single chmod.
14771
14772 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14773
14774         * install.sh: don't use dirname anymore (replaced with sed usage)
14775
14776 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14777
14778         * Makefile.in:  Change extension for gzip'd files from '.z' to
14779         '.gz' per new FSF standard usage.
14780
14781 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14782
14783         * configure: put quotes around the final value of program_transform_name
14784
14785 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14786
14787         * Makefile.in: new install.sh support; update install-info rules
14788
14789 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14790
14791         * configure.in: Build diff for crosses, but not for go32 host.
14792
14793         * configure.in: Build gprof only for native, and don't build it
14794         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14795
14796 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14797
14798         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14799
14800 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14801
14802         * configure.in (host_tools): Add prms.
14803
14804 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14805
14806         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14807         with $(FLAGS_TO_PASS) on the command line
14808
14809         * config.sub: Recognize lynx and lynxos
14810
14811 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14812
14813         * config.sub: Accept -ecoff*, not just -ecoff.
14814
14815 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14816
14817         * Makefile.in (taz): Use .gz suffix instead of .z.
14818         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14819         names.
14820
14821 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14822
14823         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14824
14825 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14826
14827         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14828         that rebuilds that might happen during 'make install' don't get
14829         bogus gcc include files
14830
14831 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14832
14833         Change from Utah for HPPA support:
14834         * config.guess: Recognize hppa1.x-hp-bsd.
14835
14836 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14837
14838         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14839         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14840
14841 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14842
14843         * config.sub: Add support for rom68k and bug boot monitors.
14844
14845 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14846
14847         * Makefile.in: Make all-opcodes depend on all-bfd.
14848
14849 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14850
14851         * config.guess: Added special check for i[34]86-univel-sysv4*.
14852
14853 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14854
14855         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14856         the processor rather than assuming i486.
14857
14858 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14859
14860         * config.guess: Recognize SunOS6 as Solaris3.
14861
14862 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14863
14864         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14865         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14866
14867 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14868
14869         * build-all.mk (all-cross): New target for Canadian Cross.
14870         Added Q2 go32 targets.
14871         * test-build.mk: Configure go32 cross sparclite-aout and
14872         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14873         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14874
14875 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14876
14877         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14878         GO32 hosted toolchains
14879
14880 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14881
14882         * configure: change  so "-exec-prefix" gets passed down rather
14883         than "-exec_prefix" so autoconf generated Makefiles get the
14884         exec_prefix set right.
14885
14886 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14887
14888         * config.guess: get the Solaris2 minor version number
14889
14890         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14891
14892 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14893
14894         * config.guess: Recognize some Sequent platforms.
14895
14896 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14897
14898         * Makefile.in: added the vault-install target
14899
14900         * configure.in: actually use the Sun3 makefile fragment that's in
14901         config, also added the release dir to configdirs
14902
14903 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14904
14905         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14906
14907 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14908
14909         * configure.in: remove some program from Alpha targetted toolchains
14910
14911 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14912
14913         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14914         gprof.
14915         (taz): Run "make diststuff" in those directories instead of "make
14916         proto-dir".  Look for "VERSION=" only at start of line in subdir
14917         Makefile.  Use "gzip -9" for compression.
14918         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14919         (binutils.tar.z): New target.
14920
14921 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14922
14923         * Makefile.in (taz): Include gpl.texinfo.
14924
14925 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14926
14927         * Makefile.in (setup-dirs): Merged into "taz" target.
14928         (taz): Only do `proto-dir' stuff if a directory is actually needed
14929         for this target.
14930
14931 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14932
14933         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14934         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14935         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14936         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14937         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14938
14939 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14940
14941         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14942         config.sub, and move-if-change to gdb testsuite distribution
14943         archive, so the testsuite can be extracted, configured, and
14944         run separately from the gdb distribution.  Blow away the Chill
14945         tests that require a Chill compiled executable, since GNU Chill
14946         is not yet publically available.
14947
14948 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14949
14950         * test-build.mk: set environment variables in a single command,
14951         instead of a list of assignments and exports
14952
14953         * config.guess: recognize Alpha/OSF1 systems
14954
14955 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14956
14957         * configure: Change help message to prefer --options rather than
14958           -options.
14959
14960 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14961
14962         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14963         zippy@ecst.csuchico.edu.
14964         * config.guess: Recognize miniframe.
14965
14966 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14967
14968         * Makefile.in: Use srcroot to find runtest rather than rootme.
14969         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14970
14971 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14972
14973         * test-build.mk: Extensive additions to support building on a
14974         machine other than the host.
14975
14976 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14977
14978         * configure (tooldir): Fix for i386-aix again.
14979
14980 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14981
14982         * configure, Makefile.in:  Change definition of $(tooldir)
14983         to match the FSF.
14984
14985 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14986
14987         * config.guess:  Recognize i[34]86/SVR4.
14988
14989 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14990
14991         * Makefile.in (all-gdb): gdb depends on sim.
14992
14993 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14994
14995         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14996         at the same time we make the prototype gdb directory.
14997         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14998         files at the same time as the gdb base release distribution.
14999
15000 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15001
15002         * Makefile.in (check): Use individual check targets rather than
15003         DO_X rule.
15004         (check-gcc): Added.
15005
15006 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15007
15008         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15009         for System V release 3.2.
15010
15011 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15012
15013         * config.sub: Recognize hppaosf.
15014         * configure.in: Do configure ld/binutils/gas for it.
15015
15016 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15017
15018         * configure (tooldir): Alter syntax used to set this, for systems
15019         where "\$" isn't handled right, like i386-aix.
15020
15021 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15022
15023         * configure: Pass program-transform-name, not
15024         program_transform_name, to recursive configures.
15025
15026 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15027
15028         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15029         of gas+ld+binutils.
15030
15031 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15032
15033         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15034
15035 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15036
15037         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15038
15039 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15040
15041         * Makefile.in (PRMS): Set back to all-prms.
15042
15043 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15044
15045         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15046         targets, rather than for MIPS hosts.
15047
15048 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15049
15050         * configure.in: add comment for --with-x default values
15051
15052         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15053
15054         * Makefile.in: add check-* targets for each of the directories in
15055         the tree.  Add a definition of RUNTEST that will use the one we
15056         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15057
15058 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15059
15060         * configure.in: Removed obsolete references to bfd_target and
15061         target_makefile_frag.
15062
15063         * build-all.mk: Set assorted targets for Q2.
15064         * config.sub: Recognize z8k-sim and h8300-hms.
15065         * test-build.mk: Really don't pass host to configure.
15066         (HOLES): Added uname.
15067
15068 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15069
15070         * configure: Handle an empty program-prefix, program-suffix or
15071         program-transform-name correctly.
15072
15073 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15074
15075         * build-all.mk: -G 8 no longer required for MIPS targets.
15076         * test-build.mk: Don't pass host argument to configure; make it
15077         guess.
15078
15079 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15080
15081         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15082         * Makefile.in (COMPRESS):  New macro, like GZIP.
15083
15084 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15085
15086         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15087
15088         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15089         with gas currently defaults to -G 0.
15090
15091 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15092
15093         * Makefile.in (all-flex): flex depends on byacc.
15094
15095         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15096         to test-build.mk as RELEASE_TAG.
15097         * test-build.mk (configargs): New variable containing arguments to
15098         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15099         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15100
15101         * config.guess: Use /bin/uname when checking -X argument on SCO,
15102         to avoid invoking GNU uname which doesn't understand -X.
15103
15104         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15105
15106         * configure.in: Build gas for mips-*-*.
15107
15108 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15109
15110         * Makefile.in (all.normal): insert missing backslash.
15111
15112 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15113
15114         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15115
15116         * Makefile.in: Complete overhaul to merge many almost identical
15117         targets.
15118
15119 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15120
15121         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15122         (gdb.tar.Z): Adjusted.
15123
15124         * Makefile.in (setup-dirs, taz): New targets; should be general
15125         enough to adapt for gdb sometime.  Build only .z file.
15126         (gas.tar.z): New target.
15127
15128 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15129
15130         * build-all.mk: Use CC=cc -Xs on Solaris.
15131
15132 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15133
15134         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15135         for handling BISON for FSF releases.
15136
15137 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15138
15139         * configure: Actually implement the change zoo just documented.
15140
15141 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15142
15143         * configure: when using config.guess, only set target_alias when
15144         it's not already been set (ie, on the command line)
15145
15146 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15147
15148         * Makefile.in: add installcheck target, set PRMS to install-prms
15149
15150 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15151
15152         * configure: add support for package_makefile_fragment, handle the
15153         case where a directory has a configure.in file but no Makefile.in
15154         more gracefully (with an actual understandable error message, even);
15155         add support for --without (and add this to the usage message); also
15156         explicitly add a --host=${host_alias} to the command line when
15157         config.guess is used
15158
15159 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15160
15161         * configure: Must use both --host and --target in recursive calls.
15162
15163 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15164
15165         * Makefile.in: Change deja-gnu to dejagnu.
15166
15167 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15168
15169         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15170
15171 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15172
15173         * configure.in: canonicalize all instances to *-*-solaris2*,
15174         also strip out a number of tools to not build for go32 host
15175
15176 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15177
15178         * config.guess: add GPL.
15179
15180         * Makefile.in, config.guess, config.sub, configure: bump
15181           copyrights to 93.
15182
15183 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15184
15185         * Makefile.in (do-info): Removed obsolete check for existence of
15186         localenv file.
15187
15188         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15189
15190 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15191
15192         * Makefile.in: a couple of 'else true' for decstation,
15193         support for TclX
15194
15195         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15196
15197 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15198
15199         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15200
15201 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15202
15203         * config.guess: Recognize i386-ibm-aix (PS/2).
15204         * configure.in: Use config/mh-aix386 file for it.
15205
15206 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15207
15208         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15209         CC_FOR_TARGET instead.
15210         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15211
15212 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15213
15214         * Makefile.in: Add sim to list of directories sent with gdb
15215
15216 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15217
15218         * configure.in: Put back mips-dec-bsd* case.
15219
15220 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15221
15222         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15223         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15224         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15225
15226 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15227
15228         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15229
15230         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15231         (install-info): install dir.info only if it exists,
15232         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15233
15234 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15235
15236         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15237         gas for mips-dec-bsd.
15238
15239 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15240
15241         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15242         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15243
15244 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15245
15246         * configure.in: Added "dejagnu" to hosttools list.
15247
15248 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15249
15250         * config.sub, configure.in, config.guess:  Add support
15251         for Bosx, an AIX variant from Bull.
15252         Patches from F.Pierresteguy@frcl.bull.fr.
15253
15254 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15255
15256         * devo/dejagnu: Initial creation of devo/dejagnu.
15257         Migrated dejagnu testcases and support files for testing software
15258         tools to reside as subdirectories, currently called "testsuite",
15259         within the directory of the software tool.  Migrated all programs,
15260         support libraries, etc. beloging to dejagnu proper from
15261         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15262         with no modifications.  The changes to these files which will
15263         allow them to configure, build, and execute properly will be made
15264         in a future update.
15265
15266 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15267
15268         * Makefile.in: Change send_pr to send-pr.
15269         * configure.in: Likewise.
15270         * send_pr: Renamed directory to send-pr.
15271
15272 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15273
15274         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15275
15276 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15277
15278         * README:  Update for gdb-4.8 release.
15279         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15280         gdb-xxx.tar.z (gzip'd) file also.
15281
15282 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15283
15284         * Makefile.in: make all-diff depend on all-libiberty
15285
15286 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15287
15288         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15289
15290 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15291
15292         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15293
15294 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15295
15296         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15297         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15298         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15299
15300 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15301
15302         * Makefile.in:  makeinfo binary is in a new location
15303
15304 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15305
15306         * config.sub: Accept -ecoff as an OS.
15307
15308         * Makefile.in: Various changes to eliminate a level of make
15309         recursion and reduce the required command line length.
15310         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15311         sub-makes.
15312         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15313         variables holding settings for specific sub-makes.
15314         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15315         in terms of BASE_FLAGS_TO_PASS.
15316         (TARGET_LIBS): New variable listing directories which use
15317         TARGET_FLAGS_TO_PASS.
15318         (subdir_do): Eliminated.
15319         (do-*): New set of targets to replace subdir_do.
15320         (various): All targets which used subdir_do now depend on do-*.
15321         (local-clean): Renamed from do_clean.
15322         (local-distclean): New target, dependency of distclean and
15323         realclean.
15324         (install-info): Don't create directories.  Depend on dir.info
15325         rather than calling make recursively.
15326         (install-dir.info): Eliminated.
15327         (install-info-dirs): Create all info directories here.
15328         (dir.info): Depend upon do-install-info.
15329
15330         * test-build.mk (HOLES): Added false.
15331
15332 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15333
15334         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15335
15336 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15337
15338         * Makefile.in (info): remove dependency on all-texinfo.  The
15339         problem was really in texinfo/C, not at this level.
15340
15341 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15342
15343         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15344
15345 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15346
15347         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15348         GDB releases.
15349
15350 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15351
15352         * configure: Include srcdir in message about target of link not
15353         being found.  Don't convert `-' to `_' in `with' options being
15354         passed to subdirs.
15355
15356 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15357
15358         * configure.in: add uudecode to host_tools
15359
15360         * Makefile.in: added {all,install}-uudecode targets, added them to
15361         the appropriate lists
15362
15363 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15364
15365         * Makefile.in (all-gcc): Added dependency on all-gas.
15366
15367         * configure.in (mips-*-*): Build ld and binutils.
15368
15369 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15370
15371         * configure: check return code from mkdir, print error message and
15372           exit on failure.
15373
15374 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15375
15376         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15377
15378 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15379
15380         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15381
15382 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15383
15384         * config.sub (h8500):  Recognize this as a cpu type.
15385
15386 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15387
15388         * configure: source directory missing is no longer a warning
15389
15390         * configure.in: recognize irix[34]* instead of irix[34]
15391
15392         * Makefile.in: define and pass down X11_LIB
15393
15394 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15395
15396         * guess-systype: Renamed to ...
15397         * config.guess:  ... by popular request.
15398         * configure.in, Makefile.in:  Update accordingly.
15399
15400 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15401
15402         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15403         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15404         + Execute ./dummy instead of assuming . is in PATH.
15405
15406 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15407
15408         * guess-systype:  New shell script.  Attempts to guess the
15409         canonical host name of the executing host.
15410         Only a few hosts are supported so far.
15411         * configure:  Call guess-systype if no host is specified.
15412
15413 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15414
15415         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15416         gcc Makefile.
15417
15418
15419 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15420
15421         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15422         (all-gcc, install-gcc, subdir_do): Use it.
15423
15424 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15425
15426         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15427
15428 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15429
15430         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15431           set exclusively by configure, using configure.in .
15432
15433 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15434
15435         * test-build.mk: set $PATH for all builds
15436
15437         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15438
15439 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15440
15441         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15442         the one used in gcc/Makefile.in, so that a null expansion doesn't
15443         override the one needed to build gcc with a native cc.
15444
15445
15446 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15447
15448         * configure: Accept -with arguments.
15449
15450 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15451
15452         * Makefile.in: added h8300sim
15453
15454 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15455
15456         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15457         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15458         (all-cygnus, native, build-cygnus): Make
15459         $(canonhost)-stamp-3stage-done, not $(host)....
15460         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15461         i386-sco3.2v4.  Added else true to if command.
15462
15463 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15464
15465         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15466
15467 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15468
15469         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15470
15471 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15472
15473         * configure.in: don't remove binutils from Solaris builds
15474
15475 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15476
15477         * Makefile.in: get rid of earlier definitions for *clean,
15478         also handle the recursive info rule better
15479
15480 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15481
15482         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15483         do more-or-less the right thing.
15484
15485 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15486
15487         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15488         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15489
15490 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15491
15492         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15493         $(host_canonical).
15494
15495         * configure.in: split the configdirs list into 4 categories (native
15496         v. cross, library v. tool) and handle the cross-only and native-
15497         only in more reasonable (and correct!) way.
15498
15499 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15500
15501         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15502         configdirs anymore.
15503
15504 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15505
15506         * Makefile.in: extensive cleanup::  removed all of the explicit
15507         clean-* targets, collapsed many wrappers around subdir_do into
15508         one, added additional targets to satisfy standards.texi, deleted
15509         some old targets, some changes for consistency
15510
15511 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15512
15513         * configure.in: handle some programs as cross-only, and others as
15514         native only
15515
15516         * test-build.mk: handle partial holes in a more generic manner
15517
15518         * Makefile.in: m4 depends on libiberty
15519
15520 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15521
15522         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15523         time, wdiff, and find to configdirs
15524
15525         * Makefile.in: all, clean, and install rules for the new programs
15526         added to configure.in
15527
15528 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15529
15530         * configure.in: use mh-sun for all *-sun-* hosts
15531
15532 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15533
15534         * Makefile.in: define flags for X11 include files and library file
15535         locations, pass them down to the programs that need this info
15536
15537         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15538
15539 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15540
15541         * configure.in: start building libg++ for HP-UX targets
15542
15543 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15544
15545         * README:  Update references to files moved into etc/.
15546
15547 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15548
15549         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15550         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15551
15552 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15553
15554         * configure: accept dash as well as underscore in long option
15555         names for FSF compatibility.
15556
15557 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15558
15559         * config.sub: added -sco3.2v4 support from FSF.
15560
15561 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15562
15563         * configure.in: expand the section that adds or removes
15564         directories from the list of programs to build, to handle native
15565         vs. cross in addition to host v. native
15566
15567 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15568
15569         * Makefile.in:  Replace C++ in macro names with CXX.
15570         This is less likely to break ...
15571
15572 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15573
15574         * test-build.mk: add -w to GNU_MAKE
15575
15576 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15577
15578         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15579         add 'sparc' to list of recognized cpus.  This needed to make
15580         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15581         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15582         then changes that into $CPU-wrs-vxworks.
15583
15584         * configure.in: remove most references to gdbtest, regularize
15585         target based program removal
15586
15587         * test-build.mk: import from p3 tree (many fixes and changes)
15588
15589 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15590
15591         * Makefile.in: added rules to handle tcl, tk, and expect
15592
15593         * configure.in: handle those directories if they exist
15594
15595 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15596
15597         * config.sub: removed bogus hppabsd and hppahpux names, since
15598         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15599
15600 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15601
15602         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15603         depends upon all-xiberty
15604
15605         * Makefile.in: changes from p3, including:
15606
15607         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15608
15609         * Makefile.in (XTRAFLAGS): include newlib directories if
15610         newlib/Makefile exists, rather than if host != target.
15611
15612         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15613
15614         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15615         from the same source tree and not building a cross-compiler.  This
15616         matters for the libg++ configuration if reconfiguring a tree that
15617         has already been installed.
15618
15619         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15620
15621         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15622         pick up the machine and system specific header files.
15623
15624         * Makefile.in: added AS_FOR_TARGET, passed down in
15625         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15626         the C compiler to use to create programs which are run in the
15627         build environment, set it to default to $(CC), and passed it down
15628         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15629
15630         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15631
15632         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15633         We need them for unusual native builds, like systems without
15634         ranlib.
15635
15636         * configure: also define $(host_canonical) and
15637         $(target_canonical), which are the full, canonical names for the
15638         given host and target
15639
15640 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15641
15642         * Makefile.in:  Added separate definitions for C++.
15643
15644 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15645
15646         * configure.in (configdirs):  Add deja-gnu.
15647
15648 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15649
15650         * README:  Update for configure.texi and gdb-4.7 release.
15651
15652 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15653
15654         * Makefile.in:  Move "all" target to top of file.
15655         Previously, first target was ".PHONY" which caused BSD4.4 make
15656         to build .PHONY when make was run without arguments.
15657
15658 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15659
15660         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15661         Library-copylefted code in libiberty.
15662
15663 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15664
15665         * config.sub:  Replace m68kmote with plain old m68k.
15666
15667 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15668
15669         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15670
15671 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15672
15673         * config.sub: Complain if no argument is given.  Added support for
15674         386bsd as OS and target alias.
15675
15676 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15677
15678         * Makefile.in (XTRAFLAGS): include newlib directories if
15679         newlib/Makefile exists, rather than if host != target.
15680
15681 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15682
15683         * config.sub: recognize sparclite-wrs-vxworks.
15684
15685         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15686         p3.) Added clean-xiberty to clean.
15687
15688 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15689
15690         * configure.in: use *-*-* instead of nested cases for host and target
15691
15692 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15693
15694         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15695         from the same source tree and not building a cross-compiler.  This
15696         matters for the libg++ configuration if reconfiguring a tree that
15697         has already been installed.
15698
15699 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15700
15701         * config.sub (i486v/i486v4):  Merge in from FSF version.
15702
15703 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15704
15705         * configure: only set PWD if it is already set.
15706
15707 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15708
15709         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15710         doesn't have unset and all success paths (and most error paths)
15711         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15712         to just ${PWD} to avoid confusion.)
15713
15714 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15715
15716         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15717         even for a native compilation.
15718
15719 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15720
15721         Changes to make the gdb.tar.Z rule work better.
15722
15723         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15724         (DEVO_SUPPORT):  Add configure.texi.
15725         (bfd-ilrt.tar.Z):  Remove ancient rule.
15726
15727 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15728
15729         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15730         pick up the machine and system specific header files.
15731
15732         * configure.in, config.sub: added new target m68010-adobe-scout,
15733         with alias of adobe68k.  Changed configure.in to check for
15734         -scout before -sco* to avoid a false match.
15735
15736         * Makefile.in: added AS_FOR_TARGET, passed down in
15737         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15738         the C compiler to use to create programs which are run in the
15739         build environment, set it to default to $(CC), and passed it down
15740         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15741
15742 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15743
15744         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15745         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15746         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15747         FOR_TARGET variants, to newlib and libg++.
15748
15749 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15750
15751         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15752         first.
15753
15754 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15755
15756         * config.sub:  Accept `elf' as an environment.
15757
15758 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15759
15760         * Makefile.in (all-opcodes):  cd into the right directory
15761
15762 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15763
15764         * configure: added -program_transform_name option, used as
15765         argument to sed when installing programs.
15766         configure.texi: added documentation for -program_prefix,
15767         -program_suffix and -program_transform_name.
15768
15769 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15770
15771         * config.sub:  Accept i486 where i386 ok.
15772
15773 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15774
15775         * config.sub: accept we32k
15776
15777 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15778
15779         * config.sub, configure.in: accept OSE68000 and OSE68k.
15780
15781         * Makefile.in: don't create all directories for ``make install'';
15782         let the subdirectories create the ones they need.
15783
15784 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15785
15786         * COPYING: new file, GPL v2
15787
15788 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15789
15790         * Makefile.in: use the new gen-info-dir, which needs a template
15791         argument (which also lives in texinfo)
15792
15793         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15794
15795 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15796
15797         * config.sub (ncr3000):  Change i386 to i486.
15798
15799 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15800
15801         * Makefile.in: add install-rcs, install-grep to
15802         install-no-fixedincludes, removed install-bison and install-libgcc
15803
15804 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15805
15806         * configure.in: grab the HPUX makefile fragment if on HPUX
15807
15808 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15809
15810         * Makefile.in: eradicate bison spoor (ditto libgcc).
15811          configure.in: recognise m68{k,000}-ericsson-OSE.
15812          es1800 is alias for m68k-ericsson-OSE
15813
15814 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15815
15816         * configure.in: rearrange the parts that remove programs from
15817         configdirs, based now on HOST==TARGET or by canonical triple.
15818
15819 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15820
15821         * test-build.mk: recurse explicitly with -f test-build.mk when
15822           appropriate.  predicate stage3 and comparison on the existence
15823           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15824           On very clean, also remove ...stamp-co.  Build in-place before
15825           doing other builds.
15826
15827 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15828
15829         * Makefile.in, configure.in: add tgas
15830
15831 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15832
15833         * Makefile.in: a number of changes merged in from progressive.
15834
15835         * configure.in: add libm.
15836
15837         * .cvsignore: ignore some stuff that comes from test-build.mk.
15838
15839 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15840
15841         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15842
15843 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15844
15845         * configure: Add program_suffix (parallel to program_prefix)
15846         * Makefile.in: adjust directory-creating script for losing decstation
15847
15848 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15849
15850         * configure:  Minor $subdir-related fixes.
15851
15852 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15853
15854         * configure: fix various problems with propogating
15855         makefile_target_frag in subdirs.
15856         * configure.in: config libgcc if its there
15857
15858 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15859
15860         * config.sub:  HPPA merge.
15861
15862 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15863
15864         * Makefile.in:  Replace all-bison with all-byacc in all
15865         dependency lines for other tools (which now use byacc).
15866
15867 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15868
15869         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15870
15871 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15872
15873         * Makefile.in: make gprof rules similar to byacc rules (instead of
15874         vestigal $(unsubdir) that didn't work...)
15875
15876 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15877
15878         * config.sub:  Add support for Linux.
15879         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15880         (at least for libg++).
15881
15882 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15883
15884         * configure.texi: fix doc for the -nfp option to configure
15885
15886 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15887
15888         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15889
15890 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15891
15892         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15893         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15894         * configure.in: added solaris* host_makefile_frag hook.
15895
15896 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15897
15898         * config.sub: changed recognition of m68000 so that various
15899         m68k types can be specified via m680[01234]0
15900
15901 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15902
15903         * config.sub (basic_machine): fix sed so that '-foo' isn't
15904         completely substituted out while .+'-foo' loses the '-foo'
15905
15906 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15907
15908         * config.sub ($os): Add -aout.
15909
15910 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15911
15912         * configure:  If host_makefile_frag is absolute, don't
15913         prefix ${invsubdir} (relevant to libg++ auto-configure).
15914
15915 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15916
15917         * Makefile.in (tooldir): Define it.
15918         (all-ld): Depend on all-flex.
15919
15920 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15921
15922         * Makefile.in (check):  Fix libg++ special case.
15923
15924 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15925
15926         * configure: do not bury `pwd` into config.status, thus do fewer
15927           pwd's.
15928
15929         * configure: print the "Building in" message only when building in
15930           other than "." AND verbose.
15931
15932         * configure: remove -s, rework -v to better accommodate guested
15933           configures.
15934
15935         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15936
15937 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15938
15939         * Makefile.in: macroize flags passed on recursion.  remove
15940           fileutils.
15941
15942 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15943
15944         * configure: get makesrcdir right for subdirs deeper than 1.
15945
15946         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15947           install.
15948
15949 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15950
15951         * Makefile.in: don't print subdir_do or recursion lines.
15952
15953 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15954
15955         * standards.texi: added menu item.
15956
15957         * Makefile.in: build and install standards.info.
15958
15959         * standards.texi: new file.
15960
15961 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15962
15963         * configure: test for and move config.status pieces from
15964           ${subdir}/.
15965
15966 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15967
15968         * configure:  Test for existance of files before trying to mv
15969         them, to avoid numerous non-existance messages.
15970
15971 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15972
15973         * configure: correct final line of config.status.
15974
15975         * configure: patch from eggert.  Avoids a protection problem if
15976           the original Makefile.in is read only.
15977
15978         * configure: use move-if-change from gcc to create config.status.
15979           Some makefiles depend on config.status to tell if a directory
15980           has been reconfigured for a different host.  This change
15981           prevents those directories from remaking everything in the case
15982           where the reconfig was only intended to rebuild a Makefile.
15983
15984         * configure: test for config.sub with "config.sub sun4" rather
15985           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15986           host alias from a missing config.sub.
15987
15988 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15989
15990         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15991           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15992
15993 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15994
15995         * configure: mkdir ${subdir} as needed.
15996
15997 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15998
15999         * Makefile.in,configure.in: added autoconf.
16000
16001 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16002
16003         * Makefile.in: no longer pass against on recursion.
16004
16005         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16006           definitions are not inherited.
16007
16008         * configure: correct makesrcdir when subdir is .
16009
16010 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16011
16012         * configure:  Add support for 'subdirs' variable, which is
16013         like 'configdirs', except that configure doesn't re-invoke
16014         itself for subdirs, it just creates a Makefile for each subdir.
16015         * configure.texi:  Document subdirs.
16016
16017 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16018
16019         * configure.in: added flex to configdirs
16020
16021 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16022
16023         * Makefile.in: remove clean-stamps from clean.
16024
16025 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16026
16027         * configure.in:  Add gdbtest to configdirs.
16028
16029 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16030
16031         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16032         to recursive makes.
16033         * configure.in:  Recognize new ncr3000 config.
16034
16035 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16036
16037         * Makefile.in, configure.in: removed references to gdbm.
16038
16039 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16040
16041         * config.sub:  Don't canonicalize os value
16042         newsos* to bsd (readline needs to check for newsos).
16043         (This fix was earlier made Jan 31, but got re-broken.)
16044
16045 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16046
16047         * configure.in:  sco is an os, not a vendor!
16048
16049         * configure:  Quote $( better.  Keep various shells happy.
16050
16051 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16052
16053         * Makefile.in: eliminate stamp-files.
16054
16055 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16056
16057         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16058           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16059
16060 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16061
16062         * config.sub:  fix iris/iris3.
16063
16064 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16065
16066         * configure: re-add -rm.
16067
16068 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16069
16070         * Maskefile.in: add .stmp-rcs to all.
16071
16072         * configure.in: remove gas from rs6000 build, use aix host fragment.
16073
16074 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16075
16076         * configure: pass down site_option during recursion.
16077
16078 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16079
16080         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16081
16082 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16083
16084         * configure: Change exec_prefix so that it really defaults to prefix.
16085
16086 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16087
16088         * Makefile.in, configure.in:  Add support for mmalloc library.
16089
16090 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16091
16092         * Makefile.in: add stmp dependencies for a few more things.
16093
16094 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16095
16096         * configure: adjusted error message on objdir/srcdir configure
16097           collision, per john's suggestion.
16098
16099         * Makefile.in: add libiberty stmp to all and all.cross.
16100
16101 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16102
16103         * Makefile.in: remove force dependencies, add grep to all.
16104
16105 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16106
16107         * Makefile.in: drop flex.  make stamp files work.
16108
16109         * configure: added test for conflicting configuration in srcdir,
16110           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16111           gets cranky.  use relative paths for configure and srcdir
16112           whenever possible.  Send some error messages to stderr that were
16113           going to stdout.
16114
16115 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16116
16117         * Makefile.in:  Fix libg++ rule to check for gcc directory
16118         before using gcc/gcc.  Also pass XTRAFLAGS.
16119
16120 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16121
16122         * Makefile.in: added stmp-files so that directories aren't polled
16123           when they are already built.
16124
16125         * configure.texi: fixed a node pointer problem.
16126
16127 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16128
16129         * config.sub configure.in gdb/configure.in
16130         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16131         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16132         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16133
16134 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16135
16136         * configure: -recurring becomes -silent.  corrected help message
16137           for -site= option.
16138
16139         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16140
16141 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16142
16143         * configure: when building Makefile for crosses, replace
16144           tooldir and program_prefix.  default srcdir from location of
16145           config.sub.  remove "for host in hosts" and "for target in
16146           targets" loops.
16147
16148 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16149
16150         * Makefile.in: Do not pass bindir or mandir to cvs.
16151
16152 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16153
16154         * Makefile.in, configure.in: removed traces of namesubdir,
16155           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16156           copyrights to '92, changed some from Cygnus to FSF.
16157
16158         * configure.texi: remove most references to multiple hosts,
16159           multiple targets, subdirs, etc.
16160
16161         * configure.man: removed rcsid. reference config.sub not
16162           config.subr.
16163
16164         * Makefile.in: mkdir $(infodir) on install-info.
16165
16166 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16167
16168         * configure.texi:  Explain better about .gdbinit and about
16169         the environment that configure.in sections run in.
16170
16171 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16172
16173         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16174
16175 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16176
16177         * README:  DOC.configure => cfg-paper.texi.
16178
16179 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16180
16181         * config.sub (near case $os):  Don't convert newsos* to bsd!
16182
16183 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16184
16185         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16186         the number of copies of COPYING that go into the GDB tar file.
16187
16188 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16189
16190         * bfd/configure.in, gdb/config/mh-i386sco,
16191         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16192         Fix SCO configuration stuff.
16193
16194 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16195
16196         * Makefile.in:  For libg++, make sure the -I pointing
16197         to the gcc directory goes *after* all the libg++-local -I flags.
16198         Also, move just-gcc dependency from just-libg++ to all-libg++.
16199
16200 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16201
16202         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16203
16204 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16205
16206         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16207
16208 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16209
16210         * config.sub:  Add stratus configuration frags.  Also
16211         submitted to FSF.
16212
16213 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16214
16215         * Makefile.in (DEV_SUPPORT):  add configure.man.
16216
16217         * config.sub(Decode manufacturer-specific):  add -none*.
16218
16219 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16220
16221         * Makefile.in:  remove form feeds to make Sun's make happy.
16222         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16223
16224 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16225
16226         * Makefile.in (AR_FLAGS):  Make quieter.
16227
16228 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16229
16230         * configure.in:  Add libg++.
16231         * configure:  When verbose, don't output the command line at each
16232         level; it will be unremarkably the same as the previous version,
16233         which will be the same as what the user typed.
16234
16235 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16236
16237         * configure.in, Makefile.in: fix clean-info, add flex.  add
16238           fileutils.
16239
16240         * configure: be less sensitive to spaces in Makefile.in.  Do not
16241           look for sources in "..".  Doing so breaks subdirectories that
16242           might have their own configure.  If a subdir has it's own
16243           configure script, use it.
16244
16245 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16246
16247         * cfg-paper.texi: some changes suggested by rms.
16248
16249 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16250
16251         * config.sub:  Merge in some small additions from the FSF version,
16252         taken from the gcc distribution, to bring the Cygnus and FSF
16253         versions into closer sync.
16254
16255 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16256
16257         * configure.in:  Changed svr4 references to sysv4.
16258
16259 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16260
16261         * configure: added -V for version number option.
16262
16263 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16264
16265         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16266           renamed from DOC.configure to cfg-paper.texi.
16267
16268 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16269
16270         * configure, config.subr, config.sub: config.subr is now
16271           config.sub again.
16272
16273 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16274
16275         * configure.texi: new file, in progress.
16276
16277         * Makefile.in: build info file and install the man page for
16278           configure.
16279
16280         * configure.man: new file, first cut.
16281
16282         * configure: find config.subr again now that configuration "none"
16283           has gone.  removed all traces of the -ansi option.  removed all
16284           traces of the -languages option.
16285
16286         * config.subr: resync from rms.
16287
16288 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16289
16290         * configure, config.sub, config.subr: merge config.sub into
16291           config.subr, call the result config.subr, remove config.sub, use
16292           config.subr.
16293
16294         * Makefile.in: revised install for dir.info.
16295
16296 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16297
16298         * configure.in: add decstation host makefile frag.
16299
16300         * Makefile.in: BISON now bison -y again.  also install-gcc on
16301           install.  clean-gdbm on clean.  infodir belongs in datadir.
16302           Make directories for info install.  Build dir.info here then
16303           install it.
16304
16305 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16306
16307         * Makefile.in: fix for bad directory tests.
16308
16309 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16310
16311         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16312           regexp.  -srcdir relative was being handled incorrectly.
16313
16314         * Makefile.in: unwrapped some for loops so that parallel makes
16315           work again and so one can focus one's attention on a particular
16316           package.
16317
16318 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16319
16320         * configure: added PWD as a stand in for `pwd` (for speed). use
16321           elif wherever possible.  make -srcdir work without -objdir.
16322           -objdir= commented out.
16323
16324 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16325
16326         * configure: +options become --options.  -subdirs commented out.
16327           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16328           Makefile now at top of generated Makefile.  Removed cvs log
16329           entries.  added -srcdir.  create .gdbinit only if there is one
16330           in ${srcdir}.
16331
16332         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16333           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16334           and mandir now keyed off datadir by default.
16335
16336 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16337
16338         * Freshly created ChangeLog.
16339
16340 \f
16341 Local Variables:
16342 mode: change-log
16343 left-margin: 8
16344 fill-column: 76
16345 version-control: never
16346 End: