OSDN Git Service

2011-01-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2
3         * MAINTAINERS (linear loop transforms): Removed.
4
5 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
6
7         * config/cloog.m4 (CLOOG_REQUESTED): Use $2 if --without-cloog.
8         * configure.ac: If with_ppl is no, move setting with_cloog=no
9         after CLOOG_REQUESTED check.
10         * configure: Regenerated.
11
12 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
13
14         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
15         CLooG has been requested.
16         * configure: Regenerated.
17
18 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
19
20         * configure: Regenerated.
21         * configure.ac: Check for version 0.11 (or later revision) of PPL.
22
23 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
24
25         * configure: Regenerated.
26         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
27
28 2011-01-21  Andreas Schwab  <schwab@redhat.com>
29
30         * configure.ac: Use AS_HELP_STRING throughout.
31         * configure: Regenerate.
32
33 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
34
35         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
36         * configure: Regenerate.
37
38 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
39
40         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
41
42 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
43
44         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
45         for ia64-hpux.
46         * configure: Regenerate.
47
48 2011-01-10  Jan Hubicka  <jh@suse.cz>
49
50         * config/bootstrap-lto.mk: -fuse-linker-plugin is default now;
51         pass -fno-lto to STAGEprofile.
52
53 2011-01-07  Jan Hubicka  <jh@suse.cz>
54
55         PR lto/47225
56         * Makefile.in: Regenerate.
57         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
58         configure.
59
60 2011-01-07  Jan Hubicka  <jh@suse.cz>
61
62         * Makefile.in: Regenerate.
63         * Makefile.def (gcc host module) and soft dependency on lto-plugin
64         and configure dependency on lto-plugin configure.
65         (lto-plugin module): Remove dependency on GCC; add dependency on
66         liniberty.
67
68 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
69
70         * MAINTAINERS (Write After Approval): Add myself.
71
72 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
73
74         * configure: Regenerate.
75
76 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
77
78         * configure.ac: (picochip): Disable libiberty.
79
80 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
81
82         * MAINTAINERS (Write After Approval): Add myself.
83
84 2010-12-10  Ian Lance Taylor  <iant@google.com>
85
86         PR bootstrap/46819
87         * configure.ac: For --disable-libgcj clear libgcj_saved.
88         * configure: Rebuild.
89
90 2010-12-10  Tobias Burnus  <burnus@net-b.de>
91
92         PR fortran/46540
93         * configure.ac: Add --disable-libquadmath and
94         --disable-libquadmath-support.
95         * configure: Regenerate.
96
97 2010-12-03  Ian Lance Taylor  <iant@google.com>
98
99         * MAINTAINERS: Add myself as libgo maintainer.
100
101 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
102
103         PR libffi/46792
104         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
105         * configure: Regenerate.
106
107 2010-12-02  Ian Lance Taylor  <iant@google.com>
108
109         * configure.ac: Always set default for poststage1_ldflags to
110         -static-libstdc++ -static-libgcc.
111
112 2010-11-29  Andreas Schwab  <schwab@redhat.com>
113
114         * configure.ac: Move comment to remove extra space in last argument
115         of GCC_TARGET_TOOL.
116
117 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
118
119         PR other/46026
120         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
121         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
122         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
123         (BASE_FLAGS_TO_PASS): Use it.
124         * configure: Rebuilt.
125         * Makefile.in: Rebuilt.
126
127 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
128
129         PR binutils/12258
130         * configure.ac: Correct comments for --enable-gold/--enable-ld.
131         Properly check default linker.
132         * configure: Regnerated.
133
134 2010-11-23  Matthias Klose  <doko@ubuntu.com>
135
136         * configure.ac: For --enable-gold, handle value `default' instead of
137         `both*'.   New configure option --{en,dis}able-ld.
138         * configure: Regenerate.
139
140 2010-11-20  Ian Lance Taylor  <iant@google.com>
141
142         * configure.ac: Only disable a language library if no language needs
143         it.  Don't let --disable-libgcj uncondtionally disable libffi.
144         * configure: Rebuild.
145
146 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
147
148         * Makefile.in: Regenerate.
149
150         PR other/46202
151         * configure.ac: Fix just-built in-tree STRIP name to be
152         binutils/strip-new.
153         * configure: Regenerate.
154         * Makefile.def (install-strip-gcc, install-strip-binutils)
155         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
156         (install-strip-sid): Mirror dependencies on non-strip variants
157         of these targets on the respective -strip prerequisites.
158         * Makefile.tpl (install-strip, install-strip-host)
159         (install-strip-target): New targets.
160         (install-strip-[+module+], install-strip-target-[+module+]):
161         New targets.
162         * Makefile.in: Regenerate.
163
164 2010-11-19  Ian Lance Taylor  <iant@google.com>
165             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
166
167         * configure.ac: Add target-libgo to target_libraries.  Set
168         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
169         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
170         (HOST_EXPORTS): Add GOC.
171         (BASE_TARGET_EXPORTS): Add GOC.
172         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
173         (GOCFLAGS_FOR_TARGET): New variable.
174         (EXTRA_HOST_FLAGS): Add GOC.
175         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
176         * Makefile.def (target_modules): Add libgo.
177         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
178         (dependencies): Add dependency from configure-target-libgo to
179         configure-target-libffi and all-target-libstdc++-v3.  Add
180         dependencies from all-target-libgo to all-target-libffi.
181         (languages): Add go.
182         * configure: Rebuild.
183         * Makefile.in: Rebuild.
184
185 2010-11-19  Ian Lance Taylor  <iant@google.com>
186
187         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
188         compiler/flag environment variables.
189
190 2010-11-18  Ian Lance Taylor  <iant@google.com>
191
192         * configure.ac: Check for lang_requires_boot_languages in
193         config-lang.in files.
194         * configure: Rebuild.
195
196 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
197             Tobias Burnus  <burnus@net-b.de>
198
199         PR fortran/32049
200         * Makefile.def: Add libquadmath; build it with language=fortran.
201         * configure.ac: Add libquadmath.
202         * Makefile.tpl: Handle multiple libs in check-[+language+].
203         * Makefile.in: Regenerate.
204         * configure: Regenerate.
205
206 2010-11-16  Tom Tromey  <tromey@redhat.com>
207
208         * MAINTAINERS: Moved myself to reviewers section.
209
210 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
211
212         * MAINTAINERS: Moved myself to reviewers section.
213
214 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
215
216         * MAINTAINERS (Various Maintainers): Add self for build machinery.
217         (Write After Approval): Remove self.
218
219 2010-11-15  Andreas Schwab  <schwab@redhat.com>
220
221         * configure.ac: Fix spelling in option names.
222         * configure: Regenerated.
223
224 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
225
226         PR bootstrap/39622
227         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
228         * configure: Regenerated.
229
230 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
231
232         * MAINTAINERS: Update my email address.
233
234 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
235
236         * configure: Regenerate.
237
238 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
239
240         * configure: Regenerate.
241
242 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
243
244         * configure: Regenerate.
245
246 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
247
248         * configure: Regenerate.
249
250 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
251
252         * configure.ac: Support official CLooG.org versions.
253         * configure: Regenerate.
254         * config/cloog.m4: New.
255
256 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
257
258         * MAINTAINERS (Write After Approval): Add myself.
259
260 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
261
262         * MAINTAINERS: Update my email address.
263
264 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
265
266         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
267         * configure: Regenerate.
268
269 2010-11-03  Ian Lance Taylor  <iant@google.com>
270             Dave Korn  <dave.korn.cygwin@gmail.com>
271
272         PR lto/46273
273         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
274         and on other supported platforms whenever LTO is enabled.
275         * configure: Rebuild.
276
277 2010-11-02  Alan Modra  <amodra@gmail.com>
278
279         PR binutils/12110
280         * configure.ac: Error when source path contains spaces.
281         * configure: Regenerate.
282
283 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
284
285         * MAINTAINERS: Update my email address.
286
287 2010-10-20  Ian Lance Taylor  <iant@google.com>
288
289         * Makefile.def (target_modules): Set lib_path to src/.libs for
290         libstdc++-v3 module.
291         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
292         * Makefile.in: Rebuild.
293
294 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
295
296         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
297         (Write After Approval): Remove myself.
298
299 2010-10-15  Tristan Gingold  <gingold@adacore.com>
300
301         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
302
303 2010-10-14  Douglas Rupp  <rupp@gnat.com>
304
305         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
306
307 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
308
309         * configure.ac (build_lto_plugin): New shell variable.
310         (--enable-lto): Turn on by default for all non-ELF platforms that
311         have had LTO support added so far.  Set build_lto_plugin appropriately
312         for both ELF and non-ELF.
313         (configdirs): Add lto-plugin or not based on build_lto_plugin.
314         * configure: Regenerate.
315
316 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
317
318         Sync from src:
319         * configure.ac (v850 support): Remove target-libgloss from
320         noconfigdirs.
321         * configure: Regenerate.
322
323 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
324
325         PR bootstrap/45326
326         PR bootstrap/45174
327         * configure.ac: Honor initial values of $build_configargs,
328         $host_configargs, $target_configargs.  Mark the precious, so
329         environment settings get recorded.
330         * configure: Regenerate.
331
332 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
333
334         PR bootstrap/45796
335         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
336         Depend on all-build-libiberty.
337         * Makefile.in: Regenerate.
338
339 2010-09-30  Michael Eager  <eager@eagercon.com>
340
341         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
342         * configure: Regenerate.
343
344 2010-09-28  Michael Eager  <eager@eagercon.com>
345
346         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
347
348 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
349
350         PR bootstrap/44621
351         * configure.ac: Fix unportable shell quoting.
352         * configure: Regenerate.
353
354 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
355
356         * configure.ac (enable-lto): Add Darwin to the list of supported lto
357         targets and amend comment.
358         * configure: Regenerate.
359
360 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
361
362         * MAINTAINERS (Write After Approval): Add myself.
363
364 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
365
366         * configure.ac: Enable LTO by default on Darwin.
367         * configure: Regenerate.
368
369 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
370
371         * MAINTAINERS (Write After Approval): Add myself.
372
373 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
374
375         * MAINTAINERS (Write After Approval): Add myself.
376
377 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
378
379         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
380         ports
381
382 2010-07-28  David Yuste  <david.yuste@gmail.com>
383
384         * MAINTAINERS (Write After Approval): Add myself.
385
386 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
387
388         * configure.ac: Support all v850 targets.
389         * configure: Regenerate.
390
391 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
392
393         PR bootstrap/44455
394         * configure.ac (extra_mpfr_configure_flags): Copy from
395         extra_mpc_gmp_configure_flags.
396         * configure: Re-generated.
397
398 2010-07-22  Andi Kleen  <ak@linux.intel.com>
399
400         * MAINTAINERS (Write After Approval): Add myself.
401
402 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
403
404         * MAINTAINERS (Write After Approval): Add myself.
405
406 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
407
408         * MAINTAINERS (Write After Approval): Add myself.
409
410 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
411
412         PR target/44862
413         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
414         Provide -B option to allow for link spec %s substitutions for
415         libstdc++.a on darwin.
416         * Makefile.in: Regenerate.
417
418 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
419
420         * MAINTAINERS (Reviewers): Update my e-mail address
421
422 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
423
424         * Makefile.def (configure-gcc): Depend on all-libelf.
425         * Makefile.in: Rebuild.
426
427 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
428
429         * MAINTAINERS (Write After Approval): Add myself in the right place.
430
431 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
432
433         * MAINTAINERS (Write After Approval): Add myself.
434
435 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
436
437         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
438
439 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
440
441         * config.sub: Update to version 2010-05-21.
442         * config.guess: Update to version 2010-04-03.
443
444 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
445
446         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
447         * configure: Regenerate.
448
449 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
450
451         * MAINTAINERS (Write After Approval): Add myself.
452
453 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
454
455         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
456         a platform that supports LTO.
457         * configure: Regenerate.
458
459 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
460
461         * configure.ac: Allow all the versions greater than 0.10 of PPL.
462         * configure: Regenerated.
463
464 2010-04-27  Roland McGrath  <roland@redhat.com>
465             H.J. Lu  <hongjiu.lu@intel.com>
466
467         * configure.ac (--enable-gold): Support both, both/gold and
468         both/bfd to add gold to configdirs without removing ld.
469         * configure: Regenerated.
470
471         * Makefile.def: Add install-gold dependency to install-ld.
472         * Makefile.in: Regenerated.
473
474 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
475
476         PR lto/42776
477         * configure.ac (--enable-lto): Refactor handling so libelf tests
478         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
479         and allow LTO to be explicitly enabled on non-ELF platforms that
480         are known to support it inside else-clause.
481         * configure: Regenerate.
482
483 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
484
485         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
486         * configure: Regenerate.
487
488 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
489
490         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
491         * configure: Regenerate.
492
493 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
494
495         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
496         separately.
497         * configure: Regenerate.
498
499 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
500
501         * MAINTAINERS (Write After Approval): Add myself.
502
503 2010-04-14  Tristan Gingold  <gingold@adacore.com>
504
505         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
506         * configure: Regenerate.
507
508 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
509
510         * configure: Regenerate after change to elf.m4.
511
512 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
513
514         * MAINTAINERS (Write After Approval): Add myself.
515
516 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
517
518         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
519         * configure: Regenerated.
520
521 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
522
523         * configure.ac: Print "buggy but acceptable" when CLooG
524         revision is less than 9.
525         * configure: Regenerated.
526
527 2010-04-01  Diego Novillo  <dnovillo@google.com>
528
529         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
530
531 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
532
533         PR bootstrap/43615
534         PR bootstrap/43328
535
536         Revert:
537
538         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
539
540         * configure.ac: Do not pass --enable-multilib nor
541         --disable-multilib in baseargs.  Accept explicitly passed
542         --enable_multilib.
543         * configure: Regenerate.
544
545 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
546
547         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
548
549 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
550
551         * MAINTAINERS: Remove myself.
552
553 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
554
555         PR bootstrap/43328
556         * configure.ac: Do not pass --enable-multilib nor
557         --disable-multilib in baseargs.  Accept explicitly passed
558         --enable_multilib.
559         * configure: Regenerate.
560
561 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
562
563         * MAINTAINERS (spu port): Remove me.
564
565 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
566
567         * configure.ac (tic6x-*-*): New case.
568         * configure: Regenerate.
569
570 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
571
572         * config.sub: Update to version 2010-03-22.
573         * config.guess: Update to version 2009-12-30.
574
575 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
576
577         PR ada/42554
578         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
579         * configure: Regenerate.
580
581 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
582
583         * MAINTAINERS: Update my email address.
584
585 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
586
587         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
588         (ghassan.shobaki@amd.com): Removed.
589
590 2010-03-17  Alan Modra  <amodra@gmail.com>
591
592         * MAINTAINERS: Update my email address.
593
594 2010-03-16  Diego Novillo  <dnovillo@google.com>
595
596         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
597         Matthews.
598
599 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
600
601         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
602         Gutson, Jeffrey D. Oldham and Mark Shinwell.
603
604 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
605
606         * MAINTAINERS: Update my email address.
607
608 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
609
610         * MAINTAINERS: Update my email address.
611
612 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
613
614         * MAINTAINERS: Update my email address.
615
616 2010-03-09  Jie Zhang  <jie@codesourcery.com>
617
618         * MAINTAINERS: Update my email address.
619
620 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
621
622         PR libstdc++/32499
623         * configure.ac (RANLIB): Default to true.
624         (STRIP): Likewise.
625         (RANLIB_FOR_TARGET): Remove superfluous : argument.
626         * configure: Regenerate.
627
628 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
629
630         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
631         (Write After Approval): Update my email address.
632
633 2010-02-17  Nick Clifton  <nickc@redhat.com>
634
635         PR 11238
636         * Makefile.tpl (local-distclean): Also remove config.cache files in
637         sub-directories as there may not be Makefiles present in the
638         sub-directories.
639         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
640         the config.cache files found by the find command.
641
642         * Makefile.in: Regenerate.
643         * configure.ac: Revert previous delta.
644         * configure: Regenerate.
645
646 2010-02-15  Nick Clifton  <nickc@redhat.com>
647
648         PR 11238
649         * configure.ac: Delete config.cache files in sub-directories when
650         deleting Makefiles.
651         * configure: Regenerate.
652
653 2010-02-12  Ben Elliston  <bje@gnu.org>
654
655         * MAINTAINERS: Update my email address.
656
657 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
658
659         * MAINTAINERS (spu port): Update my email address.
660
661 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
662
663         * MAINTAINERS: Add myself as a maintainer for the bfin port.
664
665 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
666
667         * configure.ac: Add "recommended" version checks for GMP/MPC.
668         Update recommended GMP/MPFR/MPC versions.
669         * configure: Regenerate.
670
671 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
672
673         * MAINTAINERS: Move my Embecosm email address into the
674         write-after-approval section.
675
676 2010-01-26  Ian Lance Taylor  <iant@google.com>
677
678         * MAINTAINERS: Add myself as Go frontend maintainer.
679
680 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
681
682         PR libstdc++/36101, PR libstdc++/42813
683         * configure.ac (bootstrap_target_libs): Make inclusion of
684         target-libgomp conditional on libgomb being in target_configdirs.
685         * configure: Regenerate.
686
687 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
688
689         PR libstdc++/36101, PR libstdc++/42813
690         * configure.ac (bootstrap_target_libs): Include target-libgomp.
691         * configure: Regenerate.
692
693 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
694
695         PR libstdc++/36101, PR libstdc++/42813
696         * configure.ac (target_configdirs): Substitute.
697         * Makefile.def: Bootstrap target module libgomp.
698         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
699         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
700         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
701         * configure, Makefile.in: Regenerate.
702
703 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
704
705         * MAINTAINERS: Adjust my details.
706
707 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
708
709         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
710
711 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
712
713         * MAINTAINERS: reindented my entry with tabs instead of spaces.
714
715 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
716
717         * MAINTAINERS (Write After Approval): Add myself.
718
719 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
720
721         * MAINTAINERS (Write After Approval): Add myself.
722
723 2010-01-11  Richard Guenther  <rguenther@suse.de>
724
725         PR lto/41569
726         * Makefile.def (all-lto-plugin): Depend on all-gcc.
727         * Makefile.in: Regenerated.
728
729 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
730
731         * configure.ac: Enable libjava build on x86_64-*freebsd*.
732         * configure: Regenerate.
733
734 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
735             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
736
737         PR bootstrap/42424
738         * configure.ac: Include libtool m4 files.
739         (_LT_CHECK_OBJDIR): Call it.
740         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
741         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
742
743         * configure: Regenerate.
744
745 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
746
747         PR bootstrap/41818
748         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
749         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
750         * Makefile.in: Regenerate.
751
752 2010-01-02  Richard Guenther  <rguenther@suse.de>
753
754         PR lto/41529
755         * configure.ac: Include config/elf.m4.  Disable LTO if not
756         builting for an elf target.
757         * configure: Regenerate.
758
759 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
760
761         * MAINTAINERS: Change my email address.
762
763 2009-12-18  Ben Elliston  <bje@au.ibm.com>
764
765         * config.sub, config.guess: Update from upstream sources.
766
767 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
768
769         * MAINTAINERS (Write After Approval): Add myself.
770
771 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
772
773         PR middle-end/30447
774         PR middle-end/30789
775         PR other/40302
776
777         * configure.ac: Require MPC.
778         * configure: Regenerate.
779
780 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
781
782         PR target/38384
783         PR bootstrap/40972
784         * libtool.m4: Sync from git Libtool.
785         * ltoptions.m4: Likewise.
786         * ltversion.m4: Likewise.
787         * lt~obsolete.m4: Likewise.
788         * ltmain.sh: Likewise.
789
790 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
791
792         * configure.ac: Update minimum MPC version to 0.8.
793         * configure: Regenerate.
794
795 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
796
797         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
798         * configure: Regenerated.
799
800 2009-11-21  Ian Lance Taylor  <iant@google.com>
801
802         * configure.ac: Change default of poststage1_ldflags to be empty if
803         poststage1_libs is set.  When poststage1_libs is empty, and
804         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
805         * configure: Rebuild.
806
807 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
808
809         * MAINTAINERS (Write After Approval): Update my email address.
810
811 2009-11-20  Ben Elliston  <bje@au.ibm.com>
812
813         * config.guess: Update from upstream sources.
814
815 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
816
817         * Makefile.def: Restore host and target settings for gmp.
818         * Makefile.in: Rebuild.
819
820 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
821
822         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
823         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
824         Fix portability of test of C++ as bootstrap language.  Add
825         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
826         * configure: Rebuild.
827         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
828         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
829         in-tree building.
830         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
831         (POSTSTAGE1_HOST_EXPORTS): Use it.
832         (STAGE[+id+]_CXXFLAGS): New.
833         (BASE_FLAGS_TO_PASS): Pass it down.
834         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
835         extra_exports.
836         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
837         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
838         extra_exports.
839         * Makefile.in: Rebuild.
840
841 2009-11-17  Ben Elliston  <bje@au.ibm.com>
842
843         * config.sub, config.guess: Update from upstream sources.
844
845 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
846
847         * MAINTAINERS (Write After Approval): Add myself.
848
849 2009-11-09  Jon Beniston  <jon@beniston.com>
850
851         * MAINTAINERS (Write After Approval): Add myself.
852
853 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
854
855         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
856         paths for *-w64-mingw* and x86_64-*mingw*.
857         * configure: Regenerated.
858
859 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
860
861         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
862
863 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
864
865         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
866         Phil Edwards to Write-After Approval.
867
868 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
869
870         * configure.ac: Disable target-winsup & co for
871         x86_64-*-mingw* and *-w64-mingw* targets.
872         * configure: Regenerated.
873
874 2009-10-16  Nick Clifton  <nickc@redhat.com>
875
876         * MAINTAINERS: Add myself as a maintainer for the RX port.
877
878 2009-10-26  Johannes Singler  <singler@kit.edu>
879
880         * MAINTAINERS (Write After Approval): Update my e-mail address.
881
882 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
883
884         * configure.ac (CLooG test): Use = with test.
885         * configure: Regenerate.
886
887 2009-10-22  Richard Guenther  <rguenther@suse.de>
888
889         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
890         cloog if the ppl version check failed.  Move flags saving
891         before setting in libelf check.
892         * configure: Regenerate.
893
894 2009-10-21  Richard Guenther  <rguenther@suse.de>
895
896         * configure.ac: Adjust the ppl and cloog configure to work as
897         documented.  Disable cloog if ppl was disabled.  Omit the version
898         checks if they were disabled.
899         * configure: Re-generate.
900
901 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
902
903         * configure.ac: Add 'lto' to enable_languages, not
904         new_enable_languages, and only if not already present.
905         * configure: Regenerate.
906
907 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
908
909         * README: Refer to the various COPYING* files instead of just
910         COPYING.
911         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
912
913 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
914
915         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
916         
917 2009-10-07  Richard Guenther  <rguenther@suse.de>
918
919         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
920         and Richard Guenther as reviewers.
921         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
922         as reviewers.
923
924 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
925
926         * config.sub: Update from upstream sources.
927
928 2009-10-06  Ian Lance Taylor  <iant@google.com>
929
930         * Makefile.def: check-gold depends upon all-gas.
931         * Makefile.in: Rebuild.
932
933 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
934
935         * MAINTAINERS (Write After Approval): Add myself.
936
937 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
938
939         * Makefile.def: all-lto-plugin depends on all-libiberty.
940         set bootstrap=true for lto-plugin.
941         Add lto-plugin.
942         * Makefile.in: Regenerate.
943         * configure.ac (host_libs): Add lto-plugin.
944         * configure: Regenerate.
945
946 2009-10-03  Diego Novillo  <dnovillo@google.com>
947
948         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
949         (HOST_LIBELFLIBS): Define.
950         (HOST_LIBELFINC): Define.
951         * Makefile.in: Regenerate.
952         * configure.ac: Add --enable-lto.
953         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
954         If --enable-lto is used, add 'lto' to new_enable_languages.
955         If --enable-lto is used and gold is enabled, add
956         lto-plugin to configdirs.
957         * configure: Regenerate.
958
959 2009-10-03  Simon Baldwin  <simonb@google.com>
960
961         * configure.ac: If --with-system-zlib, suppress local zlib and
962         pass --with-system-zlib to subdir configure scripts.
963         * configure: Regenerate.
964
965 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
966             Paolo Bonzini  <bonzini@gnu.org>
967
968         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
969         $(srcdir).
970         * Makefile.in: Rebuilt.
971
972 2009-09-26  Gary Funck  <gary@intrepid.com>
973
974         * MAINTAINERS (Write After Approval): Add myself.
975
976 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
977
978         * configure.ac: Update minimum MPC version to 0.7.
979         * configure: Regenerate.
980
981 2009-09-25  Nick Clifton  <nickc@redhat.com>
982
983         * configure.ac: Pass any --cache-file=/dev/null option on to
984         subconfigures.
985         * configure: Regenerate.
986
987 2009-09-23  Nick Clifton  <nickc@redhat.com>
988
989         * config.sub, config.guess: Update from upstream sources.
990
991 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
992
993         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
994         * Makefile.in: Rebuilt.
995
996 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
997
998         PR bootstrap/32272
999         * configure.ac: Error out if $srcdir isn't '.' but contains
1000         host-${host_noncanonical}.
1001         * configure: Regenerate.
1002
1003 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1004
1005         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1006         maintainer.
1007
1008 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1009
1010         * configure.ac: If bootstrapping a combined tree with
1011         --enable-gold, require c++ in stage1_languages.
1012         * configure: Regenerate.
1013
1014         * configure.ac: Also add target_libs of stage1_languages to
1015         bootstrap_target_libs.
1016         * configure: Regenerate.
1017
1018         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1019         with --enable-languages not containing c++.
1020         * configure: Regenerate.
1021
1022 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1023
1024         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1025         * configure: Regenerate.
1026
1027 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1028
1029         * MAINTAINERS (Write After Approval): Update my e-mail address,
1030         and move from from here...
1031         (Waiting for paperwork): To here.
1032
1033 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1034
1035         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1036
1037 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1038
1039         * configure.ac: Do not use $extrasub for replacing @if/@endif
1040         parts in Makefile; instead, use additional arguments to
1041         AC_CONFIG_COMMANDS to do the replacement manually, with several
1042         sed invocations, to avoid HP-UX sed command limits.
1043         * configure: Regenerate.
1044
1045 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1046
1047         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1048         blank before -L.
1049
1050 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1051
1052         * configure.ac (with-build-config): Document.  Handle without.
1053         Handle missing argument.
1054         * configure: Rebuilt.
1055
1056 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1057
1058         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1059         Default to bootstrap-debug only if compare-debug works.
1060         * configure: Rebuilt.
1061         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1062         * Makefile.in: Rebuilt.
1063
1064 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1065
1066         * MAINTAINERS (OS Port Maintainers): Update my email address.
1067
1068 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1069
1070         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1071         * Makefile.in: Rebuilt.
1072
1073 2009-09-01  Chris Demetriou  <cgd@google.com>
1074
1075         * MAINTAINERS (Write After Approval): Add myself.
1076
1077 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1078
1079         PR debug/30161
1080         * include/dwarf2.h (enum dwarf_tag): Added
1081         DW_TAG_GNU_template_template_param
1082         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1083
1084 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1085
1086         * Makefile.tpl (AWK): Fix typo.
1087         * Makefile.in: Regenerate.
1088
1089 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1090
1091         * configure.ac: Detect awk and sed.
1092         * Makefile.def (flags_to_pass): Add AWK and SED.
1093         * Makefile.tpl (AWK, SED): New.
1094         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1095         * configure: Regenerate.
1096         * Makefile.in: Regenerate.
1097
1098 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1099
1100         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1101         (collapseslashes): Likewise.
1102
1103 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1104
1105         * configure.ac (AC_PREREQ): Bump to 2.64.
1106
1107 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1108
1109         * configure.ac: Remove --with-datarootdir, --with-docdir,
1110         --with-pdfdir, --with-htmldir switches.
1111         * configure: Regenerate.
1112
1113         * configure: Regenerate.
1114
1115         * compile: Sync from Automake 1.11.
1116         * depcomp: Likewise.
1117         * install-sh: Likewise.
1118         * missing: Likewise.
1119         * mkinstalldirs: Likewise.
1120         * ylwrap: Likewise.
1121
1122 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1123
1124         * ltmain.sh (func_normal_abspath): New function.
1125         (func_relative_path): Likewise.
1126         (func_mode_help): Document new -bindir option for link mode.
1127         (func_mode_link): Add new -bindir option, and use it to place
1128         output DLL if specified.
1129
1130 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1131
1132         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1133         (baseargs): Add --disable-option-checking.
1134         * configure: Regenerate.
1135
1136         * Makefile.def (configure-target-libiberty): Depend on
1137         all-binutils and all-ld.
1138         (configure-target-newlib): Likewise.
1139         * Makefile.in: Regenerate.
1140
1141 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1142
1143         * config.sub, config.guess: Update from upstream sources.
1144
1145 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1146
1147         Sync from src, merge:
1148
1149         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1150
1151         * configure.ac: Do not exclude gas for i386-*-darwin.
1152         Add a case for x86_64-*-darwin.
1153         * configure: Regenerate.
1154
1155 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1156
1157         * MAINTAINERS: Add my name to Write After Approval list.
1158
1159 2009-08-06  Michael Eager  <eager@eagercon.com>
1160
1161         * configure.ac: Add Microblaze target.
1162         * configure: Regenerate.
1163
1164 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1165
1166         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1167         * configure: Regenerate.
1168         
1169 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1170
1171         * MAINTAINERS (Write After Approval): Update my e-mail address.
1172
1173 2009-07-06  Ian Lance Taylor  <iant@google.com>
1174
1175         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1176         * configure: Rebuild.
1177
1178 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1179
1180         * MAINTAINERS: Move myself to the Graphite Reviewers.
1181
1182 2009-06-30  Wei Guozhi  <carrot@google.com>
1183
1184         * MAINTAINERS: Add my name to Write After Approval list.
1185
1186 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1187
1188         PR bootstrap/40338
1189         * configure.ac (comparestring): Create new variable.
1190         * Makefile.tpl (comparestring): Use to skip some comparisions.
1191         * configure: Regenerate.
1192         * Makefile.in: Regenerate.
1193
1194 2009-06-26  Doug Evans  <dje@sebabeach.org>
1195
1196         * Makefile.def (host_modules): Add cgen.
1197         * Makefile.in: Regenerate.
1198         * configure.ac (host_tools): Add cgen.
1199         * configure: Regenerate.
1200
1201 2009-06-23  DJ Delorie  <dj@redhat.com>
1202
1203         * MAINTAINERS: Add myself as mep maintainer.
1204
1205 2009-06-23  Ian Lance Taylor  <iant@google.com>
1206
1207         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1208         boot_languages.  Only bootstrap target libraries listed in
1209         target_libs for some boot language.  Add --with-stage1-ldflags,
1210         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1211         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1212         if not building with C++.
1213         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1214         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1215         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1216         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1217         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1218         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1219         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1220         * configure, Makefile.in: Rebuild.
1221
1222 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1223
1224         * MAINTAINERS: Added my name to write-after-approval list.
1225
1226 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1227
1228         * configure.ac: Define is_elf for QNX Neutrino targets.
1229         * configure: Regenerate.
1230
1231 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1232
1233         * MAINTAINERS: Added my name to the write-after-approval list
1234
1235 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1236
1237         * configure.ac: Detect MPC in default directory.
1238         * configure: Regenerate.
1239
1240 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1241             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1242
1243         * Makefile.tpl (all): Avoid a trailing backslash.
1244         * Makefile.in: Regenerate.
1245
1246 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1247
1248         * config.sub, config.guess: Update from upstream sources.
1249
1250 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1251
1252         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1253         to noconfdirs.
1254         * configure: Regenerate.
1255
1256 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1257
1258         * Makefile.tpl ([+compare-target+]): Compare all stage
1259         directories, rather than just gcc.
1260         * Makefile.in: Rebuilt.
1261
1262 2009-06-01  Doug Kwan  <dougkwan@google.com>
1263
1264         * configure.ac: Support gold for target arm*-*-*.
1265         * configure: Regenerate.
1266
1267 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1268
1269         * Makefile.def: Add MPC support and dependencies.
1270         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1271
1272         * Makefile.in, configure: Regenerate.
1273
1274 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1275
1276         * Makefile.tpl (all): Avoid harmless warning in make all when
1277         gcc-bootstrap is enabled but stage_last does not exist.
1278         * Makefile.in: Rebuilt.
1279
1280 2009-05-24  Nicolas Roche  <roche@adacore.com>
1281
1282         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1283         * Makefile.in: Regenerate.
1284
1285 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1286
1287         * MAINTAINERS: Update my e-mail address.
1288
1289 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1290
1291         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1292         * configure:  Regenerate.
1293
1294 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1295
1296         PR other/40159
1297         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1298         gcc-no-bootstrap are mutually exclusive.
1299         * Makefile.in: Rebuilt.
1300
1301 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1302
1303         PR other/40159
1304         * Makefile.tpl (all): Don't end with unconditional success.
1305         * Makefile.in: Rebuilt.
1306
1307 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1308
1309         PR target/37137
1310         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1311         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1312         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1313         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1314         stage_configureflags, stage_cflags and stage_libcflags into
1315         explicit Makefile macros.
1316         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1317         GFORTRAN.
1318         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1319         CC.  Set CC_FOR_BUILD from CC.
1320         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1321         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1322         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1323         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1324         and GFORTRAN.
1325         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1326         (_LIBCFLAGS): Renamed to _TFLAGS.
1327         (do-compare-debug, do-compare3-debug): Drop.
1328         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1329         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1330         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1331         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1332         (XGCC_FLAGS_FOR_TARGET): New.
1333         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1334         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1335         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1336         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1337         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1338         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1339         TFLAGS.
1340         (BUILD_CONFIG): Include if requested.
1341         (all): Set TFLAGS on bootstrap.
1342         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1343         (all-stageid-prefixmodule): Likewise.
1344         (do-clean, distclean-stageid): Set TFLAGS.
1345         (restrap): Fix whitespace.
1346         * Makefile.in: Rebuilt.
1347
1348 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1349
1350         * config.guess: Sync with src.
1351
1352 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1353
1354         * configure.ac ($with_ppl):  Default to no if not supplied.
1355         ($with_cloog):  Likewise.
1356         configure:  Regenerate.
1357
1358 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1359
1360         * MAINTAINERS: Update my e-mail address.
1361
1362 2009-04-27  Nick Clifton  <nickc@redhat.com>
1363
1364         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1365
1366 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1367
1368         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1369         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1370         * Makefile.in: Regenerate.
1371
1372 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1373
1374         PR bootstrap/39739
1375         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1376         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1377
1378         * configure, Makefile.in: Regenerate.
1379
1380 2009-04-21  Taras Glek  <tglek@mozilla.com>
1381
1382         * include/hashtab.h: Update GTY annotations to new syntax
1383         * include/splay-tree.h: Likewise
1384
1385 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1386
1387         * config.sub, config.guess: Update from upstream sources.
1388
1389 2009-04-15  Anthony Green  <green@moxielogic.com>
1390
1391         * configure.ac: Add moxie support.
1392         * configure: Rebuilt.
1393
1394 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1395
1396         * configure.ac: Change copyright header to refer to version
1397         3 of the GNU General Public License and to point readers at the
1398         COPYING3 file and the FSF's license web page.
1399         * Makefile.def: Likewise.
1400         * Makefile.tpl: Likewise.
1401         * Makefile.in: Regenerate.
1402
1403 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1404
1405         * configure.ac: Restore match for darwin9 or later. Use double
1406         brackets since regeneration eats one pair.
1407         * configure: Regenerate.
1408
1409 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1410
1411         PR gas/10039
1412         * configure.ac: Require texinfo 4.7.
1413         * configure: Regenerated.
1414
1415 2009-04-09  Nick Clifton  <nickc@redhat.com>
1416
1417         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1418         the GCC Runtime Library Exception.
1419
1420 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1421
1422         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1423         * configure: Regenerate.
1424
1425 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1426
1427         * Makefil.def (languages): New entries.
1428         * Makefile.tpl (check-gcc-*): New generic target.
1429         * Makefile.in: Regenerate.
1430
1431 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1432
1433         * MAINTAINERS:  Update my email address.
1434
1435 2009-03-18  Tom Tromey  <tromey@redhat.com>
1436
1437         * configure: Rebuild.
1438         * configure.ac (host_libs): Add libiconv.
1439         * Makefile.in: Rebuild.
1440         * Makefile.def (host_modules): Add libiconv.
1441         (configure-gdb, all-gdb): Depend on libiconv.
1442
1443 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1444
1445         * configure.ac: Treat gdb as supported on x86_64-darwin.
1446         * configure: Regenerate.
1447
1448 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1449
1450         * configure.ac (--with-host-libstdcxx): New option.
1451         * configure: Regenerate.
1452
1453 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1454
1455         * MAINTAINERS:  Move myself into the write after approval list.
1456
1457 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1458
1459         * MAINTAINERS: Update e-mail address.
1460         
1461 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1462
1463         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1464
1465 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1466
1467         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1468
1469 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1470
1471         Backport from git Libtool:
1472
1473         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1474         Support GNU/kOpenSolaris.
1475         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1476         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1477         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1478         GNU/kOpenSolaris.
1479
1480 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1481
1482         * MAINTAINERS: Update e-mail address.
1483
1484 2009-02-24  Michael Eager  <eager@eagercon.com>
1485
1486         * MAINTAINERS (Write After Approval): Add self.
1487
1488 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1489
1490         * MAINTAINERS (Write After Approval): Add myself.
1491
1492 2009-02-05  Andreas Schwab  <schwab@suse.de>
1493
1494         * Makefile.tpl (stage_last): Define $r and $s before using
1495         $(RECURSE_FLAGS_TO_PASS).
1496         * Makefile.in: Regenerate
1497
1498 2009-01-30  Ian Lance Taylor  <iant@google.com>
1499
1500         * MAINTAINERS: Move myself to the Global Reviewers list.
1501
1502 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1503
1504         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1505         * configure: Regenerate.
1506
1507 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1508
1509         * MAINTAINERS: Make whitespace consistent.
1510         Remove Robert Millan from Write After Approval.
1511
1512 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1513
1514         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1515         (all-opcodes): Depend on all-libiberty.
1516         * Makefile.in: Regenerate.
1517
1518 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1519
1520         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1521         * configure: Regenerate.
1522
1523 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1524
1525         * MAINTAINERS (Write After Approval): Add myself.
1526
1527 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1528
1529         * MAINTAINERS: Add myself to reviewers (Fortran).
1530
1531 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1532
1533         PR tree-optimization/38515
1534         * configure.ac (cloog-polylib): Removed.
1535         (with_ppl, with_cloog): Test for "no".
1536         * configure: Regenerated.
1537
1538 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1539
1540         * MAINTAINERS: Moved myself to reviewers (Fortran).
1541
1542 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1543
1544         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1545         (Write After Approval): Remove myself.
1546
1547 2009-01-03  Diego Novillo  <dnovillo@google.com>
1548
1549         * MAINTAINERS: Remove myself from alias maintainership.
1550
1551 2009-01-02  David Ayers  <ayers@fsfe.org>
1552
1553         * MAINTAINERS: Update e-mail address.
1554
1555 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1556
1557         * MAINTAINERS: Make whitespace consistent.
1558
1559 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1560
1561         Backport from upstream Libtool:
1562         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1563         Add cache variables to tests that require the linker to work.
1564         For shlibpath_overrides_runpath, this also changes the semantics
1565         to let the result from the C compiler take precedence.
1566
1567 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1568
1569         * config.sub, config.guess: Update from upstream sources.
1570
1571 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1572
1573         * configure.ac (ppllibs): Add by default the lib flags.
1574         * configure: Regenerate.
1575
1576 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1577
1578         * MAINTAINERS:  Add myself to the write after approval list.
1579
1580 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1581
1582         * configure.ac: Add double brackets on darwin[912].
1583         * configure: Regenerate.
1584
1585 2008-12-03  Daniel Kraft  <d@domob.eu>
1586
1587         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1588         Approval to Reviewer section (for Fortran front-end).
1589
1590 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1591
1592         * configure.ac: Expand to darwin10 and later.
1593         * configure: Regenerate.
1594
1595 2008-12-02  Andreas Schwab  <schwab@suse.de>
1596
1597         * Makefile.def: configure-target-boehm-gc depends on
1598         all-target-libstdc++-v3.
1599         * Makefile.in: Regenerate.
1600
1601 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1602
1603         * MAINTAINERS:  Add myself as mingw maintainer.
1604
1605 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1606
1607         * config.sub, config.guess: Update from upstream sources.
1608
1609 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1610
1611         * README.SCO: Remove.
1612
1613 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1614
1615         * MAINTAINERS:  Add myself to the write after approval list.
1616
1617 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1618
1619         * MAINTAINERS:  Update my email address in WAA section.
1620
1621 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1622
1623         * MAINTAINERS: Update e-mail address.
1624
1625 2008-11-27  Toon Moene  <toon@moene.org>
1626
1627         * MAINTAINERS: Change e-mail address.
1628
1629 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1630
1631         * configure.ac: Build gdb for i?86-*-darwin*
1632         * configure: Regenerated.
1633
1634 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1635
1636         * MAINTAINERS: Added my full name.
1637
1638 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1639
1640         PR bootstrap/38014
1641         PR bootstrap/37923
1642
1643         Revert:
1644
1645         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1646
1647         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1648         * Makefile.in: Regenerated.
1649
1650         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1651
1652         PR gdb/921
1653         PR gdb/1646
1654         PR gdb/2175
1655         PR gdb/2176
1656
1657         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1658         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1659         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1660         (HOST_EXPORTS): Pass CPPFLAGS.
1661         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1662         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1663         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1664         * Makefile.in, configure: Regenerated.
1665         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1666         and CPPFLAGS_FOR_BUILD.
1667
1668 2008-11-06  Jeff Law  <law@redhat.com>
1669
1670         * MAINTAINERS: Add myself as middle end maintainer.
1671
1672 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1673
1674         * MAINTAINERS (Write after approval): Add myself.
1675
1676 2008-11-05  Diego Novillo  <dnovillo@google.com>
1677
1678         * MAINTAINERS (Global Reviewers): Add myself.
1679         (Non-Algorithmic Maintainers): Remove myself.
1680
1681 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1682
1683         * MAINTAINERS (Write after approval): Add myself.
1684
1685 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1686
1687         * MAINTAINERS (Write after approval): Add myself.
1688
1689 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1690
1691         * configure.ac (spu-*-*): Remove special case.
1692         * configure: Regenerate.
1693
1694 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1695
1696         * MAINTAINERS (Write after approval): Update my email address.
1697
1698 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1699
1700         * configure.ac [spu-*-*]: Do not set skipdirs.
1701         * configure: Re-generate.
1702
1703 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1704
1705         * MAINTAINERS (Various Maintainers): Add myself to reload.
1706
1707 2008-10-25  Richard Guenther  <rguenther@suse.de>
1708
1709         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1710         maintainer.  Remove myself as libgcc-math maintainer.
1711         (Non-Algorithmic Maintainers): Remove myself.
1712
1713 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1714
1715         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1716         * Makefile.in: Regenerated.
1717
1718 2008-10-23  Cary Coutant  <ccoutant@google.com>
1719
1720         * MAINTAINERS (Write after approval): Add myself.
1721
1722 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1723
1724         PR gdb/921
1725         PR gdb/1646
1726         PR gdb/2175
1727         PR gdb/2176
1728
1729         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1730         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1731         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1732         (HOST_EXPORTS): Pass CPPFLAGS.
1733         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1734         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1735         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1736         * Makefile.in, configure: Regenerated.
1737         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1738         and CPPFLAGS_FOR_BUILD.
1739
1740 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1741
1742         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1743         Sebastian Pop.
1744
1745 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1746
1747         * MAINTAINERS (Write After Approval): Added myself.
1748
1749 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1750
1751         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1752         recommended version to 2.3.2.
1753
1754         * configure: Regenerate.
1755
1756 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1757
1758         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1759
1760 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1761
1762         * MAINTAINERS (Write After Approval): Update e-mail address.
1763
1764 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1765
1766         * libtool.m4: Update to libtool 2.2.6.
1767         * lt~obsolete.m4: Update to libtool 2.2.6.
1768         * ltmain.sh: Update to libtool 2.2.6.
1769         * ltsugar.m4: Update to libtool 2.2.6.
1770         * ltversion.m4: Update to libtool 2.2.6.
1771         * ltoptions.m4: Update to libtool 2.2.6.
1772         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1773
1774 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1775
1776         * MAINTAINERS (Write After Approval): Add myself.
1777
1778 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1779
1780         * MAINTAINERS (Write After Approval): Update my name.
1781
1782 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1783
1784         * MAINTAINERS: Add myself in "Write After Approval".
1785
1786 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1787
1788         * MAINTAINERS: Add myself as ia64 maintainer.
1789
1790 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1791
1792         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1793         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1794         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1795         and Michael Tiemann from Write After Approval since they do not
1796         actually have access.
1797
1798 2008-09-05  Richard Guenther  <rguenther@suse.de>
1799
1800         * configure.ac: Initialize clooglibs to -lcloog.
1801         * configure: Re-generate.
1802
1803 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1804
1805         * MAINTAINERS (Write After Approval): Add myself.
1806
1807 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1808
1809         * configure.ac (--with-cloog-polylib): New.
1810         (--disable-cloog-version-check): New.
1811         (--disable-ppl-version-check): New.
1812         * configure: Re-generate.
1813
1814 2008-09-03  Richard Guenther  <rguenther@suse.de>
1815
1816         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1817         cloog test.
1818         * configure: Re-generate.
1819
1820 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1821
1822         Add picoChip port.
1823         * MAINTAINERS: Add picoChip maintainers.
1824
1825 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1826             Tobias Grosser  <grosser@fim.uni-passau.de>
1827             Jan Sjodin  <jan.sjodin@amd.com>
1828             Harsha Jagasia  <harsha.jagasia@amd.com>
1829             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1830             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1831             Adrien Eliche  <aeliche@isty.uvsq.fr>
1832
1833         Merge from graphite branch.
1834         * configure: Regenerate.
1835         * Makefile.in: Regenerate.
1836         * configure.ac (host_libs): Add ppl and cloog.
1837         Add checks for PPL and CLooG.
1838         * Makefile.def (ppl, cloog): Added modules and dependences.
1839         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1840         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1841
1842 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1843
1844         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1845         (GCC_SHLIB_SUBDIR): New.
1846         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1847         * configure: Regenerate.
1848         * Makefile.in: Regenerate.
1849
1850 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1851
1852         * MAINTAINERS: Consistently use tabs to separate columns.
1853
1854 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1855
1856         * MAINTAINERS (Write after Approval): Add myself.
1857
1858 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1859
1860         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1861         Enable bfd, binutils and opcodes.
1862         * configure: Regenerate.
1863
1864 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1865
1866         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1867
1868 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1869
1870         * MAINTAINERS:  Use correct Umlaut for last name.
1871
1872 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1873
1874         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1875
1876 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1877
1878         * MAINTAINERS: Update my email address.
1879
1880 2008-08-16  Nicolas Roche  <roche@adacore.com>
1881
1882         * Makefile.tpl: Add BOOT_ADAFLAGS.
1883         * Makefile.in: Regenerate.
1884
1885 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1886
1887         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1888         * configure: Regenerate.
1889
1890 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1891
1892         * configure.ac: Add makefile fragments for hpux.
1893         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1894         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1895         * configure: Regenerate.
1896         * Makefile.in: Regenerate.
1897
1898 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1899
1900         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1901
1902 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1903
1904         * MAINTAINERS (Write after Approval): Add myself.
1905
1906 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1907
1908         * MAINTAINERS (Write After Approval):  Add myself.
1909
1910 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1911
1912         * MAINTAINERS (Write After Approval):  Add myself.
1913
1914 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1915
1916         * MAINTAINERS: Update my email address.
1917
1918 2008-06-25  Joey Ye  <joey.ye@intel.com>
1919
1920         * MAINTAINERS (Write After Approval):  Add myself.
1921
1922 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1923
1924         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1925         * Makefile.in: Regenerate.
1926         * configure: Regenerate.
1927
1928 2008-06-17  Daniel Kraft  <d@domob.eu>
1929
1930         * MAINTAINERS (Write After Approval):  Add myself.
1931
1932 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1933
1934         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1935         "$@" is still intact with both Autoconf 2.59 and 2.62.
1936         * configure: Regenerate.
1937
1938 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1939
1940         * Makefile.tpl: Fix comment errors.
1941         * Makefile.in: Regenerate.
1942
1943 2008-06-12  David S. Miller  <davem@davemloft.net>
1944             David Edelsohn  <edelsohn@gnu.org>
1945
1946         * configure.ac: Add powerpc*-*-* to gold supported targets.
1947         * configure: Regenerate.
1948
1949 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1950
1951         PR tree-optimization/36218
1952         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1953         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1954         (all prefix="build-"): Pass them to build-system sub-makes.
1955         * Makefile.in: Regenerate.
1956
1957 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1958
1959         * MAINTAINERS (mt port): Remove.
1960         (sco5, unixware, sco udk): Remove.
1961         (Kean Johnston): Add to Write After Approval.
1962
1963 2008-05-30  Julian Brown  <julian@codesourcery.com>
1964
1965         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1966         of libobjc for ARM EABI Linux.
1967         * configure: Regenerate.
1968
1969 2008-05-18  Xinliang David Li   <davidxl@google.com>
1970
1971         * ChangeLog: Remove wrong ChangeLog entry.
1972
1973 2008-05-17  Xinliang David Li   <davidxl@google.com>
1974
1975         * MAINTAINERS (Write After Approval): Add myself.
1976
1977 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1978
1979         * MAINTAINERS (Write After Approval): Add myself.
1980
1981 2008-05-14  Rafael Espíndola  <espindola@google.com>
1982
1983         * config-ml.in: don't handle --enable-shared and --enable-static.
1984
1985 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1986
1987         * MAINTAINERS: Update my email address.
1988
1989 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1990
1991         * MAINTAINERS: Update my email address.
1992
1993 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1994
1995         * MAINTAINERS (Write After Approval): Add myself.
1996
1997 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1998
1999         * MAINTAINERS (Write After Approval): Add myself.
2000
2001 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2002
2003         * MAINTAINERS (crx): Add myself.
2004
2005 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2006
2007         Sync with src:
2008         2008-04-14  David S. Miller  <davem@davemloft.net>
2009
2010         * configure.ac: Add sparc*-*-* to gold supported targets.
2011         * configure: Regenerate.
2012
2013 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2014
2015         PR bootstrap/35457
2016         * configure.ac: Include override.m4.
2017         * configure: Regenerate.
2018
2019 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2020
2021         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2022         * Makefile.in: Regenerate.
2023
2024 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2025
2026         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2027         as nonconfigurable directories list.
2028         * configure: Regenerate.
2029
2030 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2031
2032         * config.sub, config.guess: Update from upstream sources.
2033
2034 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2035
2036         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2037         * Makefile.in: Regenerate.
2038
2039 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2040
2041         * configure.ac: Do not build libssp for the AVR.
2042         * configure: Regenerate.
2043
2044 2008-04-07  Ian Lance Taylor  <iant@google.com>
2045
2046         * Makefile.def: check-gold depends upon all-binutils.
2047         * Makefile.in: Regenerate.
2048
2049 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2050
2051         * MAINTAINERS (Write After Approval): Add myself.
2052
2053 2008-04-04  Nick Clifton  <nickc@redhat.com>
2054
2055         PR binutils/4334
2056         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2057         builds.
2058         * configure: Regenerate.
2059
2060 2008-04-04  NightStrike  <NightStrike@gmail.com>
2061
2062         PR other/35151
2063         * configure.ac: Combine rules for mingw32 and mingw64.
2064         * configure: Regenerate.
2065
2066 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2067
2068         * MAINTAINERS (Write After Approval): Add myself.
2069
2070 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2071
2072         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2073         * Makefile.in (.NOTPARALLEL): Ditto.
2074
2075 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2076
2077         * MAINTAINERS (Write After Approval): Add myself.
2078
2079 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2080
2081         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2082         * Makefile.in (.NOTPARALLEL): Regenerate.
2083
2084 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2085
2086         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2087         * Makefile.in: Regenerate.
2088
2089 2008-03-26  Jakub Staszak  <kuba@et.pl>
2090
2091         * MAINTAINERS (Write After Approval): Add myself.
2092
2093 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2094
2095         * MAINTAINERS:  Update e-mail address.
2096
2097 2008-03-20  Ian Lance Taylor  <iant@google.com>
2098
2099         * configure.ac: Add support for --enable-gold.
2100         * Makefile.def: Add gold as a directory like ld.
2101         * configure, Makefile.in: Regenerate.
2102
2103 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2104
2105         * configure.ac: m4_include config/proginstall.m4.
2106         * configure: Regenerate.
2107
2108         Backport from upstream Libtool:
2109
2110         2007-10-12  Eric Blake  <ebb9@byu.net>
2111
2112         Deal with Autoconf 2.62's semantic change in m4_append.
2113         * ltsugar.m4 (lt_append): Replace broken versions of
2114         m4_append.
2115         (lt_if_append_uniq): Don't require separator to be overquoted,
2116         and avoid broken m4_append.
2117         (lt_dict_add): Fix typo.
2118         * libtool.m4 (_LT_DECL): Don't overquote separator.
2119
2120 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2121
2122         * config.rpath: Add AIX 6 support.
2123
2124 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2125
2126         * Makefile.def (stageprofile).  Remove -fprofile-generate
2127         from stage_libcflags.
2128         * Makefile.in: Regenerate.
2129
2130 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2131
2132         * config.sub, config.guess: Update from upstream sources.
2133
2134 2008-03-06  Tom Tromey  <tromey@redhat.com>
2135
2136         * MAINTAINERS: Update for treelang deletion.
2137
2138 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2139
2140         * MAINTAINERS: Update my email address.
2141
2142 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2143
2144         * MAINTAINERS (darwin port): Add myself as a maintainer.
2145         (objective-c/c++): Add myself as a maintainer.
2146
2147 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2148
2149         * MAINTAINERS (Write After Approval): Update my email address.
2150
2151 2008-02-25  Tomas Bily  <tbily@suse.cz>
2152
2153         * MAINTAINERS (Write After Approval): Add myself.
2154
2155 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2156
2157         * MAINTAINERS (OpenMP): Add myself.
2158
2159 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2160
2161         PR bootstrap/32009
2162         PR bootstrap/32161
2163
2164         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2165         * configure: Regenerate.
2166
2167         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2168         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2169         STAGE4_LIBCFLAGS): New.
2170         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2171         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2172         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2173         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2174         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2175         for target modules.  Don't export LIBCFLAGS.
2176         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2177         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2178         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2179         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2180         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2181         * Makefile.in: Regenerate.
2182
2183 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2184
2185         PR libgcj/33085
2186         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2187         Do not use -DDLL_EXPORT.  Backport from upstream.
2188
2189 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2190
2191         * MAINTAINERS (Write After Approval): Add myself.
2192
2193 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2194
2195         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2196         * configure: Regenerate.
2197
2198 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2199
2200         * configure.ac (xtensa*-*-*): Recognize processor variants.
2201         * configure: Regenerate.
2202
2203 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2204
2205         PR bootstrap/34922
2206         * configure.ac (PARSE_ARGS): Push suitable setting of
2207         ac_subdirs_all, for `./configure --help=recursive'.
2208         Handle `+' in generic toplevel directory disabling.
2209         * configure: Regenerate.
2210
2211 2008-01-28  Nick Clifton  <nickc@redhat.com>
2212
2213         * MAINTAINERS (xstormy16): Take over maintainership.
2214
2215 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2216
2217         * MAINTAINERS (c4x port): Remove.
2218
2219 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2220
2221         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2222
2223 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2224
2225         * config.sub, config.guess: Update from upstream sources.
2226
2227 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2228
2229         * MAINTAINERS (Write After Approval): Add myself.
2230
2231 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2232
2233         * MAINTAINERS: Update my email address.
2234
2235 2008-01-09  Raksit Ashok  <raksit@google.com>
2236
2237         * MAINTAINERS (Write After Approval): Add myself.
2238
2239 2008-01-09  Raksit Ashok  <raksit@google.com>
2240
2241         * MAINTAINERS (Write After Approval): Add myself.
2242
2243 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2244
2245         * config.sub, config.guess: Update from upstream sources.
2246
2247 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2248
2249         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2250         Change recommended MPFR from 2.2.1 -> 2.3.0.
2251         * configure: Regenerate.
2252
2253 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2254
2255         * MAINTAINERS: Update my email address.
2256
2257 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2258
2259         * MAINTAINERS: Update my email address.
2260
2261 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2262
2263         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2264         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2265         * Makefile.in: Regenerate.
2266
2267 2007-12-10  Mark Heffernan  <meheff@google.com>
2268
2269         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2270         misplaced entries.
2271
2272 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2273
2274         * configure.ac: Enable libjava for x86_64-*-darwin9.
2275         * configure: Regenerate.
2276
2277 2007-12-07  Bill Maddox  <maddox@google.com>
2278
2279         * MAINTAINERS (Write After Approval): Add myself.
2280
2281 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2282
2283         * config.sub, config.guess: Update from upstream sources.
2284
2285 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2286
2287         * config-ml.in: Remove 64bit configure tests.
2288
2289 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2290
2291         * config-ml.in: Robustify against white space in absolute file
2292         names.
2293
2294         * config-ml.in (multi-clean): Substitute ${Makefile}.
2295         Remove superfluous ${Makefile} in list.
2296
2297 2007-11-19  Thiemo Seufer  <ths@mips.com>
2298
2299         * config-ml.in: Don't hardcode the Makefile name.
2300
2301 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2302
2303         * MAINTAINERS (Write After Approval): Add myself.
2304
2305 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2306
2307         * MAINTAINERS (Write After Approval): Add myself.
2308
2309 2007-11-06  Doug Kwan  <dougkwan@google.com>
2310
2311         * MAINTAINERS (Write After Approval): Add myself.
2312
2313 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2314
2315         * MAINTAINERS (mercury): Remove entry.
2316         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2317
2318 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2319
2320         * Makefile.def (dependencies): Make configure-gdb depend on
2321         all-intl.
2322         * Makefile.in: Regenerated.
2323
2324 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2325
2326         * MAINTAINERS (Fortran maintainer): Remove myself.
2327
2328 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2329
2330         * Makefile.def: To avoid problems running with parallel makes,
2331         build newlib before libgloss so that target specific header
2332         files are availble.
2333         * Makefile.in: Regenerate
2334
2335 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2336
2337         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2338         * Makefile.in: Regenerate.
2339
2340 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2341
2342         * MAINTAINERS (Register allocation reviewer): Add myself.
2343
2344 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2345
2346         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2347         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2348         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2349         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2350         * configure: Regenerate.
2351
2352 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2353
2354         * MAINTAINERS (Register allocation reviewer): Add myself.
2355
2356 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2357
2358         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2359         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2360         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2361         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2362         * configure.ac: Default them to host tools for $host = $build.
2363         Subst them.
2364
2365         * configure: Regenerate.
2366         * Makefile.in: Regenerate.
2367
2368 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2369
2370         * MAINTAINERS (Register allocation reviewer): Add myself.
2371
2372 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2373
2374         * MAINTAINERS (Register allocation reviewer): Add myself.
2375
2376 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2377
2378         * MAINTAINERS (Write After Approval): Fix typo.
2379
2380 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2381
2382         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2383         * configure: Regenerate.
2384
2385 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2386
2387         PR bootstrap/31906
2388         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2389         they're already prefixed.
2390
2391 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2392
2393         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2394         libstdc++.
2395         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2396         * configure: Regenerate.
2397         * Makefile.in: Regenerate.
2398
2399 2007-09-17  Andreas Schwab  <schwab@suse.de>
2400
2401         * configure.ac: Raise minimum makeinfo version to 4.6.
2402         * configure: Regenerate.
2403
2404 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2405
2406         * MAINTAINERS (write-after-approval) add myself
2407
2408 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2409
2410         * configure.ac: Correct makeinfo version check.
2411         * configure: Regenerate.
2412
2413 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2414
2415         * MAINTAINERS: Update my email address.
2416
2417 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2418
2419         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2420         to $skipdirs and only disable gprof for newlib.  Use the normal
2421         mips*-elf* handling in other respects.
2422         * configure: Regnerate.
2423
2424 2007-09-12  David Daney  <ddaney@avtrex.com>
2425
2426         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2427         enabling libgcj.
2428         * configure: Regenerate.
2429
2430 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2431
2432         PR other/32154
2433         * configure.ac: For libgloss targets, point the linker to the linker
2434         script, startup code and simulator library.
2435         * configure: Regenerate.
2436
2437 2007-09-07  Andrew Haley  <aph@redhat.com>
2438
2439         * configure.ac (noconfigdirs): Remove target-libffi and
2440         target-libjava.
2441         * configure: Regenerate.
2442
2443 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2444
2445         PR target/33281
2446         * configure.ac: Use config/mh-mingw on mingw.
2447         * configure: Regenerate.
2448
2449 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2450
2451         * MAINTAINERS (Write After Approval): Add myself.
2452
2453 2007-09-05  Richard Guenther  <rguenther@suse.de>
2454
2455         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2456         nor --disable-checking is provided also turn on yes and types
2457         checking for stage1.
2458         * configure: Re-generate.
2459
2460 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2461
2462         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2463         (Write After Approval): Remove myself.
2464
2465 2007-08-29  Nick Clifton  <nickc@redhat.com>
2466
2467         * config.sub, config.guess: Update from upstream sources.
2468
2469 2007-08-22  Bud Davis  <jmdavis@link.com>
2470
2471         * MAINTAINERS (Write After Approval): Added myself.
2472         * MAINTAINERS (Reviewers): Removed myself.
2473
2474 2007-08-18  Paul Brook  <paul@codesourcery.com>
2475             Joseph Myers  <joseph@codesourcery.com>
2476
2477         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2478         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2479         * Makefile.in: Regenerate.
2480         * configure.ac (--with-debug-prefix-map): New.
2481         * configure: Regenerate.
2482
2483 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2484             Nigel Stephens  <nigel@mips.com>
2485
2486         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2487         as target_makefile_frag.
2488         * configure: Regenerate.
2489
2490 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2491
2492         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2493         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2494         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2495         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2496         (do-compare, do-compare3, do-compare-debug): New.
2497         ([+compare-target+]): Use them.
2498
2499 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2500
2501         * MAINTAINERS (Write After Approval): Change my email address.
2502
2503 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2504             Ben Elliston  <bje@au.ibm.com>
2505
2506         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2507         --silent if $silent.
2508         * configure: Regenerate.
2509
2510 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2511
2512         * MAINTAINERS (Various Maintainers): Add myself as
2513         loop infrastructure maintainer.  Update my e-mail
2514         address.
2515
2516 2007-07-31  Diego Novillo  <dnovillo@google.com>
2517
2518         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2519         Adjust description.
2520
2521 2007-07-26  Richard Guenther  <rguenther@suse.de>
2522
2523         * configure.ac: Add types checking to stage1 checking flags.
2524         * configure: Regenerate.
2525
2526 2007-07-17  Nick Clifton  <nickc@redhat.com>
2527
2528         * COPYING3: New file.  Contains version 3 of the GNU General
2529         Public License.
2530         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2531         Lesser General Public License.
2532
2533 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2534
2535         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2536
2537 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2538
2539         * MAINTAINERS (S/390 co-maintainer): Add myself.
2540         (Write After Approval): Remove myself.
2541
2542 2007-07-13  Dan Hipschman  <dsh@google.com>
2543
2544         * MAINTAINERS (Write After Approval): Add myself.
2545
2546 2007-07-11  Nick Clifton  <nickc@redhat.com>
2547
2548         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2549         WINDRES export.
2550         * Makefile.in: Regenerate.
2551
2552 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2553
2554         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2555         maintainer.
2556
2557 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2558
2559         * lt~obsolete.m4: New. Import from 20070318 libtool.
2560
2561 2007-07-03  Julian Brown  <julian@codesourcery.com>
2562
2563         * MAINTAINERS (Write After Approval): Add myself.
2564
2565 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2566
2567         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2568         * configure: Regenerate.
2569
2570 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2571
2572         * configure.ac: Add some missing m4 quotation.
2573         * configure: Regenerate.
2574
2575 2007-07-02  Simon Baldwin  <simonb@google.com>
2576
2577         * MAINTAINERS (Write After Approval): Add myself.
2578
2579 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2580
2581         * configure: Regenerate.
2582
2583 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2584
2585         * Makefile.def: Add windmc tool to build.
2586         * Makefile.tpl: Likewise.
2587         * configure.ac: Likewise.
2588         * Makefile.in: Regenerate.
2589         * configure: Regenerate.
2590
2591 2007-06-28  DJ Delorie  <dj@redhat.com>
2592
2593         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2594         not building newlib.
2595         * configure: Regenerated.
2596
2597 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2598
2599         * MAINTAINERS (Write After Approval): Add myself.
2600
2601 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2602
2603         * MAINTAINERS (Write After Approval): Add myself.
2604
2605 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2606
2607         * MAINTAINERS (Write After Approval): Add myself.
2608
2609 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2610
2611         * MAINTAINERS (Write After Approval): Add myself.
2612
2613 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2614
2615         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2616         * Makefile.in: Regenerated.
2617
2618 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2619
2620         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2621         bfin*-*-uclinux* targets.
2622         * configure: Regenerate.
2623
2624 2007-06-14  Ian Lance Taylor  <iant@google.com>
2625
2626         * MAINTAINERS: Add myself as non-algorithmic global write
2627         maintainer.
2628
2629 2007-06-14  Diego Novillo  <dnovillo@google.com>
2630
2631         * MAINTAINERS: Add self as middle-end maintainer and
2632         non-algorithmic global write maintainer.
2633
2634 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2635
2636         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2637         Move all Fortran maintainers except Paul Brook into the
2638         Non-Autopoiesis section.
2639
2640 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2641
2642         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2643         (distclean-stage[+id+]): Possibly delete stage_last.
2644         * Makefile.in: Regenerate.
2645
2646 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2647
2648         * MAINTAINERS (Various Maintainer): Fix typo.
2649
2650 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2651
2652         * MAINTAINERS (Various Maintainer): Add myself as
2653         dataflow maintainer.
2654
2655 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2656
2657         * config.sub, config.guess: Update from upstream sources.
2658
2659 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2660
2661         * Makefile.tpl: Fix spelling error.
2662         * Makefile.in: Regenerate.
2663
2664 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2665
2666         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2667         lt_cv_sys_max_cmd_len.
2668
2669 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2670
2671         * MAINTAINERS (Various Maintainers): Add myself as
2672         auto-vectorizer maintainer.
2673
2674 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2675
2676         PR libjava/32098
2677         * libtool.m4: Revert previous change.
2678         * ltgcc.m4: Put it here.
2679
2680 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2681
2682         * MAINTAINERS (Various Maintainers): Add myself as
2683         auto-vectorizer maintainer.
2684
2685 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2686
2687         PR libjava/32098
2688         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2689
2690 2007-05-30  Richard Guenther  <rguenther@suse.de>
2691
2692         * MAINTAINERS (Various Maintainers): Add myself as
2693         auto-vectorizer maintainer.
2694
2695 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2696
2697         PR bootstrap/29382
2698         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2699         * configure: Rebuilt.
2700
2701 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2702
2703         * MAINTAINERS (Write After Approval): Removed my name.
2704
2705 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2706
2707         * MAINTAINERS (Write After Approval): Remove myself.
2708
2709 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2710
2711         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2712
2713 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2714
2715         * ltmain.sh: Update from ToT Libtool.
2716         * libtool.m4: Update from ToT Libtool.
2717         * ltsugar.m4: New. Update from ToT Libtool.
2718         * ltversion.m4: New. Update from ToT Libtool.
2719         * ltoptions.m4: New. Update from ToT Libtool.
2720         * ltconfig: Remove.
2721         * ltcf-c.sh: Remove.
2722         * ltcf-cxx.sh: Remove.
2723         * ltcf-gcj.sh: Remove.
2724
2725 2007-05-22  Ollie Wild  <aaw@google.com>
2726
2727         * MAINTAINERS (Write After Approval): Add myself.
2728
2729 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2730
2731         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2732         stage_cflags.
2733         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2734         Remove CFLAGS/LIBCFLAGS.
2735         (configure-stage[+id+]-[+prefix+][+module+],
2736         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2737         * Makefile.in: Regenerate.
2738
2739 2007-05-15  Diego Novillo  <dnovillo@google.com>
2740
2741         * MAINTAINERS: Update e-mail address.
2742
2743 2007-05-15  Revital Eres  <eres@il.ibm.com>
2744
2745         * MAINTAINERS (Write After Approval): Add myself.
2746
2747 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2748
2749         * MAINTAINERS (Write After Approval): Updated my address.
2750
2751 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2752
2753         * MAINTAINERS (Write After Approval): Add myself.
2754
2755 2007-05-11  Silvius Rus  <rus@google.com>
2756
2757         * MAINTAINERS (Write After Approval): Add myself.
2758
2759 2007-04-23  Tom Tromey  <tromey@redhat.com>
2760
2761         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2762
2763 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2764
2765         * MAINTAINERS (cpplib): Rename to ...
2766         (libcpp): ... this.  Add C/C++ front end maintainers.
2767
2768 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2769
2770         * config-ml.in: Pass ${ml_config_env} to configure calls.
2771
2772 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2773
2774         * MAINTAINERS (Write After Approval): Add myself.
2775
2776 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2777
2778         * MAINTAINERS (Write After Approval): Add myself.
2779
2780 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2781
2782         * MAINTAINERS (fortran 95 front end): Add myself.
2783
2784 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2785
2786         * MAINTAINERS (Write After Approval): Add myself.
2787
2788 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2789
2790         * MAINTAINERS (Modulo Scheduler): Add myself.
2791
2792 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2793
2794         * MAINTAINERS (fortran 95 front end): Add myself.
2795         (c++ front end): whitespace fix.
2796
2797 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2798
2799         * MAINTAINERS (Write After Approval): Add myself.
2800
2801 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2802
2803         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2804         of glob.  Quote arguments with single quotes too.
2805         * configure: Regenerate.
2806
2807 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2808
2809         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2810         * Makefile.in: Regenerate
2811
2812 2007-03-07  Andreas Schwab  <schwab@suse.de>
2813
2814         * configure: Regenerate.
2815
2816 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2817
2818         * configure.ac: Add "--with-pdfdir" configure option,
2819         which defines pdfdir variable.
2820         * Makefile.def (target=fixincludes): Add install-pdf to
2821         missing targets.
2822         (recursive_targets): Add install-pdf target.
2823         (flags_to_pass): Add pdfdir.
2824         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2825         target.
2826         * configure: Regenerate
2827         * Makefile.in: Regenerate
2828
2829 2007-02-28  Eric Christopher  <echristo@apple.com>
2830
2831         Revert:
2832         2006-12-07  Mike Stump  <mrs@apple.com>
2833
2834         * Makefile.def (dependencies): Add dependency for
2835         install-target-libssp and install-target-libgomp on
2836         install-gcc.
2837         * Makefile.in: Regenerate.
2838
2839 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2840
2841         * configure: Regenerate.
2842         * configure.ac: Move statements after variable declarations.
2843
2844 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2845
2846         * MAINTAINERS: Add myself as sh maintainer.
2847
2848 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2849
2850         * configure.ac: Adjust for loop syntax.
2851         * configure: Regenerate.
2852
2853 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2854
2855         * configure: Rebuilt.
2856
2857 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2858
2859         * configure.ac: Drop multiple occurrences of --enable-languages,
2860         and fix its quoting.
2861         * configure: Rebuilt.
2862
2863 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2864             Nathan Sidwell  <nathan@codesourcery.com>
2865             Vladimir Prus  <vladimir@codesourcery.com>
2866             Joseph Myers  <joseph@codesourcery.com>
2867
2868         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2869         * configure: Regenerate.
2870
2871 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2872
2873         * ltconfig (freebsd*): Default to elf.
2874
2875 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2876
2877         * configure.ac (target_libraries): Move libgcc before libiberty.
2878         * configure: Regenerated.
2879
2880 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2881             Paolo Bonzini  <bonzini@gnu.org>
2882
2883         PR bootstrap/30753
2884         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2885         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2886         * configure: Regenerated.
2887
2888 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2889
2890         * MAINTAINERS (Language Front End Maintainers): Update my mail
2891         address.
2892
2893 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2894
2895         PR bootstrap/30748
2896         * configure.ac: Correct syntax for Solaris ksh.
2897         * configure: Regenerated.
2898
2899 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2900
2901         * configure.ac: Sync with src.
2902         * configure: Regenerate.
2903
2904 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2905
2906         * Makefile.in: Regenerate.
2907
2908 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2909
2910         * config.sub: Sync with src.
2911
2912 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2913
2914         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2915         noncanonical equivalents.
2916         * configure.in: Rename to...
2917         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2918         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2919         target_noncanonical.  Use them.  Rewrite removal of configure
2920         arguments for autoconf 2.59.  Discard variable settings.  Force
2921         program_transform_name for native tools.
2922
2923         * Makefile.in: Regenerated.
2924         * configure: Regenerated with autoconf 2.59.
2925
2926 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2927
2928         * MAINTAINERS (Write After Approval): Add myself.
2929
2930 2007-01-31  Andreas Schwab  <schwab@suse.de>
2931
2932         * Makefile.tpl (LDFLAGS): Substitute it.
2933         * Makefile.in: Regenerate.
2934
2935 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
2936
2937         * MAINTAINERS (Write After Approval): Add myself.
2938
2939 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2940
2941         * MAINTAINERS (spu port): Add myself.
2942
2943 2007-01-23  Richard Guenther  <rguenther@suse.de>
2944
2945         PR bootstrap/30541
2946         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2947         * Makefile.tpl (GNATBIND): Substitute it.
2948         (GNATMAKE): Likewise.
2949         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2950         of STAGE_PREFIX.
2951         * Makefile.in: Regenerate.
2952         * configure: Regenerate.
2953
2954 2007-01-18  Mike Stump  <mrs@apple.com>
2955
2956         * configure.in: Re-enable -Werror for gcc builds.
2957
2958 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2959
2960         * MAINTAINERS (Write After Approval): Add myself.
2961
2962 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2963
2964         * configure.in: Change == to = in test command.
2965         * configure: Regenerate.
2966
2967 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2968             Nick Clifton  <nickc@redhat.com>
2969             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2970
2971         * configure.in (build_configargs, host_configargs, target_configargs):
2972         Remove build/host/target parameters.
2973         (host_libs): Add gmp and mpfr.
2974         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2975         * Makefile.def (gmp, mpfr): New.
2976         (gcc): Remove target.
2977         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2978         target_os, target_vendor): New.
2979         (configure): Add host_alias/target_alias arguments; adjust invocations.
2980         * configure: Regenerate.
2981         * Makefile.in: Regenerate.
2982
2983 2007-01-11  Matt Fago  <fago@earthlink.net>
2984
2985         * configure.in: Try to link to functions only in mpfr 2.2.x
2986         to improve robustness of configure tests.
2987         * configure: Regenerate.
2988
2989 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2990
2991         * MAINTAINERS: Add myself as i386 maintainer.
2992
2993 2007-01-08  Jan Hubicka  <jh@suse.cz>
2994
2995         * MAINTAINERS: Add myself as i386 maintainer.
2996
2997 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2998
2999         * configure.in: Add support for an x86_64-mingw* target.
3000         * configure: Regenerate.
3001
3002 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3003
3004         * Makefile.tpl (all-target): Correct @if conditional for target
3005         modules.
3006         * configure.in: Omit libiberty if building only target libgcc.
3007         * configure, Makefile.in: Regenerated.
3008
3009 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3010
3011         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3012         * configure: Regenerate.
3013
3014 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3015
3016         * Makefile.def (target_modules): Add libgcc.
3017         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3018         * Makefile.tpl (clean-target-libgcc): Delete.
3019         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3020         on gcc even for bootstrapped modules.  Rewrite handling of
3021         lang_env_dependencies to loop over target_modules.
3022         * configure.in (target_libraries): Add target-libgcc.
3023         * Makefile.in, configure: Regenerated.
3024
3025 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3026
3027         * configure.in: Reorganize recognition of languages.  Add
3028         --enable-stage1-languages.  Show supported languages for the chosen
3029         target rather than all recognized languages.
3030         * configure: Regenerate.
3031
3032 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3033
3034         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3035         * Makefile.in: Regenerate.
3036
3037 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3038
3039         * configure.in: Warn that MPFR 2.2.0 is buggy.
3040         * configure: Regenerate.
3041
3042 2006-12-27  Ian Lance Taylor  <iant@google.com>
3043
3044         * configure.in: When removing Makefiles to force a reconfigure, also
3045         remove prev-DIR*/Makefile.
3046         * configure: Regenerate.
3047
3048 2006-12-22  Andreas Schwab  <schwab@suse.de>
3049
3050         * configure: Regenerate with correct autoconf version.
3051
3052 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3053
3054         * configure.in: add AC_SUBST for *_FOR_TARGET.
3055         * configure: Regenerate.
3056
3057 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3058
3059         * configure.in: Simplify logic for rejecting languages that cannot
3060         be built.  Separate the case when a language is unsupported,
3061         from the case when the user chooses not to build a language.
3062
3063 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3064
3065         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3066         it only affects bootstrap and could be tested on "$host" as well.
3067         * configure: Regenerate.
3068         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3069
3070 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3071
3072         PR bootstrap/29544
3073         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3074         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3075         move here comment from Makefile.tpl.
3076         * Makefile.tpl: Move some definitions higher in the file.
3077         (STAGE1_CHECKING): New.
3078         * configure.in: Add --enable-stage1-checking.
3079         * configure: Regenerate.
3080         * Makefile.in: Regenerate.
3081
3082 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3083
3084         * MAINTAINERS: Add myself as build system maintainer.
3085
3086 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3087
3088         * MAINTAINERS (Write After Approval): Add myself.
3089
3090 2006-12-13  Eric Christopher  <echristo@apple.com>
3091
3092         * MAINTAINERS: Add myself as darwin maintainer.
3093
3094 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3095
3096         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3097
3098 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3099
3100         MAINTAINERS: Update my entry.
3101
3102 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3103
3104         * configure.in:  Handle spu makefile frag.
3105         * Makefile.tpl (MAINT): Define
3106         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3107         * configure: Regenerate.
3108         * Makefile.in: Regenerate.
3109
3110 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3111
3112         * config.guess: Import latest version.
3113         * config.sub: Likewise.
3114
3115 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3116
3117         * configure.in (spu-*-*): Don't skip target-libiberty.
3118         * configure: Regenerate.
3119
3120 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3121
3122         PR bootstrap/30134
3123         * configure.in: Correct x86 darwin support for libjava to powerpc
3124         and i?86 only.
3125         * configure: Regenerate.
3126
3127 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3128
3129         * configure.in: Add x86 darwin support for libjava.
3130         * configure: Regenerate.
3131
3132 2006-12-07  Mike Stump  <mrs@apple.com>
3133
3134         * Makefile.def (dependencies): Add dependency for
3135         install-target-libssp and install-target-libgomp on
3136         install-gcc.
3137         * Makefile.in: Regenerate.
3138
3139 2006-12-04  Richard Guenther  <rguenther@suse.de>
3140
3141         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3142         (Non-Algorithmic Maintainers): Move over non-algorithmic
3143         loop optimizer maintainers, add myself as a non-algorithmic
3144         middle-end maintainer.
3145
3146 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3147
3148         * MAINTAINERS (Write After Approval): Add myself.
3149
3150 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3151
3152         * configure.in: Update error message for missing GMP/MPFR.
3153
3154         * configure: Regenerate.
3155
3156 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3157
3158         * configure.in: Update MPFR version in error message.
3159
3160         * configure: Regenerate.
3161
3162 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3163
3164         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3165         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3166         --with-gmp-lib): New flags.
3167
3168         * configure: Regenerate.
3169
3170 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3171
3172         * MAINTAINERS (Write After Approval): Change my email address.
3173
3174 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3175
3176         * MAINTAINERS (Write After Approval): Add myself.
3177
3178 2006-11-22  Philipp Thomas  <pth@suse.de>
3179
3180         * MAINTAINERS (i18n): Update e-mail address.
3181
3182 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3183
3184         * MAINTAINERS (spu port): Add myself as maintainer.
3185         (Write After Approval): Remove myself.
3186
3187 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3188
3189         * configure.in (skipdirs): Don't build libssp for SPU.
3190         * configure: Regenerate.
3191
3192 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3193
3194         * MAINTAINERS (spu port): Add myself as maintainer.
3195         (libobjc): Update my email address.
3196
3197 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3198
3199         * MAINTAINERS (Write After Approval): Add myself.
3200
3201 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3202
3203         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3204         * configure : Rebuilt.
3205
3206 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3207
3208         * MAINTAINERS (Write After Approval): Add myself.
3209
3210 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3211
3212         * MAINTAINERS (Write After Approval): Add myself.
3213
3214 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3215
3216         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3217         libmpfr.a.
3218         * configure: Regenerate.
3219
3220 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3221
3222         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3223         (unstage): Test for stage_last presence.
3224
3225         PR bootstrap/29802
3226         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3227         STAGE_PREFIX.
3228         * Makefile.in: Regenerate.
3229
3230 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3231
3232         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3233         maintainers.
3234
3235 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3236
3237         * MAINTAINERS (Write After Approval): Add myself.
3238
3239 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3240
3241         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3242         and stageN-package/Makefile.
3243         * Makefile.in: Regenerated.
3244
3245 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3246
3247         * configure.in: Remove target-libgloss from noconfigdirs for
3248         bfin-*-*.
3249         * configure: Regenerated.
3250
3251 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3252
3253         * configure.in (have_gmp): Only error if the gcc directory exists.
3254
3255         * configure: Regenerate.
3256
3257 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3258
3259         * configure.in: Robustify error message for missing GMP/MPFR.
3260
3261         * configure: Regenerate.
3262
3263 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3264
3265         * MAINTAINERS (Write After Approval): Add myself.
3266
3267 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3268
3269         * MAINTAINERS: Change email address.
3270
3271 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3272
3273         * MAINTAINERS (Write After Approval): Add myself.
3274
3275 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3276
3277         * MAINTAINERS (Write After Approval): Add myself.
3278
3279 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3280
3281         * MAINTAINERS (Write After Approval): Move myself to
3282         Write After Approval section.
3283
3284 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3285
3286         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3287         need_gmp anymore.
3288         * configure: Regenerate.
3289
3290 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3291
3292         * MAINTAINERS (Write After Approval): Add myself.
3293
3294 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3295
3296         * config.guess: Import latest version.
3297         * config.sub: Likewise.
3298
3299 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3300
3301         * Makefile.def: Added pdf target handling.
3302         * Makefile.tpl: Added pdf target handling.
3303         * Makefile.in: Regenerated.
3304
3305 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3306
3307         * MAINTAINERS: Add self as score port maintainer.
3308
3309 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3310
3311         * MAINTAINERS (Write After Approval): Add myself.
3312
3313 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3314
3315         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3316         or newer.
3317         * configure: Regenerated.
3318
3319 2006-09-27  Dave Brolley  <brolley@redhat.com>
3320
3321         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3322         using $s instead of $r.
3323         * configure: Regenerated.
3324
3325 2006-09-26  Thiemo Seufer  <ths@mips.com>
3326
3327         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3328         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3329         * configure: Regenerate.
3330
3331 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3332
3333         * MAINTAINERS (Write After Approval): Remove myself.
3334
3335 2006-09-22  Chao-ying Fu  <fu@mips.com>
3336
3337         * MAINTAINERS (Write After Approval): Add myself.
3338
3339 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3340
3341         * MAINTAINERS: Add self as soft-fp maintainer.
3342
3343 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3344
3345         * MAINTAINERS: Add myself as avr maintainer.
3346         Remove Marek Michalkiewicz as avr maintainer.
3347
3348 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3349
3350         * MAINTAINERS (Write After Approval): Add myself.
3351
3352 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3353
3354         * configure.in: Never build newlib for a Mingw host.
3355         Never build newlib as Mingw target library.
3356         Test the existence of winsup/cygwin for building a Cygwin newlib,
3357         rather than just winsup.
3358         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3359         building a Mingw target.
3360         * configure: Regenerate.
3361
3362 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3363
3364         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3365
3366 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3367
3368         * config.guess: Import from src (was more updated).
3369         * config.sub: Likewise.
3370
3371 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3372
3373         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3374         * configure: Regenerated.
3375
3376 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3377
3378         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3379         for stages after the first.
3380
3381 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3382
3383         * Makefile.def: Add dependencies for configure-opcodes
3384         on configure-intl and all-opcodes on all-intl.
3385         * Makefile.in: Regenerated.
3386
3387 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3388
3389         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3390
3391 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3392
3393         Port to hosts whose 'sort' and 'tail' implementations
3394         treat operands with leading '+' as file names, as POSIX
3395         has required since 2001.  However, make sure the code still
3396         works on pre-POSIX hosts.
3397         * ltmain.sh: Don't assume "sort +2" is equivalent to
3398         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3399
3400 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3401
3402         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3403
3404 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3405
3406         * ltconfig: chmod 644 before ranlib during install.
3407
3408 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3409
3410         PR bootstrap/18058
3411         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3412         if the bootstrap compiler is a GCC version that supports it.
3413         * configure: Regenerate.
3414
3415 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3416
3417         * configure.in: Fix thinkos in previous check-in.
3418         * configure: Regenerate.
3419
3420 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3421
3422         PR other/27063
3423         * configure.in: Test subdir_requires and give an appropriate
3424         error message.
3425         * configure: Regenerate.
3426
3427 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3428
3429         * MAINTAINERS (Write After Approval): Add myself.
3430
3431 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3432
3433         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3434
3435 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3436
3437         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3438
3439 2006-06-20  David Ayers  <d.ayers@inode.at>
3440
3441         PR bootstrap/28072
3442         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3443         whether target-libjava is being configured instead of whether the
3444         java front end is enabled.
3445         * configure: Regenerate.
3446
3447 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3448
3449         PR target/27540
3450         * configure.in: Only enable libgomp on IRIX 6.
3451         * configure: Regenerate.
3452
3453 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3454
3455         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3456         too.
3457         * Makefile.in: Regenerate.
3458
3459 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3460
3461         * config-ml.in: Alter CCASFLAGS to include special
3462         multilib options the same as is done for CFLAGS.
3463
3464 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3465
3466         * configure.in: Don't enable libgomp on hpux10.
3467         * configure: Rebuilt.
3468
3469 2006-06-12  David Ayers  <d.ayers@inode.at>
3470
3471         PR bootstrap/27963
3472         PR target/19970
3473         * configure.in: Remove target-boehm-gc from noconfigdirs where
3474         ${libgcj} is specified.
3475         * configure: Regenerate.
3476
3477 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3478
3479         Sync from src:
3480
3481         * configure.in: Sync.
3482         * configure: Regenerated.
3483
3484         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3485
3486         * Makefile.def: Added dependencies from sim and gdb on intl, and
3487         added configure dependencies to everything with an all dependency
3488         on intl.
3489         * Makefile.in: Regenerated.
3490
3491 2006-06-06  David Ayers  <d.ayers@inode.at>
3492
3493         PR libobjc/13946
3494         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3495         * Makefile.in: Regenerate.
3496         * configure.in: Add --enable-objc-gc at toplevel and have it
3497         enable boehm-gc for Objective-C.
3498         Remove target-boehm-gc from libgcj.
3499         Add target-boehm-gc to target_libraries.
3500         Add target-boehm-gc to noconfigdirs where ${libgcj}
3501         is specified.
3502         Assert that boehm-gc is supported when requested for Objective-C.
3503         Only build boehm-gc if needed either for Java or Objective-C.
3504         * configure: Regenerate.
3505
3506 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3507
3508         PR 27674
3509         * Makefile.tpl (configure-[+prefix+][+module+],
3510         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3511         Remove rule to unstage bootstrapped modules.
3512         (stage_current): New.
3513         * Makefile.in: Regenerate.
3514
3515 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3516
3517         * MAINTAINERS (Write After Approval): Update my e-mail address.
3518
3519 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3520
3521         * include/libiberty.h: Declare pex_run_in_environment.
3522
3523 2006-05-31  Asher Langton  <langton2@llnl.gov>
3524
3525         * MAINTAINERS (Write After Approval): Add myself.
3526
3527 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3528
3529         * Makefile.def (bfd, opcodes): Fix lib_path.
3530         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3531         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3532         * Makefile.in: Regenerate.
3533
3534 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3535
3536         * Makefile.in: Regenerate.
3537
3538 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3539
3540         * Makefile.def: Add install-html target. Add datarootdir
3541         docdir and htmldir to flags_to_pass.
3542         * Makefile.tpl: Add install-html target.
3543         * Makefile.in: Regenerate.
3544         * configure.in: Add --with-datarootdir, --with-docdir, and
3545         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3546         * configure: Regenerate.
3547
3548 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3549
3550         * configure.in: Enable gprof for cross builds.
3551         * configure: Regenerate.
3552
3553 2006-05-22  Richard Guenther  <rguenther@suse.de>
3554
3555         Revert
3556         2006-01-31  Richard Guenther  <rguenther@suse.de>
3557         Paolo Bonzini  <bonzini@gnu.org>
3558
3559         * Makefile.def (target_modules): Add libgcc-math target module.
3560         * configure.in (target_libraries): Add libgcc-math target library.
3561         (--enable-libgcc-math): New configure switch.
3562         * Makefile.in: Re-generate.
3563         * configure: Re-generate.
3564         * libgcc-math: New toplevel directory.
3565
3566 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3567             Andreas Tobler  <a.tobler@schweiz.ch>
3568
3569         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3570         * configure: Rebuilt.
3571
3572 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3573
3574         * MAINTAINERS (Write After Approval): Add myself.
3575
3576 2006-05-01  DJ Delorie  <dj@redhat.com>
3577
3578         * configure.in: Restore CFLAGS if GMP isn't present.
3579         * configure: Regenerate.
3580
3581 2006-05-01  Richard Guenther  <rguenther@suse.de>
3582
3583         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3584         maintainer.
3585
3586 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3587
3588         * MAINTAINERS (Write After Approval): Add myself.
3589
3590 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3591
3592         * MAINTAINERS (Write After Approval): Add myself.
3593
3594 2006-04-18  DJ Delorie  <dj@redhat.com>
3595
3596         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3597         reference libgloss so that libssp can be built in a combined
3598         tree.
3599         * configure: Regenerate.
3600
3601 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3602
3603         * MAINTAINERS (Write After Approval): Add myself.
3604
3605 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3606
3607         * configure.in: Require makeinfo 4.4 or higher.
3608         * configure: Regenerate.
3609
3610 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3611
3612         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3613         Rearrange the entries of other libraries to have them in one place.
3614
3615 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3616
3617         * MAINTAINERS (Write After Approval): Remove myself.
3618         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3619
3620 2006-03-14  Richard Guenther  <rguenther@suse.de>
3621
3622         * configure: Regenerate with autoconf 2.13.
3623
3624 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3625
3626         * MAINTAINERS: Use my work address.
3627
3628         * MAINTAINERS: Update my E-mail address.
3629
3630 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3631
3632         * configure.in: Handle --disable-<component> generically.
3633         * configure: Regenerate.
3634
3635 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3636
3637         PR libgcj/17311
3638         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3639
3640 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3641
3642         * MAINTAINERS (Write After Approval):  Remove myself.
3643         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3644
3645 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3646
3647         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3648         (TARGET_CONFIGDIRS): Remove.
3649         * configure.in: Remove AC_SUBST(target_configdirs).
3650         * Makefile.in, configure: Regenerated.
3651
3652 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3653
3654         * MAINTAINERS (Write After Approval):  Remove myself.
3655         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3656
3657 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3658
3659         PR bootstrap/25670
3660
3661         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3662
3663         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3664         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3665         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3666         BUILD_PREFIX, BUILD_PREFIX_1.
3667         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3668
3669         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3670         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3671
3672         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3673         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3674         of `cat stage_current`.  Always provide the `r' and `s' variables.
3675         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3676         a single shell execution.
3677         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3678         bootstrapped modules, make the stage1 module if the build was not
3679         started yet, else build the current stage.
3680         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3681         (all-build, all-host, all-target, [+make_target+]-host,
3682         [+make_target+]-target): Do not use \-continued lines.
3683         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3684         (current_stage, restrap, stage_last): New.
3685
3686         * Makefile.in: Regenerate.
3687         * configure: Regenerate.
3688
3689 2006-02-19  Bud Davis  <jmdavis@link.com>
3690
3691         * MAINTAINERS (Write After Approval):  Remove myself.
3692         (Language Front End Maintainers):  Add myself as fortran 95
3693         maintainer and update e-mail address.
3694
3695 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3696
3697         * MAINTAINERS (Write After Approval):  Remove myself.
3698         (Language Front End Maintainers):  Add myself as fortran 95
3699         maintainer.
3700
3701 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3702
3703         * MAINTAINERS (Write After Approval): Add myself.
3704
3705 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3706
3707         * MAINTAINERS (Write After Approval):  Remove myself.
3708         (Language Front End Maintainers):  Add myself as
3709         fortran 95 maintainer.
3710
3711 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3712
3713         Sync from src:
3714
3715         2005-12-27  Leif Ekblad  <leif@rdos.net>
3716
3717         * configure.in: Add support for RDOS target.
3718         * configure: Regenerate.
3719
3720 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3721             Andreas Schwab  <schwab@suse.de>
3722
3723         * configure: Regenerate.
3724
3725 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3726
3727         * configure.in (enable_libgomp): Add AIX.
3728         * configure: Regenerate.
3729
3730 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3731
3732         * MAINTAINERS (Write After Approval): Add myself.
3733
3734 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3735
3736         * MAINTAINERS (Write After Approval): Add myself.
3737
3738 2006-01-31  Richard Guenther  <rguenther@suse.de>
3739         Paolo Bonzini  <bonzini@gnu.org>
3740
3741         * Makefile.def (target_modules): Add libgcc-math target module.
3742         * configure.in (target_libraries): Add libgcc-math target library.
3743         (--enable-libgcc-math): New configure switch.
3744         * Makefile.in: Re-generate.
3745         * configure: Re-generate.
3746         * libgcc-math: New toplevel directory.
3747
3748 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3749
3750         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3751         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3752         the assembler, linker and binutils.
3753         * configure: Regenerate.
3754
3755 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3756
3757         * MAINTAINERS (Write After Approval): Add myself.
3758
3759 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3760
3761         * configure: Regenerate.
3762
3763 2006-01-18  Richard Henderson  <rth@redhat.com>
3764             Jakub Jelinek  <jakub@redhat.com>
3765             Diego Novillo  <dnovillo@redhat.com>
3766
3767         * libgomp: New directory.
3768         * Makefile.def: Add target_module libgomp.
3769         * Makefile.in: Regenerate.
3770         * configure.in (target_libraries): Add target-libgomp.
3771         * configure: Regenerate.
3772
3773 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3774
3775         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3776         @ from continuation.
3777         * Makefile.in: Rebuilt.
3778
3779 2006-01-04  Chris Lattner  <sabre@gnu.org>
3780
3781         * MAINTAINERS (Write After Approval): Add myself.
3782
3783 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3784
3785         PR bootstrap/24252
3786
3787         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3788         * Makefile.tpl (OBJDUMP): New.
3789         (EXTRA_HOST_FLAGS): Add it.
3790         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3791
3792         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3793         to use symbolic links between directories.  Avoid race conditions
3794         or make them harmless.
3795         * configure.in: Do not try to use symbolic links between directories.
3796
3797         * Makefile.def (LEAN): Pass.
3798         * Makefile.tpl (LEAN): Define.
3799         (stage[+id+]-start): Accept that the previous directory does not
3800         exist, if the bootstrap is lean.
3801         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3802         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3803         configure substitution.
3804         ([+compare-target+]): Likewise.
3805         ([+bootstrap-target+]-lean): New.
3806         * configure.in: Remove lean bootstrap support from here.
3807
3808         * Makefile.in: Regenerate.
3809         * configure: Regenerate.
3810
3811 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3812
3813         * MAINTAINERS (libdecnumber): Add myself.
3814
3815 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3816
3817         * libtool-ldflags: New script.
3818
3819 2006-01-02  Andreas Schwab  <schwab@suse.de>
3820
3821         * configure.in: When reconfiguring remove Makefile in
3822         all stage directories.
3823         * configure: Regenerate.
3824
3825 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3826
3827         * MAINTAINERS: Update my email address.
3828
3829 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3830
3831         Revert Ada-related part of the previous change.
3832
3833         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3834         Do not pass.
3835         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3836         * Makefile.in: Regenerate.
3837         * configure.in: Do not include mt-ppc-aix target fragment.
3838         * configure: Regenerate.
3839
3840 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3841
3842         * configure.in: Select appropriate fragments for PowerPC/AIX.
3843         * configure: Regenerate.
3844
3845         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3846         BOOT_CFLAGS, BOOT_LDFLAGS.
3847         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3848         BOOT_CFLAGS, BOOT_LDFLAGS.
3849         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3850         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3851         (stage): Fail if we cannot complete the work.
3852         * Makefile.in: Regenerate.
3853
3854 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3855
3856         * configure.in: Replace ms1 with mt.
3857         * configure: Rebuilt.
3858
3859 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3860
3861         * MAINTAINERS: Update my email address.
3862
3863 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3864
3865         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3866         install-host-nogcc): Don't invoke $(stage) at the end.
3867         * Makefile.in: Regenerate.
3868
3869 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3870
3871         * configure.in: Flip the top-level bootstrap switch.
3872         * configure: Regenerate.
3873
3874 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3875
3876         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3877         $(stage) and $(unstage).
3878         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3879         (all): Remove stray semicolon.
3880         (local-distclean): Don't handle multilib.tmp and multilib.out.
3881         (install.all): Set $s for consistency.
3882         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3883         check_multilibs setting.  Always make the install directory.
3884         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3885         Correct @if/@endif.
3886         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3887         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3888         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3889         (multilib.out): Remove.
3890         * Makefile.in: Regenerated.
3891
3892 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3893
3894         * MAINTAINERS (Write After Approval): Add myself.
3895
3896 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3897
3898         * MAINTAINERS: Add myself as mt maintainer.
3899
3900         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3901
3902 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3903
3904         * MAINTAINERS: Change email address.
3905
3906 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3907
3908         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3909         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3910         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3911         Find in-tree tools if available.
3912         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3913         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3914         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3915         (COMPILER_*_FOR_TARGET): New.
3916         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3917         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3918         (CONFIGURED_*, USUAL_*): Remove.
3919         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3920         STRIP): Use autoconf substitutions.
3921         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3922         COMPILER_NM_FOR_TARGET): New.
3923         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3924
3925         (all): Make all-host and all-target in parallel.
3926         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3927         that $$r and $$s are set before invoking a recursive make.
3928         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3929         ([+bootstrap-target+]): Inline most of the `all' target.
3930
3931 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3932
3933         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3934         from the gcc build directory.
3935         * Makefile.in: Regenerate.
3936
3937 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3938
3939         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3940         depend on all-libdecnumber.
3941         * configure.in (host_libs): Include libdecnumber.
3942         * Makefile.in: Regenerate.
3943         * configure: Likewise.
3944
3945 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3946
3947         * libdecnumber: Import decNumber sources from the dfp-branch.
3948
3949 2005-11-21  Kean Johnston  <jkj@sco.com>
3950
3951         * config.sub, config.guess: Sync from upstream sources.
3952
3953 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3954
3955         Import from Autoconf sources:
3956
3957         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3958         * config/move-if-change: Don't output "$2 is unchanged";
3959         suggested by Ben Elliston.  Handle weird characters correctly.
3960
3961 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3962
3963         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3964         to match upstream libtool for darwin.
3965
3966 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3967
3968         * Makefile.def: Remove gdb dependencies for gdbtk.
3969         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3970         (configure-gdb, install-gdb): New rules.
3971         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3972         * Makefile.in, configure: Regenerated.
3973
3974 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3975
3976         * MAINTAINERS (Write After Approval): Add myself.
3977
3978 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3979
3980         * MAINTAINERS (Write After Approval): Add myself.
3981
3982 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3983
3984         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3985         Diego Novillo.
3986
3987 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3988
3989         PR bootstrap/24297
3990         * Makefile.tpl (do-[+make-target+], do-check, install,
3991         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3992         are set before recursing.
3993         * Makefile.in: Regenerate.
3994
3995 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3996
3997         PR bootstrap/18939
3998         * Makefile.def (gcc) <target>: Fix thinko.
3999         * Makefile.in: Regenerate.
4000
4001 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4002
4003         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4004         * configure: Regenerate.
4005
4006 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4007
4008         * MAINTAINERS (Write After Approval): Add self.
4009
4010 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4011
4012         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4013         target-libffi, target-qthreads, target-libjava, and
4014         targetlibobjc.
4015         * configure: Regenerate.
4016
4017 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4018
4019         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4020         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4021         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4022         (USUAL_OBJDUMP_FOR_TARGET): New.
4023         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4024         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4025         * configure, Makefile.in: Regenerated.
4026
4027 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4028
4029         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4030         before other host packages.
4031
4032 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4033
4034         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4035
4036 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4037
4038         PR bootstrap/22340
4039
4040         * configure.in (default_target): Remove.
4041         * Makefile.tpl (all): Do not use prerequisites as subroutines
4042         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4043         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4044         use prerequisites as subroutines.
4045         (check-host, check-target): New.
4046         (bootstrap configure & all targets): Do not use stage*-start
4047         if the directory layout is already ok.
4048         (non-bootstrap configure & all targets): Prepend a $(unstage).
4049         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4050         (NOTPARALLEL): Remove.
4051         (unstage, stage variables): New variables.
4052         (unstage, stage targets): Simply expand to those variables.
4053
4054         * configure: Regenerate.
4055         * Makefile.in: Regenerate.
4056
4057 2005-10-04  James E Wilson  <wilson@specifix.com>
4058
4059         * Makefile.def (lang_env_dependencies): Add libmudflap.
4060         * Makefile.in: Regenerate.
4061
4062 2005-10-03  Andreas Schwab  <schwab@suse.de>
4063
4064         Backport from libtool CVS:
4065         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4066
4067         * ltmain.sh: add support for installing into temporary
4068         staging area (e.g. 'make install DESTDIR=...')
4069
4070 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4071
4072         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4073         * configure: Regenerated.
4074
4075 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4076
4077         * configure: Regenerate with the correct
4078         autoconf version.
4079
4080 2005-09-30  Catherine Moore  <clm@cm00re.com>
4081
4082         * configure.in (bfin-*-*): New.
4083         * configure: Regenerated.
4084
4085 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4086
4087         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4088         (LIPO_FOR_TARGET): New.
4089         (CONFIGURED_LIPO_FOR_TARGET): New.
4090         (USUAL_LIPO_FOR_TARGET): New.
4091         (STRIP_FOR_TARGET): New.
4092         (CONFIGURED_STRIP_FOR_TARGET): New.
4093         (USUAL_STRIP_FOR_TARGET): New.
4094         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4095         STRIP_FOR_TARGET.
4096         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4097         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4098         * Makefile.in: Regenerate.
4099         * configure: Regenerate.
4100
4101 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4102
4103         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4104         (rs6000-*-aix*): Same.
4105         * configure: Regenerate.
4106
4107 2005-09-16  Tom Tromey  <tromey@redhat.com>
4108
4109         * MAINTAINERS: Add self as java maintainer.
4110
4111 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4112
4113         * configure.in: Recognize f95 in the --enable-languages option,
4114         and substitute it for fortran, issuing a warning.
4115         * configure: Regenerate.
4116
4117 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4118
4119         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4120         * configure:  Regenerated.
4121
4122 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4123
4124         * MAINTAINERS: Add self as ms1 maintainer.
4125
4126 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4127
4128         * Makefile.def (libssp): Add to lang_env_dependencies.
4129         * Makefile.in: Regenerate.
4130
4131 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4132
4133         * MAINTAINERS: Add myself as middle-end maintainer.
4134
4135 2005-08-17  Christian Groessler  <chris@groessler.org>
4136
4137         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4138         * Makefile.in: Regenerate.
4139
4140 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4141
4142         * MAINTAINERS (write after approval): Added myself.
4143
4144 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4145
4146         * MAINTAINERS (Write After Approval): Add myself.
4147
4148 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4149
4150         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4151         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4152         Look for alternate names of the target cc and c++
4153         * configure: Regenerate.
4154
4155 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4156
4157         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4158         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4159         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4160         tools; remove code to manually set them.
4161         (Target tools): Look in the environment for them.
4162         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4163         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4164         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4165         build directory.
4166         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4167         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4168         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4169         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4170         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4171         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4172         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4173         * configure: Regenerate.
4174         * Makefile.in: Regenerate.
4175
4176 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4177
4178         * MAINTAINERS: Update for removed CPU targets.
4179
4180 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4181
4182         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4183         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4184         * Makefile.in: Regenerated.
4185
4186 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4187
4188         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4189         (CFLAGS_FOR_TARGET): Use it.
4190         (CXXFLAGS_FOR_TARGET): Likewise.
4191         * Makefile.in: Regenerated.
4192         * configure.in (--with-build-sysroot): New option.
4193         * configure: Regenerated.
4194
4195 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4196
4197         * Makefile.tpl: Wrap install between unstage and stage
4198         * Makefile.in: Regenerate.
4199
4200 2005-07-21  Eric Christopher  <echristo@apple.com>
4201
4202         * MAINTAINERS: Update affiliation.
4203
4204 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4205
4206         * MAINTAINERS: Add self as crx port maintainer.
4207
4208 2005-07-20  DJ Delorie  <dj@redhat.com>
4209
4210         * MAINTAINERS: Add self as m32c maintainer.
4211
4212 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4213
4214         * all files: Update FSF address.
4215
4216 2005-07-15  Eric Christopher  <echristo@redhat.com>
4217
4218         * MAINTAINERS: Change affiliation.
4219
4220 2005-07-14  Jim Blandy  <jimb@redhat.com>
4221
4222         * configure.in: Add cases for Renesas m32c.
4223         * configure: Regenerated.
4224
4225 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4226
4227         * COPYING.LIB: Update from fsf.org.
4228
4229 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4230
4231         * COPYING, compile, config.guess,
4232         config.sub, install-sh, missing, mkinstalldirs,
4233         symlink-tree, ylwrap: Sync from upstream sources.
4234         * config-ml.in: Update FSF address.
4235
4236 2005-07-13  Eric Christopher  <echristo@redhat.com>
4237
4238         * configure.in: Add toplevel noconfigdir support for tpf.
4239         * configure: Regenerate.
4240
4241 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4242
4243         PR ada/22340
4244
4245         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4246         * Makefile.in: Regenerate.
4247
4248 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4249
4250         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4251         Brolley to write-after-approval.
4252
4253 2005-07-07  Andreas Schwab  <schwab@suse.de>
4254
4255         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4256         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4257         * Makefile.in: Regenerated.
4258
4259 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4260
4261         * configure.in: Don't build sim or rda when targetting darwin.
4262         * configure: Regenerate.
4263
4264 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4265
4266         * configure.in: Add --enable-libssp and --disable-libssp.
4267         * configure: Regenerate with autoconf-2.13.
4268
4269 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4270
4271         * Makefile.def (target_modules): Add libssp.
4272         * configure.in (target_libraries): Add target-libssp.
4273         * configure: Rebuilt.
4274         * Makefile.in: Rebuilt.
4275
4276 2005-07-01  Zack Weinberg  <zackw@panix.com>
4277
4278         * MAINTAINERS: Change email address.  Resign from maintainership.
4279
4280 2005-07-01  Richard Guenther  <rguenther@suse.de>
4281
4282         * MAINTAINERS: Change my e-mail address and affiliation.
4283
4284 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4285
4286         * Makefile.def (stagefeedback): Come after profile.
4287         Define profiledbootstrap target.
4288         * Makefile.tpl (profiledbootstrap): Remove.
4289         (stageprofile-end): Zap stagefeedback.
4290         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4291         * Makefile.in: Regenerate.
4292
4293 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4294
4295         * MAINTAINERS: Update my email address.
4296
4297 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4298
4299         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4300         In 'cpp' stanza, support '#line' as well as '# '.
4301
4302 2005-06-08  Andreas Schwab  <schwab@suse.de>
4303
4304         * MAINTAINERS: Move myself from 'Write After Approval' to
4305         'CPU Port Maintainers' section as m68k maintainer.
4306
4307 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4308
4309         * configure.in (unsupported_languages): New macro.
4310         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4311         non-ported target libraries in noconfigdirs.
4312         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4313         non-linux-gnu.  Remove libgcj_ex_libffi.
4314         <lang_frag loop>: Set add_this_lang=no if the language is in
4315         unsupported_languages.
4316         * configure: Regenerate.
4317
4318 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4319
4320         * configure.in: Fix typo in handling of --with-mpfr-dir.
4321         * configure: Regenerate.
4322
4323 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4324
4325         * MAINTAINERS: Update my email address.
4326
4327 2005-06-02  Jim Blandy  <jimb@redhat.com>
4328
4329         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4330         accepted into the master sources.)
4331
4332 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4333             Michael Snyder  <msnyder@redhat.com>
4334             Stan Cox  <scox@redhat.com>
4335
4336         * configure.in: Set noconfigdirs for ms1.
4337
4338         * configure: Regenerate.
4339
4340 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4341
4342         * MAINTAINERS (Write After Approval): Add self.
4343
4344 2005-06-01  Josh Conner  <jconner@apple.com>
4345
4346         * MAINTAINERS (Write After Approval): Add self.
4347
4348 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4349
4350         * MAINTAINERS: Update my email address.
4351
4352 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4353
4354         * MAINTAINERS (Write After Approval): Add self.
4355
4356 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4357
4358         * MAINTAINERS (Write After Approval): Remove self.
4359
4360 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4361
4362         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4363         (Dependencies): Consider target modules for bootstrap dependencies.
4364         Make target bootstrap modules depend on each stage's gcc.
4365         * Makefile.in: Regenerate.
4366
4367 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4368
4369         * Makefile.def (configure-gcc): Depend on binutils having been built.
4370         (all-gcc): No need to do it here.
4371         * Makefile.in: Regenerate.
4372
4373 2005-05-19  Paul Brook  <paul@codesourcery.com>
4374
4375         * configure.in: Rewrite misleading error message when requested
4376         language cannot be built.
4377         * configure: Regenerate.
4378
4379 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4380
4381         * ylwrap: Import from Automake 1.9.5.
4382
4383 2005-05-13  David Ung  <davidu@mips.com>
4384
4385         * MAINTAINERS (Write After Approval): Add self.
4386
4387 2005-05-09  Mike Stump  <mrs@apple.com>
4388
4389         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4390         lt_cv_sys_max_cmd_len for now.
4391
4392 2005-05-09  Stan Cox  <scox@redhat.com>
4393
4394         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4395
4396 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4397
4398         * README.SCO: Update the URL.
4399
4400 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4401
4402         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4403         with_gnu_ld to libtool.
4404         * ltcf-c.sh (aix[45]): Define file_list_spec.
4405         * ltcf-cxx.sh (aix[45]): Same.
4406         * ltcf-gcj.sh (aix[45]): Same.
4407         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4408         exists, write list of input files to temporary file.
4409
4410 2005-05-04  Mike Stump  <mrs@apple.com>
4411
4412         * configure.in: Always pass --target to target configures as
4413         otherwise rebuilds that do --recheck will fail.
4414         * confiugure: Rebuilt.
4415
4416 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4417
4418         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4419         STAGE_HOST_EXPORTS.
4420         (configure, all): Add bootstrap support.
4421         (Host modules, target modules): Pass post-stage1 flags and exports.
4422         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4423         * Makefile.in: Regenerate.
4424
4425 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4426
4427         * configure: Regenerate.
4428
4429 2005-04-27  Mike Stump  <mrs@apple.com>
4430
4431         * MAINTAINERS: Add self as darwin maintainer.
4432
4433 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4434
4435         * config.sub: Update from master copy.
4436
4437 2005-04-21  Mike Stump  <mrs@apple.com>
4438
4439         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4440         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4441
4442 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4443
4444         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4445         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4446         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4447         "*-*-elf" and "*-*-linux*".
4448         * configure: Regenerate.
4449
4450 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4451
4452         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4453
4454 2005-04-12  Mike Stump  <mrs@apple.com>
4455
4456         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4457
4458 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4459
4460         * MAINTAINERS (Write After Approval): Add myself.
4461
4462 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4463
4464         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4465
4466 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4467
4468         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4469         (TARGET_CONFIGARGS): Include --with-target-subdir.
4470         (configure, all): New macros.  Use them throughout.
4471         * Makefile.in: Regenerate.
4472
4473 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4474
4475         * MAINTAINERS (Write After Approval): Add myself.
4476
4477 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4478
4479         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4480
4481 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4482
4483         * MAINTAINERS: Move John Carr to Write After Approval.
4484
4485 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4486
4487         * config/mh-mingw32: Delete.
4488         * configure.in: Don't use it.
4489         * configure: Regenerate.
4490
4491 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4492
4493         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4494         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4495         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4496         (HOST_LIB_PATH): Generate from Makefile.def.
4497         (TARGET_LIB_PATH): Likewise.
4498         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4499         * Makefile.in: Regenerate.
4500         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4501         (RPATH_ENVVAR): Include Darwin case.
4502         * configure: Regenerate.
4503
4504 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4505
4506         * MAINTAINERS (Various Maintainers): Remove self.
4507         (Write After Approval): Add self.
4508
4509 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4510
4511         * MAINTAINERS (Various Maintainers): Add self.
4512
4513 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4514
4515         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4516         * configure: Regenerate.
4517
4518 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4519
4520         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4521         gcc_version, and gcc_version_trigger from set of flags to pass.
4522         * Makefile.tpl: Remove definitions of above variables.
4523         (config.status): Remove dependency on $(gcc_version_trigger).
4524         * Makefile.in: Regenerate.
4525         * configure.in: Do not reference config/gcc-version.m4 nor
4526         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4527         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4528         * configure: Regenerate.
4529
4530 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4531             Andrew Pinski  <pinskia@physics.uc.edu>
4532
4533         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4534         * Makefile.in: Regenerate.
4535
4536 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4537
4538         * MAINTAINERS (Write After Approval): Add myself.
4539
4540 2005-03-03  David Ayers  <d.ayers@inode.at>
4541
4542         * MAINTAINERS (Write After Approval): Add myself.
4543
4544 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4545
4546         PR libgcj/20160
4547         * ltmain.sh: Avoid creating archives with components that have
4548         duplicate basenames.
4549
4550 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4551
4552         PR bootstrap/20250
4553         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4554         instead of check.
4555         * Makefile.in: Regenerate.
4556
4557 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4558
4559         * Makefile.in: Regenerate to fix conflict between the previous two
4560         patches.
4561
4562 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4563
4564         PR bootstrap/17383
4565         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4566         * Makefile.tpl (HOST_SUBDIR): New substitution.
4567         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4568         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4569         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4570         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4571         (Host modules, Bootstrapped modules): Use it.
4572         (Build modules, Target modules): Do not create symlink trees,
4573         always configure out-of-srcdir.
4574         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4575         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4576         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4577         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4578
4579         * Makefile.in: Regenerate.
4580         * configure: Regenerate.
4581
4582 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4583
4584         Merged from libada-gnattools-branch:
4585         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4586
4587         * gnattools: New directory.
4588         * Makefile.def: Add gnattools as a module, depending on target-libada.
4589         * Makefile.in: Regenerate.
4590         * configure.in: Include gnattools in host_tools; disable it if ada
4591         is disabled.
4592         * configure: Regenerate.
4593
4594 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4595
4596         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4597         treelang maintainer.
4598         (Write After Approval): Remove myself.
4599
4600 2005-02-23  Paul Schlie  <schlie@comcast.net>
4601
4602         * configure.in: Allow darwin targeted ports to build tk, itcl and
4603         libgui.
4604         * configure: Regenerate.
4605
4606 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4607
4608         PR libgcj/10353
4609         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4610         * configure: Regenerate.
4611
4612 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4613
4614         * MAINTAINERS (Write After Approval): Add myself.
4615
4616 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4617
4618         * MAINTAINERS: Update my e-mail address.
4619
4620 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4621
4622         * MAINTAINERS (Write After Approval): Add myself.
4623
4624 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4625
4626         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4627         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4628         target-libgloss when not *-*-elf and *-*-aout.
4629         * configure: Regenerate.
4630
4631 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4632
4633         * MAINTAINERS: Remove obsolete entries.
4634
4635         * MAINTAINERS (Write After Approval): Add Michael Matz.
4636
4637 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4638
4639         * MAINTAINERS: Remove self as cpplib maintainer.
4640
4641 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4642
4643         * install-sh, config.sub: Import from upstream.
4644
4645 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4646
4647         PR bootstrap/18222
4648         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4649         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4650         * Makefile.in: Regenerate.
4651
4652 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4653
4654         * MAINTAINERS: Update my email address.
4655
4656 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4657             Andreas Schwab  <schwab@suse.de>
4658
4659         PR bootstrap/18033
4660         * config-ml.in: Eval option if surrounded by single quotes.
4661
4662 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4663
4664         Revert 2004-12-28 Makefile changes, a better fix will be
4665         applied to mainline and src after GCC 4.0 branches.
4666
4667 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4668
4669         PR bootstrap/17383
4670
4671         * Makefile.def (target_modules): Remove stage parameter,
4672         it is always true now.
4673         * Makefile.tpl (configure-build-[+module+],
4674         configure-target-[+module+]): Always build symlink tree
4675         for the directory and for include.  BUILD_SUBDIR and
4676         TARGET_SUBDIR cannot be . anymore.
4677         * Makefile.in: Regenerate.
4678
4679 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4680
4681         Revert 2004-12-08 Makefile changes.
4682
4683 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4684
4685         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4686         cygwin, mingw.
4687
4688 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4689
4690         * configure.in (sh64-*-*): Reenable gprof.
4691         * configure: Regenerate.
4692
4693 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4694
4695         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4696         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4697         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4698         * Makefile.in: Regenerate.
4699
4700 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4701
4702         * MAINTAINERS: Update my email address.
4703
4704 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4705
4706         * Makefile.tpl: Generate normal dependencies if the LHS module is
4707         not bootstrapped.
4708         * Makefile.in: Regenerate.
4709
4710 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4711
4712         * configure.in: Include config/gxx-include-dir.m4.  Use
4713         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4714         * configure: Regenerate.
4715
4716 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4717
4718         * config.if: Delete.
4719         * configure.in: Set libstdcxx_incdir directly.
4720         * configure: Regenerate.
4721
4722 2004-12-02  Eric Christopher  <echristo@redhat.com>
4723
4724         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4725         * Makefile.in: Regenerate.
4726
4727 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4728
4729         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4730         * configure: Regenerate.
4731
4732 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4733
4734         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4735         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4736         * configure: Regenerate.
4737
4738 2004-12-01  Eric Christopher  <echristo@redhat.com>
4739
4740         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4741         of things to remove.
4742
4743 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4744
4745         * MAINTAINERS (Write After Approval): Update my e-mail address.
4746
4747 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4748
4749         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4750         from CVS libtool to always pass_all.
4751
4752 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4753
4754         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4755         (hppa*64*-*-*): Delete incorrect comment.
4756         * configure: Rebuilt.
4757
4758 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4759
4760         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4761
4762 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4763
4764         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4765         from CVS libtool to always pass_all.
4766
4767 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4768
4769         * install-sh, compile: Import from automake.
4770
4771 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4772
4773         * config.guess, config.sub:  Import from savannnah.
4774
4775 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4776
4777         * MAINTAINERS (Write After Approval): Add myself
4778
4779 2004-11-12  Mike Stump  <mrs@apple.com>
4780
4781         * Makefile.def: Add html support.
4782         * Makefile.tpl: Likewise.
4783         * Makefile.in: Regenerate.
4784
4785 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4786
4787         PR 18423
4788         * configure.in: Remove all instances of build-fixincludes from
4789         noconfigdirs.
4790         (build_configargs): Supply --target to subdirectories.
4791         * configure: Regenerate.
4792
4793         * Makefile.def: Make gcc install depend on fixincludes install.
4794         * Makefile.in: Regenerate.
4795
4796 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4797
4798         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4799
4800 2004-11-11  Paul Brook  <paul@codesourcery.com>
4801
4802         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4803
4804 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4805
4806         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4807         target-libgfortran.
4808         * configure: Regenerate.
4809
4810 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4811
4812         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4813         like CC.
4814
4815 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4816
4817         * Makefile.def (host fixincludes): Specify missing targets.
4818         * Makefile.in: Regenerate.
4819
4820 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4821
4822         * MAINTAINERS: Add myself
4823
4824 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4825
4826         * MAINTAINERS (Write After Approval): Add myself.
4827
4828 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4829
4830         * Makefile.def: Build fixincludes for the host, too.
4831         * Makefile.in: Regenerate.
4832         * configure.in (host_tools): Add fixincludes.
4833         * configure: Regenerate.
4834
4835 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4836
4837         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4838         * configure: Regenerated.
4839
4840 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4841
4842         PR other/17783
4843         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4844         * configure: Regenerated.
4845
4846 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4847
4848         * README.SCO: Update per FSF instructions.
4849
4850 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4851
4852         PR target/18151
4853         * configure.in (case ${target}): Do not build fixincludes for avr.
4854         * configure: Regenerated.
4855
4856 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4857
4858         * configure.in (case ${target}): Do not build fixincludes
4859         on platforms where it is not used.
4860         * configure: Regenerated.
4861
4862 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4863
4864         * configure.in: Use an absolute path to install-sh.
4865         * configure: Regenerated.
4866
4867 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4868
4869         * MAINTAINERS (Write After Approval): Add myself.
4870
4871 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4872
4873         * MAINTAINERS: Remove from Write After Approval those that are
4874         already maintainers.
4875
4876 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4877
4878         * MAINTAINERS:  Update my email address.
4879
4880 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4881
4882         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4883         * configure: Regenerate.
4884
4885 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4886
4887         * MAINTAINERS:  Update my email address.
4888
4889 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4890
4891         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4892         entries belonging to this category.
4893
4894 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4895
4896         * MAINTAINERS: Update my e-mail address.
4897
4898 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4899
4900         Fix wrong conflict resolution in:
4901
4902         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4903
4904         * Makefile.in: Regenerate.
4905         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4906         in the recursive `make', instead of hardwiring `all'.
4907         (Autogenerated TARGET-* variables): New.
4908
4909 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4910
4911         * configure.in: Enable target-libgloss for crx-*-*.
4912         * configure: Regenerate.
4913
4914 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4915
4916         * MAINTAINERS (Various Maintainers): Move the "windows,
4917         cygwin, mingw" maintainer to ...
4918         (OS Port Maintainers): ... here.
4919
4920 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4921
4922         * MAINTAINERS (Write After Approval): Remove those that are
4923         maintainers of some subsystem.
4924
4925 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4926
4927         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4928         * ltcf-cxx.sh (tpf*): Likewise.
4929         * ltconfig (tpf*): Add TPF OS configuration support.
4930
4931 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4932
4933         * MAINTAINERS: Change my email address to my new work account.
4934
4935 2004-09-24  Michael Roth  <mroth@nessie.de>
4936
4937         * configure.in (--without-headers): Add missing double quotes.
4938         * configure: Regenerate.
4939
4940 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
4941
4942         * ylwrap: Revert to previous version.
4943
4944 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4945
4946         PR bootstrap/17369
4947         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4948         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4949         SET_GCC_LIB_PATH_CMD.
4950         (BASE_TARGET_EXPORTS): Likewise.
4951         * Makefile.in: Regenerated.
4952
4953         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4954         * configure: Regenerated.
4955
4956 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4957
4958         * config.guess: New upstream version
4959         * compile, depcomp, install-sh, ylwrap: Likewise.
4960
4961 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4962
4963         * config/mh-x86omitfp: New host makefile fragment.  Add
4964         -fomit-frame-pointer to the default BOOT_CFLAGS.
4965         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4966         * configure: Regenerate.
4967
4968 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4969
4970         PR target/11572
4971         * configure.in (*-*-darwin*): Renable libobjc.
4972         * configure: Regenerate.
4973
4974 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4975
4976         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4977
4978 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4979
4980         * Makefile.def: Remove libbanshee.
4981         * Makefile.tpl: Ditto.
4982         * configure.in: Ditto.
4983         * Makefile.in: Regen.
4984         * configure: Ditto.
4985
4986 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4987
4988         * ltmain.sh: Use $pic_object as $non_pic_object if
4989         $non_pic_object=none.
4990
4991 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4992
4993         * missing: Import latest version from master repository.
4994
4995 2004-09-06  Nick Clifton  <nickc@redhat.com>
4996
4997         * config.sub: Import latest version from master repository.
4998         * config.guess: Likewise.
4999         This includes these changes:
5000
5001         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5002
5003         * config.sub: Handle crisv32, alias etraxfs.
5004         * config.guess (crisv32:Linux:*:*): Handle.
5005
5006         2004-08-13  Brad Smith  <brad@comstyle.com>
5007
5008         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5009         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5010
5011         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5012
5013         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5014         assume the processor is a powerpc.  This is because coreutils
5015         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5016         in this case, due to a MacOS X bug that causes
5017         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5018         to return a negative number.
5019         Problem reported by Petter Reinholdtsen in:
5020         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5021
5022         2004-07-19  Ben Elliston  <bje@gnu.org>
5023
5024         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5025
5026         2004-06-24  Ben Elliston  <bje@gnu.org>
5027
5028         * config.guess: Update copyright years.
5029         * config.sub: Likewise.
5030
5031         2004-06-22  Robert Millan  <robertmh@gnu.org>
5032
5033         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5034         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5035
5036         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5037
5038         * config.guess (*:*VMS:*:*): New entry. Replaces
5039         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5040         manufacturer.
5041
5042         2004-06-22  Ben Elliston  <bje@gnu.org>
5043
5044         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5045         * config.sub: Likewise.
5046
5047         2004-06-22  Ben Elliston  <bje@gnu.org>
5048
5049         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5050         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5051
5052         2004-06-11  Ben Elliston  <bje@gnu.org>
5053
5054         * config.guess (pegasos:OpenBSD:*:*): Remove.
5055
5056         2004-06-11  Ben Elliston  <bje@gnu.org>
5057
5058         From Wouter Verhelst <wouter@grep.be>:
5059         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5060
5061         2004-06-11  Ben Elliston  <bje@gnu.org>
5062
5063         * config.guess (luna88k:OpenBSD:*:*): New.
5064
5065         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5066
5067         * config.guess (m32r*:Linux:*:*): New case.
5068         * config.sub: Handle m32rle.
5069
5070         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5071
5072         From Jens Petersen  <petersen@redhat.com>:
5073         * config.sub: Handle sparcv8.
5074
5075         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5076
5077         From Tom Smith <smith@cag.lkg.hp.com>:
5078         * config.guess: Version suffixes are equally significant on Tru64
5079         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5080         prefix of "P" (patched kernel).
5081
5082         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5083
5084         * config.sub: Add support for National Semiconductor CRX target.
5085
5086 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5087
5088         * MAINTAINERS (Various Maintainers): Remove myself as web page
5089         maintainer, add myself as maintainer of build status lists.
5090
5091 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5092
5093         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5094         *-*-netware, but add target-libmudflap.
5095         Consolidate *-*-netware targets (of which really only i?86 exists)
5096         into a single entry.
5097         * configure: Likewise.
5098
5099 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5100
5101         * Makefile.tpl (sorry): Remove.
5102         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5103         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5104         (do-clean): Clean per-stage directories too.
5105         (do-distclean): Run distclean-stage1 too.
5106         (.NOTPARALLEL): Enable during toplevel bootstrap.
5107         (stage[+id+]-bubble): Enable parallel execution during
5108         the recursive invocation.
5109         * Makefile.in: Regenerate.
5110
5111         Fix previous checkin:
5112
5113         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5114         include.
5115         * configure.in: Fix indentation.
5116         * configure: Regenerate.
5117
5118 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5119
5120         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5121         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5122         * configure: regenerate
5123         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5124         -mdynamic-no-pic
5125
5126 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5127
5128         * Makefile.def (build_modules): Add fixincludes.
5129         (dependencies): Make gcc depend on fixincludes.
5130         * configure.in (build_tools): Add fixincludes.
5131         (build_configdirs): Always include build_libs.
5132         * Makefile.in: Regenerate.
5133         * configure: Regenerate.
5134
5135 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5136
5137         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5138         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5139         phony targets; do not generate timestamp files.
5140         (distclean-stageN): Remove references to their timestamp files.
5141         (restageN, touch-stageN): Remove.
5142         (stageN-bubble): Rewritten.
5143         (compare): Support lean bootstraps.
5144         * Makefile.in: Regenerate.
5145
5146         * configure.in: Only warn when bootstrapping but
5147         build != host or build != target.  Support lean bootstraps.
5148         * configure: Regenerate.
5149
5150 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5151
5152         * configure.in:  Give a better error message if GMP/MPFR are missing
5153         and a language needing them has been requested.
5154         * configure:  Regenerated.
5155
5156 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5157
5158         * configure.in:  Print a list of available language front-ends if
5159         a requested one is missing.  Tidy stray tab characters.
5160         * configure:  Regenerated.
5161
5162 2004-08-19  Michael Koch  <konqueror@gmx.de>
5163
5164         * gcc/doc/install.texi: Update entry about automake for libjava.
5165
5166 2004-08-17  Robert Millan  <robertmh@gnu.org>
5167
5168         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5169         (instead of FreeBSD).
5170         * configure: Regenerate.
5171
5172 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5173
5174         * Makefile.in: Regenerate.
5175         * configure: Regenerate.
5176
5177         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5178         stage_*_flags.
5179         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5180         for bootstrapped modules if toplevel bootstrap is going.
5181         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5182         modules.  Adjust for changes in Makefile.def.  Enable several
5183         rules even in non-bootstrap mode, just to avoid peppering the
5184         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5185         (stage-[+prev+]-bubble): Remove.
5186
5187         * Makefile.def (Dependencies): Depend on all-build-bison,
5188         all-build-flex, all-build-byacc, all-build-texinfo, rather
5189         than the host variations.
5190         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5191         with BUILD_SUBDIR.
5192         (BISON): Update for recent Bisons.
5193         (YACC): Fix typo.
5194         (cross): Depend on all-build.
5195         (all): Do not depend on all-build.
5196         (prebootstrap): Remove.
5197         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5198         (Prebootstrap dependencies): Add them to the per-stage targets
5199         and to all-prebootstrap.
5200         * configure.in (build_configdirs): Always enable build_tools.
5201         (BUILD_DIR_PREFIX): Remove.
5202
5203         * Makefile.def (gcc): Add target variable.
5204         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5205         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5206         in the recursive `make', instead of hardwiring `all'.
5207         (Autogenerated TARGET-* variables): New.
5208
5209 2004-08-13  Brian Booth  <bbooth@redhat.com>
5210
5211         * MAINTAINERS: Remove myself from write-after-approval.
5212
5213 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5214
5215         * src-release: Stop distributing mmalloc with gdb (which doesn't
5216         use it).
5217         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5218         * Makefile.in: Regenerate.
5219
5220 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5221
5222         * configure.in (arm*-*-eabi*): New target.
5223         * configure: Regenerate.
5224
5225 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5226
5227         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5228         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5229         (Dependencies): New section.
5230         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5231         (configure-target-[+module+]): Depend on maybe-all-gcc
5232         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5233         (toplevel profiledbootstrap): Fix dependencies.
5234         * Makefile.in: Regenerate.
5235
5236 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5237
5238         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5239         target-libiberty to noconfigdirs.
5240         * configure: Regenerate.
5241
5242 2004-08-03  Paul Brook  <paul@codesourcery.com>
5243
5244         * configure.in: Check for MPFR as well as GMP.
5245         * configure: Regenerate.
5246
5247 2004-08-01  Robert Millan  <robertmh@gnu.org>
5248
5249         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5250         libmudflap for all GNU-based systems (with Glibc).
5251         * configure: Regenerate.
5252
5253 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5254
5255         * Makefile.def (host-modules): Add gcc.
5256         * Makefile.in: Regenerate.
5257         * Makefile.tpl (sorry): New rule.
5258         (configure-host, all-host, [+make_target+]-host, do-check,
5259         install-host): Do not add gcc as a special case.
5260         (host modules): Add a small special-casing for gcc.  Export
5261         extra_make_flags through the environment.
5262         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5263         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5264         other recursive targets for gcc): Remove.
5265
5266         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5267         (stage, unstage): New rules.
5268         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5269         distclean-stage[+id+]): Use stage_current.
5270         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5271         the stage*-start rules.
5272
5273 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5274
5275         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5276         use -all_load flag.
5277
5278 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5279
5280         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5281         * configure: Regenerate.
5282
5283 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5284
5285         * maintainer-scripts/gcc_release: Revert yesterday's change.
5286
5287 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5288
5289         * MAINTAINERS: Add myself to write-after-approval.
5290
5291 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5292
5293         * libf2c: Removed.
5294         * gcc/gccbug.in: Updated because of libf2c removal.
5295         * maintainer-scripts/gcc_release: Ditto.
5296
5297 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5298
5299         * configure.in: Build libmudflap by default on FreeBSD.
5300         * configure: Regenerated.
5301
5302 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5303
5304         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5305         systems.
5306         * configure: Regenerated.
5307
5308 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5309
5310         PR target/16344
5311         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5312         feedback based compiler.
5313         * Makefile.in: Rebuilt.
5314
5315 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5316
5317         * Makefile.def (host_modules): Set bootstrap=true for flex.
5318         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5319         * Makefile.in: Rebuilt.
5320
5321 2004-07-07  Jan Hubicka  <jh@suse.cz>
5322
5323         * MAINTAINERS: Add self as a profile feedback maintainer.
5324
5325 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5326
5327         * configure.in:  Do not prepend $srcdir to /dev/null in
5328         makefile fragments.
5329         * configure:  Regenerate.
5330
5331 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5332
5333         * Makefile.def (build_modules): Add bison, byacc, flex,
5334         m4, texinfo.
5335         (flags_to_pass): Add FLEX.
5336         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5337         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5338         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5339         DEFAULT_MAKEINFO): Remove.
5340         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5341         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5342         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5343         objdir or else use configured tool.
5344         (all-build): New.
5345         (all): Depend on it.
5346         (Build module dependencies): Add.
5347         * Makefile.in: Regenerate.
5348         * configure.in: Better support for multiple build modules,
5349         matching what is done for host/target modules.  Do not look
5350         for "plausible" locations of build tools if Canadian cross.
5351         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5352         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5353         * configure: Regenerate.
5354
5355 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5356
5357         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5358         * Makefile.in: Regenerate.
5359
5360 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5361
5362         * Makefile.tpl (configure-build-[+module+],
5363         configure-[+module+], configure-target-[+module+]): Pass
5364         [+extra_configure_args+].
5365         (all-build-[+module+], all-[+module+], check-[+module+],
5366         install-[+module+], [+make_target+]-[+module+],
5367         all-target-[+module+], check-target-[+module+],
5368         install-target-[+module+], [+make_target+]-target-[+module+]):
5369         Pass [+extra_make_args+].
5370         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5371         (GCC_HOST_EXPORTS): Remove.
5372         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5373         cross, check-gcc, check-gcc-c++, install-gcc,
5374         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5375         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5376         * Makefile.in: Regenerate.
5377
5378 2004-06-21  Matthew Sachs  <msachs@apple.com>
5379
5380         * MAINTAINERS: Added self to write-after-approval.
5381
5382 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5383
5384         * configure.in: Check for srcdir/winsup rather than build directory
5385         winsup.
5386         * configure: Regenerate.
5387
5388 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5389
5390         * configure.in: Don't build Cygwin native newlib if winsup
5391         directory is missing.  Emit warning instead.
5392         * configure: Regenerate.
5393
5394 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5395
5396         * Makefile.tpl (touch-stage[+id+]): New.
5397         (restage[+prev+]): Depend on touch-stage[+id+].
5398
5399         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5400         Use it throughout.
5401
5402         * Makefile.def: Add profile and feedback bootstrap stages.
5403         Remove next field from bootstrap stages.
5404         * Makefile.tpl (LN, LN_S): Substitute.
5405         (stageN-start, stageN-end): Use double-colon rules, to
5406         provide a hook for additional setup commands.
5407         (distclean-stageN-gcc, restageN): Create dependencies from
5408         [+prev+], not from [+next+].
5409         (stageN-bubble): Add commands for successive stages from
5410         [+prev+], using double-colon rules.
5411         (all-stageN-gcc): Fix typo.
5412         (stagefeedback-start, profiledbootstrap): New.
5413         * Makefile.in: Regenerate.
5414         * configure.in: Call ACX_PROG_LN.
5415         * configure: Regenerate.
5416
5417 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5418
5419         * MAINTAINERS (Write After Approval): Add myself.
5420
5421 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5422
5423         * MAINTAINERS (Write After Approval): Add myself.
5424
5425 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5426
5427         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5428         without gcc.
5429         * configure: Regenerate.
5430
5431 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5432
5433         * Makefile.tpl: Fix typo.
5434         * Makefile.in: Regenerate.
5435
5436 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5437
5438         * configure.in: Remove new- prefix from toplevel
5439         bootstrap targets.
5440         * configure: Regenerate.
5441
5442 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5443
5444         * Makefile.tpl (all.normal): Rename to all.
5445         (all): Replace with a rule to pick the default
5446         target from configure.
5447         (all-gcc, configure-gcc): Use conditionals to
5448         do nothing when toplevel bootstrap is going on.
5449         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5450         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5451         * configure.in: Support --enable-bootstrap.
5452
5453         * Makefile.def: Remove new- prefix from toplevel
5454         bootstrap targets.
5455         * Makefile.tpl: Likewise.
5456
5457         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5458         target.
5459
5460         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5461         $(RECURSE_FLAGS) to recursive invocation of make.
5462
5463         * Makefile.in: Regenerate.
5464         * configure: Regenerate.
5465
5466 2004-05-30  Andreas Jaeger  <aj@suse.de>
5467             Jim Wilson  <wilson@specifixinc.com>
5468
5469         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5470         like CC.
5471
5472 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5473
5474         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5475         * configure: Regenerate.
5476
5477 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5478
5479         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5480         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5481         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5482         targets.
5483         * Makefile.in: Regenerate.
5484
5485 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5486
5487         * configure.in: Test the ability to symlink directories.
5488         * configure: Regenerate.
5489
5490         * Makefile.def (bootstrap-stage): New definitions.
5491         * Makefile.tpl (configure-stage1-gcc,
5492         configure-stage2-gcc, configure-stage3-gcc,
5493         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5494         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5495         new-restage3, compare): Autogenerate, see Makefile.in
5496         entry for behavioral changes.
5497         (distclean-stage1, new-stage1-start, new-stage1-end,
5498         new-stage1-bubble, distclean-stage2, new-stage2-start,
5499         new-stage2-end, new-stage2-bubble, distclean-stage3,
5500         new-stage3-start, new-stage3-end): New autogenerated targets.
5501         (objext, prebootstrap, BOOT_CFLAGS,
5502         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5503         targets.
5504
5505         * Makefile.in: Regenerate.
5506         (distclean-stage1, new-stage1-start, new-stage1-end,
5507         new-stage1-bubble, distclean-stage2, new-stage2-start,
5508         new-stage2-end, new-stage2-bubble, distclean-stage3,
5509         new-stage3-start, new-stage3-end): New targets.
5510         (all-stage1-gcc): Move prebootstrap dependency from here...
5511         (configure-stage1-gcc): ...to here.
5512         (new-bootstrap): Use bubble targets.
5513         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5514         Use per-stage distclean targets.
5515         (configure-stage1-gcc, configure-stage2-gcc,
5516         configure-stage3-gcc, all-stage1-gcc,
5517         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5518         Use new-stageN-start to prepare the tree.
5519
5520 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5521
5522         * Makefile.def (host_modules): add libcpp.
5523         * Makefile.tpl: Add dependencies on and for libcpp.
5524         * Makefile.in: Regenerate.
5525         * configure.in: Add libcpp host module.
5526         * configure: Regenerate.
5527
5528 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5529
5530         * Makefile.tpl: Whenever a recursive target is defined, wrap
5531         it in a special @if/@endif block, and prepare its maybe
5532         dependency in the @if/@endif block
5533         * configure.in: Instead of writing maybe dependencies, remove
5534         the @if/@endif statements, and remove the @if/@endif blocks
5535         that remain.
5536         * configure: Regenerate.
5537         * Makefile.in: Regenerate.
5538
5539 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5540
5541         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5542
5543 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5544
5545         PR bootstrap/15120
5546         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5547         * */configure: Rebuilt.
5548
5549 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5550
5551         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5552         of libf2c.
5553         * configure, Makefile.in: Regenerate.
5554
5555 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5556
5557         * MAINTAINERS (Write After Approval): Add myself.
5558
5559 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5560
5561         Merge from tree-ssa-20020619-branch.
5562
5563         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5564         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5565         (HOST_GMPLIBS): Define.
5566         (HOST_GMPINC): Define.
5567         (TARGET_LIB_PATH): Add libmudflap.
5568         (GFORTRAN_FOR_TARGET): Define.
5569         (configure-build*): Export GFORTRAN.
5570         (configure-gcc): Export GMPLIBS and GMPINC.
5571         (all-gcc): Add maybe-all-libbanshee.
5572         (configure-target-libgfortran): Define.
5573         * Makefile.in: Regenerate.
5574         * configure.in (host_libs): Add libbanshee.
5575         (target_libraries): Add target-libmudflap and target-libgfortran.
5576         Add --with-libbanshee.
5577         Handle --disable-libmudflap.
5578         (*-*-freebsd*): Use with_gmp.
5579         Add $(libgcj) to noconfigdirs.
5580         * configure: Regenerate.
5581         * depcomp: New file.
5582         * MAINTAINERS: Add tree-ssa maintainers.
5583
5584 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5585
5586         * MAINTAINERS (Various Maintainers): Add myself.
5587
5588 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5589
5590         * MAINTAINERS (Write After Approval): Add myself.
5591
5592 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5593
5594         * MAINTAINERS (Write After Approval): Add myself.
5595
5596 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5597
5598         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5599         * configure: Regenerate.
5600
5601 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5602
5603         Revert:
5604         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5605
5606         * Makefile.def (flags_to_pass): Remove *dir variables that
5607         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5608         as well as prefix and exec_prefix.
5609         * Makefile.in: Regenerate.
5610
5611 2004-04-26  Robert Millan  <robertmh@gnu.org>
5612
5613         Add patches from libtool CVS.
5614         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5615         * ltconfig: Likewise.
5616         * ltcf-c.sh: Likewise.
5617         * ltcf-cxx.sh: Likewise.
5618         * ltcf-gcj.sh: Likewise.
5619
5620 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5621
5622         * Makefile.def (host_modules): Mark with the bootstrap
5623         flag packages on which gcc depends.
5624         * Makefile.tpl (all-bootstrap): Use it.
5625         * Makefile.in: Regenerate.
5626
5627 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5628
5629         * Makefile.def (flags_to_pass): Remove *dir variables that
5630         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5631         as well as prefix and exec_prefix.
5632         * Makefile.in: Regenerate.
5633
5634 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5635
5636         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5637         * configure: Regenerate.
5638         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5639         * gcc/Makefile.tpl (compare): Use the result of the test.
5640         * gcc/Makefile.in: Regenerate.
5641
5642 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5643
5644         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5645         Always relocate gcc and prev-gcc to the original names, even
5646         if the build fails.
5647         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5648         New targets.
5649
5650 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5651
5652         * MAINTAINERS: Update my email address.
5653
5654 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5655
5656         * configure.in (mips*-*-irix5*): Enable ld.
5657         * configure: Regenerate.
5658
5659 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5660
5661         * configure: Regenerate.
5662
5663 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5664
5665         * Makefile.tpl (configure-[+module+], configure-gcc,
5666         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5667         Set and export LDFLAGS.
5668         * Makefile.in: Regenerate.
5669
5670 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5671
5672         * MAINTAINERS: Add myself to write-after-approval.
5673
5674 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5675
5676         PR bootstrap/14871
5677         * Makefile.tpl: If we don't have built-in-tree target tools,
5678         use the ones found by configure rather than hacking around with
5679         program_transform_name.
5680         * configure.in: Give Makefile.tpl the information necessary
5681         to do that.
5682         * Makefile.in: Regenerate.
5683         * configure: Regenerate.
5684
5685 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5686
5687         PR bootstrap/14760
5688         * configure.in: When computing baseargs, strip *all* copies of
5689         offending options.  Also, don't match/substitute the trailing space,
5690         so that this actually works when two similar options are separated by
5691         only one space.
5692         * configure: Regenerate.
5693
5694 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5695
5696         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5697         (rs6000-*-aix*): Same.
5698         * configure: Regenerate.
5699
5700 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5701
5702         * MAINTAINERS: Add myself to write-after-approval.
5703
5704 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5705
5706         * MAINTAINERS: Add myself to write-after-approval.
5707
5708 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5709
5710         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5711         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5712         * Makefile.in: Regenerate.
5713
5714         * configure.in (top level bootstrap support): Rework --enable-werror
5715         to set @stage2_werror_flag@.
5716         * configure: Regenerate.
5717         * Makefile.tpl (top level bootstrap support): Pass
5718         @stage2_werror_flag@ down to configure in stages 2 and 3.
5719         * Makefile.in: Regenerate.
5720
5721 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5722
5723         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5724         for stages 2 and 3 as well as in make.  As a consequence, remove
5725         OUTPUT_OPTION (now detected by configure) from the flags passed down
5726         to make.
5727         * Makefile.in: Regenerate.
5728
5729         * Makefile.tpl (new-bootstrap): Fix typo.
5730         * Makefile.in: Regenerate.
5731
5732 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5733
5734         * Makefile.tpl: Rearrange by moving recursive_targets rules
5735         into their proper sections.
5736         * Makefile.tpl (top level bootstrap support): Move disabling
5737         of coverage flags from 'make' to 'configure'; improve comments.
5738         * Makefile.in: Regenerate.
5739
5740         * Makefile.tpl (experimental top level bootstrap) Move stage1
5741         language setting from all- target to configure- target; disable
5742         intermodule optimization in stage 1; prevent gratuitous rebuilds
5743         of stage 1.
5744         * Makefile.in: Regenerate.
5745         * configure.in: Comma-separate stage 1 language list for top
5746         level bootstrap.
5747         * configure: Regenerate.
5748
5749         * Makefile.tpl: Clean up experimental top level bootstrap support:
5750         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5751         prev-gcc in configure- targets as well as all- targets.
5752         * Makefile.in: Regenerate.
5753
5754 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5755
5756         * compile: New file imported from automake.
5757
5758 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5759
5760         * configure.in: Remove symbolic link section.
5761         * configure: Regenerate.
5762         * Makefile.tpl (links): Remove.
5763         * Makefile.in: Regenerate.
5764
5765 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5766             Nathanael Nerode  <neroden@gcc.gnu.org>
5767
5768         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5769         Set with AC_CHECK_PROGS.
5770         * configure.in: Fix comment typo from last patch.
5771         * configure: Regenerate.
5772
5773 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5774
5775         * Makefile.tpl: Introduce experimental top level bootstrap support.
5776         * Makefile.in: Regenerate.
5777         * configure.in: Introduce support for top level bootstrap.
5778         * configure: Regenerate.
5779
5780 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5781             Paolo Bonzini  <bonzini@gnu.org>
5782
5783         PR bootstrap/14522
5784         * configure.in: Cope with shells that do not support unquoted ^
5785         * configure: Regenerate.
5786
5787 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5788             Paolo Bonzini  <bonzini@gnu.org>
5789
5790         PR bootstrap/14522
5791         * configure.in: Cope with shells that do not support nesting
5792         quotes inside quoted backquote substitutions.
5793         * configure: Regenerate.
5794
5795 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5796
5797         PR bootstrap/14522
5798         * configure.in: Fix escaping of $.
5799         * configure: Regenerate.
5800
5801 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5802
5803         * configure: Regenerate, since I forgot to while committing Paolo's
5804         changes.
5805
5806 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5807
5808         PR ada/14131
5809         Move language detection to the top level.
5810         * configure.in: Find default values for the tools as
5811         soon as possible.  Disable ada if GNAT is not found.
5812         Emit error message about missing languages.  Expand
5813         --enable-languages=all for the gcc subdirectory.
5814
5815 2004-03-10  Ben Elliston  <bje@gnu.org>
5816
5817         * MAINTAINERS: Update my email address.
5818
5819 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5820
5821         * ltconfig: Disable building static libraries if building shared
5822         libraries on AIX 5L.
5823
5824 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5825
5826         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5827         and disable libgcj.
5828         * configure: Regenerated.
5829
5830 2004-03-01  Brian Booth  <bbooth@redhat.com>
5831
5832         * MAINTAINERS: Add myself to write-after-approval.
5833
5834 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5835
5836         * MAINTAINERS: Add myself to write-after-approval.
5837
5838 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5839
5840         PR bootstrap/7087
5841         * Makefile.tpl: Guard XFOO sed statements better.
5842         * Makefile.tpl: Add dependency for configure-target-libada.
5843         * Makefile.in: Regenerate (incidentally fixes broken
5844         commit when libada-branch was merged).
5845
5846 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5847
5848         * MAINTAINERS: Add myself to write-after-approval.
5849
5850 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5851
5852         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5853         maintainers.
5854
5855 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5856
5857         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5858         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5859
5860 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5861
5862         PR bootstrap/11932
5863         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5864
5865 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5866
5867         * MAINTAINERS: Added myself to write-after-approval.
5868
5869 2004-02-14  Michael Koch  <konqueror@gmx.de>
5870
5871         * MAINTAINERS: Added myself to write-after-approval.
5872
5873 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5874
5875         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5876         some OS port maintainers to OS port maintainers section.
5877
5878 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5879
5880         * MAINTAINERS: Add self.
5881
5882 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5883
5884         * MAINTAINERS: Alphabetize.
5885
5886 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5887
5888         * MAINTAINERS: Remove myself.
5889
5890 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5891
5892         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5893         (rs6000-*-aix*): Same.
5894         * configure: Regenerate.
5895
5896 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5897
5898         * configure.in (host): Add in missing $noconfigdirs to defines.
5899         * configure: Regenerate.
5900
5901 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5902             Nathanael Nerode  <neroden@gcc.gnu.org>
5903
5904         PR ada/6637, PR ada/5911
5905         Merge with libada-branch:
5906         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5907         with appropriate dependencies. Add --enable-libada configure switch.
5908         * configure, Makefile.in: Regenerate.
5909
5910 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5911
5912         * MAINTAINERS: Add myself to write-after-approval.
5913
5914 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5915
5916         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5917         * configure: Regenerate.
5918
5919 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5920
5921         Merge from upstream:
5922
5923         * ltmain.in: When setting IFS to '~', be careful about user
5924         arguments that contain '~'.
5925
5926         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5927
5928         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5929         Also test $base_compile against $CC with escaped arguments. Bug
5930         reported by Geoff Keating <geoffk@apple.com>.
5931
5932 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5933
5934         * MAINTAINERS: Remove i960 port.
5935
5936 2004-01-23  DJ Delorie  <dj@redhat.com>
5937
5938         * Makefile.def (target_modules) [libiberty]: Don't stage.
5939         * Makefile.in: Rebuilt.
5940
5941 2004-01-20  Caroline Tice  <ctice@apple.com>
5942
5943         * MAINTAINERS: Add myself to write-after-approval.
5944
5945 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5946
5947         * MAINTAINERS: Update my email address.
5948
5949 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5950
5951         * MAINTAINERS: Add myself to write-after-approval.
5952
5953 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5954
5955         * MAINTAINERS: Remove entries without email address.
5956
5957 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5958
5959         * MAINTAINERS: Add myself to write-after-approval.
5960
5961 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5962
5963         * MAINTAINERS: Update my email address.
5964
5965 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
5966
5967         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5968         * Makefile.tpl (configure-target-[+module+]): Support stage.
5969         * Makefile.in: Rebuilt.
5970
5971 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5972
5973         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5974
5975 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5976
5977         * MAINTAINERS: Add myself as a MIPS maintainer.
5978
5979 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5980
5981         * configure.in: Use ./config.cache, not config.cache.
5982         * configure: Regenerate.
5983         * Makefile.tpl: Special-casing not needed for GCC any more.
5984         * Makefile.in: Regenerate.
5985
5986         * configure.in: Don't share a cache file for host dirs.
5987         * configure: Regenerate.
5988
5989         * config-ml.in: Don't mess with the cache file.
5990
5991 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5992
5993         * MAINTAINERS: Move myself from 'Write After Approval' to
5994         'CPU Port Maintainers' section as SPARC maintainer.
5995
5996 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5997
5998         * Makefile.tpl: Make GCC use a separate config.cache.
5999         * Makefile.in: Regenerate.
6000
6001         PR bootstrap/11932, PR bootstrap/11933
6002         (I don't know if it will fix either of them, but it relates
6003         to them.)
6004         * configure.in: Don't use shared config.cache for target
6005         directories.
6006         * configure: Regenerate.
6007
6008 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6009
6010         * MAINTAINERS: Add myself to 'Write After Approval' section.
6011
6012 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6013
6014         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6015         * configure: Regenerated.
6016
6017 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6018
6019         * MAINTAINERS: Remove the mn10200 maintainer.
6020
6021 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6022
6023         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6024         * configure: Regenerated.
6025
6026 2003-12-16  Jan Hubicka  <jh@suse.cz>
6027
6028         * MAINTAINERS: Add myself as callgraph maintainer.
6029
6030 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6031
6032         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6033         * configure: Regenerate.
6034
6035 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6036
6037         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6038         'Write After Approval' section. Update email.
6039
6040 2003-12-01  James Lemke  <jim@wasabisystems.com>
6041
6042         * MAINTAINERS (Write After Approval): Add myself.
6043
6044 2003-11-20  Matt Thomas  <matt@3am-software.com>
6045
6046         * MAINTAINERS: Add myself as a vax port maintainer.
6047
6048 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6049
6050         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6051         (configure-build-[+module+], configure-[+module+]): Likewise.
6052         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6053         * Makefile.in: Regenerate.
6054
6055 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6056
6057         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6058         shared/dylibed libraries.
6059         * ltmain.sh: Likewise.
6060         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6061         * ltcf-cxx.sh: Likewise.
6062         * ltcf-gcj.sh: Likewise.
6063         * ltconfig: Likewise.
6064
6065 2003-11-17  Stan Cox  <scox@redhat.com>
6066
6067         * MAINTAINERS: Add myself as iq2000 port maintainer.
6068
6069 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6070
6071         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6072         * Makefile.in: Regenerate.
6073
6074 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6075
6076         * config.sub: Update to 2003-11-03 version.
6077
6078 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6079
6080         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6081         * configure:  Regenerate.
6082
6083 2003-10-20  Nicolas Pitre  <nico@cam.org>
6084
6085         * MAINTAINERS: Add myself to 'Write After Approval' section.
6086
6087 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6088
6089         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6090
6091 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6092
6093         * MAINTAINERS: Update my email address.
6094
6095 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6096
6097         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6098
6099 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6100
6101         * MAINTAINERS: Add myself to 'Write After Approval' section.
6102
6103 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6104
6105         * config.guess: Update to 2003-10-16 version.
6106         * config.sub: Update to 2003-10-16 version.
6107
6108 2003-10-15  David Daney  <ddaney@avtrex.com>
6109
6110         * MAINTAINERS: Added myself to 'Write After Approval' section.
6111
6112 2003-10-15  Falk Hueffner  <falk@debian.org>
6113
6114         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6115         'Write After Approval' section. Update email.
6116
6117 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6118
6119         * MAINTAINERS: Move myself from 'Write After Approval' to
6120         'Various Maintainers' section as middle-end maintainer.
6121
6122 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6123
6124         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6125         HOST_FLAGS_TO_PASS.
6126         * Makefile.in: Regenerate.
6127
6128 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6129
6130         * config.guess: Update to 2003-10-07 version.
6131         * config.sub: Update to 2003-10-07 version.
6132
6133 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6134
6135         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6136         * ltconfig (irix5*, irix6*): Don't override version_type.
6137
6138 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6139
6140         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6141         * configure: Rebuilt
6142         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6143         * Makefile.in: Rebuilt
6144
6145 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6146
6147         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6148
6149 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6150
6151         * MAINTAINERS (Write After Approval): Add myself.
6152
6153 2003-09-29  Paul Koning  <ni1d@arrl.net>
6154
6155         * MAINTAINERS: Move myself from "Write After Approval"
6156         to CPU platform maintainers for pdp11 platform.
6157
6158 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6159
6160         * MAINTAINERS: Move myself from 'Write After Approval' to
6161         'Various Maintainers' section as libffi testsuite maintainer.
6162
6163 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6164
6165         * configure.in: Pass a computed --program-transform-name
6166         to subconfigures.
6167         * configure: Regenerated.
6168
6169 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6170
6171         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6172         * Makefile.in: Regenerate.
6173
6174         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6175         * Makefile.in: Regenerate.
6176
6177 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6178
6179         * MAINTAINERS: Move myself from 'Write After Approval'
6180         to 'Various Maintainers' (objective-c) section.
6181
6182 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6183
6184         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6185         quoting.
6186         * configure: Regenerated.
6187
6188 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6189
6190         * MAINTAINERS (Write After Approval): Add myself to write after
6191         approval list.
6192
6193 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6194
6195         * MAINTAINERS (Write After Approval): Add myself.
6196
6197 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6198
6199         * MAINTAINERS: Update my e-mail address.
6200
6201 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6202
6203         * libtool.m4 (LD): Correct powerpc64 host match.
6204
6205 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6206
6207         * MAINTAINTERS: Update my affiliation and email address.
6208
6209 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6210
6211         * MAINTAINERS (Write After Approval): Add myself.
6212
6213 2003-09-04  DJ Delorie  <dj@redhat.com>
6214
6215         * configure: Regenerate.
6216
6217 2003-09-04  Robert Millan  <robertmh@gnu.org>
6218
6219         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6220
6221 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6222
6223         * configure.in: Ensure arguments to sed are properly spaced.
6224         * configure: Regenerate.
6225
6226 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6227
6228         * MAINTAINERS: Update my e-mail address.
6229
6230 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6231
6232         * MAINTAINERS (Write After Approval): Add myself.
6233
6234 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6235
6236         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6237         * configure: Regenerated.
6238
6239 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6240
6241         * MAINTAINERS: Update my email address.
6242
6243 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6244
6245         * configure.in:  Use newline instead of semicolon when assuming
6246         shell arguments in a for loop.
6247         * configure:  Regenerated.
6248
6249 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6250
6251         * MAINTAINERS: Resurrect the i860 maintainer.
6252
6253 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6254
6255         PR 8180
6256         * configure.in: When testing with_libs and with_headers, treat
6257         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6258         * configure: Regenerate.
6259
6260         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6261         make, shell, etc.
6262         (baseargs): Likewise.
6263         * configure: Regenerate.
6264
6265 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6266
6267         * MAINTAINERS (Write After Approval): Add myself.
6268
6269 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6270
6271         * configure.in: Disable libgcj for darwin not on powerpc.
6272         * configure: Rebuild.
6273
6274 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6275
6276         * config-ml.in, symlink-tree: Add license.
6277
6278 2003-08-03  Richard Stallman  <rms@gnu.org>
6279             Eben Moglen  <moglen@columbia.edu>
6280
6281         * README.SCO: New file.
6282
6283 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6284
6285         * Makefile.tpl (check, check-c++): Express dependencies using
6286         dependencies rather than commands.
6287         * Makefile.in: Regenerate.
6288
6289 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6290
6291         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6292         * configure: Ditto.
6293
6294 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6295
6296         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6297         * Makefile.in: Update.
6298
6299 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6300
6301         * configure.in: Enable libgcj for darwin.
6302         * configure: Rebuild.
6303
6304 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6305
6306         * config-ml.in:  Use ac_configure_args directly instead of
6307         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6308         actually seen.
6309
6310 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6311
6312         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6313         creating target and build subdirs to build all parent dirs as needed.
6314         * Makefile.in: Rebuild.
6315         * configure.in: Don't build dirs explicitly here.
6316         * configure: Rebuild.
6317
6318 2003-07-26  Paul Brook  <paul@nowt.org>
6319
6320         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6321
6322 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6323
6324         * Makefile.tpl (all-make): Depend on intl.
6325         * Makefile.in: Rebuilt.
6326
6327 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6328
6329         * install-sh:  Update to newer upstream versions (associated with
6330         aclocal 1.7).
6331         * mkinstalldirs:  Likewise.
6332         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6333
6334 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6335
6336         * MAINTAINERS: Move self from Bug database only accounts
6337         to write-after-approval.
6338
6339 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6340
6341         * config.if: Remove unused libc_interface determination.
6342
6343 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6344
6345         * MAINTAINERS: Move self from write-after-approval to
6346         build machinery (*.in).
6347
6348 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6349
6350         PR bootstrap/11273
6351         PR bootstrap/11408
6352         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6353         unused INSTALL_PROGRAM_ARGS.
6354         * configure.in: Use AC_PROG_INSTALL.
6355         * Makefile.in: Regenerate.
6356         * configure: Regenerate.
6357
6358 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6359
6360         * MAINTAINERS: Alphabetize.
6361
6362 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6363
6364         * configure: Rebuilt.
6365         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6366         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6367         newlib nor libgloss.
6368         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6369         * configure.in (am33_2.0-*-linux*): Added.
6370
6371 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6372
6373         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6374         * configure: Regenerate.
6375
6376 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6377
6378         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6379         * Makefile.in: Regenerate.
6380
6381 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6382
6383         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6384         * Makefile.in: Regenerate.
6385
6386 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6387
6388         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6389         * Makefile.in: Regenerated.
6390
6391         * config-ml.in: Replace PWD with PWD_COMMAND.
6392
6393 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6394
6395         * intl: New directory; see intl/ChangeLog for details.
6396         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6397         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6398         * Makefile.in: Regenerate.
6399
6400 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6401
6402         * configure.in: Clean up config-lang.in handling.  Delete
6403         useless assignment to "subdirs".
6404         * configure: Regenerate.
6405
6406 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6407
6408         * configure.in: Rename 'target_libs' to 'target_libraries'.
6409         Remove useless reference to 'target_libs'.
6410         * configure: Regenerate.
6411
6412 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6413
6414         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6415         * Makefile.in: Regenerate.
6416
6417 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6418
6419         * Makefile.def: Introduce flags_to_pass.
6420         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6421         * Makefile.in: Regenerate.
6422
6423 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6424
6425         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6426         and target-libgloss.
6427         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6428         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6429         * configure: Regenerate.
6430
6431 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6432
6433         * configure.in: Update testsuite_flags to new location.
6434         * configure. Regenerate.
6435
6436 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6437
6438         * Makefile.tpl: Remove BUILD_CC stuff.
6439         * Makefile.in: Regenerate.
6440
6441 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6442
6443         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6444
6445 2003-06-16  Graeme Peterson  <gp@qnx.com>
6446
6447         * MAINTAINERS (Write After Approval): Add myself.
6448
6449 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6450
6451         * config.guess: Update to 2003-06-12 version.
6452         * config.sub: Update to 2003-06-13 version.
6453
6454 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6455
6456         * config.guess: Update to 2003-06-06 version.
6457         * config.sub: Update to 2003-06-06 version.
6458
6459 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6460
6461         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6462         * configure. Regenerate.
6463
6464 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6465
6466         * configure.in: Disable serial configure by default.
6467         * configure: Regenerate.
6468         * Makefile.tpl: Abolish .NOTPARALLEL.
6469         * Makefile.in: Regenerate.
6470
6471         * Makefile.tpl: Replace {build,host,target}_canonical by
6472         {build,host,target}.
6473         * Makefile.in: Regenerate.
6474
6475         * Makefile.tpl: Fix stupid pasto.
6476         * Makefile.in: Regenerate.
6477
6478 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6479
6480         * Makefile.tpl: Remove bogus conditional.
6481         * Makefile.in: Regenerate.
6482
6483 2003-06-05  Jan Hubicka  <jh@suse.cz>
6484
6485         * Makefile.tpl (profiledbootstrap): New target.
6486         * Makefile.in (profiledbootstrap): New target.
6487
6488 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6489
6490         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6491         Pinski. Remove user names from other bugzilla-only maintainers.
6492
6493 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6494
6495         * Makefile.tpl: Make 'recursive targets' using autogen rather
6496         than shell loop.  Remove duplicate 'clean' targets and false
6497         comments.
6498         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6499         Add systematic method of specifying missing targets in subdirs.
6500         Add copyright boilerplate.
6501         * Makefile.in: Regenerate.
6502         * configure.in: Add 'recursive targets' to maybe list.
6503         * configure: Regenerate.
6504
6505         * MAINTAINERS: "GNATS only" -> "Bug database only".
6506
6507         * Makefile.tpl: Rename [+target+] to [+make_target+].
6508         * Makefile.def: Rename 'target' to 'make_target'.
6509
6510 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6511
6512         * MAINTAINERS: Add self as options handling maintainer.
6513
6514 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6515
6516         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6517         been too long since I touched those ports.
6518
6519 2003-05-28  DJ Delorie  <dj@redhat.com>
6520
6521         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6522         * Makefile.in: Regenerate.
6523
6524 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6525
6526         * configure.in: Use curly braces in the definition of tooldir.
6527         * configure: Regenerate.
6528
6529 2003-05-21  DJ Delorie  <dj@redhat.com>
6530
6531         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6532         newlib or libgloss.
6533         * Makefile.in: Regenerate.
6534
6535 2003-05-21  DJ Delorie  <dj@redhat.com>
6536
6537         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6538         * Makefile.in: Regenerate.
6539
6540 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6541
6542         * MAINTAINERS: Update my e-mail address.
6543
6544 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6545
6546         * configure.in: Switch more things to use maybe dependencies.
6547         * Makefile.tpl: Switch more things to use maybe dependencies.
6548         Factor out common code from autogen IF statements.
6549         * configure: Regenerate.
6550         * Makefile.in: Regenerate.
6551
6552 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6553
6554         * configure.in: Accept i[3456789]86 for machine type.
6555         * configure: Regenerate.
6556
6557 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6558
6559         * configure.in: Switch more things to use maybe dependencies.
6560         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6561         * configure: Regenerate.
6562         * Makefile.tpl: Switch more things to use maybe dependencies.
6563         * Makefile.in: Regenerate.
6564
6565 2003-05-16  Andreas Schwab  <schwab@suse.de>
6566
6567         * Makefile.tpl (install-opcodes): Define.
6568         * Makefile.in: Rebuild.
6569
6570 2003-05-13  Andreas Jaeger  <aj@suse.de>
6571
6572         * config.guess: Update to 2003-05-09 version.
6573         * config.sub: Update to 2003-05-09 version.
6574
6575 2003-05-13  Michael Eager  <eager@mvista.com>
6576
6577         * configure.in: Correct sed script so that options in quotes are not
6578         deleted.
6579         * configure: Rebuild.
6580
6581 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6582
6583         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6584         and $$s/newlib/libc/sys/cygwin32 include paths.
6585         * configure: Ditto.
6586
6587 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6588
6589         * MAINTAINERS: Update my email addresses.
6590
6591 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6592
6593         * config-ml.in: Propagate INSTALL variables.
6594
6595 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6596
6597         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6598
6599 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6600
6601         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6602         * Makefile.in: Regenerate.
6603
6604 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6605
6606         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6607
6608 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6609
6610         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6611
6612 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6613
6614         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6615         * Makefile.in: Regenerated.
6616
6617 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6618
6619         * MAINTAINERS (Write After Approval): Upgrade myself from
6620         GNATS only to write-after-approval. Update my mail address.
6621
6622 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6623
6624         (OS Port Maintainers: freebsd): Add myself.
6625
6626 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6627
6628         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6629
6630 2003-04-22  Kean Johnston  <jkj@sco.com>
6631
6632         * MAINTAINERS (SCO ports): Added myself.
6633
6634 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6635
6636         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6637
6638 2003-04-19  Kean Johnston  <jkj@sco.com>
6639
6640         * MAINTAINERS (Write After Approval): Add myself.
6641
6642 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6643
6644         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6645         * Makefile.in: Regenerate.
6646
6647 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6648
6649         * configure.in (powerpc64*-*-linux*): Remove.
6650         * configure: Rebuilt.
6651
6652 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6653
6654         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6655         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6656         and restrap.
6657         * Makefile.in:  Regenerate.
6658
6659 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6660
6661         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6662         * configure: Regenerated.
6663
6664 2003-04-15  DJ Delorie  <dj@redhat.com>
6665
6666         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6667
6668 2003-04-13  Nick Clifton  <nickc@redhat.com>
6669
6670         * config-ml.in: Remove support for --disable-aix removing
6671         call-aix multilibs.
6672
6673 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6674
6675         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6676         * */configure: Rebuilt.
6677
6678 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6679
6680         * MAINTAINERS: Add my email address.
6681
6682 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6683
6684         * MAINTAINERS (Write After Approval): Add myself.
6685
6686 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6687
6688         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6689         * Makefile.in: Regenerate.
6690
6691 2003-03-14  Michael Chastain  <mec@shout.net>
6692
6693         * Makefile.in: Regenerate with correct Makefile.def.
6694
6695 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6696
6697         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6698         Make macro.
6699         * Makefile.in: Regenerate.
6700         * configure.in: Clean up gxx_include_dir logic.
6701         * configure: Regenerate.
6702
6703 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6704
6705         * MAINTAINERS (Write After Approval): Add myself.
6706
6707 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6708
6709         * MAINTAINERS: Update my mail address.
6710
6711 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6712
6713         * configure.in (gxx_include_dir): Fix typo.
6714         * configure: Regenerated.
6715
6716 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6717
6718         * Makefile.tpl: Reindent.
6719         * Makefile.in: Regenerate.
6720         * configure.in: Reindent.  Don't set unused variables.
6721         * configure: Regenerate.
6722
6723 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6724
6725         * configure.in: Include $(build_tooldir)/sys-include in
6726         FLAGS_FOR_TARGET.
6727         * configure: Regenerated.
6728
6729 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6730
6731         * Makefile.tpl: Always pass down RANLIB.
6732         * Makefile.in: Regenerate.
6733
6734         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6735         * Makefile.in: Regenerate.
6736         * configure.in: Remove unused logic relating to --enable-shared
6737         and --enable-threads.  Remove bogus comments.  Remove redundant
6738         noconfigdirs.
6739         * configure: Regenerate.
6740
6741         * configure.in: Replace ${libstdcxx_version} by its value.
6742         Remove reference to mh-dgux.
6743         * configure: Regenerate.
6744
6745 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6746
6747         * MAINTAINERS (Write After Approval): Add myself.
6748
6749 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6750
6751         * Makefile.tpl: Rearrange.
6752         * Makefile.in: Regenerate.
6753
6754 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6755
6756         * configure.in: Add support for kaOS as cross build target system.
6757         * configure: Regenerated.
6758
6759 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6760
6761         * MAINTAINERS (Write after approval): Add myself.
6762
6763 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6764
6765         * MAINTAINERS: Update my email address.
6766
6767 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6768
6769         * MAINTAINERS: Add self to blanket write privs. section.
6770
6771 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6772
6773         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6774         configure-target-* as some target builds may require additional
6775         flags for preprocessor tests.
6776         * Makefile.in: Regenerated.
6777
6778 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6779
6780         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6781         * ltconfig: Handle it.
6782         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6783         auto-detecting it.
6784
6785         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6786         it is used as argument to $CC.
6787         * ltcf-gcj.sh: Likewise.
6788
6789         * configure.in: Introduce --enable-maintainer-mode.
6790         * configure: Rebuilt.
6791         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6792         for maintainer mode.
6793         * Makefile.in: Rebuilt.
6794
6795 2003-02-18  Jason Merrill  <jason@redhat.com>
6796
6797         * Makefile.tpl (check-c++): Allow parallelism.
6798
6799 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6800
6801         * MAINTAINERS: Remove John Carr (who never actually had access to
6802         gcc.gnu.org).
6803
6804 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6805
6806         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6807         don't configure target-libobjc.
6808         * configure: Regenerate.
6809
6810 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6811
6812         * Makefile.tpl (RANLIB): Define.
6813         * Makefile.in: Regenerate.
6814
6815 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6816
6817         * MAINTAINERS: Update my email.
6818
6819 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6820
6821         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6822         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6823         * Makefile.in: Regenerated.
6824         * configure.in: Remove all traces of snavigator, db, and grep.
6825         * configure: Regenerated.
6826
6827 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6828
6829         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6830         After Approval.
6831
6832 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6833
6834         * MAINTAINERS (Write after approval): Add myself.
6835
6836 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6837
6838         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6839         * Makefile.in: Regenerated.
6840
6841 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6842
6843         * config.guess: Updated to 2003-01-30's version.
6844         * config.sub: Updated to 2003-01-28's version.
6845
6846 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6847
6848         * config.if: If gcc_version is already set, just use it.  Don't set
6849         gcc_version_trigger if it's already set, otherwise set it to
6850         gcc/version.c, but only if the file exists.  If it is not set and
6851         gcc/version.c does not exist, try to extract the version number from
6852         $CC.
6853
6854 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6855
6856         * MAINTAINERS: Add myself to write-after-approval list.
6857
6858 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6859
6860         * configure.in:  Revert 24Jan change.
6861         * configure:  Regenerate.
6862
6863 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6864
6865         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6866         entry of HJ Lu.
6867
6868 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6869
6870         * configure.in: Revert previous change.
6871         * configure: Regenerate.
6872
6873 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6874
6875         * configure.in: Make rda native-only.
6876         * configure: Regenerate.
6877
6878 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6879
6880         * MAINTAINERS: Move myself from GNATS-only-accounts to
6881         write-after-approval.
6882
6883 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6884
6885         * configure.in: Add missing \.
6886         * configure: Rebuilt.
6887
6888 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6889
6890         * configure.in (baseargs): Avoid using \| in sed regular
6891         expressions.
6892         * configure: Rebuilt.
6893
6894 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6895
6896         * configure.in (baseargs): Remove all supported forms of
6897         --cache-file, --srcdir, --host, --build and --target options
6898         from argument lists.
6899         * configure: Rebuilt.
6900
6901 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6902
6903         * MAINTAINERS: Add myself to write-after-approval list.
6904
6905 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6906
6907         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6908         * configure: Rebuilt.
6909
6910 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6911
6912         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6913         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6914         * Makefile.in: Regenerate.
6915         * configure: Regenerate.
6916
6917 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6918
6919         * configure.in: Remove Makefile in build, host and target modules
6920         unless configure was run with --no-recursion.
6921         * configure: Rebuilt.
6922
6923 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6924
6925         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6926         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6927         * Makefile.in: Regenerate.
6928
6929 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6930
6931         * config.guess: Update to 2003-01-03 version.
6932         * config.sub: Update to 2003-01-03 version.
6933
6934 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6935
6936         * configure: Regenerate with proper autoconf 2.13.
6937
6938 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6939
6940         * configure.in: Add AC_PREREQ for consistency.
6941         * configure: Regenerate.
6942
6943 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6944
6945         * configure.in (GDB_TK): Add tcl directories conditional on
6946         gdb/gdbtk directory being present.
6947         * configure: Regenerate.
6948
6949 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
6950
6951         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
6952         used by gcc if LD is not defined and we are not doing a Canadian Cross.
6953         * configure: Rebuilt.
6954
6955 2002-12-31  Tom Tromey  <tromey@redhat.com>
6956
6957         * Makefile.in: Rebuilt.
6958         * Makefile.def (target_modules) [libffi]: Allow installation.
6959
6960 2002-12-31  Andreas Schwab  <schwab@suse.de>
6961
6962         * configure.in: Fix use of $program_transform_name.
6963         * configure: Regenerated.
6964
6965 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6966
6967         * configure.in (baseargs): Don't remove first configure argument.
6968         * configure: Regenerated.
6969
6970 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6971
6972         * Makefile.tpl (local-distclean): Don't remove...
6973         (multilib.ts): ... this.  Moved into...
6974         (multilib.out): ... this.  Don't use sub-make.
6975         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6976         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6977         (configure-build-[+module+], configure-[+module+],
6978         configure-target-[+module+], configure-gcc): ... these.  Test
6979         for Makefile existence.  Drop config.status from dependencies.
6980         * Makefile.in: Rebuilt.
6981         * configure.in: Move gcc-version-trigger to the end of
6982         ac_configure_args.  Add comments to maybedep.tmp and
6983         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6984         nonopt from baseargs, matching and removing corresponding
6985         whitespace while at it.
6986         * configure: Rebuilt.
6987
6988 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6989
6990         * configure.in (host_configargs): Replace reference to
6991         no-longer-defined buildopts with --build=${build_alias}.
6992         * configure: Rebuilt.
6993
6994         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6995         program_transform_name to standard idiom.
6996         (AUTOGEN, AUTOCONF): Define.
6997         (Makefile.in): Use $(AUTOGEN).
6998         (Makefile): Depend on config.status, and use autoconf-style rule to
6999         build it.  Move original commands to...
7000         (config.status): ... this new target.
7001         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7002         $(AUTOCONF).
7003         * Makefile.in: Rebuilt.
7004
7005 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7006
7007         * Makefile.tpl: Fix dramatic bustage due to change in
7008         program_transform_name.
7009         * Makefile.in: Regenerate.
7010
7011         * configure.in: Remove unnecessary PATH setting.
7012         * configure: Regnerate.
7013
7014         * configure.in: Don't default to unprefixed tools unless
7015         the native tools will work.
7016         * configure: Regenerate.
7017
7018         * configure.in: Convert to autoconf script.  Blow away lots
7019         of now-redundant Makefile fragments.
7020         * configure: Generate using Autoconf.
7021         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7022         * Makefile.in: Regenerate.
7023
7024 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7025
7026         * configure: Fix stupid bug where RANLIB was mistakenly included.
7027
7028         * configure.in: Rename (buildargs, hostargs, targargs) to
7029         (build_configargs, host_configargs, target_configargs).
7030
7031         * configure.in: Move logic out of sed statement.
7032
7033         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7034         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7035
7036 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7037
7038         * config.sub: Import from master repository
7039         * config.guess: Ditto
7040
7041 2002-12-24  Andreas Schwab  <schwab@suse.de>
7042
7043         * Makefile.tpl (multilib.out): Fix missing space.
7044         * Makefile.in: Regenerate.
7045
7046 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7047
7048         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7049         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7050         * Makefile.in: Regenerate.
7051         * configure.in: Remove unnecessary leftovers.
7052
7053 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7054
7055         * configure.in (extra_ranlibflags_for_target): New variable.
7056         (*-*-darwin): Add -c to ranlib commands.
7057         * configure (tooldir): Handle extra_ranlibflags_for_target.
7058
7059 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7060
7061         * Makefile.tpl: Revert HJL's change.
7062         * Makefile.in: Regenerated.
7063         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7064         always.
7065
7066 2002-12-19  Andreas Schwab  <schwab@suse.de>
7067
7068         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7069         * Makefile.in: Regenerate.
7070
7071 2002-12-18  H.J. Lu  <hjl@gnu.org>
7072
7073         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7074         * Makefile.in: Regenerated.
7075
7076         * configure.in (build_prefix): New. Substitute.
7077
7078 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7079
7080         * Makefile.tpl: Don't let real targets depend on phony targets.
7081         * Makefile.in: Regenerate.
7082
7083         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7084         * Makefile.in: Regenerate.
7085
7086 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7087
7088         * config.sub: Import from master repository
7089         * config.guess: Ditto
7090
7091 2002-12-16  Jason Merrill  <jason@redhat.com>
7092
7093         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7094         previous 'make bootstrap'.
7095         * Makefile.in: Regenerate.
7096
7097 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7098
7099         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7100
7101 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7102
7103         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7104         * Makefile.in: Regenerate.
7105
7106 2002-12-13  Jason Merrill  <jason@redhat.com>
7107
7108         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7109         library tests.
7110         (check-c++): Just depend on it and check-target-libstdc++-v3.
7111         * Makefile.in: Regenerate.
7112
7113 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7114
7115         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7116         * Makefile.in: Rebuilt.
7117
7118 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7119
7120         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7121
7122 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7123
7124         * configure: Fix bug put in by gremlins.
7125
7126         * Makefile.tpl: Substitute more autoconfily.
7127         * configure: Substitute more autoconfily.
7128         * Makefile.in: Regenerate.
7129
7130 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7131
7132         * config.sub: Import from master repository
7133         * config.guess: Ditto
7134         * MAINTAINERS: Added Svein Seldal under write after approval
7135
7136 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7137
7138         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7139         * Makefile.in (all-sim): Ditto.
7140
7141 2002-12-06  DJ Delorie  <dj@redhat.com>
7142
7143         * Makefile.tpl: Change configure dependencies to not have real
7144         targets depend on phony targets.
7145
7146 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7147
7148         * configure.in: Revert unintentional change.
7149
7150         * Makefile.tpl: Change dependency for */multilib.out so that
7151         it works when gcc isn't in the tree.
7152
7153         * configure.in: Substitute more.
7154         * configure: Run subconfigures from the Makefile.
7155         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7156         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7157
7158 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7159
7160         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7161
7162 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7163
7164         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7165         and corresponding dependencies.
7166         * Makefile.in: Regenerate.
7167
7168         * configure.in (host_tools): Order binutils, gas and ld for
7169         convenience in running the testsuites.
7170
7171         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7172         * Makefile.in: Regenerate.
7173         * configure.in: Introduce rules to serialize subconfigure runs.
7174
7175         * configure.in: Introduce BASE_CC_FOR_TARGET.
7176         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7177         Realize configure-build-* targets.  Realize configure-target-* targets.
7178         * Makefile.in: Regenerate.
7179
7180 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7181
7182         * configure: Move gcc_version_trigger stuff from here...
7183         * configure.in: ...to here.
7184
7185         * configure.in: Separate subconfigure options added by this file from
7186         options given by the user.  Add machinery to put args for host
7187         subconfigures into the Makefile.
7188
7189         * Makefile.tpl: Remove 'vault' targets.
7190         * Makefile.tpl: Reorder and comment dependencies.
7191         * Makefile.in: Regenerate.
7192
7193 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7194         * configure.in: Fix my broken commit of previous patch. (sigh)
7195
7196 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7197
7198         * configure.in: Move host-specific darwin noconfigdirs into
7199         the host-specific section.
7200
7201 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7202
7203         * configure.in: Move host-specific darwin noconfigdirs into
7204         the host-specific section.
7205
7206 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7207
7208         * configure: Remove skip-this-dir support.
7209         * Makefile.tpl: Remove skip-this-dir support.
7210
7211         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7212         subdirectories.
7213         * Makefile.in: Regenerate.
7214
7215         * Makefile.tpl: Strip out useless setting of 'dir'.
7216         * Makefile.in: Regenerate.
7217
7218 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7219
7220         * configure.in: Fix deeply stupid bug.
7221
7222         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7223         shell code in CXX_FOR_TARGET
7224         * Makefile.def: Introduce raw_cxx.
7225         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7226         RAW_CXX_FOR_TARGET.
7227         * Makefile.in: Regenerate.
7228
7229 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7230
7231         * Makefile.tpl: Remove unnecessary ifs.
7232         * Makefile.in: Regenerate.
7233
7234         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7235         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7236         targets for 'no_install' modules.
7237         * configure: Move GDB_TK substitution to configure.in.  Move
7238         build_modules stuff to configure.in.
7239         * configure.in: Implement soft dependency machinery.  Maybe-ize
7240         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7241         * Makefile.in: Regenerate.
7242
7243 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7244
7245         * Makefile.tpl: Make all-target, install-target behave similarly
7246         to all, install (only hitting configured targets).  Eliminate
7247         unused macro defintions.
7248
7249         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7250         build != host.
7251
7252         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7253
7254         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7255
7256         * configure.in: Produce lists of subdir targets we're actually
7257         configuring.  Remove references to "dosrel".
7258         * Makefile.tpl: Let configure set which subdir targets are hit.
7259         Remove install-cross; clean up install; remove ALL.  Remove
7260         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7261         Autogenerate host module targets.  Remove empty dependency lines
7262         and redundant dependency; rearrange slightly.
7263         * Makefile.def: Add host-side libtermcap, utils.
7264
7265         * Makefile.in: Regenerate.
7266
7267 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7268
7269         * ltconfig (osf[345]): Append $major to soname_spec.
7270         Reflect this in library_names_spec.
7271         * ltmain.sh (osf): Prefix $major with . for use as extension.
7272
7273 2002-11-19  Andreas Jaeger  <aj@suse.de>
7274
7275         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7276         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7277         and sparc64 GNU/Linux systems.
7278
7279 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7280
7281         * MAINTAINERS: Update email.
7282
7283 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7284
7285         * MAINTAINERS: Complete James Dennett's entry.
7286
7287 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7288
7289         * MAINTAINERS (Write After Approval): Add myself.
7290
7291 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7292
7293         * Makefile.tpl: syntactic cleanup
7294
7295 2002-11-13  Stuart Hastings  <stuart@apple.com>
7296
7297         * MAINTAINERS: Add myself to write-after-approval list.
7298
7299 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7300
7301         * Makefile.def: Add list of recursive targets to autogenerate.
7302         Add build_modules.
7303         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7304         targets.  Autogenerate *-build-* targets.
7305         * Makefile.in: Regenerate.
7306
7307 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7308
7309         * configure: More autoconf-style substitutions.
7310         * Makefile.tpl: More autoconf-style substitutions.
7311         * Makefile.in: Regenerate.
7312
7313 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7314
7315         * configure: Substitute more variables in a more autoconf-friendly
7316         way.  Simplify slightly.
7317         * Makefile.tpl: Make more variables substitutable in an
7318         autoconf-friendly way.
7319         * Makefile.in: Regenerate.
7320
7321 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7322
7323         * MAINTAINERS (Write After Approval): Add myself.
7324
7325 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7326
7327         * configure.in (v810*): Remove special setting of tools.
7328
7329         * configure: Add support for extra required flags for ar or nm.
7330         * configure.in (aix4.3+): Use above support for target-specific
7331         issues, rather than using config/mt-aix43.
7332
7333 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7334
7335         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7336         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7337         with $srcdir.  Reformat indentation.  Substitute some variables
7338         formerly hard-coded in the Makefile for build=host.
7339         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7340         * Makefile.def: Autogenerate more.
7341         * Makefile.in: Regenerate.
7342
7343 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7344
7345         * MAINTAINERS (Write After Approval): Add myself.
7346
7347 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7348
7349         * Makefile.def (host_modules): Add rda.
7350         * Makefile.in: Regenerate.
7351         * configure.in (target_tool): Add target-rda to list.
7352
7353 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7354
7355         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7356
7357 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7358
7359         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7360         and restrap targets to this rule.
7361         * Makefile.in:  Regenerate.
7362
7363 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7364
7365         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7366         GNATS only accounts.
7367
7368 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7369
7370         * configure.in (i[3456]86-*-linux*): Add check to disable
7371         ${libgcj} for glibc1.
7372
7373 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7374
7375         * MAINTAINERS: Add myself as ip2k port maintainer.
7376
7377 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7378
7379         * configure.in: Add tic4x target.
7380
7381 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7382
7383         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7384         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7385         * Makefile.in: Regenerate.
7386
7387         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7388         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7389         * Makefile.in: Regenerate.
7390
7391 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7392
7393         * MAINTAINERS: Add myself as web pages co-maintainer.
7394
7395 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7396
7397         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7398         * Makefile.in: Regenerate.
7399
7400 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7401
7402         * MAINTAINERS: Add myself and Nathan Sidwell
7403         <nathan@codesourcery.com> as VxWorks maintainers.
7404
7405 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7406
7407         * Makefile.def: Remove order dependency comments.
7408         * Makefile.tpl: Add explicit install-install dependencies.
7409         * Makefile.in: Regenerate.
7410
7411         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7412         * Makefile.in: Regenerate.
7413
7414         * Makefile.tpl: Add configure-target (for src-release in src)
7415         * Makefile.in: Regenerate.
7416
7417 2002-09-30  Nick Clifton  <nickc@redhat.com>
7418
7419         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7420
7421 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7422
7423         * configure.in (s390*-*-linux*): Enable libgcj.
7424
7425 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7426
7427         * configure: Revert accidentally applied changes.
7428
7429         * Makefile.tpl: Make more autoconf-friendly.
7430         * Makefile.in: Regenerate.
7431         * configure: Make substitution more autoconf-like.
7432
7433 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7434
7435         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7436         single entry to handle all these.
7437         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7438         libjava on arm-*-elf.
7439
7440 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7441
7442         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7443         things that depend on them.
7444
7445 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7446
7447         * Makefile.tpl: Make subsituted variables more autoconfy.
7448         * Makefile.in: Regenerate.
7449         * configure: Make seds more autoconfy.
7450
7451 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7452
7453         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7454         * Makefile.in: Regenerate.
7455         * configure.in: Rewrite sed statements to look autoconfy.
7456
7457         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7458         all-target-foo on configure-target-foo.
7459         * Makefile.def: Ditto.
7460         * Makefile.in: Rebuild.
7461
7462 2002-09-25  Andrew Haley  <aph@redhat.com>
7463
7464         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7465
7466 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7467
7468         * Makefile.def: New file.
7469         * Makefile.tpl: New file.
7470         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7471         * contrib/gcc_update: Note that Makefile.in is a generated file.
7472
7473         * configure.in: Minor rearrangement.  Simplify tests.
7474
7475 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7476
7477         * configure.in (with_headers): Skip copy if value is "yes".
7478         (with_libs): Likewise.
7479
7480 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7481
7482         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7483         * configure.in (sh*-*-pe*): Ditto.
7484         * configure.in (mips*-*-pe*): Ditto.
7485         * configure.in (*arm-wince-pe): Ditto.
7486
7487         * configure.in: Rearrange.
7488
7489 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7490
7491         * MAINTAINERS: Update my email address.
7492
7493 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7494
7495         * MAINTAINERS: (Write After Approval): Add myself.
7496
7497 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7498
7499         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7500
7501 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7502
7503         * MAINTAINERS: Change my mailing address.
7504
7505 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7506
7507         * MAINTAINERS (Write After Approval): Remove myself.
7508         (Various Maintainers: c++ runtime libs): Add myself.
7509
7510 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7511
7512         * MAINTAINERS (Write After Approval): Remove myself.
7513         (Various Maintainers: c++ runtime libs): Add myself.
7514
7515 2002-08-15  Eric Christopher  <echristo@redhat.com>
7516
7517         * config.sub: Import from master repository.
7518         * config.guess: Ditto.
7519
7520 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7521
7522         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7523         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7524         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7525
7526 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7527
7528         * MAINTAINERS: Add self to rs6000 vector extensions.
7529
7530 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7531
7532         * libiberty/configure: Reverted unintended yesterday's check in.
7533
7534 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7535
7536         * boehm-gc/configure, libf2c/configure: Rebuilt.
7537         * libffi/configure, libiberty/configure: Ditto.
7538         * libjava/configure, libobjc/configure: Ditto.
7539         * libstdc++-v3/configure, zlib/configure: Ditto.
7540         Merged from binutils:
7541         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7542         From Steve Ellcey <sje@cup.hp.com>:
7543         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7544         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7545         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7546         IA64.
7547         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7548         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7549         soname_spec, sys_lib_search_path_spec): Ditto.
7550
7551 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7552
7553         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7554
7555 2002-08-04  H.J. Lu  (hjl@gnu.org)
7556
7557         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7558
7559 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7560
7561         * MAINTAINERS (Write After Approval): Add myself.
7562
7563 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7564
7565         * configure.in: Move generic linux case to end.  Copy generic
7566         linux noconfigdirs to mips*-*-linux* entry and new
7567         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7568
7569 2002-07-19  Michael Matz  <matz@suse.de>
7570
7571         * MAINTAINERS: Add myself as ra* maintainer.
7572
7573 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7574
7575         * config.guess: Update to 2002-07-09 version.
7576         * config.sub: Update to 2002-07-03 version.
7577
7578 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7579
7580         * MAINTAINERS: Fix typo in a maintainer email address.
7581
7582 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7583
7584         * configure.in: Remove two redundant tests.
7585
7586 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7587
7588         * configure.in (mips*-*-irix6*o32): Enable stabs.
7589
7590 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7591
7592         * configure.in: Don't build grez.
7593         * Makefile.in: Ditto.
7594
7595         * Makefile.in: Remove references to bsp, cygmon, libstub.
7596         * configure.in: Ditto.
7597
7598         * configure.in: Remove leftover reference to gdbtest.
7599
7600 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7601
7602         * configure.in (gxx_include_dir):  Change to match versioned
7603         C++ headers if --enable-version-specific-runtime-libs is used.
7604
7605 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7606
7607         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7608
7609 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7610
7611         * configure.in: Make --without-x work.
7612
7613 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7614
7615         * configure.in: Rearrange target Makefile fragment collection.
7616
7617         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7618         cvs[src].
7619         * configure.in: Ditto.
7620
7621 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7622
7623         * MAINTAINERS (Write After Approval): Update my e-mail address.
7624
7625 2002-06-24  Ben Elliston  <bje@redhat.com>
7626
7627         * configure.in (host_tools): Remove cgen.
7628
7629         * Makefile.in (all-cgen): Remove; runs from its source directory.
7630         (check-cgen, install-cgen, clean-cgen): Likewise.
7631         (all-opcodes): Do not depend on all-cgen.
7632         (all-sim): Likewise.
7633
7634 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7635
7636         * Makefile.in: Eliminate 'apache' targets.
7637         * configure.in: Eliminate 'apache' targets.
7638
7639         * configure.in: Eliminate redundant tests.  Reorganize.
7640
7641         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7642
7643         * config-ml.in: Eliminate references to Cygnus configure.
7644
7645         * Makefile.in: Eliminate references to building emacs.
7646
7647 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7648
7649         * MAINTAINERS: Update my email address.
7650
7651 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7652
7653         * config.if (libstdcxx_incdir): Version C++ headers.
7654         (cxx_incdir): Remove.
7655
7656 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7657
7658         * MAINTAINERS (Write After Approval): Add self.
7659
7660 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7661
7662         * configure.in: Add support for ip2k.
7663
7664 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7665
7666         * configure.in: Fix AIX configury bug.
7667
7668 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7669
7670         * MAINTAINERS (Write After Approval): Add self.
7671
7672 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7673
7674         * configure.in: replace ${topsrcdir} with ${srcdir}
7675
7676         * configure.in: Move definition of libstdcxx_flags
7677         right above usage, rather than waaay earlier.
7678
7679         * configure.in: Pull definition of is_cross_compiler earlier.
7680
7681         * configure.in: Rearrange a little.
7682
7683         * configure.in: Remove references to librx.
7684         * Makefile.in: Remove references to librx.
7685
7686 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7687
7688         * config.sub: Add support for avr target.
7689         Import from master sources, rev 1.255
7690
7691 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7692
7693         * configure, .cvsignore:  Revert previous change...
7694         * Makefile:  ...delete.
7695
7696 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7697
7698         * configure.in: Eliminate ${gasdir} variable.
7699
7700 2002-06-18  Dave Brolley  <brolley@redhat.com>
7701
7702         * configure.in: Add support for frv.
7703         * config.sub: Add support for frv.
7704
7705 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7706
7707         * configure:  Remove garbage from previous commit.
7708
7709 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7710
7711         * configure:  For in-source builds, make a subdir and re-exec there.
7712         * Makefile:  New file.  Pass targets through to build directory.
7713         * .cvsignore:  No longer ignore "Makefile".
7714
7715 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7716
7717         * MAINTAINERS (Write After Approval): Add self.
7718
7719 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7720
7721         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7722
7723 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7724
7725         * configure.in (vax-*-netbsd*): Re-enable gas.
7726
7727 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7728
7729         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7730         BUILD_PREFIX_1, to correct nomenclature.
7731         * configure: Likewise.
7732
7733         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7734         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7735
7736 2002-05-31  Olaf Hering  <olh@suse.de>
7737
7738         * config-ml.in: Propogate DESTDIR also.
7739
7740 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7741
7742         * configure.in (vax-*-netbsd*): Don't build gas for this
7743         platform.
7744
7745 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7746
7747         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7748         and libgcj for AVR.
7749
7750 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7751
7752         * MAINTAINERS (Write After Approval): Add myself.
7753
7754 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7755
7756         * config.guess: Update to 2002-05-22 version.
7757         * config.sub: Likewise.
7758
7759 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7760
7761         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7762         * config-ml.in: Likewise.
7763         * configure: Likewise.
7764         * configure.in: Likewise.
7765
7766 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7767
7768         * MAINTAINERS: Update my email address.
7769
7770 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7771
7772         * configure.in: Simplify makefile fragment collection.
7773
7774         * configure.in: Remove code to build emacs.
7775
7776         * configure.in : Remove --srcdir argument from targargs and buildargs
7777         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7778
7779         * configure: Move some logic to configure.in.
7780         * configure.in: Move some logic from configure.
7781
7782 2002-05-11  Tom Tromey  <tromey@redhat.com>
7783
7784         * MAINTAINERS: Reflect libgcj reality.
7785
7786 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7787
7788         * Makefile.in: Honour DESTDIR.
7789
7790 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7791
7792         * config.guess: Import 2002-03-20 version.
7793         * config.sub: Import 2002-04-26 version.
7794
7795 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7796
7797         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7798
7799 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7800
7801         * MAINTAINERS: Add self.
7802
7803 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7804
7805         * ltmain.sh: Detect and handle object name conflicts
7806         while piecewise linking a static library.
7807
7808 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7809
7810         * configure.in (noconfigdirs): Don't disable libgcj on
7811         sparc64-*-solaris* and sparcv9-*-solaris*.
7812
7813 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7814
7815         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7816
7817 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7818
7819         * configure.in (FLAGS_FOR_TARGET): Do not add
7820         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7821         on i[3456]86-*-linux*.
7822
7823 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7824
7825         * configure.in (noconfigdirs): Replace [ ] with test.
7826
7827         * configure.in (noconfigdirs): Do not add target-newlib if
7828         target == i[3456]86-*-linux*, and host == target.
7829
7830 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7831
7832         * configure.in: delete reference to absent file
7833
7834         * configure.in: replace '[' with 'test'
7835
7836         * configure.in: Eliminate references to gash.
7837         * Makefile.in: Eliminate references to gash.
7838
7839         * configure.in: remove useless references to 'pic' makefile fragments.
7840
7841         * configure.in: (*-*-windows*) Finish removing.
7842
7843         * configure.in: Eliminate redundant test for libgui.
7844
7845 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7846
7847         * MAINTAINERS: Add self and realphabetize.  Update entries
7848         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7849         entry for a29k port maintainer.
7850
7851 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7852
7853         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7854         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7855
7856 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7857
7858         * configure.in: remove references to dead files
7859
7860 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7861
7862         * MAINTAINERS: Add information about purpose of this file.
7863
7864 2002-04-18  Tom Tromey  <tromey@redhat.com>
7865
7866         * configure.in: Disallow configuring libgcj when it is already
7867         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7868         Solaris 2.8 by default.  For PR libgcj/6158.
7869
7870 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7871
7872         * configure.in:  Move default CC setting out of config/mh-* fragments
7873         directly into here.
7874
7875 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7876
7877         * configure.in: don't even try to configure or make a subdirectory
7878         if there's no configure script for it.
7879
7880 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7881
7882         * MAINTAINERS: Remove chill maintainers.
7883         * Makefile.in (CHILLFLAGS): Remove.
7884         (CHILL_LIB): Remove.
7885         (TARGET_CONFIGDIRS): Remove libchill.
7886         (CHILL_FOR_TARGET): Remove.
7887         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7888         CHILL_LIB.
7889         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7890         (CHECK_TARGET_MODULES): Likewise.
7891         (INSTALL_TARGET_MODULES): Likewise.
7892         (CLEAN_TARGET_MODULES): Likewise.
7893         (configure-target-libchill): Remove.
7894         (all-target-libchill): Remove.
7895         * configure.in (target_libs): Remove target-libchill.
7896         Do not compute CHILL_FOR_TARGET.
7897         * libchill: Remove directory.
7898
7899 2002-04-11  DJ Delorie  <dj@redhat.com>
7900
7901         * Makefile.in, configure.in: Sync with binutils, entries
7902         follow...
7903
7904 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7905
7906         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7907         (do-tar, do-bz2): New rules.
7908         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7909         (gdb-tar): New rule.
7910         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7911         (insight_dejagnu.tar): New rule.
7912         (insight.tar): New rule.
7913         (gdb+dejagnu.tar): New rule.
7914         (gdb.tar): New rule.
7915
7916 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7917
7918         * Makefile.in: Add all-tix to deps for all-snavigator
7919         so that tix is built when building snavigator.
7920
7921 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7922
7923         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7924         ld and gdb are not supported.
7925
7926 2002-01-07  Mark Salter  <msalter@redhat.com>
7927
7928         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7929         Allow target-libgloss to be built for arm, strongarm, and xscale.
7930
7931 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7932
7933         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7934         options for i[3456]86-pc-linux* native builds.
7935
7936 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7937
7938         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7939         files from .po files for a distribution.
7940
7941 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7942
7943         * configure.in: Enable libstdc++-v3 for h8300 targets.
7944
7945 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7946
7947         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7948         version from bfd/.
7949
7950 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7951
7952         * Makefile.in (VER): When present, extract the version number from
7953         the file version.in.
7954
7955 2001-05-24  Tom Rix  <trix@redhat.com>
7956
7957         * configure.in : enable ld for aix
7958
7959 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7960
7961         * config.guess: Add linux target for S/390.
7962
7963 2000-11-07  Philip Blundell  <pb@futuretv.com>
7964
7965         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7966
7967 2000-11-03  Philip Blundell  <pb@futuretv.com>
7968
7969         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7970         files.
7971
7972 2001-01-15  Ben Elliston  <bje@redhat.com>
7973
7974         * configure.in (host_tools): Add sid.
7975         Always configure cgen.
7976
7977 2000-11-24  Nick Clifton  <nickc@redhat.com>
7978
7979         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7980
7981
7982 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7983
7984         * Makefile.in (ALL_MODULES): Add all-cgen.
7985         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7986         (all-cgen): New target.
7987         (all-opcodes,all-sim): Depend on all-cgen.
7988         * configure.in (host_tools): Add cgen.
7989         Only configure cgen if --enable-cgen-maint.
7990
7991 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
7992
7993         * configure.in: Add *-*-freebsd* configurations.
7994
7995 2002-04-08  Tom Tromey  <tromey@redhat.com>
7996
7997         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7998         Fixes PR libgcj/6068.
7999
8000 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8001
8002         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8003
8004 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8005
8006         * configure.in (alpha*-dec-osf*): Enable libgcj.
8007
8008 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8009
8010         * MAINTAINERS (Write After Approval): Add myself.
8011
8012 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8013
8014         Fix for: PR bootstrap/3591, target/5676
8015         * configure.in (mcore-pe): Disable the configuration of
8016         libstdc++-v3 since exceptions are not supported.
8017
8018 2002-03-20  Anthony Green  <green@redhat.com>
8019
8020         * configure.in: Enable libgcj for xscale-elf target.
8021
8022 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8023
8024         * MAINTAINERS:  Update my email address.
8025
8026 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8027
8028         * ltmain.sh (relink_command): Fix typo in previous change.
8029
8030 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8031
8032         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8033         (relink_command): Added --tag flags.
8034         (mode=install): If relinking fails; error out.
8035
8036 2002-03-12  Richard Henderson  <rth@redhat.com>
8037
8038         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8039         .NOTPARALLEL tag.
8040         (do-check): Rename from check.
8041         (check): Allow parallel check.
8042
8043 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8044
8045         * MAINTAINERS: Add myself as maintainer for xtensa port.
8046         Fix alphabetical order in CPU port maintainer list.
8047         Remove myself from Write After Approval list.
8048
8049 2002-03-11  Richard Henderson  <rth@redhat.com>
8050
8051         * Makefile.in (.NOTPARALLEL): Add fake tag.
8052
8053 2002-03-07  H.J. Lu  (hjl@gnu.org)
8054
8055         * configure.in: Enable gprof for mips*-*-linux*.
8056
8057 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8058
8059         * MAINTAINERS (Write After Approval): Add myself.
8060
8061 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8062
8063         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8064         libjava.
8065         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8066
8067 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8068
8069         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8070         because its Makefile is there; test for the executable instead.
8071
8072 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8073
8074         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8075         libstdc++-v3 and libjava.
8076
8077 2002-02-11  Adam Megacz  <adam@xwt.org>
8078
8079         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8080         boehm-gc
8081
8082 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8083
8084         * config.guess: Updated to 2002-01-30's version.
8085         * config.sub: Updated to 2002-02-01's version.
8086         Contribute sh64-elf.
8087         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8088         * configure.in: Added sh64-*-*.
8089
8090 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8091
8092         * MAINTAINERS: Belatedly add myself to write after approval list.
8093
8094 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8095
8096         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8097         Remove self as Write After Approval.
8098
8099 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8100
8101         * MAINTAINERS: Put self in as maintainer for contrib/regression
8102         directory.
8103
8104 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8105
8106         * MAINTAINERS:  Update my email address.
8107
8108 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8109
8110         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8111         target-libiberty, and target-libgloss.  Skip Java-related
8112         libraries if not supported for NetBSD on target CPU.
8113
8114 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8115
8116         * install-sh: Use _inst.$$_ for temp file name.
8117
8118 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8119
8120         * MAINTAINERS (Write After Approval): Move my contact info
8121         from here...
8122         (OS Port Maintainers): ...to here (netbsd).
8123
8124 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8125
8126         * MAINTAINERS (Write After Approval): Add myself.
8127
8128 2002-01-17  H.J. Lu  <hjl@gnu.org>
8129
8130         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8131         (all-target-fastjar): Also depend on all-target-libiberty.
8132
8133 2002-01-16  H.J. Lu  (hjl@gnu.org)
8134
8135         * config.guess: Import from master sources, rev 1.225.
8136         * config.sub: Import from master sources, rev 1.238.
8137
8138 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8139
8140         * MAINTAINERS (Write After Approval): Remove myself.
8141
8142 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8143
8144         * MAINTAINERS (Write After Approval): Add myself.
8145
8146 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8147
8148         * MAINTAINERS: Add self as docs co-maintainer.
8149
8150 2001-12-11  Matthias Klose  <doko@debian.org>
8151
8152         * MAINTAINERS (Write After Approval): Add myself.
8153
8154 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8155
8156         * MAINTAINERS: Update my email address.
8157
8158 2001-12-07  Turly O'Connor  <turly@apple.com>
8159         * MAINTAINERS (Write After Approval): Add myself.
8160         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8161         (rs6000_initialize_trampoline): Call __trampoline_setup for
8162         ABI_DARWIN too.
8163         * darwin-tramp.asm: New file, implements __trampoline_setup.
8164         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8165
8166 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8167
8168         * MAINTAINERS (Write After Approval): Add myself.
8169
8170 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8171
8172         * configure, configure.in: Use temp file for long sed commands.
8173
8174 2001-12-03  Laurent Guerby  <guerby@acm.org>
8175
8176         * config.sub: Update to version 1.232 on subversion.
8177
8178 2001-12-03  Ben Elliston  <bje@redhat.com>
8179
8180         * MAINTAINERS: Update mail address for config.* patches.
8181
8182 2001-11-27  DJ Delorie  <dj@redhat.com>
8183             Zack Weinberg  <zack@codesourcery.com>
8184
8185         When build != host, create libiberty for the build machine.
8186
8187         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8188         CONFIG_ARGUMENTS.
8189         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8190         New variables.
8191         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8192         and rules.
8193         (all.normal): Depend on ALL_BUILD_MODULES.
8194         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8195         (all-build-libiberty): Depend on configure-build-libiberty.
8196
8197         * configure: Calculate and substitute proper value for
8198         ALL_BUILD_MODULES.
8199         * configure.in: Create the build subdirectory.
8200         Calculate and substitute TARGET_CONFIGARGS (formerly
8201         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8202
8203 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8204
8205         * MAINTAINERS (write-after-approval): Add self.
8206
8207 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8208
8209         * MAINTAINERS (GNATS only accounts): Remove self.
8210
8211 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8212
8213         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8214         libf2c.
8215
8216 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8217
8218         * MAINTAINERS (Write After Approval): Add self.
8219
8220 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8221
8222         * MAINTAINERS: mips and s390 are also CPU ports.
8223
8224 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8225
8226         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8227
8228 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8229
8230         * MAINTAINERS: Alphabetize.
8231
8232 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8233
8234         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8235
8236 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8237
8238         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8239
8240 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8241
8242         * configure.in (--enable-languages): Be more permissive about
8243         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8244
8245 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8246
8247         * config.sub: Import from master sources, rev. 1.230.
8248         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8249
8250 2001-11-07  Laurent Guerby  <guerby@acm.org>
8251
8252         * MAINTAINERS (Write After Approval): Add self.
8253
8254 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8255
8256         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8257
8258 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8259
8260         * config.sub: Import from master sources, rev 1.226.
8261         * config.guess: Import from master sources, rev 1.216.
8262
8263 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8264
8265         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8266         * MAINTAINERS: Add self as maintainer of MMIX port.
8267         Remove old after-approval entry.
8268
8269 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8270
8271         * ChangeLog, configure: Fix spelling errors.
8272
8273 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8274
8275         * MAINTAINERS: Tweak my address.
8276
8277 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8278
8279         * MAINTAINERS: Update my email address.
8280
8281 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8282
8283         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8284         * MAINTAINERS: Add self as maintainer of CRIS port.
8285
8286 2001-10-10  Geert Bosch  <bosch@gnat.com>
8287
8288         * MAINTAINERS (Various maintainers: Ada front end):
8289         Added Robert Dewar.
8290
8291 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8292
8293         * MAINTAINERS (Write After Approval): Added self
8294
8295 2001-10-02  Geert Bosch  <bosch@gnat.com>
8296
8297         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8298
8299 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8300
8301         * configure: Handle temporary files securely using mkdir.
8302
8303 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8304
8305         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8306
8307 2001-09-26  Will Cohen  <wcohen@redhat.com>
8308
8309         * configure.in (*-*-linux*): Disable configuration of target-newlib
8310         and target-libgloss.
8311
8312 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8313
8314         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8315         RANLIB.
8316
8317 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8318
8319         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8320         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8321         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8322         avoid quotes nesting problems.
8323         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8324         (DO_X): Export only variables that are set.
8325
8326 2001-09-19  Ben Elliston  <bje@redhat.com>
8327
8328         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8329         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8330         semantics.  Use the shell built-in "type" command instead.
8331
8332 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8333
8334         Merged from gcc-3_0-branch:
8335         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8336         * ltcf-c.sh: Use $objext, not $ac_objext.
8337         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8338         * ltcf-cxx.sh: Add support for GNU.
8339         2001-07-22  Timothy Wall  <twall@redhat.com>
8340         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8341         default settings if using GNU tools with that configuration.
8342         * ltcf-cxx.sh: Ditto.
8343         * ltcf-gcj.sh: Ditto.
8344         2001-07-21  Michael Chastain  <chastain@redhat.com>
8345         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8346         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8347         * ltmain.sh: Mark as gcc-local.
8348
8349 2001-08-30  Eric Christopher  <echristo@redhat.com>
8350             Jason Eckhardt  <jle@redhat.com>
8351
8352         * config.guess: Merge from master sources.
8353         * config.sub: Merge from master sources, add support for mipsisa32.
8354
8355 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8356         * config.sub: Merge from master sources, rev 1.219.
8357         * MAINTAINERS: Add self as contact for stormy16 port.
8358
8359 2001-08-14  Zack Weinberg  <zackw@panix.com>
8360
8361         * config.sub: Merge from master sources, rev 1.218.
8362         * config.guess: Merge from master sources, rev 1.209.
8363
8364 2001-08-11  Graham Stott  <grahams@redhat.com>
8365
8366         * Makefile.in (check-c++): Add missing semicolon.
8367
8368 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8369
8370         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8371
8372 2001-07-30  Eric Christopher  <echristo@redhat.com>
8373
8374         * MAINTAINERS (Various maintainers: mips port): Added myself.
8375
8376 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8377
8378         * configure.in (sh-*-linux*): New.
8379
8380 2001-07-27  Richard Henderson  <rth@redhat.com>
8381
8382         * .cvsignore: Add LAST_UPDATED.
8383
8384 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8385
8386         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8387
8388 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8389
8390         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8391
8392 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8393
8394         * MAINTAINERS (Write After Approval): Added myself.
8395
8396 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8397
8398         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8399         and libgcj on m68hc11/m68hc12.
8400
8401 2001-06-27  H.J. Lu  (hjl@gnu.org)
8402
8403         * Makefile (CFLAGS_FOR_BUILD): New.
8404         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8405
8406 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8407
8408         * README: Remove version number.
8409
8410 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8411
8412         * INSTALL/README: Update wrt. to the installation instructions now
8413         residing in gcc/doc/install.texi.
8414
8415 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8416
8417         * README: Replace with a cut-down and updated version of gcc/README.
8418
8419 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8420
8421         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8422         multilibs to be disabled.
8423
8424 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8425
8426         * MAINTAINERS (Write After Approval): Add myself.
8427
8428 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8429
8430         * config.guess: Import CVS version 1.195.
8431         * config.sub: Import CVS version 1.212.
8432
8433 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8434
8435         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8436         gcc/xgcc is built, use -print-prog-name to find out the program
8437         name to use.
8438
8439 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8440
8441         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8442         appear to also be in the master copy.
8443         * config.sub:  Import CVS version 1.211.
8444
8445 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8446
8447         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8448         with_gcc]: Use `gcc -shared' to build a shared library.
8449
8450 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8451
8452         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8453         archives.
8454
8455 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8456
8457         * MAINTAINERS (Write After Approval): Add myself.
8458
8459 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8460
8461         * configure.in (libstdcxx_flags): Do not try to execute
8462         libstdc++-v3/testsuite_flags until it exists.
8463
8464 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8465
8466         * MAINTAINERS: Update my email address.
8467
8468 2001-05-31  Graham Stott  <grahams@redhat.com>
8469
8470         * MAINTAINERS (Write After Approval): Add myself.
8471
8472 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8473
8474         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8475         libraries when using g++ with native linker.
8476
8477 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8478
8479         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8480
8481 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8482
8483         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8484         [aix4*|aix5*]: Prepend blank.
8485
8486 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8487
8488         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8489         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8490         of subdir/configure scripts to use the new libtool.m4.
8491
8492 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8493
8494         * MAINTAINERS (Write After Approval): Add myself.
8495
8496 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8497
8498         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8499
8500 2001-05-11  Ben Elliston  <bje@redhat.com>
8501
8502         * Makefile.in (all-sid): New target.
8503         (check-sid, clean-sid, install-sid): Likewise.
8504
8505 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8506
8507         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8508
8509 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8510
8511         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8512         libgcj.
8513
8514 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8515
8516         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8517         gcc/xgcc is built, use -print-prog-name to find out the program
8518         name to use.
8519
8520 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8521
8522         * configure.in (noconfigdirs): Don't reset it from scratch in the
8523         target case; only append to it.
8524
8525         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8526         sparc-*-solaris2.8]: Disable ${libgcj}.
8527
8528 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8529
8530         * configure.in (libgcj_saved): Copy from $libgcj.
8531         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8532         --disable-libgcj.
8533
8534 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8535
8536         * MAINTAINERS: Remove self as MIPS maintainer and
8537         C front end maintainer.
8538
8539 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8540
8541         * configure.in: Move *-chorusos target case to the proper switch.
8542         Disable libgcj.
8543
8544 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8545
8546         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8547         1.641.2.228.
8548
8549 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8550
8551         * Makefile.in (STAGE1_CFLAGS): Pass down.
8552
8553 2001-04-13  Alan Modra  <amodra@one.net.au>
8554
8555         * config.guess: Add hppa64-linux support.  Note for next import that
8556         this is already in the master file.
8557         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8558
8559 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8560
8561         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8562         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8563
8564 2001-04-11  Stan Shebs  <shebs@apple.com>
8565
8566         * MAINTAINERS: Add self as Darwin port maintainer.
8567
8568 2001-04-11  Alan Modra  <amodra@one.net.au>
8569
8570         * MAINTAINERS: Update my email address.
8571
8572 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8573
8574         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8575         recent versions of FreeBSD (release 3 or later).
8576         * ltconfig: On FreeBSD, -lc must not be provided when building
8577         a shared library or else the standard -pthread gcc option is
8578         rendered worthless to later users of the built library.
8579
8580 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8581
8582         * MAINTAINERS: Add self and RTH as C front end maintainers.
8583
8584 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8585
8586         * config.sub: Make sure to match an already-canonicalized
8587         machine name (eg. mn10300-unknown-elf).
8588
8589 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8590
8591         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8592         New macros.
8593         (bootstrap, cross): Use RECURSE_FLAGS.
8594         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8595
8596 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8597
8598         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8599
8600 2001-03-22  Colin Howell  <chowell@redhat.com>
8601
8602         * Makefile.in (DO_X): Do not backslash single-quotes in
8603         backquotes (two places).
8604
8605 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8606
8607         Re-installed:
8608         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8609         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8610         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8611         * ltcf-cxx.sh: Likewise.
8612         * ltcf-gcj.sh: Likewise.
8613
8614 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8615
8616         * MAINTAINERS: Add myself as "documentation co-maintainer".
8617
8618 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8619
8620         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8621         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8622
8623 2001-03-19  Tom Tromey  <tromey@redhat.com>
8624
8625         * config-ml.in: Handle GCJ and GCJFLAGS.
8626
8627 2001-03-21  Michael Chastain  <chastain@redhat.com>
8628
8629         * Makefile.in: all-m4 depends on all-texinfo.
8630
8631 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8632
8633         * MAINTAINERS: Add myself to write after approval list.
8634
8635 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8636
8637         * Makefile.in (DO_X): Quote nested quotes.
8638
8639 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8640
8641         * MAINTAINERS: Add myself to write after approval list.
8642
8643 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8644
8645         * Makefile.in (DO_X): Use double quotes for quoting
8646         "RANLIB=$${RANLIB}".
8647
8648 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8649
8650         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8651
8652 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8653
8654         * configure.in: Only use `lang_requires' for languages athat are
8655         actually enabled.
8656
8657 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8658
8659         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8660
8661 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8662
8663         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8664
8665 2001-03-07  Tom Tromey  <tromey@redhat.com>
8666
8667         * configure.in: Allow config-lang.in to set `lang_requires' to list
8668         of other required languages.
8669
8670 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8671
8672         * Makefile.in: Remove RANLIB definition. Use RANLIB
8673         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8674         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8675
8676 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8677             Alexandre Oliva  <aoliva@redhat.com>
8678
8679         * Makefile.in (check-c++): Use tabs, not spaces.
8680
8681 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8682
8683         * MAINTAINERS: add myself to Write After Approval list.
8684
8685 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8686
8687         * Makefile.in (check-c++): New rule.
8688
8689         * configure.in (target_libs): Remove libg++.
8690         (noconfigdirs): Remove libg++.
8691         (noconfigdirs): Same.
8692         (noconfigdirs): Same.
8693         (noconfigdirs): Same.
8694
8695         * config-ml.in: Remove libg++ references.
8696
8697         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8698         (ALL_TARGET_MODULES): Same.
8699         (configure-target-libg++): Remove.
8700         (all-target-libg++): Remove.
8701         (configure-target-libio): Remove.
8702         (all-target-libio): Remove.
8703         (check-target-libio): Remove.
8704         (.PHONY): Remove.
8705         (libg++.tar.bz2): Remove.
8706         (all-target-cygmon): Remove libio.
8707         (all-target-libstdc++): Remove.
8708         (configure-target-libstdc++): Remove.
8709         (TARGET_LIB_PATH): Remove libstdc++.
8710         (ALL_GCC_CXX): Remove libstdc++.
8711         (all-target-gperf): Correct.
8712
8713 2001-02-16  Nick Clifton  <nickc@redhat.com>
8714
8715         * configure.in (noconfigdirs): Allow configuration of texinfo
8716         for Cygwin hosts.
8717
8718 2001-02-15  Anthony Green  <green@redhat.com>
8719
8720         * configure: Introduce GCJ_FOR_TARGET.
8721         * configure.in: Ditto.
8722         * Makefile.in: Ditto.
8723
8724 2001-02-13  Andreas Schwab  <schwab@suse.de>
8725
8726         * MAINTAINERS: Update mail address.
8727
8728 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8729
8730         * config.guess: Add linux target for S/390.
8731         * config.sub: Likewise.
8732
8733 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8734
8735         * configure.in: for *-chorusos, don't config target-newlib and
8736         target-libgloss.
8737
8738 2001-02-06  Ben Elliston  <bje@redhat.com>
8739
8740         * configure: Output host type to stdout, not stderr.
8741
8742 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8743
8744         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8745         * ltcf-cxx.sh: Likewise.
8746
8747         * config.if: Assume enable_libstdcxx_v3 is defined.
8748
8749 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8750
8751         Remove V2 C++ library.
8752         * configure.in: Remove --enable-libstdcxx_v3 support.
8753
8754 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8755
8756         * include/demangle.h: Add prototype for java_demangle_v3.
8757
8758 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8759
8760         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8761
8762 2001-01-27  Richard Henderson  <rth@redhat.com>
8763
8764         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8765
8766 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8767
8768         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8769         Don't unset, it's non-portable and no longer necessary, set to empty
8770         instead.
8771
8772 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8773
8774         * ltconfig: Shell portability fix for the tagname validity check.
8775
8776 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8777
8778         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8779         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8780
8781 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8782
8783         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8784
8785 2001-01-26  Tom Tromey  <tromey@redhat.com>
8786
8787         * configure.in: Allow libgcj to be built on Sparc Solaris.
8788
8789 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8790
8791         * ltcf-c.sh: Add aix5 case.
8792         * ltcf-cxx.sh: Likewise.
8793         * ltconfig: Likewise.
8794
8795 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8796
8797         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8798         keep at least one of build_libtool_libs or build_old_libs set to
8799         yes.
8800
8801         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8802         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8803
8804 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8805
8806         * configure.in: Enable libgcj on several additional platforms.
8807
8808 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8809
8810         * configure.in: Enable libgcj for linux targets.
8811
8812 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8813
8814         * MAINTAINERS (Write After Approval): Add myself.
8815
8816 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8817
8818         * MAINTAINERS: Add myself as vax port maintainer.
8819
8820 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8821
8822         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8823
8824 2001-01-09  Mike Stump  <mrs@wrs.com>
8825
8826         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8827         failures of subdirectories.
8828
8829 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8830
8831         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8832         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8833         * ltcf-cxx.sh: Likewise.
8834         * ltcf-gcj.sh: Likewise.
8835         * ltconfig.sh: Fix typo.
8836
8837 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8838
8839         * configure: handle DOS-style absolute paths.
8840
8841 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8842
8843         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8844
8845 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8846
8847         * MAINTAINERS: Add myself as avr port co-maintainer.
8848
8849 2000-12-28  Ben Elliston  <bje@redhat.com>
8850
8851         * MAINTAINERS: Add myself under ``Write After Approval''.
8852
8853 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8854
8855         * texinfo: Remove directory from GCC.
8856
8857 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8858
8859         * COPYING: Update to current
8860         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8861         to 19yy as example year in copyright notice).
8862
8863 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8864
8865         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8866         (libstdcxx_incdir): Pass down.
8867         * config.if: Remove expired bits for cxx_interface, add stub.
8868         (libstdcxx_incdir): Add variable for g++ include directory.
8869         * configure.in (gxx_include_dir): Use it.
8870
8871 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8872
8873         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8874         with old-email address from ``Write After Approval''.
8875
8876 2000-12-15  Andreas Jaeger  <aj@suse.de>
8877
8878         * configure.in: Handle lang_dirs.
8879
8880 2000-12-14  Tom Tromey  <tromey@redhat.com>
8881
8882         * MAINTAINERS: Removed brads.
8883
8884         * MAINTAINERS: Added gcj developers.
8885
8886 2000-12-13  Anthony Green  <green@redhat.com>
8887
8888         * configure.in: Disable libgcj for any target not specifically
8889         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8890         with g++ abi.
8891
8892 2000-12-13  Mike Stump  <mrs@wrs.com>
8893
8894         * Makefile.in (local-distclean): Also remove fastjar.
8895
8896 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8897
8898         * contrib/gcc_update: Add fastjar --touch entries.
8899
8900 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8901
8902         * configure.in: Disable language-specific target libraries for
8903         languages that aren't enabled.
8904
8905 2000-12-10  Anthony Green  <green@redhat.com>
8906
8907         * configure.in: Define libgcj.  Disable libgcj target libraries for
8908         most targets.
8909
8910 2000-12-10  Neil Booth  <neilb@earthling.net>
8911
8912         * MAINTAINERS: Update mail address, remove from WAA list.
8913
8914 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8915
8916         * libjava: Imported from /cvs/java.
8917         * libffi: Likewise.
8918         * Boehm-gc: Likewise.
8919
8920 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8921
8922         * configure.in (target_libs): Revert 2000-12-08 patch.
8923         (noconfigdirs): Added target-libjava.
8924
8925 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8926
8927         * djunpack.bat: removed.
8928
8929 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8930
8931         * Makefile.in: handle DOS-style absolute paths.
8932         * config-ml.in: likewise.
8933         * symlink-tree: likewise.
8934
8935 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8936
8937         * fastjar: Imported.
8938
8939 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8940
8941         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8942         libjava.
8943         * configure.in (target_libs): Removed `target-libjava'.
8944
8945 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8946
8947         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8948         (ALL_MODULES): Added fastjar.
8949         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8950         (all-target-libjava): all-fastjar replaces all-zip.
8951         (all-fastjar): Added.
8952         (configure-target-fastjar, all-target-fastjar): Likewise.
8953         * configure.in (host_tools): Added fastjar.
8954
8955 2000-12-07  Mike Stump  <mrs@wrs.com>
8956
8957         * Makefile.in (local-distclean): Remove leftover built files.
8958
8959 2000-11-24  Nick Clifton  <nickc@redhat.com>
8960
8961         * configure.in (xscale-elf): Add target.
8962         (xscale-coff): Add target.
8963
8964 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8965
8966         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8967         recent versions of FreeBSD (release 3 or later).
8968         * ltconfig: On FreeBSD, -lc must not be provided when building
8969         a shared library or else the standard -pthread gcc option is
8970         rendered worthless to later users of the built library.
8971
8972 2000-11-16  Fred Fish  <fnf@be.com>
8973
8974         * configure.in (enable_libstdcxx_v3): Fix typo,
8975         libstd++ -> libstdc++.
8976
8977 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8978
8979         * MAINTAINERS: Add self to Write After Approval list.
8980
8981 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8982
8983         * MAINTAINERS: Update my email address.  Add myself to global write
8984         privs list.
8985
8986 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8987
8988         * Makefile.in: Merge with src and libgcj.
8989         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8990         configure-target-<library> when their configure scripts need the C
8991         or C++ library to have already been built to work properly.
8992         (do_proto_toplev): Set them to an empty string.
8993
8994         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8995         (REALLY_SET_LIB_PATH): Use them.
8996
8997 2000-11-17  Stan Shebs  <shebs@apple.com>
8998
8999         * MAINTAINERS: Add self to Write After Approval list.
9000
9001 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9002
9003         * configure: Provide the original toplevel configure arguments
9004         (including $0) to subprocesses in the environment rather than
9005         through gcc/configargs.h.
9006
9007 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9008
9009         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9010         C99.  Alphabetise "Write After Approval" list.
9011
9012 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9013
9014         * configure: Turn on libstdc++ V3 by default.
9015
9016         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9017         if we've got GCC.
9018
9019 2000-11-11  Philip Blundell  <philb@gnu.org>
9020
9021         * MAINTAINERS: Add self to Write After Approval list.
9022
9023 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9024
9025         * ltcf-c.sh (aix4): Improve shared library configuration; require
9026         exporting symbols.
9027         * ltcf-cxx.sh (aix4): Define.
9028         * ltconfig (aix4): Define library and soname specs appropriate for
9029         AIX.  Define command to create export symbols list.
9030
9031 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9032
9033         * config.sub: Add support for Sun Chorus
9034
9035 2000-10-31  Nick Clifton  <nickc@redhat.com>
9036
9037         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9038         <name>@redhat.com.  Also installed new email address for Clint
9039         Popetz.
9040
9041 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9042
9043         * etc: Remove directory from GCC.
9044
9045 2000-10-16  Michael Meissner  <meissner@redhat.com>
9046
9047         * configure (gcc/configargs.h): Only create if there is a build GCC
9048         directory created.
9049
9050 2000-10-16  Matthias Klose  <doko@debian.org>
9051
9052         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9053         when configured for libstdc++-v3.
9054
9055 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9056
9057         * configure: Save configure arguments to gcc/configargs.h.
9058
9059 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9060
9061         * config.guess: Import CVS version 1.157.
9062         * config.sub: Import CVS version 1.181.
9063
9064 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9065
9066         * Makefile.in (bootstrap): avoid recursion if subdir missing
9067         (cross): ditto
9068         (do-proto-toplev): ditto
9069
9070 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9071
9072         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9073         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9074
9075         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9076         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9077         all affected `configure' scripts.
9078
9079 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9080
9081         * MAINTAINERS: Add self as cpplib co-maintainer.
9082
9083 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9084
9085         * MAINTAINERS: Add self to Write After Approval list.
9086
9087 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9088
9089         * INSTALL/README: egcs -> GCC update.
9090
9091 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9092
9093         * MAINTAINERS: Add myself to Write After Approval list.
9094
9095 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9096
9097         * MAINTAINERS: Add myself to Write After Approval list.
9098
9099 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9100
9101         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9102         X11 libraries for hppa64.
9103
9104 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9105
9106         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9107
9108 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9109
9110         * Makefile.in (all-zlib): Added dummy target.
9111
9112         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9113         ltcf-gcj.sh: Updated from libtool multi-language branch.
9114
9115 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9116
9117         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9118         (bootstrap*): Depend on all-bootstrap.
9119
9120 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9121
9122         * config.guess: Import CVS version 1.156.
9123         * config.sub: Import CVS version 1.179.
9124
9125 2000-09-02  Anthony Green  <green@cygnus.com>
9126
9127         * Makefile.in (all-gcc): Depend on all-zlib.
9128         (CLEAN_MODULES): Add clean-zlib.
9129         (ALL_MODULES): Add all-zlib.
9130         * configure.in (host_libs): Add zlib.
9131
9132 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9133
9134         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9135         crosses, but add gcc/include to the header search path for them.
9136
9137 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9138
9139         * MAINTAINERS: Add self to Write After Approval list.
9140
9141 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9142
9143         * config.guess: Import CVS version 1.152.
9144         * config.sub: Import CVS version 1.177.
9145
9146 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9147
9148         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9149         $targargs to tell whether newlib is going to be built.
9150
9151         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9152         $$r/TARGET_SUBDIR/libio for _G_config.h.
9153
9154 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9155
9156         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9157
9158 2000-08-22  DJ Delorie  <dj@redhat.com>
9159
9160         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9161
9162 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9163
9164         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9165         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9166         sub-configures.
9167
9168 2000-08-21  DJ Delorie  <dj@redhat.com>
9169
9170         * MAINTAINERS: Add self as a libiberty maintainer
9171
9172 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9173
9174         * configure.in (libstdcxx_flags): Use
9175         libstdc++-v3/src/libstdc++.INC.
9176
9177 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9178
9179         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9180
9181 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9182
9183         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9184
9185         * configure: Make enable_threads and enable_shared defaults
9186         explicit.  Substitute enable_threads into generated Makefiles.
9187         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9188         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9189
9190 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9191
9192         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9193
9194 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9195
9196         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9197         previous delta.
9198
9199 2000-08-11  Jason Merrill  <jason@redhat.com>
9200
9201         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9202         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9203         (FLAGS_FOR_TARGET): Not here.
9204         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9205
9206 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9207
9208         * config-ml.in (CC, CXX): Don't introduce a leading space.
9209
9210 2000-08-07  DJ Delorie  <dj@delorie.com>
9211
9212         * MAINTAINERS: Add self as a DJGPP maintainer
9213
9214 2000-08-07  DJ Delorie  <dj@redhat.com>
9215
9216         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9217         "if we're also building gcc, and it's a gcc that will run on the
9218         build machine, we want to use its includes instead of the system's
9219         default includes".
9220
9221 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9222
9223         * MAINTAINERS: Add self to Write After Approval list.
9224
9225 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9226
9227         * configure.in (libstdcxx_flags): Don't use `"'.
9228
9229         * config-ml.in: Adjust multilib search paths to the
9230         appropriate multilib tree.
9231
9232 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9233
9234         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9235         commas in $LANGUAGES.
9236
9237 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9238
9239         * configure.in: Re-enable all references to libg++ and librx.
9240
9241 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9242
9243         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9244         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9245         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9246         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9247
9248         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9249
9250 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9251
9252         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9253         CXX_FOR_TARGET for sed.
9254
9255 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9256
9257         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9258         Do not override if already set in the environment or in configure.
9259         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9260         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9261
9262 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9263
9264         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9265         the libtool CVS tree multi-language branch.
9266         * ltconfig, ltmain.sh: Updated.
9267
9268 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9269
9270         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9271         (clean-target): Depend on it.
9272
9273         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9274         (GCC_FOR_TARGET): Use it.
9275         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9276         * configure.in: ... here.
9277         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9278         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9279
9280 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9281
9282         * MAINTAINERS: Add self to Write After Approval list.
9283
9284 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9285
9286         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9287         (configure-target-libchill, configure-target-libobjc): Likewise.
9288
9289         * configure.in: Use the same cache file for all target libs.
9290         * config-ml.in: But different cache files per multilib variant.
9291
9292 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9293
9294         * configure (topsrcdir): Don't use dirname.
9295
9296 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9297
9298         * MAINTAINERS: Add self to Write After Approval list.
9299
9300 2000-07-20  Jason Merrill  <jason@redhat.com>
9301
9302         * configure.in: Remove all references to libg++ and librx.
9303
9304         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9305
9306 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9307
9308         * config.sub: Update to subversions version 2000-07-06.
9309
9310 2000-07-12  Andrew Haley  <aph@cygnus.com>
9311
9312         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9313         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9314
9315 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9316
9317         * symlink-tree:  Check number of arguments.
9318
9319 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9320
9321         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9322         search path for a g++ extracted from the build tree.  This
9323         will allow link tests run by configure scripts in
9324         subdirectories to succeed.
9325
9326 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9327
9328         * ltconfig: Add support for mips-dde-sysv4.2MP
9329
9330 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9331
9332         * MAINTAINERS: Add myself as loop discovery maintainer.
9333
9334 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9335
9336         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9337         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9338
9339 2000-06-19  Timothy Wall  <twall@cygnus.com>
9340
9341         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9342         * config.sub: Add tic54x target.
9343
9344 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9345
9346         * MAINTAINERS: Add self as Fortran maintainer,
9347         remove Craig Burley.
9348
9349 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9350
9351         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9352         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9353
9354 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9355
9356         * MAINTAINERS: Add self as i18n maintainer
9357
9358 20000-05-21  H.J. Lu  (hjl@gnu.org)
9359
9360         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9361         directory are used if they exist. Make sure
9362         $(build_tooldir)/include is searched for header files,
9363         $(build_tooldir)/lib/ for library files.
9364         (GCC_FOR_TARGET): Likewise.
9365         (CXX_FOR_TARGET): Likewise.
9366
9367 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9368
9369         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9370
9371 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9372
9373         * Makefile.in (configure-target-libiberty): Depend on
9374         configure-target-newlib.
9375
9376 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9377
9378         * configure.in, Makefile.in: Merge all libffi-related
9379         configury stuff from the libgcj tree.
9380
9381 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9382
9383         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9384         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9385
9386 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9387
9388         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9389         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9390         current version information.  Add to proto-toplev directory.
9391         (gdb-taz): Build do-djunpack.
9392
9393 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9394
9395         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9396
9397 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9398
9399         * MAINTAINERS: Add self to Write After Approval list.
9400
9401 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9402
9403         * ltmain.sh: Preserve in relink_command any environment
9404         variables that may affect the linker behavior.
9405
9406 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9407
9408         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9409
9410 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9411
9412         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9413
9414 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9415
9416         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9417         with the version name.
9418
9419 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9420
9421         * MAINTAINERS: Add self as bb-reorder maintainer.
9422
9423 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9424
9425         * config.if: Tweak.
9426
9427 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9428
9429         * djunpack.bat: New file.
9430
9431 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9432
9433         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9434         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9435         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9436         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9437
9438 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9439
9440         * config.sub (case $basic_machine): Change default for "ibm-*"
9441         to "openedition".
9442
9443 2000-04-13  Andreas Jaeger  <aj@suse.de>
9444
9445         * MAINTAINERS: Added myself.
9446
9447 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9448
9449         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9450         (do-md5sum): New target.
9451         (MD5PROG): Define.
9452         (PACKAGE): Default to TOOL.
9453         (VER): Default to a shell script.
9454         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9455         md5 checksum generation.
9456         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9457         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9458         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9459         insight.tar.bz2): Use gdb-taz to create archive.
9460
9461 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9462
9463         * configure (warn_cflags): Delete.
9464
9465 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9466
9467         * MAINTAINERS: Added myself.
9468
9469 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9470             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9471
9472         * configure.in (enable_libstdcxx_v3): Add.
9473         (target_libs): Add bits here to switch between libstdc++-v2 and
9474         libstdc++-v3.
9475         * config.if: And this file too.
9476         * Makefile.in: Add libstdc++-v3 targets.
9477
9478 2000-04-05  Michael Meissner  <meissner@redhat.com>
9479
9480         * config.sub (d30v): Add d30v as a basic machine type.
9481
9482 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9483
9484         * configure.in: -linux-gnu*, not -linux-gnu.
9485
9486 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9487
9488         * MAINTAINERS: Add self in write-after-approval section.
9489
9490 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9491
9492         * MAINTAINERS: Add self as ia64 port maintainer.
9493
9494 2000-03-08  Neil Booth  <NeilB@earthling.net>
9495
9496         * MAINTAINERS: Add self in write-after-approval section.
9497
9498 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9499
9500         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9501         (do-tar-bz2): Replace TOOL with PACKAGE.
9502         (gdb.tar.bz2): Remove GDBTK from GDB package.
9503         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9504         dejagnu.tar.bz2): New packages.
9505
9506 2000-02-27  Andreas Jaeger  <aj@suse.de>
9507
9508         * configure.in: Add entry for mips*-*-linux*, move catch all
9509         *-*-*linux* entry below this one.
9510
9511 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9512
9513         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9514
9515 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9516
9517         * config.sub: Support an OS of "wince".
9518
9519 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9520
9521         * config.guess, config.sub: Updated to match config's 2000-02-15
9522         version.
9523
9524 2000-02-23  Linas Vepstas  <linas@linas.org>
9525
9526         * config.sub: Add support for Linux/IBM 370.
9527         * configure.in: Likewise.
9528
9529 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9530
9531         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9532
9533 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9534
9535         * config.guess: Guess "cygwin" rather than "cygwin32".
9536
9537 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9538
9539         * configure (gcc_version): When setting, narrow search to
9540         lines containing `version_string'.
9541
9542 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9543
9544         * config.sub: Add support for avr target.
9545
9546 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9547
9548         * MAINTAINERS: Add maintainers for MCore port.
9549
9550 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9551
9552         * config.sub: Add mmix-knuth-mmixware.
9553
9554 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9555
9556         * MAINTAINERS: Pair cccp with cpplib maintainership.
9557
9558 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9559
9560         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9561         structure stuff to -L library search.
9562         (CXX_FOR_TARGET): Ditto.
9563         (CROSS_CHECK_MODULES): Fix spelling mistake.
9564
9565 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9566
9567         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9568         the C++ compiler.
9569
9570 2000-01-12  Richard Henderson  <rth@cygnus.com>
9571
9572         * configure.in: Don't build some bits for beos.
9573
9574 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9575
9576         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9577         as include files.
9578
9579 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9580
9581         * Add self as cpplib maintainer, as requested by Jason
9582         Merrill.  Correct my e-mail address.
9583
9584 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9585
9586         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9587         not mh-aix43.
9588
9589 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9590
9591         * MAINTAINERS: Add myself to "write after approval" list.
9592
9593 1999-12-14  Richard Henderson  <rth@cygnus.com>
9594
9595         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9596         * config.sub: Accept alphaev[78], alphaev8.
9597
9598 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9599
9600         * config.guess, config.sub: Update from autoconf.
9601
9602 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9603
9604         * MAINTAINERS:  update my playtime e-address.
9605
9606 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9607
9608         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9609         necessary libraries are missing.
9610
9611 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9612
9613         * MAINTAINERS: Add new 'write after approval' maintainer.
9614
9615 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9616
9617         * MAINTAINERS: Add new Java maintainer.
9618
9619 1999-10-25  Andreas Schwab  <schwab@suse.de>
9620
9621         * configure: Fix quoting inside arguments of eval.
9622
9623 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9624
9625         * config-ml.in: Allow suppression of some ARM multilibs.
9626
9627 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9628
9629         * config.guess: Add OS/390 match pattern.
9630         * config.sub: Add mvs, openedition targets.
9631         * configure.in (i370-ibm-opened*): New.
9632
9633 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9634
9635         * config.sub: Add support for configuring for pj.
9636
9637 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9638
9639         * config.sub (maybe_os): Add support for configuring for fr30.
9640
9641 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9642
9643         * configure.in: Do not configure or build ld for AIX
9644         platforms.  ld is known to be broken on these platforms.
9645
9646 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9647
9648         * config-ml.in: Pass compiler flag corresponding to multidirs to
9649         subdir configures.
9650
9651 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9652
9653         * Makefile.in (LDFLAGS): Define.
9654
9655 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9656
9657         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9658         noconfigdirs.
9659         (*-*-cygwin*): Likewise.
9660
9661 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9662
9663         * mkdep: New file.
9664         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9665         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9666
9667         From Eli Zaretskii <eliz@is.elta.co.il>:
9668         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9669         long file name when using DJGPP on MS-DOS.
9670
9671 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9672
9673         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9674
9675 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9676
9677         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9678         dependency as this causes "make check" to globally "make all"
9679
9680 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9681
9682         * configure.in (target_libs): Added target-zlib.
9683         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9684         (CONFIGURE_TARGET_MODULES): Likewise.
9685         (CHECK_TARGET_MODULES): Likewise.
9686         (INSTALL_TARGET_MODULES): Likewise.
9687         (CLEAN_TARGET_MODULES): Likewise.
9688         (configure-target-zlib): New target.
9689         (all-target-zlib): Likewise.
9690         (all-target-libjava): Depend on all-target-zlib.
9691         (configure-target-libjava): Depend on configure-target-zlib.
9692
9693         * Makefile.in (configure-target-libjava): Depend on
9694         configure-target-newlib.
9695         (configure-target-boehm-gc): New target.
9696         (configure-target-qthreads): New target.
9697
9698         * configure.in (target_libs): Added target-qthreads.
9699         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9700         (CONFIGURE_TARGET_MODULES): Likewise.
9701         (CHECK_TARGET_MODULES): Likewise.
9702         (INSTALL_TARGET_MODULES): Likewise.
9703         (CLEAN_TARGET_MODULES): Likewise.
9704         (all-target-qthreads): New target.
9705         (configure-target-libjava): Depend on configure-target-qthreads.
9706         (all-target-libjava): Depend on all-target-qthreads.
9707
9708         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9709         (CONFIGURE_TARGET_MODULES): Likewise.
9710         (CHECK_TARGET_MODULES): Likewise.
9711         (INSTALL_TARGET_MODULES): Likewise.
9712         (CLEAN_TARGET_MODULES): Likewise.
9713         (all-target-libjava): New target.
9714         (all-target-boehm-gc): Likewise.
9715         * configure.in (target_libs): Added libjava, boehm-gc.
9716
9717 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9718
9719         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9720         configure.bat in SUPPORT_FILES.
9721         (gas+binutils.tar.bz2): Likewise.
9722
9723         * makeall.bat: Remove; obsolete.
9724
9725 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9726
9727         From Mark Elbrecht:
9728         * configure.bat: Remove; obsolete.
9729
9730 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9731
9732         * configure: Add -W -Wall to the default CFLAGS when compiling with
9733         gcc.
9734
9735 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9736
9737         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9738
9739 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9740
9741         * configure.in: Build ld on IRIX6.
9742
9743 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9744
9745         * Makefile.in: Change distribution targets to use bzip2 instead of
9746         gzip.
9747         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9748         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9749
9750 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9751
9752         * config.sub: Add mcore target.
9753
9754 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9755
9756         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9757
9758 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9759
9760         * config.guess (dummy): Changed to $dummy.
9761
9762 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9763
9764         * config.sub: Tidied up case statements.
9765
9766 1999-05-22  Ben Elliston  <bje@cygnus.com>
9767
9768         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9769         <jiro@din.or.jp>.
9770
9771         * config.guess: Merge with FSF version. Future changes will be
9772         more accurately recorded in this ChangeLog.
9773         * config.sub: Likewise.
9774
9775 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9776
9777          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9778
9779 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9780
9781         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9782
9783 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9784
9785         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9786
9787 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9788
9789         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9790         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9791         Bad merge removed these two changes.
9792
9793 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9794                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9795
9796         * config.guess (interix Alpha): Add.
9797
9798 1999-04-11  Richard Henderson  <rth@cygnus.com>
9799
9800         * configure.in (i?86-*-beos*): Do config gperf; don't config
9801         gdb, newlib, or libgloss.
9802
9803 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9804
9805         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9806         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9807         from multidirs.
9808
9809 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9810
9811         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9812
9813 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9814
9815         * config.sub: Add support for mcore targets.
9816
9817 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9818
9819         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9820         not mt-ospace, in order to shut up assembler warning about using
9821         symbols that are named the same as registers.
9822
9823 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9824
9825         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9826         dependency list for all-target-cygmon.
9827
9828 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9829
9830         * config-ml.in: Check $host, not $target, for selective multilibs.
9831         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9832         thumb interworking, and underscore prefix multilibs.
9833
9834 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9835
9836         * missing: Update to version from current automake.
9837
9838 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9839
9840         * configure (gxx_include_dir): Removed.
9841
9842         * configure.in (gxx_include_dir): Handle it.
9843         * Makefile.in: Likewise.
9844
9845 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9846
9847         * config.sub (mips64vr4111,mips64vr4111el) Add.
9848
9849 1999-03-21  Ben Elliston  <bje@cygnus.com>
9850
9851         * config.guess: Correct typo for detecting ELF on FreeBSD.
9852
9853 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9854
9855         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9856         config/mh-djgpp.
9857
9858 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9859
9860         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9861         all-target-newlib to dependency list for all-target-bsp.
9862
9863 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9864
9865         * config.sub: Add i386-uwin support.
9866         * config.guess: Likewise.
9867
9868 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9869
9870         * configure.in: cleanup, add mh-*pic handling for arm, special
9871         case powerpc*-*-aix*
9872
9873 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9874
9875         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9876         can be built.
9877
9878 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9879
9880         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9881         targets.
9882
9883 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9884
9885         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9886
9887 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9888
9889         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9890
9891 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9892
9893         * config.sub: Fix typo in arm recognition.
9894
9895 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9896
9897         * configure.in (noconfigdirs): Changed target_configdirs to
9898         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9899         rather than m68k-*-* since it is not known to work on
9900         m68k-aout. Ditto for arm-*-*oabi.
9901
9902 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9903
9904         * configure.in (*-*-windows*): Remove, no longer used.
9905
9906 1999-02-19  Ben Elliston <bje@cygnus.com>
9907
9908         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9909         Smart and improved by Andrew Cagney.
9910
9911 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9912
9913         * config.guess: Recognize openbsd-*-hppa.
9914
9915 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9916
9917         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9918         only if it is not empty.
9919
9920 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9921
9922         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9923
9924         * config.guess: Modified to recognize uname's armv* syntax.
9925
9926         * config.sub: Modified to recognize uname's armv* syntax.
9927
9928 1999-02-17  Mark Salter  <msalter@cygnus.com>
9929
9930         * configure.in: Added target-bsp for sparclite.
9931
9932 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9933
9934         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9935
9936 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9937
9938         * configure.in: Add support for strongarm port.
9939         * config.sub: Add support for strongarm target.
9940
9941 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9942
9943         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9944         the old name config/mh-cygwin32.
9945         Enable texinfo.
9946
9947 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9948
9949         * configure.in: Do build ld for ix86 Solaris.
9950
9951 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9952
9953         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9954         $AR_FOR_TARGET.  Likewise for RANLIB.
9955
9956 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9957
9958         * config.sub (oabi):  Recognize.
9959         * configure.in (arm-*-oabi):  Handle.
9960
9961 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9962
9963         * config.guess: Improve detection of i686 on UnixWare 7.
9964
9965 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9966
9967         * config.guess: Add support for i386-pc-interix.
9968         * config.sub: Likewise.
9969         * configure.in: Likewise.
9970
9971 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9972
9973         * Makefile.in: Remove unneeded all-target-libio from
9974         from all-target-winsup target since it is now unneeded.
9975         Add all-target-libtermcap in its place since it is now
9976         needed.
9977
9978 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9979
9980         * configure.in: makefile stub for cygwin target is probably
9981         unnecessary.  Remove it for now.
9982
9983 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9984
9985         * configure.in: libtermcap.a should be built when cygwin is the
9986         target as well as the host.
9987         * config.guess: Allow mixed case in cygwin uname output.
9988         * Makefile.in: Add libtermcap target.
9989
9990 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9991
9992         * config.sub: Clean up handling of hppa2.0.
9993
9994 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9995
9996         * config.guess: Use C code to identify more HP machines.
9997
9998 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9999
10000         * config.sub: Handle hppa2.0.
10001
10002 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10003
10004         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10005         cygmon for all sparclite targets, regardless of object format.
10006
10007 1998-12-15  Mark Salter  <msalter@cygnus.com>
10008
10009         * configure.in: Added target-bsp for several target architectures.
10010
10011         * Makefile.in: Added rules for bsp.
10012
10013 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10014
10015         * config.guess: Improve detection of hppa2.0 processors.
10016
10017 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10018
10019         * config.guess: Recognize FreeBSD using ELF automatically.
10020
10021 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10022
10023         * configure (skip-this-dir): Add handling for new shell script, which
10024         might be created by a sub-directory's configure to indicate, this particular
10025         directory is "unwanted".
10026         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10027
10028 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10029
10030         * ltconfig: import from libtool, after changing libtool to
10031         account for the cygwin name change.
10032
10033 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10034
10035         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10036         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10037
10038 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10039
10040         * configure.in: Add libtermcap to list of cygwin dependencies.
10041
10042 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10043
10044         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10045         they include winsup/include when it's a cygwin target.
10046
10047 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10048
10049         * configure.in (host_tools): Added zip.
10050         * Makefile.in (all-target-libjava): Depend on all-zip.
10051         (all-zip): New target.
10052         (ALL_MODULES): Added all-zip.
10053         (NATIVE_CHECK_MODULES): Added check-zip.
10054         (INSTALL_MODULES): Added install-zip.
10055         (CLEAN_MODULES): Added clean-zip.
10056
10057 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10058
10059         * Makefile.in: lose "32" from comment about cygwin.
10060
10061 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10062
10063         * configure.in: Use -Os to build target libraries for the fr30.
10064
10065 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10066
10067         * config.sub: Add fr30.
10068
10069 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10070
10071         * configure.in: drop "32" from config/mh-cygwin32.  Check
10072         cygwin* instead of cygwin32*.
10073         * config.sub: Check cygwin* instead of cygwin32*.
10074
10075 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10076
10077         * config.guess: Match any version of Unixware7.
10078
10079 1998-10-20  Syd Polk  <spolk@cygnus.com>
10080
10081         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10082         if desired.
10083
10084 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10085
10086         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10087         these if the appropriate directories and files to not exist.
10088
10089 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10090
10091         * Makefile.in (DEVO_SUPPORT): Add config.if.
10092
10093 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10094
10095         * configure: Add pattern to replace "build_tooldir"'s
10096         definition in the generated Makefile with "tooldir"'s
10097         actual value.
10098
10099 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10100
10101         * config.sub: Bring back lost sparcv9.
10102
10103         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10104
10105 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10106
10107         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10108         CC_FOR_TARGET and friends.
10109
10110 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10111
10112         * Makefile.in (build_tooldir): New variable, same as tooldir.
10113         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10114         -B$(build_tooldir)/bin/.
10115         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10116
10117 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10118
10119         * README: Remove installation instructions and refer to the
10120         INSTALL directory instead.
10121
10122 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10123
10124         * config.sub: Add support for i[34567]86-pc-udk.
10125         * configure.in: Likewise.
10126
10127 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10128
10129         * Makefile.in: add bzip2 package building bits for user
10130         tools module
10131         * configure.in: ditto
10132
10133 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10134
10135         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10136         (ALL_TARGET_MODULES): Add all-target-libobjc.
10137         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10138         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10139         (all-target-libchill): Add dependencies.
10140         * configure.in (target_libs): Add libchill.
10141
10142 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10143
10144         * configure.in (target_subdir): Remove duplicate line.
10145
10146 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10147
10148         * Makefile.in (all-automake): fix dependencies.
10149
10150 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10151
10152         * configure.in: Minor cleanups for building in the $(target_alias)
10153         subdir.
10154
10155 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10156
10157         * Makefile.in (bootstrap): Set r and s before make all.  Use
10158         BASE_FLAGS_TO_PASS in make all.
10159         (cross): Likewise.
10160
10161 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10162
10163         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10164
10165 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10166
10167         * config.sub: Fix typo in last change.
10168
10169 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10170
10171         * config.sub: Add support for C4x target.
10172         * configure.in: Likewise.
10173
10174 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10175
10176         * config.sub: Recognize sparcv9 just like sparc64.
10177
10178 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10179
10180         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10181
10182 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10183
10184         * config.guess: Correctly identify Pentium II sco boxes.
10185
10186         * config.guess: Fix "tr" code.  From Weiwen Liu.
10187
10188 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10189
10190         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10191         stabs.
10192
10193 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10194
10195         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10196         (ALL_TARGET_MODULES): Add all-target-libchill.
10197         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10198         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10199         (all-target-libchill): Add dependencies.
10200         * configure.in (target_libs): Add libchill.
10201
10202 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10203
10204         * config.guess: Avoid assumptions about "tr" behaves when
10205         LANG is set to something other than English.
10206
10207 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10208
10209         * configure (gxx_include_dir): Changed to
10210         '${prefix}/include/g++'-${libstdcxx_interface}.
10211
10212         * config.if: New to determine the interfaces.
10213
10214 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10215
10216         * config.guess: Detect and handle MPE/IX.
10217         * config.sub: Deal with MPE/IX.
10218
10219 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10220
10221         * configure.in: Use mh-aix43.
10222
10223 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10224
10225         * configure: Fix --without/--disable cases for gxx-include-dir.
10226
10227 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10228
10229         * mdata-sh:  Imported.  Needed for automake support.
10230
10231 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10232
10233         * Makefile.in (taz): Try "chmod -R og=u ." before
10234         "chmod og=u `find . -print`".
10235
10236 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10237
10238         * configure.in: Add arm-elf and thumb-elf support.
10239
10240 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10241
10242         * Makefile.in: Undo previous patch.
10243
10244 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10245
10246         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10247         to here ...
10248         (install-no-fixedincludes): and here
10249         (INSTALL_MODULES): ... from here.
10250
10251 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10252
10253         * config.sub: Merge with FSF.
10254
10255         * config.guess: Merge with FSF.
10256
10257 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10258
10259         * configure (extraconfigdirs): New variable.
10260         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10261         * Makefile.in (all): Move higher in file.
10262         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10263         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10264         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10265         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10266         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10267
10268 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10269
10270         * Makefile.in (all-target-libjava): Depend on all-gcc and
10271         all-target-newlib.
10272         (configure-target-libjava): Depend on $(ALL_GCC).
10273
10274 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10275
10276         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10277         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10278
10279 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10280
10281         * INSTALL/README: Fix typo.
10282
10283 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10284
10285         * ylwrap: Change absolute path checks to check for DOS style path
10286         names.
10287
10288         * ylwrap: Don't use a full path name if the source file is in the
10289         same directory.  From hjl@lucon.org (H.J. Lu).
10290
10291         * config-ml.in: Default to being verbose, to match Feb 18 change to
10292         configure.
10293
10294 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10295
10296         Brought over from egcs:
10297
10298         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10299
10300         * configure.in (target_subdir): Set to ${target_alias} instead
10301         of "libraries".
10302
10303         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10304
10305         * configure.in (target_subdir): Set to libraries if enable_multilib.
10306
10307 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10308
10309         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10310         multilibs, force reconfiguration the first time we create
10311         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10312
10313 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10314
10315         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10316         avoid confusion with --no-recursion.
10317
10318 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10319
10320         * configure.in: Win32 hosts shouldn't use install -x
10321         * install-sh: remove -x option, and special .exe-handling
10322         hack.
10323
10324 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10325
10326         * config.guess: Recognize i586-pc-beos.
10327         * configure.in: Don't build some bits for beos.
10328
10329 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10330
10331         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10332         CFLAGS default to -O2.
10333
10334         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10335         when using GNU ld.
10336
10337 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10338
10339         * ltmain.sh: Correct install when using a different shell.
10340
10341 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10342
10343         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10344
10345 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10346
10347         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10348         target.
10349
10350 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10351
10352         * ltconfig: Update to correct AIX handling.
10353
10354 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10355
10356         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10357
10358         * configure.in (target_subdir): Set to ${target_alias} instead
10359         of "libraries".
10360
10361 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10362
10363         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10364         (Makefile): Depend on $(gcc_version_trigger).
10365
10366         * configure (gcc_version): Change default initializer to empty
10367         string.
10368         (gcc_version_trigger): New variable; pass this variable down
10369         to subdir configures to enable them checking gcc's version
10370         themselves. Emit make macros for both gcc_version vars.
10371         (topsrcdir): Initialize reliably.
10372         (recursion line): Remove --with-gcc-version=${gcc_version}.
10373
10374 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10375
10376         * configure (enable_version_specific_runtime_libs): Implement new flag
10377         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10378         in $(libsubdir); emit definition in each generated Makefile.
10379         (gxx_include_dir): Initialize depending on
10380         $enable_version_specific_runtime_libs.
10381
10382 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10383
10384         * configure (gcc_version): Initialize properly depending on
10385         how and where configure is started.
10386         (recursion line): Pass a --with-gcc-version=${gcc_version}
10387         to configures in subdirs.
10388
10389 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10390
10391         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10392         cygmon
10393
10394 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10395
10396         * configure.in: Add cygmon and libstub support for mn10200.
10397
10398 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10399
10400         * configure (gcc_version): Add new variable describing the
10401         particular gcc version we're building.
10402         * Makefile.in (libsubdir): Add new macro for the directory
10403         in which the compiler finds executables, libraries, etc.
10404         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10405         and libsubdir.
10406
10407 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10408
10409         * Makefile.in (local-clean): Remove *.log.
10410         (warning.log): Built with warn_summary from build.log.
10411         (mail-report.log): Run test_summary.
10412         (mail-report-with-warnings.log): Run test_summary including
10413         warning.log in the report.
10414
10415 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10416
10417         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10418
10419 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10420
10421         * Makefile.in (grep): Grep no longer depends on libiberty.
10422
10423 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10424
10425         * Makefile.in: all-snavigator needs all-libgui.
10426
10427 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10428
10429         * configure.in: Add cygmon and libstub support for mn10300.
10430
10431 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10432
10433         * missing: Update to version from automake 1.3.
10434
10435         * ltmain.sh: On installation, don't get confused if the same name
10436         appears more than once in the list of library names.
10437
10438 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10439
10440         * config.sub: Accept m68060 and m5200 as CPU names.
10441
10442 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10443
10444         * configure: Use && rather than using -a in test, because odd
10445         strings can confuse test.
10446         * configure.in: Likewise.
10447
10448 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10449
10450         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10451
10452 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10453
10454         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10455         bootstrap4-lean): New targets.
10456
10457 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10458
10459         * mpw-* Delete.  Not used.
10460
10461 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10462
10463         * COPYING.LIB: Update FSF address.
10464
10465 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10466
10467         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10468
10469         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10470         GAS_SUPPORT_DIRS.
10471
10472 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10473
10474         * ltconfig, ltmain.sh: Avoid producing a version number if
10475         -version-info was not used.
10476
10477 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10478
10479         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10480         building with newlib.
10481
10482 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10483
10484         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10485         Solaris `make' causes it to continue to next definition.
10486
10487 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10488
10489         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10490         the right GUI libraries and files are installed along with GDB.
10491
10492 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10493
10494         * configure.in: Change alpha to alpha* in several places.
10495
10496 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10497
10498         * config.sub: Recognize sparc86x.
10499
10500 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10501
10502         * configure.in (--enable-target-optspace): Remove debug echo.
10503
10504 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10505
10506         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10507
10508 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10509
10510         * ltconfig: Update cygwin32 support.
10511
10512         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10513         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10514         (GDB_SUPPORT_DIRS): Likewise.
10515
10516 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10517
10518         * configure.in (target_makefile_frag): If --enable-target-optspace,
10519         use -Os to compile target libraries rather than -O2.  Default to
10520         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10521         not used.
10522         * configure.in (target_cflags): Ditto for d30v.
10523
10524 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10525
10526         * Makefile.in (all-bfd): Depend on all-intl.
10527         (all-binutils): Likewise.
10528         (all-gas): Likewise.
10529         (all-gprof): Likewise.
10530         (all-ld): Likewise.
10531
10532 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10533
10534         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10535
10536 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10537
10538         * Makefile.in (all-bfd): Depend upon all-libiberty.
10539
10540         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10541
10542 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10543
10544         * Makefile.in: Add libstub.
10545
10546         * configure.in: Ditto. Build libstub for targets that have cygmon
10547         support.
10548
10549 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10550
10551         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10552
10553 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10554
10555         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10556         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10557
10558 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10559
10560         * configure: Define DEFAULT_M4 by searching PATH.
10561         * Makfile.in: Use DEFAULT_M4.
10562
10563 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10564
10565         * ltconfig: Add cygwin32 support.
10566
10567         * Makefile.in, configure.in: Add libtool as a native only directory
10568         to configure and build.
10569
10570 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10571
10572         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10573
10574 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10575
10576         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10577
10578 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10579
10580         * Makefile.in: add ash make rules
10581         * configure.in: add ash to native_only and host_tools lists
10582
10583 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10584
10585         * Makefile.in (all-gettext, all-intl): New targets.
10586         (ALL_MODULES): Added all-gettext, all-intl.
10587         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10588         (INSTALL_MODULES): Added install-gettext, install-intl.
10589         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10590
10591         * configure.in (host_tools): Added gettext.
10592         (native_only): Likewise.
10593         (noconfigdirs) [various cases]: Likewise.
10594         (host_libs): Added intl.
10595
10596 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10597
10598         * configure: Do not disable building gdbtk for cygwin32 hosts.
10599
10600 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10601
10602         * configure.in: Add thumb-coff target.
10603         * config.sub: Add thumb-coff target.
10604
10605 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10606
10607         * Makefile.in: Revert yesterday's change.
10608         (all-target-winsup):  all-target-librx stays out of here.
10609
10610 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10611
10612         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10613         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10614         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10615         Remove references to librx and libg++.
10616
10617 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10618
10619         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10620         recursive makes
10621
10622 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10623
10624         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10625         for newlib directory.
10626         (CXX_FOR_TARGET): Likewise.
10627
10628 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10629
10630         * ltconfig: Update after libtool/ltconfig.in change for
10631         hpux11.
10632
10633 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10634
10635         * ltconfig, ltmain.sh: Update to libtool 1.2.
10636
10637 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10638
10639         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10640         (install-gcc-cross): Instead, override LANGUAGES here.
10641
10642 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10643
10644         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10645         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10646
10647 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10648
10649         * configure.in: Add Thumb-pe target.
10650
10651 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10652
10653         * Makefile.in - changed sn targets to snavigator
10654         * configure.in - changed sn targets to snavigator
10655
10656 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10657
10658         * config-ml.in: After building symlink tree call make distclean
10659         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10660         to be the case for libiberty.
10661
10662 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10663
10664         * configure: When making link, also check the current
10665         directory. The configure scripts may create one.
10666
10667 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10668
10669         * config.sub: Accept alphapca56 and alphaev6 properly.
10670
10671 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10672
10673         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10674
10675 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10676
10677         * config.sub (sco5): Fix typo.
10678
10679 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10680
10681         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10682         install-itcl.
10683         (install-itcl): Remove dependency on install-tcl.
10684
10685 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10686
10687         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10688
10689 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10690
10691         * configure.in: Don't build libgui for a cygwin32 target when not on
10692         a cygwin32 host.
10693
10694 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10695
10696         * configure (redirect): Set to null, so default behavior of
10697         configure is now --verbose.
10698
10699 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10700
10701         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10702         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10703
10704 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10705
10706         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10707         this change to sync Makefile.in with its ChangeLog entries.
10708
10709 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10710
10711         * ltmain.sh (mkdir): Check that the directory doesn't exist
10712         before we exit with error, so that we don't get races during
10713         parallel builds.
10714
10715 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10716
10717         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10718
10719 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10720
10721         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10722         PICFLAG_FOR_TARGET.
10723         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10724
10725         * configure: Emit a definition for the new macro enable_shared
10726         into each Makefile.
10727
10728 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10729
10730         * configure.in (host_tools, native_only): Add libtool.
10731
10732 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10733
10734         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10735         Fix typo in ming config comment.
10736
10737 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10738
10739         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10740
10741 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10742
10743         * config.sub: Add tic30 cases, and map c30 to tic30.
10744
10745 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10746
10747         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10748         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10749         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10750         (CLEAN_TARGET_MODULES): Similarly
10751         (all-target-libf2c): Add dependences.
10752         * configure.in (target_libs): Add libf2c.
10753
10754 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10755
10756         * configure.in: Remove expect from noconfigdirs when target
10757         is cygwin32.  OK to build expect and dejagnu with Canadian
10758         Cross.
10759
10760 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10761
10762         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10763         host.
10764
10765         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10766         and mingw32.
10767
10768 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10769
10770         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10771         here as it is not defined in the toplevel Makefile.
10772
10773 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10774
10775         * configure (package_makefile_rules_frag): New variable, which names
10776         a file with generic rules, ...
10777         Change comment to mention we now have FIVE parts.
10778         * configure: Undo last change.
10779
10780 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10781
10782         * config.guess: More accurate determination of HP processor types.
10783         * config.sub: More accurate determination of HP processor types.
10784
10785 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10786
10787         * configure (package_makefile_frag): Move inserting the
10788         ${package_makefile_frag} to where it should be according
10789         to the comment.
10790
10791 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10792
10793         * config.guess: Add support for Linux/ARM.
10794
10795 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10796
10797         * .cvsignore: Remove *-info and *-install since they match
10798         release-info and mpw-install, which we don't want to just ignore.
10799
10800 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10801
10802         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10803
10804 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10805
10806         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10807         local_prefix to sub-make invocations.
10808
10809 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10810
10811         * configure.in: Check makefile fragments in the source
10812         directory.
10813
10814 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10815
10816         * configure.in: Check whether host and target makefile
10817         fragments exist before adding them to *_makefile_frag.
10818
10819 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10820
10821         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10822
10823 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10824
10825         * configure.in: Make sure we only replace RPATH_ENVVAR on
10826         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10827         regexp to sed.
10828
10829         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10830         to sub-makes.
10831
10832 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10833
10834         * config-ml.in (multi-do): LDFLAGS must include multilib
10835         designator.
10836
10837 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10838
10839         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10840
10841 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10842
10843         * config.sub: Add mingw32 support.
10844         * configure.in: Likewise.
10845
10846 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10847
10848         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10849
10850 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10851
10852         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10853         * configure (gxx_include_dir): Provide a definition for subdirs
10854         which do not use autoconf.
10855
10856 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10857
10858         * config.guess: Sync with egcs.  Picks up new alpha support,
10859         BeOS & some additional linux support.
10860
10861 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10862
10863         * config.guess: HP 9000/803 is a PA1.1 machine.
10864
10865 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10866
10867         * configure.in: It's alpha*-...
10868
10869 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10870
10871         * configure.in (host_makefile_frag, target_makefile_frag):
10872         Handle multiple config files.
10873         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10874         alpha-*-*.
10875
10876 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10877
10878         * mkdep: New file.
10879
10880 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10881
10882         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10883
10884 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10885
10886         * Makefile.in: Add libgui directory.
10887         (GDB_TK): Add all-libgui.
10888         * configure.in: Add libgui directory.
10889         * configure: Add all-libgui to GDB_TK.
10890
10891 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10892
10893         * config-ml.in (multidirs): Add m32r to multilib list.
10894
10895 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10896
10897         * Makefile.in (all-target-gperf): Change dependency to
10898         all-target-libstdc++.
10899
10900 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10901
10902         * config.guess: Add BeOS support.
10903
10904 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10905
10906         Source directory cvs renamed to cvssrc:
10907         * configure.in (host_tools): Change cvs to cvssrc.
10908         (native_only): Likewise.
10909         (noconfigdirs) [various cases]: Likewise.
10910         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10911         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10912         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10913         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10914         (all-cvssrc): Rename target from all-cvs.
10915
10916 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10917
10918         * configure (gxx_include_dir): Fix thinko.
10919
10920 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10921
10922         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10923         (install-cross, install-gcc-cross): New targets.
10924
10925 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10926
10927         * configure.in (noconfigdirs): Add support for Thumb target.
10928
10929         * config.sub (maybe_os): Add support for Thumb target.
10930
10931 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10932
10933         * Makefile.in: Add rules for cygmon.
10934
10935         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10936
10937 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10938
10939         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10940         * configure (gxx_include_dir): Provide a definition for subdirs
10941         which do not use autoconf.
10942
10943 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10944
10945         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10946         11/18/97 build
10947
10948 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10949
10950         * From Franz Sirl.
10951         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10952         found on RedHat Linux systems.
10953
10954 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10955
10956         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10957         guesses.
10958
10959 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10960
10961         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10962
10963 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10964
10965         * ltmain.sh: If mkdir fails, check whether the directory was created
10966         anyhow by some other process.
10967
10968 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10969
10970         * configure.in (d30v-*-*): Configure all directories.
10971
10972 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10973
10974         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10975         for the D30V.
10976
10977 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10978
10979         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10980
10981 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10982
10983         * include/libiberty.h: Add extern "C" { so it can be used with C++
10984         progrms.
10985         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10986         programs.
10987
10988 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10989
10990         * configure.in (d30v-*-*): Configure GCC now.
10991
10992 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10993
10994         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10995         is no longer needed.
10996
10997 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10998
10999         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11000
11001 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11002
11003         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11004         targets using "$@" to provide support for similar but not identical
11005         targets without having to duplicate code.
11006
11007 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11008
11009         * makefile.vms: Fix to work with DEC C.
11010
11011 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11012
11013         * config.sub: Add mips-tx39-elf to marketing names.
11014
11015 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11016
11017         * ltmain.sh: Handle symlinks in generated script.
11018
11019 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11020
11021         * configure: Handle autoconf style directory options: --bindir,
11022         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11023         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11024         --sysconfdir.
11025         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11026         (sharedstatedir, localstatedir, oldincludedir): New variables.
11027         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11028         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11029         sbindir, sharedstatedir, and sysconfdir.
11030
11031 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11032
11033         * Makefile.in (bootstrap-lean): New target.
11034
11035 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11036
11037         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11038         sn, and gnuserv from noconfigdirs.
11039
11040 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11041
11042         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11043
11044 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11045
11046         * Makefile.in (cross): New target.
11047
11048 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11049                           Jeff Law         <law@cygnus.com>
11050
11051         * Makefile.in (bootstrap2, bootstrap3): New targets.
11052         (all-bootstrap): Remove outdated and confusing target.
11053         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11054
11055 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11056
11057         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11058         windows.  Consistent with gdb/configure.
11059
11060 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11061
11062         * configure.in: Name Linux target fragment.
11063
11064         * configure: Rewrite so that project Makefile fragment is inserted
11065         first and appears last in the resulting Makefile.
11066
11067 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11068
11069         * Makefile.in (install-itcl): Install tcl first.
11070
11071 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11072
11073         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11074
11075 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11076
11077         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11078
11079         * configure.in (skipdirs): Add target-librx for Linux.
11080         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11081
11082 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11083
11084         * Makefile.in (bootstrap): New target.
11085
11086 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11087
11088         * config.sub: Accept 'amigados' for backward compatibility.
11089
11090 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11091
11092         * config.guess: Merge with FSF.
11093
11094 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11095
11096         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11097
11098 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11099
11100         * config.sub: Add "marketing-names" patch.
11101
11102 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11103
11104         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11105
11106 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11107
11108         * config.sub: Handle v850-elf.
11109
11110 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11111
11112         * .cvsignore (*-install): Remove.
11113
11114 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11115
11116         * ltconfig: Set CONFIG_SHELL in libtool.
11117         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11118
11119 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11120
11121         * configure.in (target_subdir): Set to libraries if enable_multilib.
11122
11123 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11124
11125         * config.guess: Update from gcc directory.
11126
11127 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11128
11129         * Makefile.in (all-sim): Depends on all-readline.
11130
11131 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11132
11133         * Makefile.in (BISON, YACC): Use $$s.
11134         (all-bison): Depend on all-texinfo.
11135
11136 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11137
11138         * Makefile.in (BISON): Add -L flag.
11139         (YACC): Likewise.
11140
11141 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11142
11143         * configure.in (noconfigdirs): Add support for v850e target.
11144
11145         * config.sub (maybe_os): Add support for v850e target.
11146
11147 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11148
11149         * configure.in (noconfigdirs): Add support for v850ea target.
11150
11151         * config.sub (maybe_os): Add support for v850ea target.
11152
11153 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11154
11155         * config.sub: Add mipstx39.  Delete r3900.
11156
11157 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11158
11159         * Makefile.in (all-autoconf): Depends on all-texinfo.
11160
11161 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11162
11163         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11164         eabi targets.
11165
11166 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11167
11168         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11169
11170         * configure: When handling a Canadian Cross, handle YACC as well as
11171         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11172         * Makefile.in (all-bison): Depend upon all-texinfo.
11173
11174 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11175
11176         * Makefile.in (BISON): bison, not byacc or bison -y.
11177         (YACC): bison -y or byacc or yacc.
11178         (various): Add *-bison as appropriate.
11179         (taz): No need to mess with BISON anymore.
11180
11181 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11182
11183         * configure: If OSTYPE matches *win32*, try to find a good value for
11184         CONFIG_SHELL.
11185
11186 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11187
11188         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11189         configure.in if it is present.
11190
11191 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11192
11193         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11194
11195 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11196
11197         * config.sub: Recognize `arc' cpu.
11198         * configure.in: Likewise.
11199         * config-ml.in: Likewise.
11200
11201 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11202
11203         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11204
11205 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11206
11207         * configure: Changed sed delimiter from ':' to '|' when
11208         attempting to substitute ${config_shell} for SHELL. On
11209         NT ${config_shell} may contain a ':' in it.
11210
11211 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11212
11213         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11214
11215 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11216
11217         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11218
11219 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11220
11221         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11222
11223         * ylwrap: If the program is a relative path, force it to be
11224         absolute.
11225
11226 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11227
11228         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11229
11230 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11231
11232         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11233         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11234         for libraries.
11235
11236 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11237
11238         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11239         separated by spaces.
11240
11241 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11242
11243         * ylwrap: New file.
11244         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11245
11246         * ltmain.sh: Handle /bin/sh at start of install program.
11247
11248         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11249
11250         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11251         * missing: New file, from automake 1.2.
11252
11253 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11254
11255         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11256         check-tk to CHECK_X11_MODULES.
11257
11258 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11259
11260         * config.sub: Merge with FSF.
11261
11262 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11263
11264         * config.guess: Merge with FSF.
11265
11266 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11267
11268         * configure: Treat msdosdjgpp like go32.
11269         * configure.in: Likewise.  Don't remove gprof for go32.
11270
11271         * configure: Change Makefile.tem2 to Makefile.tm2.
11272
11273 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11274
11275         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11276
11277 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11278
11279         * install-sh (chmodcmd): Set to null if the DST directory already
11280         exists.  Same as Nov 11th change.
11281
11282 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11283
11284         * configure (GDB_TK): Needs itcl and tix.
11285
11286 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11287
11288         * config.guess: Update from FSF.
11289
11290 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11291
11292         * Makefile.in (GDB_TK): Depend on itcl and tix.
11293
11294 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11295
11296         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11297         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11298         (INSTALL_SCRIPT): New variable.
11299         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11300         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11301         to -x.
11302         * install-sh: Add support for -x option.
11303
11304 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11305
11306         * configure.in, Makefile.in: Treat tix like itcl.
11307
11308 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11309
11310         * Makefile.in (WINDRES): New variable.
11311         (WINDRES_FOR_TARGET): New variable.
11312         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11313         (EXTRA_HOST_FLAGS): Add WINDRES.
11314         (EXTRA_TARGET_FLAGS): Add WINDRES.
11315         (EXTRA_GCC_FLAGS): Add WINDRES.
11316         ($(DO_X)): Pass down WINDRES.
11317         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11318         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11319         DLLTOOL_FOR_TARGET.
11320
11321 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11322
11323         * configure.in: configure sim before gdb for win32-x-ppc
11324
11325 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11326
11327         Move gperf into the toplevel, from libg++.
11328         * configure.in (target_tools): Add target-gperf.
11329         (native_only): Add target-gperf.
11330         * Makefile.in (all-target-gperf): New target, depend on
11331         all-target-libg++.
11332         (configure-target-gperf): Empty rule.
11333         (ALL_TARGET_MODULES): Add all-target-gperf.
11334         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11335         (CHECK_TARGET_MODULES): Add check-target-gperf.
11336         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11337         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11338
11339 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11340
11341         * config.sub (mn10200): Recognize new basic machine.
11342
11343 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11344
11345         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11346         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11347
11348 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11349
11350         * configure.in: If we're building mips-sgi-irix6* native, turn on
11351         ENABLE_MULTILIB and set TARGET_SUBDIR.
11352
11353 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11354
11355         * Makefile.in (all-sn): Depend on all-grep.
11356
11357 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11358
11359         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11360
11361         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11362         Makefile.  From Jeff Makey <jeff@cts.com>.
11363         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11364
11365         * Makefile.in (DISTBISONFILES): Remove.
11366         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11367         $(DEFAULT_YACC).
11368
11369         * configure.in: Build itl, db, sn, etc., when building for native
11370         cygwin32.
11371
11372         * Makefile.in (LD): New variable.
11373         (EXTRA_HOST_FLAGS): Pass down LD.
11374         ($(DO_X)): Likewise.
11375
11376 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11377
11378         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11379
11380 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11381
11382         * configure.in (targargs): Strip out any supplied --build argument
11383         before adding our own. Always add --build.
11384
11385 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11386
11387         * configure.in (targargs): Pass --build if we're doing
11388         a cross-compile.
11389
11390 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11391
11392         * configure: Use '|' instead of ":" as the separator in
11393         sed. Otherwise sed chokes on NT path names with drive
11394         designators. Also look for "?:*" as the leading characters in an
11395         absolute pathname.
11396
11397 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11398
11399         * config.sub: Support for r3900.
11400
11401 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11402
11403         * configure.in: Use install-sh, not install.sh.
11404
11405 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11406
11407         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11408         apply it twice.
11409
11410 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11411
11412         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11413         install-binutils.
11414
11415 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11416
11417         * Makefile.in: Add automake targets.
11418         * configure.in (host_tools): Add automake.
11419
11420 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11421
11422         * configure: Default CXX to c++, not gcc.
11423         * Makefile.in (CXX): Set to c++, not gcc.
11424         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11425
11426 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11427
11428         * install-sh: try appending a .exe if source file doesn't
11429         exist
11430
11431 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11432
11433         * configure.in: Turn on multilib by default.
11434         (cross_only): Remove target-libiberty.
11435
11436         * Makefile.in (all-gcc): Don't depend on libiberty.
11437
11438 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11439
11440         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11441
11442 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11443
11444         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11445         (DISTBISONFILES): Add ld/Makefile.in
11446
11447 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11448
11449         * configure.in: if target is cygwin32 but host isn't cygwin32,
11450         don't configure gdb tcl tk expect, not just gdb.
11451
11452 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11453
11454         * configure.in: Added gnuserv everywhere sn appears.
11455
11456         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11457         (CROSS_CHECK_MODULES): Added check-gnuserv.
11458         (INSTALL_MODULES): Added install-gnuserv.
11459         (CLEAN_MODULES): Added clean-gnuserv.
11460         (all-gnuserv): New target.
11461
11462 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11463
11464         * config.guess: Fixes for MIPS OpenBSD systems.
11465
11466 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11467
11468         * Makefile.in (INSTALL_XFORM): Remove.
11469         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11470
11471         * mkinstalldirs: New file, copied from automake.
11472         * Makefile.in (installdirs): Rename from install-dirs.  Use
11473         mkinstalldirs.  Change all users.
11474         (DEVO_SUPPORT): Add mkinstalldirs.
11475
11476 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11477
11478         * install-sh: Rename from install.sh.
11479         * Makefile.in (INSTALL): Change install.sh to install-sh.
11480         (DEVO_SUPPORT): Likewise.
11481
11482         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11483         Graichen <graichen@rzpd.de>.
11484
11485 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11486
11487         * config.guess: Recognize OpenBSD systems correctly.
11488
11489 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11490
11491         * README, Makefile.in (ETC_SUPPORT): Remove references to
11492         cfg-paper*, configure.{texi,man,info*}._
11493
11494 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11495
11496         * Makefile.in (all.normal): Ensure that gcc is built after all
11497         the x11 - ie gdb - targets.
11498
11499 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11500
11501         * makefile.vms: Don't run conf-a-gas.
11502
11503 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11504
11505         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11506
11507 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11508
11509         * configure.in: Remove noconfigdirs case since gdb also
11510         configures and builds for tic80-coff.
11511
11512 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11513
11514         * configure: Set cache_file to config.cache.
11515         * Makefile.in (local-distclean): Remove config.cache.
11516
11517 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11518
11519         * COPYING: Update FSF address.
11520
11521 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11522
11523         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11524         noconfigdirs.
11525
11526 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11527
11528         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11529         MAKEDIRS, is empty.
11530
11531 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11532
11533         * config.sub: Tweak mn10300 entry.
11534
11535 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11536
11537         * configure.in (host_tools): Put sim before gdb, so gdb's
11538         configure.tgt can determine if the simulator was configured.
11539
11540 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11541
11542         * config.sub: Move BeOS $os case to be with other Cygnus
11543         local cases.
11544
11545 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11546
11547         * config.sub: Remove misplaced comment that broke Linux.
11548
11549 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11550
11551         * config.sub: Add BeOS support.
11552
11553 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11554
11555         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11556
11557 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11558
11559         * configure.in (noconfigdirs): Remove tcl and tk from
11560         noconfigdirs for cygwin32 builds.
11561
11562 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11563
11564         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11565
11566 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11567
11568         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11569         make-all.com, use makefile.vms instead.
11570
11571 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11572
11573         * config.sub: Accept -lnews*.
11574
11575 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11576
11577         * configure.in (noconfigdirs): Disable target-newlib,
11578         target-examples and target-libiberty for d30v.
11579
11580 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11581
11582         * configure.in (noconfigdirs): Enable ld for d30v.
11583
11584 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11585
11586         * configure.in (tic80-*-*): Build compiler.
11587
11588 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11589
11590         * configure.in (d30v-*): Remove sim directory from list of
11591         unsupported d30v directories
11592
11593 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11594
11595         * config.sub, configure.in: Add d30v target cpu.
11596
11597 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11598
11599         * makefile.vms: New file.
11600         * make-all.com: Remove.
11601
11602 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11603
11604         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11605
11606 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11607
11608         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11609
11610 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11611
11612         * Makefile.in (ALL_MODULES): Added all-db.
11613         (CROSS_CHECK_MODULES): Addec check-db.
11614         (INSTALL_MODULES): Added install-db.
11615         (CLEAN_MODULES): Added clean-db.
11616
11617 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11618
11619         * config.guess: Merge with latest FSF sources.
11620
11621 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11622
11623         * Makefile.in (ALL_MODULES): Added all-itcl.
11624         (CROSS_CHECK_MODULES): Added check-itcl.
11625         (INSTALL_MODULES): Added install-itcl.
11626         (CLEAN_MODULES): Added clean-itcl.
11627
11628 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11629
11630         * configure.in: build gdb for mn10200
11631
11632 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11633
11634         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11635
11636 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11637
11638         * configure.in (tic80-*-*): Turn off most targets right now.
11639
11640 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11641
11642         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11643         rather than the makeinfo program.
11644         (do-info): Depend upon all-texinfo.
11645
11646 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11647
11648         * configure.in: Remove uses of config/mh-linux.
11649
11650         * config.sub, config.guess: Merge with latest FSF sources.
11651
11652 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11653
11654         * config.sub (case $basic_machine): Add tic80 entries.
11655
11656 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11657
11658         * config.sub, config.guess: Merge with latest FSF sources.
11659
11660 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11661
11662         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11663         * mpw-config.in: Test for NewFolderRecursive.
11664         * mpw-install: Use symbolic name for startup filename.
11665         * mpw-README: Add various additional details.
11666
11667 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11668
11669         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11670
11671 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11672
11673         * configure.in: Do build gcc and the target libraries for
11674         the mn10200.
11675
11676 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11677
11678         * configure.in: don't avoid building gdb for mn10300 any more
11679         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11680         instead of single-quoting it.
11681
11682 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11683
11684         * configure.in: Don't use --with-stabs on IRIX 6.
11685
11686 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11687
11688         * configure.in (m32r): Build gdb, libg++ now.
11689
11690 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11691
11692         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11693         directories from noconfigdirs.
11694
11695 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11696
11697         * config.sub (basic_machine): added mips16 configuration
11698
11699 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11700
11701         * config.sub: Handle d10v-unknown.
11702
11703 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11704
11705         * config.sub: Handle v850-unknown.
11706
11707 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11708
11709         * Makefile.in: add findutils
11710         * configure.in: add findutils to list of host_tools
11711
11712 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11713
11714         * config.sub: Handle mn10200 and mn10300.
11715
11716 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11717
11718         * configure.in (d10v-*): Do not build librx.
11719
11720 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11721
11722         * configure.in (mn10300): Build everything except gdb & libgloss.
11723
11724 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11725
11726         * config.guess:  Patch for Dansk Data Elektronik servers,
11727         from Niels Skou Olsen <nso@dde.dk>.
11728
11729         For ncr, use /bin/uname rather than uname, since GNU uname does not
11730         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11731
11732         Patch for MIPS R4000 running System V,
11733         from Eric S. Raymond <esr@snark.thyrsus.com>.
11734
11735         Fix thinko for nextstep.
11736
11737         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11738
11739         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11740         * config.guess: Guess mips-dec-mach_bsd4.3.
11741
11742         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11743         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11744         release numbers.
11745         * config.guess (mips-mips-riscos*):  Emit just enough of the
11746         release number.
11747
11748         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11749         * config.guess (sparc-auspex-sunos*):  Added.
11750         (f300-fujitsu-*): Added.
11751
11752         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11753         * config.guess:  Recognize a Tadpole as a sparc.
11754
11755 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11756
11757         * config.guess: Don't assume that NextStep version is either 2 or
11758         3.  NextStep 4 (aka OpenStep 4) has come out now.
11759
11760 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11761
11762         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11763         From Rik Faith <faith@cs.unc.edu>.
11764
11765 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11766
11767         * config.sub: Contributions from bug-gnu-utils to:
11768         Support plain "hppa" (no version given) architecture, reported by
11769         OpenStep.
11770         OpenBSD like NetBSD.
11771         LynxOs is not a hardware supplier.
11772
11773         * config.guess: Contributions from bug-gnu-utils to add support for:
11774         OpenBSD like NetBSD.
11775         Stratus systems.
11776         More Pyramid systems.
11777         i[n>4]86 Intel chips.
11778         M680[n>4]0 Motorola chips.
11779         Use unknown instead of lynx for hardware manufacturer.
11780
11781 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11782
11783         * install.sh (chmodcmd): Set to null if the DST directory already
11784         exists.
11785
11786 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11787
11788         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11789         not use mt-ppc target Makefile fragment any more.
11790
11791 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11792
11793         * configure.in (*-*-windows):  Exclude everything but those dirs
11794         needed to build windows.
11795
11796 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11797
11798         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11799
11800 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11801
11802         * configure.in:  Exclude mmalloc from i386-windows.
11803
11804 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11805
11806         * Undo my previous change.
11807
11808 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11809
11810         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11811         unconditionally.
11812         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11813
11814 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11815
11816         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11817         host to add it's own flags.
11818
11819 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11820
11821         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11822
11823 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11824
11825         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11826         (CXX_FOR_TARGET): Likewise.
11827         (GCC_FOR_TARGET): Define.
11828         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11829         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11830         CC_FOR_TARGET was specified on the command line.
11831         (MAKEOVERRIDES): Don't define.
11832
11833 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11834
11835         * configure.in (m32r): Fix spelling of libg++ libs.
11836
11837 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11838
11839         * config.sub (-apple*): Remove, now redundant.
11840
11841 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11842
11843         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11844
11845         * configure: Rework yesterday's sed script patch.
11846
11847         * config.sub: Merge with FSF.
11848
11849 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11850
11851         * config.guess:  Merge from FSF.
11852
11853         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11854         * config.guess: Use pc instead of unknown, for pc clone systems.
11855         Change linux to linux-gnu.
11856
11857         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11858         * config.guess: Avoid non-portable tr syntax.
11859
11860 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11861
11862         * test-build.mk (HOLES): Add "xargs" for gdb.
11863
11864         * configure: Avoid hpux10.20 sed bug.
11865
11866 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11867
11868         * configure.in:  Add support for windows host
11869         (that is a build done under the Microsoft build environment).
11870
11871 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11872
11873         * Makefile.in: Replace all uses of srcroot with s, to shrink
11874         command line lengths.
11875
11876         Patches from Geoffrey Noer <noer@cygnus.com>:
11877         * configure.in: If configuring for newlib, pass --with-newlib to
11878         subdirectories.
11879         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11880         -Bnewlib/ and -Lwinsup to gcc.
11881         (CXX_FOR_TARGET): Likewise.
11882
11883 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11884
11885         * Makefile.in (ETC_SUPPORT): Add configure.
11886
11887 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11888
11889         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11890         host configuration file.
11891
11892 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11893
11894         * configure.in: Break mn10x00 support into separate
11895         mn10200 and mn10300 configurations.
11896         * config.sub: Likewise.
11897
11898 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11899
11900         * configure.in: Add lots of stuff to noconfigdirs for
11901         the mn10x00 targets.
11902
11903         * config.sub, configure.in: Add mn10x00 support.
11904
11905 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11906
11907         * make-all.com: Call conf-a-gas, not config-a-gas.
11908
11909 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11910
11911         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11912         targets.
11913
11914 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11915
11916         * mpw-README: Add much more detail for native PowerMac.
11917         * mpw-install: New file.
11918         * mpw-configure: Add --norecursion and --help options.
11919         * mpw-config.in: Translate readme and install files when
11920         copying to objdir.
11921         * mpw-build.in: Don't always depend on byacc and flex.
11922         (install-only-top): New action.
11923
11924 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11925
11926         * configure.in:  You can now configure GDB for the v850.
11927
11928 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11929
11930         * configure.in (noconfigdirs): Don't configure any C++ dirs
11931         if targeting D10V.
11932
11933 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11934
11935         * config.sub: Recognize mips64vr5000.
11936
11937 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11938
11939         * configure.in: Use a single line for host_tools and native_only.
11940
11941 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11942
11943         * config.sub, configure.in: Add entries for m32r.
11944
11945 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11946
11947         * Makefile.in (inet-install): Don't run install-gzip.
11948
11949 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11950
11951         * configure.in:  Don't config lots of things for *-*-windows*.
11952
11953 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11954
11955         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11956         (host_libs, host_tools): Copy from configure.in.
11957         * mpw-configure: Don't complain about directories not found.
11958
11959 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11960
11961         * configure.in (i[345]86): Recognize i686 for pentium pro.
11962         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11963         file.
11964
11965         * config.guess (i[345]86): Ditto.
11966
11967 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11968
11969         * configure.in (noconfigdirs): Removed gdb for D10V.
11970
11971 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11972
11973         * configure.in: Remove ld, target-libio, target-libg++, and
11974         target-libstdc++ from noconfigdirs.
11975
11976 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11977
11978         * configure: Fix three locations where shell scripts were
11979         being run directly rather than with config_shell.
11980
11981 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11982
11983         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11984         * config.sub (basic_machine): Recognize v850.
11985
11986 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11987
11988         * mpw-configure: Handle multiple enable/disable options and
11989         pass them down recursively, handle -c and -s flags appropriately
11990         depending on choice of compiler, add escape mechanism for
11991         quoted arguments to gC.
11992
11993 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11994
11995         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11996         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11997         so that -mrelocatable-lib and -mno-eabi are used.
11998
11999         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12000         not support --print-multi-lib, don't abort.
12001
12002 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12003
12004         * make-all.com: Run config-a-gas.
12005         * setup.com: Don't copy subdirectory files around.
12006
12007 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12008
12009         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12010         target, it now compiles correctly.
12011
12012 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12013
12014         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12015
12016 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12017
12018         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12019
12020 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12021
12022         * configure.in (native_only): Add prms.
12023
12024 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12025
12026         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12027         (BINUTILS_SUPPORT_DIRS): Likewise.
12028
12029 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12030
12031         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12032         d10v support is added.
12033
12034 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12035
12036         * configure.in (d10v-*-*): New target.
12037
12038 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12039
12040         * config.guess (HP 9000/811): Recognize this as a PA1.1
12041         machine.
12042
12043 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12044
12045         * Makefile.in (do-tar-gz): New target, split out from tail end of
12046         taz target.  Run each command separately, don't use pipes.
12047         (taz): Use it.
12048
12049 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12050
12051         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12052         * mpw-build.in: No builds should depend on building byacc or flex,
12053         they are assumed to be installed already.
12054
12055 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12056
12057         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12058         variable that CC_FOR_TARGET needs.
12059
12060 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12061
12062         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12063         options have changed since the last time the subdirectory was
12064         configured, and if it has, reconfigure.
12065         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12066         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12067
12068 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12069
12070         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12071         CLEAN_MODULES): Add bash.
12072         (all-bash): New target.
12073
12074 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12075
12076         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12077
12078 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12079
12080         * config.sub (basic_machine): Recognize d10v as a valid processor.
12081
12082 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12083
12084         * mpw-configure: Add support for --bindir.
12085         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12086
12087 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12088
12089         * configure.in: add bash, time, gawk to list of hosttools and things
12090         to only build for native toolchains
12091
12092 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12093
12094         * Makefile.in (docdir): Remove.
12095
12096 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12097
12098         * Makefile.in (datadir): Set to $(prefix)/share.
12099
12100 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12101
12102         * configure.in: build diff and patch for cygwin32-hosted
12103         toolchains.
12104
12105 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12106
12107         * config.sub: Accept -rtems*.
12108
12109 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12110
12111         * configure.in: enable dosrel for cygwin32-hosted builds,
12112                 remove diff from the list of things not buildable
12113                 via Canadian Cross
12114
12115 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12116
12117         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12118         don't get ". ".
12119
12120 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12121
12122         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12123
12124 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12125
12126         * Makefile.in (taz): Handle case where tex3patch didn't even get
12127         checked out.  Also, if it was found, put the symlink in a new util
12128         subdirectory.
12129
12130 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12131
12132         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12133
12134 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12135
12136         * config.sub: Recognize -openvms.
12137         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12138         * make-all.com, setup.com: New files.
12139
12140 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12141
12142         * Makefile.in (taz): tex3patch moved to texinfo/util.
12143
12144 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12145
12146         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12147         * configure.in: remove make from disable-if-Can-Cross list
12148                 enable gdb if ${host} and ${target} are cygwin32
12149
12150 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12151
12152         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12153         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12154
12155 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12156
12157         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12158         distinguish sysv/svr4/bsd variants.
12159         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12160
12161 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12162
12163         * configure.in: Added copyright notice.
12164         * move-if-change: Added copyright notice.
12165
12166 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12167
12168         * configure.in (powerpcle-*-solaris*): Until we get shared
12169         libraries working, don't build gdb, sim, make, tcl, tk, or
12170         expect.
12171
12172 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12173
12174         * config.guess:  Merge with FSF:
12175
12176         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12177         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12178
12179         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12180         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12181
12182         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12183         * config.guess:  Combine two OSF1 rules.
12184         Also recognize field test versions.  From mjr@zk3.dec.com.
12185         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12186         because GNU uname does not support -p.  From pmr@pajato.com.
12187
12188 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12189
12190         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12191
12192 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12193
12194         * mpw-README: Document GCCIncludes.
12195
12196 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12197
12198         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12199
12200 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12201
12202         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12203
12204 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12205
12206         * configure.in (*-*-cygwin32): Configure make.
12207
12208 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12209
12210         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12211
12212 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12213
12214         * Makefile.in (all-inet): Depend on all-perl.
12215
12216         * Makefile.in (inet-install): New target.
12217
12218         * Makefile.in (all-inet): Depend on all-tcl.
12219         (all-inet): Depend on all-send-pr.
12220
12221 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12222
12223         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12224         temporarily.
12225
12226 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12227
12228         * configure.in: Don't configure --with-gnu-ld on AIX.
12229
12230 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12231
12232         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12233
12234 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12235
12236         * Makefile.in (ALL_MODULES): Added all-inet.
12237         (CROSS_CHECK_MODULES): Added check-inet.
12238         (INSTALL_MODULES): Added install-inet.
12239         (CLEAN_MODULES): Added clean-inet.
12240         (all-indent): New target.
12241
12242         * configure.in (host_tools): Added inet.
12243         (native_only): Added inet.
12244         (noconfigdirs): Added inet.
12245
12246 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12247
12248         * configure.in: Don't configure libgloss if we are not configuring
12249         newlib.
12250
12251 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12252
12253         * configure.in: Don't configure libgloss for unsupported
12254         architectures.
12255
12256 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12257
12258         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12259
12260 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12261
12262         * Makefile.in (ALL_MODULES): Include all-apache.
12263         (CROSS_CHECK_MODULES): Include check-apache.
12264         (INSTALL_MODULES): Include install-apache.
12265         (all-apache): New target.
12266
12267         * configure.in: Added apache everywhere perl is seen.
12268
12269 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12270
12271         * Makefile.in: Add support for clean-{module} and
12272         clean-target-{module} rules.
12273
12274 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12275
12276         * configure.in (*-*-ose) do not build libgloss.
12277
12278 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12279
12280         * config.guess (prep*:SunOS:5.*:*): Turn into
12281         powerpele-unknown-solaris2.
12282
12283 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12284
12285         * configure.in: Permit --enable-shared to specify a list of
12286         directories.
12287
12288 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12289
12290         * configure.in (host==solaris): Pass only the first word of $CC
12291         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12292
12293 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12294
12295         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12296
12297 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12298
12299         * Makefile.in (ALL_MODULES): Include all-perl.
12300         (CROSS_CHECK_MODULES): Include check-perl.
12301         (INSTALL_MODULES): Include install-perl.
12302         (ALL_X11_MODULES): Include all-guile.
12303         (CHECK_X11_MODULES): Include check-guile.
12304         (INSTALL_X11_MODULES): Include install-guile.
12305         (all-perl): New target.
12306         (all-guile): New target.
12307
12308         * configure.in (host_tools): Include perl and guile.
12309         (native_only): Include perl and guile.
12310         (noconfigdirs): Don't build guile and perl; no ports have been
12311         done.
12312
12313 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12314
12315         * configure (--enable-*): Handle quoted option lists such as
12316         --enable-sim-cflags='-g0 -O' better.
12317
12318 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12319
12320         * Makefile.in ({,inst}all-target): New rule so we can make and
12321         install all of the target directories easily.
12322
12323 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12324
12325         * configure.in: Add missing global flag in sed substitution when
12326         deleting `target-' from ${configdirs}.
12327
12328 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12329
12330         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12331         option.
12332
12333         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12334         config/mh-necv4.
12335
12336         * install.sh: Correct misspelling of transformbasename.
12337
12338         * config.guess: Recognize mips-*-sysv*.
12339
12340 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12341
12342         * config.sub: Recognize mon960.
12343
12344 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12345
12346         * configure: Restore Canadian Cross handling of BISON and LEX,
12347         removed in Feb 20 change.
12348
12349 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12350
12351         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12352         Mention make install.  Remove the old copyright date as well the
12353         clumsy and rather pointless copyright on the README file.
12354
12355 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12356
12357         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12358         Makefile after running symlink-tree, then run `make distclean' to
12359         avoid clobbering any generated files in srcdir.
12360
12361 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12362
12363         * configure.in (m68k-*-netbsd*): Build everything now.
12364
12365 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12366
12367         * Makefile.in (taz): Fix quoting.
12368
12369 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12370
12371         * configure.in (sparclet-*-*): Build everything now.
12372
12373 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12374
12375         * configure.in (m68k-*-linux*): New host.
12376
12377 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12378
12379         * configure: Check for bison before byacc.
12380
12381 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12382
12383         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12384         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12385         searching PATH.  These are used as fallbacks by Makefile.in if
12386         flex/bison/byacc aren't in objdir.
12387
12388 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12389
12390         * Makefile.in: Make everything which depends upon all-bfd also
12391         depend upon all-opcodes, in case --with-commonbfdlib is used.
12392
12393 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12394
12395         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12396         building NT native compilers on Unix.
12397
12398 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12399
12400         * configure.in: Don't get CC from the host Makefile fragment if we
12401         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12402         Solaris test for /usr/ucb/cc to the post target script, just after
12403         the compiler sanity test.
12404
12405 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12406
12407         * config.sub: Merge with FSF.
12408
12409 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12410
12411         * Makefile.in (RPATH_ENVVAR): New variable.
12412         (REALLY_SET_LIB_PATH): Use it.
12413         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12414
12415 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12416
12417         * config.sub, configure.in: Recognize sparclet cpu.
12418
12419 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12420
12421         * config.guess:  Support m68k-cbm-sysv4.
12422
12423 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12424
12425         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12426         m68k-unknown-linuxaout from linker help string.  Put quotes around
12427         $ld_help_string.
12428
12429 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12430
12431         * config.guess (powerpc-harris-powerunix): Add guess for port
12432         to new target.
12433
12434 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12435
12436         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12437
12438 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12439
12440         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12441         $(REALLY_SET_LIB_PATH) in Makefile.
12442         * Makefile.in (SET_LIB_PATH): New variable.
12443         (REALLY_SET_LIB_PATH): New variable.
12444         ($(DO_X)): Use $(SET_LIB_PATH).
12445         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12446         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12447         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12448         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12449         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12450         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12451         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12452         (install-dosrel): Likewise.
12453         (all-opcodes): Depend upon all-libiberty.
12454
12455 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12456
12457         * config.guess (*:CYGWIN*): New
12458
12459 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12460
12461         * Makefile.in (all-target-winsup): All all-target-libiberty.
12462
12463 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12464
12465         * configure.in (noconfigdirs): Add missing # in front of comment.
12466
12467 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12468
12469         * configure.in: add second pass to things added to noconfigdirs
12470         so *-gm-magic can exclude libgloss properly.
12471
12472 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12473
12474         * mpw-configure (extralibs_name, rez_name): Set correctly
12475         for MWC68K compiler.
12476
12477         * mpw-README: Add more info on the necessary build tools.
12478
12479 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12480
12481         * configure.in, config.sub: Recognize cygwin32.
12482
12483 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12484
12485         * config.guess, config.sub: Recognize A/UX.
12486
12487 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12488
12489         * config.sub: Merge with gcc/config.sub.
12490
12491 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12492
12493         * mpw-build.in (do-binutils): Add build of stamps.
12494
12495 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12496
12497         * config.sub: Add recognition for mips64vr4100*-* targets.
12498
12499 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12500
12501         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12502         Add creation of gconfigargs with `--enable-shared' turned on.
12503         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12504         ($(host)-stamp-stage3-configured): Likewise.
12505         (HOLES): Add chatr and ldd.
12506         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12507
12508 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12509
12510         * configure: Pass --nfp to recursive configures.
12511
12512 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12513
12514         * Makefile.in (DLLTOOL): New.
12515         (DLLTOOL_FOR_TARGET): New.
12516         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12517         (EXTRA_TARGET_FLAGS): Ditto.
12518         (EXTRA_GCC_FLAGS): Ditto.
12519         (CONFIGURE_TARGET_MODULES): Ditto.
12520         (DO_X): Ditto.
12521         * configure: Add DLLTOOL.
12522
12523 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12524
12525         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12526         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12527         mh-sco, since old workarounds no longer needed, and don't
12528         build ld, since libraries have weak symbols in COFF.
12529
12530 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12531
12532         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12533
12534 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12535
12536         * configure.in: Make sure that ${CC} can be used to compile an
12537         executable.
12538
12539 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12540
12541         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12542         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12543         nothing depending on whether gdbtk is being built.
12544
12545 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12546
12547         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12548
12549 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12550
12551         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12552         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12553
12554 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12555
12556         * config-ml.in: Add support for
12557         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12558         Simplify setting of multidirs from --disable-foo.
12559
12560 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12561
12562         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12563         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12564         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12565         non-empty, pass them on to the  GCC make.
12566         (all-bootstrap): New rule that is like all-gcc, except it executes
12567         the GCC bootstrap rule instead of the GCC all rule.
12568
12569 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12570
12571         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12572
12573 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12574
12575         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12576         DG/UX support.
12577
12578 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12579
12580         * config.sub (i*86*) Change [345] to [3456]
12581
12582 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12583
12584         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12585         --with-gnu-ld=no.
12586
12587 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12588
12589         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12590         AIX multilibs get built.
12591
12592 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12593
12594         * configure.in (i386-win32): Don't build expect if we're not
12595         building the tcl subdir.
12596
12597 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12598
12599         * Makefile.in: (configure-target-examples, all-target-examples):
12600         New targets, configure and build example programs.
12601
12602 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12603
12604         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12605         use it as input to sedit the generated MPW makefile.
12606         * mpw-README: Add a suggestion about Gestalt.h.
12607
12608 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12609
12610         * config.sub: Accept *-*-ieee*.
12611
12612 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12613
12614         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12615         Ronald F. Guilmette <rfg@monkeys.com>.
12616
12617 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12618
12619         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12620         for powerpc-pe native.
12621         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12622         (target==powerpc-pe): duplicate i386-win32 entry.
12623
12624 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12625
12626         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12627         of vxworks, not just vxworks5.1.
12628
12629 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12630
12631         * mpw-configure: Add support for exec-prefix.
12632
12633 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12634
12635         * config.guess: Recognize HP model 816 machines as having
12636         a PA1.1 processor.
12637
12638 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12639
12640         * configure: Ignore new autoconf configure options.
12641
12642 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12643
12644         * config.guess:  Recognize Pentium under SCO.
12645         From Robert Lipe <robertl@arnet.com>.
12646
12647 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12648
12649         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12650
12651 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12652
12653         * configure.in: Don't configure gas for alpha-dec-osf*.
12654
12655 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12656
12657         * configure.in: Default to --with-stabs for some targets for which
12658         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12659         i[345]86*-*-unixware*.
12660
12661 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12662
12663         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12664         rather than basing it on the target.  Simplify handling of options
12665         controlling which directories to configure.  Remove extraneous
12666         slash in multi-clean target.
12667
12668 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12669
12670         * config-ml.in: Prefix more variables with ml_ so they don't collide
12671         with configure's.
12672
12673 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12674
12675         * configure: Don't turn -v into --v.
12676
12677 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12678
12679         * configure.in (targargs): Fix typo.
12680
12681         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12682
12683 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12684
12685         * configure.in: Strip --host and --target options from
12686         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12687         --with-cross-host option when building with a cross-compiler.
12688         * configure: Canonicalize the arguments put into config.status by
12689         always using `=' for an option with an argument.  Pass a presumed
12690         --host or --target explicitly.
12691
12692 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12693
12694         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12695         into general OS recognition case.
12696
12697 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12698
12699         * configure.in (target_configdirs): add target-winsup only
12700         for win32 target systems.
12701
12702 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12703
12704         * Makefile.in (all-target-libgloss): Depend upon
12705         configure-target-newlib, since when libgloss is built it looks to
12706         see if the newlib directory exists.
12707
12708 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12709
12710         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12711         cfg-ml-*.in.
12712
12713 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12714
12715         * configure: Handle LD and LD_FOR_TARGET when configuring a
12716         Canadian Cross.
12717
12718 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12719
12720         * configure.in (target_libs): add target-winsup.
12721         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12722         (target==ppcle-pe): remove ld from $noconfigdirs.
12723
12724 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12725
12726         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12727         Preserve relative path names in $srcdir.  Build symlink tree if
12728         configuring cross target dir and srcdir=. (= no VPATH support).
12729         (configure-target-libg++): Depend on configure-target-librx.
12730         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12731         * config-ml.in: New file.
12732         * symlink-tree: New file.
12733         * configure: Ensure srcdir="." if that's what it is.
12734
12735 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12736
12737         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12738         includes and FLEX_SKELETON setting.
12739         * mpw-configure (--with-gnu-ld): New option, controls whether
12740         to use PPCLink or ld with PowerMac GCC.
12741         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12742         * mpw-config.in: Configure grez if targeting Mac.
12743
12744         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12745         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12746         just macos.
12747         * configure.in: Configure grez resource compiler if targeting Mac.
12748         * Makefile.in (all-grez, install-grez): New targets.
12749
12750 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12751
12752         * configure: CXX defaults to gcc, not g++.  If we find
12753         gcc in the path, set CC to gcc -O2.
12754
12755 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12756
12757         * configure: Default ${build} correctly.  Avoid picking up extra
12758         spaces when reading CC and CXX from Makefile.  When doing a
12759         Canadian Cross, use plausible default values for numerous
12760         variables.
12761         * configure.in: When doing a Canadian Cross, don't try to
12762         configure tools whose configure script can't handle it.
12763
12764 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12765
12766         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12767
12768 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12769
12770         * configure:  Remove dubious bug reporting address.
12771
12772 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12773
12774         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12775         configure script, run that instead of this directory's configure.
12776         In either case, print a message that we're configuring the sub-dir.
12777
12778 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12779
12780         * configure.in: Before checking for the existence of various files,
12781         use sed to filter out "target-".
12782
12783 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12784
12785         * Makefile.in (DO_X): Split rule to decrease command line length
12786         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12787         (Philippe De Muyter).
12788
12789 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12790
12791         * Makefile.in (all-patch): depend on all-libiberty.
12792
12793 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12794
12795         * configure.in: If the only directory in target_configdirs which
12796         actually exists is libiberty, then set target_configdirs to empty,
12797         to avoid trying to build a target libiberty in a gas or gdb
12798         distribution.
12799
12800 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12801
12802         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12803         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12804         systems.
12805
12806 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12807
12808         * configure.in (copy_dirs): Use sys-include instead of include
12809         for --with-headers option.
12810
12811 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12812
12813         * Makefile.in, configure.in: Make winsup builds work with
12814         new scheme.
12815
12816 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12817
12818         * configure.in: Build the linker on AIX.
12819
12820 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12821
12822         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12823         where needed.
12824
12825 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12826
12827         * Makefile.in (all-gcc): Fix typo.
12828
12829 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12830
12831         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12832
12833 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12834
12835         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12836         to target-xiberty, to provide more flexibility.
12837         (target_subdir):  Define.  Create if cross.
12838         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12839         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12840         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12841         check-libFOO -> check-target-libFOO, etc.
12842         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12843         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12844         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12845         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12846         allow ALL_GCC="" to only configure.
12847         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12848         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12849         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12850
12851 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12852
12853         * Makefile.in (taz): Build "info" in etc explicitly.
12854
12855 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12856
12857         * configure.in:  Make sure that CC is undefined (as opposed to
12858         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12859         problem with autoconf trying to configure on a host without GCC.
12860
12861 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12862
12863         * mpw-configure: Set host alias from choice of host compiler,
12864         only use generic MPW Makefile sed if present, edit a file
12865         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12866         * mpw-README: Add problem notes about CW6 and CW7.
12867
12868 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12869
12870         * Makefile.in (taz): Use ";" instead of ";;".
12871
12872 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12873
12874         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12875         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12876         DISTDOCDIRS.
12877         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12878         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12879
12880 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12881
12882         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12883         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12884         Move bfd to DISTSTUFFDIRS.
12885
12886 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12887
12888         * Makefile.in (X11_LIB): Removed.
12889         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12890
12891         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12892
12893 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12894
12895         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12896         names.
12897
12898 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12899
12900         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12901
12902 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12903
12904         * configure.in (i[345]86-*-win32): Always build newlib.
12905         Don't configure cvs, autoconf or texinfo.
12906         * Makefile.in (LD_FOR_TARGET): New.
12907         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12908         Pass down LD_FOR_TARGET.
12909
12910 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12911
12912         * winsup: New directory.
12913         * Makefile.in: Build winsup.
12914         * configure.in: Winsup is configured when target is win32.
12915         Can only build win32 target GDB when native.
12916
12917 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12918
12919         * config.guess: Recognize HP model 819 machines as having
12920         a PA 1.1 processor.
12921
12922 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12923
12924         * configure: Fix sed loop which substitutes for CC and CXX to
12925         avoid bug found in various sed implementations.
12926
12927 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12928
12929         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12930         simulator.  Use standard powerpc-*-eabi*.
12931
12932 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12933
12934         * configure.in: Stop putting gas and binutils in noconfigdirs for
12935         powerpc-*-aix* and rs6000-*-*.
12936
12937 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12938
12939         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12940         -mcall-aixdesc libraries.
12941
12942 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12943
12944         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12945
12946         * config.sub (arm | armel | armeb): Fix shell syntax.
12947
12948 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12949
12950         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12951         -msoft-float and -mcpu=common support.
12952         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12953         libraries.
12954
12955 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12956
12957         * configure.in: Allow configuration and build of emacs19 for the alpha.
12958
12959 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12960
12961         * configure.in (CC): Get ^CC, not just any old CC, from
12962         ${host_makefile_frag}.
12963
12964 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12965
12966         * configure.in (CC): Try to get CC from
12967         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12968
12969 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12970
12971         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12972         only if it exists in $(srcdir).
12973
12974 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12975
12976         * configure: If CC and CXX are not set in the environment, set
12977         them, based on either an existing Makefile or on searching for gcc
12978         in PATH.  Substitute for CC and CXX in Makefile.
12979         * configure.in: Remove libm from target_libs.  Separate
12980         target_configdirs from configdirs.  If CC is not set in
12981         environment, try to get it from a host Makefile fragment.  Rewrite
12982         changes of configdirs to use skipdirs instead.  A few minor
12983         tweaks.  Take directories out of target_configdirs as they are
12984         taken out of configdirs.  Remove existing Makefile files from
12985         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12986         CONFIG_ARGUMENTS in Makefile.
12987         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12988         by configure.in.
12989         (CONFIG_ARGUMENTS): Likewise.
12990         (CONFIGURE_TARGET_MODULES): New variable.
12991         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12992         ($(CONFIGURE_TARGET_MODULES)): New target.
12993         (configure-libg++, configure-libio): New targets.
12994         (all-libg++): Depend upon configure-libg++.
12995         (all-libio): Depend upon configure-libio.
12996         (configure-libgloss, all-libgloss): New targets.
12997         (configure-libstdc++): New target.
12998         (all-libstdc++): Depend upon configure-libstdc++.
12999         (configure-librx, all-librx): New targets.
13000         (configure-newlib): New target.
13001         (all-newlib): Depend upon configure-newlib
13002         (configure-xiberty): New target.
13003         (all-xiberty): Depend upon configure-xiberty.
13004
13005 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13006
13007         * configure.in (host i[345]86-*-win32):  Expand the
13008         noconfigdirs again.
13009
13010 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13011
13012         * mpw-configure: Fix sed command file name.
13013
13014 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13015
13016         * configure.in (host i[345]86-*-win32): Reduce the
13017         noconfigdirs again.
13018
13019 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13020
13021         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13022         or powerpc*-*-pe*, since they are not yet supported.
13023
13024 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13025
13026         Add PowerMac support and many other enhancements.
13027         * mpw-configure: New option --cc to select compiler to use,
13028         paste options set according to --cc into the generated
13029         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13030         if mpw-make.sed is present.
13031         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13032         add forward includes for PowerPC include files.
13033         * mpw-build.in: Build using Makefile.PPC if present.
13034         (do-byacc, etc): Remove separate version resource builds.
13035         (do-gas): Build "stamps" before "all".
13036         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13037         * mpw-README: Update to reflect --cc option, PowerMac support,
13038         and recently-reported compatibility problems.
13039
13040 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13041
13042         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13043         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13044         (--with-multilib-top): Pass to recursive invocations.
13045
13046 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13047
13048         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13049         v810-*-*.
13050
13051 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13052
13053         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13054         gdb, ld and opcodes on v810-*-*.
13055
13056 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13057
13058         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13059         (local-maintainer-clean): New target.
13060         (maintainer-clean): New target.
13061         (realclean): Just depend upon maintainer-clean.
13062
13063 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13064
13065         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13066
13067 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13068
13069         * configure.in: Build ld in mips*-*-bsd* case.
13070
13071 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13072
13073         * config.sub: Accept -lites* OS.  From Ian Dall.
13074
13075 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13076
13077         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13078         targets.
13079
13080 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13081
13082         * configure.in: treat i386-win32 canadian cross the same as
13083         i386-go32 canadian cross.
13084
13085 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13086
13087         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13088         running under the simulator to build a reduced set of libraries.
13089         (powerpc-*-eabiaix): Add fine grained multilib support added to
13090         other powerpc targets yesterday.
13091
13092 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13093
13094         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13095         -disable-softfloat, -disable-relocatable, -disable-aix, and
13096         -disable-sysv to control which multilib libraries get built.
13097
13098 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13099
13100         * configure: Add Makefile.tem to list of files to remove in trap
13101         handler.
13102
13103 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13104
13105         * config.guess (*Linux*):  Add missing "exit"s.
13106         Also, need specific check for alpha-unknown-linux (uses COFF).
13107
13108 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13109
13110         * config.guess:  Merge with FSF:
13111
13112         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13113         * config.guess (AIX4): More robust release numbering discovery.
13114
13115         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13116         * config.guess (i386-sequent-ptx): Properly get version number.
13117
13118         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13119         * config.guess (mips:*:4*:UMIPS): New case.
13120
13121 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13122
13123         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13124         (i386-win32 host): Likewise.  Don't build readline.
13125
13126 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13127
13128         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13129         SUPPORT_FILES to submakes.
13130
13131 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13132
13133         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13134         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13135         mpw-configure.
13136
13137 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13138
13139         * configure.in (appdirs): Use =, not ==, in test expression when
13140         trying to build the text to print in the warning message for
13141         Solaris users.
13142
13143 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13144
13145         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13146
13147 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13148
13149         * config.guess: Recognize lynx-2.3.
13150
13151 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13152
13153         * config.sub (z8ksim): Deleted
13154         (z8k-*-coff): New, this is the one true name of the target.
13155
13156 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13157
13158         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13159
13160 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13161
13162         * config.guess (*:Linux:*:*): First try asking the linker what the
13163         default object file format is (elf, aout, or coff).  Then if this
13164         fails, try previous methods.
13165
13166 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13167
13168         * configure.in: Don't build newlib for *-*-vxworks5.1.
13169
13170 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13171
13172         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13173         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13174
13175 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13176
13177         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13178
13179 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13180
13181         * cfg-ml-com.in: New file.
13182         * cfg-ml-pos.in: New file.
13183
13184 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13185
13186         * COPYING.NEWLIB: Add HP free copyright to list.
13187
13188 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13189
13190         * config.sub: Recognize -eabi* for the system, not just -eabi.
13191
13192 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13193
13194         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13195         * config.sub, configure.in (win32): New target and host.
13196
13197 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13198
13199         * configure.in: Add i386-pe configuration.
13200
13201 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13202
13203         * mpw-build.in (install): Install GDB after LD.
13204
13205 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13206
13207         * mpw-config.in (elf/mips.h): Always forward-include, needed
13208         for GDB to build.
13209
13210 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13211
13212         * testsuite: New directory for customer acceptance and whole tool
13213         chain tests.
13214
13215 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13216
13217         * configure: If per-host line isn't found, but AC_OUTPUT is found
13218         and a configure script exists, run it instead.
13219
13220 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13221
13222         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13223
13224 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13225
13226         * configure: Set build_{cpu,vendor,os,alias} to host values when
13227         --build isn't specified.
13228
13229 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13230
13231         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13232         (FLAGS_TO_PASS): Pass them.
13233         (EXTRA_TARGET_FLAGS): Ditto.
13234
13235 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13236
13237         * Makefile.in (all-libg++): Depend on all-libstdc++.
13238
13239 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13240
13241         * configure.in (noconfigdirs): Enable all packages for
13242           i386-unknown-netbsd.
13243
13244 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13245
13246         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13247         hosted builds (DOS builds)
13248
13249 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13250
13251         Changes for ARM based on patches from Richard Earnshaw:
13252         * config.sub: Handle armeb and armel.
13253         * configure.in: Omit arm linker only for riscix.
13254
13255 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13256
13257         * config.guess:  Update from FSF.
13258
13259 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13260
13261         * config.sub: Recognize powerpcle as the little endian variant of
13262         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13263         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13264         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13265         temporarily.
13266
13267 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13268
13269         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13270
13271 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13272
13273         * config.sub: Accept -lites* as a basic system type.
13274
13275 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13276
13277         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13278         installed, and if so return linuxoldld as the system name.
13279
13280 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13281
13282         * config.guess: Add hppa1.1-hp-lites support.
13283
13284 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13285
13286         * configure.in: Don't build newlib for m68k-vxworks5.1.
13287
13288 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13289
13290         * configure.in (mips-sgi-irix6): Use mh-irix5.
13291
13292 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13293
13294         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13295
13296 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13297
13298         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13299         OSF/1.  Fix compiler flags.
13300         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13301
13302 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13303
13304         * configure.in: Recognize --with-newlib.
13305         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13306
13307 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13308
13309         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13310         to *_X11_MODULES due to gdbtk needing X include files et al.
13311
13312 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13313
13314         Merge in support for Mac MPW as a host.
13315         (Old change descriptions retained for informational value.)
13316
13317         * mpw-config.in: Add generic include forwards for cpu-specific
13318         include files in aout and elf directories.
13319
13320         * mpw-configure: Added copyright.
13321         * mpw-config.in: Check for presence of required build tools.
13322         (target_libs): Add newlib.
13323         (target_tools): Add examples.
13324         (Read Me): Generate as "Read Me for MPW" instead.
13325         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13326         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13327         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13328
13329         * mpw-configure: Remove subdir-specific makefile hackery,
13330         delete mk.tmp after using it.
13331
13332         * mpw-build.in (all): Display start and end times.
13333
13334         * mpw-configure (host_canonical): Set.
13335         (target_cpu): Always add to makefiles.
13336         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13337         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13338         (mpw-mh-mpw): Look for in srcdir and srcroot.
13339         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13340
13341         * mpw-build.in: (install-only): New target.
13342
13343         * mpw-configure (host_alias, target_alias): Rename from hostalias
13344         and targetalias, add into generated Makefile.
13345         (mk.tmp): If present, add into generated Makefile.
13346         * mpw-build.in (all-gas): Build config.h first before gas proper.
13347
13348         * mpw-configure (config.status): Write only if changed.
13349         * mpw-config.in (readline): Configure it (not built, just used for
13350         definitions).
13351
13352         * mpw-config.in (elf/mips.h): Add a forward include.
13353
13354         * mpw-config.in: Forward-include most .h files in include into
13355         extra-include.
13356         (readline): Don't build.
13357         mpw-build.in (install): Install GDB.
13358
13359         * mpw-configure (prefix, mpw_prefix): Handle it.
13360         * mpw-config.in (mmalloc, readline): Don't configure.
13361         * mpw-build.in (thisscript): Rename to ThisScript.
13362         Use mpw-build instead of BuildProgram everywhere.
13363         (mmalloc, readline): Don't build.
13364         * mpw-README: New file, basic documentation about the MPW port.
13365
13366         * mpw-config.in: Use forward-include to create include files.
13367
13368         * mpw-configure: Add more things to the top of each configured
13369         Makefile, including contents of config/mpw-mh-mpw.
13370         * mpw-config.in (extra-include): Create this directory and fill it
13371         with Posix-like include files when configuring.
13372
13373         * config.sub (apple, mac, mpw): Add various aliases.
13374
13375         * mpw-build.in: New file, top-level build script fragment for MPW.
13376         * mpw-configure: New file, configure script for MPW.
13377         * mpw-config.in: New file, config fragment for MPW.
13378
13379 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13380
13381         * configure.in (host_libs): Remove glob, since it is gone from the
13382         sources.
13383
13384 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13385
13386         * Makefile.in: define empty GDB_NLM_DEPS var.
13387
13388         * configure.in(target_makefile_frag): use config/mt-netware
13389         for netware targets.
13390
13391 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13392
13393         * config.sub: Merge in recent FSF changes.  Remove linux special
13394         cases.
13395
13396 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13397
13398         Revert this change:
13399
13400         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13401
13402                 * build-all.mk: Use CC=cc -Xs on Solaris.
13403
13404 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13405
13406         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13407         stop using it.
13408         * Makefile.in: Nuke all references to glob subdirectory.
13409
13410 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13411
13412         * configure.in: Fix --enable-shared logic in per-host.
13413
13414 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13415
13416         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13417
13418 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13419
13420         * configure.in (noconfigdirs): Don't build gas on AIX, for
13421         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13422
13423 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13424
13425         * configure: Fix --cache-file to work if the file argument is a
13426         relative path.
13427
13428 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13429
13430         * configure: If the --cache-file is used, pass it down to
13431         configure in subdirectories.
13432
13433 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13434
13435         * config.sub: add vxworks29k configuration.
13436
13437 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13438
13439         * Makefile.in (taz): Do "diststuff" part quietly.
13440
13441 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13442
13443         * config.sub: Mini-merge with gcc/config.sub.
13444
13445 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13446
13447         * config.guess (IRIX): Sed - to _.
13448
13449 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13450
13451         * Makefile.in (source-vault, binary-vault): New targets.
13452
13453 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13454
13455         * config.sub: Recognize -eabi as a basic system type.
13456
13457 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13458
13459         * configure.in (enable_shared stuff): Fix typo.
13460
13461 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13462
13463         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13464
13465 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13466
13467         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13468
13469 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13470
13471         * configure.in (rs6000-*-*): Don't build gas.
13472
13473 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13474
13475         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13476         reduce command line length.
13477         (AS_FOR_TARGET): Check for as.new, not Makefile.
13478         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13479
13480 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13481
13482         * config.guess:  Merge from FSF.
13483
13484 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13485
13486         * configure: Don't use $ when handling program_suffix.
13487
13488 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13489
13490         * configure.in:  Configure tk for hppa/hpux.
13491
13492 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13493
13494         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13495
13496 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13497
13498         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13499         to LIBCXXFLAGS.  Tests are better run without it.
13500
13501 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13502
13503         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13504
13505 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13506
13507         * configure.in (*-*-netware*): Don't configure xiberty.
13508
13509 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13510
13511         * configure.in:  Remove tk from native_only list.
13512
13513 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13514
13515         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13516           for special NCD build.
13517
13518 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13519
13520         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13521         makeall.bat, they're only useful for binutils snapshots.
13522         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13523         makeall.bat to specified SUPPORT_FILES.
13524
13525 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13526
13527         * build-all.mk: Add Ericsson targets to sun4 and solaris
13528           hosts.  Add  BNR's sun4 target to solaris host, so their
13529           build-from-source will be tested in-house first.
13530
13531 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13532
13533         * Makefile.in (LIBCFLAGS): New variable.
13534         (CFLAGS_FOR_TARGET): Ditto.
13535         (LIBCFLAGS_FOR_TARGET): Ditto.
13536         (LIBCXXFLAGS): Ditto.
13537         (CXXFLAGS_FOR_TARGET): Ditto.
13538         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13539         (BASE_FLAGS_TO_PASS): Pass them.
13540         (EXTRA_TARGET_FLAGS): Ditto.
13541
13542         * configure.in: Support --enable-shared.
13543
13544 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13545
13546         * configure.in (target_libs):  Include libstdc++ again.
13547         * config.guess:  Update from FSF (for FreeBSD).
13548
13549 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13550
13551         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13552         makeall.bat.
13553         (DISTDOCDIRS): Add `etc'.
13554         (ETC_SUPPORT_PFX): New variable.
13555         (taz): Include anything from etc starting with a word in
13556         ETC_SUPPORT_PFX.
13557
13558 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13559
13560         * config.sub: Update for recent FSF changes.  Remove obsolete
13561         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13562         spacing changes.
13563
13564 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13565
13566         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13567
13568         * config.guess:  Merge with FSF.
13569         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13570
13571 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13572
13573         * configure: Since the "trap 0" handler will override the exit
13574         status on many systems, only use it for "exit 1", and make it set
13575         a non-zero exit status; reset it before "exit 0".  Also, check
13576         exit status of config.sub, and error out if it failed.
13577
13578 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13579
13580         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13581         and install libgloss.
13582
13583 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13584
13585         * Makefile.in (all-binutils): Depend upon all-byacc.
13586
13587         * configure.in: Don't build emacs on Irix 5.
13588
13589 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13590
13591         * configure.in (*-*-netware*): Add libio.
13592
13593 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13594
13595         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13596         (CHECK_TARGET_MODULES): Ditto.
13597         (INSTALL_TARGET_MODULES): Ditto.
13598         (TARGET_LIBS): Ditto.
13599         (all-libstdc++): Note dependencies.
13600
13601 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13602
13603         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13604
13605 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13606
13607         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13608         -fexternal-templates.
13609
13610         * configure.in (target_libs): Add libstdc++.
13611         (noconfigdirs): Add libstdc++ as appropriate.
13612
13613 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13614
13615         * config.guess:  Update from FSF.
13616
13617 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13618
13619         * configure: Use ${config_shell} when running ${configsub}.
13620
13621 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13622
13623         * config.sub: No longer recognize h8300h.
13624
13625 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13626
13627         * config.sub: Remove extraneous differences between config.sub and
13628         gcc/config.sub.
13629
13630 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13631
13632         * Makefile.in (DISTSTUFFDIRS): Add gas.
13633
13634 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13635
13636         * COPYING.NEWLIB: New file.
13637
13638 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13639
13640         * config.guess (HP-UX):  Patch from Harlan Stenn
13641         <harlan@landmark.com> to also emit release level.
13642
13643 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13644
13645         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13646
13647 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13648
13649         * config.sub:  Merge nextstep cleanup from FSF.
13650
13651 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13652
13653         * configure.in (arm-*-*): Don't configure ld for this target.
13654
13655 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13656
13657         * configure.in (*-*-netware): don't configure libg++, libio,
13658           librx, or newlib.
13659
13660 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13661
13662         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13663         configure ld--it works, but it doesn't support shared libraries.
13664
13665 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13666
13667         * config.guess (*-unknown-freebsd*):  Get rid of possible
13668         trailing "(Release)" in version string.
13669         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13670
13671 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13672
13673         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13674         Fix type: *-next-neststep -> *-next-nextstep.
13675
13676         * config.guess:  Merge from FSF:
13677
13678         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13679
13680         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13681
13682         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13683
13684         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13685         instead of UNIX_SV for UnixWare 1.0).
13686
13687 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13688
13689         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13690         to make gdb/nlm/* build after the compiler and linker.
13691
13692 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13693
13694         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13695         not just i[34]86.
13696         (m68k-atari-sysv4):  Relocate to match FSF version.
13697
13698         * config.guess:  More merges from the FSF:
13699
13700         Add a space before function call or macro invocation.
13701
13702         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13703
13704         * config.guess: Add trap cmd to remove dummy.c and dummy when
13705         interrupted.
13706
13707         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13708
13709         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13710         (dummy): Redirect stderr from compilation of dummy.c.
13711
13712         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13713
13714         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13715
13716 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13717
13718         * configure: Accept and ignore --cache*, for compatibility with
13719         new autoconf.
13720
13721 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13722
13723         * config.guess:  Merge from FSF:
13724
13725         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13726
13727         * config.guess (Pyramid*:OSx*:*:*): New case.
13728         (PATH): Add /.attbin at end for finding uname.
13729         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13730
13731         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13732
13733         * config.guess (M88*:DolphinOS:*:*): New case.
13734
13735         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13736
13737         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13738         to select whether to use ELF or COFF.
13739
13740         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13741
13742         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13743
13744         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13745
13746         * config.guess: Guess the OS version for HPUX.
13747
13748         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13749
13750         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13751
13752 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13753
13754         * configure.in: Recognize --with-headers, --with-libs, and
13755         --without-newlib.
13756         * Makefile.in (all-xiberty): Depend upon all-ld.
13757
13758 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13759
13760         * configure.in: Change i[34]86 to i[345]86.
13761
13762 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13763
13764         * configure (version): A few more tweaks to help message.
13765
13766 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13767
13768         * Makefile.in:  Remove (for now) librx as a host library,
13769         now that we're building it for target.
13770
13771 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13772
13773         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13774         (Karl Berry).
13775
13776 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13777
13778         * configure.in:  Also configure librx.
13779
13780 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13781
13782         * Makefile.in:  Update various rules to reflect that librx
13783         is now needed for libg++.
13784
13785 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13786
13787         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13788
13789 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13790
13791         * configure.in: Configure the examples directory.
13792
13793 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13794
13795         * configure: Simplify Jun 2 1994 change.
13796
13797 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13798
13799         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13800         /bin/gcc isn't good enough to build gcc.
13801
13802 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13803
13804         * Makefile.in (GDB_SUPPORT_FILES): Remove
13805         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13806         (gdb.tar.gz): Add new rule to use standard distribution building
13807         mechanism.
13808
13809 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13810
13811         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13812         Bill Cox <bill@cygnus.com>.
13813
13814 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13815
13816         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13817
13818 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13819
13820         * configure:  Search current dir first in .gdbinit.
13821
13822 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13823
13824         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13825
13826 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13827
13828         * config.sub:  Refer to NeXT's operating system as nextstep.
13829
13830         * config.sub (case $basic_machine):  Re-order the cases, to match
13831         the order in the FSF version (which is mostly alphabethical).
13832         Merge in some additions and changes from the FSF.
13833
13834 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13835
13836         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13837         * config.sub: Recognize cxux7.
13838         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13839
13840 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13841
13842         * config.sub:  Fix typo powerpc -> powerpc-*.
13843
13844 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13845
13846         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13847
13848         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13849         parallel with all-emacs and install-emacs).  Top-level command
13850         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13851
13852 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13853
13854         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13855         $(relbindir)/make before doing ``make install'', and use
13856         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13857         installing over running make binary.
13858         ($(host)-stamp-stage3-installed): Likewise.
13859
13860 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13861
13862         * config.guess: Recognize Mach.
13863
13864 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13865
13866         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13867         see whether --exec-prefix was used.
13868
13869 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13870
13871         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13872
13873 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13874
13875         * Makefile.in: Add all-librx target similar to all-libproc.
13876
13877 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13878
13879         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13880         with post 1.2 uname bogosity.
13881
13882 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13883
13884         * configure: Remove temporary files on receipt of a signal.
13885
13886 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13887
13888         * configure: If there is a package_makefile_frag, remove
13889         ${subdir}/Makefile.tem after copying it in.
13890
13891 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13892
13893         * build_all.mk: support rs6000 lynx identifies itself as
13894         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13895         since /bin/gcc is too feeble to compile a modern gcc.
13896
13897 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13898
13899         * brought devo/test-build.mk update-to-date with progressive/
13900           test-build.mk. Add lynx targets and hppa flag info.
13901
13902 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13903
13904         * configure.in:  Use mh-ncrsvr43.  Patch from
13905         Tom McConnell <tmcconne@sedona.intel.com>.
13906
13907 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13908
13909         * config.guess (i386-unknown-bsdi):  No longer need to
13910         check #if defined(__bsdi__) && defined(__i386__).
13911
13912 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13913
13914         * configure: Set program_transform_nameoption correctly.
13915
13916 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13917
13918         * brought build-all.mk update-to-date with progressive build-all.mk,
13919           added new targets and hppa info.
13920
13921 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13922
13923         * configure: If config.guess result is a prefix of the user
13924         specified target, assume a native build and use the user specified
13925         target as the host alias.  Remove SunOS patch suffix removal hack.
13926         * configure.in: Remove SunOS patch suffix removal hack.
13927
13928         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13929         in NATIVE_CHECK_MODULES.
13930
13931 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13932
13933         * Makefile.in: Rename HOST_ONLY to NATIVE.
13934         * configure: Delete SunOs patch suffix from host_canonical
13935           and build_canonical variables that are prepended to Makefiles.
13936         * configure.in: Add comments for easier maintenance.
13937
13938 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13939
13940         * Makefile.in: Add all-libproc target similar to all-gui.
13941
13942 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13943
13944         * Makefile.in (CHECK_MODULES): split into
13945         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13946
13947 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13948
13949         * config.guess (i386-unknown-bsdi): New system to guess.
13950
13951 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13952
13953         * Makefile.in: Add all-gui target (but not yet build by "all").
13954
13955 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13956
13957         * config.sub: Move deletion of patch suffix from here...
13958         * configure.in: To here, at Ian's suggestion.  The top-
13959           level scripts might need to know of a patch level.
13960
13961 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13962
13963         * config.sub: Strip off patch suffix so rtl is recognized
13964           as a sunos4.1.3 machine, even though it's been patched.
13965
13966 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13967
13968         * Makefile.in (INSTALL_LAST): Delete.
13969         (INSTALL_DOSREL): New.
13970
13971 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13972
13973         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13974         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13975         whether we pass down --with-gnu-ld anyhow.
13976
13977 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13978
13979         * Makefile.in (INSTALL_LAST): Change operation so it works
13980         on more flavors of make.
13981         * configure.in (go32): Don't build libg++ or libio.
13982
13983 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13984
13985         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13986         they can be overriden by templates.
13987
13988 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13989
13990         * configure.in (target==go32): Don't build gdb.
13991         * dosrel: New directory.
13992
13993 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13994
13995         * configure.in (host==go32): Configure dosrel too.
13996         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13997         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13998         be set by incoming names or templates.
13999         (INSTALL_LAST): New rule.
14000
14001 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14002
14003         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14004
14005 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14006
14007         * configure.in (appdirs): New variable.  Currently empty, but will
14008         be used in gas distribution.  If nonempty, lists a set of
14009         directories at least one of which must get configured, or top
14010         level configuration is considered to have failed.
14011         (rs6000-*-lynxos*): Use new file name.
14012
14013 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14014
14015         Eliminate XTRAFLAGS.
14016         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14017         newlib include files using -idirafter, and also use -nostdinc.
14018         (CXX_FOR_TARGET): Likewise.
14019         (XTRAFLAGS): Removed.
14020         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14021         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14022         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14023         ($(DO_X)): Don't pass down XTRAFLAGS.
14024
14025 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14026
14027         * configure.in (mips*-dec-bsd*): New target; do build linker.
14028         (mips*-*-bsd*): New target; don't build linker.
14029
14030 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14031
14032         * configure.in: support rs6000-*-lynxos* configuration.
14033         support sunos4 as a cross target.
14034
14035         * config.sub: look for lynx*, not lynx since the OS version may
14036         legitimately be part of the name.
14037
14038 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14039
14040         * configure.in (i[34]86-*-sco*): Move to be with other i386
14041         targets.
14042         (romp-*-*): New target.  Skip various binary utilities.
14043         (vax-*-*): New target.  Don't build newlib.
14044         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14045
14046 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14047
14048         * configure.in: Only set host_makefile_frag if config
14049         directory exists.
14050
14051 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14052
14053         * install.sh: If $dstdir exists, don't check whether each
14054         component does.
14055
14056 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14057
14058         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14059
14060 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14061
14062         * configure.in (*-*-lynxos*): Don't configure newlib for either
14063         native or cross Lynx.
14064
14065 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14066
14067         * config.sub (sparc64-elf): Fix os.
14068         (z8k): Remove duplicate.
14069
14070 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14071
14072         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14073         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14074
14075 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14076
14077         * configure: Make file links cleanly even if Lynx fails on
14078           an NFS symlink (at least fail cleanly).
14079
14080 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14081
14082         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14083         -XNh2000.
14084
14085 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14086
14087         * configure: Unknown options are fatal again.
14088
14089 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14090
14091         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14092         compatibility.
14093
14094 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14095
14096         * build-all.mk: Add `clean' target.
14097
14098 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14099
14100         * config.guess:  Add SINIX support.
14101         * configure.in:  Add mips-*-sysv4* support.
14102
14103 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14104
14105         * build-all.mk: Document all useful targets.
14106         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14107         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14108
14109 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14110
14111         * configure: Support --silent, --quiet.
14112
14113 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14114
14115         * configure: Support --disable-FEATURE.
14116
14117 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14118
14119         * config.guess: Recognize NCR running SVR4.3.
14120
14121 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14122
14123         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14124         Patch from Paul Eggert <eggert@twinsun.com>.
14125
14126 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14127
14128         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14129
14130 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14131
14132         * configure: Make unrecognized options give nonfatal warnings
14133         instead of fatal errors, and pass them to any subdirectory
14134         configures in case they recognize them.
14135         Make --x equivalent to --with-x.
14136
14137 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14138
14139         * configure: Add --enable-* options.  Clean up usage message and
14140         some comments.
14141
14142 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14143
14144         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14145
14146 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14147
14148         * configure.in (hppa*-*-*): Enable binutils.
14149
14150 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14151
14152         * config.sub: Recognize cisco.
14153
14154 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14155
14156         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14157
14158 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14159
14160         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14161         than one configuration name.  Add comment.
14162
14163 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14164
14165         * config.guess: about target *-hitachi-hiuxwe2, fixed
14166         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14167         macro is incorrect.]
14168
14169 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14170
14171         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14172         than the "make ls" stuff which used to be here.
14173
14174 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14175
14176         * config.guess:  Recognize i[34]86-unknown-freebsd.
14177         From Shawn M Carey <smcarey@rodan.syr.edu>.
14178
14179 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14180
14181         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14182
14183 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14184
14185         * config.guess: Check for ptx.
14186
14187 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14188
14189         * config.sub: Add os9k checking.
14190
14191 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14192
14193         * config.guess: Handle OSF1 running on HPPA processors
14194
14195 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14196
14197         * configure: If subdir configure fails, print out a message with
14198         subdirectory name, in case subdir's configure code didn't identify
14199         itself.
14200
14201 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14202
14203         * configure.in: Remove embedded newlines from configdirs.
14204         Avoid mismatches of substrings.  Fix matching strings at end
14205         of configdirs.
14206
14207 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14208
14209         * config.guess:  Add Lynx/rs6000 config support.
14210
14211 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14212
14213         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14214
14215 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14216
14217         * configure.in (hppa*-*-osf*): Treat this just like most other
14218         PA configurations (eg no binutils or ld).
14219         (hppa*-*-*elf*): These configurations have binutils and ld.
14220
14221 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14222
14223         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14224
14225 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14226
14227         * configure.in (rs6000-*-*): Build gas.
14228
14229 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14230
14231         * Makefile.in:  Avoid bug in losing hpux sed.
14232
14233 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14234
14235         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14236         for GDB and GDB has been fixed to not need it.
14237
14238 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14239
14240         * config.guess: Recognize vax hosts.
14241
14242 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14243
14244         * configure (while loop): Don't use "break 2" inside case
14245         statement -- the case statement isn't an enclosing loop.
14246
14247 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14248
14249         * config.guess:  Clean up NeXT support, to allow nextstep
14250         on Intel machines.  Make OS be nextstep.
14251
14252 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14253
14254         * config.guess: Add alternate forms for Convex.
14255
14256 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14257
14258         * configure:  Completely rewrite option processing.  Take
14259         advantage of pattern-matching to avoid invoking test frequently.
14260         Also clean up host and target defaulting logic.
14261
14262 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14263
14264         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14265         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14266         commands (plus user environment) will fit SCO limits.
14267
14268 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14269
14270         * configure.in: Don't issue warnings about directories which are
14271         not being configured if -norecursion is set.  Correct test for
14272         --with-gnu-as and --with-gnu-ld to not get confused by substring
14273         matches.
14274
14275         * configure.in: Don't build gas for alpha-dec-osf1*.
14276
14277 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14278
14279         * configure:  Back out Per's change of 12/19/1993.  It changes the
14280         behavior of configure in unexpected and confusing ways.
14281
14282         Also, use different delim char when calculating
14283         program_transform_name so that the name can contain slashes.
14284
14285 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14286
14287         * configure.in, config.sub: Add support for VSTa micro-kernel.
14288
14289 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14290
14291         * configure.in: Nuke hacks which were used to get a special
14292         version of GAS for HPPA configurations.
14293
14294 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14295
14296         * configure:  If only ${target_alias} is given, use that
14297         as the default for ${host_alias}.
14298         * configure:  Add missing back-slashes before nested quotes.
14299
14300 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14301
14302         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14303
14304 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14305
14306         * config.guess:  Recognize some Tektronix configurations.
14307         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14308
14309 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14310
14311         * config.sub: Match any flavor of SH.
14312
14313 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14314
14315         * configure.in: Don't try to configure newlib for Alpha.
14316
14317 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14318
14319         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14320         libg++ or libio for any Alpha target.
14321
14322         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14323
14324 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14325
14326         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14327         default arguments -- so it tried to compress itself.
14328
14329 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14330
14331         * configure.in (notsupp): ensure that a space is always at the end
14332           of the configdirs list, since the grep checks for an explicit space
14333
14334 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14335
14336         * configure.in (target i386-sysv4.2): don't build ld, since static
14337           versions of many libraries are not available.
14338
14339 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14340
14341         * config.guess: Recognize Apollos (using environment variables).
14342         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14343
14344 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14345
14346         * config.guess: Recognize Sony news mips running newsos.
14347
14348 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14349
14350         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14351         "fi ; else" for bash.
14352
14353 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14354
14355         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14356
14357 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14358
14359         * config.sub: accept unixware as an alias for svr4.2.
14360         Fix some inconsistancies with the gcc version.
14361
14362 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14363
14364         * Makefile.in (DISTDOCDIRS):  Add gdb.
14365
14366 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14367
14368         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14369
14370 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14371
14372         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14373         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14374         this now.
14375
14376 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14377
14378         * config.sub: Accept hiux* as an OS name.
14379
14380         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14381         etc/make-stds.texi.  The underscore came from gcc, and dje now
14382         agrees that RUNTESTFLAGS is the correct name.
14383
14384 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14385
14386         * install.sh:  Remove 'set -e'.  It makes any conditionals
14387         in the script useless.
14388
14389         * config.guess: Automatically recognize arm-acorn-riscix
14390         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14391
14392 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14393
14394         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14395
14396 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14397
14398         * Makefile.in (DISTDOCDIRS): New variable.
14399         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14400         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14401
14402 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14403
14404         * configure.in (hppa target): check the source directory for the
14405           pagas sub-directory
14406
14407 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14408
14409         * config.sub: Allow -aout* and -elf*.
14410
14411 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14412
14413         * configure.in: Don't build ld on i386-solaris2, same as for
14414         sparc-solaris2.
14415
14416 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14417
14418         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14419
14420 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14421
14422         * configure.in:  Configure gdb for alpha.
14423
14424 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14425
14426         * Makefile.in (CXXFLAGS): Add -O.
14427
14428 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14429
14430         * config.guess: added support for DG Aviion
14431
14432 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14433
14434         * configure.in: Produce warning message for subdirectories not
14435         configurable for this host/target combination.  Don't try to
14436         configure gdb for vms.
14437
14438 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14439
14440         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14441         appropriate files before making "diststuff".
14442         (DISTBISONFILES): New var: list of files to be edited.
14443         (DISTSTUFFDIRS): Add binutils.
14444
14445 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14446
14447         * config.sub: also handle mipsel and mips64el (for little endian mips)
14448
14449 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14450
14451         * configure.in: Add * to end of all OS names.
14452
14453 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14454
14455         * configure.in: Build newlib for LynxOS native.
14456
14457 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14458
14459         * config.guess: Add support for delta 88k running SVR3.
14460
14461         * configure.in: Add comment about HP compiler vs. emacs.
14462
14463 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14464
14465         * configure.in: don't build ld on solaris2 (not a viable option
14466           due to bugs in getpwnam & getpwuid)
14467
14468 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14469
14470         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14471         config.guess will produce a full version number.
14472
14473 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14474
14475         * configure.in: Build linker and binutils for alpha-dec-osf1.
14476
14477 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14478
14479         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14480         and gdb/testsuite/Makefile.in.
14481
14482 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14483
14484         * configure.in: recognize mips*- instead of mips-
14485
14486 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14487
14488         * config.sub: Accept linux*coff and linux*elf as operating
14489         systems.
14490
14491 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14492
14493         * config.sub: Recognize mips64, and mips3 as an alias for it.
14494
14495 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14496
14497         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14498         gdb knows how to handle OSF/1 shared libraries.
14499
14500 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14501
14502         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14503         * config.guess: Recognize Hitachi's HIUX.
14504         * config.sub: Recognize h3050r* and hppahitachi.
14505         Remove redundant cases for hp9k[23]*.
14506
14507 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14508
14509         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14510         if gas and ld are in the source tree and are in ${configdirs}.
14511         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14512         --with options (but still pass them down on the command line,
14513         if they were explicitly specified).
14514
14515 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14516
14517         * configure: substitute SHELL value in Makefile.in with
14518         ${CONFIG_SHELL}
14519
14520 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14521
14522         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14523         *-*-solaris2* targets.
14524
14525 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14526
14527         * Makefile.in: define M4, and pass it down to sub-makes;
14528         all-autoconf now depends on all-m4
14529
14530 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14531
14532         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14533         presence of {ar,ranlib} instead of a configured directory
14534
14535 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14536
14537         * config.guess: Accept 34?? as well as 33?? for NCR.
14538
14539 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14540
14541         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14542         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14543
14544 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14545
14546         * configure: grab values for $(CC) and $(CXX) from the
14547         environment, so that someone can do "CC=gcc configure; make" and
14548         have it work right (matching the way that autoconf works now)
14549
14550         * configure.in, Makefile.in: add support for gash, the tcl
14551         interface to Galaxy
14552
14553         * config.guess: add NetBSD variants (hp300, x86)
14554
14555 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14556
14557         * install.sh: Support -d option (in the manner of SunOS 4 install,
14558         as it is more deterministic than that of GNU install)
14559         (chmodcmd): Set file to mode 755 by default (should also do default
14560         chgrp and chown, but I don't feel like dealing with that now)
14561
14562 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14563
14564         * config.sub: Remove h8300hhms alias.
14565
14566 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14567
14568         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14569
14570 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14571
14572         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14573         as stmp-fixinc
14574
14575 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14576
14577         * config.sub: recognize m88110-bug-coff.
14578
14579 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14580
14581         * Makefile.in (all-libio): all dependencies on the toolchain used
14582         to build this (gcc, gas, ld, etc)
14583
14584 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14585
14586         * config.guess: Deal with OSF/1 1.3 on alpha.
14587
14588 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14589
14590         * install.sh: add some 'else true' clauses for portability
14591
14592         * configure.in: don't build libio for h8[35]00-*-* targets
14593
14594 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14595
14596         * Makefile.in:  Add support for new libio.
14597
14598 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14599
14600         * install.sh: If one command fails, don't try the rest.  Don't try
14601         to remove $dsttmp (via trap) unless we have already created it.
14602         If $src doesn't exist, detect it and exit with an error.
14603
14604         * config.guess: Recognize BSD on hp300.
14605
14606 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14607
14608         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14609         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14610
14611 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14612
14613         * Makefile.in (all-send-pr): depends on all-prms
14614
14615 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14616
14617         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14618
14619 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14620
14621         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14622         Added test for mips-mips-riscos5.
14623
14624 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14625
14626         * configure.in: use mh-hp300 for 68k HP hosts
14627
14628 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14629
14630         * configure: add support for CONFIG_SHELL, so that you can use
14631         some alternate shell for evaluating configure scripts
14632
14633 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14634
14635         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14636         in configure script to bug-gdb@prep.ai.mit.edu when building
14637         distribution archive.
14638         * Makefile.in (COMPRESS):  Remove def.
14639         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14640         gdb.tar.Z and make-gdb.tar.Z respectively.
14641         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14642         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14643         to convergence with 'taz' target in Makefile.in.
14644
14645 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14646
14647         * install.sh (dsttmp): use trap to ensure that tmp files go
14648         away on error conditions
14649
14650 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14651
14652         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14653
14654 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14655
14656         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14657         its parent is '/' not ''.
14658
14659         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14660
14661 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14662
14663         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14664         that ${newsrcdir}/configure.in does.
14665
14666 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14667
14668         * test-build.mk: support for CONFIG_SHELL
14669
14670 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14671
14672         * config.sub (netware):  Add as a basic system type.
14673
14674 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14675
14676         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14677           $(srcdir)/ from the dependency on Makefile.in.
14678
14679 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14680
14681         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14682         (h8300hhms is temporary until multi-libraries are implemented).
14683         * configure.in: Handle h8300h too.
14684
14685 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14686
14687         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14688
14689 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14690
14691         * configure:  Remove extraneous output when guessing host type.
14692         * config.guess:  Remove extraneous output when guessing using C
14693         compiler rather than uname, or when guessing fails.
14694
14695 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14696
14697         * Makefile.in: remove all.cross and install.cross targets
14698
14699         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14700           definitions
14701
14702 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14703
14704         * configure.in (target sh): Build gprof.
14705
14706 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14707
14708         * config.sub: change -solaris to -solaris2
14709
14710 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14711
14712         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14713
14714 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14715
14716         * configure: Correct error message for missing Makefile.in to
14717         print correct directory.
14718
14719 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14720
14721         * install.sh: kludge around 386BSD shell bug
14722
14723 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14724
14725         * config.guess:  Recognize NeXT.
14726         * config.guess:  Recognize i486-ncr-sysv4.
14727         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14728
14729 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14730
14731         * Makefile.in (MAKEINFOFLAGS): New variable.
14732         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14733         * build-all.mk, test-build.mk: Pass down --no-split as
14734         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14735
14736 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14737
14738         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14739
14740 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14741
14742         * Makefile.in (libg++.tar.z):  New rule.
14743         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14744         * Makefile.in (taz):  Only do a single chmod.
14745
14746 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14747
14748         * install.sh: don't use dirname anymore (replaced with sed usage)
14749
14750 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14751
14752         * Makefile.in:  Change extension for gzip'd files from '.z' to
14753         '.gz' per new FSF standard usage.
14754
14755 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14756
14757         * configure: put quotes around the final value of program_transform_name
14758
14759 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14760
14761         * Makefile.in: new install.sh support; update install-info rules
14762
14763 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14764
14765         * configure.in: Build diff for crosses, but not for go32 host.
14766
14767         * configure.in: Build gprof only for native, and don't build it
14768         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14769
14770 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14771
14772         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14773
14774 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14775
14776         * configure.in (host_tools): Add prms.
14777
14778 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14779
14780         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14781         with $(FLAGS_TO_PASS) on the command line
14782
14783         * config.sub: Recognize lynx and lynxos
14784
14785 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14786
14787         * config.sub: Accept -ecoff*, not just -ecoff.
14788
14789 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14790
14791         * Makefile.in (taz): Use .gz suffix instead of .z.
14792         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14793         names.
14794
14795 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14796
14797         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14798
14799 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14800
14801         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14802         that rebuilds that might happen during 'make install' don't get
14803         bogus gcc include files
14804
14805 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14806
14807         Change from Utah for HPPA support:
14808         * config.guess: Recognize hppa1.x-hp-bsd.
14809
14810 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14811
14812         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14813         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14814
14815 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14816
14817         * config.sub: Add support for rom68k and bug boot monitors.
14818
14819 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14820
14821         * Makefile.in: Make all-opcodes depend on all-bfd.
14822
14823 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14824
14825         * config.guess: Added special check for i[34]86-univel-sysv4*.
14826
14827 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14828
14829         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14830         the processor rather than assuming i486.
14831
14832 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14833
14834         * config.guess: Recognize SunOS6 as Solaris3.
14835
14836 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14837
14838         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14839         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14840
14841 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14842
14843         * build-all.mk (all-cross): New target for Canadian Cross.
14844         Added Q2 go32 targets.
14845         * test-build.mk: Configure go32 cross sparclite-aout and
14846         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14847         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14848
14849 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14850
14851         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14852         GO32 hosted toolchains
14853
14854 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14855
14856         * configure: change  so "-exec-prefix" gets passed down rather
14857         than "-exec_prefix" so autoconf generated Makefiles get the
14858         exec_prefix set right.
14859
14860 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14861
14862         * config.guess: get the Solaris2 minor version number
14863
14864         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14865
14866 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14867
14868         * config.guess: Recognize some Sequent platforms.
14869
14870 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14871
14872         * Makefile.in: added the vault-install target
14873
14874         * configure.in: actually use the Sun3 makefile fragment that's in
14875         config, also added the release dir to configdirs
14876
14877 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14878
14879         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14880
14881 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14882
14883         * configure.in: remove some program from Alpha targetted toolchains
14884
14885 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14886
14887         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14888         gprof.
14889         (taz): Run "make diststuff" in those directories instead of "make
14890         proto-dir".  Look for "VERSION=" only at start of line in subdir
14891         Makefile.  Use "gzip -9" for compression.
14892         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14893         (binutils.tar.z): New target.
14894
14895 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14896
14897         * Makefile.in (taz): Include gpl.texinfo.
14898
14899 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14900
14901         * Makefile.in (setup-dirs): Merged into "taz" target.
14902         (taz): Only do `proto-dir' stuff if a directory is actually needed
14903         for this target.
14904
14905 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14906
14907         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14908         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14909         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14910         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14911         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14912
14913 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14914
14915         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14916         config.sub, and move-if-change to gdb testsuite distribution
14917         archive, so the testsuite can be extracted, configured, and
14918         run separately from the gdb distribution.  Blow away the Chill
14919         tests that require a Chill compiled executable, since GNU Chill
14920         is not yet publically available.
14921
14922 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14923
14924         * test-build.mk: set environment variables in a single command,
14925         instead of a list of assignments and exports
14926
14927         * config.guess: recognize Alpha/OSF1 systems
14928
14929 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14930
14931         * configure: Change help message to prefer --options rather than
14932           -options.
14933
14934 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14935
14936         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14937         zippy@ecst.csuchico.edu.
14938         * config.guess: Recognize miniframe.
14939
14940 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14941
14942         * Makefile.in: Use srcroot to find runtest rather than rootme.
14943         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14944
14945 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14946
14947         * test-build.mk: Extensive additions to support building on a
14948         machine other than the host.
14949
14950 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14951
14952         * configure (tooldir): Fix for i386-aix again.
14953
14954 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14955
14956         * configure, Makefile.in:  Change definition of $(tooldir)
14957         to match the FSF.
14958
14959 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14960
14961         * config.guess:  Recognize i[34]86/SVR4.
14962
14963 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14964
14965         * Makefile.in (all-gdb): gdb depends on sim.
14966
14967 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14968
14969         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14970         at the same time we make the prototype gdb directory.
14971         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14972         files at the same time as the gdb base release distribution.
14973
14974 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14975
14976         * Makefile.in (check): Use individual check targets rather than
14977         DO_X rule.
14978         (check-gcc): Added.
14979
14980 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14981
14982         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14983         for System V release 3.2.
14984
14985 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14986
14987         * config.sub: Recognize hppaosf.
14988         * configure.in: Do configure ld/binutils/gas for it.
14989
14990 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14991
14992         * configure (tooldir): Alter syntax used to set this, for systems
14993         where "\$" isn't handled right, like i386-aix.
14994
14995 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14996
14997         * configure: Pass program-transform-name, not
14998         program_transform_name, to recursive configures.
14999
15000 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15001
15002         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15003         of gas+ld+binutils.
15004
15005 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15006
15007         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15008
15009 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15010
15011         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15012
15013 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15014
15015         * Makefile.in (PRMS): Set back to all-prms.
15016
15017 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15018
15019         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15020         targets, rather than for MIPS hosts.
15021
15022 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15023
15024         * configure.in: add comment for --with-x default values
15025
15026         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15027
15028         * Makefile.in: add check-* targets for each of the directories in
15029         the tree.  Add a definition of RUNTEST that will use the one we
15030         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15031
15032 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15033
15034         * configure.in: Removed obsolete references to bfd_target and
15035         target_makefile_frag.
15036
15037         * build-all.mk: Set assorted targets for Q2.
15038         * config.sub: Recognize z8k-sim and h8300-hms.
15039         * test-build.mk: Really don't pass host to configure.
15040         (HOLES): Added uname.
15041
15042 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15043
15044         * configure: Handle an empty program-prefix, program-suffix or
15045         program-transform-name correctly.
15046
15047 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15048
15049         * build-all.mk: -G 8 no longer required for MIPS targets.
15050         * test-build.mk: Don't pass host argument to configure; make it
15051         guess.
15052
15053 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15054
15055         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15056         * Makefile.in (COMPRESS):  New macro, like GZIP.
15057
15058 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15059
15060         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15061
15062         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15063         with gas currently defaults to -G 0.
15064
15065 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15066
15067         * Makefile.in (all-flex): flex depends on byacc.
15068
15069         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15070         to test-build.mk as RELEASE_TAG.
15071         * test-build.mk (configargs): New variable containing arguments to
15072         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15073         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15074
15075         * config.guess: Use /bin/uname when checking -X argument on SCO,
15076         to avoid invoking GNU uname which doesn't understand -X.
15077
15078         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15079
15080         * configure.in: Build gas for mips-*-*.
15081
15082 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15083
15084         * Makefile.in (all.normal): insert missing backslash.
15085
15086 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15087
15088         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15089
15090         * Makefile.in: Complete overhaul to merge many almost identical
15091         targets.
15092
15093 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15094
15095         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15096         (gdb.tar.Z): Adjusted.
15097
15098         * Makefile.in (setup-dirs, taz): New targets; should be general
15099         enough to adapt for gdb sometime.  Build only .z file.
15100         (gas.tar.z): New target.
15101
15102 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15103
15104         * build-all.mk: Use CC=cc -Xs on Solaris.
15105
15106 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15107
15108         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15109         for handling BISON for FSF releases.
15110
15111 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15112
15113         * configure: Actually implement the change zoo just documented.
15114
15115 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15116
15117         * configure: when using config.guess, only set target_alias when
15118         it's not already been set (ie, on the command line)
15119
15120 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15121
15122         * Makefile.in: add installcheck target, set PRMS to install-prms
15123
15124 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15125
15126         * configure: add support for package_makefile_fragment, handle the
15127         case where a directory has a configure.in file but no Makefile.in
15128         more gracefully (with an actual understandable error message, even);
15129         add support for --without (and add this to the usage message); also
15130         explicitly add a --host=${host_alias} to the command line when
15131         config.guess is used
15132
15133 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15134
15135         * configure: Must use both --host and --target in recursive calls.
15136
15137 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15138
15139         * Makefile.in: Change deja-gnu to dejagnu.
15140
15141 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15142
15143         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15144
15145 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15146
15147         * configure.in: canonicalize all instances to *-*-solaris2*,
15148         also strip out a number of tools to not build for go32 host
15149
15150 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15151
15152         * config.guess: add GPL.
15153
15154         * Makefile.in, config.guess, config.sub, configure: bump
15155           copyrights to 93.
15156
15157 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15158
15159         * Makefile.in (do-info): Removed obsolete check for existence of
15160         localenv file.
15161
15162         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15163
15164 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15165
15166         * Makefile.in: a couple of 'else true' for decstation,
15167         support for TclX
15168
15169         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15170
15171 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15172
15173         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15174
15175 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15176
15177         * config.guess: Recognize i386-ibm-aix (PS/2).
15178         * configure.in: Use config/mh-aix386 file for it.
15179
15180 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15181
15182         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15183         CC_FOR_TARGET instead.
15184         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15185
15186 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15187
15188         * Makefile.in: Add sim to list of directories sent with gdb
15189
15190 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15191
15192         * configure.in: Put back mips-dec-bsd* case.
15193
15194 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15195
15196         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15197         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15198         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15199
15200 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15201
15202         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15203
15204         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15205         (install-info): install dir.info only if it exists,
15206         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15207
15208 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15209
15210         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15211         gas for mips-dec-bsd.
15212
15213 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15214
15215         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15216         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15217
15218 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15219
15220         * configure.in: Added "dejagnu" to hosttools list.
15221
15222 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15223
15224         * config.sub, configure.in, config.guess:  Add support
15225         for Bosx, an AIX variant from Bull.
15226         Patches from F.Pierresteguy@frcl.bull.fr.
15227
15228 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15229
15230         * devo/dejagnu: Initial creation of devo/dejagnu.
15231         Migrated dejagnu testcases and support files for testing software
15232         tools to reside as subdirectories, currently called "testsuite",
15233         within the directory of the software tool.  Migrated all programs,
15234         support libraries, etc. beloging to dejagnu proper from
15235         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15236         with no modifications.  The changes to these files which will
15237         allow them to configure, build, and execute properly will be made
15238         in a future update.
15239
15240 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15241
15242         * Makefile.in: Change send_pr to send-pr.
15243         * configure.in: Likewise.
15244         * send_pr: Renamed directory to send-pr.
15245
15246 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15247
15248         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15249
15250 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15251
15252         * README:  Update for gdb-4.8 release.
15253         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15254         gdb-xxx.tar.z (gzip'd) file also.
15255
15256 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15257
15258         * Makefile.in: make all-diff depend on all-libiberty
15259
15260 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15261
15262         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15263
15264 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15265
15266         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15267
15268 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15269
15270         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15271         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15272         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15273
15274 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15275
15276         * Makefile.in:  makeinfo binary is in a new location
15277
15278 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15279
15280         * config.sub: Accept -ecoff as an OS.
15281
15282         * Makefile.in: Various changes to eliminate a level of make
15283         recursion and reduce the required command line length.
15284         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15285         sub-makes.
15286         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15287         variables holding settings for specific sub-makes.
15288         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15289         in terms of BASE_FLAGS_TO_PASS.
15290         (TARGET_LIBS): New variable listing directories which use
15291         TARGET_FLAGS_TO_PASS.
15292         (subdir_do): Eliminated.
15293         (do-*): New set of targets to replace subdir_do.
15294         (various): All targets which used subdir_do now depend on do-*.
15295         (local-clean): Renamed from do_clean.
15296         (local-distclean): New target, dependency of distclean and
15297         realclean.
15298         (install-info): Don't create directories.  Depend on dir.info
15299         rather than calling make recursively.
15300         (install-dir.info): Eliminated.
15301         (install-info-dirs): Create all info directories here.
15302         (dir.info): Depend upon do-install-info.
15303
15304         * test-build.mk (HOLES): Added false.
15305
15306 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15307
15308         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15309
15310 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15311
15312         * Makefile.in (info): remove dependency on all-texinfo.  The
15313         problem was really in texinfo/C, not at this level.
15314
15315 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15316
15317         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15318
15319 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15320
15321         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15322         GDB releases.
15323
15324 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15325
15326         * configure: Include srcdir in message about target of link not
15327         being found.  Don't convert `-' to `_' in `with' options being
15328         passed to subdirs.
15329
15330 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15331
15332         * configure.in: add uudecode to host_tools
15333
15334         * Makefile.in: added {all,install}-uudecode targets, added them to
15335         the appropriate lists
15336
15337 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15338
15339         * Makefile.in (all-gcc): Added dependency on all-gas.
15340
15341         * configure.in (mips-*-*): Build ld and binutils.
15342
15343 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15344
15345         * configure: check return code from mkdir, print error message and
15346           exit on failure.
15347
15348 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15349
15350         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15351
15352 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15353
15354         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15355
15356 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15357
15358         * config.sub (h8500):  Recognize this as a cpu type.
15359
15360 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15361
15362         * configure: source directory missing is no longer a warning
15363
15364         * configure.in: recognize irix[34]* instead of irix[34]
15365
15366         * Makefile.in: define and pass down X11_LIB
15367
15368 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15369
15370         * guess-systype: Renamed to ...
15371         * config.guess:  ... by popular request.
15372         * configure.in, Makefile.in:  Update accordingly.
15373
15374 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15375
15376         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15377         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15378         + Execute ./dummy instead of assuming . is in PATH.
15379
15380 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15381
15382         * guess-systype:  New shell script.  Attempts to guess the
15383         canonical host name of the executing host.
15384         Only a few hosts are supported so far.
15385         * configure:  Call guess-systype if no host is specified.
15386
15387 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15388
15389         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15390         gcc Makefile.
15391
15392
15393 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15394
15395         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15396         (all-gcc, install-gcc, subdir_do): Use it.
15397
15398 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15399
15400         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15401
15402 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15403
15404         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15405           set exclusively by configure, using configure.in .
15406
15407 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15408
15409         * test-build.mk: set $PATH for all builds
15410
15411         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15412
15413 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15414
15415         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15416         the one used in gcc/Makefile.in, so that a null expansion doesn't
15417         override the one needed to build gcc with a native cc.
15418
15419
15420 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15421
15422         * configure: Accept -with arguments.
15423
15424 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15425
15426         * Makefile.in: added h8300sim
15427
15428 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15429
15430         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15431         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15432         (all-cygnus, native, build-cygnus): Make
15433         $(canonhost)-stamp-3stage-done, not $(host)....
15434         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15435         i386-sco3.2v4.  Added else true to if command.
15436
15437 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15438
15439         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15440
15441 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15442
15443         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15444
15445 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15446
15447         * configure.in: don't remove binutils from Solaris builds
15448
15449 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15450
15451         * Makefile.in: get rid of earlier definitions for *clean,
15452         also handle the recursive info rule better
15453
15454 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15455
15456         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15457         do more-or-less the right thing.
15458
15459 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15460
15461         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15462         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15463
15464 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15465
15466         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15467         $(host_canonical).
15468
15469         * configure.in: split the configdirs list into 4 categories (native
15470         v. cross, library v. tool) and handle the cross-only and native-
15471         only in more reasonable (and correct!) way.
15472
15473 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15474
15475         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15476         configdirs anymore.
15477
15478 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15479
15480         * Makefile.in: extensive cleanup::  removed all of the explicit
15481         clean-* targets, collapsed many wrappers around subdir_do into
15482         one, added additional targets to satisfy standards.texi, deleted
15483         some old targets, some changes for consistency
15484
15485 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15486
15487         * configure.in: handle some programs as cross-only, and others as
15488         native only
15489
15490         * test-build.mk: handle partial holes in a more generic manner
15491
15492         * Makefile.in: m4 depends on libiberty
15493
15494 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15495
15496         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15497         time, wdiff, and find to configdirs
15498
15499         * Makefile.in: all, clean, and install rules for the new programs
15500         added to configure.in
15501
15502 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15503
15504         * configure.in: use mh-sun for all *-sun-* hosts
15505
15506 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15507
15508         * Makefile.in: define flags for X11 include files and library file
15509         locations, pass them down to the programs that need this info
15510
15511         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15512
15513 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15514
15515         * configure.in: start building libg++ for HP-UX targets
15516
15517 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15518
15519         * README:  Update references to files moved into etc/.
15520
15521 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15522
15523         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15524         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15525
15526 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15527
15528         * configure: accept dash as well as underscore in long option
15529         names for FSF compatibility.
15530
15531 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15532
15533         * config.sub: added -sco3.2v4 support from FSF.
15534
15535 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15536
15537         * configure.in: expand the section that adds or removes
15538         directories from the list of programs to build, to handle native
15539         vs. cross in addition to host v. native
15540
15541 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15542
15543         * Makefile.in:  Replace C++ in macro names with CXX.
15544         This is less likely to break ...
15545
15546 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15547
15548         * test-build.mk: add -w to GNU_MAKE
15549
15550 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15551
15552         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15553         add 'sparc' to list of recognized cpus.  This needed to make
15554         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15555         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15556         then changes that into $CPU-wrs-vxworks.
15557
15558         * configure.in: remove most references to gdbtest, regularize
15559         target based program removal
15560
15561         * test-build.mk: import from p3 tree (many fixes and changes)
15562
15563 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15564
15565         * Makefile.in: added rules to handle tcl, tk, and expect
15566
15567         * configure.in: handle those directories if they exist
15568
15569 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15570
15571         * config.sub: removed bogus hppabsd and hppahpux names, since
15572         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15573
15574 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15575
15576         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15577         depends upon all-xiberty
15578
15579         * Makefile.in: changes from p3, including:
15580
15581         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15582
15583         * Makefile.in (XTRAFLAGS): include newlib directories if
15584         newlib/Makefile exists, rather than if host != target.
15585
15586         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15587
15588         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15589         from the same source tree and not building a cross-compiler.  This
15590         matters for the libg++ configuration if reconfiguring a tree that
15591         has already been installed.
15592
15593         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15594
15595         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15596         pick up the machine and system specific header files.
15597
15598         * Makefile.in: added AS_FOR_TARGET, passed down in
15599         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15600         the C compiler to use to create programs which are run in the
15601         build environment, set it to default to $(CC), and passed it down
15602         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15603
15604         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15605
15606         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15607         We need them for unusual native builds, like systems without
15608         ranlib.
15609
15610         * configure: also define $(host_canonical) and
15611         $(target_canonical), which are the full, canonical names for the
15612         given host and target
15613
15614 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15615
15616         * Makefile.in:  Added separate definitions for C++.
15617
15618 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15619
15620         * configure.in (configdirs):  Add deja-gnu.
15621
15622 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15623
15624         * README:  Update for configure.texi and gdb-4.7 release.
15625
15626 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15627
15628         * Makefile.in:  Move "all" target to top of file.
15629         Previously, first target was ".PHONY" which caused BSD4.4 make
15630         to build .PHONY when make was run without arguments.
15631
15632 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15633
15634         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15635         Library-copylefted code in libiberty.
15636
15637 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15638
15639         * config.sub:  Replace m68kmote with plain old m68k.
15640
15641 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15642
15643         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15644
15645 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15646
15647         * config.sub: Complain if no argument is given.  Added support for
15648         386bsd as OS and target alias.
15649
15650 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15651
15652         * Makefile.in (XTRAFLAGS): include newlib directories if
15653         newlib/Makefile exists, rather than if host != target.
15654
15655 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15656
15657         * config.sub: recognize sparclite-wrs-vxworks.
15658
15659         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15660         p3.) Added clean-xiberty to clean.
15661
15662 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15663
15664         * configure.in: use *-*-* instead of nested cases for host and target
15665
15666 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15667
15668         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15669         from the same source tree and not building a cross-compiler.  This
15670         matters for the libg++ configuration if reconfiguring a tree that
15671         has already been installed.
15672
15673 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15674
15675         * config.sub (i486v/i486v4):  Merge in from FSF version.
15676
15677 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15678
15679         * configure: only set PWD if it is already set.
15680
15681 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15682
15683         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15684         doesn't have unset and all success paths (and most error paths)
15685         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15686         to just ${PWD} to avoid confusion.)
15687
15688 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15689
15690         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15691         even for a native compilation.
15692
15693 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15694
15695         Changes to make the gdb.tar.Z rule work better.
15696
15697         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15698         (DEVO_SUPPORT):  Add configure.texi.
15699         (bfd-ilrt.tar.Z):  Remove ancient rule.
15700
15701 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15702
15703         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15704         pick up the machine and system specific header files.
15705
15706         * configure.in, config.sub: added new target m68010-adobe-scout,
15707         with alias of adobe68k.  Changed configure.in to check for
15708         -scout before -sco* to avoid a false match.
15709
15710         * Makefile.in: added AS_FOR_TARGET, passed down in
15711         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15712         the C compiler to use to create programs which are run in the
15713         build environment, set it to default to $(CC), and passed it down
15714         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15715
15716 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15717
15718         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15719         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15720         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15721         FOR_TARGET variants, to newlib and libg++.
15722
15723 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15724
15725         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15726         first.
15727
15728 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15729
15730         * config.sub:  Accept `elf' as an environment.
15731
15732 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15733
15734         * Makefile.in (all-opcodes):  cd into the right directory
15735
15736 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15737
15738         * configure: added -program_transform_name option, used as
15739         argument to sed when installing programs.
15740         configure.texi: added documentation for -program_prefix,
15741         -program_suffix and -program_transform_name.
15742
15743 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15744
15745         * config.sub:  Accept i486 where i386 ok.
15746
15747 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15748
15749         * config.sub: accept we32k
15750
15751 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15752
15753         * config.sub, configure.in: accept OSE68000 and OSE68k.
15754
15755         * Makefile.in: don't create all directories for ``make install'';
15756         let the subdirectories create the ones they need.
15757
15758 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15759
15760         * COPYING: new file, GPL v2
15761
15762 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15763
15764         * Makefile.in: use the new gen-info-dir, which needs a template
15765         argument (which also lives in texinfo)
15766
15767         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15768
15769 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15770
15771         * config.sub (ncr3000):  Change i386 to i486.
15772
15773 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15774
15775         * Makefile.in: add install-rcs, install-grep to
15776         install-no-fixedincludes, removed install-bison and install-libgcc
15777
15778 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15779
15780         * configure.in: grab the HPUX makefile fragment if on HPUX
15781
15782 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15783
15784         * Makefile.in: eradicate bison spoor (ditto libgcc).
15785          configure.in: recognise m68{k,000}-ericsson-OSE.
15786          es1800 is alias for m68k-ericsson-OSE
15787
15788 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15789
15790         * configure.in: rearrange the parts that remove programs from
15791         configdirs, based now on HOST==TARGET or by canonical triple.
15792
15793 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15794
15795         * test-build.mk: recurse explicitly with -f test-build.mk when
15796           appropriate.  predicate stage3 and comparison on the existence
15797           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15798           On very clean, also remove ...stamp-co.  Build in-place before
15799           doing other builds.
15800
15801 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15802
15803         * Makefile.in, configure.in: add tgas
15804
15805 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15806
15807         * Makefile.in: a number of changes merged in from progressive.
15808
15809         * configure.in: add libm.
15810
15811         * .cvsignore: ignore some stuff that comes from test-build.mk.
15812
15813 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15814
15815         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15816
15817 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15818
15819         * configure: Add program_suffix (parallel to program_prefix)
15820         * Makefile.in: adjust directory-creating script for losing decstation
15821
15822 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15823
15824         * configure:  Minor $subdir-related fixes.
15825
15826 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15827
15828         * configure: fix various problems with propogating
15829         makefile_target_frag in subdirs.
15830         * configure.in: config libgcc if its there
15831
15832 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15833
15834         * config.sub:  HPPA merge.
15835
15836 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15837
15838         * Makefile.in:  Replace all-bison with all-byacc in all
15839         dependency lines for other tools (which now use byacc).
15840
15841 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15842
15843         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15844
15845 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15846
15847         * Makefile.in: make gprof rules similar to byacc rules (instead of
15848         vestigal $(unsubdir) that didn't work...)
15849
15850 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15851
15852         * config.sub:  Add support for Linux.
15853         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15854         (at least for libg++).
15855
15856 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15857
15858         * configure.texi: fix doc for the -nfp option to configure
15859
15860 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15861
15862         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15863
15864 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15865
15866         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15867         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15868         * configure.in: added solaris* host_makefile_frag hook.
15869
15870 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15871
15872         * config.sub: changed recognition of m68000 so that various
15873         m68k types can be specified via m680[01234]0
15874
15875 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15876
15877         * config.sub (basic_machine): fix sed so that '-foo' isn't
15878         completely substituted out while .+'-foo' loses the '-foo'
15879
15880 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15881
15882         * config.sub ($os): Add -aout.
15883
15884 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15885
15886         * configure:  If host_makefile_frag is absolute, don't
15887         prefix ${invsubdir} (relevant to libg++ auto-configure).
15888
15889 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15890
15891         * Makefile.in (tooldir): Define it.
15892         (all-ld): Depend on all-flex.
15893
15894 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15895
15896         * Makefile.in (check):  Fix libg++ special case.
15897
15898 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15899
15900         * configure: do not bury `pwd` into config.status, thus do fewer
15901           pwd's.
15902
15903         * configure: print the "Building in" message only when building in
15904           other than "." AND verbose.
15905
15906         * configure: remove -s, rework -v to better accommodate guested
15907           configures.
15908
15909         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15910
15911 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15912
15913         * Makefile.in: macroize flags passed on recursion.  remove
15914           fileutils.
15915
15916 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15917
15918         * configure: get makesrcdir right for subdirs deeper than 1.
15919
15920         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15921           install.
15922
15923 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15924
15925         * Makefile.in: don't print subdir_do or recursion lines.
15926
15927 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15928
15929         * standards.texi: added menu item.
15930
15931         * Makefile.in: build and install standards.info.
15932
15933         * standards.texi: new file.
15934
15935 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15936
15937         * configure: test for and move config.status pieces from
15938           ${subdir}/.
15939
15940 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15941
15942         * configure:  Test for existance of files before trying to mv
15943         them, to avoid numerous non-existance messages.
15944
15945 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15946
15947         * configure: correct final line of config.status.
15948
15949         * configure: patch from eggert.  Avoids a protection problem if
15950           the original Makefile.in is read only.
15951
15952         * configure: use move-if-change from gcc to create config.status.
15953           Some makefiles depend on config.status to tell if a directory
15954           has been reconfigured for a different host.  This change
15955           prevents those directories from remaking everything in the case
15956           where the reconfig was only intended to rebuild a Makefile.
15957
15958         * configure: test for config.sub with "config.sub sun4" rather
15959           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15960           host alias from a missing config.sub.
15961
15962 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15963
15964         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15965           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15966
15967 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15968
15969         * configure: mkdir ${subdir} as needed.
15970
15971 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15972
15973         * Makefile.in,configure.in: added autoconf.
15974
15975 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15976
15977         * Makefile.in: no longer pass against on recursion.
15978
15979         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15980           definitions are not inherited.
15981
15982         * configure: correct makesrcdir when subdir is .
15983
15984 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15985
15986         * configure:  Add support for 'subdirs' variable, which is
15987         like 'configdirs', except that configure doesn't re-invoke
15988         itself for subdirs, it just creates a Makefile for each subdir.
15989         * configure.texi:  Document subdirs.
15990
15991 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15992
15993         * configure.in: added flex to configdirs
15994
15995 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15996
15997         * Makefile.in: remove clean-stamps from clean.
15998
15999 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16000
16001         * configure.in:  Add gdbtest to configdirs.
16002
16003 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16004
16005         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16006         to recursive makes.
16007         * configure.in:  Recognize new ncr3000 config.
16008
16009 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16010
16011         * Makefile.in, configure.in: removed references to gdbm.
16012
16013 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16014
16015         * config.sub:  Don't canonicalize os value
16016         newsos* to bsd (readline needs to check for newsos).
16017         (This fix was earlier made Jan 31, but got re-broken.)
16018
16019 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16020
16021         * configure.in:  sco is an os, not a vendor!
16022
16023         * configure:  Quote $( better.  Keep various shells happy.
16024
16025 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16026
16027         * Makefile.in: eliminate stamp-files.
16028
16029 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16030
16031         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16032           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16033
16034 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16035
16036         * config.sub:  fix iris/iris3.
16037
16038 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16039
16040         * configure: re-add -rm.
16041
16042 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16043
16044         * Maskefile.in: add .stmp-rcs to all.
16045
16046         * configure.in: remove gas from rs6000 build, use aix host fragment.
16047
16048 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16049
16050         * configure: pass down site_option during recursion.
16051
16052 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16053
16054         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16055
16056 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16057
16058         * configure: Change exec_prefix so that it really defaults to prefix.
16059
16060 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16061
16062         * Makefile.in, configure.in:  Add support for mmalloc library.
16063
16064 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16065
16066         * Makefile.in: add stmp dependencies for a few more things.
16067
16068 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16069
16070         * configure: adjusted error message on objdir/srcdir configure
16071           collision, per john's suggestion.
16072
16073         * Makefile.in: add libiberty stmp to all and all.cross.
16074
16075 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16076
16077         * Makefile.in: remove force dependencies, add grep to all.
16078
16079 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16080
16081         * Makefile.in: drop flex.  make stamp files work.
16082
16083         * configure: added test for conflicting configuration in srcdir,
16084           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16085           gets cranky.  use relative paths for configure and srcdir
16086           whenever possible.  Send some error messages to stderr that were
16087           going to stdout.
16088
16089 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16090
16091         * Makefile.in:  Fix libg++ rule to check for gcc directory
16092         before using gcc/gcc.  Also pass XTRAFLAGS.
16093
16094 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16095
16096         * Makefile.in: added stmp-files so that directories aren't polled
16097           when they are already built.
16098
16099         * configure.texi: fixed a node pointer problem.
16100
16101 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16102
16103         * config.sub configure.in gdb/configure.in
16104         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16105         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16106         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16107
16108 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16109
16110         * configure: -recurring becomes -silent.  corrected help message
16111           for -site= option.
16112
16113         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16114
16115 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16116
16117         * configure: when building Makefile for crosses, replace
16118           tooldir and program_prefix.  default srcdir from location of
16119           config.sub.  remove "for host in hosts" and "for target in
16120           targets" loops.
16121
16122 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16123
16124         * Makefile.in: Do not pass bindir or mandir to cvs.
16125
16126 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16127
16128         * Makefile.in, configure.in: removed traces of namesubdir,
16129           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16130           copyrights to '92, changed some from Cygnus to FSF.
16131
16132         * configure.texi: remove most references to multiple hosts,
16133           multiple targets, subdirs, etc.
16134
16135         * configure.man: removed rcsid. reference config.sub not
16136           config.subr.
16137
16138         * Makefile.in: mkdir $(infodir) on install-info.
16139
16140 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16141
16142         * configure.texi:  Explain better about .gdbinit and about
16143         the environment that configure.in sections run in.
16144
16145 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16146
16147         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16148
16149 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16150
16151         * README:  DOC.configure => cfg-paper.texi.
16152
16153 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16154
16155         * config.sub (near case $os):  Don't convert newsos* to bsd!
16156
16157 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16158
16159         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16160         the number of copies of COPYING that go into the GDB tar file.
16161
16162 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16163
16164         * bfd/configure.in, gdb/config/mh-i386sco,
16165         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16166         Fix SCO configuration stuff.
16167
16168 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16169
16170         * Makefile.in:  For libg++, make sure the -I pointing
16171         to the gcc directory goes *after* all the libg++-local -I flags.
16172         Also, move just-gcc dependency from just-libg++ to all-libg++.
16173
16174 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16175
16176         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16177
16178 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16179
16180         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16181
16182 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16183
16184         * config.sub:  Add stratus configuration frags.  Also
16185         submitted to FSF.
16186
16187 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16188
16189         * Makefile.in (DEV_SUPPORT):  add configure.man.
16190
16191         * config.sub(Decode manufacturer-specific):  add -none*.
16192
16193 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16194
16195         * Makefile.in:  remove form feeds to make Sun's make happy.
16196         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16197
16198 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16199
16200         * Makefile.in (AR_FLAGS):  Make quieter.
16201
16202 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16203
16204         * configure.in:  Add libg++.
16205         * configure:  When verbose, don't output the command line at each
16206         level; it will be unremarkably the same as the previous version,
16207         which will be the same as what the user typed.
16208
16209 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16210
16211         * configure.in, Makefile.in: fix clean-info, add flex.  add
16212           fileutils.
16213
16214         * configure: be less sensitive to spaces in Makefile.in.  Do not
16215           look for sources in "..".  Doing so breaks subdirectories that
16216           might have their own configure.  If a subdir has it's own
16217           configure script, use it.
16218
16219 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16220
16221         * cfg-paper.texi: some changes suggested by rms.
16222
16223 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16224
16225         * config.sub:  Merge in some small additions from the FSF version,
16226         taken from the gcc distribution, to bring the Cygnus and FSF
16227         versions into closer sync.
16228
16229 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16230
16231         * configure.in:  Changed svr4 references to sysv4.
16232
16233 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16234
16235         * configure: added -V for version number option.
16236
16237 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16238
16239         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16240           renamed from DOC.configure to cfg-paper.texi.
16241
16242 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16243
16244         * configure, config.subr, config.sub: config.subr is now
16245           config.sub again.
16246
16247 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16248
16249         * configure.texi: new file, in progress.
16250
16251         * Makefile.in: build info file and install the man page for
16252           configure.
16253
16254         * configure.man: new file, first cut.
16255
16256         * configure: find config.subr again now that configuration "none"
16257           has gone.  removed all traces of the -ansi option.  removed all
16258           traces of the -languages option.
16259
16260         * config.subr: resync from rms.
16261
16262 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16263
16264         * configure, config.sub, config.subr: merge config.sub into
16265           config.subr, call the result config.subr, remove config.sub, use
16266           config.subr.
16267
16268         * Makefile.in: revised install for dir.info.
16269
16270 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16271
16272         * configure.in: add decstation host makefile frag.
16273
16274         * Makefile.in: BISON now bison -y again.  also install-gcc on
16275           install.  clean-gdbm on clean.  infodir belongs in datadir.
16276           Make directories for info install.  Build dir.info here then
16277           install it.
16278
16279 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16280
16281         * Makefile.in: fix for bad directory tests.
16282
16283 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16284
16285         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16286           regexp.  -srcdir relative was being handled incorrectly.
16287
16288         * Makefile.in: unwrapped some for loops so that parallel makes
16289           work again and so one can focus one's attention on a particular
16290           package.
16291
16292 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16293
16294         * configure: added PWD as a stand in for `pwd` (for speed). use
16295           elif wherever possible.  make -srcdir work without -objdir.
16296           -objdir= commented out.
16297
16298 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16299
16300         * configure: +options become --options.  -subdirs commented out.
16301           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16302           Makefile now at top of generated Makefile.  Removed cvs log
16303           entries.  added -srcdir.  create .gdbinit only if there is one
16304           in ${srcdir}.
16305
16306         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16307           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16308           and mandir now keyed off datadir by default.
16309
16310 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16311
16312         * Freshly created ChangeLog.
16313
16314 \f
16315 Local Variables:
16316 mode: change-log
16317 left-margin: 8
16318 fill-column: 76
16319 version-control: never
16320 End: