OSDN Git Service

Update to current version of Go library (revision 94d654be2064).
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2
3         PR lto/48086
4         * configure.ac: Re-enable LTO on *-apple-darwin9.
5         * configure: Regenerate.
6
7 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
8
9         PR lto/48086
10         * configure.ac: Disable LTO on darwin due to an assembler change in
11         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
12         under 256.
13         * configure: Regenerate.
14
15 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
16
17         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
18
19 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
20
21         * MAINTAINERS: Update my e-mail address.
22
23 2011-03-06  Joey Ye  <joey.ye@arm.com>
24
25         * MAINTAINERS: Update my e-mail address.
26
27 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
28
29         * configure.ac: Adjust test of with_ppl.
30         * configure: Regenerated.
31
32 2011-03-02  Kai Tietz  <ktietz@redhat.com>
33
34         * MAINTAINERS: Adjust my e-mail address.
35
36 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
37
38         * configure.ac: Add -lpwl to ppllibs.
39         * configure: Regenerated.
40
41 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
42
43         * config/cloog.m4: Add -lisl to clooglibs.
44         * configure: Regenerated.
45
46 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
47
48         * MAINTAINERS (CPU Port maintainers): Add self.
49
50 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
51
52         * MAINTAINERS: Add myself as testsuite maintainer.
53
54 2011-02-15  Mike Stump  <mikestump@comcast.net>
55
56         * MAINTAINERS: Add myself as testsuite maintainer.
57
58 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
59
60         Import from Libtool and gnulib:
61
62         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
63
64         Prepare for supporting FreeBSD 10.
65         * config.rpath: Remove handling of freebsd1* which soon would
66         match FreeBSD 10.0.
67
68         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
69
70         Remove support for FreeBSD 1.x.
71         * libtool.m4 (_LT_LINKER_SHLIBS)
72         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
73         soon would incorrectly match FreeBSD 10.0.
74
75 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
76
77         PR binutils/12283
78         * move-if-change: Import version from gnulib.
79
80 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
81
82         PR lto/47225
83         * Makefile.def (lto-plugin): Double dash for enable-shared.
84         (configure-gcc): Depend on all-lto-plugin.
85         * Makefile.in: Rebuilt.
86
87 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
88
89         * configure.ac: Remove extra bracket.
90         * configure: Regenerate.
91
92 2011-02-08  Tobias Burnus  <burnus@net-b.de>
93
94         * MAINTAINERS: Add myself as libquadmath maintainer.
95
96 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
97
98         * MAINTAINERS: Update my email address.
99
100 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
101
102         * MAINTAINERS (option handling): Add self.
103
104 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
105
106         PR lto/47225
107         * Makefile.def: Add dependency for install-gcc
108         on install-lto-plugin.
109         * Makfile.in: Regenerated
110
111 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
112
113         * MAINTAINERS (CPU Port Maintainers): Add myself.
114
115 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
116
117         PR libgcj/44341
118         * configure.ac: Discard --with-* flags for host when configuring
119         target libraries for cross build.
120         * configure: Rebuilt.
121
122 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
123
124         * MAINTAINERS (linear loop transforms): Removed.
125
126 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
127
128         * configure.ac: If with_ppl is no, move setting with_cloog=no
129         after CLOOG_REQUESTED check.
130         * configure: Regenerated.
131
132 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
133
134         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
135         CLooG has been requested.
136         * configure: Regenerated.
137
138 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
139
140         * configure: Regenerated.
141         * configure.ac: Check for version 0.11 (or later revision) of PPL.
142
143 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
144
145         * configure: Regenerated.
146         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
147
148 2011-01-21  Andreas Schwab  <schwab@redhat.com>
149
150         * configure.ac: Use AS_HELP_STRING throughout.
151         * configure: Regenerate.
152
153 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
154
155         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
156         * configure: Regenerate.
157
158 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
159
160         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
161
162 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
163
164         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
165         for ia64-hpux.
166         * configure: Regenerate.
167
168 2011-01-07  Jan Hubicka  <jh@suse.cz>
169
170         PR lto/47225
171         * Makefile.in: Regenerate.
172         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
173         configure.
174
175 2011-01-07  Jan Hubicka  <jh@suse.cz>
176
177         * Makefile.in: Regenerate.
178         * Makefile.def (gcc host module) and soft dependency on lto-plugin
179         and configure dependency on lto-plugin configure.
180         (lto-plugin module): Remove dependency on GCC; add dependency on
181         liniberty.
182
183 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
184
185         * MAINTAINERS (Write After Approval): Add myself.
186
187 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
188
189         * configure: Regenerate.
190
191 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
192
193         * configure.ac: (picochip): Disable libiberty.
194
195 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
196
197         * MAINTAINERS (Write After Approval): Add myself.
198
199 2010-12-10  Ian Lance Taylor  <iant@google.com>
200
201         PR bootstrap/46819
202         * configure.ac: For --disable-libgcj clear libgcj_saved.
203         * configure: Rebuild.
204
205 2010-12-10  Tobias Burnus  <burnus@net-b.de>
206
207         PR fortran/46540
208         * configure.ac: Add --disable-libquadmath and
209         --disable-libquadmath-support.
210         * configure: Regenerate.
211
212 2010-12-03  Ian Lance Taylor  <iant@google.com>
213
214         * MAINTAINERS: Add myself as libgo maintainer.
215
216 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
217
218         PR libffi/46792
219         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
220         * configure: Regenerate.
221
222 2010-12-02  Ian Lance Taylor  <iant@google.com>
223
224         * configure.ac: Always set default for poststage1_ldflags to
225         -static-libstdc++ -static-libgcc.
226
227 2010-11-29  Andreas Schwab  <schwab@redhat.com>
228
229         * configure.ac: Move comment to remove extra space in last argument
230         of GCC_TARGET_TOOL.
231
232 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
233
234         PR other/46026
235         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
236         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
237         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
238         (BASE_FLAGS_TO_PASS): Use it.
239         * configure: Rebuilt.
240         * Makefile.in: Rebuilt.
241
242 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
243
244         PR binutils/12258
245         * configure.ac: Correct comments for --enable-gold/--enable-ld.
246         Properly check default linker.
247         * configure: Regnerated.
248
249 2010-11-23  Matthias Klose  <doko@ubuntu.com>
250
251         * configure.ac: For --enable-gold, handle value `default' instead of
252         `both*'.   New configure option --{en,dis}able-ld.
253         * configure: Regenerate.
254
255 2010-11-20  Ian Lance Taylor  <iant@google.com>
256
257         * configure.ac: Only disable a language library if no language needs
258         it.  Don't let --disable-libgcj uncondtionally disable libffi.
259         * configure: Rebuild.
260
261 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
262
263         * Makefile.in: Regenerate.
264
265         PR other/46202
266         * configure.ac: Fix just-built in-tree STRIP name to be
267         binutils/strip-new.
268         * configure: Regenerate.
269         * Makefile.def (install-strip-gcc, install-strip-binutils)
270         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
271         (install-strip-sid): Mirror dependencies on non-strip variants
272         of these targets on the respective -strip prerequisites.
273         * Makefile.tpl (install-strip, install-strip-host)
274         (install-strip-target): New targets.
275         (install-strip-[+module+], install-strip-target-[+module+]):
276         New targets.
277         * Makefile.in: Regenerate.
278
279 2010-11-19  Ian Lance Taylor  <iant@google.com>
280             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
281
282         * configure.ac: Add target-libgo to target_libraries.  Set
283         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
284         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
285         (HOST_EXPORTS): Add GOC.
286         (BASE_TARGET_EXPORTS): Add GOC.
287         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
288         (GOCFLAGS_FOR_TARGET): New variable.
289         (EXTRA_HOST_FLAGS): Add GOC.
290         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
291         * Makefile.def (target_modules): Add libgo.
292         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
293         (dependencies): Add dependency from configure-target-libgo to
294         configure-target-libffi and all-target-libstdc++-v3.  Add
295         dependencies from all-target-libgo to all-target-libffi.
296         (languages): Add go.
297         * configure: Rebuild.
298         * Makefile.in: Rebuild.
299
300 2010-11-19  Ian Lance Taylor  <iant@google.com>
301
302         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
303         compiler/flag environment variables.
304
305 2010-11-18  Ian Lance Taylor  <iant@google.com>
306
307         * configure.ac: Check for lang_requires_boot_languages in
308         config-lang.in files.
309         * configure: Rebuild.
310
311 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
312             Tobias Burnus  <burnus@net-b.de>
313
314         PR fortran/32049
315         * Makefile.def: Add libquadmath; build it with language=fortran.
316         * configure.ac: Add libquadmath.
317         * Makefile.tpl: Handle multiple libs in check-[+language+].
318         * Makefile.in: Regenerate.
319         * configure: Regenerate.
320
321 2010-11-16  Tom Tromey  <tromey@redhat.com>
322
323         * MAINTAINERS: Moved myself to reviewers section.
324
325 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
326
327         * MAINTAINERS: Moved myself to reviewers section.
328
329 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
330
331         * MAINTAINERS (Various Maintainers): Add self for build machinery.
332         (Write After Approval): Remove self.
333
334 2010-11-15  Andreas Schwab  <schwab@redhat.com>
335
336         * configure.ac: Fix spelling in option names.
337         * configure: Regenerated.
338
339 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
340
341         PR bootstrap/39622
342         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
343         * configure: Regenerated.
344
345 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
346
347         * MAINTAINERS: Update my email address.
348
349 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
350
351         * configure: Regenerate.
352
353 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
354
355         * configure: Regenerate.
356
357 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
358
359         * configure: Regenerate.
360
361 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
362
363         * configure: Regenerate.
364
365 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
366
367         * configure.ac: Support official CLooG.org versions.
368         * configure: Regenerate.
369         * config/cloog.m4: New.
370
371 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
372
373         * MAINTAINERS (Write After Approval): Add myself.
374
375 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
376
377         * MAINTAINERS: Update my email address.
378
379 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
380
381         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
382         * configure: Regenerate.
383
384 2010-11-03  Ian Lance Taylor  <iant@google.com>
385             Dave Korn  <dave.korn.cygwin@gmail.com>
386
387         PR lto/46273
388         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
389         and on other supported platforms whenever LTO is enabled.
390         * configure: Rebuild.
391
392 2010-11-02  Alan Modra  <amodra@gmail.com>
393
394         PR binutils/12110
395         * configure.ac: Error when source path contains spaces.
396         * configure: Regenerate.
397
398 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
399
400         * MAINTAINERS: Update my email address.
401
402 2010-10-20  Ian Lance Taylor  <iant@google.com>
403
404         * Makefile.def (target_modules): Set lib_path to src/.libs for
405         libstdc++-v3 module.
406         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
407         * Makefile.in: Rebuild.
408
409 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
410
411         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
412         (Write After Approval): Remove myself.
413
414 2010-10-15  Tristan Gingold  <gingold@adacore.com>
415
416         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
417
418 2010-10-14  Douglas Rupp  <rupp@gnat.com>
419
420         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
421
422 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
423
424         * configure.ac (build_lto_plugin): New shell variable.
425         (--enable-lto): Turn on by default for all non-ELF platforms that
426         have had LTO support added so far.  Set build_lto_plugin appropriately
427         for both ELF and non-ELF.
428         (configdirs): Add lto-plugin or not based on build_lto_plugin.
429         * configure: Regenerate.
430
431 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
432
433         Sync from src:
434         * configure.ac (v850 support): Remove target-libgloss from
435         noconfigdirs.
436         * configure: Regenerate.
437
438 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
439
440         PR bootstrap/45326
441         PR bootstrap/45174
442         * configure.ac: Honor initial values of $build_configargs,
443         $host_configargs, $target_configargs.  Mark the precious, so
444         environment settings get recorded.
445         * configure: Regenerate.
446
447 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
448
449         PR bootstrap/45796
450         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
451         Depend on all-build-libiberty.
452         * Makefile.in: Regenerate.
453
454 2010-09-30  Michael Eager  <eager@eagercon.com>
455
456         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
457         * configure: Regenerate.
458
459 2010-09-28  Michael Eager  <eager@eagercon.com>
460
461         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
462
463 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
464
465         PR bootstrap/44621
466         * configure.ac: Fix unportable shell quoting.
467         * configure: Regenerate.
468
469 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
470
471         * configure.ac (enable-lto): Add Darwin to the list of supported lto
472         targets and amend comment.
473         * configure: Regenerate.
474
475 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
476
477         * MAINTAINERS (Write After Approval): Add myself.
478
479 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
480
481         * configure.ac: Enable LTO by default on Darwin.
482         * configure: Regenerate.
483
484 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
485
486         * MAINTAINERS (Write After Approval): Add myself.
487
488 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
489
490         * MAINTAINERS (Write After Approval): Add myself.
491
492 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
493
494         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
495         ports
496
497 2010-07-28  David Yuste  <david.yuste@gmail.com>
498
499         * MAINTAINERS (Write After Approval): Add myself.
500
501 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
502
503         * configure.ac: Support all v850 targets.
504         * configure: Regenerate.
505
506 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
507
508         PR bootstrap/44455
509         * configure.ac (extra_mpfr_configure_flags): Copy from
510         extra_mpc_gmp_configure_flags.
511         * configure: Re-generated.
512
513 2010-07-22  Andi Kleen  <ak@linux.intel.com>
514
515         * MAINTAINERS (Write After Approval): Add myself.
516
517 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
518
519         * MAINTAINERS (Write After Approval): Add myself.
520
521 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
522
523         * MAINTAINERS (Write After Approval): Add myself.
524
525 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
526
527         PR target/44862
528         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
529         Provide -B option to allow for link spec %s substitutions for
530         libstdc++.a on darwin.
531         * Makefile.in: Regenerate.
532
533 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
534
535         * MAINTAINERS (Reviewers): Update my e-mail address
536
537 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
538
539         * Makefile.def (configure-gcc): Depend on all-libelf.
540         * Makefile.in: Rebuild.
541
542 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
543
544         * MAINTAINERS (Write After Approval): Add myself in the right place.
545
546 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
547
548         * MAINTAINERS (Write After Approval): Add myself.
549
550 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
551
552         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
553
554 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
555
556         * config.sub: Update to version 2010-05-21.
557         * config.guess: Update to version 2010-04-03.
558
559 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
560
561         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
562         * configure: Regenerate.
563
564 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
565
566         * MAINTAINERS (Write After Approval): Add myself.
567
568 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
569
570         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
571         a platform that supports LTO.
572         * configure: Regenerate.
573
574 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
575
576         * configure.ac: Allow all the versions greater than 0.10 of PPL.
577         * configure: Regenerated.
578
579 2010-04-27  Roland McGrath  <roland@redhat.com>
580             H.J. Lu  <hongjiu.lu@intel.com>
581
582         * configure.ac (--enable-gold): Support both, both/gold and
583         both/bfd to add gold to configdirs without removing ld.
584         * configure: Regenerated.
585
586         * Makefile.def: Add install-gold dependency to install-ld.
587         * Makefile.in: Regenerated.
588
589 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
590
591         PR lto/42776
592         * configure.ac (--enable-lto): Refactor handling so libelf tests
593         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
594         and allow LTO to be explicitly enabled on non-ELF platforms that
595         are known to support it inside else-clause.
596         * configure: Regenerate.
597
598 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
599
600         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
601         * configure: Regenerate.
602
603 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
604
605         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
606         * configure: Regenerate.
607
608 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
609
610         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
611         separately.
612         * configure: Regenerate.
613
614 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
615
616         * MAINTAINERS (Write After Approval): Add myself.
617
618 2010-04-14  Tristan Gingold  <gingold@adacore.com>
619
620         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
621         * configure: Regenerate.
622
623 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
624
625         * configure: Regenerate after change to elf.m4.
626
627 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
628
629         * MAINTAINERS (Write After Approval): Add myself.
630
631 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
632
633         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
634         * configure: Regenerated.
635
636 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
637
638         * configure.ac: Print "buggy but acceptable" when CLooG
639         revision is less than 9.
640         * configure: Regenerated.
641
642 2010-04-01  Diego Novillo  <dnovillo@google.com>
643
644         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
645
646 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
647
648         PR bootstrap/43615
649         PR bootstrap/43328
650
651         Revert:
652
653         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
654
655         * configure.ac: Do not pass --enable-multilib nor
656         --disable-multilib in baseargs.  Accept explicitly passed
657         --enable_multilib.
658         * configure: Regenerate.
659
660 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
661
662         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
663
664 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
665
666         * MAINTAINERS: Remove myself.
667
668 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
669
670         PR bootstrap/43328
671         * configure.ac: Do not pass --enable-multilib nor
672         --disable-multilib in baseargs.  Accept explicitly passed
673         --enable_multilib.
674         * configure: Regenerate.
675
676 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
677
678         * MAINTAINERS (spu port): Remove me.
679
680 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
681
682         * configure.ac (tic6x-*-*): New case.
683         * configure: Regenerate.
684
685 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
686
687         * config.sub: Update to version 2010-03-22.
688         * config.guess: Update to version 2009-12-30.
689
690 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
691
692         PR ada/42554
693         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
694         * configure: Regenerate.
695
696 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
697
698         * MAINTAINERS: Update my email address.
699
700 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
701
702         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
703         (ghassan.shobaki@amd.com): Removed.
704
705 2010-03-17  Alan Modra  <amodra@gmail.com>
706
707         * MAINTAINERS: Update my email address.
708
709 2010-03-16  Diego Novillo  <dnovillo@google.com>
710
711         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
712         Matthews.
713
714 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
715
716         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
717         Gutson, Jeffrey D. Oldham and Mark Shinwell.
718
719 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
720
721         * MAINTAINERS: Update my email address.
722
723 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
724
725         * MAINTAINERS: Update my email address.
726
727 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
728
729         * MAINTAINERS: Update my email address.
730
731 2010-03-09  Jie Zhang  <jie@codesourcery.com>
732
733         * MAINTAINERS: Update my email address.
734
735 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
736
737         PR libstdc++/32499
738         * configure.ac (RANLIB): Default to true.
739         (STRIP): Likewise.
740         (RANLIB_FOR_TARGET): Remove superfluous : argument.
741         * configure: Regenerate.
742
743 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
744
745         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
746         (Write After Approval): Update my email address.
747
748 2010-02-17  Nick Clifton  <nickc@redhat.com>
749
750         PR 11238
751         * Makefile.tpl (local-distclean): Also remove config.cache files in
752         sub-directories as there may not be Makefiles present in the
753         sub-directories.
754         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
755         the config.cache files found by the find command.
756
757         * Makefile.in: Regenerate.
758         * configure.ac: Revert previous delta.
759         * configure: Regenerate.
760
761 2010-02-15  Nick Clifton  <nickc@redhat.com>
762
763         PR 11238
764         * configure.ac: Delete config.cache files in sub-directories when
765         deleting Makefiles.
766         * configure: Regenerate.
767
768 2010-02-12  Ben Elliston  <bje@gnu.org>
769
770         * MAINTAINERS: Update my email address.
771
772 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
773
774         * MAINTAINERS (spu port): Update my email address.
775
776 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
777
778         * MAINTAINERS: Add myself as a maintainer for the bfin port.
779
780 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
781
782         * configure.ac: Add "recommended" version checks for GMP/MPC.
783         Update recommended GMP/MPFR/MPC versions.
784         * configure: Regenerate.
785
786 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
787
788         * MAINTAINERS: Move my Embecosm email address into the
789         write-after-approval section.
790
791 2010-01-26  Ian Lance Taylor  <iant@google.com>
792
793         * MAINTAINERS: Add myself as Go frontend maintainer.
794
795 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
796
797         PR libstdc++/36101, PR libstdc++/42813
798         * configure.ac (bootstrap_target_libs): Make inclusion of
799         target-libgomp conditional on libgomb being in target_configdirs.
800         * configure: Regenerate.
801
802 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
803
804         PR libstdc++/36101, PR libstdc++/42813
805         * configure.ac (bootstrap_target_libs): Include target-libgomp.
806         * configure: Regenerate.
807
808 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
809
810         PR libstdc++/36101, PR libstdc++/42813
811         * configure.ac (target_configdirs): Substitute.
812         * Makefile.def: Bootstrap target module libgomp.
813         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
814         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
815         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
816         * configure, Makefile.in: Regenerate.
817
818 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
819
820         * MAINTAINERS: Adjust my details.
821
822 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
823
824         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
825
826 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
827
828         * MAINTAINERS: reindented my entry with tabs instead of spaces.
829
830 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
831
832         * MAINTAINERS (Write After Approval): Add myself.
833
834 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
835
836         * MAINTAINERS (Write After Approval): Add myself.
837
838 2010-01-11  Richard Guenther  <rguenther@suse.de>
839
840         PR lto/41569
841         * Makefile.def (all-lto-plugin): Depend on all-gcc.
842         * Makefile.in: Regenerated.
843
844 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
845
846         * configure.ac: Enable libjava build on x86_64-*freebsd*.
847         * configure: Regenerate.
848
849 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
850             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
851
852         PR bootstrap/42424
853         * configure.ac: Include libtool m4 files.
854         (_LT_CHECK_OBJDIR): Call it.
855         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
856         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
857
858         * configure: Regenerate.
859
860 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
861
862         PR bootstrap/41818
863         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
864         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
865         * Makefile.in: Regenerate.
866
867 2010-01-02  Richard Guenther  <rguenther@suse.de>
868
869         PR lto/41529
870         * configure.ac: Include config/elf.m4.  Disable LTO if not
871         builting for an elf target.
872         * configure: Regenerate.
873
874 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
875
876         * MAINTAINERS: Change my email address.
877
878 2009-12-18  Ben Elliston  <bje@au.ibm.com>
879
880         * config.sub, config.guess: Update from upstream sources.
881
882 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
883
884         * MAINTAINERS (Write After Approval): Add myself.
885
886 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
887
888         PR middle-end/30447
889         PR middle-end/30789
890         PR other/40302
891
892         * configure.ac: Require MPC.
893         * configure: Regenerate.
894
895 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
896
897         PR target/38384
898         PR bootstrap/40972
899         * libtool.m4: Sync from git Libtool.
900         * ltoptions.m4: Likewise.
901         * ltversion.m4: Likewise.
902         * lt~obsolete.m4: Likewise.
903         * ltmain.sh: Likewise.
904
905 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
906
907         * configure.ac: Update minimum MPC version to 0.8.
908         * configure: Regenerate.
909
910 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
911
912         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
913         * configure: Regenerated.
914
915 2009-11-21  Ian Lance Taylor  <iant@google.com>
916
917         * configure.ac: Change default of poststage1_ldflags to be empty if
918         poststage1_libs is set.  When poststage1_libs is empty, and
919         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
920         * configure: Rebuild.
921
922 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
923
924         * MAINTAINERS (Write After Approval): Update my email address.
925
926 2009-11-20  Ben Elliston  <bje@au.ibm.com>
927
928         * config.guess: Update from upstream sources.
929
930 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
931
932         * Makefile.def: Restore host and target settings for gmp.
933         * Makefile.in: Rebuild.
934
935 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
936
937         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
938         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
939         Fix portability of test of C++ as bootstrap language.  Add
940         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
941         * configure: Rebuild.
942         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
943         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
944         in-tree building.
945         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
946         (POSTSTAGE1_HOST_EXPORTS): Use it.
947         (STAGE[+id+]_CXXFLAGS): New.
948         (BASE_FLAGS_TO_PASS): Pass it down.
949         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
950         extra_exports.
951         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
952         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
953         extra_exports.
954         * Makefile.in: Rebuild.
955
956 2009-11-17  Ben Elliston  <bje@au.ibm.com>
957
958         * config.sub, config.guess: Update from upstream sources.
959
960 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
961
962         * MAINTAINERS (Write After Approval): Add myself.
963
964 2009-11-09  Jon Beniston  <jon@beniston.com>
965
966         * MAINTAINERS (Write After Approval): Add myself.
967
968 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
969
970         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
971         paths for *-w64-mingw* and x86_64-*mingw*.
972         * configure: Regenerated.
973
974 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
975
976         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
977
978 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
979
980         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
981         Phil Edwards to Write-After Approval.
982
983 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
984
985         * configure.ac: Disable target-winsup & co for
986         x86_64-*-mingw* and *-w64-mingw* targets.
987         * configure: Regenerated.
988
989 2009-10-16  Nick Clifton  <nickc@redhat.com>
990
991         * MAINTAINERS: Add myself as a maintainer for the RX port.
992
993 2009-10-26  Johannes Singler  <singler@kit.edu>
994
995         * MAINTAINERS (Write After Approval): Update my e-mail address.
996
997 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
998
999         * configure.ac (CLooG test): Use = with test.
1000         * configure: Regenerate.
1001
1002 2009-10-22  Richard Guenther  <rguenther@suse.de>
1003
1004         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1005         cloog if the ppl version check failed.  Move flags saving
1006         before setting in libelf check.
1007         * configure: Regenerate.
1008
1009 2009-10-21  Richard Guenther  <rguenther@suse.de>
1010
1011         * configure.ac: Adjust the ppl and cloog configure to work as
1012         documented.  Disable cloog if ppl was disabled.  Omit the version
1013         checks if they were disabled.
1014         * configure: Re-generate.
1015
1016 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1017
1018         * configure.ac: Add 'lto' to enable_languages, not
1019         new_enable_languages, and only if not already present.
1020         * configure: Regenerate.
1021
1022 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1023
1024         * README: Refer to the various COPYING* files instead of just
1025         COPYING.
1026         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1027
1028 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1029
1030         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1031         
1032 2009-10-07  Richard Guenther  <rguenther@suse.de>
1033
1034         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1035         and Richard Guenther as reviewers.
1036         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1037         as reviewers.
1038
1039 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1040
1041         * config.sub: Update from upstream sources.
1042
1043 2009-10-06  Ian Lance Taylor  <iant@google.com>
1044
1045         * Makefile.def: check-gold depends upon all-gas.
1046         * Makefile.in: Rebuild.
1047
1048 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1049
1050         * MAINTAINERS (Write After Approval): Add myself.
1051
1052 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1053
1054         * Makefile.def: all-lto-plugin depends on all-libiberty.
1055         set bootstrap=true for lto-plugin.
1056         Add lto-plugin.
1057         * Makefile.in: Regenerate.
1058         * configure.ac (host_libs): Add lto-plugin.
1059         * configure: Regenerate.
1060
1061 2009-10-03  Diego Novillo  <dnovillo@google.com>
1062
1063         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1064         (HOST_LIBELFLIBS): Define.
1065         (HOST_LIBELFINC): Define.
1066         * Makefile.in: Regenerate.
1067         * configure.ac: Add --enable-lto.
1068         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1069         If --enable-lto is used, add 'lto' to new_enable_languages.
1070         If --enable-lto is used and gold is enabled, add
1071         lto-plugin to configdirs.
1072         * configure: Regenerate.
1073
1074 2009-10-03  Simon Baldwin  <simonb@google.com>
1075
1076         * configure.ac: If --with-system-zlib, suppress local zlib and
1077         pass --with-system-zlib to subdir configure scripts.
1078         * configure: Regenerate.
1079
1080 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1081             Paolo Bonzini  <bonzini@gnu.org>
1082
1083         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1084         $(srcdir).
1085         * Makefile.in: Rebuilt.
1086
1087 2009-09-26  Gary Funck  <gary@intrepid.com>
1088
1089         * MAINTAINERS (Write After Approval): Add myself.
1090
1091 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1092
1093         * configure.ac: Update minimum MPC version to 0.7.
1094         * configure: Regenerate.
1095
1096 2009-09-25  Nick Clifton  <nickc@redhat.com>
1097
1098         * configure.ac: Pass any --cache-file=/dev/null option on to
1099         subconfigures.
1100         * configure: Regenerate.
1101
1102 2009-09-23  Nick Clifton  <nickc@redhat.com>
1103
1104         * config.sub, config.guess: Update from upstream sources.
1105
1106 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1107
1108         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1109         * Makefile.in: Rebuilt.
1110
1111 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1112
1113         PR bootstrap/32272
1114         * configure.ac: Error out if $srcdir isn't '.' but contains
1115         host-${host_noncanonical}.
1116         * configure: Regenerate.
1117
1118 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1119
1120         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1121         maintainer.
1122
1123 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1124
1125         * configure.ac: If bootstrapping a combined tree with
1126         --enable-gold, require c++ in stage1_languages.
1127         * configure: Regenerate.
1128
1129         * configure.ac: Also add target_libs of stage1_languages to
1130         bootstrap_target_libs.
1131         * configure: Regenerate.
1132
1133         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1134         with --enable-languages not containing c++.
1135         * configure: Regenerate.
1136
1137 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1138
1139         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1140         * configure: Regenerate.
1141
1142 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1143
1144         * MAINTAINERS (Write After Approval): Update my e-mail address,
1145         and move from from here...
1146         (Waiting for paperwork): To here.
1147
1148 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1149
1150         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1151
1152 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1153
1154         * configure.ac: Do not use $extrasub for replacing @if/@endif
1155         parts in Makefile; instead, use additional arguments to
1156         AC_CONFIG_COMMANDS to do the replacement manually, with several
1157         sed invocations, to avoid HP-UX sed command limits.
1158         * configure: Regenerate.
1159
1160 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1161
1162         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1163         blank before -L.
1164
1165 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1166
1167         * configure.ac (with-build-config): Document.  Handle without.
1168         Handle missing argument.
1169         * configure: Rebuilt.
1170
1171 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1172
1173         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1174         Default to bootstrap-debug only if compare-debug works.
1175         * configure: Rebuilt.
1176         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1177         * Makefile.in: Rebuilt.
1178
1179 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1180
1181         * MAINTAINERS (OS Port Maintainers): Update my email address.
1182
1183 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1184
1185         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1186         * Makefile.in: Rebuilt.
1187
1188 2009-09-01  Chris Demetriou  <cgd@google.com>
1189
1190         * MAINTAINERS (Write After Approval): Add myself.
1191
1192 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1193
1194         PR debug/30161
1195         * include/dwarf2.h (enum dwarf_tag): Added
1196         DW_TAG_GNU_template_template_param
1197         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1198
1199 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1200
1201         * Makefile.tpl (AWK): Fix typo.
1202         * Makefile.in: Regenerate.
1203
1204 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1205
1206         * configure.ac: Detect awk and sed.
1207         * Makefile.def (flags_to_pass): Add AWK and SED.
1208         * Makefile.tpl (AWK, SED): New.
1209         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1210         * configure: Regenerate.
1211         * Makefile.in: Regenerate.
1212
1213 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1214
1215         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1216         (collapseslashes): Likewise.
1217
1218 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1219
1220         * configure.ac (AC_PREREQ): Bump to 2.64.
1221
1222 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1223
1224         * configure.ac: Remove --with-datarootdir, --with-docdir,
1225         --with-pdfdir, --with-htmldir switches.
1226         * configure: Regenerate.
1227
1228         * configure: Regenerate.
1229
1230         * compile: Sync from Automake 1.11.
1231         * depcomp: Likewise.
1232         * install-sh: Likewise.
1233         * missing: Likewise.
1234         * mkinstalldirs: Likewise.
1235         * ylwrap: Likewise.
1236
1237 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1238
1239         * ltmain.sh (func_normal_abspath): New function.
1240         (func_relative_path): Likewise.
1241         (func_mode_help): Document new -bindir option for link mode.
1242         (func_mode_link): Add new -bindir option, and use it to place
1243         output DLL if specified.
1244
1245 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1246
1247         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1248         (baseargs): Add --disable-option-checking.
1249         * configure: Regenerate.
1250
1251         * Makefile.def (configure-target-libiberty): Depend on
1252         all-binutils and all-ld.
1253         (configure-target-newlib): Likewise.
1254         * Makefile.in: Regenerate.
1255
1256 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1257
1258         * config.sub, config.guess: Update from upstream sources.
1259
1260 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1261
1262         Sync from src, merge:
1263
1264         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1265
1266         * configure.ac: Do not exclude gas for i386-*-darwin.
1267         Add a case for x86_64-*-darwin.
1268         * configure: Regenerate.
1269
1270 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1271
1272         * MAINTAINERS: Add my name to Write After Approval list.
1273
1274 2009-08-06  Michael Eager  <eager@eagercon.com>
1275
1276         * configure.ac: Add Microblaze target.
1277         * configure: Regenerate.
1278
1279 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1280
1281         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1282         * configure: Regenerate.
1283         
1284 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1285
1286         * MAINTAINERS (Write After Approval): Update my e-mail address.
1287
1288 2009-07-06  Ian Lance Taylor  <iant@google.com>
1289
1290         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1291         * configure: Rebuild.
1292
1293 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1294
1295         * MAINTAINERS: Move myself to the Graphite Reviewers.
1296
1297 2009-06-30  Wei Guozhi  <carrot@google.com>
1298
1299         * MAINTAINERS: Add my name to Write After Approval list.
1300
1301 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1302
1303         PR bootstrap/40338
1304         * configure.ac (comparestring): Create new variable.
1305         * Makefile.tpl (comparestring): Use to skip some comparisions.
1306         * configure: Regenerate.
1307         * Makefile.in: Regenerate.
1308
1309 2009-06-26  Doug Evans  <dje@sebabeach.org>
1310
1311         * Makefile.def (host_modules): Add cgen.
1312         * Makefile.in: Regenerate.
1313         * configure.ac (host_tools): Add cgen.
1314         * configure: Regenerate.
1315
1316 2009-06-23  DJ Delorie  <dj@redhat.com>
1317
1318         * MAINTAINERS: Add myself as mep maintainer.
1319
1320 2009-06-23  Ian Lance Taylor  <iant@google.com>
1321
1322         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1323         boot_languages.  Only bootstrap target libraries listed in
1324         target_libs for some boot language.  Add --with-stage1-ldflags,
1325         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1326         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1327         if not building with C++.
1328         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1329         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1330         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1331         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1332         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1333         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1334         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1335         * configure, Makefile.in: Rebuild.
1336
1337 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1338
1339         * MAINTAINERS: Added my name to write-after-approval list.
1340
1341 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1342
1343         * configure.ac: Define is_elf for QNX Neutrino targets.
1344         * configure: Regenerate.
1345
1346 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1347
1348         * MAINTAINERS: Added my name to the write-after-approval list
1349
1350 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1351
1352         * configure.ac: Detect MPC in default directory.
1353         * configure: Regenerate.
1354
1355 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1356             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1357
1358         * Makefile.tpl (all): Avoid a trailing backslash.
1359         * Makefile.in: Regenerate.
1360
1361 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1362
1363         * config.sub, config.guess: Update from upstream sources.
1364
1365 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1366
1367         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1368         to noconfdirs.
1369         * configure: Regenerate.
1370
1371 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1372
1373         * Makefile.tpl ([+compare-target+]): Compare all stage
1374         directories, rather than just gcc.
1375         * Makefile.in: Rebuilt.
1376
1377 2009-06-01  Doug Kwan  <dougkwan@google.com>
1378
1379         * configure.ac: Support gold for target arm*-*-*.
1380         * configure: Regenerate.
1381
1382 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1383
1384         * Makefile.def: Add MPC support and dependencies.
1385         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1386
1387         * Makefile.in, configure: Regenerate.
1388
1389 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1390
1391         * Makefile.tpl (all): Avoid harmless warning in make all when
1392         gcc-bootstrap is enabled but stage_last does not exist.
1393         * Makefile.in: Rebuilt.
1394
1395 2009-05-24  Nicolas Roche  <roche@adacore.com>
1396
1397         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1398         * Makefile.in: Regenerate.
1399
1400 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1401
1402         * MAINTAINERS: Update my e-mail address.
1403
1404 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1405
1406         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1407         * configure:  Regenerate.
1408
1409 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1410
1411         PR other/40159
1412         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1413         gcc-no-bootstrap are mutually exclusive.
1414         * Makefile.in: Rebuilt.
1415
1416 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1417
1418         PR other/40159
1419         * Makefile.tpl (all): Don't end with unconditional success.
1420         * Makefile.in: Rebuilt.
1421
1422 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1423
1424         PR target/37137
1425         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1426         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1427         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1428         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1429         stage_configureflags, stage_cflags and stage_libcflags into
1430         explicit Makefile macros.
1431         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1432         GFORTRAN.
1433         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1434         CC.  Set CC_FOR_BUILD from CC.
1435         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1436         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1437         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1438         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1439         and GFORTRAN.
1440         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1441         (_LIBCFLAGS): Renamed to _TFLAGS.
1442         (do-compare-debug, do-compare3-debug): Drop.
1443         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1444         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1445         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1446         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1447         (XGCC_FLAGS_FOR_TARGET): New.
1448         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1449         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1450         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1451         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1452         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1453         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1454         TFLAGS.
1455         (BUILD_CONFIG): Include if requested.
1456         (all): Set TFLAGS on bootstrap.
1457         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1458         (all-stageid-prefixmodule): Likewise.
1459         (do-clean, distclean-stageid): Set TFLAGS.
1460         (restrap): Fix whitespace.
1461         * Makefile.in: Rebuilt.
1462
1463 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1464
1465         * config.guess: Sync with src.
1466
1467 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1468
1469         * configure.ac ($with_ppl):  Default to no if not supplied.
1470         ($with_cloog):  Likewise.
1471         configure:  Regenerate.
1472
1473 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1474
1475         * MAINTAINERS: Update my e-mail address.
1476
1477 2009-04-27  Nick Clifton  <nickc@redhat.com>
1478
1479         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1480
1481 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1482
1483         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1484         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1485         * Makefile.in: Regenerate.
1486
1487 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1488
1489         PR bootstrap/39739
1490         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1491         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1492
1493         * configure, Makefile.in: Regenerate.
1494
1495 2009-04-21  Taras Glek  <tglek@mozilla.com>
1496
1497         * include/hashtab.h: Update GTY annotations to new syntax
1498         * include/splay-tree.h: Likewise
1499
1500 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1501
1502         * config.sub, config.guess: Update from upstream sources.
1503
1504 2009-04-15  Anthony Green  <green@moxielogic.com>
1505
1506         * configure.ac: Add moxie support.
1507         * configure: Rebuilt.
1508
1509 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1510
1511         * configure.ac: Change copyright header to refer to version
1512         3 of the GNU General Public License and to point readers at the
1513         COPYING3 file and the FSF's license web page.
1514         * Makefile.def: Likewise.
1515         * Makefile.tpl: Likewise.
1516         * Makefile.in: Regenerate.
1517
1518 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1519
1520         * configure.ac: Restore match for darwin9 or later. Use double
1521         brackets since regeneration eats one pair.
1522         * configure: Regenerate.
1523
1524 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1525
1526         PR gas/10039
1527         * configure.ac: Require texinfo 4.7.
1528         * configure: Regenerated.
1529
1530 2009-04-09  Nick Clifton  <nickc@redhat.com>
1531
1532         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1533         the GCC Runtime Library Exception.
1534
1535 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1536
1537         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1538         * configure: Regenerate.
1539
1540 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1541
1542         * Makefil.def (languages): New entries.
1543         * Makefile.tpl (check-gcc-*): New generic target.
1544         * Makefile.in: Regenerate.
1545
1546 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1547
1548         * MAINTAINERS:  Update my email address.
1549
1550 2009-03-18  Tom Tromey  <tromey@redhat.com>
1551
1552         * configure: Rebuild.
1553         * configure.ac (host_libs): Add libiconv.
1554         * Makefile.in: Rebuild.
1555         * Makefile.def (host_modules): Add libiconv.
1556         (configure-gdb, all-gdb): Depend on libiconv.
1557
1558 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1559
1560         * configure.ac: Treat gdb as supported on x86_64-darwin.
1561         * configure: Regenerate.
1562
1563 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1564
1565         * configure.ac (--with-host-libstdcxx): New option.
1566         * configure: Regenerate.
1567
1568 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1569
1570         * MAINTAINERS:  Move myself into the write after approval list.
1571
1572 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1573
1574         * MAINTAINERS: Update e-mail address.
1575         
1576 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1577
1578         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1579
1580 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1581
1582         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1583
1584 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1585
1586         Backport from git Libtool:
1587
1588         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1589         Support GNU/kOpenSolaris.
1590         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1591         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1592         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1593         GNU/kOpenSolaris.
1594
1595 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1596
1597         * MAINTAINERS: Update e-mail address.
1598
1599 2009-02-24  Michael Eager  <eager@eagercon.com>
1600
1601         * MAINTAINERS (Write After Approval): Add self.
1602
1603 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1604
1605         * MAINTAINERS (Write After Approval): Add myself.
1606
1607 2009-02-05  Andreas Schwab  <schwab@suse.de>
1608
1609         * Makefile.tpl (stage_last): Define $r and $s before using
1610         $(RECURSE_FLAGS_TO_PASS).
1611         * Makefile.in: Regenerate
1612
1613 2009-01-30  Ian Lance Taylor  <iant@google.com>
1614
1615         * MAINTAINERS: Move myself to the Global Reviewers list.
1616
1617 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1618
1619         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1620         * configure: Regenerate.
1621
1622 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1623
1624         * MAINTAINERS: Make whitespace consistent.
1625         Remove Robert Millan from Write After Approval.
1626
1627 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1628
1629         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1630         (all-opcodes): Depend on all-libiberty.
1631         * Makefile.in: Regenerate.
1632
1633 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1634
1635         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1636         * configure: Regenerate.
1637
1638 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1639
1640         * MAINTAINERS (Write After Approval): Add myself.
1641
1642 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1643
1644         * MAINTAINERS: Add myself to reviewers (Fortran).
1645
1646 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1647
1648         PR tree-optimization/38515
1649         * configure.ac (cloog-polylib): Removed.
1650         (with_ppl, with_cloog): Test for "no".
1651         * configure: Regenerated.
1652
1653 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1654
1655         * MAINTAINERS: Moved myself to reviewers (Fortran).
1656
1657 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1658
1659         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1660         (Write After Approval): Remove myself.
1661
1662 2009-01-03  Diego Novillo  <dnovillo@google.com>
1663
1664         * MAINTAINERS: Remove myself from alias maintainership.
1665
1666 2009-01-02  David Ayers  <ayers@fsfe.org>
1667
1668         * MAINTAINERS: Update e-mail address.
1669
1670 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1671
1672         * MAINTAINERS: Make whitespace consistent.
1673
1674 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1675
1676         Backport from upstream Libtool:
1677         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1678         Add cache variables to tests that require the linker to work.
1679         For shlibpath_overrides_runpath, this also changes the semantics
1680         to let the result from the C compiler take precedence.
1681
1682 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1683
1684         * config.sub, config.guess: Update from upstream sources.
1685
1686 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1687
1688         * configure.ac (ppllibs): Add by default the lib flags.
1689         * configure: Regenerate.
1690
1691 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1692
1693         * MAINTAINERS:  Add myself to the write after approval list.
1694
1695 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1696
1697         * configure.ac: Add double brackets on darwin[912].
1698         * configure: Regenerate.
1699
1700 2008-12-03  Daniel Kraft  <d@domob.eu>
1701
1702         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1703         Approval to Reviewer section (for Fortran front-end).
1704
1705 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1706
1707         * configure.ac: Expand to darwin10 and later.
1708         * configure: Regenerate.
1709
1710 2008-12-02  Andreas Schwab  <schwab@suse.de>
1711
1712         * Makefile.def: configure-target-boehm-gc depends on
1713         all-target-libstdc++-v3.
1714         * Makefile.in: Regenerate.
1715
1716 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1717
1718         * MAINTAINERS:  Add myself as mingw maintainer.
1719
1720 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1721
1722         * config.sub, config.guess: Update from upstream sources.
1723
1724 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1725
1726         * README.SCO: Remove.
1727
1728 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1729
1730         * MAINTAINERS:  Add myself to the write after approval list.
1731
1732 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1733
1734         * MAINTAINERS:  Update my email address in WAA section.
1735
1736 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1737
1738         * MAINTAINERS: Update e-mail address.
1739
1740 2008-11-27  Toon Moene  <toon@moene.org>
1741
1742         * MAINTAINERS: Change e-mail address.
1743
1744 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1745
1746         * configure.ac: Build gdb for i?86-*-darwin*
1747         * configure: Regenerated.
1748
1749 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1750
1751         * MAINTAINERS: Added my full name.
1752
1753 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1754
1755         PR bootstrap/38014
1756         PR bootstrap/37923
1757
1758         Revert:
1759
1760         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1761
1762         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1763         * Makefile.in: Regenerated.
1764
1765         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1766
1767         PR gdb/921
1768         PR gdb/1646
1769         PR gdb/2175
1770         PR gdb/2176
1771
1772         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1773         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1774         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1775         (HOST_EXPORTS): Pass CPPFLAGS.
1776         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1777         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1778         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1779         * Makefile.in, configure: Regenerated.
1780         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1781         and CPPFLAGS_FOR_BUILD.
1782
1783 2008-11-06  Jeff Law  <law@redhat.com>
1784
1785         * MAINTAINERS: Add myself as middle end maintainer.
1786
1787 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1788
1789         * MAINTAINERS (Write after approval): Add myself.
1790
1791 2008-11-05  Diego Novillo  <dnovillo@google.com>
1792
1793         * MAINTAINERS (Global Reviewers): Add myself.
1794         (Non-Algorithmic Maintainers): Remove myself.
1795
1796 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1797
1798         * MAINTAINERS (Write after approval): Add myself.
1799
1800 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1801
1802         * MAINTAINERS (Write after approval): Add myself.
1803
1804 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1805
1806         * configure.ac (spu-*-*): Remove special case.
1807         * configure: Regenerate.
1808
1809 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1810
1811         * MAINTAINERS (Write after approval): Update my email address.
1812
1813 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1814
1815         * configure.ac [spu-*-*]: Do not set skipdirs.
1816         * configure: Re-generate.
1817
1818 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1819
1820         * MAINTAINERS (Various Maintainers): Add myself to reload.
1821
1822 2008-10-25  Richard Guenther  <rguenther@suse.de>
1823
1824         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1825         maintainer.  Remove myself as libgcc-math maintainer.
1826         (Non-Algorithmic Maintainers): Remove myself.
1827
1828 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1829
1830         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1831         * Makefile.in: Regenerated.
1832
1833 2008-10-23  Cary Coutant  <ccoutant@google.com>
1834
1835         * MAINTAINERS (Write after approval): Add myself.
1836
1837 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1838
1839         PR gdb/921
1840         PR gdb/1646
1841         PR gdb/2175
1842         PR gdb/2176
1843
1844         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1845         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1846         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1847         (HOST_EXPORTS): Pass CPPFLAGS.
1848         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1849         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1850         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1851         * Makefile.in, configure: Regenerated.
1852         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1853         and CPPFLAGS_FOR_BUILD.
1854
1855 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1856
1857         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1858         Sebastian Pop.
1859
1860 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1861
1862         * MAINTAINERS (Write After Approval): Added myself.
1863
1864 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1865
1866         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1867         recommended version to 2.3.2.
1868
1869         * configure: Regenerate.
1870
1871 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1872
1873         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1874
1875 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1876
1877         * MAINTAINERS (Write After Approval): Update e-mail address.
1878
1879 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1880
1881         * libtool.m4: Update to libtool 2.2.6.
1882         * lt~obsolete.m4: Update to libtool 2.2.6.
1883         * ltmain.sh: Update to libtool 2.2.6.
1884         * ltsugar.m4: Update to libtool 2.2.6.
1885         * ltversion.m4: Update to libtool 2.2.6.
1886         * ltoptions.m4: Update to libtool 2.2.6.
1887         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1888
1889 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1890
1891         * MAINTAINERS (Write After Approval): Add myself.
1892
1893 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1894
1895         * MAINTAINERS (Write After Approval): Update my name.
1896
1897 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1898
1899         * MAINTAINERS: Add myself in "Write After Approval".
1900
1901 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1902
1903         * MAINTAINERS: Add myself as ia64 maintainer.
1904
1905 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1906
1907         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1908         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1909         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1910         and Michael Tiemann from Write After Approval since they do not
1911         actually have access.
1912
1913 2008-09-05  Richard Guenther  <rguenther@suse.de>
1914
1915         * configure.ac: Initialize clooglibs to -lcloog.
1916         * configure: Re-generate.
1917
1918 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1919
1920         * MAINTAINERS (Write After Approval): Add myself.
1921
1922 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1923
1924         * configure.ac (--with-cloog-polylib): New.
1925         (--disable-cloog-version-check): New.
1926         (--disable-ppl-version-check): New.
1927         * configure: Re-generate.
1928
1929 2008-09-03  Richard Guenther  <rguenther@suse.de>
1930
1931         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1932         cloog test.
1933         * configure: Re-generate.
1934
1935 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1936
1937         Add picoChip port.
1938         * MAINTAINERS: Add picoChip maintainers.
1939
1940 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1941             Tobias Grosser  <grosser@fim.uni-passau.de>
1942             Jan Sjodin  <jan.sjodin@amd.com>
1943             Harsha Jagasia  <harsha.jagasia@amd.com>
1944             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1945             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1946             Adrien Eliche  <aeliche@isty.uvsq.fr>
1947
1948         Merge from graphite branch.
1949         * configure: Regenerate.
1950         * Makefile.in: Regenerate.
1951         * configure.ac (host_libs): Add ppl and cloog.
1952         Add checks for PPL and CLooG.
1953         * Makefile.def (ppl, cloog): Added modules and dependences.
1954         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1955         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1956
1957 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1958
1959         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1960         (GCC_SHLIB_SUBDIR): New.
1961         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1962         * configure: Regenerate.
1963         * Makefile.in: Regenerate.
1964
1965 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1966
1967         * MAINTAINERS: Consistently use tabs to separate columns.
1968
1969 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1970
1971         * MAINTAINERS (Write after Approval): Add myself.
1972
1973 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1974
1975         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1976         Enable bfd, binutils and opcodes.
1977         * configure: Regenerate.
1978
1979 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1980
1981         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1982
1983 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1984
1985         * MAINTAINERS:  Use correct Umlaut for last name.
1986
1987 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1988
1989         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1990
1991 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1992
1993         * MAINTAINERS: Update my email address.
1994
1995 2008-08-16  Nicolas Roche  <roche@adacore.com>
1996
1997         * Makefile.tpl: Add BOOT_ADAFLAGS.
1998         * Makefile.in: Regenerate.
1999
2000 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2001
2002         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2003         * configure: Regenerate.
2004
2005 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2006
2007         * configure.ac: Add makefile fragments for hpux.
2008         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2009         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2010         * configure: Regenerate.
2011         * Makefile.in: Regenerate.
2012
2013 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2014
2015         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2016
2017 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2018
2019         * MAINTAINERS (Write after Approval): Add myself.
2020
2021 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2022
2023         * MAINTAINERS (Write After Approval):  Add myself.
2024
2025 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2026
2027         * MAINTAINERS (Write After Approval):  Add myself.
2028
2029 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2030
2031         * MAINTAINERS: Update my email address.
2032
2033 2008-06-25  Joey Ye  <joey.ye@intel.com>
2034
2035         * MAINTAINERS (Write After Approval):  Add myself.
2036
2037 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2038
2039         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2040         * Makefile.in: Regenerate.
2041         * configure: Regenerate.
2042
2043 2008-06-17  Daniel Kraft  <d@domob.eu>
2044
2045         * MAINTAINERS (Write After Approval):  Add myself.
2046
2047 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2048
2049         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2050         "$@" is still intact with both Autoconf 2.59 and 2.62.
2051         * configure: Regenerate.
2052
2053 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2054
2055         * Makefile.tpl: Fix comment errors.
2056         * Makefile.in: Regenerate.
2057
2058 2008-06-12  David S. Miller  <davem@davemloft.net>
2059             David Edelsohn  <edelsohn@gnu.org>
2060
2061         * configure.ac: Add powerpc*-*-* to gold supported targets.
2062         * configure: Regenerate.
2063
2064 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2065
2066         PR tree-optimization/36218
2067         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2068         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2069         (all prefix="build-"): Pass them to build-system sub-makes.
2070         * Makefile.in: Regenerate.
2071
2072 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2073
2074         * MAINTAINERS (mt port): Remove.
2075         (sco5, unixware, sco udk): Remove.
2076         (Kean Johnston): Add to Write After Approval.
2077
2078 2008-05-30  Julian Brown  <julian@codesourcery.com>
2079
2080         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2081         of libobjc for ARM EABI Linux.
2082         * configure: Regenerate.
2083
2084 2008-05-18  Xinliang David Li   <davidxl@google.com>
2085
2086         * ChangeLog: Remove wrong ChangeLog entry.
2087
2088 2008-05-17  Xinliang David Li   <davidxl@google.com>
2089
2090         * MAINTAINERS (Write After Approval): Add myself.
2091
2092 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2093
2094         * MAINTAINERS (Write After Approval): Add myself.
2095
2096 2008-05-14  Rafael Espíndola  <espindola@google.com>
2097
2098         * config-ml.in: don't handle --enable-shared and --enable-static.
2099
2100 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2101
2102         * MAINTAINERS: Update my email address.
2103
2104 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2105
2106         * MAINTAINERS: Update my email address.
2107
2108 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2109
2110         * MAINTAINERS (Write After Approval): Add myself.
2111
2112 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2113
2114         * MAINTAINERS (Write After Approval): Add myself.
2115
2116 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2117
2118         * MAINTAINERS (crx): Add myself.
2119
2120 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2121
2122         Sync with src:
2123         2008-04-14  David S. Miller  <davem@davemloft.net>
2124
2125         * configure.ac: Add sparc*-*-* to gold supported targets.
2126         * configure: Regenerate.
2127
2128 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2129
2130         PR bootstrap/35457
2131         * configure.ac: Include override.m4.
2132         * configure: Regenerate.
2133
2134 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2135
2136         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2137         * Makefile.in: Regenerate.
2138
2139 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2140
2141         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2142         as nonconfigurable directories list.
2143         * configure: Regenerate.
2144
2145 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2146
2147         * config.sub, config.guess: Update from upstream sources.
2148
2149 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2150
2151         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2152         * Makefile.in: Regenerate.
2153
2154 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2155
2156         * configure.ac: Do not build libssp for the AVR.
2157         * configure: Regenerate.
2158
2159 2008-04-07  Ian Lance Taylor  <iant@google.com>
2160
2161         * Makefile.def: check-gold depends upon all-binutils.
2162         * Makefile.in: Regenerate.
2163
2164 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2165
2166         * MAINTAINERS (Write After Approval): Add myself.
2167
2168 2008-04-04  Nick Clifton  <nickc@redhat.com>
2169
2170         PR binutils/4334
2171         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2172         builds.
2173         * configure: Regenerate.
2174
2175 2008-04-04  NightStrike  <NightStrike@gmail.com>
2176
2177         PR other/35151
2178         * configure.ac: Combine rules for mingw32 and mingw64.
2179         * configure: Regenerate.
2180
2181 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2182
2183         * MAINTAINERS (Write After Approval): Add myself.
2184
2185 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2186
2187         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2188         * Makefile.in (.NOTPARALLEL): Ditto.
2189
2190 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2191
2192         * MAINTAINERS (Write After Approval): Add myself.
2193
2194 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2195
2196         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2197         * Makefile.in (.NOTPARALLEL): Regenerate.
2198
2199 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2200
2201         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2202         * Makefile.in: Regenerate.
2203
2204 2008-03-26  Jakub Staszak  <kuba@et.pl>
2205
2206         * MAINTAINERS (Write After Approval): Add myself.
2207
2208 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2209
2210         * MAINTAINERS:  Update e-mail address.
2211
2212 2008-03-20  Ian Lance Taylor  <iant@google.com>
2213
2214         * configure.ac: Add support for --enable-gold.
2215         * Makefile.def: Add gold as a directory like ld.
2216         * configure, Makefile.in: Regenerate.
2217
2218 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2219
2220         * configure.ac: m4_include config/proginstall.m4.
2221         * configure: Regenerate.
2222
2223         Backport from upstream Libtool:
2224
2225         2007-10-12  Eric Blake  <ebb9@byu.net>
2226
2227         Deal with Autoconf 2.62's semantic change in m4_append.
2228         * ltsugar.m4 (lt_append): Replace broken versions of
2229         m4_append.
2230         (lt_if_append_uniq): Don't require separator to be overquoted,
2231         and avoid broken m4_append.
2232         (lt_dict_add): Fix typo.
2233         * libtool.m4 (_LT_DECL): Don't overquote separator.
2234
2235 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2236
2237         * config.rpath: Add AIX 6 support.
2238
2239 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2240
2241         * Makefile.def (stageprofile).  Remove -fprofile-generate
2242         from stage_libcflags.
2243         * Makefile.in: Regenerate.
2244
2245 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2246
2247         * config.sub, config.guess: Update from upstream sources.
2248
2249 2008-03-06  Tom Tromey  <tromey@redhat.com>
2250
2251         * MAINTAINERS: Update for treelang deletion.
2252
2253 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2254
2255         * MAINTAINERS: Update my email address.
2256
2257 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2258
2259         * MAINTAINERS (darwin port): Add myself as a maintainer.
2260         (objective-c/c++): Add myself as a maintainer.
2261
2262 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2263
2264         * MAINTAINERS (Write After Approval): Update my email address.
2265
2266 2008-02-25  Tomas Bily  <tbily@suse.cz>
2267
2268         * MAINTAINERS (Write After Approval): Add myself.
2269
2270 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2271
2272         * MAINTAINERS (OpenMP): Add myself.
2273
2274 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2275
2276         PR bootstrap/32009
2277         PR bootstrap/32161
2278
2279         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2280         * configure: Regenerate.
2281
2282         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2283         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2284         STAGE4_LIBCFLAGS): New.
2285         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2286         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2287         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2288         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2289         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2290         for target modules.  Don't export LIBCFLAGS.
2291         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2292         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2293         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2294         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2295         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2296         * Makefile.in: Regenerate.
2297
2298 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2299
2300         PR libgcj/33085
2301         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2302         Do not use -DDLL_EXPORT.  Backport from upstream.
2303
2304 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2305
2306         * MAINTAINERS (Write After Approval): Add myself.
2307
2308 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2309
2310         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2311         * configure: Regenerate.
2312
2313 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2314
2315         * configure.ac (xtensa*-*-*): Recognize processor variants.
2316         * configure: Regenerate.
2317
2318 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2319
2320         PR bootstrap/34922
2321         * configure.ac (PARSE_ARGS): Push suitable setting of
2322         ac_subdirs_all, for `./configure --help=recursive'.
2323         Handle `+' in generic toplevel directory disabling.
2324         * configure: Regenerate.
2325
2326 2008-01-28  Nick Clifton  <nickc@redhat.com>
2327
2328         * MAINTAINERS (xstormy16): Take over maintainership.
2329
2330 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2331
2332         * MAINTAINERS (c4x port): Remove.
2333
2334 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2335
2336         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2337
2338 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2339
2340         * config.sub, config.guess: Update from upstream sources.
2341
2342 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2343
2344         * MAINTAINERS (Write After Approval): Add myself.
2345
2346 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2347
2348         * MAINTAINERS: Update my email address.
2349
2350 2008-01-09  Raksit Ashok  <raksit@google.com>
2351
2352         * MAINTAINERS (Write After Approval): Add myself.
2353
2354 2008-01-09  Raksit Ashok  <raksit@google.com>
2355
2356         * MAINTAINERS (Write After Approval): Add myself.
2357
2358 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2359
2360         * config.sub, config.guess: Update from upstream sources.
2361
2362 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2363
2364         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2365         Change recommended MPFR from 2.2.1 -> 2.3.0.
2366         * configure: Regenerate.
2367
2368 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2369
2370         * MAINTAINERS: Update my email address.
2371
2372 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2373
2374         * MAINTAINERS: Update my email address.
2375
2376 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2377
2378         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2379         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2380         * Makefile.in: Regenerate.
2381
2382 2007-12-10  Mark Heffernan  <meheff@google.com>
2383
2384         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2385         misplaced entries.
2386
2387 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2388
2389         * configure.ac: Enable libjava for x86_64-*-darwin9.
2390         * configure: Regenerate.
2391
2392 2007-12-07  Bill Maddox  <maddox@google.com>
2393
2394         * MAINTAINERS (Write After Approval): Add myself.
2395
2396 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2397
2398         * config.sub, config.guess: Update from upstream sources.
2399
2400 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2401
2402         * config-ml.in: Remove 64bit configure tests.
2403
2404 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2405
2406         * config-ml.in: Robustify against white space in absolute file
2407         names.
2408
2409         * config-ml.in (multi-clean): Substitute ${Makefile}.
2410         Remove superfluous ${Makefile} in list.
2411
2412 2007-11-19  Thiemo Seufer  <ths@mips.com>
2413
2414         * config-ml.in: Don't hardcode the Makefile name.
2415
2416 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2417
2418         * MAINTAINERS (Write After Approval): Add myself.
2419
2420 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2421
2422         * MAINTAINERS (Write After Approval): Add myself.
2423
2424 2007-11-06  Doug Kwan  <dougkwan@google.com>
2425
2426         * MAINTAINERS (Write After Approval): Add myself.
2427
2428 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2429
2430         * MAINTAINERS (mercury): Remove entry.
2431         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2432
2433 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2434
2435         * Makefile.def (dependencies): Make configure-gdb depend on
2436         all-intl.
2437         * Makefile.in: Regenerated.
2438
2439 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2440
2441         * MAINTAINERS (Fortran maintainer): Remove myself.
2442
2443 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2444
2445         * Makefile.def: To avoid problems running with parallel makes,
2446         build newlib before libgloss so that target specific header
2447         files are availble.
2448         * Makefile.in: Regenerate
2449
2450 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2451
2452         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2453         * Makefile.in: Regenerate.
2454
2455 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2456
2457         * MAINTAINERS (Register allocation reviewer): Add myself.
2458
2459 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2460
2461         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2462         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2463         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2464         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2465         * configure: Regenerate.
2466
2467 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2468
2469         * MAINTAINERS (Register allocation reviewer): Add myself.
2470
2471 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2472
2473         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2474         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2475         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2476         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2477         * configure.ac: Default them to host tools for $host = $build.
2478         Subst them.
2479
2480         * configure: Regenerate.
2481         * Makefile.in: Regenerate.
2482
2483 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2484
2485         * MAINTAINERS (Register allocation reviewer): Add myself.
2486
2487 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2488
2489         * MAINTAINERS (Register allocation reviewer): Add myself.
2490
2491 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2492
2493         * MAINTAINERS (Write After Approval): Fix typo.
2494
2495 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2496
2497         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2498         * configure: Regenerate.
2499
2500 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2501
2502         PR bootstrap/31906
2503         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2504         they're already prefixed.
2505
2506 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2507
2508         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2509         libstdc++.
2510         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2511         * configure: Regenerate.
2512         * Makefile.in: Regenerate.
2513
2514 2007-09-17  Andreas Schwab  <schwab@suse.de>
2515
2516         * configure.ac: Raise minimum makeinfo version to 4.6.
2517         * configure: Regenerate.
2518
2519 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2520
2521         * MAINTAINERS (write-after-approval) add myself
2522
2523 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2524
2525         * configure.ac: Correct makeinfo version check.
2526         * configure: Regenerate.
2527
2528 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2529
2530         * MAINTAINERS: Update my email address.
2531
2532 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2533
2534         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2535         to $skipdirs and only disable gprof for newlib.  Use the normal
2536         mips*-elf* handling in other respects.
2537         * configure: Regnerate.
2538
2539 2007-09-12  David Daney  <ddaney@avtrex.com>
2540
2541         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2542         enabling libgcj.
2543         * configure: Regenerate.
2544
2545 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2546
2547         PR other/32154
2548         * configure.ac: For libgloss targets, point the linker to the linker
2549         script, startup code and simulator library.
2550         * configure: Regenerate.
2551
2552 2007-09-07  Andrew Haley  <aph@redhat.com>
2553
2554         * configure.ac (noconfigdirs): Remove target-libffi and
2555         target-libjava.
2556         * configure: Regenerate.
2557
2558 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2559
2560         PR target/33281
2561         * configure.ac: Use config/mh-mingw on mingw.
2562         * configure: Regenerate.
2563
2564 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2565
2566         * MAINTAINERS (Write After Approval): Add myself.
2567
2568 2007-09-05  Richard Guenther  <rguenther@suse.de>
2569
2570         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2571         nor --disable-checking is provided also turn on yes and types
2572         checking for stage1.
2573         * configure: Re-generate.
2574
2575 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2576
2577         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2578         (Write After Approval): Remove myself.
2579
2580 2007-08-29  Nick Clifton  <nickc@redhat.com>
2581
2582         * config.sub, config.guess: Update from upstream sources.
2583
2584 2007-08-22  Bud Davis  <jmdavis@link.com>
2585
2586         * MAINTAINERS (Write After Approval): Added myself.
2587         * MAINTAINERS (Reviewers): Removed myself.
2588
2589 2007-08-18  Paul Brook  <paul@codesourcery.com>
2590             Joseph Myers  <joseph@codesourcery.com>
2591
2592         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2593         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2594         * Makefile.in: Regenerate.
2595         * configure.ac (--with-debug-prefix-map): New.
2596         * configure: Regenerate.
2597
2598 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2599             Nigel Stephens  <nigel@mips.com>
2600
2601         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2602         as target_makefile_frag.
2603         * configure: Regenerate.
2604
2605 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2606
2607         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2608         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2609         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2610         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2611         (do-compare, do-compare3, do-compare-debug): New.
2612         ([+compare-target+]): Use them.
2613
2614 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2615
2616         * MAINTAINERS (Write After Approval): Change my email address.
2617
2618 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2619             Ben Elliston  <bje@au.ibm.com>
2620
2621         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2622         --silent if $silent.
2623         * configure: Regenerate.
2624
2625 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2626
2627         * MAINTAINERS (Various Maintainers): Add myself as
2628         loop infrastructure maintainer.  Update my e-mail
2629         address.
2630
2631 2007-07-31  Diego Novillo  <dnovillo@google.com>
2632
2633         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2634         Adjust description.
2635
2636 2007-07-26  Richard Guenther  <rguenther@suse.de>
2637
2638         * configure.ac: Add types checking to stage1 checking flags.
2639         * configure: Regenerate.
2640
2641 2007-07-17  Nick Clifton  <nickc@redhat.com>
2642
2643         * COPYING3: New file.  Contains version 3 of the GNU General
2644         Public License.
2645         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2646         Lesser General Public License.
2647
2648 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2649
2650         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2651
2652 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2653
2654         * MAINTAINERS (S/390 co-maintainer): Add myself.
2655         (Write After Approval): Remove myself.
2656
2657 2007-07-13  Dan Hipschman  <dsh@google.com>
2658
2659         * MAINTAINERS (Write After Approval): Add myself.
2660
2661 2007-07-11  Nick Clifton  <nickc@redhat.com>
2662
2663         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2664         WINDRES export.
2665         * Makefile.in: Regenerate.
2666
2667 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2668
2669         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2670         maintainer.
2671
2672 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2673
2674         * lt~obsolete.m4: New. Import from 20070318 libtool.
2675
2676 2007-07-03  Julian Brown  <julian@codesourcery.com>
2677
2678         * MAINTAINERS (Write After Approval): Add myself.
2679
2680 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2681
2682         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2683         * configure: Regenerate.
2684
2685 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2686
2687         * configure.ac: Add some missing m4 quotation.
2688         * configure: Regenerate.
2689
2690 2007-07-02  Simon Baldwin  <simonb@google.com>
2691
2692         * MAINTAINERS (Write After Approval): Add myself.
2693
2694 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2695
2696         * configure: Regenerate.
2697
2698 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2699
2700         * Makefile.def: Add windmc tool to build.
2701         * Makefile.tpl: Likewise.
2702         * configure.ac: Likewise.
2703         * Makefile.in: Regenerate.
2704         * configure: Regenerate.
2705
2706 2007-06-28  DJ Delorie  <dj@redhat.com>
2707
2708         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2709         not building newlib.
2710         * configure: Regenerated.
2711
2712 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2713
2714         * MAINTAINERS (Write After Approval): Add myself.
2715
2716 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2717
2718         * MAINTAINERS (Write After Approval): Add myself.
2719
2720 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2721
2722         * MAINTAINERS (Write After Approval): Add myself.
2723
2724 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2725
2726         * MAINTAINERS (Write After Approval): Add myself.
2727
2728 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2729
2730         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2731         * Makefile.in: Regenerated.
2732
2733 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2734
2735         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2736         bfin*-*-uclinux* targets.
2737         * configure: Regenerate.
2738
2739 2007-06-14  Ian Lance Taylor  <iant@google.com>
2740
2741         * MAINTAINERS: Add myself as non-algorithmic global write
2742         maintainer.
2743
2744 2007-06-14  Diego Novillo  <dnovillo@google.com>
2745
2746         * MAINTAINERS: Add self as middle-end maintainer and
2747         non-algorithmic global write maintainer.
2748
2749 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2750
2751         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2752         Move all Fortran maintainers except Paul Brook into the
2753         Non-Autopoiesis section.
2754
2755 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2756
2757         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2758         (distclean-stage[+id+]): Possibly delete stage_last.
2759         * Makefile.in: Regenerate.
2760
2761 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2762
2763         * MAINTAINERS (Various Maintainer): Fix typo.
2764
2765 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2766
2767         * MAINTAINERS (Various Maintainer): Add myself as
2768         dataflow maintainer.
2769
2770 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2771
2772         * config.sub, config.guess: Update from upstream sources.
2773
2774 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2775
2776         * Makefile.tpl: Fix spelling error.
2777         * Makefile.in: Regenerate.
2778
2779 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2780
2781         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2782         lt_cv_sys_max_cmd_len.
2783
2784 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2785
2786         * MAINTAINERS (Various Maintainers): Add myself as
2787         auto-vectorizer maintainer.
2788
2789 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2790
2791         PR libjava/32098
2792         * libtool.m4: Revert previous change.
2793         * ltgcc.m4: Put it here.
2794
2795 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2796
2797         * MAINTAINERS (Various Maintainers): Add myself as
2798         auto-vectorizer maintainer.
2799
2800 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2801
2802         PR libjava/32098
2803         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2804
2805 2007-05-30  Richard Guenther  <rguenther@suse.de>
2806
2807         * MAINTAINERS (Various Maintainers): Add myself as
2808         auto-vectorizer maintainer.
2809
2810 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2811
2812         PR bootstrap/29382
2813         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2814         * configure: Rebuilt.
2815
2816 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2817
2818         * MAINTAINERS (Write After Approval): Removed my name.
2819
2820 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2821
2822         * MAINTAINERS (Write After Approval): Remove myself.
2823
2824 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2825
2826         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2827
2828 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2829
2830         * ltmain.sh: Update from ToT Libtool.
2831         * libtool.m4: Update from ToT Libtool.
2832         * ltsugar.m4: New. Update from ToT Libtool.
2833         * ltversion.m4: New. Update from ToT Libtool.
2834         * ltoptions.m4: New. Update from ToT Libtool.
2835         * ltconfig: Remove.
2836         * ltcf-c.sh: Remove.
2837         * ltcf-cxx.sh: Remove.
2838         * ltcf-gcj.sh: Remove.
2839
2840 2007-05-22  Ollie Wild  <aaw@google.com>
2841
2842         * MAINTAINERS (Write After Approval): Add myself.
2843
2844 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2845
2846         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2847         stage_cflags.
2848         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2849         Remove CFLAGS/LIBCFLAGS.
2850         (configure-stage[+id+]-[+prefix+][+module+],
2851         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2852         * Makefile.in: Regenerate.
2853
2854 2007-05-15  Diego Novillo  <dnovillo@google.com>
2855
2856         * MAINTAINERS: Update e-mail address.
2857
2858 2007-05-15  Revital Eres  <eres@il.ibm.com>
2859
2860         * MAINTAINERS (Write After Approval): Add myself.
2861
2862 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2863
2864         * MAINTAINERS (Write After Approval): Updated my address.
2865
2866 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2867
2868         * MAINTAINERS (Write After Approval): Add myself.
2869
2870 2007-05-11  Silvius Rus  <rus@google.com>
2871
2872         * MAINTAINERS (Write After Approval): Add myself.
2873
2874 2007-04-23  Tom Tromey  <tromey@redhat.com>
2875
2876         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2877
2878 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2879
2880         * MAINTAINERS (cpplib): Rename to ...
2881         (libcpp): ... this.  Add C/C++ front end maintainers.
2882
2883 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2884
2885         * config-ml.in: Pass ${ml_config_env} to configure calls.
2886
2887 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2888
2889         * MAINTAINERS (Write After Approval): Add myself.
2890
2891 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2892
2893         * MAINTAINERS (Write After Approval): Add myself.
2894
2895 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2896
2897         * MAINTAINERS (fortran 95 front end): Add myself.
2898
2899 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2900
2901         * MAINTAINERS (Write After Approval): Add myself.
2902
2903 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2904
2905         * MAINTAINERS (Modulo Scheduler): Add myself.
2906
2907 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2908
2909         * MAINTAINERS (fortran 95 front end): Add myself.
2910         (c++ front end): whitespace fix.
2911
2912 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2913
2914         * MAINTAINERS (Write After Approval): Add myself.
2915
2916 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2917
2918         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2919         of glob.  Quote arguments with single quotes too.
2920         * configure: Regenerate.
2921
2922 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2923
2924         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2925         * Makefile.in: Regenerate
2926
2927 2007-03-07  Andreas Schwab  <schwab@suse.de>
2928
2929         * configure: Regenerate.
2930
2931 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2932
2933         * configure.ac: Add "--with-pdfdir" configure option,
2934         which defines pdfdir variable.
2935         * Makefile.def (target=fixincludes): Add install-pdf to
2936         missing targets.
2937         (recursive_targets): Add install-pdf target.
2938         (flags_to_pass): Add pdfdir.
2939         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2940         target.
2941         * configure: Regenerate
2942         * Makefile.in: Regenerate
2943
2944 2007-02-28  Eric Christopher  <echristo@apple.com>
2945
2946         Revert:
2947         2006-12-07  Mike Stump  <mrs@apple.com>
2948
2949         * Makefile.def (dependencies): Add dependency for
2950         install-target-libssp and install-target-libgomp on
2951         install-gcc.
2952         * Makefile.in: Regenerate.
2953
2954 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2955
2956         * configure: Regenerate.
2957         * configure.ac: Move statements after variable declarations.
2958
2959 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2960
2961         * MAINTAINERS: Add myself as sh maintainer.
2962
2963 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2964
2965         * configure.ac: Adjust for loop syntax.
2966         * configure: Regenerate.
2967
2968 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2969
2970         * configure: Rebuilt.
2971
2972 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2973
2974         * configure.ac: Drop multiple occurrences of --enable-languages,
2975         and fix its quoting.
2976         * configure: Rebuilt.
2977
2978 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2979             Nathan Sidwell  <nathan@codesourcery.com>
2980             Vladimir Prus  <vladimir@codesourcery.com>
2981             Joseph Myers  <joseph@codesourcery.com>
2982
2983         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2984         * configure: Regenerate.
2985
2986 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2987
2988         * ltconfig (freebsd*): Default to elf.
2989
2990 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2991
2992         * configure.ac (target_libraries): Move libgcc before libiberty.
2993         * configure: Regenerated.
2994
2995 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2996             Paolo Bonzini  <bonzini@gnu.org>
2997
2998         PR bootstrap/30753
2999         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3000         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3001         * configure: Regenerated.
3002
3003 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3004
3005         * MAINTAINERS (Language Front End Maintainers): Update my mail
3006         address.
3007
3008 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3009
3010         PR bootstrap/30748
3011         * configure.ac: Correct syntax for Solaris ksh.
3012         * configure: Regenerated.
3013
3014 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3015
3016         * configure.ac: Sync with src.
3017         * configure: Regenerate.
3018
3019 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3020
3021         * Makefile.in: Regenerate.
3022
3023 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3024
3025         * config.sub: Sync with src.
3026
3027 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3028
3029         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3030         noncanonical equivalents.
3031         * configure.in: Rename to...
3032         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3033         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3034         target_noncanonical.  Use them.  Rewrite removal of configure
3035         arguments for autoconf 2.59.  Discard variable settings.  Force
3036         program_transform_name for native tools.
3037
3038         * Makefile.in: Regenerated.
3039         * configure: Regenerated with autoconf 2.59.
3040
3041 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3042
3043         * MAINTAINERS (Write After Approval): Add myself.
3044
3045 2007-01-31  Andreas Schwab  <schwab@suse.de>
3046
3047         * Makefile.tpl (LDFLAGS): Substitute it.
3048         * Makefile.in: Regenerate.
3049
3050 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3051
3052         * MAINTAINERS (Write After Approval): Add myself.
3053
3054 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3055
3056         * MAINTAINERS (spu port): Add myself.
3057
3058 2007-01-23  Richard Guenther  <rguenther@suse.de>
3059
3060         PR bootstrap/30541
3061         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3062         * Makefile.tpl (GNATBIND): Substitute it.
3063         (GNATMAKE): Likewise.
3064         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3065         of STAGE_PREFIX.
3066         * Makefile.in: Regenerate.
3067         * configure: Regenerate.
3068
3069 2007-01-18  Mike Stump  <mrs@apple.com>
3070
3071         * configure.in: Re-enable -Werror for gcc builds.
3072
3073 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3074
3075         * MAINTAINERS (Write After Approval): Add myself.
3076
3077 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3078
3079         * configure.in: Change == to = in test command.
3080         * configure: Regenerate.
3081
3082 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3083             Nick Clifton  <nickc@redhat.com>
3084             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3085
3086         * configure.in (build_configargs, host_configargs, target_configargs):
3087         Remove build/host/target parameters.
3088         (host_libs): Add gmp and mpfr.
3089         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3090         * Makefile.def (gmp, mpfr): New.
3091         (gcc): Remove target.
3092         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3093         target_os, target_vendor): New.
3094         (configure): Add host_alias/target_alias arguments; adjust invocations.
3095         * configure: Regenerate.
3096         * Makefile.in: Regenerate.
3097
3098 2007-01-11  Matt Fago  <fago@earthlink.net>
3099
3100         * configure.in: Try to link to functions only in mpfr 2.2.x
3101         to improve robustness of configure tests.
3102         * configure: Regenerate.
3103
3104 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3105
3106         * MAINTAINERS: Add myself as i386 maintainer.
3107
3108 2007-01-08  Jan Hubicka  <jh@suse.cz>
3109
3110         * MAINTAINERS: Add myself as i386 maintainer.
3111
3112 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3113
3114         * configure.in: Add support for an x86_64-mingw* target.
3115         * configure: Regenerate.
3116
3117 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3118
3119         * Makefile.tpl (all-target): Correct @if conditional for target
3120         modules.
3121         * configure.in: Omit libiberty if building only target libgcc.
3122         * configure, Makefile.in: Regenerated.
3123
3124 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3125
3126         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3127         * configure: Regenerate.
3128
3129 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3130
3131         * Makefile.def (target_modules): Add libgcc.
3132         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3133         * Makefile.tpl (clean-target-libgcc): Delete.
3134         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3135         on gcc even for bootstrapped modules.  Rewrite handling of
3136         lang_env_dependencies to loop over target_modules.
3137         * configure.in (target_libraries): Add target-libgcc.
3138         * Makefile.in, configure: Regenerated.
3139
3140 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3141
3142         * configure.in: Reorganize recognition of languages.  Add
3143         --enable-stage1-languages.  Show supported languages for the chosen
3144         target rather than all recognized languages.
3145         * configure: Regenerate.
3146
3147 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3148
3149         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3150         * Makefile.in: Regenerate.
3151
3152 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3153
3154         * configure.in: Warn that MPFR 2.2.0 is buggy.
3155         * configure: Regenerate.
3156
3157 2006-12-27  Ian Lance Taylor  <iant@google.com>
3158
3159         * configure.in: When removing Makefiles to force a reconfigure, also
3160         remove prev-DIR*/Makefile.
3161         * configure: Regenerate.
3162
3163 2006-12-22  Andreas Schwab  <schwab@suse.de>
3164
3165         * configure: Regenerate with correct autoconf version.
3166
3167 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3168
3169         * configure.in: add AC_SUBST for *_FOR_TARGET.
3170         * configure: Regenerate.
3171
3172 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3173
3174         * configure.in: Simplify logic for rejecting languages that cannot
3175         be built.  Separate the case when a language is unsupported,
3176         from the case when the user chooses not to build a language.
3177
3178 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3179
3180         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3181         it only affects bootstrap and could be tested on "$host" as well.
3182         * configure: Regenerate.
3183         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3184
3185 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3186
3187         PR bootstrap/29544
3188         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3189         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3190         move here comment from Makefile.tpl.
3191         * Makefile.tpl: Move some definitions higher in the file.
3192         (STAGE1_CHECKING): New.
3193         * configure.in: Add --enable-stage1-checking.
3194         * configure: Regenerate.
3195         * Makefile.in: Regenerate.
3196
3197 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3198
3199         * MAINTAINERS: Add myself as build system maintainer.
3200
3201 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3202
3203         * MAINTAINERS (Write After Approval): Add myself.
3204
3205 2006-12-13  Eric Christopher  <echristo@apple.com>
3206
3207         * MAINTAINERS: Add myself as darwin maintainer.
3208
3209 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3210
3211         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3212
3213 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3214
3215         MAINTAINERS: Update my entry.
3216
3217 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3218
3219         * configure.in:  Handle spu makefile frag.
3220         * Makefile.tpl (MAINT): Define
3221         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3222         * configure: Regenerate.
3223         * Makefile.in: Regenerate.
3224
3225 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3226
3227         * config.guess: Import latest version.
3228         * config.sub: Likewise.
3229
3230 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3231
3232         * configure.in (spu-*-*): Don't skip target-libiberty.
3233         * configure: Regenerate.
3234
3235 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3236
3237         PR bootstrap/30134
3238         * configure.in: Correct x86 darwin support for libjava to powerpc
3239         and i?86 only.
3240         * configure: Regenerate.
3241
3242 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3243
3244         * configure.in: Add x86 darwin support for libjava.
3245         * configure: Regenerate.
3246
3247 2006-12-07  Mike Stump  <mrs@apple.com>
3248
3249         * Makefile.def (dependencies): Add dependency for
3250         install-target-libssp and install-target-libgomp on
3251         install-gcc.
3252         * Makefile.in: Regenerate.
3253
3254 2006-12-04  Richard Guenther  <rguenther@suse.de>
3255
3256         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3257         (Non-Algorithmic Maintainers): Move over non-algorithmic
3258         loop optimizer maintainers, add myself as a non-algorithmic
3259         middle-end maintainer.
3260
3261 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3262
3263         * MAINTAINERS (Write After Approval): Add myself.
3264
3265 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3266
3267         * configure.in: Update error message for missing GMP/MPFR.
3268
3269         * configure: Regenerate.
3270
3271 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3272
3273         * configure.in: Update MPFR version in error message.
3274
3275         * configure: Regenerate.
3276
3277 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3278
3279         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3280         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3281         --with-gmp-lib): New flags.
3282
3283         * configure: Regenerate.
3284
3285 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3286
3287         * MAINTAINERS (Write After Approval): Change my email address.
3288
3289 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3290
3291         * MAINTAINERS (Write After Approval): Add myself.
3292
3293 2006-11-22  Philipp Thomas  <pth@suse.de>
3294
3295         * MAINTAINERS (i18n): Update e-mail address.
3296
3297 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3298
3299         * MAINTAINERS (spu port): Add myself as maintainer.
3300         (Write After Approval): Remove myself.
3301
3302 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3303
3304         * configure.in (skipdirs): Don't build libssp for SPU.
3305         * configure: Regenerate.
3306
3307 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3308
3309         * MAINTAINERS (spu port): Add myself as maintainer.
3310         (libobjc): Update my email address.
3311
3312 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3313
3314         * MAINTAINERS (Write After Approval): Add myself.
3315
3316 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3317
3318         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3319         * configure : Rebuilt.
3320
3321 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3322
3323         * MAINTAINERS (Write After Approval): Add myself.
3324
3325 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3326
3327         * MAINTAINERS (Write After Approval): Add myself.
3328
3329 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3330
3331         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3332         libmpfr.a.
3333         * configure: Regenerate.
3334
3335 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3336
3337         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3338         (unstage): Test for stage_last presence.
3339
3340         PR bootstrap/29802
3341         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3342         STAGE_PREFIX.
3343         * Makefile.in: Regenerate.
3344
3345 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3346
3347         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3348         maintainers.
3349
3350 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3351
3352         * MAINTAINERS (Write After Approval): Add myself.
3353
3354 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3355
3356         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3357         and stageN-package/Makefile.
3358         * Makefile.in: Regenerated.
3359
3360 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3361
3362         * configure.in: Remove target-libgloss from noconfigdirs for
3363         bfin-*-*.
3364         * configure: Regenerated.
3365
3366 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3367
3368         * configure.in (have_gmp): Only error if the gcc directory exists.
3369
3370         * configure: Regenerate.
3371
3372 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3373
3374         * configure.in: Robustify error message for missing GMP/MPFR.
3375
3376         * configure: Regenerate.
3377
3378 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3379
3380         * MAINTAINERS (Write After Approval): Add myself.
3381
3382 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3383
3384         * MAINTAINERS: Change email address.
3385
3386 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3387
3388         * MAINTAINERS (Write After Approval): Add myself.
3389
3390 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3391
3392         * MAINTAINERS (Write After Approval): Add myself.
3393
3394 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3395
3396         * MAINTAINERS (Write After Approval): Move myself to
3397         Write After Approval section.
3398
3399 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3400
3401         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3402         need_gmp anymore.
3403         * configure: Regenerate.
3404
3405 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3406
3407         * MAINTAINERS (Write After Approval): Add myself.
3408
3409 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3410
3411         * config.guess: Import latest version.
3412         * config.sub: Likewise.
3413
3414 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3415
3416         * Makefile.def: Added pdf target handling.
3417         * Makefile.tpl: Added pdf target handling.
3418         * Makefile.in: Regenerated.
3419
3420 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3421
3422         * MAINTAINERS: Add self as score port maintainer.
3423
3424 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3425
3426         * MAINTAINERS (Write After Approval): Add myself.
3427
3428 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3429
3430         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3431         or newer.
3432         * configure: Regenerated.
3433
3434 2006-09-27  Dave Brolley  <brolley@redhat.com>
3435
3436         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3437         using $s instead of $r.
3438         * configure: Regenerated.
3439
3440 2006-09-26  Thiemo Seufer  <ths@mips.com>
3441
3442         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3443         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3444         * configure: Regenerate.
3445
3446 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3447
3448         * MAINTAINERS (Write After Approval): Remove myself.
3449
3450 2006-09-22  Chao-ying Fu  <fu@mips.com>
3451
3452         * MAINTAINERS (Write After Approval): Add myself.
3453
3454 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3455
3456         * MAINTAINERS: Add self as soft-fp maintainer.
3457
3458 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3459
3460         * MAINTAINERS: Add myself as avr maintainer.
3461         Remove Marek Michalkiewicz as avr maintainer.
3462
3463 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3464
3465         * MAINTAINERS (Write After Approval): Add myself.
3466
3467 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3468
3469         * configure.in: Never build newlib for a Mingw host.
3470         Never build newlib as Mingw target library.
3471         Test the existence of winsup/cygwin for building a Cygwin newlib,
3472         rather than just winsup.
3473         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3474         building a Mingw target.
3475         * configure: Regenerate.
3476
3477 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3478
3479         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3480
3481 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3482
3483         * config.guess: Import from src (was more updated).
3484         * config.sub: Likewise.
3485
3486 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3487
3488         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3489         * configure: Regenerated.
3490
3491 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3492
3493         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3494         for stages after the first.
3495
3496 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3497
3498         * Makefile.def: Add dependencies for configure-opcodes
3499         on configure-intl and all-opcodes on all-intl.
3500         * Makefile.in: Regenerated.
3501
3502 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3503
3504         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3505
3506 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3507
3508         Port to hosts whose 'sort' and 'tail' implementations
3509         treat operands with leading '+' as file names, as POSIX
3510         has required since 2001.  However, make sure the code still
3511         works on pre-POSIX hosts.
3512         * ltmain.sh: Don't assume "sort +2" is equivalent to
3513         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3514
3515 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3516
3517         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3518
3519 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3520
3521         * ltconfig: chmod 644 before ranlib during install.
3522
3523 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3524
3525         PR bootstrap/18058
3526         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3527         if the bootstrap compiler is a GCC version that supports it.
3528         * configure: Regenerate.
3529
3530 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3531
3532         * configure.in: Fix thinkos in previous check-in.
3533         * configure: Regenerate.
3534
3535 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3536
3537         PR other/27063
3538         * configure.in: Test subdir_requires and give an appropriate
3539         error message.
3540         * configure: Regenerate.
3541
3542 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3543
3544         * MAINTAINERS (Write After Approval): Add myself.
3545
3546 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3547
3548         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3549
3550 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3551
3552         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3553
3554 2006-06-20  David Ayers  <d.ayers@inode.at>
3555
3556         PR bootstrap/28072
3557         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3558         whether target-libjava is being configured instead of whether the
3559         java front end is enabled.
3560         * configure: Regenerate.
3561
3562 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3563
3564         PR target/27540
3565         * configure.in: Only enable libgomp on IRIX 6.
3566         * configure: Regenerate.
3567
3568 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3569
3570         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3571         too.
3572         * Makefile.in: Regenerate.
3573
3574 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3575
3576         * config-ml.in: Alter CCASFLAGS to include special
3577         multilib options the same as is done for CFLAGS.
3578
3579 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3580
3581         * configure.in: Don't enable libgomp on hpux10.
3582         * configure: Rebuilt.
3583
3584 2006-06-12  David Ayers  <d.ayers@inode.at>
3585
3586         PR bootstrap/27963
3587         PR target/19970
3588         * configure.in: Remove target-boehm-gc from noconfigdirs where
3589         ${libgcj} is specified.
3590         * configure: Regenerate.
3591
3592 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3593
3594         Sync from src:
3595
3596         * configure.in: Sync.
3597         * configure: Regenerated.
3598
3599         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3600
3601         * Makefile.def: Added dependencies from sim and gdb on intl, and
3602         added configure dependencies to everything with an all dependency
3603         on intl.
3604         * Makefile.in: Regenerated.
3605
3606 2006-06-06  David Ayers  <d.ayers@inode.at>
3607
3608         PR libobjc/13946
3609         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3610         * Makefile.in: Regenerate.
3611         * configure.in: Add --enable-objc-gc at toplevel and have it
3612         enable boehm-gc for Objective-C.
3613         Remove target-boehm-gc from libgcj.
3614         Add target-boehm-gc to target_libraries.
3615         Add target-boehm-gc to noconfigdirs where ${libgcj}
3616         is specified.
3617         Assert that boehm-gc is supported when requested for Objective-C.
3618         Only build boehm-gc if needed either for Java or Objective-C.
3619         * configure: Regenerate.
3620
3621 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3622
3623         PR 27674
3624         * Makefile.tpl (configure-[+prefix+][+module+],
3625         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3626         Remove rule to unstage bootstrapped modules.
3627         (stage_current): New.
3628         * Makefile.in: Regenerate.
3629
3630 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3631
3632         * MAINTAINERS (Write After Approval): Update my e-mail address.
3633
3634 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3635
3636         * include/libiberty.h: Declare pex_run_in_environment.
3637
3638 2006-05-31  Asher Langton  <langton2@llnl.gov>
3639
3640         * MAINTAINERS (Write After Approval): Add myself.
3641
3642 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3643
3644         * Makefile.def (bfd, opcodes): Fix lib_path.
3645         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3646         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3647         * Makefile.in: Regenerate.
3648
3649 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3650
3651         * Makefile.in: Regenerate.
3652
3653 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3654
3655         * Makefile.def: Add install-html target. Add datarootdir
3656         docdir and htmldir to flags_to_pass.
3657         * Makefile.tpl: Add install-html target.
3658         * Makefile.in: Regenerate.
3659         * configure.in: Add --with-datarootdir, --with-docdir, and
3660         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3661         * configure: Regenerate.
3662
3663 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3664
3665         * configure.in: Enable gprof for cross builds.
3666         * configure: Regenerate.
3667
3668 2006-05-22  Richard Guenther  <rguenther@suse.de>
3669
3670         Revert
3671         2006-01-31  Richard Guenther  <rguenther@suse.de>
3672         Paolo Bonzini  <bonzini@gnu.org>
3673
3674         * Makefile.def (target_modules): Add libgcc-math target module.
3675         * configure.in (target_libraries): Add libgcc-math target library.
3676         (--enable-libgcc-math): New configure switch.
3677         * Makefile.in: Re-generate.
3678         * configure: Re-generate.
3679         * libgcc-math: New toplevel directory.
3680
3681 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3682             Andreas Tobler  <a.tobler@schweiz.ch>
3683
3684         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3685         * configure: Rebuilt.
3686
3687 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3688
3689         * MAINTAINERS (Write After Approval): Add myself.
3690
3691 2006-05-01  DJ Delorie  <dj@redhat.com>
3692
3693         * configure.in: Restore CFLAGS if GMP isn't present.
3694         * configure: Regenerate.
3695
3696 2006-05-01  Richard Guenther  <rguenther@suse.de>
3697
3698         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3699         maintainer.
3700
3701 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3702
3703         * MAINTAINERS (Write After Approval): Add myself.
3704
3705 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3706
3707         * MAINTAINERS (Write After Approval): Add myself.
3708
3709 2006-04-18  DJ Delorie  <dj@redhat.com>
3710
3711         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3712         reference libgloss so that libssp can be built in a combined
3713         tree.
3714         * configure: Regenerate.
3715
3716 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3717
3718         * MAINTAINERS (Write After Approval): Add myself.
3719
3720 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3721
3722         * configure.in: Require makeinfo 4.4 or higher.
3723         * configure: Regenerate.
3724
3725 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3726
3727         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3728         Rearrange the entries of other libraries to have them in one place.
3729
3730 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3731
3732         * MAINTAINERS (Write After Approval): Remove myself.
3733         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3734
3735 2006-03-14  Richard Guenther  <rguenther@suse.de>
3736
3737         * configure: Regenerate with autoconf 2.13.
3738
3739 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3740
3741         * MAINTAINERS: Use my work address.
3742
3743         * MAINTAINERS: Update my E-mail address.
3744
3745 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3746
3747         * configure.in: Handle --disable-<component> generically.
3748         * configure: Regenerate.
3749
3750 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3751
3752         PR libgcj/17311
3753         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3754
3755 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3756
3757         * MAINTAINERS (Write After Approval):  Remove myself.
3758         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3759
3760 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3761
3762         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3763         (TARGET_CONFIGDIRS): Remove.
3764         * configure.in: Remove AC_SUBST(target_configdirs).
3765         * Makefile.in, configure: Regenerated.
3766
3767 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3768
3769         * MAINTAINERS (Write After Approval):  Remove myself.
3770         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3771
3772 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3773
3774         PR bootstrap/25670
3775
3776         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3777
3778         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3779         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3780         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3781         BUILD_PREFIX, BUILD_PREFIX_1.
3782         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3783
3784         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3785         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3786
3787         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3788         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3789         of `cat stage_current`.  Always provide the `r' and `s' variables.
3790         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3791         a single shell execution.
3792         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3793         bootstrapped modules, make the stage1 module if the build was not
3794         started yet, else build the current stage.
3795         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3796         (all-build, all-host, all-target, [+make_target+]-host,
3797         [+make_target+]-target): Do not use \-continued lines.
3798         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3799         (current_stage, restrap, stage_last): New.
3800
3801         * Makefile.in: Regenerate.
3802         * configure: Regenerate.
3803
3804 2006-02-19  Bud Davis  <jmdavis@link.com>
3805
3806         * MAINTAINERS (Write After Approval):  Remove myself.
3807         (Language Front End Maintainers):  Add myself as fortran 95
3808         maintainer and update e-mail address.
3809
3810 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3811
3812         * MAINTAINERS (Write After Approval):  Remove myself.
3813         (Language Front End Maintainers):  Add myself as fortran 95
3814         maintainer.
3815
3816 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3817
3818         * MAINTAINERS (Write After Approval): Add myself.
3819
3820 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3821
3822         * MAINTAINERS (Write After Approval):  Remove myself.
3823         (Language Front End Maintainers):  Add myself as
3824         fortran 95 maintainer.
3825
3826 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3827
3828         Sync from src:
3829
3830         2005-12-27  Leif Ekblad  <leif@rdos.net>
3831
3832         * configure.in: Add support for RDOS target.
3833         * configure: Regenerate.
3834
3835 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3836             Andreas Schwab  <schwab@suse.de>
3837
3838         * configure: Regenerate.
3839
3840 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3841
3842         * configure.in (enable_libgomp): Add AIX.
3843         * configure: Regenerate.
3844
3845 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3846
3847         * MAINTAINERS (Write After Approval): Add myself.
3848
3849 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3850
3851         * MAINTAINERS (Write After Approval): Add myself.
3852
3853 2006-01-31  Richard Guenther  <rguenther@suse.de>
3854         Paolo Bonzini  <bonzini@gnu.org>
3855
3856         * Makefile.def (target_modules): Add libgcc-math target module.
3857         * configure.in (target_libraries): Add libgcc-math target library.
3858         (--enable-libgcc-math): New configure switch.
3859         * Makefile.in: Re-generate.
3860         * configure: Re-generate.
3861         * libgcc-math: New toplevel directory.
3862
3863 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3864
3865         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3866         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3867         the assembler, linker and binutils.
3868         * configure: Regenerate.
3869
3870 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3871
3872         * MAINTAINERS (Write After Approval): Add myself.
3873
3874 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3875
3876         * configure: Regenerate.
3877
3878 2006-01-18  Richard Henderson  <rth@redhat.com>
3879             Jakub Jelinek  <jakub@redhat.com>
3880             Diego Novillo  <dnovillo@redhat.com>
3881
3882         * libgomp: New directory.
3883         * Makefile.def: Add target_module libgomp.
3884         * Makefile.in: Regenerate.
3885         * configure.in (target_libraries): Add target-libgomp.
3886         * configure: Regenerate.
3887
3888 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3889
3890         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3891         @ from continuation.
3892         * Makefile.in: Rebuilt.
3893
3894 2006-01-04  Chris Lattner  <sabre@gnu.org>
3895
3896         * MAINTAINERS (Write After Approval): Add myself.
3897
3898 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3899
3900         PR bootstrap/24252
3901
3902         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3903         * Makefile.tpl (OBJDUMP): New.
3904         (EXTRA_HOST_FLAGS): Add it.
3905         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3906
3907         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3908         to use symbolic links between directories.  Avoid race conditions
3909         or make them harmless.
3910         * configure.in: Do not try to use symbolic links between directories.
3911
3912         * Makefile.def (LEAN): Pass.
3913         * Makefile.tpl (LEAN): Define.
3914         (stage[+id+]-start): Accept that the previous directory does not
3915         exist, if the bootstrap is lean.
3916         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3917         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3918         configure substitution.
3919         ([+compare-target+]): Likewise.
3920         ([+bootstrap-target+]-lean): New.
3921         * configure.in: Remove lean bootstrap support from here.
3922
3923         * Makefile.in: Regenerate.
3924         * configure: Regenerate.
3925
3926 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3927
3928         * MAINTAINERS (libdecnumber): Add myself.
3929
3930 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3931
3932         * libtool-ldflags: New script.
3933
3934 2006-01-02  Andreas Schwab  <schwab@suse.de>
3935
3936         * configure.in: When reconfiguring remove Makefile in
3937         all stage directories.
3938         * configure: Regenerate.
3939
3940 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3941
3942         * MAINTAINERS: Update my email address.
3943
3944 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3945
3946         Revert Ada-related part of the previous change.
3947
3948         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3949         Do not pass.
3950         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3951         * Makefile.in: Regenerate.
3952         * configure.in: Do not include mt-ppc-aix target fragment.
3953         * configure: Regenerate.
3954
3955 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3956
3957         * configure.in: Select appropriate fragments for PowerPC/AIX.
3958         * configure: Regenerate.
3959
3960         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3961         BOOT_CFLAGS, BOOT_LDFLAGS.
3962         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3963         BOOT_CFLAGS, BOOT_LDFLAGS.
3964         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3965         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3966         (stage): Fail if we cannot complete the work.
3967         * Makefile.in: Regenerate.
3968
3969 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3970
3971         * configure.in: Replace ms1 with mt.
3972         * configure: Rebuilt.
3973
3974 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3975
3976         * MAINTAINERS: Update my email address.
3977
3978 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3979
3980         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3981         install-host-nogcc): Don't invoke $(stage) at the end.
3982         * Makefile.in: Regenerate.
3983
3984 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3985
3986         * configure.in: Flip the top-level bootstrap switch.
3987         * configure: Regenerate.
3988
3989 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3990
3991         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3992         $(stage) and $(unstage).
3993         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3994         (all): Remove stray semicolon.
3995         (local-distclean): Don't handle multilib.tmp and multilib.out.
3996         (install.all): Set $s for consistency.
3997         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3998         check_multilibs setting.  Always make the install directory.
3999         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4000         Correct @if/@endif.
4001         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4002         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4003         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4004         (multilib.out): Remove.
4005         * Makefile.in: Regenerated.
4006
4007 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4008
4009         * MAINTAINERS (Write After Approval): Add myself.
4010
4011 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4012
4013         * MAINTAINERS: Add myself as mt maintainer.
4014
4015         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4016
4017 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4018
4019         * MAINTAINERS: Change email address.
4020
4021 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4022
4023         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4024         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4025         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4026         Find in-tree tools if available.
4027         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4028         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4029         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4030         (COMPILER_*_FOR_TARGET): New.
4031         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4032         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4033         (CONFIGURED_*, USUAL_*): Remove.
4034         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4035         STRIP): Use autoconf substitutions.
4036         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4037         COMPILER_NM_FOR_TARGET): New.
4038         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4039
4040         (all): Make all-host and all-target in parallel.
4041         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4042         that $$r and $$s are set before invoking a recursive make.
4043         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4044         ([+bootstrap-target+]): Inline most of the `all' target.
4045
4046 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4047
4048         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4049         from the gcc build directory.
4050         * Makefile.in: Regenerate.
4051
4052 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4053
4054         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4055         depend on all-libdecnumber.
4056         * configure.in (host_libs): Include libdecnumber.
4057         * Makefile.in: Regenerate.
4058         * configure: Likewise.
4059
4060 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4061
4062         * libdecnumber: Import decNumber sources from the dfp-branch.
4063
4064 2005-11-21  Kean Johnston  <jkj@sco.com>
4065
4066         * config.sub, config.guess: Sync from upstream sources.
4067
4068 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4069
4070         Import from Autoconf sources:
4071
4072         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4073         * config/move-if-change: Don't output "$2 is unchanged";
4074         suggested by Ben Elliston.  Handle weird characters correctly.
4075
4076 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4077
4078         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4079         to match upstream libtool for darwin.
4080
4081 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4082
4083         * Makefile.def: Remove gdb dependencies for gdbtk.
4084         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4085         (configure-gdb, install-gdb): New rules.
4086         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4087         * Makefile.in, configure: Regenerated.
4088
4089 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4090
4091         * MAINTAINERS (Write After Approval): Add myself.
4092
4093 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4094
4095         * MAINTAINERS (Write After Approval): Add myself.
4096
4097 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4098
4099         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4100         Diego Novillo.
4101
4102 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4103
4104         PR bootstrap/24297
4105         * Makefile.tpl (do-[+make-target+], do-check, install,
4106         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4107         are set before recursing.
4108         * Makefile.in: Regenerate.
4109
4110 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4111
4112         PR bootstrap/18939
4113         * Makefile.def (gcc) <target>: Fix thinko.
4114         * Makefile.in: Regenerate.
4115
4116 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4117
4118         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4119         * configure: Regenerate.
4120
4121 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4122
4123         * MAINTAINERS (Write After Approval): Add self.
4124
4125 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4126
4127         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4128         target-libffi, target-qthreads, target-libjava, and
4129         targetlibobjc.
4130         * configure: Regenerate.
4131
4132 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4133
4134         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4135         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4136         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4137         (USUAL_OBJDUMP_FOR_TARGET): New.
4138         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4139         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4140         * configure, Makefile.in: Regenerated.
4141
4142 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4143
4144         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4145         before other host packages.
4146
4147 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4148
4149         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4150
4151 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4152
4153         PR bootstrap/22340
4154
4155         * configure.in (default_target): Remove.
4156         * Makefile.tpl (all): Do not use prerequisites as subroutines
4157         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4158         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4159         use prerequisites as subroutines.
4160         (check-host, check-target): New.
4161         (bootstrap configure & all targets): Do not use stage*-start
4162         if the directory layout is already ok.
4163         (non-bootstrap configure & all targets): Prepend a $(unstage).
4164         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4165         (NOTPARALLEL): Remove.
4166         (unstage, stage variables): New variables.
4167         (unstage, stage targets): Simply expand to those variables.
4168
4169         * configure: Regenerate.
4170         * Makefile.in: Regenerate.
4171
4172 2005-10-04  James E Wilson  <wilson@specifix.com>
4173
4174         * Makefile.def (lang_env_dependencies): Add libmudflap.
4175         * Makefile.in: Regenerate.
4176
4177 2005-10-03  Andreas Schwab  <schwab@suse.de>
4178
4179         Backport from libtool CVS:
4180         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4181
4182         * ltmain.sh: add support for installing into temporary
4183         staging area (e.g. 'make install DESTDIR=...')
4184
4185 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4186
4187         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4188         * configure: Regenerated.
4189
4190 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4191
4192         * configure: Regenerate with the correct
4193         autoconf version.
4194
4195 2005-09-30  Catherine Moore  <clm@cm00re.com>
4196
4197         * configure.in (bfin-*-*): New.
4198         * configure: Regenerated.
4199
4200 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4201
4202         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4203         (LIPO_FOR_TARGET): New.
4204         (CONFIGURED_LIPO_FOR_TARGET): New.
4205         (USUAL_LIPO_FOR_TARGET): New.
4206         (STRIP_FOR_TARGET): New.
4207         (CONFIGURED_STRIP_FOR_TARGET): New.
4208         (USUAL_STRIP_FOR_TARGET): New.
4209         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4210         STRIP_FOR_TARGET.
4211         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4212         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4213         * Makefile.in: Regenerate.
4214         * configure: Regenerate.
4215
4216 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4217
4218         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4219         (rs6000-*-aix*): Same.
4220         * configure: Regenerate.
4221
4222 2005-09-16  Tom Tromey  <tromey@redhat.com>
4223
4224         * MAINTAINERS: Add self as java maintainer.
4225
4226 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4227
4228         * configure.in: Recognize f95 in the --enable-languages option,
4229         and substitute it for fortran, issuing a warning.
4230         * configure: Regenerate.
4231
4232 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4233
4234         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4235         * configure:  Regenerated.
4236
4237 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4238
4239         * MAINTAINERS: Add self as ms1 maintainer.
4240
4241 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4242
4243         * Makefile.def (libssp): Add to lang_env_dependencies.
4244         * Makefile.in: Regenerate.
4245
4246 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4247
4248         * MAINTAINERS: Add myself as middle-end maintainer.
4249
4250 2005-08-17  Christian Groessler  <chris@groessler.org>
4251
4252         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4253         * Makefile.in: Regenerate.
4254
4255 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4256
4257         * MAINTAINERS (write after approval): Added myself.
4258
4259 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4260
4261         * MAINTAINERS (Write After Approval): Add myself.
4262
4263 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4264
4265         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4266         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4267         Look for alternate names of the target cc and c++
4268         * configure: Regenerate.
4269
4270 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4271
4272         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4273         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4274         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4275         tools; remove code to manually set them.
4276         (Target tools): Look in the environment for them.
4277         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4278         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4279         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4280         build directory.
4281         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4282         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4283         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4284         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4285         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4286         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4287         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4288         * configure: Regenerate.
4289         * Makefile.in: Regenerate.
4290
4291 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4292
4293         * MAINTAINERS: Update for removed CPU targets.
4294
4295 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4296
4297         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4298         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4299         * Makefile.in: Regenerated.
4300
4301 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4302
4303         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4304         (CFLAGS_FOR_TARGET): Use it.
4305         (CXXFLAGS_FOR_TARGET): Likewise.
4306         * Makefile.in: Regenerated.
4307         * configure.in (--with-build-sysroot): New option.
4308         * configure: Regenerated.
4309
4310 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4311
4312         * Makefile.tpl: Wrap install between unstage and stage
4313         * Makefile.in: Regenerate.
4314
4315 2005-07-21  Eric Christopher  <echristo@apple.com>
4316
4317         * MAINTAINERS: Update affiliation.
4318
4319 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4320
4321         * MAINTAINERS: Add self as crx port maintainer.
4322
4323 2005-07-20  DJ Delorie  <dj@redhat.com>
4324
4325         * MAINTAINERS: Add self as m32c maintainer.
4326
4327 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4328
4329         * all files: Update FSF address.
4330
4331 2005-07-15  Eric Christopher  <echristo@redhat.com>
4332
4333         * MAINTAINERS: Change affiliation.
4334
4335 2005-07-14  Jim Blandy  <jimb@redhat.com>
4336
4337         * configure.in: Add cases for Renesas m32c.
4338         * configure: Regenerated.
4339
4340 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4341
4342         * COPYING.LIB: Update from fsf.org.
4343
4344 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4345
4346         * COPYING, compile, config.guess,
4347         config.sub, install-sh, missing, mkinstalldirs,
4348         symlink-tree, ylwrap: Sync from upstream sources.
4349         * config-ml.in: Update FSF address.
4350
4351 2005-07-13  Eric Christopher  <echristo@redhat.com>
4352
4353         * configure.in: Add toplevel noconfigdir support for tpf.
4354         * configure: Regenerate.
4355
4356 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4357
4358         PR ada/22340
4359
4360         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4361         * Makefile.in: Regenerate.
4362
4363 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4364
4365         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4366         Brolley to write-after-approval.
4367
4368 2005-07-07  Andreas Schwab  <schwab@suse.de>
4369
4370         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4371         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4372         * Makefile.in: Regenerated.
4373
4374 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4375
4376         * configure.in: Don't build sim or rda when targetting darwin.
4377         * configure: Regenerate.
4378
4379 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4380
4381         * configure.in: Add --enable-libssp and --disable-libssp.
4382         * configure: Regenerate with autoconf-2.13.
4383
4384 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4385
4386         * Makefile.def (target_modules): Add libssp.
4387         * configure.in (target_libraries): Add target-libssp.
4388         * configure: Rebuilt.
4389         * Makefile.in: Rebuilt.
4390
4391 2005-07-01  Zack Weinberg  <zackw@panix.com>
4392
4393         * MAINTAINERS: Change email address.  Resign from maintainership.
4394
4395 2005-07-01  Richard Guenther  <rguenther@suse.de>
4396
4397         * MAINTAINERS: Change my e-mail address and affiliation.
4398
4399 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4400
4401         * Makefile.def (stagefeedback): Come after profile.
4402         Define profiledbootstrap target.
4403         * Makefile.tpl (profiledbootstrap): Remove.
4404         (stageprofile-end): Zap stagefeedback.
4405         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4406         * Makefile.in: Regenerate.
4407
4408 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4409
4410         * MAINTAINERS: Update my email address.
4411
4412 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4413
4414         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4415         In 'cpp' stanza, support '#line' as well as '# '.
4416
4417 2005-06-08  Andreas Schwab  <schwab@suse.de>
4418
4419         * MAINTAINERS: Move myself from 'Write After Approval' to
4420         'CPU Port Maintainers' section as m68k maintainer.
4421
4422 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4423
4424         * configure.in (unsupported_languages): New macro.
4425         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4426         non-ported target libraries in noconfigdirs.
4427         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4428         non-linux-gnu.  Remove libgcj_ex_libffi.
4429         <lang_frag loop>: Set add_this_lang=no if the language is in
4430         unsupported_languages.
4431         * configure: Regenerate.
4432
4433 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4434
4435         * configure.in: Fix typo in handling of --with-mpfr-dir.
4436         * configure: Regenerate.
4437
4438 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4439
4440         * MAINTAINERS: Update my email address.
4441
4442 2005-06-02  Jim Blandy  <jimb@redhat.com>
4443
4444         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4445         accepted into the master sources.)
4446
4447 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4448             Michael Snyder  <msnyder@redhat.com>
4449             Stan Cox  <scox@redhat.com>
4450
4451         * configure.in: Set noconfigdirs for ms1.
4452
4453         * configure: Regenerate.
4454
4455 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4456
4457         * MAINTAINERS (Write After Approval): Add self.
4458
4459 2005-06-01  Josh Conner  <jconner@apple.com>
4460
4461         * MAINTAINERS (Write After Approval): Add self.
4462
4463 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4464
4465         * MAINTAINERS: Update my email address.
4466
4467 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4468
4469         * MAINTAINERS (Write After Approval): Add self.
4470
4471 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4472
4473         * MAINTAINERS (Write After Approval): Remove self.
4474
4475 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4476
4477         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4478         (Dependencies): Consider target modules for bootstrap dependencies.
4479         Make target bootstrap modules depend on each stage's gcc.
4480         * Makefile.in: Regenerate.
4481
4482 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4483
4484         * Makefile.def (configure-gcc): Depend on binutils having been built.
4485         (all-gcc): No need to do it here.
4486         * Makefile.in: Regenerate.
4487
4488 2005-05-19  Paul Brook  <paul@codesourcery.com>
4489
4490         * configure.in: Rewrite misleading error message when requested
4491         language cannot be built.
4492         * configure: Regenerate.
4493
4494 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4495
4496         * ylwrap: Import from Automake 1.9.5.
4497
4498 2005-05-13  David Ung  <davidu@mips.com>
4499
4500         * MAINTAINERS (Write After Approval): Add self.
4501
4502 2005-05-09  Mike Stump  <mrs@apple.com>
4503
4504         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4505         lt_cv_sys_max_cmd_len for now.
4506
4507 2005-05-09  Stan Cox  <scox@redhat.com>
4508
4509         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4510
4511 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4512
4513         * README.SCO: Update the URL.
4514
4515 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4516
4517         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4518         with_gnu_ld to libtool.
4519         * ltcf-c.sh (aix[45]): Define file_list_spec.
4520         * ltcf-cxx.sh (aix[45]): Same.
4521         * ltcf-gcj.sh (aix[45]): Same.
4522         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4523         exists, write list of input files to temporary file.
4524
4525 2005-05-04  Mike Stump  <mrs@apple.com>
4526
4527         * configure.in: Always pass --target to target configures as
4528         otherwise rebuilds that do --recheck will fail.
4529         * confiugure: Rebuilt.
4530
4531 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4532
4533         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4534         STAGE_HOST_EXPORTS.
4535         (configure, all): Add bootstrap support.
4536         (Host modules, target modules): Pass post-stage1 flags and exports.
4537         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4538         * Makefile.in: Regenerate.
4539
4540 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4541
4542         * configure: Regenerate.
4543
4544 2005-04-27  Mike Stump  <mrs@apple.com>
4545
4546         * MAINTAINERS: Add self as darwin maintainer.
4547
4548 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4549
4550         * config.sub: Update from master copy.
4551
4552 2005-04-21  Mike Stump  <mrs@apple.com>
4553
4554         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4555         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4556
4557 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4558
4559         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4560         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4561         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4562         "*-*-elf" and "*-*-linux*".
4563         * configure: Regenerate.
4564
4565 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4566
4567         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4568
4569 2005-04-12  Mike Stump  <mrs@apple.com>
4570
4571         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4572
4573 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4574
4575         * MAINTAINERS (Write After Approval): Add myself.
4576
4577 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4578
4579         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4580
4581 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4582
4583         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4584         (TARGET_CONFIGARGS): Include --with-target-subdir.
4585         (configure, all): New macros.  Use them throughout.
4586         * Makefile.in: Regenerate.
4587
4588 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4589
4590         * MAINTAINERS (Write After Approval): Add myself.
4591
4592 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4593
4594         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4595
4596 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4597
4598         * MAINTAINERS: Move John Carr to Write After Approval.
4599
4600 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4601
4602         * config/mh-mingw32: Delete.
4603         * configure.in: Don't use it.
4604         * configure: Regenerate.
4605
4606 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4607
4608         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4609         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4610         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4611         (HOST_LIB_PATH): Generate from Makefile.def.
4612         (TARGET_LIB_PATH): Likewise.
4613         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4614         * Makefile.in: Regenerate.
4615         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4616         (RPATH_ENVVAR): Include Darwin case.
4617         * configure: Regenerate.
4618
4619 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4620
4621         * MAINTAINERS (Various Maintainers): Remove self.
4622         (Write After Approval): Add self.
4623
4624 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4625
4626         * MAINTAINERS (Various Maintainers): Add self.
4627
4628 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4629
4630         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4631         * configure: Regenerate.
4632
4633 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4634
4635         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4636         gcc_version, and gcc_version_trigger from set of flags to pass.
4637         * Makefile.tpl: Remove definitions of above variables.
4638         (config.status): Remove dependency on $(gcc_version_trigger).
4639         * Makefile.in: Regenerate.
4640         * configure.in: Do not reference config/gcc-version.m4 nor
4641         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4642         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4643         * configure: Regenerate.
4644
4645 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4646             Andrew Pinski  <pinskia@physics.uc.edu>
4647
4648         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4649         * Makefile.in: Regenerate.
4650
4651 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4652
4653         * MAINTAINERS (Write After Approval): Add myself.
4654
4655 2005-03-03  David Ayers  <d.ayers@inode.at>
4656
4657         * MAINTAINERS (Write After Approval): Add myself.
4658
4659 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4660
4661         PR libgcj/20160
4662         * ltmain.sh: Avoid creating archives with components that have
4663         duplicate basenames.
4664
4665 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4666
4667         PR bootstrap/20250
4668         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4669         instead of check.
4670         * Makefile.in: Regenerate.
4671
4672 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4673
4674         * Makefile.in: Regenerate to fix conflict between the previous two
4675         patches.
4676
4677 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4678
4679         PR bootstrap/17383
4680         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4681         * Makefile.tpl (HOST_SUBDIR): New substitution.
4682         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4683         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4684         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4685         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4686         (Host modules, Bootstrapped modules): Use it.
4687         (Build modules, Target modules): Do not create symlink trees,
4688         always configure out-of-srcdir.
4689         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4690         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4691         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4692         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4693
4694         * Makefile.in: Regenerate.
4695         * configure: Regenerate.
4696
4697 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4698
4699         Merged from libada-gnattools-branch:
4700         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4701
4702         * gnattools: New directory.
4703         * Makefile.def: Add gnattools as a module, depending on target-libada.
4704         * Makefile.in: Regenerate.
4705         * configure.in: Include gnattools in host_tools; disable it if ada
4706         is disabled.
4707         * configure: Regenerate.
4708
4709 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4710
4711         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4712         treelang maintainer.
4713         (Write After Approval): Remove myself.
4714
4715 2005-02-23  Paul Schlie  <schlie@comcast.net>
4716
4717         * configure.in: Allow darwin targeted ports to build tk, itcl and
4718         libgui.
4719         * configure: Regenerate.
4720
4721 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4722
4723         PR libgcj/10353
4724         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4725         * configure: Regenerate.
4726
4727 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4728
4729         * MAINTAINERS (Write After Approval): Add myself.
4730
4731 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4732
4733         * MAINTAINERS: Update my e-mail address.
4734
4735 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4736
4737         * MAINTAINERS (Write After Approval): Add myself.
4738
4739 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4740
4741         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4742         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4743         target-libgloss when not *-*-elf and *-*-aout.
4744         * configure: Regenerate.
4745
4746 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4747
4748         * MAINTAINERS: Remove obsolete entries.
4749
4750         * MAINTAINERS (Write After Approval): Add Michael Matz.
4751
4752 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4753
4754         * MAINTAINERS: Remove self as cpplib maintainer.
4755
4756 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4757
4758         * install-sh, config.sub: Import from upstream.
4759
4760 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4761
4762         PR bootstrap/18222
4763         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4764         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4765         * Makefile.in: Regenerate.
4766
4767 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4768
4769         * MAINTAINERS: Update my email address.
4770
4771 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4772             Andreas Schwab  <schwab@suse.de>
4773
4774         PR bootstrap/18033
4775         * config-ml.in: Eval option if surrounded by single quotes.
4776
4777 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4778
4779         Revert 2004-12-28 Makefile changes, a better fix will be
4780         applied to mainline and src after GCC 4.0 branches.
4781
4782 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4783
4784         PR bootstrap/17383
4785
4786         * Makefile.def (target_modules): Remove stage parameter,
4787         it is always true now.
4788         * Makefile.tpl (configure-build-[+module+],
4789         configure-target-[+module+]): Always build symlink tree
4790         for the directory and for include.  BUILD_SUBDIR and
4791         TARGET_SUBDIR cannot be . anymore.
4792         * Makefile.in: Regenerate.
4793
4794 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4795
4796         Revert 2004-12-08 Makefile changes.
4797
4798 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4799
4800         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4801         cygwin, mingw.
4802
4803 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4804
4805         * configure.in (sh64-*-*): Reenable gprof.
4806         * configure: Regenerate.
4807
4808 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4809
4810         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4811         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4812         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4813         * Makefile.in: Regenerate.
4814
4815 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4816
4817         * MAINTAINERS: Update my email address.
4818
4819 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4820
4821         * Makefile.tpl: Generate normal dependencies if the LHS module is
4822         not bootstrapped.
4823         * Makefile.in: Regenerate.
4824
4825 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4826
4827         * configure.in: Include config/gxx-include-dir.m4.  Use
4828         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4829         * configure: Regenerate.
4830
4831 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4832
4833         * config.if: Delete.
4834         * configure.in: Set libstdcxx_incdir directly.
4835         * configure: Regenerate.
4836
4837 2004-12-02  Eric Christopher  <echristo@redhat.com>
4838
4839         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4840         * Makefile.in: Regenerate.
4841
4842 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4843
4844         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4845         * configure: Regenerate.
4846
4847 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4848
4849         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4850         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4851         * configure: Regenerate.
4852
4853 2004-12-01  Eric Christopher  <echristo@redhat.com>
4854
4855         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4856         of things to remove.
4857
4858 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4859
4860         * MAINTAINERS (Write After Approval): Update my e-mail address.
4861
4862 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4863
4864         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4865         from CVS libtool to always pass_all.
4866
4867 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4868
4869         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4870         (hppa*64*-*-*): Delete incorrect comment.
4871         * configure: Rebuilt.
4872
4873 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4874
4875         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4876
4877 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4878
4879         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4880         from CVS libtool to always pass_all.
4881
4882 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4883
4884         * install-sh, compile: Import from automake.
4885
4886 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4887
4888         * config.guess, config.sub:  Import from savannnah.
4889
4890 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4891
4892         * MAINTAINERS (Write After Approval): Add myself
4893
4894 2004-11-12  Mike Stump  <mrs@apple.com>
4895
4896         * Makefile.def: Add html support.
4897         * Makefile.tpl: Likewise.
4898         * Makefile.in: Regenerate.
4899
4900 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4901
4902         PR 18423
4903         * configure.in: Remove all instances of build-fixincludes from
4904         noconfigdirs.
4905         (build_configargs): Supply --target to subdirectories.
4906         * configure: Regenerate.
4907
4908         * Makefile.def: Make gcc install depend on fixincludes install.
4909         * Makefile.in: Regenerate.
4910
4911 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4912
4913         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4914
4915 2004-11-11  Paul Brook  <paul@codesourcery.com>
4916
4917         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4918
4919 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4920
4921         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4922         target-libgfortran.
4923         * configure: Regenerate.
4924
4925 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4926
4927         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4928         like CC.
4929
4930 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4931
4932         * Makefile.def (host fixincludes): Specify missing targets.
4933         * Makefile.in: Regenerate.
4934
4935 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4936
4937         * MAINTAINERS: Add myself
4938
4939 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4940
4941         * MAINTAINERS (Write After Approval): Add myself.
4942
4943 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4944
4945         * Makefile.def: Build fixincludes for the host, too.
4946         * Makefile.in: Regenerate.
4947         * configure.in (host_tools): Add fixincludes.
4948         * configure: Regenerate.
4949
4950 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4951
4952         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4953         * configure: Regenerated.
4954
4955 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4956
4957         PR other/17783
4958         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4959         * configure: Regenerated.
4960
4961 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4962
4963         * README.SCO: Update per FSF instructions.
4964
4965 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4966
4967         PR target/18151
4968         * configure.in (case ${target}): Do not build fixincludes for avr.
4969         * configure: Regenerated.
4970
4971 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4972
4973         * configure.in (case ${target}): Do not build fixincludes
4974         on platforms where it is not used.
4975         * configure: Regenerated.
4976
4977 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4978
4979         * configure.in: Use an absolute path to install-sh.
4980         * configure: Regenerated.
4981
4982 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4983
4984         * MAINTAINERS (Write After Approval): Add myself.
4985
4986 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4987
4988         * MAINTAINERS: Remove from Write After Approval those that are
4989         already maintainers.
4990
4991 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4992
4993         * MAINTAINERS:  Update my email address.
4994
4995 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4996
4997         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4998         * configure: Regenerate.
4999
5000 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5001
5002         * MAINTAINERS:  Update my email address.
5003
5004 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5005
5006         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5007         entries belonging to this category.
5008
5009 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5010
5011         * MAINTAINERS: Update my e-mail address.
5012
5013 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5014
5015         Fix wrong conflict resolution in:
5016
5017         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5018
5019         * Makefile.in: Regenerate.
5020         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5021         in the recursive `make', instead of hardwiring `all'.
5022         (Autogenerated TARGET-* variables): New.
5023
5024 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5025
5026         * configure.in: Enable target-libgloss for crx-*-*.
5027         * configure: Regenerate.
5028
5029 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5030
5031         * MAINTAINERS (Various Maintainers): Move the "windows,
5032         cygwin, mingw" maintainer to ...
5033         (OS Port Maintainers): ... here.
5034
5035 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5036
5037         * MAINTAINERS (Write After Approval): Remove those that are
5038         maintainers of some subsystem.
5039
5040 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5041
5042         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5043         * ltcf-cxx.sh (tpf*): Likewise.
5044         * ltconfig (tpf*): Add TPF OS configuration support.
5045
5046 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5047
5048         * MAINTAINERS: Change my email address to my new work account.
5049
5050 2004-09-24  Michael Roth  <mroth@nessie.de>
5051
5052         * configure.in (--without-headers): Add missing double quotes.
5053         * configure: Regenerate.
5054
5055 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5056
5057         * ylwrap: Revert to previous version.
5058
5059 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5060
5061         PR bootstrap/17369
5062         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5063         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5064         SET_GCC_LIB_PATH_CMD.
5065         (BASE_TARGET_EXPORTS): Likewise.
5066         * Makefile.in: Regenerated.
5067
5068         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5069         * configure: Regenerated.
5070
5071 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5072
5073         * config.guess: New upstream version
5074         * compile, depcomp, install-sh, ylwrap: Likewise.
5075
5076 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5077
5078         * config/mh-x86omitfp: New host makefile fragment.  Add
5079         -fomit-frame-pointer to the default BOOT_CFLAGS.
5080         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5081         * configure: Regenerate.
5082
5083 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5084
5085         PR target/11572
5086         * configure.in (*-*-darwin*): Renable libobjc.
5087         * configure: Regenerate.
5088
5089 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5090
5091         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5092
5093 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5094
5095         * Makefile.def: Remove libbanshee.
5096         * Makefile.tpl: Ditto.
5097         * configure.in: Ditto.
5098         * Makefile.in: Regen.
5099         * configure: Ditto.
5100
5101 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5102
5103         * ltmain.sh: Use $pic_object as $non_pic_object if
5104         $non_pic_object=none.
5105
5106 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5107
5108         * missing: Import latest version from master repository.
5109
5110 2004-09-06  Nick Clifton  <nickc@redhat.com>
5111
5112         * config.sub: Import latest version from master repository.
5113         * config.guess: Likewise.
5114         This includes these changes:
5115
5116         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5117
5118         * config.sub: Handle crisv32, alias etraxfs.
5119         * config.guess (crisv32:Linux:*:*): Handle.
5120
5121         2004-08-13  Brad Smith  <brad@comstyle.com>
5122
5123         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5124         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5125
5126         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5127
5128         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5129         assume the processor is a powerpc.  This is because coreutils
5130         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5131         in this case, due to a MacOS X bug that causes
5132         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5133         to return a negative number.
5134         Problem reported by Petter Reinholdtsen in:
5135         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5136
5137         2004-07-19  Ben Elliston  <bje@gnu.org>
5138
5139         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5140
5141         2004-06-24  Ben Elliston  <bje@gnu.org>
5142
5143         * config.guess: Update copyright years.
5144         * config.sub: Likewise.
5145
5146         2004-06-22  Robert Millan  <robertmh@gnu.org>
5147
5148         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5149         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5150
5151         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5152
5153         * config.guess (*:*VMS:*:*): New entry. Replaces
5154         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5155         manufacturer.
5156
5157         2004-06-22  Ben Elliston  <bje@gnu.org>
5158
5159         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5160         * config.sub: Likewise.
5161
5162         2004-06-22  Ben Elliston  <bje@gnu.org>
5163
5164         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5165         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5166
5167         2004-06-11  Ben Elliston  <bje@gnu.org>
5168
5169         * config.guess (pegasos:OpenBSD:*:*): Remove.
5170
5171         2004-06-11  Ben Elliston  <bje@gnu.org>
5172
5173         From Wouter Verhelst <wouter@grep.be>:
5174         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5175
5176         2004-06-11  Ben Elliston  <bje@gnu.org>
5177
5178         * config.guess (luna88k:OpenBSD:*:*): New.
5179
5180         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5181
5182         * config.guess (m32r*:Linux:*:*): New case.
5183         * config.sub: Handle m32rle.
5184
5185         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5186
5187         From Jens Petersen  <petersen@redhat.com>:
5188         * config.sub: Handle sparcv8.
5189
5190         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5191
5192         From Tom Smith <smith@cag.lkg.hp.com>:
5193         * config.guess: Version suffixes are equally significant on Tru64
5194         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5195         prefix of "P" (patched kernel).
5196
5197         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5198
5199         * config.sub: Add support for National Semiconductor CRX target.
5200
5201 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5202
5203         * MAINTAINERS (Various Maintainers): Remove myself as web page
5204         maintainer, add myself as maintainer of build status lists.
5205
5206 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5207
5208         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5209         *-*-netware, but add target-libmudflap.
5210         Consolidate *-*-netware targets (of which really only i?86 exists)
5211         into a single entry.
5212         * configure: Likewise.
5213
5214 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5215
5216         * Makefile.tpl (sorry): Remove.
5217         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5218         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5219         (do-clean): Clean per-stage directories too.
5220         (do-distclean): Run distclean-stage1 too.
5221         (.NOTPARALLEL): Enable during toplevel bootstrap.
5222         (stage[+id+]-bubble): Enable parallel execution during
5223         the recursive invocation.
5224         * Makefile.in: Regenerate.
5225
5226         Fix previous checkin:
5227
5228         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5229         include.
5230         * configure.in: Fix indentation.
5231         * configure: Regenerate.
5232
5233 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5234
5235         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5236         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5237         * configure: regenerate
5238         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5239         -mdynamic-no-pic
5240
5241 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5242
5243         * Makefile.def (build_modules): Add fixincludes.
5244         (dependencies): Make gcc depend on fixincludes.
5245         * configure.in (build_tools): Add fixincludes.
5246         (build_configdirs): Always include build_libs.
5247         * Makefile.in: Regenerate.
5248         * configure: Regenerate.
5249
5250 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5251
5252         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5253         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5254         phony targets; do not generate timestamp files.
5255         (distclean-stageN): Remove references to their timestamp files.
5256         (restageN, touch-stageN): Remove.
5257         (stageN-bubble): Rewritten.
5258         (compare): Support lean bootstraps.
5259         * Makefile.in: Regenerate.
5260
5261         * configure.in: Only warn when bootstrapping but
5262         build != host or build != target.  Support lean bootstraps.
5263         * configure: Regenerate.
5264
5265 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5266
5267         * configure.in:  Give a better error message if GMP/MPFR are missing
5268         and a language needing them has been requested.
5269         * configure:  Regenerated.
5270
5271 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5272
5273         * configure.in:  Print a list of available language front-ends if
5274         a requested one is missing.  Tidy stray tab characters.
5275         * configure:  Regenerated.
5276
5277 2004-08-19  Michael Koch  <konqueror@gmx.de>
5278
5279         * gcc/doc/install.texi: Update entry about automake for libjava.
5280
5281 2004-08-17  Robert Millan  <robertmh@gnu.org>
5282
5283         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5284         (instead of FreeBSD).
5285         * configure: Regenerate.
5286
5287 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5288
5289         * Makefile.in: Regenerate.
5290         * configure: Regenerate.
5291
5292         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5293         stage_*_flags.
5294         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5295         for bootstrapped modules if toplevel bootstrap is going.
5296         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5297         modules.  Adjust for changes in Makefile.def.  Enable several
5298         rules even in non-bootstrap mode, just to avoid peppering the
5299         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5300         (stage-[+prev+]-bubble): Remove.
5301
5302         * Makefile.def (Dependencies): Depend on all-build-bison,
5303         all-build-flex, all-build-byacc, all-build-texinfo, rather
5304         than the host variations.
5305         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5306         with BUILD_SUBDIR.
5307         (BISON): Update for recent Bisons.
5308         (YACC): Fix typo.
5309         (cross): Depend on all-build.
5310         (all): Do not depend on all-build.
5311         (prebootstrap): Remove.
5312         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5313         (Prebootstrap dependencies): Add them to the per-stage targets
5314         and to all-prebootstrap.
5315         * configure.in (build_configdirs): Always enable build_tools.
5316         (BUILD_DIR_PREFIX): Remove.
5317
5318         * Makefile.def (gcc): Add target variable.
5319         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5320         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5321         in the recursive `make', instead of hardwiring `all'.
5322         (Autogenerated TARGET-* variables): New.
5323
5324 2004-08-13  Brian Booth  <bbooth@redhat.com>
5325
5326         * MAINTAINERS: Remove myself from write-after-approval.
5327
5328 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5329
5330         * src-release: Stop distributing mmalloc with gdb (which doesn't
5331         use it).
5332         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5333         * Makefile.in: Regenerate.
5334
5335 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5336
5337         * configure.in (arm*-*-eabi*): New target.
5338         * configure: Regenerate.
5339
5340 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5341
5342         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5343         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5344         (Dependencies): New section.
5345         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5346         (configure-target-[+module+]): Depend on maybe-all-gcc
5347         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5348         (toplevel profiledbootstrap): Fix dependencies.
5349         * Makefile.in: Regenerate.
5350
5351 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5352
5353         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5354         target-libiberty to noconfigdirs.
5355         * configure: Regenerate.
5356
5357 2004-08-03  Paul Brook  <paul@codesourcery.com>
5358
5359         * configure.in: Check for MPFR as well as GMP.
5360         * configure: Regenerate.
5361
5362 2004-08-01  Robert Millan  <robertmh@gnu.org>
5363
5364         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5365         libmudflap for all GNU-based systems (with Glibc).
5366         * configure: Regenerate.
5367
5368 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5369
5370         * Makefile.def (host-modules): Add gcc.
5371         * Makefile.in: Regenerate.
5372         * Makefile.tpl (sorry): New rule.
5373         (configure-host, all-host, [+make_target+]-host, do-check,
5374         install-host): Do not add gcc as a special case.
5375         (host modules): Add a small special-casing for gcc.  Export
5376         extra_make_flags through the environment.
5377         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5378         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5379         other recursive targets for gcc): Remove.
5380
5381         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5382         (stage, unstage): New rules.
5383         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5384         distclean-stage[+id+]): Use stage_current.
5385         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5386         the stage*-start rules.
5387
5388 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5389
5390         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5391         use -all_load flag.
5392
5393 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5394
5395         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5396         * configure: Regenerate.
5397
5398 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5399
5400         * maintainer-scripts/gcc_release: Revert yesterday's change.
5401
5402 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5403
5404         * MAINTAINERS: Add myself to write-after-approval.
5405
5406 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5407
5408         * libf2c: Removed.
5409         * gcc/gccbug.in: Updated because of libf2c removal.
5410         * maintainer-scripts/gcc_release: Ditto.
5411
5412 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5413
5414         * configure.in: Build libmudflap by default on FreeBSD.
5415         * configure: Regenerated.
5416
5417 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5418
5419         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5420         systems.
5421         * configure: Regenerated.
5422
5423 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5424
5425         PR target/16344
5426         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5427         feedback based compiler.
5428         * Makefile.in: Rebuilt.
5429
5430 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5431
5432         * Makefile.def (host_modules): Set bootstrap=true for flex.
5433         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5434         * Makefile.in: Rebuilt.
5435
5436 2004-07-07  Jan Hubicka  <jh@suse.cz>
5437
5438         * MAINTAINERS: Add self as a profile feedback maintainer.
5439
5440 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5441
5442         * configure.in:  Do not prepend $srcdir to /dev/null in
5443         makefile fragments.
5444         * configure:  Regenerate.
5445
5446 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5447
5448         * Makefile.def (build_modules): Add bison, byacc, flex,
5449         m4, texinfo.
5450         (flags_to_pass): Add FLEX.
5451         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5452         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5453         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5454         DEFAULT_MAKEINFO): Remove.
5455         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5456         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5457         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5458         objdir or else use configured tool.
5459         (all-build): New.
5460         (all): Depend on it.
5461         (Build module dependencies): Add.
5462         * Makefile.in: Regenerate.
5463         * configure.in: Better support for multiple build modules,
5464         matching what is done for host/target modules.  Do not look
5465         for "plausible" locations of build tools if Canadian cross.
5466         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5467         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5468         * configure: Regenerate.
5469
5470 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5471
5472         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5473         * Makefile.in: Regenerate.
5474
5475 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5476
5477         * Makefile.tpl (configure-build-[+module+],
5478         configure-[+module+], configure-target-[+module+]): Pass
5479         [+extra_configure_args+].
5480         (all-build-[+module+], all-[+module+], check-[+module+],
5481         install-[+module+], [+make_target+]-[+module+],
5482         all-target-[+module+], check-target-[+module+],
5483         install-target-[+module+], [+make_target+]-target-[+module+]):
5484         Pass [+extra_make_args+].
5485         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5486         (GCC_HOST_EXPORTS): Remove.
5487         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5488         cross, check-gcc, check-gcc-c++, install-gcc,
5489         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5490         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5491         * Makefile.in: Regenerate.
5492
5493 2004-06-21  Matthew Sachs  <msachs@apple.com>
5494
5495         * MAINTAINERS: Added self to write-after-approval.
5496
5497 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5498
5499         * configure.in: Check for srcdir/winsup rather than build directory
5500         winsup.
5501         * configure: Regenerate.
5502
5503 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5504
5505         * configure.in: Don't build Cygwin native newlib if winsup
5506         directory is missing.  Emit warning instead.
5507         * configure: Regenerate.
5508
5509 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5510
5511         * Makefile.tpl (touch-stage[+id+]): New.
5512         (restage[+prev+]): Depend on touch-stage[+id+].
5513
5514         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5515         Use it throughout.
5516
5517         * Makefile.def: Add profile and feedback bootstrap stages.
5518         Remove next field from bootstrap stages.
5519         * Makefile.tpl (LN, LN_S): Substitute.
5520         (stageN-start, stageN-end): Use double-colon rules, to
5521         provide a hook for additional setup commands.
5522         (distclean-stageN-gcc, restageN): Create dependencies from
5523         [+prev+], not from [+next+].
5524         (stageN-bubble): Add commands for successive stages from
5525         [+prev+], using double-colon rules.
5526         (all-stageN-gcc): Fix typo.
5527         (stagefeedback-start, profiledbootstrap): New.
5528         * Makefile.in: Regenerate.
5529         * configure.in: Call ACX_PROG_LN.
5530         * configure: Regenerate.
5531
5532 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5533
5534         * MAINTAINERS (Write After Approval): Add myself.
5535
5536 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5537
5538         * MAINTAINERS (Write After Approval): Add myself.
5539
5540 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5541
5542         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5543         without gcc.
5544         * configure: Regenerate.
5545
5546 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5547
5548         * Makefile.tpl: Fix typo.
5549         * Makefile.in: Regenerate.
5550
5551 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5552
5553         * configure.in: Remove new- prefix from toplevel
5554         bootstrap targets.
5555         * configure: Regenerate.
5556
5557 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5558
5559         * Makefile.tpl (all.normal): Rename to all.
5560         (all): Replace with a rule to pick the default
5561         target from configure.
5562         (all-gcc, configure-gcc): Use conditionals to
5563         do nothing when toplevel bootstrap is going on.
5564         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5565         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5566         * configure.in: Support --enable-bootstrap.
5567
5568         * Makefile.def: Remove new- prefix from toplevel
5569         bootstrap targets.
5570         * Makefile.tpl: Likewise.
5571
5572         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5573         target.
5574
5575         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5576         $(RECURSE_FLAGS) to recursive invocation of make.
5577
5578         * Makefile.in: Regenerate.
5579         * configure: Regenerate.
5580
5581 2004-05-30  Andreas Jaeger  <aj@suse.de>
5582             Jim Wilson  <wilson@specifixinc.com>
5583
5584         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5585         like CC.
5586
5587 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5588
5589         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5590         * configure: Regenerate.
5591
5592 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5593
5594         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5595         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5596         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5597         targets.
5598         * Makefile.in: Regenerate.
5599
5600 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5601
5602         * configure.in: Test the ability to symlink directories.
5603         * configure: Regenerate.
5604
5605         * Makefile.def (bootstrap-stage): New definitions.
5606         * Makefile.tpl (configure-stage1-gcc,
5607         configure-stage2-gcc, configure-stage3-gcc,
5608         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5609         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5610         new-restage3, compare): Autogenerate, see Makefile.in
5611         entry for behavioral changes.
5612         (distclean-stage1, new-stage1-start, new-stage1-end,
5613         new-stage1-bubble, distclean-stage2, new-stage2-start,
5614         new-stage2-end, new-stage2-bubble, distclean-stage3,
5615         new-stage3-start, new-stage3-end): New autogenerated targets.
5616         (objext, prebootstrap, BOOT_CFLAGS,
5617         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5618         targets.
5619
5620         * Makefile.in: Regenerate.
5621         (distclean-stage1, new-stage1-start, new-stage1-end,
5622         new-stage1-bubble, distclean-stage2, new-stage2-start,
5623         new-stage2-end, new-stage2-bubble, distclean-stage3,
5624         new-stage3-start, new-stage3-end): New targets.
5625         (all-stage1-gcc): Move prebootstrap dependency from here...
5626         (configure-stage1-gcc): ...to here.
5627         (new-bootstrap): Use bubble targets.
5628         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5629         Use per-stage distclean targets.
5630         (configure-stage1-gcc, configure-stage2-gcc,
5631         configure-stage3-gcc, all-stage1-gcc,
5632         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5633         Use new-stageN-start to prepare the tree.
5634
5635 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5636
5637         * Makefile.def (host_modules): add libcpp.
5638         * Makefile.tpl: Add dependencies on and for libcpp.
5639         * Makefile.in: Regenerate.
5640         * configure.in: Add libcpp host module.
5641         * configure: Regenerate.
5642
5643 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5644
5645         * Makefile.tpl: Whenever a recursive target is defined, wrap
5646         it in a special @if/@endif block, and prepare its maybe
5647         dependency in the @if/@endif block
5648         * configure.in: Instead of writing maybe dependencies, remove
5649         the @if/@endif statements, and remove the @if/@endif blocks
5650         that remain.
5651         * configure: Regenerate.
5652         * Makefile.in: Regenerate.
5653
5654 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5655
5656         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5657
5658 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5659
5660         PR bootstrap/15120
5661         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5662         * */configure: Rebuilt.
5663
5664 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5665
5666         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5667         of libf2c.
5668         * configure, Makefile.in: Regenerate.
5669
5670 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5671
5672         * MAINTAINERS (Write After Approval): Add myself.
5673
5674 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5675
5676         Merge from tree-ssa-20020619-branch.
5677
5678         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5679         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5680         (HOST_GMPLIBS): Define.
5681         (HOST_GMPINC): Define.
5682         (TARGET_LIB_PATH): Add libmudflap.
5683         (GFORTRAN_FOR_TARGET): Define.
5684         (configure-build*): Export GFORTRAN.
5685         (configure-gcc): Export GMPLIBS and GMPINC.
5686         (all-gcc): Add maybe-all-libbanshee.
5687         (configure-target-libgfortran): Define.
5688         * Makefile.in: Regenerate.
5689         * configure.in (host_libs): Add libbanshee.
5690         (target_libraries): Add target-libmudflap and target-libgfortran.
5691         Add --with-libbanshee.
5692         Handle --disable-libmudflap.
5693         (*-*-freebsd*): Use with_gmp.
5694         Add $(libgcj) to noconfigdirs.
5695         * configure: Regenerate.
5696         * depcomp: New file.
5697         * MAINTAINERS: Add tree-ssa maintainers.
5698
5699 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5700
5701         * MAINTAINERS (Various Maintainers): Add myself.
5702
5703 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5704
5705         * MAINTAINERS (Write After Approval): Add myself.
5706
5707 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5708
5709         * MAINTAINERS (Write After Approval): Add myself.
5710
5711 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5712
5713         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5714         * configure: Regenerate.
5715
5716 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5717
5718         Revert:
5719         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5720
5721         * Makefile.def (flags_to_pass): Remove *dir variables that
5722         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5723         as well as prefix and exec_prefix.
5724         * Makefile.in: Regenerate.
5725
5726 2004-04-26  Robert Millan  <robertmh@gnu.org>
5727
5728         Add patches from libtool CVS.
5729         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5730         * ltconfig: Likewise.
5731         * ltcf-c.sh: Likewise.
5732         * ltcf-cxx.sh: Likewise.
5733         * ltcf-gcj.sh: Likewise.
5734
5735 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5736
5737         * Makefile.def (host_modules): Mark with the bootstrap
5738         flag packages on which gcc depends.
5739         * Makefile.tpl (all-bootstrap): Use it.
5740         * Makefile.in: Regenerate.
5741
5742 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5743
5744         * Makefile.def (flags_to_pass): Remove *dir variables that
5745         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5746         as well as prefix and exec_prefix.
5747         * Makefile.in: Regenerate.
5748
5749 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5750
5751         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5752         * configure: Regenerate.
5753         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5754         * gcc/Makefile.tpl (compare): Use the result of the test.
5755         * gcc/Makefile.in: Regenerate.
5756
5757 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5758
5759         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5760         Always relocate gcc and prev-gcc to the original names, even
5761         if the build fails.
5762         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5763         New targets.
5764
5765 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5766
5767         * MAINTAINERS: Update my email address.
5768
5769 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5770
5771         * configure.in (mips*-*-irix5*): Enable ld.
5772         * configure: Regenerate.
5773
5774 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5775
5776         * configure: Regenerate.
5777
5778 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5779
5780         * Makefile.tpl (configure-[+module+], configure-gcc,
5781         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5782         Set and export LDFLAGS.
5783         * Makefile.in: Regenerate.
5784
5785 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5786
5787         * MAINTAINERS: Add myself to write-after-approval.
5788
5789 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5790
5791         PR bootstrap/14871
5792         * Makefile.tpl: If we don't have built-in-tree target tools,
5793         use the ones found by configure rather than hacking around with
5794         program_transform_name.
5795         * configure.in: Give Makefile.tpl the information necessary
5796         to do that.
5797         * Makefile.in: Regenerate.
5798         * configure: Regenerate.
5799
5800 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5801
5802         PR bootstrap/14760
5803         * configure.in: When computing baseargs, strip *all* copies of
5804         offending options.  Also, don't match/substitute the trailing space,
5805         so that this actually works when two similar options are separated by
5806         only one space.
5807         * configure: Regenerate.
5808
5809 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5810
5811         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5812         (rs6000-*-aix*): Same.
5813         * configure: Regenerate.
5814
5815 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5816
5817         * MAINTAINERS: Add myself to write-after-approval.
5818
5819 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5820
5821         * MAINTAINERS: Add myself to write-after-approval.
5822
5823 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5824
5825         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5826         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5827         * Makefile.in: Regenerate.
5828
5829         * configure.in (top level bootstrap support): Rework --enable-werror
5830         to set @stage2_werror_flag@.
5831         * configure: Regenerate.
5832         * Makefile.tpl (top level bootstrap support): Pass
5833         @stage2_werror_flag@ down to configure in stages 2 and 3.
5834         * Makefile.in: Regenerate.
5835
5836 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5837
5838         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5839         for stages 2 and 3 as well as in make.  As a consequence, remove
5840         OUTPUT_OPTION (now detected by configure) from the flags passed down
5841         to make.
5842         * Makefile.in: Regenerate.
5843
5844         * Makefile.tpl (new-bootstrap): Fix typo.
5845         * Makefile.in: Regenerate.
5846
5847 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5848
5849         * Makefile.tpl: Rearrange by moving recursive_targets rules
5850         into their proper sections.
5851         * Makefile.tpl (top level bootstrap support): Move disabling
5852         of coverage flags from 'make' to 'configure'; improve comments.
5853         * Makefile.in: Regenerate.
5854
5855         * Makefile.tpl (experimental top level bootstrap) Move stage1
5856         language setting from all- target to configure- target; disable
5857         intermodule optimization in stage 1; prevent gratuitous rebuilds
5858         of stage 1.
5859         * Makefile.in: Regenerate.
5860         * configure.in: Comma-separate stage 1 language list for top
5861         level bootstrap.
5862         * configure: Regenerate.
5863
5864         * Makefile.tpl: Clean up experimental top level bootstrap support:
5865         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5866         prev-gcc in configure- targets as well as all- targets.
5867         * Makefile.in: Regenerate.
5868
5869 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5870
5871         * compile: New file imported from automake.
5872
5873 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5874
5875         * configure.in: Remove symbolic link section.
5876         * configure: Regenerate.
5877         * Makefile.tpl (links): Remove.
5878         * Makefile.in: Regenerate.
5879
5880 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5881             Nathanael Nerode  <neroden@gcc.gnu.org>
5882
5883         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5884         Set with AC_CHECK_PROGS.
5885         * configure.in: Fix comment typo from last patch.
5886         * configure: Regenerate.
5887
5888 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5889
5890         * Makefile.tpl: Introduce experimental top level bootstrap support.
5891         * Makefile.in: Regenerate.
5892         * configure.in: Introduce support for top level bootstrap.
5893         * configure: Regenerate.
5894
5895 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5896             Paolo Bonzini  <bonzini@gnu.org>
5897
5898         PR bootstrap/14522
5899         * configure.in: Cope with shells that do not support unquoted ^
5900         * configure: Regenerate.
5901
5902 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5903             Paolo Bonzini  <bonzini@gnu.org>
5904
5905         PR bootstrap/14522
5906         * configure.in: Cope with shells that do not support nesting
5907         quotes inside quoted backquote substitutions.
5908         * configure: Regenerate.
5909
5910 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5911
5912         PR bootstrap/14522
5913         * configure.in: Fix escaping of $.
5914         * configure: Regenerate.
5915
5916 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5917
5918         * configure: Regenerate, since I forgot to while committing Paolo's
5919         changes.
5920
5921 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5922
5923         PR ada/14131
5924         Move language detection to the top level.
5925         * configure.in: Find default values for the tools as
5926         soon as possible.  Disable ada if GNAT is not found.
5927         Emit error message about missing languages.  Expand
5928         --enable-languages=all for the gcc subdirectory.
5929
5930 2004-03-10  Ben Elliston  <bje@gnu.org>
5931
5932         * MAINTAINERS: Update my email address.
5933
5934 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5935
5936         * ltconfig: Disable building static libraries if building shared
5937         libraries on AIX 5L.
5938
5939 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5940
5941         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5942         and disable libgcj.
5943         * configure: Regenerated.
5944
5945 2004-03-01  Brian Booth  <bbooth@redhat.com>
5946
5947         * MAINTAINERS: Add myself to write-after-approval.
5948
5949 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5950
5951         * MAINTAINERS: Add myself to write-after-approval.
5952
5953 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5954
5955         PR bootstrap/7087
5956         * Makefile.tpl: Guard XFOO sed statements better.
5957         * Makefile.tpl: Add dependency for configure-target-libada.
5958         * Makefile.in: Regenerate (incidentally fixes broken
5959         commit when libada-branch was merged).
5960
5961 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5962
5963         * MAINTAINERS: Add myself to write-after-approval.
5964
5965 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5966
5967         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5968         maintainers.
5969
5970 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5971
5972         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5973         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5974
5975 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5976
5977         PR bootstrap/11932
5978         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5979
5980 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5981
5982         * MAINTAINERS: Added myself to write-after-approval.
5983
5984 2004-02-14  Michael Koch  <konqueror@gmx.de>
5985
5986         * MAINTAINERS: Added myself to write-after-approval.
5987
5988 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5989
5990         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5991         some OS port maintainers to OS port maintainers section.
5992
5993 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5994
5995         * MAINTAINERS: Add self.
5996
5997 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5998
5999         * MAINTAINERS: Alphabetize.
6000
6001 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6002
6003         * MAINTAINERS: Remove myself.
6004
6005 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6006
6007         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6008         (rs6000-*-aix*): Same.
6009         * configure: Regenerate.
6010
6011 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6012
6013         * configure.in (host): Add in missing $noconfigdirs to defines.
6014         * configure: Regenerate.
6015
6016 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6017             Nathanael Nerode  <neroden@gcc.gnu.org>
6018
6019         PR ada/6637, PR ada/5911
6020         Merge with libada-branch:
6021         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6022         with appropriate dependencies. Add --enable-libada configure switch.
6023         * configure, Makefile.in: Regenerate.
6024
6025 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6026
6027         * MAINTAINERS: Add myself to write-after-approval.
6028
6029 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6030
6031         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6032         * configure: Regenerate.
6033
6034 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6035
6036         Merge from upstream:
6037
6038         * ltmain.in: When setting IFS to '~', be careful about user
6039         arguments that contain '~'.
6040
6041         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6042
6043         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6044         Also test $base_compile against $CC with escaped arguments. Bug
6045         reported by Geoff Keating <geoffk@apple.com>.
6046
6047 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6048
6049         * MAINTAINERS: Remove i960 port.
6050
6051 2004-01-23  DJ Delorie  <dj@redhat.com>
6052
6053         * Makefile.def (target_modules) [libiberty]: Don't stage.
6054         * Makefile.in: Rebuilt.
6055
6056 2004-01-20  Caroline Tice  <ctice@apple.com>
6057
6058         * MAINTAINERS: Add myself to write-after-approval.
6059
6060 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6061
6062         * MAINTAINERS: Update my email address.
6063
6064 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6065
6066         * MAINTAINERS: Add myself to write-after-approval.
6067
6068 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6069
6070         * MAINTAINERS: Remove entries without email address.
6071
6072 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6073
6074         * MAINTAINERS: Add myself to write-after-approval.
6075
6076 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6077
6078         * MAINTAINERS: Update my email address.
6079
6080 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6081
6082         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6083         * Makefile.tpl (configure-target-[+module+]): Support stage.
6084         * Makefile.in: Rebuilt.
6085
6086 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6087
6088         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6089
6090 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6091
6092         * MAINTAINERS: Add myself as a MIPS maintainer.
6093
6094 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6095
6096         * configure.in: Use ./config.cache, not config.cache.
6097         * configure: Regenerate.
6098         * Makefile.tpl: Special-casing not needed for GCC any more.
6099         * Makefile.in: Regenerate.
6100
6101         * configure.in: Don't share a cache file for host dirs.
6102         * configure: Regenerate.
6103
6104         * config-ml.in: Don't mess with the cache file.
6105
6106 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6107
6108         * MAINTAINERS: Move myself from 'Write After Approval' to
6109         'CPU Port Maintainers' section as SPARC maintainer.
6110
6111 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6112
6113         * Makefile.tpl: Make GCC use a separate config.cache.
6114         * Makefile.in: Regenerate.
6115
6116         PR bootstrap/11932, PR bootstrap/11933
6117         (I don't know if it will fix either of them, but it relates
6118         to them.)
6119         * configure.in: Don't use shared config.cache for target
6120         directories.
6121         * configure: Regenerate.
6122
6123 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6124
6125         * MAINTAINERS: Add myself to 'Write After Approval' section.
6126
6127 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6128
6129         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6130         * configure: Regenerated.
6131
6132 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6133
6134         * MAINTAINERS: Remove the mn10200 maintainer.
6135
6136 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6137
6138         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6139         * configure: Regenerated.
6140
6141 2003-12-16  Jan Hubicka  <jh@suse.cz>
6142
6143         * MAINTAINERS: Add myself as callgraph maintainer.
6144
6145 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6146
6147         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6148         * configure: Regenerate.
6149
6150 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6151
6152         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6153         'Write After Approval' section. Update email.
6154
6155 2003-12-01  James Lemke  <jim@wasabisystems.com>
6156
6157         * MAINTAINERS (Write After Approval): Add myself.
6158
6159 2003-11-20  Matt Thomas  <matt@3am-software.com>
6160
6161         * MAINTAINERS: Add myself as a vax port maintainer.
6162
6163 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6164
6165         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6166         (configure-build-[+module+], configure-[+module+]): Likewise.
6167         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6168         * Makefile.in: Regenerate.
6169
6170 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6171
6172         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6173         shared/dylibed libraries.
6174         * ltmain.sh: Likewise.
6175         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6176         * ltcf-cxx.sh: Likewise.
6177         * ltcf-gcj.sh: Likewise.
6178         * ltconfig: Likewise.
6179
6180 2003-11-17  Stan Cox  <scox@redhat.com>
6181
6182         * MAINTAINERS: Add myself as iq2000 port maintainer.
6183
6184 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6185
6186         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6187         * Makefile.in: Regenerate.
6188
6189 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6190
6191         * config.sub: Update to 2003-11-03 version.
6192
6193 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6194
6195         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6196         * configure:  Regenerate.
6197
6198 2003-10-20  Nicolas Pitre  <nico@cam.org>
6199
6200         * MAINTAINERS: Add myself to 'Write After Approval' section.
6201
6202 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6203
6204         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6205
6206 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6207
6208         * MAINTAINERS: Update my email address.
6209
6210 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6211
6212         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6213
6214 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6215
6216         * MAINTAINERS: Add myself to 'Write After Approval' section.
6217
6218 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6219
6220         * config.guess: Update to 2003-10-16 version.
6221         * config.sub: Update to 2003-10-16 version.
6222
6223 2003-10-15  David Daney  <ddaney@avtrex.com>
6224
6225         * MAINTAINERS: Added myself to 'Write After Approval' section.
6226
6227 2003-10-15  Falk Hueffner  <falk@debian.org>
6228
6229         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6230         'Write After Approval' section. Update email.
6231
6232 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6233
6234         * MAINTAINERS: Move myself from 'Write After Approval' to
6235         'Various Maintainers' section as middle-end maintainer.
6236
6237 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6238
6239         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6240         HOST_FLAGS_TO_PASS.
6241         * Makefile.in: Regenerate.
6242
6243 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6244
6245         * config.guess: Update to 2003-10-07 version.
6246         * config.sub: Update to 2003-10-07 version.
6247
6248 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6249
6250         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6251         * ltconfig (irix5*, irix6*): Don't override version_type.
6252
6253 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6254
6255         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6256         * configure: Rebuilt
6257         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6258         * Makefile.in: Rebuilt
6259
6260 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6261
6262         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6263
6264 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6265
6266         * MAINTAINERS (Write After Approval): Add myself.
6267
6268 2003-09-29  Paul Koning  <ni1d@arrl.net>
6269
6270         * MAINTAINERS: Move myself from "Write After Approval"
6271         to CPU platform maintainers for pdp11 platform.
6272
6273 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6274
6275         * MAINTAINERS: Move myself from 'Write After Approval' to
6276         'Various Maintainers' section as libffi testsuite maintainer.
6277
6278 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6279
6280         * configure.in: Pass a computed --program-transform-name
6281         to subconfigures.
6282         * configure: Regenerated.
6283
6284 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6285
6286         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6287         * Makefile.in: Regenerate.
6288
6289         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6290         * Makefile.in: Regenerate.
6291
6292 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6293
6294         * MAINTAINERS: Move myself from 'Write After Approval'
6295         to 'Various Maintainers' (objective-c) section.
6296
6297 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6298
6299         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6300         quoting.
6301         * configure: Regenerated.
6302
6303 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6304
6305         * MAINTAINERS (Write After Approval): Add myself to write after
6306         approval list.
6307
6308 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6309
6310         * MAINTAINERS (Write After Approval): Add myself.
6311
6312 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6313
6314         * MAINTAINERS: Update my e-mail address.
6315
6316 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6317
6318         * libtool.m4 (LD): Correct powerpc64 host match.
6319
6320 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6321
6322         * MAINTAINTERS: Update my affiliation and email address.
6323
6324 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6325
6326         * MAINTAINERS (Write After Approval): Add myself.
6327
6328 2003-09-04  DJ Delorie  <dj@redhat.com>
6329
6330         * configure: Regenerate.
6331
6332 2003-09-04  Robert Millan  <robertmh@gnu.org>
6333
6334         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6335
6336 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6337
6338         * configure.in: Ensure arguments to sed are properly spaced.
6339         * configure: Regenerate.
6340
6341 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6342
6343         * MAINTAINERS: Update my e-mail address.
6344
6345 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6346
6347         * MAINTAINERS (Write After Approval): Add myself.
6348
6349 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6350
6351         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6352         * configure: Regenerated.
6353
6354 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6355
6356         * MAINTAINERS: Update my email address.
6357
6358 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6359
6360         * configure.in:  Use newline instead of semicolon when assuming
6361         shell arguments in a for loop.
6362         * configure:  Regenerated.
6363
6364 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6365
6366         * MAINTAINERS: Resurrect the i860 maintainer.
6367
6368 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6369
6370         PR 8180
6371         * configure.in: When testing with_libs and with_headers, treat
6372         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6373         * configure: Regenerate.
6374
6375         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6376         make, shell, etc.
6377         (baseargs): Likewise.
6378         * configure: Regenerate.
6379
6380 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6381
6382         * MAINTAINERS (Write After Approval): Add myself.
6383
6384 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6385
6386         * configure.in: Disable libgcj for darwin not on powerpc.
6387         * configure: Rebuild.
6388
6389 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6390
6391         * config-ml.in, symlink-tree: Add license.
6392
6393 2003-08-03  Richard Stallman  <rms@gnu.org>
6394             Eben Moglen  <moglen@columbia.edu>
6395
6396         * README.SCO: New file.
6397
6398 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6399
6400         * Makefile.tpl (check, check-c++): Express dependencies using
6401         dependencies rather than commands.
6402         * Makefile.in: Regenerate.
6403
6404 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6405
6406         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6407         * configure: Ditto.
6408
6409 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6410
6411         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6412         * Makefile.in: Update.
6413
6414 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6415
6416         * configure.in: Enable libgcj for darwin.
6417         * configure: Rebuild.
6418
6419 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6420
6421         * config-ml.in:  Use ac_configure_args directly instead of
6422         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6423         actually seen.
6424
6425 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6426
6427         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6428         creating target and build subdirs to build all parent dirs as needed.
6429         * Makefile.in: Rebuild.
6430         * configure.in: Don't build dirs explicitly here.
6431         * configure: Rebuild.
6432
6433 2003-07-26  Paul Brook  <paul@nowt.org>
6434
6435         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6436
6437 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6438
6439         * Makefile.tpl (all-make): Depend on intl.
6440         * Makefile.in: Rebuilt.
6441
6442 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6443
6444         * install-sh:  Update to newer upstream versions (associated with
6445         aclocal 1.7).
6446         * mkinstalldirs:  Likewise.
6447         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6448
6449 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6450
6451         * MAINTAINERS: Move self from Bug database only accounts
6452         to write-after-approval.
6453
6454 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6455
6456         * config.if: Remove unused libc_interface determination.
6457
6458 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6459
6460         * MAINTAINERS: Move self from write-after-approval to
6461         build machinery (*.in).
6462
6463 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6464
6465         PR bootstrap/11273
6466         PR bootstrap/11408
6467         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6468         unused INSTALL_PROGRAM_ARGS.
6469         * configure.in: Use AC_PROG_INSTALL.
6470         * Makefile.in: Regenerate.
6471         * configure: Regenerate.
6472
6473 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6474
6475         * MAINTAINERS: Alphabetize.
6476
6477 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6478
6479         * configure: Rebuilt.
6480         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6481         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6482         newlib nor libgloss.
6483         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6484         * configure.in (am33_2.0-*-linux*): Added.
6485
6486 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6487
6488         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6489         * configure: Regenerate.
6490
6491 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6492
6493         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6494         * Makefile.in: Regenerate.
6495
6496 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6497
6498         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6499         * Makefile.in: Regenerate.
6500
6501 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6502
6503         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6504         * Makefile.in: Regenerated.
6505
6506         * config-ml.in: Replace PWD with PWD_COMMAND.
6507
6508 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6509
6510         * intl: New directory; see intl/ChangeLog for details.
6511         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6512         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6513         * Makefile.in: Regenerate.
6514
6515 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6516
6517         * configure.in: Clean up config-lang.in handling.  Delete
6518         useless assignment to "subdirs".
6519         * configure: Regenerate.
6520
6521 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6522
6523         * configure.in: Rename 'target_libs' to 'target_libraries'.
6524         Remove useless reference to 'target_libs'.
6525         * configure: Regenerate.
6526
6527 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6528
6529         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6530         * Makefile.in: Regenerate.
6531
6532 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6533
6534         * Makefile.def: Introduce flags_to_pass.
6535         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6536         * Makefile.in: Regenerate.
6537
6538 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6539
6540         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6541         and target-libgloss.
6542         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6543         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6544         * configure: Regenerate.
6545
6546 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6547
6548         * configure.in: Update testsuite_flags to new location.
6549         * configure. Regenerate.
6550
6551 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6552
6553         * Makefile.tpl: Remove BUILD_CC stuff.
6554         * Makefile.in: Regenerate.
6555
6556 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6557
6558         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6559
6560 2003-06-16  Graeme Peterson  <gp@qnx.com>
6561
6562         * MAINTAINERS (Write After Approval): Add myself.
6563
6564 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6565
6566         * config.guess: Update to 2003-06-12 version.
6567         * config.sub: Update to 2003-06-13 version.
6568
6569 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6570
6571         * config.guess: Update to 2003-06-06 version.
6572         * config.sub: Update to 2003-06-06 version.
6573
6574 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6575
6576         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6577         * configure. Regenerate.
6578
6579 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6580
6581         * configure.in: Disable serial configure by default.
6582         * configure: Regenerate.
6583         * Makefile.tpl: Abolish .NOTPARALLEL.
6584         * Makefile.in: Regenerate.
6585
6586         * Makefile.tpl: Replace {build,host,target}_canonical by
6587         {build,host,target}.
6588         * Makefile.in: Regenerate.
6589
6590         * Makefile.tpl: Fix stupid pasto.
6591         * Makefile.in: Regenerate.
6592
6593 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6594
6595         * Makefile.tpl: Remove bogus conditional.
6596         * Makefile.in: Regenerate.
6597
6598 2003-06-05  Jan Hubicka  <jh@suse.cz>
6599
6600         * Makefile.tpl (profiledbootstrap): New target.
6601         * Makefile.in (profiledbootstrap): New target.
6602
6603 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6604
6605         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6606         Pinski. Remove user names from other bugzilla-only maintainers.
6607
6608 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6609
6610         * Makefile.tpl: Make 'recursive targets' using autogen rather
6611         than shell loop.  Remove duplicate 'clean' targets and false
6612         comments.
6613         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6614         Add systematic method of specifying missing targets in subdirs.
6615         Add copyright boilerplate.
6616         * Makefile.in: Regenerate.
6617         * configure.in: Add 'recursive targets' to maybe list.
6618         * configure: Regenerate.
6619
6620         * MAINTAINERS: "GNATS only" -> "Bug database only".
6621
6622         * Makefile.tpl: Rename [+target+] to [+make_target+].
6623         * Makefile.def: Rename 'target' to 'make_target'.
6624
6625 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6626
6627         * MAINTAINERS: Add self as options handling maintainer.
6628
6629 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6630
6631         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6632         been too long since I touched those ports.
6633
6634 2003-05-28  DJ Delorie  <dj@redhat.com>
6635
6636         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6637         * Makefile.in: Regenerate.
6638
6639 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6640
6641         * configure.in: Use curly braces in the definition of tooldir.
6642         * configure: Regenerate.
6643
6644 2003-05-21  DJ Delorie  <dj@redhat.com>
6645
6646         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6647         newlib or libgloss.
6648         * Makefile.in: Regenerate.
6649
6650 2003-05-21  DJ Delorie  <dj@redhat.com>
6651
6652         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6653         * Makefile.in: Regenerate.
6654
6655 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6656
6657         * MAINTAINERS: Update my e-mail address.
6658
6659 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6660
6661         * configure.in: Switch more things to use maybe dependencies.
6662         * Makefile.tpl: Switch more things to use maybe dependencies.
6663         Factor out common code from autogen IF statements.
6664         * configure: Regenerate.
6665         * Makefile.in: Regenerate.
6666
6667 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6668
6669         * configure.in: Accept i[3456789]86 for machine type.
6670         * configure: Regenerate.
6671
6672 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6673
6674         * configure.in: Switch more things to use maybe dependencies.
6675         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6676         * configure: Regenerate.
6677         * Makefile.tpl: Switch more things to use maybe dependencies.
6678         * Makefile.in: Regenerate.
6679
6680 2003-05-16  Andreas Schwab  <schwab@suse.de>
6681
6682         * Makefile.tpl (install-opcodes): Define.
6683         * Makefile.in: Rebuild.
6684
6685 2003-05-13  Andreas Jaeger  <aj@suse.de>
6686
6687         * config.guess: Update to 2003-05-09 version.
6688         * config.sub: Update to 2003-05-09 version.
6689
6690 2003-05-13  Michael Eager  <eager@mvista.com>
6691
6692         * configure.in: Correct sed script so that options in quotes are not
6693         deleted.
6694         * configure: Rebuild.
6695
6696 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6697
6698         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6699         and $$s/newlib/libc/sys/cygwin32 include paths.
6700         * configure: Ditto.
6701
6702 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6703
6704         * MAINTAINERS: Update my email addresses.
6705
6706 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6707
6708         * config-ml.in: Propagate INSTALL variables.
6709
6710 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6711
6712         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6713
6714 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6715
6716         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6717         * Makefile.in: Regenerate.
6718
6719 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6720
6721         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6722
6723 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6724
6725         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6726
6727 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6728
6729         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6730         * Makefile.in: Regenerated.
6731
6732 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6733
6734         * MAINTAINERS (Write After Approval): Upgrade myself from
6735         GNATS only to write-after-approval. Update my mail address.
6736
6737 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6738
6739         (OS Port Maintainers: freebsd): Add myself.
6740
6741 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6742
6743         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6744
6745 2003-04-22  Kean Johnston  <jkj@sco.com>
6746
6747         * MAINTAINERS (SCO ports): Added myself.
6748
6749 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6750
6751         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6752
6753 2003-04-19  Kean Johnston  <jkj@sco.com>
6754
6755         * MAINTAINERS (Write After Approval): Add myself.
6756
6757 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6758
6759         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6760         * Makefile.in: Regenerate.
6761
6762 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6763
6764         * configure.in (powerpc64*-*-linux*): Remove.
6765         * configure: Rebuilt.
6766
6767 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6768
6769         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6770         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6771         and restrap.
6772         * Makefile.in:  Regenerate.
6773
6774 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6775
6776         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6777         * configure: Regenerated.
6778
6779 2003-04-15  DJ Delorie  <dj@redhat.com>
6780
6781         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6782
6783 2003-04-13  Nick Clifton  <nickc@redhat.com>
6784
6785         * config-ml.in: Remove support for --disable-aix removing
6786         call-aix multilibs.
6787
6788 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6789
6790         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6791         * */configure: Rebuilt.
6792
6793 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6794
6795         * MAINTAINERS: Add my email address.
6796
6797 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6798
6799         * MAINTAINERS (Write After Approval): Add myself.
6800
6801 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6802
6803         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6804         * Makefile.in: Regenerate.
6805
6806 2003-03-14  Michael Chastain  <mec@shout.net>
6807
6808         * Makefile.in: Regenerate with correct Makefile.def.
6809
6810 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6811
6812         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6813         Make macro.
6814         * Makefile.in: Regenerate.
6815         * configure.in: Clean up gxx_include_dir logic.
6816         * configure: Regenerate.
6817
6818 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6819
6820         * MAINTAINERS (Write After Approval): Add myself.
6821
6822 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6823
6824         * MAINTAINERS: Update my mail address.
6825
6826 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6827
6828         * configure.in (gxx_include_dir): Fix typo.
6829         * configure: Regenerated.
6830
6831 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6832
6833         * Makefile.tpl: Reindent.
6834         * Makefile.in: Regenerate.
6835         * configure.in: Reindent.  Don't set unused variables.
6836         * configure: Regenerate.
6837
6838 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6839
6840         * configure.in: Include $(build_tooldir)/sys-include in
6841         FLAGS_FOR_TARGET.
6842         * configure: Regenerated.
6843
6844 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6845
6846         * Makefile.tpl: Always pass down RANLIB.
6847         * Makefile.in: Regenerate.
6848
6849         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6850         * Makefile.in: Regenerate.
6851         * configure.in: Remove unused logic relating to --enable-shared
6852         and --enable-threads.  Remove bogus comments.  Remove redundant
6853         noconfigdirs.
6854         * configure: Regenerate.
6855
6856         * configure.in: Replace ${libstdcxx_version} by its value.
6857         Remove reference to mh-dgux.
6858         * configure: Regenerate.
6859
6860 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6861
6862         * MAINTAINERS (Write After Approval): Add myself.
6863
6864 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6865
6866         * Makefile.tpl: Rearrange.
6867         * Makefile.in: Regenerate.
6868
6869 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6870
6871         * configure.in: Add support for kaOS as cross build target system.
6872         * configure: Regenerated.
6873
6874 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6875
6876         * MAINTAINERS (Write after approval): Add myself.
6877
6878 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6879
6880         * MAINTAINERS: Update my email address.
6881
6882 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6883
6884         * MAINTAINERS: Add self to blanket write privs. section.
6885
6886 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6887
6888         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6889         configure-target-* as some target builds may require additional
6890         flags for preprocessor tests.
6891         * Makefile.in: Regenerated.
6892
6893 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6894
6895         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6896         * ltconfig: Handle it.
6897         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6898         auto-detecting it.
6899
6900         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6901         it is used as argument to $CC.
6902         * ltcf-gcj.sh: Likewise.
6903
6904         * configure.in: Introduce --enable-maintainer-mode.
6905         * configure: Rebuilt.
6906         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6907         for maintainer mode.
6908         * Makefile.in: Rebuilt.
6909
6910 2003-02-18  Jason Merrill  <jason@redhat.com>
6911
6912         * Makefile.tpl (check-c++): Allow parallelism.
6913
6914 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6915
6916         * MAINTAINERS: Remove John Carr (who never actually had access to
6917         gcc.gnu.org).
6918
6919 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6920
6921         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6922         don't configure target-libobjc.
6923         * configure: Regenerate.
6924
6925 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6926
6927         * Makefile.tpl (RANLIB): Define.
6928         * Makefile.in: Regenerate.
6929
6930 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6931
6932         * MAINTAINERS: Update my email.
6933
6934 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6935
6936         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6937         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6938         * Makefile.in: Regenerated.
6939         * configure.in: Remove all traces of snavigator, db, and grep.
6940         * configure: Regenerated.
6941
6942 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6943
6944         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6945         After Approval.
6946
6947 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6948
6949         * MAINTAINERS (Write after approval): Add myself.
6950
6951 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6952
6953         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6954         * Makefile.in: Regenerated.
6955
6956 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6957
6958         * config.guess: Updated to 2003-01-30's version.
6959         * config.sub: Updated to 2003-01-28's version.
6960
6961 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6962
6963         * config.if: If gcc_version is already set, just use it.  Don't set
6964         gcc_version_trigger if it's already set, otherwise set it to
6965         gcc/version.c, but only if the file exists.  If it is not set and
6966         gcc/version.c does not exist, try to extract the version number from
6967         $CC.
6968
6969 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6970
6971         * MAINTAINERS: Add myself to write-after-approval list.
6972
6973 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6974
6975         * configure.in:  Revert 24Jan change.
6976         * configure:  Regenerate.
6977
6978 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6979
6980         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6981         entry of HJ Lu.
6982
6983 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6984
6985         * configure.in: Revert previous change.
6986         * configure: Regenerate.
6987
6988 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6989
6990         * configure.in: Make rda native-only.
6991         * configure: Regenerate.
6992
6993 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6994
6995         * MAINTAINERS: Move myself from GNATS-only-accounts to
6996         write-after-approval.
6997
6998 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6999
7000         * configure.in: Add missing \.
7001         * configure: Rebuilt.
7002
7003 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7004
7005         * configure.in (baseargs): Avoid using \| in sed regular
7006         expressions.
7007         * configure: Rebuilt.
7008
7009 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7010
7011         * configure.in (baseargs): Remove all supported forms of
7012         --cache-file, --srcdir, --host, --build and --target options
7013         from argument lists.
7014         * configure: Rebuilt.
7015
7016 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7017
7018         * MAINTAINERS: Add myself to write-after-approval list.
7019
7020 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7021
7022         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7023         * configure: Rebuilt.
7024
7025 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7026
7027         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7028         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7029         * Makefile.in: Regenerate.
7030         * configure: Regenerate.
7031
7032 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7033
7034         * configure.in: Remove Makefile in build, host and target modules
7035         unless configure was run with --no-recursion.
7036         * configure: Rebuilt.
7037
7038 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7039
7040         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7041         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7042         * Makefile.in: Regenerate.
7043
7044 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7045
7046         * config.guess: Update to 2003-01-03 version.
7047         * config.sub: Update to 2003-01-03 version.
7048
7049 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7050
7051         * configure: Regenerate with proper autoconf 2.13.
7052
7053 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7054
7055         * configure.in: Add AC_PREREQ for consistency.
7056         * configure: Regenerate.
7057
7058 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7059
7060         * configure.in (GDB_TK): Add tcl directories conditional on
7061         gdb/gdbtk directory being present.
7062         * configure: Regenerate.
7063
7064 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7065
7066         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7067         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7068         * configure: Rebuilt.
7069
7070 2002-12-31  Tom Tromey  <tromey@redhat.com>
7071
7072         * Makefile.in: Rebuilt.
7073         * Makefile.def (target_modules) [libffi]: Allow installation.
7074
7075 2002-12-31  Andreas Schwab  <schwab@suse.de>
7076
7077         * configure.in: Fix use of $program_transform_name.
7078         * configure: Regenerated.
7079
7080 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7081
7082         * configure.in (baseargs): Don't remove first configure argument.
7083         * configure: Regenerated.
7084
7085 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7086
7087         * Makefile.tpl (local-distclean): Don't remove...
7088         (multilib.ts): ... this.  Moved into...
7089         (multilib.out): ... this.  Don't use sub-make.
7090         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7091         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7092         (configure-build-[+module+], configure-[+module+],
7093         configure-target-[+module+], configure-gcc): ... these.  Test
7094         for Makefile existence.  Drop config.status from dependencies.
7095         * Makefile.in: Rebuilt.
7096         * configure.in: Move gcc-version-trigger to the end of
7097         ac_configure_args.  Add comments to maybedep.tmp and
7098         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7099         nonopt from baseargs, matching and removing corresponding
7100         whitespace while at it.
7101         * configure: Rebuilt.
7102
7103 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7104
7105         * configure.in (host_configargs): Replace reference to
7106         no-longer-defined buildopts with --build=${build_alias}.
7107         * configure: Rebuilt.
7108
7109         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7110         program_transform_name to standard idiom.
7111         (AUTOGEN, AUTOCONF): Define.
7112         (Makefile.in): Use $(AUTOGEN).
7113         (Makefile): Depend on config.status, and use autoconf-style rule to
7114         build it.  Move original commands to...
7115         (config.status): ... this new target.
7116         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7117         $(AUTOCONF).
7118         * Makefile.in: Rebuilt.
7119
7120 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7121
7122         * Makefile.tpl: Fix dramatic bustage due to change in
7123         program_transform_name.
7124         * Makefile.in: Regenerate.
7125
7126         * configure.in: Remove unnecessary PATH setting.
7127         * configure: Regnerate.
7128
7129         * configure.in: Don't default to unprefixed tools unless
7130         the native tools will work.
7131         * configure: Regenerate.
7132
7133         * configure.in: Convert to autoconf script.  Blow away lots
7134         of now-redundant Makefile fragments.
7135         * configure: Generate using Autoconf.
7136         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7137         * Makefile.in: Regenerate.
7138
7139 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7140
7141         * configure: Fix stupid bug where RANLIB was mistakenly included.
7142
7143         * configure.in: Rename (buildargs, hostargs, targargs) to
7144         (build_configargs, host_configargs, target_configargs).
7145
7146         * configure.in: Move logic out of sed statement.
7147
7148         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7149         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7150
7151 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7152
7153         * config.sub: Import from master repository
7154         * config.guess: Ditto
7155
7156 2002-12-24  Andreas Schwab  <schwab@suse.de>
7157
7158         * Makefile.tpl (multilib.out): Fix missing space.
7159         * Makefile.in: Regenerate.
7160
7161 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7162
7163         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7164         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7165         * Makefile.in: Regenerate.
7166         * configure.in: Remove unnecessary leftovers.
7167
7168 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7169
7170         * configure.in (extra_ranlibflags_for_target): New variable.
7171         (*-*-darwin): Add -c to ranlib commands.
7172         * configure (tooldir): Handle extra_ranlibflags_for_target.
7173
7174 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7175
7176         * Makefile.tpl: Revert HJL's change.
7177         * Makefile.in: Regenerated.
7178         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7179         always.
7180
7181 2002-12-19  Andreas Schwab  <schwab@suse.de>
7182
7183         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7184         * Makefile.in: Regenerate.
7185
7186 2002-12-18  H.J. Lu  <hjl@gnu.org>
7187
7188         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7189         * Makefile.in: Regenerated.
7190
7191         * configure.in (build_prefix): New. Substitute.
7192
7193 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7194
7195         * Makefile.tpl: Don't let real targets depend on phony targets.
7196         * Makefile.in: Regenerate.
7197
7198         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7199         * Makefile.in: Regenerate.
7200
7201 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7202
7203         * config.sub: Import from master repository
7204         * config.guess: Ditto
7205
7206 2002-12-16  Jason Merrill  <jason@redhat.com>
7207
7208         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7209         previous 'make bootstrap'.
7210         * Makefile.in: Regenerate.
7211
7212 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7213
7214         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7215
7216 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7217
7218         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7219         * Makefile.in: Regenerate.
7220
7221 2002-12-13  Jason Merrill  <jason@redhat.com>
7222
7223         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7224         library tests.
7225         (check-c++): Just depend on it and check-target-libstdc++-v3.
7226         * Makefile.in: Regenerate.
7227
7228 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7229
7230         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7231         * Makefile.in: Rebuilt.
7232
7233 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7234
7235         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7236
7237 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7238
7239         * configure: Fix bug put in by gremlins.
7240
7241         * Makefile.tpl: Substitute more autoconfily.
7242         * configure: Substitute more autoconfily.
7243         * Makefile.in: Regenerate.
7244
7245 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7246
7247         * config.sub: Import from master repository
7248         * config.guess: Ditto
7249         * MAINTAINERS: Added Svein Seldal under write after approval
7250
7251 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7252
7253         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7254         * Makefile.in (all-sim): Ditto.
7255
7256 2002-12-06  DJ Delorie  <dj@redhat.com>
7257
7258         * Makefile.tpl: Change configure dependencies to not have real
7259         targets depend on phony targets.
7260
7261 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7262
7263         * configure.in: Revert unintentional change.
7264
7265         * Makefile.tpl: Change dependency for */multilib.out so that
7266         it works when gcc isn't in the tree.
7267
7268         * configure.in: Substitute more.
7269         * configure: Run subconfigures from the Makefile.
7270         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7271         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7272
7273 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7274
7275         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7276
7277 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7278
7279         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7280         and corresponding dependencies.
7281         * Makefile.in: Regenerate.
7282
7283         * configure.in (host_tools): Order binutils, gas and ld for
7284         convenience in running the testsuites.
7285
7286         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7287         * Makefile.in: Regenerate.
7288         * configure.in: Introduce rules to serialize subconfigure runs.
7289
7290         * configure.in: Introduce BASE_CC_FOR_TARGET.
7291         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7292         Realize configure-build-* targets.  Realize configure-target-* targets.
7293         * Makefile.in: Regenerate.
7294
7295 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7296
7297         * configure: Move gcc_version_trigger stuff from here...
7298         * configure.in: ...to here.
7299
7300         * configure.in: Separate subconfigure options added by this file from
7301         options given by the user.  Add machinery to put args for host
7302         subconfigures into the Makefile.
7303
7304         * Makefile.tpl: Remove 'vault' targets.
7305         * Makefile.tpl: Reorder and comment dependencies.
7306         * Makefile.in: Regenerate.
7307
7308 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7309         * configure.in: Fix my broken commit of previous patch. (sigh)
7310
7311 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7312
7313         * configure.in: Move host-specific darwin noconfigdirs into
7314         the host-specific section.
7315
7316 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7317
7318         * configure.in: Move host-specific darwin noconfigdirs into
7319         the host-specific section.
7320
7321 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7322
7323         * configure: Remove skip-this-dir support.
7324         * Makefile.tpl: Remove skip-this-dir support.
7325
7326         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7327         subdirectories.
7328         * Makefile.in: Regenerate.
7329
7330         * Makefile.tpl: Strip out useless setting of 'dir'.
7331         * Makefile.in: Regenerate.
7332
7333 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7334
7335         * configure.in: Fix deeply stupid bug.
7336
7337         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7338         shell code in CXX_FOR_TARGET
7339         * Makefile.def: Introduce raw_cxx.
7340         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7341         RAW_CXX_FOR_TARGET.
7342         * Makefile.in: Regenerate.
7343
7344 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7345
7346         * Makefile.tpl: Remove unnecessary ifs.
7347         * Makefile.in: Regenerate.
7348
7349         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7350         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7351         targets for 'no_install' modules.
7352         * configure: Move GDB_TK substitution to configure.in.  Move
7353         build_modules stuff to configure.in.
7354         * configure.in: Implement soft dependency machinery.  Maybe-ize
7355         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7356         * Makefile.in: Regenerate.
7357
7358 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7359
7360         * Makefile.tpl: Make all-target, install-target behave similarly
7361         to all, install (only hitting configured targets).  Eliminate
7362         unused macro defintions.
7363
7364         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7365         build != host.
7366
7367         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7368
7369         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7370
7371         * configure.in: Produce lists of subdir targets we're actually
7372         configuring.  Remove references to "dosrel".
7373         * Makefile.tpl: Let configure set which subdir targets are hit.
7374         Remove install-cross; clean up install; remove ALL.  Remove
7375         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7376         Autogenerate host module targets.  Remove empty dependency lines
7377         and redundant dependency; rearrange slightly.
7378         * Makefile.def: Add host-side libtermcap, utils.
7379
7380         * Makefile.in: Regenerate.
7381
7382 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7383
7384         * ltconfig (osf[345]): Append $major to soname_spec.
7385         Reflect this in library_names_spec.
7386         * ltmain.sh (osf): Prefix $major with . for use as extension.
7387
7388 2002-11-19  Andreas Jaeger  <aj@suse.de>
7389
7390         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7391         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7392         and sparc64 GNU/Linux systems.
7393
7394 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7395
7396         * MAINTAINERS: Update email.
7397
7398 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7399
7400         * MAINTAINERS: Complete James Dennett's entry.
7401
7402 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7403
7404         * MAINTAINERS (Write After Approval): Add myself.
7405
7406 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7407
7408         * Makefile.tpl: syntactic cleanup
7409
7410 2002-11-13  Stuart Hastings  <stuart@apple.com>
7411
7412         * MAINTAINERS: Add myself to write-after-approval list.
7413
7414 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7415
7416         * Makefile.def: Add list of recursive targets to autogenerate.
7417         Add build_modules.
7418         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7419         targets.  Autogenerate *-build-* targets.
7420         * Makefile.in: Regenerate.
7421
7422 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7423
7424         * configure: More autoconf-style substitutions.
7425         * Makefile.tpl: More autoconf-style substitutions.
7426         * Makefile.in: Regenerate.
7427
7428 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7429
7430         * configure: Substitute more variables in a more autoconf-friendly
7431         way.  Simplify slightly.
7432         * Makefile.tpl: Make more variables substitutable in an
7433         autoconf-friendly way.
7434         * Makefile.in: Regenerate.
7435
7436 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7437
7438         * MAINTAINERS (Write After Approval): Add myself.
7439
7440 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7441
7442         * configure.in (v810*): Remove special setting of tools.
7443
7444         * configure: Add support for extra required flags for ar or nm.
7445         * configure.in (aix4.3+): Use above support for target-specific
7446         issues, rather than using config/mt-aix43.
7447
7448 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7449
7450         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7451         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7452         with $srcdir.  Reformat indentation.  Substitute some variables
7453         formerly hard-coded in the Makefile for build=host.
7454         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7455         * Makefile.def: Autogenerate more.
7456         * Makefile.in: Regenerate.
7457
7458 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7459
7460         * MAINTAINERS (Write After Approval): Add myself.
7461
7462 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7463
7464         * Makefile.def (host_modules): Add rda.
7465         * Makefile.in: Regenerate.
7466         * configure.in (target_tool): Add target-rda to list.
7467
7468 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7469
7470         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7471
7472 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7473
7474         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7475         and restrap targets to this rule.
7476         * Makefile.in:  Regenerate.
7477
7478 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7479
7480         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7481         GNATS only accounts.
7482
7483 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7484
7485         * configure.in (i[3456]86-*-linux*): Add check to disable
7486         ${libgcj} for glibc1.
7487
7488 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7489
7490         * MAINTAINERS: Add myself as ip2k port maintainer.
7491
7492 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7493
7494         * configure.in: Add tic4x target.
7495
7496 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7497
7498         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7499         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7500         * Makefile.in: Regenerate.
7501
7502         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7503         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7504         * Makefile.in: Regenerate.
7505
7506 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7507
7508         * MAINTAINERS: Add myself as web pages co-maintainer.
7509
7510 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7511
7512         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7513         * Makefile.in: Regenerate.
7514
7515 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7516
7517         * MAINTAINERS: Add myself and Nathan Sidwell
7518         <nathan@codesourcery.com> as VxWorks maintainers.
7519
7520 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7521
7522         * Makefile.def: Remove order dependency comments.
7523         * Makefile.tpl: Add explicit install-install dependencies.
7524         * Makefile.in: Regenerate.
7525
7526         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7527         * Makefile.in: Regenerate.
7528
7529         * Makefile.tpl: Add configure-target (for src-release in src)
7530         * Makefile.in: Regenerate.
7531
7532 2002-09-30  Nick Clifton  <nickc@redhat.com>
7533
7534         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7535
7536 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7537
7538         * configure.in (s390*-*-linux*): Enable libgcj.
7539
7540 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7541
7542         * configure: Revert accidentally applied changes.
7543
7544         * Makefile.tpl: Make more autoconf-friendly.
7545         * Makefile.in: Regenerate.
7546         * configure: Make substitution more autoconf-like.
7547
7548 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7549
7550         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7551         single entry to handle all these.
7552         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7553         libjava on arm-*-elf.
7554
7555 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7556
7557         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7558         things that depend on them.
7559
7560 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7561
7562         * Makefile.tpl: Make subsituted variables more autoconfy.
7563         * Makefile.in: Regenerate.
7564         * configure: Make seds more autoconfy.
7565
7566 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7567
7568         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7569         * Makefile.in: Regenerate.
7570         * configure.in: Rewrite sed statements to look autoconfy.
7571
7572         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7573         all-target-foo on configure-target-foo.
7574         * Makefile.def: Ditto.
7575         * Makefile.in: Rebuild.
7576
7577 2002-09-25  Andrew Haley  <aph@redhat.com>
7578
7579         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7580
7581 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7582
7583         * Makefile.def: New file.
7584         * Makefile.tpl: New file.
7585         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7586         * contrib/gcc_update: Note that Makefile.in is a generated file.
7587
7588         * configure.in: Minor rearrangement.  Simplify tests.
7589
7590 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7591
7592         * configure.in (with_headers): Skip copy if value is "yes".
7593         (with_libs): Likewise.
7594
7595 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7596
7597         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7598         * configure.in (sh*-*-pe*): Ditto.
7599         * configure.in (mips*-*-pe*): Ditto.
7600         * configure.in (*arm-wince-pe): Ditto.
7601
7602         * configure.in: Rearrange.
7603
7604 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7605
7606         * MAINTAINERS: Update my email address.
7607
7608 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7609
7610         * MAINTAINERS: (Write After Approval): Add myself.
7611
7612 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7613
7614         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7615
7616 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7617
7618         * MAINTAINERS: Change my mailing address.
7619
7620 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7621
7622         * MAINTAINERS (Write After Approval): Remove myself.
7623         (Various Maintainers: c++ runtime libs): Add myself.
7624
7625 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7626
7627         * MAINTAINERS (Write After Approval): Remove myself.
7628         (Various Maintainers: c++ runtime libs): Add myself.
7629
7630 2002-08-15  Eric Christopher  <echristo@redhat.com>
7631
7632         * config.sub: Import from master repository.
7633         * config.guess: Ditto.
7634
7635 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7636
7637         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7638         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7639         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7640
7641 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7642
7643         * MAINTAINERS: Add self to rs6000 vector extensions.
7644
7645 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7646
7647         * libiberty/configure: Reverted unintended yesterday's check in.
7648
7649 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7650
7651         * boehm-gc/configure, libf2c/configure: Rebuilt.
7652         * libffi/configure, libiberty/configure: Ditto.
7653         * libjava/configure, libobjc/configure: Ditto.
7654         * libstdc++-v3/configure, zlib/configure: Ditto.
7655         Merged from binutils:
7656         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7657         From Steve Ellcey <sje@cup.hp.com>:
7658         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7659         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7660         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7661         IA64.
7662         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7663         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7664         soname_spec, sys_lib_search_path_spec): Ditto.
7665
7666 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7667
7668         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7669
7670 2002-08-04  H.J. Lu  (hjl@gnu.org)
7671
7672         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7673
7674 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7675
7676         * MAINTAINERS (Write After Approval): Add myself.
7677
7678 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7679
7680         * configure.in: Move generic linux case to end.  Copy generic
7681         linux noconfigdirs to mips*-*-linux* entry and new
7682         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7683
7684 2002-07-19  Michael Matz  <matz@suse.de>
7685
7686         * MAINTAINERS: Add myself as ra* maintainer.
7687
7688 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7689
7690         * config.guess: Update to 2002-07-09 version.
7691         * config.sub: Update to 2002-07-03 version.
7692
7693 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7694
7695         * MAINTAINERS: Fix typo in a maintainer email address.
7696
7697 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7698
7699         * configure.in: Remove two redundant tests.
7700
7701 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7702
7703         * configure.in (mips*-*-irix6*o32): Enable stabs.
7704
7705 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7706
7707         * configure.in: Don't build grez.
7708         * Makefile.in: Ditto.
7709
7710         * Makefile.in: Remove references to bsp, cygmon, libstub.
7711         * configure.in: Ditto.
7712
7713         * configure.in: Remove leftover reference to gdbtest.
7714
7715 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7716
7717         * configure.in (gxx_include_dir):  Change to match versioned
7718         C++ headers if --enable-version-specific-runtime-libs is used.
7719
7720 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7721
7722         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7723
7724 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7725
7726         * configure.in: Make --without-x work.
7727
7728 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7729
7730         * configure.in: Rearrange target Makefile fragment collection.
7731
7732         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7733         cvs[src].
7734         * configure.in: Ditto.
7735
7736 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7737
7738         * MAINTAINERS (Write After Approval): Update my e-mail address.
7739
7740 2002-06-24  Ben Elliston  <bje@redhat.com>
7741
7742         * configure.in (host_tools): Remove cgen.
7743
7744         * Makefile.in (all-cgen): Remove; runs from its source directory.
7745         (check-cgen, install-cgen, clean-cgen): Likewise.
7746         (all-opcodes): Do not depend on all-cgen.
7747         (all-sim): Likewise.
7748
7749 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7750
7751         * Makefile.in: Eliminate 'apache' targets.
7752         * configure.in: Eliminate 'apache' targets.
7753
7754         * configure.in: Eliminate redundant tests.  Reorganize.
7755
7756         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7757
7758         * config-ml.in: Eliminate references to Cygnus configure.
7759
7760         * Makefile.in: Eliminate references to building emacs.
7761
7762 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7763
7764         * MAINTAINERS: Update my email address.
7765
7766 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7767
7768         * config.if (libstdcxx_incdir): Version C++ headers.
7769         (cxx_incdir): Remove.
7770
7771 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7772
7773         * MAINTAINERS (Write After Approval): Add self.
7774
7775 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7776
7777         * configure.in: Add support for ip2k.
7778
7779 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7780
7781         * configure.in: Fix AIX configury bug.
7782
7783 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7784
7785         * MAINTAINERS (Write After Approval): Add self.
7786
7787 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7788
7789         * configure.in: replace ${topsrcdir} with ${srcdir}
7790
7791         * configure.in: Move definition of libstdcxx_flags
7792         right above usage, rather than waaay earlier.
7793
7794         * configure.in: Pull definition of is_cross_compiler earlier.
7795
7796         * configure.in: Rearrange a little.
7797
7798         * configure.in: Remove references to librx.
7799         * Makefile.in: Remove references to librx.
7800
7801 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7802
7803         * config.sub: Add support for avr target.
7804         Import from master sources, rev 1.255
7805
7806 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7807
7808         * configure, .cvsignore:  Revert previous change...
7809         * Makefile:  ...delete.
7810
7811 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7812
7813         * configure.in: Eliminate ${gasdir} variable.
7814
7815 2002-06-18  Dave Brolley  <brolley@redhat.com>
7816
7817         * configure.in: Add support for frv.
7818         * config.sub: Add support for frv.
7819
7820 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7821
7822         * configure:  Remove garbage from previous commit.
7823
7824 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7825
7826         * configure:  For in-source builds, make a subdir and re-exec there.
7827         * Makefile:  New file.  Pass targets through to build directory.
7828         * .cvsignore:  No longer ignore "Makefile".
7829
7830 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7831
7832         * MAINTAINERS (Write After Approval): Add self.
7833
7834 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7835
7836         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7837
7838 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7839
7840         * configure.in (vax-*-netbsd*): Re-enable gas.
7841
7842 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7843
7844         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7845         BUILD_PREFIX_1, to correct nomenclature.
7846         * configure: Likewise.
7847
7848         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7849         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7850
7851 2002-05-31  Olaf Hering  <olh@suse.de>
7852
7853         * config-ml.in: Propogate DESTDIR also.
7854
7855 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7856
7857         * configure.in (vax-*-netbsd*): Don't build gas for this
7858         platform.
7859
7860 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7861
7862         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7863         and libgcj for AVR.
7864
7865 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7866
7867         * MAINTAINERS (Write After Approval): Add myself.
7868
7869 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7870
7871         * config.guess: Update to 2002-05-22 version.
7872         * config.sub: Likewise.
7873
7874 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7875
7876         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7877         * config-ml.in: Likewise.
7878         * configure: Likewise.
7879         * configure.in: Likewise.
7880
7881 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7882
7883         * MAINTAINERS: Update my email address.
7884
7885 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7886
7887         * configure.in: Simplify makefile fragment collection.
7888
7889         * configure.in: Remove code to build emacs.
7890
7891         * configure.in : Remove --srcdir argument from targargs and buildargs
7892         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7893
7894         * configure: Move some logic to configure.in.
7895         * configure.in: Move some logic from configure.
7896
7897 2002-05-11  Tom Tromey  <tromey@redhat.com>
7898
7899         * MAINTAINERS: Reflect libgcj reality.
7900
7901 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7902
7903         * Makefile.in: Honour DESTDIR.
7904
7905 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7906
7907         * config.guess: Import 2002-03-20 version.
7908         * config.sub: Import 2002-04-26 version.
7909
7910 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7911
7912         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7913
7914 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7915
7916         * MAINTAINERS: Add self.
7917
7918 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7919
7920         * ltmain.sh: Detect and handle object name conflicts
7921         while piecewise linking a static library.
7922
7923 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7924
7925         * configure.in (noconfigdirs): Don't disable libgcj on
7926         sparc64-*-solaris* and sparcv9-*-solaris*.
7927
7928 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7929
7930         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7931
7932 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7933
7934         * configure.in (FLAGS_FOR_TARGET): Do not add
7935         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7936         on i[3456]86-*-linux*.
7937
7938 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7939
7940         * configure.in (noconfigdirs): Replace [ ] with test.
7941
7942         * configure.in (noconfigdirs): Do not add target-newlib if
7943         target == i[3456]86-*-linux*, and host == target.
7944
7945 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7946
7947         * configure.in: delete reference to absent file
7948
7949         * configure.in: replace '[' with 'test'
7950
7951         * configure.in: Eliminate references to gash.
7952         * Makefile.in: Eliminate references to gash.
7953
7954         * configure.in: remove useless references to 'pic' makefile fragments.
7955
7956         * configure.in: (*-*-windows*) Finish removing.
7957
7958         * configure.in: Eliminate redundant test for libgui.
7959
7960 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7961
7962         * MAINTAINERS: Add self and realphabetize.  Update entries
7963         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7964         entry for a29k port maintainer.
7965
7966 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7967
7968         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7969         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7970
7971 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7972
7973         * configure.in: remove references to dead files
7974
7975 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7976
7977         * MAINTAINERS: Add information about purpose of this file.
7978
7979 2002-04-18  Tom Tromey  <tromey@redhat.com>
7980
7981         * configure.in: Disallow configuring libgcj when it is already
7982         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7983         Solaris 2.8 by default.  For PR libgcj/6158.
7984
7985 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7986
7987         * configure.in:  Move default CC setting out of config/mh-* fragments
7988         directly into here.
7989
7990 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7991
7992         * configure.in: don't even try to configure or make a subdirectory
7993         if there's no configure script for it.
7994
7995 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7996
7997         * MAINTAINERS: Remove chill maintainers.
7998         * Makefile.in (CHILLFLAGS): Remove.
7999         (CHILL_LIB): Remove.
8000         (TARGET_CONFIGDIRS): Remove libchill.
8001         (CHILL_FOR_TARGET): Remove.
8002         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8003         CHILL_LIB.
8004         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8005         (CHECK_TARGET_MODULES): Likewise.
8006         (INSTALL_TARGET_MODULES): Likewise.
8007         (CLEAN_TARGET_MODULES): Likewise.
8008         (configure-target-libchill): Remove.
8009         (all-target-libchill): Remove.
8010         * configure.in (target_libs): Remove target-libchill.
8011         Do not compute CHILL_FOR_TARGET.
8012         * libchill: Remove directory.
8013
8014 2002-04-11  DJ Delorie  <dj@redhat.com>
8015
8016         * Makefile.in, configure.in: Sync with binutils, entries
8017         follow...
8018
8019 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8020
8021         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8022         (do-tar, do-bz2): New rules.
8023         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8024         (gdb-tar): New rule.
8025         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8026         (insight_dejagnu.tar): New rule.
8027         (insight.tar): New rule.
8028         (gdb+dejagnu.tar): New rule.
8029         (gdb.tar): New rule.
8030
8031 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8032
8033         * Makefile.in: Add all-tix to deps for all-snavigator
8034         so that tix is built when building snavigator.
8035
8036 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8037
8038         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8039         ld and gdb are not supported.
8040
8041 2002-01-07  Mark Salter  <msalter@redhat.com>
8042
8043         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8044         Allow target-libgloss to be built for arm, strongarm, and xscale.
8045
8046 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8047
8048         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8049         options for i[3456]86-pc-linux* native builds.
8050
8051 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8052
8053         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8054         files from .po files for a distribution.
8055
8056 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8057
8058         * configure.in: Enable libstdc++-v3 for h8300 targets.
8059
8060 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8061
8062         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8063         version from bfd/.
8064
8065 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8066
8067         * Makefile.in (VER): When present, extract the version number from
8068         the file version.in.
8069
8070 2001-05-24  Tom Rix  <trix@redhat.com>
8071
8072         * configure.in : enable ld for aix
8073
8074 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8075
8076         * config.guess: Add linux target for S/390.
8077
8078 2000-11-07  Philip Blundell  <pb@futuretv.com>
8079
8080         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8081
8082 2000-11-03  Philip Blundell  <pb@futuretv.com>
8083
8084         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8085         files.
8086
8087 2001-01-15  Ben Elliston  <bje@redhat.com>
8088
8089         * configure.in (host_tools): Add sid.
8090         Always configure cgen.
8091
8092 2000-11-24  Nick Clifton  <nickc@redhat.com>
8093
8094         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8095
8096
8097 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8098
8099         * Makefile.in (ALL_MODULES): Add all-cgen.
8100         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8101         (all-cgen): New target.
8102         (all-opcodes,all-sim): Depend on all-cgen.
8103         * configure.in (host_tools): Add cgen.
8104         Only configure cgen if --enable-cgen-maint.
8105
8106 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8107
8108         * configure.in: Add *-*-freebsd* configurations.
8109
8110 2002-04-08  Tom Tromey  <tromey@redhat.com>
8111
8112         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8113         Fixes PR libgcj/6068.
8114
8115 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8116
8117         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8118
8119 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8120
8121         * configure.in (alpha*-dec-osf*): Enable libgcj.
8122
8123 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8124
8125         * MAINTAINERS (Write After Approval): Add myself.
8126
8127 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8128
8129         Fix for: PR bootstrap/3591, target/5676
8130         * configure.in (mcore-pe): Disable the configuration of
8131         libstdc++-v3 since exceptions are not supported.
8132
8133 2002-03-20  Anthony Green  <green@redhat.com>
8134
8135         * configure.in: Enable libgcj for xscale-elf target.
8136
8137 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8138
8139         * MAINTAINERS:  Update my email address.
8140
8141 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8142
8143         * ltmain.sh (relink_command): Fix typo in previous change.
8144
8145 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8146
8147         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8148         (relink_command): Added --tag flags.
8149         (mode=install): If relinking fails; error out.
8150
8151 2002-03-12  Richard Henderson  <rth@redhat.com>
8152
8153         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8154         .NOTPARALLEL tag.
8155         (do-check): Rename from check.
8156         (check): Allow parallel check.
8157
8158 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8159
8160         * MAINTAINERS: Add myself as maintainer for xtensa port.
8161         Fix alphabetical order in CPU port maintainer list.
8162         Remove myself from Write After Approval list.
8163
8164 2002-03-11  Richard Henderson  <rth@redhat.com>
8165
8166         * Makefile.in (.NOTPARALLEL): Add fake tag.
8167
8168 2002-03-07  H.J. Lu  (hjl@gnu.org)
8169
8170         * configure.in: Enable gprof for mips*-*-linux*.
8171
8172 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8173
8174         * MAINTAINERS (Write After Approval): Add myself.
8175
8176 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8177
8178         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8179         libjava.
8180         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8181
8182 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8183
8184         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8185         because its Makefile is there; test for the executable instead.
8186
8187 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8188
8189         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8190         libstdc++-v3 and libjava.
8191
8192 2002-02-11  Adam Megacz  <adam@xwt.org>
8193
8194         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8195         boehm-gc
8196
8197 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8198
8199         * config.guess: Updated to 2002-01-30's version.
8200         * config.sub: Updated to 2002-02-01's version.
8201         Contribute sh64-elf.
8202         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8203         * configure.in: Added sh64-*-*.
8204
8205 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8206
8207         * MAINTAINERS: Belatedly add myself to write after approval list.
8208
8209 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8210
8211         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8212         Remove self as Write After Approval.
8213
8214 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8215
8216         * MAINTAINERS: Put self in as maintainer for contrib/regression
8217         directory.
8218
8219 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8220
8221         * MAINTAINERS:  Update my email address.
8222
8223 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8224
8225         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8226         target-libiberty, and target-libgloss.  Skip Java-related
8227         libraries if not supported for NetBSD on target CPU.
8228
8229 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8230
8231         * install-sh: Use _inst.$$_ for temp file name.
8232
8233 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8234
8235         * MAINTAINERS (Write After Approval): Move my contact info
8236         from here...
8237         (OS Port Maintainers): ...to here (netbsd).
8238
8239 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8240
8241         * MAINTAINERS (Write After Approval): Add myself.
8242
8243 2002-01-17  H.J. Lu  <hjl@gnu.org>
8244
8245         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8246         (all-target-fastjar): Also depend on all-target-libiberty.
8247
8248 2002-01-16  H.J. Lu  (hjl@gnu.org)
8249
8250         * config.guess: Import from master sources, rev 1.225.
8251         * config.sub: Import from master sources, rev 1.238.
8252
8253 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8254
8255         * MAINTAINERS (Write After Approval): Remove myself.
8256
8257 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8258
8259         * MAINTAINERS (Write After Approval): Add myself.
8260
8261 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8262
8263         * MAINTAINERS: Add self as docs co-maintainer.
8264
8265 2001-12-11  Matthias Klose  <doko@debian.org>
8266
8267         * MAINTAINERS (Write After Approval): Add myself.
8268
8269 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8270
8271         * MAINTAINERS: Update my email address.
8272
8273 2001-12-07  Turly O'Connor  <turly@apple.com>
8274         * MAINTAINERS (Write After Approval): Add myself.
8275         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8276         (rs6000_initialize_trampoline): Call __trampoline_setup for
8277         ABI_DARWIN too.
8278         * darwin-tramp.asm: New file, implements __trampoline_setup.
8279         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8280
8281 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8282
8283         * MAINTAINERS (Write After Approval): Add myself.
8284
8285 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8286
8287         * configure, configure.in: Use temp file for long sed commands.
8288
8289 2001-12-03  Laurent Guerby  <guerby@acm.org>
8290
8291         * config.sub: Update to version 1.232 on subversion.
8292
8293 2001-12-03  Ben Elliston  <bje@redhat.com>
8294
8295         * MAINTAINERS: Update mail address for config.* patches.
8296
8297 2001-11-27  DJ Delorie  <dj@redhat.com>
8298             Zack Weinberg  <zack@codesourcery.com>
8299
8300         When build != host, create libiberty for the build machine.
8301
8302         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8303         CONFIG_ARGUMENTS.
8304         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8305         New variables.
8306         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8307         and rules.
8308         (all.normal): Depend on ALL_BUILD_MODULES.
8309         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8310         (all-build-libiberty): Depend on configure-build-libiberty.
8311
8312         * configure: Calculate and substitute proper value for
8313         ALL_BUILD_MODULES.
8314         * configure.in: Create the build subdirectory.
8315         Calculate and substitute TARGET_CONFIGARGS (formerly
8316         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8317
8318 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8319
8320         * MAINTAINERS (write-after-approval): Add self.
8321
8322 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8323
8324         * MAINTAINERS (GNATS only accounts): Remove self.
8325
8326 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8327
8328         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8329         libf2c.
8330
8331 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8332
8333         * MAINTAINERS (Write After Approval): Add self.
8334
8335 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8336
8337         * MAINTAINERS: mips and s390 are also CPU ports.
8338
8339 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8340
8341         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8342
8343 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8344
8345         * MAINTAINERS: Alphabetize.
8346
8347 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8348
8349         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8350
8351 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8352
8353         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8354
8355 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8356
8357         * configure.in (--enable-languages): Be more permissive about
8358         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8359
8360 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8361
8362         * config.sub: Import from master sources, rev. 1.230.
8363         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8364
8365 2001-11-07  Laurent Guerby  <guerby@acm.org>
8366
8367         * MAINTAINERS (Write After Approval): Add self.
8368
8369 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8370
8371         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8372
8373 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8374
8375         * config.sub: Import from master sources, rev 1.226.
8376         * config.guess: Import from master sources, rev 1.216.
8377
8378 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8379
8380         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8381         * MAINTAINERS: Add self as maintainer of MMIX port.
8382         Remove old after-approval entry.
8383
8384 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8385
8386         * ChangeLog, configure: Fix spelling errors.
8387
8388 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8389
8390         * MAINTAINERS: Tweak my address.
8391
8392 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8393
8394         * MAINTAINERS: Update my email address.
8395
8396 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8397
8398         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8399         * MAINTAINERS: Add self as maintainer of CRIS port.
8400
8401 2001-10-10  Geert Bosch  <bosch@gnat.com>
8402
8403         * MAINTAINERS (Various maintainers: Ada front end):
8404         Added Robert Dewar.
8405
8406 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8407
8408         * MAINTAINERS (Write After Approval): Added self
8409
8410 2001-10-02  Geert Bosch  <bosch@gnat.com>
8411
8412         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8413
8414 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8415
8416         * configure: Handle temporary files securely using mkdir.
8417
8418 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8419
8420         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8421
8422 2001-09-26  Will Cohen  <wcohen@redhat.com>
8423
8424         * configure.in (*-*-linux*): Disable configuration of target-newlib
8425         and target-libgloss.
8426
8427 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8428
8429         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8430         RANLIB.
8431
8432 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8433
8434         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8435         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8436         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8437         avoid quotes nesting problems.
8438         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8439         (DO_X): Export only variables that are set.
8440
8441 2001-09-19  Ben Elliston  <bje@redhat.com>
8442
8443         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8444         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8445         semantics.  Use the shell built-in "type" command instead.
8446
8447 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8448
8449         Merged from gcc-3_0-branch:
8450         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8451         * ltcf-c.sh: Use $objext, not $ac_objext.
8452         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8453         * ltcf-cxx.sh: Add support for GNU.
8454         2001-07-22  Timothy Wall  <twall@redhat.com>
8455         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8456         default settings if using GNU tools with that configuration.
8457         * ltcf-cxx.sh: Ditto.
8458         * ltcf-gcj.sh: Ditto.
8459         2001-07-21  Michael Chastain  <chastain@redhat.com>
8460         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8461         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8462         * ltmain.sh: Mark as gcc-local.
8463
8464 2001-08-30  Eric Christopher  <echristo@redhat.com>
8465             Jason Eckhardt  <jle@redhat.com>
8466
8467         * config.guess: Merge from master sources.
8468         * config.sub: Merge from master sources, add support for mipsisa32.
8469
8470 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8471         * config.sub: Merge from master sources, rev 1.219.
8472         * MAINTAINERS: Add self as contact for stormy16 port.
8473
8474 2001-08-14  Zack Weinberg  <zackw@panix.com>
8475
8476         * config.sub: Merge from master sources, rev 1.218.
8477         * config.guess: Merge from master sources, rev 1.209.
8478
8479 2001-08-11  Graham Stott  <grahams@redhat.com>
8480
8481         * Makefile.in (check-c++): Add missing semicolon.
8482
8483 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8484
8485         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8486
8487 2001-07-30  Eric Christopher  <echristo@redhat.com>
8488
8489         * MAINTAINERS (Various maintainers: mips port): Added myself.
8490
8491 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8492
8493         * configure.in (sh-*-linux*): New.
8494
8495 2001-07-27  Richard Henderson  <rth@redhat.com>
8496
8497         * .cvsignore: Add LAST_UPDATED.
8498
8499 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8500
8501         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8502
8503 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8504
8505         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8506
8507 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8508
8509         * MAINTAINERS (Write After Approval): Added myself.
8510
8511 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8512
8513         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8514         and libgcj on m68hc11/m68hc12.
8515
8516 2001-06-27  H.J. Lu  (hjl@gnu.org)
8517
8518         * Makefile (CFLAGS_FOR_BUILD): New.
8519         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8520
8521 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8522
8523         * README: Remove version number.
8524
8525 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8526
8527         * INSTALL/README: Update wrt. to the installation instructions now
8528         residing in gcc/doc/install.texi.
8529
8530 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8531
8532         * README: Replace with a cut-down and updated version of gcc/README.
8533
8534 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8535
8536         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8537         multilibs to be disabled.
8538
8539 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8540
8541         * MAINTAINERS (Write After Approval): Add myself.
8542
8543 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8544
8545         * config.guess: Import CVS version 1.195.
8546         * config.sub: Import CVS version 1.212.
8547
8548 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8549
8550         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8551         gcc/xgcc is built, use -print-prog-name to find out the program
8552         name to use.
8553
8554 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8555
8556         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8557         appear to also be in the master copy.
8558         * config.sub:  Import CVS version 1.211.
8559
8560 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8561
8562         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8563         with_gcc]: Use `gcc -shared' to build a shared library.
8564
8565 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8566
8567         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8568         archives.
8569
8570 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8571
8572         * MAINTAINERS (Write After Approval): Add myself.
8573
8574 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8575
8576         * configure.in (libstdcxx_flags): Do not try to execute
8577         libstdc++-v3/testsuite_flags until it exists.
8578
8579 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8580
8581         * MAINTAINERS: Update my email address.
8582
8583 2001-05-31  Graham Stott  <grahams@redhat.com>
8584
8585         * MAINTAINERS (Write After Approval): Add myself.
8586
8587 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8588
8589         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8590         libraries when using g++ with native linker.
8591
8592 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8593
8594         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8595
8596 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8597
8598         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8599         [aix4*|aix5*]: Prepend blank.
8600
8601 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8602
8603         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8604         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8605         of subdir/configure scripts to use the new libtool.m4.
8606
8607 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8608
8609         * MAINTAINERS (Write After Approval): Add myself.
8610
8611 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8612
8613         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8614
8615 2001-05-11  Ben Elliston  <bje@redhat.com>
8616
8617         * Makefile.in (all-sid): New target.
8618         (check-sid, clean-sid, install-sid): Likewise.
8619
8620 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8621
8622         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8623
8624 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8625
8626         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8627         libgcj.
8628
8629 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8630
8631         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8632         gcc/xgcc is built, use -print-prog-name to find out the program
8633         name to use.
8634
8635 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8636
8637         * configure.in (noconfigdirs): Don't reset it from scratch in the
8638         target case; only append to it.
8639
8640         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8641         sparc-*-solaris2.8]: Disable ${libgcj}.
8642
8643 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8644
8645         * configure.in (libgcj_saved): Copy from $libgcj.
8646         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8647         --disable-libgcj.
8648
8649 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8650
8651         * MAINTAINERS: Remove self as MIPS maintainer and
8652         C front end maintainer.
8653
8654 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8655
8656         * configure.in: Move *-chorusos target case to the proper switch.
8657         Disable libgcj.
8658
8659 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8660
8661         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8662         1.641.2.228.
8663
8664 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8665
8666         * Makefile.in (STAGE1_CFLAGS): Pass down.
8667
8668 2001-04-13  Alan Modra  <amodra@one.net.au>
8669
8670         * config.guess: Add hppa64-linux support.  Note for next import that
8671         this is already in the master file.
8672         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8673
8674 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8675
8676         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8677         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8678
8679 2001-04-11  Stan Shebs  <shebs@apple.com>
8680
8681         * MAINTAINERS: Add self as Darwin port maintainer.
8682
8683 2001-04-11  Alan Modra  <amodra@one.net.au>
8684
8685         * MAINTAINERS: Update my email address.
8686
8687 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8688
8689         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8690         recent versions of FreeBSD (release 3 or later).
8691         * ltconfig: On FreeBSD, -lc must not be provided when building
8692         a shared library or else the standard -pthread gcc option is
8693         rendered worthless to later users of the built library.
8694
8695 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8696
8697         * MAINTAINERS: Add self and RTH as C front end maintainers.
8698
8699 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8700
8701         * config.sub: Make sure to match an already-canonicalized
8702         machine name (eg. mn10300-unknown-elf).
8703
8704 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8705
8706         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8707         New macros.
8708         (bootstrap, cross): Use RECURSE_FLAGS.
8709         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8710
8711 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8712
8713         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8714
8715 2001-03-22  Colin Howell  <chowell@redhat.com>
8716
8717         * Makefile.in (DO_X): Do not backslash single-quotes in
8718         backquotes (two places).
8719
8720 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8721
8722         Re-installed:
8723         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8724         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8725         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8726         * ltcf-cxx.sh: Likewise.
8727         * ltcf-gcj.sh: Likewise.
8728
8729 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8730
8731         * MAINTAINERS: Add myself as "documentation co-maintainer".
8732
8733 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8734
8735         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8736         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8737
8738 2001-03-19  Tom Tromey  <tromey@redhat.com>
8739
8740         * config-ml.in: Handle GCJ and GCJFLAGS.
8741
8742 2001-03-21  Michael Chastain  <chastain@redhat.com>
8743
8744         * Makefile.in: all-m4 depends on all-texinfo.
8745
8746 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8747
8748         * MAINTAINERS: Add myself to write after approval list.
8749
8750 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8751
8752         * Makefile.in (DO_X): Quote nested quotes.
8753
8754 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8755
8756         * MAINTAINERS: Add myself to write after approval list.
8757
8758 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8759
8760         * Makefile.in (DO_X): Use double quotes for quoting
8761         "RANLIB=$${RANLIB}".
8762
8763 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8764
8765         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8766
8767 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8768
8769         * configure.in: Only use `lang_requires' for languages athat are
8770         actually enabled.
8771
8772 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8773
8774         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8775
8776 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8777
8778         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8779
8780 2001-03-07  Tom Tromey  <tromey@redhat.com>
8781
8782         * configure.in: Allow config-lang.in to set `lang_requires' to list
8783         of other required languages.
8784
8785 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8786
8787         * Makefile.in: Remove RANLIB definition. Use RANLIB
8788         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8789         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8790
8791 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8792             Alexandre Oliva  <aoliva@redhat.com>
8793
8794         * Makefile.in (check-c++): Use tabs, not spaces.
8795
8796 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8797
8798         * MAINTAINERS: add myself to Write After Approval list.
8799
8800 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8801
8802         * Makefile.in (check-c++): New rule.
8803
8804         * configure.in (target_libs): Remove libg++.
8805         (noconfigdirs): Remove libg++.
8806         (noconfigdirs): Same.
8807         (noconfigdirs): Same.
8808         (noconfigdirs): Same.
8809
8810         * config-ml.in: Remove libg++ references.
8811
8812         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8813         (ALL_TARGET_MODULES): Same.
8814         (configure-target-libg++): Remove.
8815         (all-target-libg++): Remove.
8816         (configure-target-libio): Remove.
8817         (all-target-libio): Remove.
8818         (check-target-libio): Remove.
8819         (.PHONY): Remove.
8820         (libg++.tar.bz2): Remove.
8821         (all-target-cygmon): Remove libio.
8822         (all-target-libstdc++): Remove.
8823         (configure-target-libstdc++): Remove.
8824         (TARGET_LIB_PATH): Remove libstdc++.
8825         (ALL_GCC_CXX): Remove libstdc++.
8826         (all-target-gperf): Correct.
8827
8828 2001-02-16  Nick Clifton  <nickc@redhat.com>
8829
8830         * configure.in (noconfigdirs): Allow configuration of texinfo
8831         for Cygwin hosts.
8832
8833 2001-02-15  Anthony Green  <green@redhat.com>
8834
8835         * configure: Introduce GCJ_FOR_TARGET.
8836         * configure.in: Ditto.
8837         * Makefile.in: Ditto.
8838
8839 2001-02-13  Andreas Schwab  <schwab@suse.de>
8840
8841         * MAINTAINERS: Update mail address.
8842
8843 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8844
8845         * config.guess: Add linux target for S/390.
8846         * config.sub: Likewise.
8847
8848 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8849
8850         * configure.in: for *-chorusos, don't config target-newlib and
8851         target-libgloss.
8852
8853 2001-02-06  Ben Elliston  <bje@redhat.com>
8854
8855         * configure: Output host type to stdout, not stderr.
8856
8857 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8858
8859         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8860         * ltcf-cxx.sh: Likewise.
8861
8862         * config.if: Assume enable_libstdcxx_v3 is defined.
8863
8864 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8865
8866         Remove V2 C++ library.
8867         * configure.in: Remove --enable-libstdcxx_v3 support.
8868
8869 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8870
8871         * include/demangle.h: Add prototype for java_demangle_v3.
8872
8873 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8874
8875         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8876
8877 2001-01-27  Richard Henderson  <rth@redhat.com>
8878
8879         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8880
8881 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8882
8883         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8884         Don't unset, it's non-portable and no longer necessary, set to empty
8885         instead.
8886
8887 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8888
8889         * ltconfig: Shell portability fix for the tagname validity check.
8890
8891 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8892
8893         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8894         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8895
8896 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8897
8898         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8899
8900 2001-01-26  Tom Tromey  <tromey@redhat.com>
8901
8902         * configure.in: Allow libgcj to be built on Sparc Solaris.
8903
8904 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8905
8906         * ltcf-c.sh: Add aix5 case.
8907         * ltcf-cxx.sh: Likewise.
8908         * ltconfig: Likewise.
8909
8910 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8911
8912         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8913         keep at least one of build_libtool_libs or build_old_libs set to
8914         yes.
8915
8916         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8917         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8918
8919 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8920
8921         * configure.in: Enable libgcj on several additional platforms.
8922
8923 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8924
8925         * configure.in: Enable libgcj for linux targets.
8926
8927 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8928
8929         * MAINTAINERS (Write After Approval): Add myself.
8930
8931 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8932
8933         * MAINTAINERS: Add myself as vax port maintainer.
8934
8935 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8936
8937         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8938
8939 2001-01-09  Mike Stump  <mrs@wrs.com>
8940
8941         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8942         failures of subdirectories.
8943
8944 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8945
8946         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8947         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8948         * ltcf-cxx.sh: Likewise.
8949         * ltcf-gcj.sh: Likewise.
8950         * ltconfig.sh: Fix typo.
8951
8952 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8953
8954         * configure: handle DOS-style absolute paths.
8955
8956 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8957
8958         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8959
8960 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8961
8962         * MAINTAINERS: Add myself as avr port co-maintainer.
8963
8964 2000-12-28  Ben Elliston  <bje@redhat.com>
8965
8966         * MAINTAINERS: Add myself under ``Write After Approval''.
8967
8968 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8969
8970         * texinfo: Remove directory from GCC.
8971
8972 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8973
8974         * COPYING: Update to current
8975         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8976         to 19yy as example year in copyright notice).
8977
8978 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8979
8980         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8981         (libstdcxx_incdir): Pass down.
8982         * config.if: Remove expired bits for cxx_interface, add stub.
8983         (libstdcxx_incdir): Add variable for g++ include directory.
8984         * configure.in (gxx_include_dir): Use it.
8985
8986 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8987
8988         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8989         with old-email address from ``Write After Approval''.
8990
8991 2000-12-15  Andreas Jaeger  <aj@suse.de>
8992
8993         * configure.in: Handle lang_dirs.
8994
8995 2000-12-14  Tom Tromey  <tromey@redhat.com>
8996
8997         * MAINTAINERS: Removed brads.
8998
8999         * MAINTAINERS: Added gcj developers.
9000
9001 2000-12-13  Anthony Green  <green@redhat.com>
9002
9003         * configure.in: Disable libgcj for any target not specifically
9004         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9005         with g++ abi.
9006
9007 2000-12-13  Mike Stump  <mrs@wrs.com>
9008
9009         * Makefile.in (local-distclean): Also remove fastjar.
9010
9011 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9012
9013         * contrib/gcc_update: Add fastjar --touch entries.
9014
9015 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9016
9017         * configure.in: Disable language-specific target libraries for
9018         languages that aren't enabled.
9019
9020 2000-12-10  Anthony Green  <green@redhat.com>
9021
9022         * configure.in: Define libgcj.  Disable libgcj target libraries for
9023         most targets.
9024
9025 2000-12-10  Neil Booth  <neilb@earthling.net>
9026
9027         * MAINTAINERS: Update mail address, remove from WAA list.
9028
9029 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9030
9031         * libjava: Imported from /cvs/java.
9032         * libffi: Likewise.
9033         * Boehm-gc: Likewise.
9034
9035 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9036
9037         * configure.in (target_libs): Revert 2000-12-08 patch.
9038         (noconfigdirs): Added target-libjava.
9039
9040 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9041
9042         * djunpack.bat: removed.
9043
9044 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9045
9046         * Makefile.in: handle DOS-style absolute paths.
9047         * config-ml.in: likewise.
9048         * symlink-tree: likewise.
9049
9050 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9051
9052         * fastjar: Imported.
9053
9054 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9055
9056         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9057         libjava.
9058         * configure.in (target_libs): Removed `target-libjava'.
9059
9060 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9061
9062         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9063         (ALL_MODULES): Added fastjar.
9064         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9065         (all-target-libjava): all-fastjar replaces all-zip.
9066         (all-fastjar): Added.
9067         (configure-target-fastjar, all-target-fastjar): Likewise.
9068         * configure.in (host_tools): Added fastjar.
9069
9070 2000-12-07  Mike Stump  <mrs@wrs.com>
9071
9072         * Makefile.in (local-distclean): Remove leftover built files.
9073
9074 2000-11-24  Nick Clifton  <nickc@redhat.com>
9075
9076         * configure.in (xscale-elf): Add target.
9077         (xscale-coff): Add target.
9078
9079 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9080
9081         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9082         recent versions of FreeBSD (release 3 or later).
9083         * ltconfig: On FreeBSD, -lc must not be provided when building
9084         a shared library or else the standard -pthread gcc option is
9085         rendered worthless to later users of the built library.
9086
9087 2000-11-16  Fred Fish  <fnf@be.com>
9088
9089         * configure.in (enable_libstdcxx_v3): Fix typo,
9090         libstd++ -> libstdc++.
9091
9092 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9093
9094         * MAINTAINERS: Add self to Write After Approval list.
9095
9096 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9097
9098         * MAINTAINERS: Update my email address.  Add myself to global write
9099         privs list.
9100
9101 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9102
9103         * Makefile.in: Merge with src and libgcj.
9104         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9105         configure-target-<library> when their configure scripts need the C
9106         or C++ library to have already been built to work properly.
9107         (do_proto_toplev): Set them to an empty string.
9108
9109         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9110         (REALLY_SET_LIB_PATH): Use them.
9111
9112 2000-11-17  Stan Shebs  <shebs@apple.com>
9113
9114         * MAINTAINERS: Add self to Write After Approval list.
9115
9116 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9117
9118         * configure: Provide the original toplevel configure arguments
9119         (including $0) to subprocesses in the environment rather than
9120         through gcc/configargs.h.
9121
9122 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9123
9124         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9125         C99.  Alphabetise "Write After Approval" list.
9126
9127 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9128
9129         * configure: Turn on libstdc++ V3 by default.
9130
9131         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9132         if we've got GCC.
9133
9134 2000-11-11  Philip Blundell  <philb@gnu.org>
9135
9136         * MAINTAINERS: Add self to Write After Approval list.
9137
9138 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9139
9140         * ltcf-c.sh (aix4): Improve shared library configuration; require
9141         exporting symbols.
9142         * ltcf-cxx.sh (aix4): Define.
9143         * ltconfig (aix4): Define library and soname specs appropriate for
9144         AIX.  Define command to create export symbols list.
9145
9146 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9147
9148         * config.sub: Add support for Sun Chorus
9149
9150 2000-10-31  Nick Clifton  <nickc@redhat.com>
9151
9152         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9153         <name>@redhat.com.  Also installed new email address for Clint
9154         Popetz.
9155
9156 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9157
9158         * etc: Remove directory from GCC.
9159
9160 2000-10-16  Michael Meissner  <meissner@redhat.com>
9161
9162         * configure (gcc/configargs.h): Only create if there is a build GCC
9163         directory created.
9164
9165 2000-10-16  Matthias Klose  <doko@debian.org>
9166
9167         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9168         when configured for libstdc++-v3.
9169
9170 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9171
9172         * configure: Save configure arguments to gcc/configargs.h.
9173
9174 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9175
9176         * config.guess: Import CVS version 1.157.
9177         * config.sub: Import CVS version 1.181.
9178
9179 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9180
9181         * Makefile.in (bootstrap): avoid recursion if subdir missing
9182         (cross): ditto
9183         (do-proto-toplev): ditto
9184
9185 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9186
9187         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9188         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9189
9190         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9191         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9192         all affected `configure' scripts.
9193
9194 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9195
9196         * MAINTAINERS: Add self as cpplib co-maintainer.
9197
9198 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9199
9200         * MAINTAINERS: Add self to Write After Approval list.
9201
9202 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9203
9204         * INSTALL/README: egcs -> GCC update.
9205
9206 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9207
9208         * MAINTAINERS: Add myself to Write After Approval list.
9209
9210 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9211
9212         * MAINTAINERS: Add myself to Write After Approval list.
9213
9214 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9215
9216         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9217         X11 libraries for hppa64.
9218
9219 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9220
9221         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9222
9223 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9224
9225         * Makefile.in (all-zlib): Added dummy target.
9226
9227         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9228         ltcf-gcj.sh: Updated from libtool multi-language branch.
9229
9230 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9231
9232         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9233         (bootstrap*): Depend on all-bootstrap.
9234
9235 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9236
9237         * config.guess: Import CVS version 1.156.
9238         * config.sub: Import CVS version 1.179.
9239
9240 2000-09-02  Anthony Green  <green@cygnus.com>
9241
9242         * Makefile.in (all-gcc): Depend on all-zlib.
9243         (CLEAN_MODULES): Add clean-zlib.
9244         (ALL_MODULES): Add all-zlib.
9245         * configure.in (host_libs): Add zlib.
9246
9247 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9248
9249         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9250         crosses, but add gcc/include to the header search path for them.
9251
9252 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9253
9254         * MAINTAINERS: Add self to Write After Approval list.
9255
9256 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9257
9258         * config.guess: Import CVS version 1.152.
9259         * config.sub: Import CVS version 1.177.
9260
9261 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9262
9263         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9264         $targargs to tell whether newlib is going to be built.
9265
9266         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9267         $$r/TARGET_SUBDIR/libio for _G_config.h.
9268
9269 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9270
9271         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9272
9273 2000-08-22  DJ Delorie  <dj@redhat.com>
9274
9275         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9276
9277 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9278
9279         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9280         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9281         sub-configures.
9282
9283 2000-08-21  DJ Delorie  <dj@redhat.com>
9284
9285         * MAINTAINERS: Add self as a libiberty maintainer
9286
9287 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9288
9289         * configure.in (libstdcxx_flags): Use
9290         libstdc++-v3/src/libstdc++.INC.
9291
9292 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9293
9294         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9295
9296 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9297
9298         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9299
9300         * configure: Make enable_threads and enable_shared defaults
9301         explicit.  Substitute enable_threads into generated Makefiles.
9302         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9303         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9304
9305 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9306
9307         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9308
9309 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9310
9311         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9312         previous delta.
9313
9314 2000-08-11  Jason Merrill  <jason@redhat.com>
9315
9316         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9317         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9318         (FLAGS_FOR_TARGET): Not here.
9319         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9320
9321 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9322
9323         * config-ml.in (CC, CXX): Don't introduce a leading space.
9324
9325 2000-08-07  DJ Delorie  <dj@delorie.com>
9326
9327         * MAINTAINERS: Add self as a DJGPP maintainer
9328
9329 2000-08-07  DJ Delorie  <dj@redhat.com>
9330
9331         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9332         "if we're also building gcc, and it's a gcc that will run on the
9333         build machine, we want to use its includes instead of the system's
9334         default includes".
9335
9336 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9337
9338         * MAINTAINERS: Add self to Write After Approval list.
9339
9340 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9341
9342         * configure.in (libstdcxx_flags): Don't use `"'.
9343
9344         * config-ml.in: Adjust multilib search paths to the
9345         appropriate multilib tree.
9346
9347 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9348
9349         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9350         commas in $LANGUAGES.
9351
9352 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9353
9354         * configure.in: Re-enable all references to libg++ and librx.
9355
9356 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9357
9358         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9359         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9360         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9361         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9362
9363         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9364
9365 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9366
9367         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9368         CXX_FOR_TARGET for sed.
9369
9370 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9371
9372         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9373         Do not override if already set in the environment or in configure.
9374         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9375         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9376
9377 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9378
9379         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9380         the libtool CVS tree multi-language branch.
9381         * ltconfig, ltmain.sh: Updated.
9382
9383 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9384
9385         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9386         (clean-target): Depend on it.
9387
9388         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9389         (GCC_FOR_TARGET): Use it.
9390         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9391         * configure.in: ... here.
9392         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9393         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9394
9395 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9396
9397         * MAINTAINERS: Add self to Write After Approval list.
9398
9399 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9400
9401         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9402         (configure-target-libchill, configure-target-libobjc): Likewise.
9403
9404         * configure.in: Use the same cache file for all target libs.
9405         * config-ml.in: But different cache files per multilib variant.
9406
9407 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9408
9409         * configure (topsrcdir): Don't use dirname.
9410
9411 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9412
9413         * MAINTAINERS: Add self to Write After Approval list.
9414
9415 2000-07-20  Jason Merrill  <jason@redhat.com>
9416
9417         * configure.in: Remove all references to libg++ and librx.
9418
9419         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9420
9421 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9422
9423         * config.sub: Update to subversions version 2000-07-06.
9424
9425 2000-07-12  Andrew Haley  <aph@cygnus.com>
9426
9427         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9428         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9429
9430 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9431
9432         * symlink-tree:  Check number of arguments.
9433
9434 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9435
9436         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9437         search path for a g++ extracted from the build tree.  This
9438         will allow link tests run by configure scripts in
9439         subdirectories to succeed.
9440
9441 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9442
9443         * ltconfig: Add support for mips-dde-sysv4.2MP
9444
9445 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9446
9447         * MAINTAINERS: Add myself as loop discovery maintainer.
9448
9449 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9450
9451         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9452         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9453
9454 2000-06-19  Timothy Wall  <twall@cygnus.com>
9455
9456         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9457         * config.sub: Add tic54x target.
9458
9459 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9460
9461         * MAINTAINERS: Add self as Fortran maintainer,
9462         remove Craig Burley.
9463
9464 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9465
9466         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9467         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9468
9469 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9470
9471         * MAINTAINERS: Add self as i18n maintainer
9472
9473 20000-05-21  H.J. Lu  (hjl@gnu.org)
9474
9475         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9476         directory are used if they exist. Make sure
9477         $(build_tooldir)/include is searched for header files,
9478         $(build_tooldir)/lib/ for library files.
9479         (GCC_FOR_TARGET): Likewise.
9480         (CXX_FOR_TARGET): Likewise.
9481
9482 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9483
9484         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9485
9486 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9487
9488         * Makefile.in (configure-target-libiberty): Depend on
9489         configure-target-newlib.
9490
9491 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9492
9493         * configure.in, Makefile.in: Merge all libffi-related
9494         configury stuff from the libgcj tree.
9495
9496 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9497
9498         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9499         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9500
9501 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9502
9503         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9504         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9505         current version information.  Add to proto-toplev directory.
9506         (gdb-taz): Build do-djunpack.
9507
9508 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9509
9510         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9511
9512 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9513
9514         * MAINTAINERS: Add self to Write After Approval list.
9515
9516 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9517
9518         * ltmain.sh: Preserve in relink_command any environment
9519         variables that may affect the linker behavior.
9520
9521 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9522
9523         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9524
9525 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9526
9527         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9528
9529 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9530
9531         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9532         with the version name.
9533
9534 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9535
9536         * MAINTAINERS: Add self as bb-reorder maintainer.
9537
9538 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9539
9540         * config.if: Tweak.
9541
9542 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9543
9544         * djunpack.bat: New file.
9545
9546 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9547
9548         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9549         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9550         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9551         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9552
9553 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9554
9555         * config.sub (case $basic_machine): Change default for "ibm-*"
9556         to "openedition".
9557
9558 2000-04-13  Andreas Jaeger  <aj@suse.de>
9559
9560         * MAINTAINERS: Added myself.
9561
9562 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9563
9564         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9565         (do-md5sum): New target.
9566         (MD5PROG): Define.
9567         (PACKAGE): Default to TOOL.
9568         (VER): Default to a shell script.
9569         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9570         md5 checksum generation.
9571         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9572         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9573         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9574         insight.tar.bz2): Use gdb-taz to create archive.
9575
9576 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9577
9578         * configure (warn_cflags): Delete.
9579
9580 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9581
9582         * MAINTAINERS: Added myself.
9583
9584 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9585             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9586
9587         * configure.in (enable_libstdcxx_v3): Add.
9588         (target_libs): Add bits here to switch between libstdc++-v2 and
9589         libstdc++-v3.
9590         * config.if: And this file too.
9591         * Makefile.in: Add libstdc++-v3 targets.
9592
9593 2000-04-05  Michael Meissner  <meissner@redhat.com>
9594
9595         * config.sub (d30v): Add d30v as a basic machine type.
9596
9597 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9598
9599         * configure.in: -linux-gnu*, not -linux-gnu.
9600
9601 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9602
9603         * MAINTAINERS: Add self in write-after-approval section.
9604
9605 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9606
9607         * MAINTAINERS: Add self as ia64 port maintainer.
9608
9609 2000-03-08  Neil Booth  <NeilB@earthling.net>
9610
9611         * MAINTAINERS: Add self in write-after-approval section.
9612
9613 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9614
9615         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9616         (do-tar-bz2): Replace TOOL with PACKAGE.
9617         (gdb.tar.bz2): Remove GDBTK from GDB package.
9618         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9619         dejagnu.tar.bz2): New packages.
9620
9621 2000-02-27  Andreas Jaeger  <aj@suse.de>
9622
9623         * configure.in: Add entry for mips*-*-linux*, move catch all
9624         *-*-*linux* entry below this one.
9625
9626 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9627
9628         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9629
9630 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9631
9632         * config.sub: Support an OS of "wince".
9633
9634 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9635
9636         * config.guess, config.sub: Updated to match config's 2000-02-15
9637         version.
9638
9639 2000-02-23  Linas Vepstas  <linas@linas.org>
9640
9641         * config.sub: Add support for Linux/IBM 370.
9642         * configure.in: Likewise.
9643
9644 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9645
9646         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9647
9648 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9649
9650         * config.guess: Guess "cygwin" rather than "cygwin32".
9651
9652 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9653
9654         * configure (gcc_version): When setting, narrow search to
9655         lines containing `version_string'.
9656
9657 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9658
9659         * config.sub: Add support for avr target.
9660
9661 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9662
9663         * MAINTAINERS: Add maintainers for MCore port.
9664
9665 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9666
9667         * config.sub: Add mmix-knuth-mmixware.
9668
9669 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9670
9671         * MAINTAINERS: Pair cccp with cpplib maintainership.
9672
9673 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9674
9675         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9676         structure stuff to -L library search.
9677         (CXX_FOR_TARGET): Ditto.
9678         (CROSS_CHECK_MODULES): Fix spelling mistake.
9679
9680 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9681
9682         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9683         the C++ compiler.
9684
9685 2000-01-12  Richard Henderson  <rth@cygnus.com>
9686
9687         * configure.in: Don't build some bits for beos.
9688
9689 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9690
9691         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9692         as include files.
9693
9694 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9695
9696         * Add self as cpplib maintainer, as requested by Jason
9697         Merrill.  Correct my e-mail address.
9698
9699 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9700
9701         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9702         not mh-aix43.
9703
9704 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9705
9706         * MAINTAINERS: Add myself to "write after approval" list.
9707
9708 1999-12-14  Richard Henderson  <rth@cygnus.com>
9709
9710         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9711         * config.sub: Accept alphaev[78], alphaev8.
9712
9713 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9714
9715         * config.guess, config.sub: Update from autoconf.
9716
9717 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9718
9719         * MAINTAINERS:  update my playtime e-address.
9720
9721 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9722
9723         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9724         necessary libraries are missing.
9725
9726 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9727
9728         * MAINTAINERS: Add new 'write after approval' maintainer.
9729
9730 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9731
9732         * MAINTAINERS: Add new Java maintainer.
9733
9734 1999-10-25  Andreas Schwab  <schwab@suse.de>
9735
9736         * configure: Fix quoting inside arguments of eval.
9737
9738 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9739
9740         * config-ml.in: Allow suppression of some ARM multilibs.
9741
9742 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9743
9744         * config.guess: Add OS/390 match pattern.
9745         * config.sub: Add mvs, openedition targets.
9746         * configure.in (i370-ibm-opened*): New.
9747
9748 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9749
9750         * config.sub: Add support for configuring for pj.
9751
9752 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9753
9754         * config.sub (maybe_os): Add support for configuring for fr30.
9755
9756 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9757
9758         * configure.in: Do not configure or build ld for AIX
9759         platforms.  ld is known to be broken on these platforms.
9760
9761 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9762
9763         * config-ml.in: Pass compiler flag corresponding to multidirs to
9764         subdir configures.
9765
9766 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9767
9768         * Makefile.in (LDFLAGS): Define.
9769
9770 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9771
9772         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9773         noconfigdirs.
9774         (*-*-cygwin*): Likewise.
9775
9776 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9777
9778         * mkdep: New file.
9779         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9780         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9781
9782         From Eli Zaretskii <eliz@is.elta.co.il>:
9783         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9784         long file name when using DJGPP on MS-DOS.
9785
9786 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9787
9788         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9789
9790 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9791
9792         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9793         dependency as this causes "make check" to globally "make all"
9794
9795 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9796
9797         * configure.in (target_libs): Added target-zlib.
9798         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9799         (CONFIGURE_TARGET_MODULES): Likewise.
9800         (CHECK_TARGET_MODULES): Likewise.
9801         (INSTALL_TARGET_MODULES): Likewise.
9802         (CLEAN_TARGET_MODULES): Likewise.
9803         (configure-target-zlib): New target.
9804         (all-target-zlib): Likewise.
9805         (all-target-libjava): Depend on all-target-zlib.
9806         (configure-target-libjava): Depend on configure-target-zlib.
9807
9808         * Makefile.in (configure-target-libjava): Depend on
9809         configure-target-newlib.
9810         (configure-target-boehm-gc): New target.
9811         (configure-target-qthreads): New target.
9812
9813         * configure.in (target_libs): Added target-qthreads.
9814         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9815         (CONFIGURE_TARGET_MODULES): Likewise.
9816         (CHECK_TARGET_MODULES): Likewise.
9817         (INSTALL_TARGET_MODULES): Likewise.
9818         (CLEAN_TARGET_MODULES): Likewise.
9819         (all-target-qthreads): New target.
9820         (configure-target-libjava): Depend on configure-target-qthreads.
9821         (all-target-libjava): Depend on all-target-qthreads.
9822
9823         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9824         (CONFIGURE_TARGET_MODULES): Likewise.
9825         (CHECK_TARGET_MODULES): Likewise.
9826         (INSTALL_TARGET_MODULES): Likewise.
9827         (CLEAN_TARGET_MODULES): Likewise.
9828         (all-target-libjava): New target.
9829         (all-target-boehm-gc): Likewise.
9830         * configure.in (target_libs): Added libjava, boehm-gc.
9831
9832 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9833
9834         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9835         configure.bat in SUPPORT_FILES.
9836         (gas+binutils.tar.bz2): Likewise.
9837
9838         * makeall.bat: Remove; obsolete.
9839
9840 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9841
9842         From Mark Elbrecht:
9843         * configure.bat: Remove; obsolete.
9844
9845 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9846
9847         * configure: Add -W -Wall to the default CFLAGS when compiling with
9848         gcc.
9849
9850 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9851
9852         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9853
9854 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9855
9856         * configure.in: Build ld on IRIX6.
9857
9858 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9859
9860         * Makefile.in: Change distribution targets to use bzip2 instead of
9861         gzip.
9862         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9863         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9864
9865 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9866
9867         * config.sub: Add mcore target.
9868
9869 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9870
9871         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9872
9873 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9874
9875         * config.guess (dummy): Changed to $dummy.
9876
9877 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9878
9879         * config.sub: Tidied up case statements.
9880
9881 1999-05-22  Ben Elliston  <bje@cygnus.com>
9882
9883         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9884         <jiro@din.or.jp>.
9885
9886         * config.guess: Merge with FSF version. Future changes will be
9887         more accurately recorded in this ChangeLog.
9888         * config.sub: Likewise.
9889
9890 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9891
9892          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9893
9894 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9895
9896         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9897
9898 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9899
9900         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9901
9902 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9903
9904         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9905         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9906         Bad merge removed these two changes.
9907
9908 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9909                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9910
9911         * config.guess (interix Alpha): Add.
9912
9913 1999-04-11  Richard Henderson  <rth@cygnus.com>
9914
9915         * configure.in (i?86-*-beos*): Do config gperf; don't config
9916         gdb, newlib, or libgloss.
9917
9918 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9919
9920         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9921         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9922         from multidirs.
9923
9924 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9925
9926         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9927
9928 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9929
9930         * config.sub: Add support for mcore targets.
9931
9932 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9933
9934         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9935         not mt-ospace, in order to shut up assembler warning about using
9936         symbols that are named the same as registers.
9937
9938 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9939
9940         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9941         dependency list for all-target-cygmon.
9942
9943 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9944
9945         * config-ml.in: Check $host, not $target, for selective multilibs.
9946         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9947         thumb interworking, and underscore prefix multilibs.
9948
9949 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9950
9951         * missing: Update to version from current automake.
9952
9953 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9954
9955         * configure (gxx_include_dir): Removed.
9956
9957         * configure.in (gxx_include_dir): Handle it.
9958         * Makefile.in: Likewise.
9959
9960 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9961
9962         * config.sub (mips64vr4111,mips64vr4111el) Add.
9963
9964 1999-03-21  Ben Elliston  <bje@cygnus.com>
9965
9966         * config.guess: Correct typo for detecting ELF on FreeBSD.
9967
9968 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9969
9970         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9971         config/mh-djgpp.
9972
9973 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9974
9975         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9976         all-target-newlib to dependency list for all-target-bsp.
9977
9978 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9979
9980         * config.sub: Add i386-uwin support.
9981         * config.guess: Likewise.
9982
9983 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9984
9985         * configure.in: cleanup, add mh-*pic handling for arm, special
9986         case powerpc*-*-aix*
9987
9988 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9989
9990         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9991         can be built.
9992
9993 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9994
9995         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9996         targets.
9997
9998 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9999
10000         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10001
10002 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10003
10004         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10005
10006 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10007
10008         * config.sub: Fix typo in arm recognition.
10009
10010 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10011
10012         * configure.in (noconfigdirs): Changed target_configdirs to
10013         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10014         rather than m68k-*-* since it is not known to work on
10015         m68k-aout. Ditto for arm-*-*oabi.
10016
10017 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10018
10019         * configure.in (*-*-windows*): Remove, no longer used.
10020
10021 1999-02-19  Ben Elliston <bje@cygnus.com>
10022
10023         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10024         Smart and improved by Andrew Cagney.
10025
10026 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10027
10028         * config.guess: Recognize openbsd-*-hppa.
10029
10030 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10031
10032         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10033         only if it is not empty.
10034
10035 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10036
10037         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10038
10039         * config.guess: Modified to recognize uname's armv* syntax.
10040
10041         * config.sub: Modified to recognize uname's armv* syntax.
10042
10043 1999-02-17  Mark Salter  <msalter@cygnus.com>
10044
10045         * configure.in: Added target-bsp for sparclite.
10046
10047 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10048
10049         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10050
10051 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10052
10053         * configure.in: Add support for strongarm port.
10054         * config.sub: Add support for strongarm target.
10055
10056 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10057
10058         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10059         the old name config/mh-cygwin32.
10060         Enable texinfo.
10061
10062 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10063
10064         * configure.in: Do build ld for ix86 Solaris.
10065
10066 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10067
10068         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10069         $AR_FOR_TARGET.  Likewise for RANLIB.
10070
10071 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10072
10073         * config.sub (oabi):  Recognize.
10074         * configure.in (arm-*-oabi):  Handle.
10075
10076 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10077
10078         * config.guess: Improve detection of i686 on UnixWare 7.
10079
10080 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10081
10082         * config.guess: Add support for i386-pc-interix.
10083         * config.sub: Likewise.
10084         * configure.in: Likewise.
10085
10086 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10087
10088         * Makefile.in: Remove unneeded all-target-libio from
10089         from all-target-winsup target since it is now unneeded.
10090         Add all-target-libtermcap in its place since it is now
10091         needed.
10092
10093 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10094
10095         * configure.in: makefile stub for cygwin target is probably
10096         unnecessary.  Remove it for now.
10097
10098 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10099
10100         * configure.in: libtermcap.a should be built when cygwin is the
10101         target as well as the host.
10102         * config.guess: Allow mixed case in cygwin uname output.
10103         * Makefile.in: Add libtermcap target.
10104
10105 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10106
10107         * config.sub: Clean up handling of hppa2.0.
10108
10109 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10110
10111         * config.guess: Use C code to identify more HP machines.
10112
10113 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10114
10115         * config.sub: Handle hppa2.0.
10116
10117 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10118
10119         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10120         cygmon for all sparclite targets, regardless of object format.
10121
10122 1998-12-15  Mark Salter  <msalter@cygnus.com>
10123
10124         * configure.in: Added target-bsp for several target architectures.
10125
10126         * Makefile.in: Added rules for bsp.
10127
10128 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10129
10130         * config.guess: Improve detection of hppa2.0 processors.
10131
10132 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10133
10134         * config.guess: Recognize FreeBSD using ELF automatically.
10135
10136 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10137
10138         * configure (skip-this-dir): Add handling for new shell script, which
10139         might be created by a sub-directory's configure to indicate, this particular
10140         directory is "unwanted".
10141         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10142
10143 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10144
10145         * ltconfig: import from libtool, after changing libtool to
10146         account for the cygwin name change.
10147
10148 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10149
10150         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10151         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10152
10153 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10154
10155         * configure.in: Add libtermcap to list of cygwin dependencies.
10156
10157 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10158
10159         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10160         they include winsup/include when it's a cygwin target.
10161
10162 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10163
10164         * configure.in (host_tools): Added zip.
10165         * Makefile.in (all-target-libjava): Depend on all-zip.
10166         (all-zip): New target.
10167         (ALL_MODULES): Added all-zip.
10168         (NATIVE_CHECK_MODULES): Added check-zip.
10169         (INSTALL_MODULES): Added install-zip.
10170         (CLEAN_MODULES): Added clean-zip.
10171
10172 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10173
10174         * Makefile.in: lose "32" from comment about cygwin.
10175
10176 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10177
10178         * configure.in: Use -Os to build target libraries for the fr30.
10179
10180 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10181
10182         * config.sub: Add fr30.
10183
10184 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10185
10186         * configure.in: drop "32" from config/mh-cygwin32.  Check
10187         cygwin* instead of cygwin32*.
10188         * config.sub: Check cygwin* instead of cygwin32*.
10189
10190 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10191
10192         * config.guess: Match any version of Unixware7.
10193
10194 1998-10-20  Syd Polk  <spolk@cygnus.com>
10195
10196         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10197         if desired.
10198
10199 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10200
10201         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10202         these if the appropriate directories and files to not exist.
10203
10204 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10205
10206         * Makefile.in (DEVO_SUPPORT): Add config.if.
10207
10208 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10209
10210         * configure: Add pattern to replace "build_tooldir"'s
10211         definition in the generated Makefile with "tooldir"'s
10212         actual value.
10213
10214 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10215
10216         * config.sub: Bring back lost sparcv9.
10217
10218         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10219
10220 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10221
10222         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10223         CC_FOR_TARGET and friends.
10224
10225 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10226
10227         * Makefile.in (build_tooldir): New variable, same as tooldir.
10228         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10229         -B$(build_tooldir)/bin/.
10230         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10231
10232 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10233
10234         * README: Remove installation instructions and refer to the
10235         INSTALL directory instead.
10236
10237 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10238
10239         * config.sub: Add support for i[34567]86-pc-udk.
10240         * configure.in: Likewise.
10241
10242 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10243
10244         * Makefile.in: add bzip2 package building bits for user
10245         tools module
10246         * configure.in: ditto
10247
10248 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10249
10250         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10251         (ALL_TARGET_MODULES): Add all-target-libobjc.
10252         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10253         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10254         (all-target-libchill): Add dependencies.
10255         * configure.in (target_libs): Add libchill.
10256
10257 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10258
10259         * configure.in (target_subdir): Remove duplicate line.
10260
10261 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10262
10263         * Makefile.in (all-automake): fix dependencies.
10264
10265 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10266
10267         * configure.in: Minor cleanups for building in the $(target_alias)
10268         subdir.
10269
10270 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10271
10272         * Makefile.in (bootstrap): Set r and s before make all.  Use
10273         BASE_FLAGS_TO_PASS in make all.
10274         (cross): Likewise.
10275
10276 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10277
10278         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10279
10280 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10281
10282         * config.sub: Fix typo in last change.
10283
10284 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10285
10286         * config.sub: Add support for C4x target.
10287         * configure.in: Likewise.
10288
10289 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10290
10291         * config.sub: Recognize sparcv9 just like sparc64.
10292
10293 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10294
10295         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10296
10297 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10298
10299         * config.guess: Correctly identify Pentium II sco boxes.
10300
10301         * config.guess: Fix "tr" code.  From Weiwen Liu.
10302
10303 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10304
10305         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10306         stabs.
10307
10308 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10309
10310         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10311         (ALL_TARGET_MODULES): Add all-target-libchill.
10312         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10313         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10314         (all-target-libchill): Add dependencies.
10315         * configure.in (target_libs): Add libchill.
10316
10317 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10318
10319         * config.guess: Avoid assumptions about "tr" behaves when
10320         LANG is set to something other than English.
10321
10322 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10323
10324         * configure (gxx_include_dir): Changed to
10325         '${prefix}/include/g++'-${libstdcxx_interface}.
10326
10327         * config.if: New to determine the interfaces.
10328
10329 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10330
10331         * config.guess: Detect and handle MPE/IX.
10332         * config.sub: Deal with MPE/IX.
10333
10334 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10335
10336         * configure.in: Use mh-aix43.
10337
10338 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10339
10340         * configure: Fix --without/--disable cases for gxx-include-dir.
10341
10342 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10343
10344         * mdata-sh:  Imported.  Needed for automake support.
10345
10346 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10347
10348         * Makefile.in (taz): Try "chmod -R og=u ." before
10349         "chmod og=u `find . -print`".
10350
10351 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10352
10353         * configure.in: Add arm-elf and thumb-elf support.
10354
10355 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10356
10357         * Makefile.in: Undo previous patch.
10358
10359 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10360
10361         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10362         to here ...
10363         (install-no-fixedincludes): and here
10364         (INSTALL_MODULES): ... from here.
10365
10366 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10367
10368         * config.sub: Merge with FSF.
10369
10370         * config.guess: Merge with FSF.
10371
10372 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10373
10374         * configure (extraconfigdirs): New variable.
10375         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10376         * Makefile.in (all): Move higher in file.
10377         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10378         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10379         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10380         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10381         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10382
10383 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10384
10385         * Makefile.in (all-target-libjava): Depend on all-gcc and
10386         all-target-newlib.
10387         (configure-target-libjava): Depend on $(ALL_GCC).
10388
10389 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10390
10391         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10392         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10393
10394 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10395
10396         * INSTALL/README: Fix typo.
10397
10398 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10399
10400         * ylwrap: Change absolute path checks to check for DOS style path
10401         names.
10402
10403         * ylwrap: Don't use a full path name if the source file is in the
10404         same directory.  From hjl@lucon.org (H.J. Lu).
10405
10406         * config-ml.in: Default to being verbose, to match Feb 18 change to
10407         configure.
10408
10409 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10410
10411         Brought over from egcs:
10412
10413         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10414
10415         * configure.in (target_subdir): Set to ${target_alias} instead
10416         of "libraries".
10417
10418         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10419
10420         * configure.in (target_subdir): Set to libraries if enable_multilib.
10421
10422 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10423
10424         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10425         multilibs, force reconfiguration the first time we create
10426         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10427
10428 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10429
10430         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10431         avoid confusion with --no-recursion.
10432
10433 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10434
10435         * configure.in: Win32 hosts shouldn't use install -x
10436         * install-sh: remove -x option, and special .exe-handling
10437         hack.
10438
10439 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10440
10441         * config.guess: Recognize i586-pc-beos.
10442         * configure.in: Don't build some bits for beos.
10443
10444 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10445
10446         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10447         CFLAGS default to -O2.
10448
10449         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10450         when using GNU ld.
10451
10452 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10453
10454         * ltmain.sh: Correct install when using a different shell.
10455
10456 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10457
10458         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10459
10460 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10461
10462         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10463         target.
10464
10465 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10466
10467         * ltconfig: Update to correct AIX handling.
10468
10469 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10470
10471         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10472
10473         * configure.in (target_subdir): Set to ${target_alias} instead
10474         of "libraries".
10475
10476 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10477
10478         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10479         (Makefile): Depend on $(gcc_version_trigger).
10480
10481         * configure (gcc_version): Change default initializer to empty
10482         string.
10483         (gcc_version_trigger): New variable; pass this variable down
10484         to subdir configures to enable them checking gcc's version
10485         themselves. Emit make macros for both gcc_version vars.
10486         (topsrcdir): Initialize reliably.
10487         (recursion line): Remove --with-gcc-version=${gcc_version}.
10488
10489 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10490
10491         * configure (enable_version_specific_runtime_libs): Implement new flag
10492         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10493         in $(libsubdir); emit definition in each generated Makefile.
10494         (gxx_include_dir): Initialize depending on
10495         $enable_version_specific_runtime_libs.
10496
10497 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10498
10499         * configure (gcc_version): Initialize properly depending on
10500         how and where configure is started.
10501         (recursion line): Pass a --with-gcc-version=${gcc_version}
10502         to configures in subdirs.
10503
10504 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10505
10506         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10507         cygmon
10508
10509 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10510
10511         * configure.in: Add cygmon and libstub support for mn10200.
10512
10513 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10514
10515         * configure (gcc_version): Add new variable describing the
10516         particular gcc version we're building.
10517         * Makefile.in (libsubdir): Add new macro for the directory
10518         in which the compiler finds executables, libraries, etc.
10519         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10520         and libsubdir.
10521
10522 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10523
10524         * Makefile.in (local-clean): Remove *.log.
10525         (warning.log): Built with warn_summary from build.log.
10526         (mail-report.log): Run test_summary.
10527         (mail-report-with-warnings.log): Run test_summary including
10528         warning.log in the report.
10529
10530 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10531
10532         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10533
10534 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10535
10536         * Makefile.in (grep): Grep no longer depends on libiberty.
10537
10538 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10539
10540         * Makefile.in: all-snavigator needs all-libgui.
10541
10542 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10543
10544         * configure.in: Add cygmon and libstub support for mn10300.
10545
10546 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10547
10548         * missing: Update to version from automake 1.3.
10549
10550         * ltmain.sh: On installation, don't get confused if the same name
10551         appears more than once in the list of library names.
10552
10553 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10554
10555         * config.sub: Accept m68060 and m5200 as CPU names.
10556
10557 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10558
10559         * configure: Use && rather than using -a in test, because odd
10560         strings can confuse test.
10561         * configure.in: Likewise.
10562
10563 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10564
10565         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10566
10567 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10568
10569         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10570         bootstrap4-lean): New targets.
10571
10572 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10573
10574         * mpw-* Delete.  Not used.
10575
10576 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10577
10578         * COPYING.LIB: Update FSF address.
10579
10580 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10581
10582         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10583
10584         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10585         GAS_SUPPORT_DIRS.
10586
10587 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10588
10589         * ltconfig, ltmain.sh: Avoid producing a version number if
10590         -version-info was not used.
10591
10592 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10593
10594         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10595         building with newlib.
10596
10597 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10598
10599         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10600         Solaris `make' causes it to continue to next definition.
10601
10602 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10603
10604         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10605         the right GUI libraries and files are installed along with GDB.
10606
10607 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10608
10609         * configure.in: Change alpha to alpha* in several places.
10610
10611 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10612
10613         * config.sub: Recognize sparc86x.
10614
10615 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10616
10617         * configure.in (--enable-target-optspace): Remove debug echo.
10618
10619 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10620
10621         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10622
10623 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10624
10625         * ltconfig: Update cygwin32 support.
10626
10627         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10628         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10629         (GDB_SUPPORT_DIRS): Likewise.
10630
10631 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10632
10633         * configure.in (target_makefile_frag): If --enable-target-optspace,
10634         use -Os to compile target libraries rather than -O2.  Default to
10635         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10636         not used.
10637         * configure.in (target_cflags): Ditto for d30v.
10638
10639 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10640
10641         * Makefile.in (all-bfd): Depend on all-intl.
10642         (all-binutils): Likewise.
10643         (all-gas): Likewise.
10644         (all-gprof): Likewise.
10645         (all-ld): Likewise.
10646
10647 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10648
10649         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10650
10651 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10652
10653         * Makefile.in (all-bfd): Depend upon all-libiberty.
10654
10655         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10656
10657 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10658
10659         * Makefile.in: Add libstub.
10660
10661         * configure.in: Ditto. Build libstub for targets that have cygmon
10662         support.
10663
10664 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10665
10666         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10667
10668 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10669
10670         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10671         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10672
10673 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10674
10675         * configure: Define DEFAULT_M4 by searching PATH.
10676         * Makfile.in: Use DEFAULT_M4.
10677
10678 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10679
10680         * ltconfig: Add cygwin32 support.
10681
10682         * Makefile.in, configure.in: Add libtool as a native only directory
10683         to configure and build.
10684
10685 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10686
10687         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10688
10689 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10690
10691         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10692
10693 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10694
10695         * Makefile.in: add ash make rules
10696         * configure.in: add ash to native_only and host_tools lists
10697
10698 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10699
10700         * Makefile.in (all-gettext, all-intl): New targets.
10701         (ALL_MODULES): Added all-gettext, all-intl.
10702         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10703         (INSTALL_MODULES): Added install-gettext, install-intl.
10704         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10705
10706         * configure.in (host_tools): Added gettext.
10707         (native_only): Likewise.
10708         (noconfigdirs) [various cases]: Likewise.
10709         (host_libs): Added intl.
10710
10711 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10712
10713         * configure: Do not disable building gdbtk for cygwin32 hosts.
10714
10715 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10716
10717         * configure.in: Add thumb-coff target.
10718         * config.sub: Add thumb-coff target.
10719
10720 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10721
10722         * Makefile.in: Revert yesterday's change.
10723         (all-target-winsup):  all-target-librx stays out of here.
10724
10725 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10726
10727         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10728         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10729         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10730         Remove references to librx and libg++.
10731
10732 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10733
10734         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10735         recursive makes
10736
10737 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10738
10739         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10740         for newlib directory.
10741         (CXX_FOR_TARGET): Likewise.
10742
10743 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10744
10745         * ltconfig: Update after libtool/ltconfig.in change for
10746         hpux11.
10747
10748 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10749
10750         * ltconfig, ltmain.sh: Update to libtool 1.2.
10751
10752 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10753
10754         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10755         (install-gcc-cross): Instead, override LANGUAGES here.
10756
10757 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10758
10759         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10760         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10761
10762 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10763
10764         * configure.in: Add Thumb-pe target.
10765
10766 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10767
10768         * Makefile.in - changed sn targets to snavigator
10769         * configure.in - changed sn targets to snavigator
10770
10771 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10772
10773         * config-ml.in: After building symlink tree call make distclean
10774         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10775         to be the case for libiberty.
10776
10777 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10778
10779         * configure: When making link, also check the current
10780         directory. The configure scripts may create one.
10781
10782 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10783
10784         * config.sub: Accept alphapca56 and alphaev6 properly.
10785
10786 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10787
10788         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10789
10790 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10791
10792         * config.sub (sco5): Fix typo.
10793
10794 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10795
10796         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10797         install-itcl.
10798         (install-itcl): Remove dependency on install-tcl.
10799
10800 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10801
10802         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10803
10804 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10805
10806         * configure.in: Don't build libgui for a cygwin32 target when not on
10807         a cygwin32 host.
10808
10809 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10810
10811         * configure (redirect): Set to null, so default behavior of
10812         configure is now --verbose.
10813
10814 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10815
10816         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10817         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10818
10819 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10820
10821         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10822         this change to sync Makefile.in with its ChangeLog entries.
10823
10824 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10825
10826         * ltmain.sh (mkdir): Check that the directory doesn't exist
10827         before we exit with error, so that we don't get races during
10828         parallel builds.
10829
10830 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10831
10832         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10833
10834 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10835
10836         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10837         PICFLAG_FOR_TARGET.
10838         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10839
10840         * configure: Emit a definition for the new macro enable_shared
10841         into each Makefile.
10842
10843 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10844
10845         * configure.in (host_tools, native_only): Add libtool.
10846
10847 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10848
10849         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10850         Fix typo in ming config comment.
10851
10852 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10853
10854         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10855
10856 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10857
10858         * config.sub: Add tic30 cases, and map c30 to tic30.
10859
10860 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10861
10862         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10863         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10864         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10865         (CLEAN_TARGET_MODULES): Similarly
10866         (all-target-libf2c): Add dependences.
10867         * configure.in (target_libs): Add libf2c.
10868
10869 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10870
10871         * configure.in: Remove expect from noconfigdirs when target
10872         is cygwin32.  OK to build expect and dejagnu with Canadian
10873         Cross.
10874
10875 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10876
10877         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10878         host.
10879
10880         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10881         and mingw32.
10882
10883 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10884
10885         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10886         here as it is not defined in the toplevel Makefile.
10887
10888 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10889
10890         * configure (package_makefile_rules_frag): New variable, which names
10891         a file with generic rules, ...
10892         Change comment to mention we now have FIVE parts.
10893         * configure: Undo last change.
10894
10895 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10896
10897         * config.guess: More accurate determination of HP processor types.
10898         * config.sub: More accurate determination of HP processor types.
10899
10900 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10901
10902         * configure (package_makefile_frag): Move inserting the
10903         ${package_makefile_frag} to where it should be according
10904         to the comment.
10905
10906 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10907
10908         * config.guess: Add support for Linux/ARM.
10909
10910 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10911
10912         * .cvsignore: Remove *-info and *-install since they match
10913         release-info and mpw-install, which we don't want to just ignore.
10914
10915 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10916
10917         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10918
10919 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10920
10921         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10922         local_prefix to sub-make invocations.
10923
10924 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10925
10926         * configure.in: Check makefile fragments in the source
10927         directory.
10928
10929 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10930
10931         * configure.in: Check whether host and target makefile
10932         fragments exist before adding them to *_makefile_frag.
10933
10934 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10935
10936         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10937
10938 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10939
10940         * configure.in: Make sure we only replace RPATH_ENVVAR on
10941         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10942         regexp to sed.
10943
10944         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10945         to sub-makes.
10946
10947 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10948
10949         * config-ml.in (multi-do): LDFLAGS must include multilib
10950         designator.
10951
10952 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10953
10954         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10955
10956 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10957
10958         * config.sub: Add mingw32 support.
10959         * configure.in: Likewise.
10960
10961 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10962
10963         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10964
10965 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10966
10967         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10968         * configure (gxx_include_dir): Provide a definition for subdirs
10969         which do not use autoconf.
10970
10971 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10972
10973         * config.guess: Sync with egcs.  Picks up new alpha support,
10974         BeOS & some additional linux support.
10975
10976 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10977
10978         * config.guess: HP 9000/803 is a PA1.1 machine.
10979
10980 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10981
10982         * configure.in: It's alpha*-...
10983
10984 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10985
10986         * configure.in (host_makefile_frag, target_makefile_frag):
10987         Handle multiple config files.
10988         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10989         alpha-*-*.
10990
10991 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10992
10993         * mkdep: New file.
10994
10995 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10996
10997         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10998
10999 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11000
11001         * Makefile.in: Add libgui directory.
11002         (GDB_TK): Add all-libgui.
11003         * configure.in: Add libgui directory.
11004         * configure: Add all-libgui to GDB_TK.
11005
11006 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11007
11008         * config-ml.in (multidirs): Add m32r to multilib list.
11009
11010 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11011
11012         * Makefile.in (all-target-gperf): Change dependency to
11013         all-target-libstdc++.
11014
11015 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11016
11017         * config.guess: Add BeOS support.
11018
11019 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11020
11021         Source directory cvs renamed to cvssrc:
11022         * configure.in (host_tools): Change cvs to cvssrc.
11023         (native_only): Likewise.
11024         (noconfigdirs) [various cases]: Likewise.
11025         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11026         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11027         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11028         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11029         (all-cvssrc): Rename target from all-cvs.
11030
11031 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11032
11033         * configure (gxx_include_dir): Fix thinko.
11034
11035 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11036
11037         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11038         (install-cross, install-gcc-cross): New targets.
11039
11040 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11041
11042         * configure.in (noconfigdirs): Add support for Thumb target.
11043
11044         * config.sub (maybe_os): Add support for Thumb target.
11045
11046 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11047
11048         * Makefile.in: Add rules for cygmon.
11049
11050         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11051
11052 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11053
11054         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11055         * configure (gxx_include_dir): Provide a definition for subdirs
11056         which do not use autoconf.
11057
11058 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11059
11060         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11061         11/18/97 build
11062
11063 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11064
11065         * From Franz Sirl.
11066         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11067         found on RedHat Linux systems.
11068
11069 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11070
11071         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11072         guesses.
11073
11074 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11075
11076         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11077
11078 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11079
11080         * ltmain.sh: If mkdir fails, check whether the directory was created
11081         anyhow by some other process.
11082
11083 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11084
11085         * configure.in (d30v-*-*): Configure all directories.
11086
11087 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11088
11089         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11090         for the D30V.
11091
11092 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11093
11094         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11095
11096 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11097
11098         * include/libiberty.h: Add extern "C" { so it can be used with C++
11099         progrms.
11100         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11101         programs.
11102
11103 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11104
11105         * configure.in (d30v-*-*): Configure GCC now.
11106
11107 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11108
11109         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11110         is no longer needed.
11111
11112 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11113
11114         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11115
11116 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11117
11118         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11119         targets using "$@" to provide support for similar but not identical
11120         targets without having to duplicate code.
11121
11122 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11123
11124         * makefile.vms: Fix to work with DEC C.
11125
11126 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11127
11128         * config.sub: Add mips-tx39-elf to marketing names.
11129
11130 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11131
11132         * ltmain.sh: Handle symlinks in generated script.
11133
11134 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11135
11136         * configure: Handle autoconf style directory options: --bindir,
11137         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11138         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11139         --sysconfdir.
11140         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11141         (sharedstatedir, localstatedir, oldincludedir): New variables.
11142         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11143         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11144         sbindir, sharedstatedir, and sysconfdir.
11145
11146 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11147
11148         * Makefile.in (bootstrap-lean): New target.
11149
11150 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11151
11152         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11153         sn, and gnuserv from noconfigdirs.
11154
11155 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11156
11157         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11158
11159 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11160
11161         * Makefile.in (cross): New target.
11162
11163 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11164                           Jeff Law         <law@cygnus.com>
11165
11166         * Makefile.in (bootstrap2, bootstrap3): New targets.
11167         (all-bootstrap): Remove outdated and confusing target.
11168         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11169
11170 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11171
11172         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11173         windows.  Consistent with gdb/configure.
11174
11175 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11176
11177         * configure.in: Name Linux target fragment.
11178
11179         * configure: Rewrite so that project Makefile fragment is inserted
11180         first and appears last in the resulting Makefile.
11181
11182 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11183
11184         * Makefile.in (install-itcl): Install tcl first.
11185
11186 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11187
11188         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11189
11190 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11191
11192         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11193
11194         * configure.in (skipdirs): Add target-librx for Linux.
11195         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11196
11197 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11198
11199         * Makefile.in (bootstrap): New target.
11200
11201 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11202
11203         * config.sub: Accept 'amigados' for backward compatibility.
11204
11205 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11206
11207         * config.guess: Merge with FSF.
11208
11209 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11210
11211         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11212
11213 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11214
11215         * config.sub: Add "marketing-names" patch.
11216
11217 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11218
11219         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11220
11221 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11222
11223         * config.sub: Handle v850-elf.
11224
11225 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11226
11227         * .cvsignore (*-install): Remove.
11228
11229 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11230
11231         * ltconfig: Set CONFIG_SHELL in libtool.
11232         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11233
11234 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11235
11236         * configure.in (target_subdir): Set to libraries if enable_multilib.
11237
11238 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11239
11240         * config.guess: Update from gcc directory.
11241
11242 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11243
11244         * Makefile.in (all-sim): Depends on all-readline.
11245
11246 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11247
11248         * Makefile.in (BISON, YACC): Use $$s.
11249         (all-bison): Depend on all-texinfo.
11250
11251 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11252
11253         * Makefile.in (BISON): Add -L flag.
11254         (YACC): Likewise.
11255
11256 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11257
11258         * configure.in (noconfigdirs): Add support for v850e target.
11259
11260         * config.sub (maybe_os): Add support for v850e target.
11261
11262 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11263
11264         * configure.in (noconfigdirs): Add support for v850ea target.
11265
11266         * config.sub (maybe_os): Add support for v850ea target.
11267
11268 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11269
11270         * config.sub: Add mipstx39.  Delete r3900.
11271
11272 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11273
11274         * Makefile.in (all-autoconf): Depends on all-texinfo.
11275
11276 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11277
11278         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11279         eabi targets.
11280
11281 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11282
11283         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11284
11285         * configure: When handling a Canadian Cross, handle YACC as well as
11286         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11287         * Makefile.in (all-bison): Depend upon all-texinfo.
11288
11289 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11290
11291         * Makefile.in (BISON): bison, not byacc or bison -y.
11292         (YACC): bison -y or byacc or yacc.
11293         (various): Add *-bison as appropriate.
11294         (taz): No need to mess with BISON anymore.
11295
11296 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11297
11298         * configure: If OSTYPE matches *win32*, try to find a good value for
11299         CONFIG_SHELL.
11300
11301 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11302
11303         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11304         configure.in if it is present.
11305
11306 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11307
11308         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11309
11310 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11311
11312         * config.sub: Recognize `arc' cpu.
11313         * configure.in: Likewise.
11314         * config-ml.in: Likewise.
11315
11316 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11317
11318         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11319
11320 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11321
11322         * configure: Changed sed delimiter from ':' to '|' when
11323         attempting to substitute ${config_shell} for SHELL. On
11324         NT ${config_shell} may contain a ':' in it.
11325
11326 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11327
11328         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11329
11330 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11331
11332         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11333
11334 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11335
11336         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11337
11338         * ylwrap: If the program is a relative path, force it to be
11339         absolute.
11340
11341 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11342
11343         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11344
11345 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11346
11347         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11348         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11349         for libraries.
11350
11351 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11352
11353         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11354         separated by spaces.
11355
11356 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11357
11358         * ylwrap: New file.
11359         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11360
11361         * ltmain.sh: Handle /bin/sh at start of install program.
11362
11363         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11364
11365         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11366         * missing: New file, from automake 1.2.
11367
11368 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11369
11370         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11371         check-tk to CHECK_X11_MODULES.
11372
11373 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11374
11375         * config.sub: Merge with FSF.
11376
11377 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11378
11379         * config.guess: Merge with FSF.
11380
11381 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11382
11383         * configure: Treat msdosdjgpp like go32.
11384         * configure.in: Likewise.  Don't remove gprof for go32.
11385
11386         * configure: Change Makefile.tem2 to Makefile.tm2.
11387
11388 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11389
11390         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11391
11392 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11393
11394         * install-sh (chmodcmd): Set to null if the DST directory already
11395         exists.  Same as Nov 11th change.
11396
11397 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11398
11399         * configure (GDB_TK): Needs itcl and tix.
11400
11401 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11402
11403         * config.guess: Update from FSF.
11404
11405 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11406
11407         * Makefile.in (GDB_TK): Depend on itcl and tix.
11408
11409 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11410
11411         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11412         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11413         (INSTALL_SCRIPT): New variable.
11414         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11415         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11416         to -x.
11417         * install-sh: Add support for -x option.
11418
11419 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11420
11421         * configure.in, Makefile.in: Treat tix like itcl.
11422
11423 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11424
11425         * Makefile.in (WINDRES): New variable.
11426         (WINDRES_FOR_TARGET): New variable.
11427         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11428         (EXTRA_HOST_FLAGS): Add WINDRES.
11429         (EXTRA_TARGET_FLAGS): Add WINDRES.
11430         (EXTRA_GCC_FLAGS): Add WINDRES.
11431         ($(DO_X)): Pass down WINDRES.
11432         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11433         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11434         DLLTOOL_FOR_TARGET.
11435
11436 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11437
11438         * configure.in: configure sim before gdb for win32-x-ppc
11439
11440 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11441
11442         Move gperf into the toplevel, from libg++.
11443         * configure.in (target_tools): Add target-gperf.
11444         (native_only): Add target-gperf.
11445         * Makefile.in (all-target-gperf): New target, depend on
11446         all-target-libg++.
11447         (configure-target-gperf): Empty rule.
11448         (ALL_TARGET_MODULES): Add all-target-gperf.
11449         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11450         (CHECK_TARGET_MODULES): Add check-target-gperf.
11451         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11452         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11453
11454 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11455
11456         * config.sub (mn10200): Recognize new basic machine.
11457
11458 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11459
11460         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11461         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11462
11463 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11464
11465         * configure.in: If we're building mips-sgi-irix6* native, turn on
11466         ENABLE_MULTILIB and set TARGET_SUBDIR.
11467
11468 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11469
11470         * Makefile.in (all-sn): Depend on all-grep.
11471
11472 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11473
11474         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11475
11476         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11477         Makefile.  From Jeff Makey <jeff@cts.com>.
11478         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11479
11480         * Makefile.in (DISTBISONFILES): Remove.
11481         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11482         $(DEFAULT_YACC).
11483
11484         * configure.in: Build itl, db, sn, etc., when building for native
11485         cygwin32.
11486
11487         * Makefile.in (LD): New variable.
11488         (EXTRA_HOST_FLAGS): Pass down LD.
11489         ($(DO_X)): Likewise.
11490
11491 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11492
11493         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11494
11495 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11496
11497         * configure.in (targargs): Strip out any supplied --build argument
11498         before adding our own. Always add --build.
11499
11500 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11501
11502         * configure.in (targargs): Pass --build if we're doing
11503         a cross-compile.
11504
11505 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11506
11507         * configure: Use '|' instead of ":" as the separator in
11508         sed. Otherwise sed chokes on NT path names with drive
11509         designators. Also look for "?:*" as the leading characters in an
11510         absolute pathname.
11511
11512 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11513
11514         * config.sub: Support for r3900.
11515
11516 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11517
11518         * configure.in: Use install-sh, not install.sh.
11519
11520 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11521
11522         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11523         apply it twice.
11524
11525 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11526
11527         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11528         install-binutils.
11529
11530 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11531
11532         * Makefile.in: Add automake targets.
11533         * configure.in (host_tools): Add automake.
11534
11535 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11536
11537         * configure: Default CXX to c++, not gcc.
11538         * Makefile.in (CXX): Set to c++, not gcc.
11539         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11540
11541 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11542
11543         * install-sh: try appending a .exe if source file doesn't
11544         exist
11545
11546 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11547
11548         * configure.in: Turn on multilib by default.
11549         (cross_only): Remove target-libiberty.
11550
11551         * Makefile.in (all-gcc): Don't depend on libiberty.
11552
11553 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11554
11555         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11556
11557 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11558
11559         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11560         (DISTBISONFILES): Add ld/Makefile.in
11561
11562 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11563
11564         * configure.in: if target is cygwin32 but host isn't cygwin32,
11565         don't configure gdb tcl tk expect, not just gdb.
11566
11567 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11568
11569         * configure.in: Added gnuserv everywhere sn appears.
11570
11571         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11572         (CROSS_CHECK_MODULES): Added check-gnuserv.
11573         (INSTALL_MODULES): Added install-gnuserv.
11574         (CLEAN_MODULES): Added clean-gnuserv.
11575         (all-gnuserv): New target.
11576
11577 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11578
11579         * config.guess: Fixes for MIPS OpenBSD systems.
11580
11581 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11582
11583         * Makefile.in (INSTALL_XFORM): Remove.
11584         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11585
11586         * mkinstalldirs: New file, copied from automake.
11587         * Makefile.in (installdirs): Rename from install-dirs.  Use
11588         mkinstalldirs.  Change all users.
11589         (DEVO_SUPPORT): Add mkinstalldirs.
11590
11591 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11592
11593         * install-sh: Rename from install.sh.
11594         * Makefile.in (INSTALL): Change install.sh to install-sh.
11595         (DEVO_SUPPORT): Likewise.
11596
11597         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11598         Graichen <graichen@rzpd.de>.
11599
11600 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11601
11602         * config.guess: Recognize OpenBSD systems correctly.
11603
11604 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11605
11606         * README, Makefile.in (ETC_SUPPORT): Remove references to
11607         cfg-paper*, configure.{texi,man,info*}._
11608
11609 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11610
11611         * Makefile.in (all.normal): Ensure that gcc is built after all
11612         the x11 - ie gdb - targets.
11613
11614 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11615
11616         * makefile.vms: Don't run conf-a-gas.
11617
11618 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11619
11620         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11621
11622 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11623
11624         * configure.in: Remove noconfigdirs case since gdb also
11625         configures and builds for tic80-coff.
11626
11627 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11628
11629         * configure: Set cache_file to config.cache.
11630         * Makefile.in (local-distclean): Remove config.cache.
11631
11632 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11633
11634         * COPYING: Update FSF address.
11635
11636 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11637
11638         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11639         noconfigdirs.
11640
11641 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11642
11643         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11644         MAKEDIRS, is empty.
11645
11646 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11647
11648         * config.sub: Tweak mn10300 entry.
11649
11650 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11651
11652         * configure.in (host_tools): Put sim before gdb, so gdb's
11653         configure.tgt can determine if the simulator was configured.
11654
11655 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11656
11657         * config.sub: Move BeOS $os case to be with other Cygnus
11658         local cases.
11659
11660 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11661
11662         * config.sub: Remove misplaced comment that broke Linux.
11663
11664 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11665
11666         * config.sub: Add BeOS support.
11667
11668 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11669
11670         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11671
11672 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11673
11674         * configure.in (noconfigdirs): Remove tcl and tk from
11675         noconfigdirs for cygwin32 builds.
11676
11677 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11678
11679         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11680
11681 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11682
11683         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11684         make-all.com, use makefile.vms instead.
11685
11686 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11687
11688         * config.sub: Accept -lnews*.
11689
11690 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11691
11692         * configure.in (noconfigdirs): Disable target-newlib,
11693         target-examples and target-libiberty for d30v.
11694
11695 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11696
11697         * configure.in (noconfigdirs): Enable ld for d30v.
11698
11699 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11700
11701         * configure.in (tic80-*-*): Build compiler.
11702
11703 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11704
11705         * configure.in (d30v-*): Remove sim directory from list of
11706         unsupported d30v directories
11707
11708 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11709
11710         * config.sub, configure.in: Add d30v target cpu.
11711
11712 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11713
11714         * makefile.vms: New file.
11715         * make-all.com: Remove.
11716
11717 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11718
11719         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11720
11721 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11722
11723         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11724
11725 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11726
11727         * Makefile.in (ALL_MODULES): Added all-db.
11728         (CROSS_CHECK_MODULES): Addec check-db.
11729         (INSTALL_MODULES): Added install-db.
11730         (CLEAN_MODULES): Added clean-db.
11731
11732 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11733
11734         * config.guess: Merge with latest FSF sources.
11735
11736 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11737
11738         * Makefile.in (ALL_MODULES): Added all-itcl.
11739         (CROSS_CHECK_MODULES): Added check-itcl.
11740         (INSTALL_MODULES): Added install-itcl.
11741         (CLEAN_MODULES): Added clean-itcl.
11742
11743 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11744
11745         * configure.in: build gdb for mn10200
11746
11747 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11748
11749         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11750
11751 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11752
11753         * configure.in (tic80-*-*): Turn off most targets right now.
11754
11755 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11756
11757         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11758         rather than the makeinfo program.
11759         (do-info): Depend upon all-texinfo.
11760
11761 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11762
11763         * configure.in: Remove uses of config/mh-linux.
11764
11765         * config.sub, config.guess: Merge with latest FSF sources.
11766
11767 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11768
11769         * config.sub (case $basic_machine): Add tic80 entries.
11770
11771 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11772
11773         * config.sub, config.guess: Merge with latest FSF sources.
11774
11775 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11776
11777         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11778         * mpw-config.in: Test for NewFolderRecursive.
11779         * mpw-install: Use symbolic name for startup filename.
11780         * mpw-README: Add various additional details.
11781
11782 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11783
11784         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11785
11786 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11787
11788         * configure.in: Do build gcc and the target libraries for
11789         the mn10200.
11790
11791 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11792
11793         * configure.in: don't avoid building gdb for mn10300 any more
11794         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11795         instead of single-quoting it.
11796
11797 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11798
11799         * configure.in: Don't use --with-stabs on IRIX 6.
11800
11801 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11802
11803         * configure.in (m32r): Build gdb, libg++ now.
11804
11805 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11806
11807         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11808         directories from noconfigdirs.
11809
11810 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11811
11812         * config.sub (basic_machine): added mips16 configuration
11813
11814 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11815
11816         * config.sub: Handle d10v-unknown.
11817
11818 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11819
11820         * config.sub: Handle v850-unknown.
11821
11822 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11823
11824         * Makefile.in: add findutils
11825         * configure.in: add findutils to list of host_tools
11826
11827 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11828
11829         * config.sub: Handle mn10200 and mn10300.
11830
11831 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11832
11833         * configure.in (d10v-*): Do not build librx.
11834
11835 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11836
11837         * configure.in (mn10300): Build everything except gdb & libgloss.
11838
11839 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11840
11841         * config.guess:  Patch for Dansk Data Elektronik servers,
11842         from Niels Skou Olsen <nso@dde.dk>.
11843
11844         For ncr, use /bin/uname rather than uname, since GNU uname does not
11845         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11846
11847         Patch for MIPS R4000 running System V,
11848         from Eric S. Raymond <esr@snark.thyrsus.com>.
11849
11850         Fix thinko for nextstep.
11851
11852         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11853
11854         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11855         * config.guess: Guess mips-dec-mach_bsd4.3.
11856
11857         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11858         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11859         release numbers.
11860         * config.guess (mips-mips-riscos*):  Emit just enough of the
11861         release number.
11862
11863         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11864         * config.guess (sparc-auspex-sunos*):  Added.
11865         (f300-fujitsu-*): Added.
11866
11867         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11868         * config.guess:  Recognize a Tadpole as a sparc.
11869
11870 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11871
11872         * config.guess: Don't assume that NextStep version is either 2 or
11873         3.  NextStep 4 (aka OpenStep 4) has come out now.
11874
11875 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11876
11877         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11878         From Rik Faith <faith@cs.unc.edu>.
11879
11880 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11881
11882         * config.sub: Contributions from bug-gnu-utils to:
11883         Support plain "hppa" (no version given) architecture, reported by
11884         OpenStep.
11885         OpenBSD like NetBSD.
11886         LynxOs is not a hardware supplier.
11887
11888         * config.guess: Contributions from bug-gnu-utils to add support for:
11889         OpenBSD like NetBSD.
11890         Stratus systems.
11891         More Pyramid systems.
11892         i[n>4]86 Intel chips.
11893         M680[n>4]0 Motorola chips.
11894         Use unknown instead of lynx for hardware manufacturer.
11895
11896 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11897
11898         * install.sh (chmodcmd): Set to null if the DST directory already
11899         exists.
11900
11901 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11902
11903         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11904         not use mt-ppc target Makefile fragment any more.
11905
11906 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11907
11908         * configure.in (*-*-windows):  Exclude everything but those dirs
11909         needed to build windows.
11910
11911 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11912
11913         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11914
11915 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11916
11917         * configure.in:  Exclude mmalloc from i386-windows.
11918
11919 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11920
11921         * Undo my previous change.
11922
11923 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11924
11925         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11926         unconditionally.
11927         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11928
11929 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11930
11931         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11932         host to add it's own flags.
11933
11934 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11935
11936         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11937
11938 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11939
11940         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11941         (CXX_FOR_TARGET): Likewise.
11942         (GCC_FOR_TARGET): Define.
11943         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11944         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11945         CC_FOR_TARGET was specified on the command line.
11946         (MAKEOVERRIDES): Don't define.
11947
11948 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11949
11950         * configure.in (m32r): Fix spelling of libg++ libs.
11951
11952 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11953
11954         * config.sub (-apple*): Remove, now redundant.
11955
11956 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11957
11958         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11959
11960         * configure: Rework yesterday's sed script patch.
11961
11962         * config.sub: Merge with FSF.
11963
11964 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11965
11966         * config.guess:  Merge from FSF.
11967
11968         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11969         * config.guess: Use pc instead of unknown, for pc clone systems.
11970         Change linux to linux-gnu.
11971
11972         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11973         * config.guess: Avoid non-portable tr syntax.
11974
11975 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11976
11977         * test-build.mk (HOLES): Add "xargs" for gdb.
11978
11979         * configure: Avoid hpux10.20 sed bug.
11980
11981 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11982
11983         * configure.in:  Add support for windows host
11984         (that is a build done under the Microsoft build environment).
11985
11986 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11987
11988         * Makefile.in: Replace all uses of srcroot with s, to shrink
11989         command line lengths.
11990
11991         Patches from Geoffrey Noer <noer@cygnus.com>:
11992         * configure.in: If configuring for newlib, pass --with-newlib to
11993         subdirectories.
11994         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11995         -Bnewlib/ and -Lwinsup to gcc.
11996         (CXX_FOR_TARGET): Likewise.
11997
11998 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11999
12000         * Makefile.in (ETC_SUPPORT): Add configure.
12001
12002 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12003
12004         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12005         host configuration file.
12006
12007 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12008
12009         * configure.in: Break mn10x00 support into separate
12010         mn10200 and mn10300 configurations.
12011         * config.sub: Likewise.
12012
12013 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12014
12015         * configure.in: Add lots of stuff to noconfigdirs for
12016         the mn10x00 targets.
12017
12018         * config.sub, configure.in: Add mn10x00 support.
12019
12020 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12021
12022         * make-all.com: Call conf-a-gas, not config-a-gas.
12023
12024 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12025
12026         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12027         targets.
12028
12029 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12030
12031         * mpw-README: Add much more detail for native PowerMac.
12032         * mpw-install: New file.
12033         * mpw-configure: Add --norecursion and --help options.
12034         * mpw-config.in: Translate readme and install files when
12035         copying to objdir.
12036         * mpw-build.in: Don't always depend on byacc and flex.
12037         (install-only-top): New action.
12038
12039 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12040
12041         * configure.in:  You can now configure GDB for the v850.
12042
12043 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12044
12045         * configure.in (noconfigdirs): Don't configure any C++ dirs
12046         if targeting D10V.
12047
12048 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12049
12050         * config.sub: Recognize mips64vr5000.
12051
12052 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12053
12054         * configure.in: Use a single line for host_tools and native_only.
12055
12056 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12057
12058         * config.sub, configure.in: Add entries for m32r.
12059
12060 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12061
12062         * Makefile.in (inet-install): Don't run install-gzip.
12063
12064 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12065
12066         * configure.in:  Don't config lots of things for *-*-windows*.
12067
12068 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12069
12070         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12071         (host_libs, host_tools): Copy from configure.in.
12072         * mpw-configure: Don't complain about directories not found.
12073
12074 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12075
12076         * configure.in (i[345]86): Recognize i686 for pentium pro.
12077         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12078         file.
12079
12080         * config.guess (i[345]86): Ditto.
12081
12082 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12083
12084         * configure.in (noconfigdirs): Removed gdb for D10V.
12085
12086 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12087
12088         * configure.in: Remove ld, target-libio, target-libg++, and
12089         target-libstdc++ from noconfigdirs.
12090
12091 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12092
12093         * configure: Fix three locations where shell scripts were
12094         being run directly rather than with config_shell.
12095
12096 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12097
12098         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12099         * config.sub (basic_machine): Recognize v850.
12100
12101 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12102
12103         * mpw-configure: Handle multiple enable/disable options and
12104         pass them down recursively, handle -c and -s flags appropriately
12105         depending on choice of compiler, add escape mechanism for
12106         quoted arguments to gC.
12107
12108 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12109
12110         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12111         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12112         so that -mrelocatable-lib and -mno-eabi are used.
12113
12114         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12115         not support --print-multi-lib, don't abort.
12116
12117 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12118
12119         * make-all.com: Run config-a-gas.
12120         * setup.com: Don't copy subdirectory files around.
12121
12122 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12123
12124         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12125         target, it now compiles correctly.
12126
12127 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12128
12129         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12130
12131 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12132
12133         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12134
12135 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12136
12137         * configure.in (native_only): Add prms.
12138
12139 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12140
12141         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12142         (BINUTILS_SUPPORT_DIRS): Likewise.
12143
12144 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12145
12146         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12147         d10v support is added.
12148
12149 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12150
12151         * configure.in (d10v-*-*): New target.
12152
12153 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12154
12155         * config.guess (HP 9000/811): Recognize this as a PA1.1
12156         machine.
12157
12158 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12159
12160         * Makefile.in (do-tar-gz): New target, split out from tail end of
12161         taz target.  Run each command separately, don't use pipes.
12162         (taz): Use it.
12163
12164 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12165
12166         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12167         * mpw-build.in: No builds should depend on building byacc or flex,
12168         they are assumed to be installed already.
12169
12170 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12171
12172         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12173         variable that CC_FOR_TARGET needs.
12174
12175 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12176
12177         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12178         options have changed since the last time the subdirectory was
12179         configured, and if it has, reconfigure.
12180         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12181         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12182
12183 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12184
12185         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12186         CLEAN_MODULES): Add bash.
12187         (all-bash): New target.
12188
12189 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12190
12191         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12192
12193 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12194
12195         * config.sub (basic_machine): Recognize d10v as a valid processor.
12196
12197 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12198
12199         * mpw-configure: Add support for --bindir.
12200         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12201
12202 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12203
12204         * configure.in: add bash, time, gawk to list of hosttools and things
12205         to only build for native toolchains
12206
12207 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12208
12209         * Makefile.in (docdir): Remove.
12210
12211 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12212
12213         * Makefile.in (datadir): Set to $(prefix)/share.
12214
12215 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12216
12217         * configure.in: build diff and patch for cygwin32-hosted
12218         toolchains.
12219
12220 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12221
12222         * config.sub: Accept -rtems*.
12223
12224 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12225
12226         * configure.in: enable dosrel for cygwin32-hosted builds,
12227                 remove diff from the list of things not buildable
12228                 via Canadian Cross
12229
12230 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12231
12232         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12233         don't get ". ".
12234
12235 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12236
12237         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12238
12239 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12240
12241         * Makefile.in (taz): Handle case where tex3patch didn't even get
12242         checked out.  Also, if it was found, put the symlink in a new util
12243         subdirectory.
12244
12245 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12246
12247         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12248
12249 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12250
12251         * config.sub: Recognize -openvms.
12252         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12253         * make-all.com, setup.com: New files.
12254
12255 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12256
12257         * Makefile.in (taz): tex3patch moved to texinfo/util.
12258
12259 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12260
12261         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12262         * configure.in: remove make from disable-if-Can-Cross list
12263                 enable gdb if ${host} and ${target} are cygwin32
12264
12265 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12266
12267         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12268         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12269
12270 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12271
12272         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12273         distinguish sysv/svr4/bsd variants.
12274         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12275
12276 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12277
12278         * configure.in: Added copyright notice.
12279         * move-if-change: Added copyright notice.
12280
12281 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12282
12283         * configure.in (powerpcle-*-solaris*): Until we get shared
12284         libraries working, don't build gdb, sim, make, tcl, tk, or
12285         expect.
12286
12287 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12288
12289         * config.guess:  Merge with FSF:
12290
12291         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12292         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12293
12294         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12295         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12296
12297         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12298         * config.guess:  Combine two OSF1 rules.
12299         Also recognize field test versions.  From mjr@zk3.dec.com.
12300         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12301         because GNU uname does not support -p.  From pmr@pajato.com.
12302
12303 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12304
12305         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12306
12307 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12308
12309         * mpw-README: Document GCCIncludes.
12310
12311 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12312
12313         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12314
12315 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12316
12317         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12318
12319 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12320
12321         * configure.in (*-*-cygwin32): Configure make.
12322
12323 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12324
12325         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12326
12327 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12328
12329         * Makefile.in (all-inet): Depend on all-perl.
12330
12331         * Makefile.in (inet-install): New target.
12332
12333         * Makefile.in (all-inet): Depend on all-tcl.
12334         (all-inet): Depend on all-send-pr.
12335
12336 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12337
12338         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12339         temporarily.
12340
12341 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12342
12343         * configure.in: Don't configure --with-gnu-ld on AIX.
12344
12345 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12346
12347         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12348
12349 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12350
12351         * Makefile.in (ALL_MODULES): Added all-inet.
12352         (CROSS_CHECK_MODULES): Added check-inet.
12353         (INSTALL_MODULES): Added install-inet.
12354         (CLEAN_MODULES): Added clean-inet.
12355         (all-indent): New target.
12356
12357         * configure.in (host_tools): Added inet.
12358         (native_only): Added inet.
12359         (noconfigdirs): Added inet.
12360
12361 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12362
12363         * configure.in: Don't configure libgloss if we are not configuring
12364         newlib.
12365
12366 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12367
12368         * configure.in: Don't configure libgloss for unsupported
12369         architectures.
12370
12371 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12372
12373         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12374
12375 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12376
12377         * Makefile.in (ALL_MODULES): Include all-apache.
12378         (CROSS_CHECK_MODULES): Include check-apache.
12379         (INSTALL_MODULES): Include install-apache.
12380         (all-apache): New target.
12381
12382         * configure.in: Added apache everywhere perl is seen.
12383
12384 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12385
12386         * Makefile.in: Add support for clean-{module} and
12387         clean-target-{module} rules.
12388
12389 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12390
12391         * configure.in (*-*-ose) do not build libgloss.
12392
12393 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12394
12395         * config.guess (prep*:SunOS:5.*:*): Turn into
12396         powerpele-unknown-solaris2.
12397
12398 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12399
12400         * configure.in: Permit --enable-shared to specify a list of
12401         directories.
12402
12403 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12404
12405         * configure.in (host==solaris): Pass only the first word of $CC
12406         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12407
12408 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12409
12410         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12411
12412 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12413
12414         * Makefile.in (ALL_MODULES): Include all-perl.
12415         (CROSS_CHECK_MODULES): Include check-perl.
12416         (INSTALL_MODULES): Include install-perl.
12417         (ALL_X11_MODULES): Include all-guile.
12418         (CHECK_X11_MODULES): Include check-guile.
12419         (INSTALL_X11_MODULES): Include install-guile.
12420         (all-perl): New target.
12421         (all-guile): New target.
12422
12423         * configure.in (host_tools): Include perl and guile.
12424         (native_only): Include perl and guile.
12425         (noconfigdirs): Don't build guile and perl; no ports have been
12426         done.
12427
12428 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12429
12430         * configure (--enable-*): Handle quoted option lists such as
12431         --enable-sim-cflags='-g0 -O' better.
12432
12433 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12434
12435         * Makefile.in ({,inst}all-target): New rule so we can make and
12436         install all of the target directories easily.
12437
12438 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12439
12440         * configure.in: Add missing global flag in sed substitution when
12441         deleting `target-' from ${configdirs}.
12442
12443 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12444
12445         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12446         option.
12447
12448         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12449         config/mh-necv4.
12450
12451         * install.sh: Correct misspelling of transformbasename.
12452
12453         * config.guess: Recognize mips-*-sysv*.
12454
12455 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12456
12457         * config.sub: Recognize mon960.
12458
12459 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12460
12461         * configure: Restore Canadian Cross handling of BISON and LEX,
12462         removed in Feb 20 change.
12463
12464 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12465
12466         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12467         Mention make install.  Remove the old copyright date as well the
12468         clumsy and rather pointless copyright on the README file.
12469
12470 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12471
12472         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12473         Makefile after running symlink-tree, then run `make distclean' to
12474         avoid clobbering any generated files in srcdir.
12475
12476 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12477
12478         * configure.in (m68k-*-netbsd*): Build everything now.
12479
12480 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12481
12482         * Makefile.in (taz): Fix quoting.
12483
12484 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12485
12486         * configure.in (sparclet-*-*): Build everything now.
12487
12488 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12489
12490         * configure.in (m68k-*-linux*): New host.
12491
12492 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12493
12494         * configure: Check for bison before byacc.
12495
12496 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12497
12498         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12499         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12500         searching PATH.  These are used as fallbacks by Makefile.in if
12501         flex/bison/byacc aren't in objdir.
12502
12503 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12504
12505         * Makefile.in: Make everything which depends upon all-bfd also
12506         depend upon all-opcodes, in case --with-commonbfdlib is used.
12507
12508 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12509
12510         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12511         building NT native compilers on Unix.
12512
12513 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12514
12515         * configure.in: Don't get CC from the host Makefile fragment if we
12516         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12517         Solaris test for /usr/ucb/cc to the post target script, just after
12518         the compiler sanity test.
12519
12520 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12521
12522         * config.sub: Merge with FSF.
12523
12524 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12525
12526         * Makefile.in (RPATH_ENVVAR): New variable.
12527         (REALLY_SET_LIB_PATH): Use it.
12528         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12529
12530 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12531
12532         * config.sub, configure.in: Recognize sparclet cpu.
12533
12534 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12535
12536         * config.guess:  Support m68k-cbm-sysv4.
12537
12538 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12539
12540         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12541         m68k-unknown-linuxaout from linker help string.  Put quotes around
12542         $ld_help_string.
12543
12544 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12545
12546         * config.guess (powerpc-harris-powerunix): Add guess for port
12547         to new target.
12548
12549 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12550
12551         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12552
12553 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12554
12555         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12556         $(REALLY_SET_LIB_PATH) in Makefile.
12557         * Makefile.in (SET_LIB_PATH): New variable.
12558         (REALLY_SET_LIB_PATH): New variable.
12559         ($(DO_X)): Use $(SET_LIB_PATH).
12560         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12561         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12562         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12563         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12564         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12565         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12566         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12567         (install-dosrel): Likewise.
12568         (all-opcodes): Depend upon all-libiberty.
12569
12570 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12571
12572         * config.guess (*:CYGWIN*): New
12573
12574 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12575
12576         * Makefile.in (all-target-winsup): All all-target-libiberty.
12577
12578 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12579
12580         * configure.in (noconfigdirs): Add missing # in front of comment.
12581
12582 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12583
12584         * configure.in: add second pass to things added to noconfigdirs
12585         so *-gm-magic can exclude libgloss properly.
12586
12587 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12588
12589         * mpw-configure (extralibs_name, rez_name): Set correctly
12590         for MWC68K compiler.
12591
12592         * mpw-README: Add more info on the necessary build tools.
12593
12594 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12595
12596         * configure.in, config.sub: Recognize cygwin32.
12597
12598 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12599
12600         * config.guess, config.sub: Recognize A/UX.
12601
12602 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12603
12604         * config.sub: Merge with gcc/config.sub.
12605
12606 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12607
12608         * mpw-build.in (do-binutils): Add build of stamps.
12609
12610 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12611
12612         * config.sub: Add recognition for mips64vr4100*-* targets.
12613
12614 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12615
12616         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12617         Add creation of gconfigargs with `--enable-shared' turned on.
12618         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12619         ($(host)-stamp-stage3-configured): Likewise.
12620         (HOLES): Add chatr and ldd.
12621         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12622
12623 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12624
12625         * configure: Pass --nfp to recursive configures.
12626
12627 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12628
12629         * Makefile.in (DLLTOOL): New.
12630         (DLLTOOL_FOR_TARGET): New.
12631         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12632         (EXTRA_TARGET_FLAGS): Ditto.
12633         (EXTRA_GCC_FLAGS): Ditto.
12634         (CONFIGURE_TARGET_MODULES): Ditto.
12635         (DO_X): Ditto.
12636         * configure: Add DLLTOOL.
12637
12638 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12639
12640         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12641         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12642         mh-sco, since old workarounds no longer needed, and don't
12643         build ld, since libraries have weak symbols in COFF.
12644
12645 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12646
12647         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12648
12649 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12650
12651         * configure.in: Make sure that ${CC} can be used to compile an
12652         executable.
12653
12654 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12655
12656         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12657         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12658         nothing depending on whether gdbtk is being built.
12659
12660 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12661
12662         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12663
12664 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12665
12666         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12667         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12668
12669 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12670
12671         * config-ml.in: Add support for
12672         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12673         Simplify setting of multidirs from --disable-foo.
12674
12675 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12676
12677         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12678         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12679         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12680         non-empty, pass them on to the  GCC make.
12681         (all-bootstrap): New rule that is like all-gcc, except it executes
12682         the GCC bootstrap rule instead of the GCC all rule.
12683
12684 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12685
12686         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12687
12688 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12689
12690         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12691         DG/UX support.
12692
12693 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12694
12695         * config.sub (i*86*) Change [345] to [3456]
12696
12697 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12698
12699         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12700         --with-gnu-ld=no.
12701
12702 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12703
12704         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12705         AIX multilibs get built.
12706
12707 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12708
12709         * configure.in (i386-win32): Don't build expect if we're not
12710         building the tcl subdir.
12711
12712 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12713
12714         * Makefile.in: (configure-target-examples, all-target-examples):
12715         New targets, configure and build example programs.
12716
12717 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12718
12719         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12720         use it as input to sedit the generated MPW makefile.
12721         * mpw-README: Add a suggestion about Gestalt.h.
12722
12723 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12724
12725         * config.sub: Accept *-*-ieee*.
12726
12727 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12728
12729         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12730         Ronald F. Guilmette <rfg@monkeys.com>.
12731
12732 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12733
12734         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12735         for powerpc-pe native.
12736         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12737         (target==powerpc-pe): duplicate i386-win32 entry.
12738
12739 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12740
12741         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12742         of vxworks, not just vxworks5.1.
12743
12744 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12745
12746         * mpw-configure: Add support for exec-prefix.
12747
12748 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12749
12750         * config.guess: Recognize HP model 816 machines as having
12751         a PA1.1 processor.
12752
12753 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12754
12755         * configure: Ignore new autoconf configure options.
12756
12757 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12758
12759         * config.guess:  Recognize Pentium under SCO.
12760         From Robert Lipe <robertl@arnet.com>.
12761
12762 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12763
12764         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12765
12766 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12767
12768         * configure.in: Don't configure gas for alpha-dec-osf*.
12769
12770 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12771
12772         * configure.in: Default to --with-stabs for some targets for which
12773         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12774         i[345]86*-*-unixware*.
12775
12776 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12777
12778         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12779         rather than basing it on the target.  Simplify handling of options
12780         controlling which directories to configure.  Remove extraneous
12781         slash in multi-clean target.
12782
12783 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12784
12785         * config-ml.in: Prefix more variables with ml_ so they don't collide
12786         with configure's.
12787
12788 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12789
12790         * configure: Don't turn -v into --v.
12791
12792 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12793
12794         * configure.in (targargs): Fix typo.
12795
12796         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12797
12798 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12799
12800         * configure.in: Strip --host and --target options from
12801         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12802         --with-cross-host option when building with a cross-compiler.
12803         * configure: Canonicalize the arguments put into config.status by
12804         always using `=' for an option with an argument.  Pass a presumed
12805         --host or --target explicitly.
12806
12807 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12808
12809         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12810         into general OS recognition case.
12811
12812 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12813
12814         * configure.in (target_configdirs): add target-winsup only
12815         for win32 target systems.
12816
12817 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12818
12819         * Makefile.in (all-target-libgloss): Depend upon
12820         configure-target-newlib, since when libgloss is built it looks to
12821         see if the newlib directory exists.
12822
12823 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12824
12825         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12826         cfg-ml-*.in.
12827
12828 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12829
12830         * configure: Handle LD and LD_FOR_TARGET when configuring a
12831         Canadian Cross.
12832
12833 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12834
12835         * configure.in (target_libs): add target-winsup.
12836         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12837         (target==ppcle-pe): remove ld from $noconfigdirs.
12838
12839 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12840
12841         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12842         Preserve relative path names in $srcdir.  Build symlink tree if
12843         configuring cross target dir and srcdir=. (= no VPATH support).
12844         (configure-target-libg++): Depend on configure-target-librx.
12845         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12846         * config-ml.in: New file.
12847         * symlink-tree: New file.
12848         * configure: Ensure srcdir="." if that's what it is.
12849
12850 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12851
12852         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12853         includes and FLEX_SKELETON setting.
12854         * mpw-configure (--with-gnu-ld): New option, controls whether
12855         to use PPCLink or ld with PowerMac GCC.
12856         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12857         * mpw-config.in: Configure grez if targeting Mac.
12858
12859         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12860         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12861         just macos.
12862         * configure.in: Configure grez resource compiler if targeting Mac.
12863         * Makefile.in (all-grez, install-grez): New targets.
12864
12865 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12866
12867         * configure: CXX defaults to gcc, not g++.  If we find
12868         gcc in the path, set CC to gcc -O2.
12869
12870 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12871
12872         * configure: Default ${build} correctly.  Avoid picking up extra
12873         spaces when reading CC and CXX from Makefile.  When doing a
12874         Canadian Cross, use plausible default values for numerous
12875         variables.
12876         * configure.in: When doing a Canadian Cross, don't try to
12877         configure tools whose configure script can't handle it.
12878
12879 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12880
12881         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12882
12883 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12884
12885         * configure:  Remove dubious bug reporting address.
12886
12887 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12888
12889         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12890         configure script, run that instead of this directory's configure.
12891         In either case, print a message that we're configuring the sub-dir.
12892
12893 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12894
12895         * configure.in: Before checking for the existence of various files,
12896         use sed to filter out "target-".
12897
12898 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12899
12900         * Makefile.in (DO_X): Split rule to decrease command line length
12901         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12902         (Philippe De Muyter).
12903
12904 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12905
12906         * Makefile.in (all-patch): depend on all-libiberty.
12907
12908 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12909
12910         * configure.in: If the only directory in target_configdirs which
12911         actually exists is libiberty, then set target_configdirs to empty,
12912         to avoid trying to build a target libiberty in a gas or gdb
12913         distribution.
12914
12915 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12916
12917         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12918         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12919         systems.
12920
12921 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12922
12923         * configure.in (copy_dirs): Use sys-include instead of include
12924         for --with-headers option.
12925
12926 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12927
12928         * Makefile.in, configure.in: Make winsup builds work with
12929         new scheme.
12930
12931 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12932
12933         * configure.in: Build the linker on AIX.
12934
12935 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12936
12937         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12938         where needed.
12939
12940 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12941
12942         * Makefile.in (all-gcc): Fix typo.
12943
12944 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12945
12946         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12947
12948 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12949
12950         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12951         to target-xiberty, to provide more flexibility.
12952         (target_subdir):  Define.  Create if cross.
12953         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12954         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12955         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12956         check-libFOO -> check-target-libFOO, etc.
12957         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12958         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12959         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12960         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12961         allow ALL_GCC="" to only configure.
12962         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12963         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12964         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12965
12966 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12967
12968         * Makefile.in (taz): Build "info" in etc explicitly.
12969
12970 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12971
12972         * configure.in:  Make sure that CC is undefined (as opposed to
12973         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12974         problem with autoconf trying to configure on a host without GCC.
12975
12976 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12977
12978         * mpw-configure: Set host alias from choice of host compiler,
12979         only use generic MPW Makefile sed if present, edit a file
12980         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12981         * mpw-README: Add problem notes about CW6 and CW7.
12982
12983 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12984
12985         * Makefile.in (taz): Use ";" instead of ";;".
12986
12987 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12988
12989         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12990         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12991         DISTDOCDIRS.
12992         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12993         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12994
12995 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12996
12997         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12998         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12999         Move bfd to DISTSTUFFDIRS.
13000
13001 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13002
13003         * Makefile.in (X11_LIB): Removed.
13004         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13005
13006         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13007
13008 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13009
13010         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13011         names.
13012
13013 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13014
13015         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13016
13017 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13018
13019         * configure.in (i[345]86-*-win32): Always build newlib.
13020         Don't configure cvs, autoconf or texinfo.
13021         * Makefile.in (LD_FOR_TARGET): New.
13022         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13023         Pass down LD_FOR_TARGET.
13024
13025 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13026
13027         * winsup: New directory.
13028         * Makefile.in: Build winsup.
13029         * configure.in: Winsup is configured when target is win32.
13030         Can only build win32 target GDB when native.
13031
13032 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13033
13034         * config.guess: Recognize HP model 819 machines as having
13035         a PA 1.1 processor.
13036
13037 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13038
13039         * configure: Fix sed loop which substitutes for CC and CXX to
13040         avoid bug found in various sed implementations.
13041
13042 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13043
13044         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13045         simulator.  Use standard powerpc-*-eabi*.
13046
13047 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13048
13049         * configure.in: Stop putting gas and binutils in noconfigdirs for
13050         powerpc-*-aix* and rs6000-*-*.
13051
13052 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13053
13054         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13055         -mcall-aixdesc libraries.
13056
13057 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13058
13059         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13060
13061         * config.sub (arm | armel | armeb): Fix shell syntax.
13062
13063 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13064
13065         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13066         -msoft-float and -mcpu=common support.
13067         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13068         libraries.
13069
13070 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13071
13072         * configure.in: Allow configuration and build of emacs19 for the alpha.
13073
13074 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13075
13076         * configure.in (CC): Get ^CC, not just any old CC, from
13077         ${host_makefile_frag}.
13078
13079 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13080
13081         * configure.in (CC): Try to get CC from
13082         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13083
13084 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13085
13086         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13087         only if it exists in $(srcdir).
13088
13089 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13090
13091         * configure: If CC and CXX are not set in the environment, set
13092         them, based on either an existing Makefile or on searching for gcc
13093         in PATH.  Substitute for CC and CXX in Makefile.
13094         * configure.in: Remove libm from target_libs.  Separate
13095         target_configdirs from configdirs.  If CC is not set in
13096         environment, try to get it from a host Makefile fragment.  Rewrite
13097         changes of configdirs to use skipdirs instead.  A few minor
13098         tweaks.  Take directories out of target_configdirs as they are
13099         taken out of configdirs.  Remove existing Makefile files from
13100         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13101         CONFIG_ARGUMENTS in Makefile.
13102         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13103         by configure.in.
13104         (CONFIG_ARGUMENTS): Likewise.
13105         (CONFIGURE_TARGET_MODULES): New variable.
13106         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13107         ($(CONFIGURE_TARGET_MODULES)): New target.
13108         (configure-libg++, configure-libio): New targets.
13109         (all-libg++): Depend upon configure-libg++.
13110         (all-libio): Depend upon configure-libio.
13111         (configure-libgloss, all-libgloss): New targets.
13112         (configure-libstdc++): New target.
13113         (all-libstdc++): Depend upon configure-libstdc++.
13114         (configure-librx, all-librx): New targets.
13115         (configure-newlib): New target.
13116         (all-newlib): Depend upon configure-newlib
13117         (configure-xiberty): New target.
13118         (all-xiberty): Depend upon configure-xiberty.
13119
13120 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13121
13122         * configure.in (host i[345]86-*-win32):  Expand the
13123         noconfigdirs again.
13124
13125 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13126
13127         * mpw-configure: Fix sed command file name.
13128
13129 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13130
13131         * configure.in (host i[345]86-*-win32): Reduce the
13132         noconfigdirs again.
13133
13134 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13135
13136         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13137         or powerpc*-*-pe*, since they are not yet supported.
13138
13139 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13140
13141         Add PowerMac support and many other enhancements.
13142         * mpw-configure: New option --cc to select compiler to use,
13143         paste options set according to --cc into the generated
13144         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13145         if mpw-make.sed is present.
13146         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13147         add forward includes for PowerPC include files.
13148         * mpw-build.in: Build using Makefile.PPC if present.
13149         (do-byacc, etc): Remove separate version resource builds.
13150         (do-gas): Build "stamps" before "all".
13151         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13152         * mpw-README: Update to reflect --cc option, PowerMac support,
13153         and recently-reported compatibility problems.
13154
13155 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13156
13157         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13158         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13159         (--with-multilib-top): Pass to recursive invocations.
13160
13161 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13162
13163         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13164         v810-*-*.
13165
13166 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13167
13168         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13169         gdb, ld and opcodes on v810-*-*.
13170
13171 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13172
13173         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13174         (local-maintainer-clean): New target.
13175         (maintainer-clean): New target.
13176         (realclean): Just depend upon maintainer-clean.
13177
13178 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13179
13180         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13181
13182 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13183
13184         * configure.in: Build ld in mips*-*-bsd* case.
13185
13186 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13187
13188         * config.sub: Accept -lites* OS.  From Ian Dall.
13189
13190 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13191
13192         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13193         targets.
13194
13195 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13196
13197         * configure.in: treat i386-win32 canadian cross the same as
13198         i386-go32 canadian cross.
13199
13200 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13201
13202         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13203         running under the simulator to build a reduced set of libraries.
13204         (powerpc-*-eabiaix): Add fine grained multilib support added to
13205         other powerpc targets yesterday.
13206
13207 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13208
13209         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13210         -disable-softfloat, -disable-relocatable, -disable-aix, and
13211         -disable-sysv to control which multilib libraries get built.
13212
13213 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13214
13215         * configure: Add Makefile.tem to list of files to remove in trap
13216         handler.
13217
13218 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13219
13220         * config.guess (*Linux*):  Add missing "exit"s.
13221         Also, need specific check for alpha-unknown-linux (uses COFF).
13222
13223 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13224
13225         * config.guess:  Merge with FSF:
13226
13227         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13228         * config.guess (AIX4): More robust release numbering discovery.
13229
13230         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13231         * config.guess (i386-sequent-ptx): Properly get version number.
13232
13233         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13234         * config.guess (mips:*:4*:UMIPS): New case.
13235
13236 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13237
13238         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13239         (i386-win32 host): Likewise.  Don't build readline.
13240
13241 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13242
13243         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13244         SUPPORT_FILES to submakes.
13245
13246 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13247
13248         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13249         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13250         mpw-configure.
13251
13252 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13253
13254         * configure.in (appdirs): Use =, not ==, in test expression when
13255         trying to build the text to print in the warning message for
13256         Solaris users.
13257
13258 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13259
13260         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13261
13262 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13263
13264         * config.guess: Recognize lynx-2.3.
13265
13266 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13267
13268         * config.sub (z8ksim): Deleted
13269         (z8k-*-coff): New, this is the one true name of the target.
13270
13271 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13272
13273         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13274
13275 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13276
13277         * config.guess (*:Linux:*:*): First try asking the linker what the
13278         default object file format is (elf, aout, or coff).  Then if this
13279         fails, try previous methods.
13280
13281 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13282
13283         * configure.in: Don't build newlib for *-*-vxworks5.1.
13284
13285 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13286
13287         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13288         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13289
13290 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13291
13292         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13293
13294 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13295
13296         * cfg-ml-com.in: New file.
13297         * cfg-ml-pos.in: New file.
13298
13299 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13300
13301         * COPYING.NEWLIB: Add HP free copyright to list.
13302
13303 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13304
13305         * config.sub: Recognize -eabi* for the system, not just -eabi.
13306
13307 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13308
13309         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13310         * config.sub, configure.in (win32): New target and host.
13311
13312 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13313
13314         * configure.in: Add i386-pe configuration.
13315
13316 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13317
13318         * mpw-build.in (install): Install GDB after LD.
13319
13320 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13321
13322         * mpw-config.in (elf/mips.h): Always forward-include, needed
13323         for GDB to build.
13324
13325 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13326
13327         * testsuite: New directory for customer acceptance and whole tool
13328         chain tests.
13329
13330 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13331
13332         * configure: If per-host line isn't found, but AC_OUTPUT is found
13333         and a configure script exists, run it instead.
13334
13335 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13336
13337         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13338
13339 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13340
13341         * configure: Set build_{cpu,vendor,os,alias} to host values when
13342         --build isn't specified.
13343
13344 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13345
13346         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13347         (FLAGS_TO_PASS): Pass them.
13348         (EXTRA_TARGET_FLAGS): Ditto.
13349
13350 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13351
13352         * Makefile.in (all-libg++): Depend on all-libstdc++.
13353
13354 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13355
13356         * configure.in (noconfigdirs): Enable all packages for
13357           i386-unknown-netbsd.
13358
13359 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13360
13361         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13362         hosted builds (DOS builds)
13363
13364 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13365
13366         Changes for ARM based on patches from Richard Earnshaw:
13367         * config.sub: Handle armeb and armel.
13368         * configure.in: Omit arm linker only for riscix.
13369
13370 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13371
13372         * config.guess:  Update from FSF.
13373
13374 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13375
13376         * config.sub: Recognize powerpcle as the little endian variant of
13377         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13378         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13379         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13380         temporarily.
13381
13382 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13383
13384         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13385
13386 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13387
13388         * config.sub: Accept -lites* as a basic system type.
13389
13390 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13391
13392         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13393         installed, and if so return linuxoldld as the system name.
13394
13395 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13396
13397         * config.guess: Add hppa1.1-hp-lites support.
13398
13399 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13400
13401         * configure.in: Don't build newlib for m68k-vxworks5.1.
13402
13403 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13404
13405         * configure.in (mips-sgi-irix6): Use mh-irix5.
13406
13407 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13408
13409         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13410
13411 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13412
13413         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13414         OSF/1.  Fix compiler flags.
13415         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13416
13417 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13418
13419         * configure.in: Recognize --with-newlib.
13420         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13421
13422 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13423
13424         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13425         to *_X11_MODULES due to gdbtk needing X include files et al.
13426
13427 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13428
13429         Merge in support for Mac MPW as a host.
13430         (Old change descriptions retained for informational value.)
13431
13432         * mpw-config.in: Add generic include forwards for cpu-specific
13433         include files in aout and elf directories.
13434
13435         * mpw-configure: Added copyright.
13436         * mpw-config.in: Check for presence of required build tools.
13437         (target_libs): Add newlib.
13438         (target_tools): Add examples.
13439         (Read Me): Generate as "Read Me for MPW" instead.
13440         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13441         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13442         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13443
13444         * mpw-configure: Remove subdir-specific makefile hackery,
13445         delete mk.tmp after using it.
13446
13447         * mpw-build.in (all): Display start and end times.
13448
13449         * mpw-configure (host_canonical): Set.
13450         (target_cpu): Always add to makefiles.
13451         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13452         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13453         (mpw-mh-mpw): Look for in srcdir and srcroot.
13454         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13455
13456         * mpw-build.in: (install-only): New target.
13457
13458         * mpw-configure (host_alias, target_alias): Rename from hostalias
13459         and targetalias, add into generated Makefile.
13460         (mk.tmp): If present, add into generated Makefile.
13461         * mpw-build.in (all-gas): Build config.h first before gas proper.
13462
13463         * mpw-configure (config.status): Write only if changed.
13464         * mpw-config.in (readline): Configure it (not built, just used for
13465         definitions).
13466
13467         * mpw-config.in (elf/mips.h): Add a forward include.
13468
13469         * mpw-config.in: Forward-include most .h files in include into
13470         extra-include.
13471         (readline): Don't build.
13472         mpw-build.in (install): Install GDB.
13473
13474         * mpw-configure (prefix, mpw_prefix): Handle it.
13475         * mpw-config.in (mmalloc, readline): Don't configure.
13476         * mpw-build.in (thisscript): Rename to ThisScript.
13477         Use mpw-build instead of BuildProgram everywhere.
13478         (mmalloc, readline): Don't build.
13479         * mpw-README: New file, basic documentation about the MPW port.
13480
13481         * mpw-config.in: Use forward-include to create include files.
13482
13483         * mpw-configure: Add more things to the top of each configured
13484         Makefile, including contents of config/mpw-mh-mpw.
13485         * mpw-config.in (extra-include): Create this directory and fill it
13486         with Posix-like include files when configuring.
13487
13488         * config.sub (apple, mac, mpw): Add various aliases.
13489
13490         * mpw-build.in: New file, top-level build script fragment for MPW.
13491         * mpw-configure: New file, configure script for MPW.
13492         * mpw-config.in: New file, config fragment for MPW.
13493
13494 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13495
13496         * configure.in (host_libs): Remove glob, since it is gone from the
13497         sources.
13498
13499 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13500
13501         * Makefile.in: define empty GDB_NLM_DEPS var.
13502
13503         * configure.in(target_makefile_frag): use config/mt-netware
13504         for netware targets.
13505
13506 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13507
13508         * config.sub: Merge in recent FSF changes.  Remove linux special
13509         cases.
13510
13511 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13512
13513         Revert this change:
13514
13515         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13516
13517                 * build-all.mk: Use CC=cc -Xs on Solaris.
13518
13519 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13520
13521         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13522         stop using it.
13523         * Makefile.in: Nuke all references to glob subdirectory.
13524
13525 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13526
13527         * configure.in: Fix --enable-shared logic in per-host.
13528
13529 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13530
13531         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13532
13533 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13534
13535         * configure.in (noconfigdirs): Don't build gas on AIX, for
13536         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13537
13538 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13539
13540         * configure: Fix --cache-file to work if the file argument is a
13541         relative path.
13542
13543 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13544
13545         * configure: If the --cache-file is used, pass it down to
13546         configure in subdirectories.
13547
13548 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13549
13550         * config.sub: add vxworks29k configuration.
13551
13552 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13553
13554         * Makefile.in (taz): Do "diststuff" part quietly.
13555
13556 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13557
13558         * config.sub: Mini-merge with gcc/config.sub.
13559
13560 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13561
13562         * config.guess (IRIX): Sed - to _.
13563
13564 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13565
13566         * Makefile.in (source-vault, binary-vault): New targets.
13567
13568 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13569
13570         * config.sub: Recognize -eabi as a basic system type.
13571
13572 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13573
13574         * configure.in (enable_shared stuff): Fix typo.
13575
13576 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13577
13578         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13579
13580 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13581
13582         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13583
13584 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13585
13586         * configure.in (rs6000-*-*): Don't build gas.
13587
13588 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13589
13590         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13591         reduce command line length.
13592         (AS_FOR_TARGET): Check for as.new, not Makefile.
13593         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13594
13595 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13596
13597         * config.guess:  Merge from FSF.
13598
13599 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13600
13601         * configure: Don't use $ when handling program_suffix.
13602
13603 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13604
13605         * configure.in:  Configure tk for hppa/hpux.
13606
13607 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13608
13609         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13610
13611 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13612
13613         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13614         to LIBCXXFLAGS.  Tests are better run without it.
13615
13616 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13617
13618         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13619
13620 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13621
13622         * configure.in (*-*-netware*): Don't configure xiberty.
13623
13624 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13625
13626         * configure.in:  Remove tk from native_only list.
13627
13628 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13629
13630         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13631           for special NCD build.
13632
13633 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13634
13635         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13636         makeall.bat, they're only useful for binutils snapshots.
13637         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13638         makeall.bat to specified SUPPORT_FILES.
13639
13640 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13641
13642         * build-all.mk: Add Ericsson targets to sun4 and solaris
13643           hosts.  Add  BNR's sun4 target to solaris host, so their
13644           build-from-source will be tested in-house first.
13645
13646 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13647
13648         * Makefile.in (LIBCFLAGS): New variable.
13649         (CFLAGS_FOR_TARGET): Ditto.
13650         (LIBCFLAGS_FOR_TARGET): Ditto.
13651         (LIBCXXFLAGS): Ditto.
13652         (CXXFLAGS_FOR_TARGET): Ditto.
13653         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13654         (BASE_FLAGS_TO_PASS): Pass them.
13655         (EXTRA_TARGET_FLAGS): Ditto.
13656
13657         * configure.in: Support --enable-shared.
13658
13659 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13660
13661         * configure.in (target_libs):  Include libstdc++ again.
13662         * config.guess:  Update from FSF (for FreeBSD).
13663
13664 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13665
13666         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13667         makeall.bat.
13668         (DISTDOCDIRS): Add `etc'.
13669         (ETC_SUPPORT_PFX): New variable.
13670         (taz): Include anything from etc starting with a word in
13671         ETC_SUPPORT_PFX.
13672
13673 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13674
13675         * config.sub: Update for recent FSF changes.  Remove obsolete
13676         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13677         spacing changes.
13678
13679 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13680
13681         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13682
13683         * config.guess:  Merge with FSF.
13684         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13685
13686 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13687
13688         * configure: Since the "trap 0" handler will override the exit
13689         status on many systems, only use it for "exit 1", and make it set
13690         a non-zero exit status; reset it before "exit 0".  Also, check
13691         exit status of config.sub, and error out if it failed.
13692
13693 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13694
13695         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13696         and install libgloss.
13697
13698 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13699
13700         * Makefile.in (all-binutils): Depend upon all-byacc.
13701
13702         * configure.in: Don't build emacs on Irix 5.
13703
13704 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13705
13706         * configure.in (*-*-netware*): Add libio.
13707
13708 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13709
13710         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13711         (CHECK_TARGET_MODULES): Ditto.
13712         (INSTALL_TARGET_MODULES): Ditto.
13713         (TARGET_LIBS): Ditto.
13714         (all-libstdc++): Note dependencies.
13715
13716 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13717
13718         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13719
13720 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13721
13722         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13723         -fexternal-templates.
13724
13725         * configure.in (target_libs): Add libstdc++.
13726         (noconfigdirs): Add libstdc++ as appropriate.
13727
13728 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13729
13730         * config.guess:  Update from FSF.
13731
13732 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13733
13734         * configure: Use ${config_shell} when running ${configsub}.
13735
13736 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13737
13738         * config.sub: No longer recognize h8300h.
13739
13740 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13741
13742         * config.sub: Remove extraneous differences between config.sub and
13743         gcc/config.sub.
13744
13745 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13746
13747         * Makefile.in (DISTSTUFFDIRS): Add gas.
13748
13749 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13750
13751         * COPYING.NEWLIB: New file.
13752
13753 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13754
13755         * config.guess (HP-UX):  Patch from Harlan Stenn
13756         <harlan@landmark.com> to also emit release level.
13757
13758 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13759
13760         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13761
13762 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13763
13764         * config.sub:  Merge nextstep cleanup from FSF.
13765
13766 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13767
13768         * configure.in (arm-*-*): Don't configure ld for this target.
13769
13770 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13771
13772         * configure.in (*-*-netware): don't configure libg++, libio,
13773           librx, or newlib.
13774
13775 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13776
13777         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13778         configure ld--it works, but it doesn't support shared libraries.
13779
13780 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13781
13782         * config.guess (*-unknown-freebsd*):  Get rid of possible
13783         trailing "(Release)" in version string.
13784         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13785
13786 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13787
13788         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13789         Fix type: *-next-neststep -> *-next-nextstep.
13790
13791         * config.guess:  Merge from FSF:
13792
13793         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13794
13795         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13796
13797         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13798
13799         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13800         instead of UNIX_SV for UnixWare 1.0).
13801
13802 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13803
13804         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13805         to make gdb/nlm/* build after the compiler and linker.
13806
13807 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13808
13809         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13810         not just i[34]86.
13811         (m68k-atari-sysv4):  Relocate to match FSF version.
13812
13813         * config.guess:  More merges from the FSF:
13814
13815         Add a space before function call or macro invocation.
13816
13817         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13818
13819         * config.guess: Add trap cmd to remove dummy.c and dummy when
13820         interrupted.
13821
13822         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13823
13824         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13825         (dummy): Redirect stderr from compilation of dummy.c.
13826
13827         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13828
13829         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13830
13831 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13832
13833         * configure: Accept and ignore --cache*, for compatibility with
13834         new autoconf.
13835
13836 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13837
13838         * config.guess:  Merge from FSF:
13839
13840         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13841
13842         * config.guess (Pyramid*:OSx*:*:*): New case.
13843         (PATH): Add /.attbin at end for finding uname.
13844         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13845
13846         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13847
13848         * config.guess (M88*:DolphinOS:*:*): New case.
13849
13850         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13851
13852         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13853         to select whether to use ELF or COFF.
13854
13855         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13856
13857         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13858
13859         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13860
13861         * config.guess: Guess the OS version for HPUX.
13862
13863         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13864
13865         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13866
13867 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13868
13869         * configure.in: Recognize --with-headers, --with-libs, and
13870         --without-newlib.
13871         * Makefile.in (all-xiberty): Depend upon all-ld.
13872
13873 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13874
13875         * configure.in: Change i[34]86 to i[345]86.
13876
13877 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13878
13879         * configure (version): A few more tweaks to help message.
13880
13881 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13882
13883         * Makefile.in:  Remove (for now) librx as a host library,
13884         now that we're building it for target.
13885
13886 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13887
13888         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13889         (Karl Berry).
13890
13891 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13892
13893         * configure.in:  Also configure librx.
13894
13895 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13896
13897         * Makefile.in:  Update various rules to reflect that librx
13898         is now needed for libg++.
13899
13900 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13901
13902         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13903
13904 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13905
13906         * configure.in: Configure the examples directory.
13907
13908 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13909
13910         * configure: Simplify Jun 2 1994 change.
13911
13912 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13913
13914         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13915         /bin/gcc isn't good enough to build gcc.
13916
13917 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13918
13919         * Makefile.in (GDB_SUPPORT_FILES): Remove
13920         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13921         (gdb.tar.gz): Add new rule to use standard distribution building
13922         mechanism.
13923
13924 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13925
13926         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13927         Bill Cox <bill@cygnus.com>.
13928
13929 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13930
13931         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13932
13933 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13934
13935         * configure:  Search current dir first in .gdbinit.
13936
13937 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13938
13939         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13940
13941 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13942
13943         * config.sub:  Refer to NeXT's operating system as nextstep.
13944
13945         * config.sub (case $basic_machine):  Re-order the cases, to match
13946         the order in the FSF version (which is mostly alphabethical).
13947         Merge in some additions and changes from the FSF.
13948
13949 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13950
13951         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13952         * config.sub: Recognize cxux7.
13953         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13954
13955 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13956
13957         * config.sub:  Fix typo powerpc -> powerpc-*.
13958
13959 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13960
13961         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13962
13963         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13964         parallel with all-emacs and install-emacs).  Top-level command
13965         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13966
13967 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13968
13969         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13970         $(relbindir)/make before doing ``make install'', and use
13971         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13972         installing over running make binary.
13973         ($(host)-stamp-stage3-installed): Likewise.
13974
13975 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13976
13977         * config.guess: Recognize Mach.
13978
13979 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13980
13981         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13982         see whether --exec-prefix was used.
13983
13984 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13985
13986         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13987
13988 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13989
13990         * Makefile.in: Add all-librx target similar to all-libproc.
13991
13992 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13993
13994         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13995         with post 1.2 uname bogosity.
13996
13997 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13998
13999         * configure: Remove temporary files on receipt of a signal.
14000
14001 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14002
14003         * configure: If there is a package_makefile_frag, remove
14004         ${subdir}/Makefile.tem after copying it in.
14005
14006 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14007
14008         * build_all.mk: support rs6000 lynx identifies itself as
14009         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14010         since /bin/gcc is too feeble to compile a modern gcc.
14011
14012 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14013
14014         * brought devo/test-build.mk update-to-date with progressive/
14015           test-build.mk. Add lynx targets and hppa flag info.
14016
14017 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14018
14019         * configure.in:  Use mh-ncrsvr43.  Patch from
14020         Tom McConnell <tmcconne@sedona.intel.com>.
14021
14022 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14023
14024         * config.guess (i386-unknown-bsdi):  No longer need to
14025         check #if defined(__bsdi__) && defined(__i386__).
14026
14027 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14028
14029         * configure: Set program_transform_nameoption correctly.
14030
14031 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14032
14033         * brought build-all.mk update-to-date with progressive build-all.mk,
14034           added new targets and hppa info.
14035
14036 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14037
14038         * configure: If config.guess result is a prefix of the user
14039         specified target, assume a native build and use the user specified
14040         target as the host alias.  Remove SunOS patch suffix removal hack.
14041         * configure.in: Remove SunOS patch suffix removal hack.
14042
14043         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14044         in NATIVE_CHECK_MODULES.
14045
14046 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14047
14048         * Makefile.in: Rename HOST_ONLY to NATIVE.
14049         * configure: Delete SunOs patch suffix from host_canonical
14050           and build_canonical variables that are prepended to Makefiles.
14051         * configure.in: Add comments for easier maintenance.
14052
14053 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14054
14055         * Makefile.in: Add all-libproc target similar to all-gui.
14056
14057 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14058
14059         * Makefile.in (CHECK_MODULES): split into
14060         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14061
14062 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14063
14064         * config.guess (i386-unknown-bsdi): New system to guess.
14065
14066 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14067
14068         * Makefile.in: Add all-gui target (but not yet build by "all").
14069
14070 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14071
14072         * config.sub: Move deletion of patch suffix from here...
14073         * configure.in: To here, at Ian's suggestion.  The top-
14074           level scripts might need to know of a patch level.
14075
14076 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14077
14078         * config.sub: Strip off patch suffix so rtl is recognized
14079           as a sunos4.1.3 machine, even though it's been patched.
14080
14081 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14082
14083         * Makefile.in (INSTALL_LAST): Delete.
14084         (INSTALL_DOSREL): New.
14085
14086 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14087
14088         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14089         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14090         whether we pass down --with-gnu-ld anyhow.
14091
14092 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14093
14094         * Makefile.in (INSTALL_LAST): Change operation so it works
14095         on more flavors of make.
14096         * configure.in (go32): Don't build libg++ or libio.
14097
14098 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14099
14100         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14101         they can be overriden by templates.
14102
14103 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14104
14105         * configure.in (target==go32): Don't build gdb.
14106         * dosrel: New directory.
14107
14108 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14109
14110         * configure.in (host==go32): Configure dosrel too.
14111         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14112         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14113         be set by incoming names or templates.
14114         (INSTALL_LAST): New rule.
14115
14116 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14117
14118         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14119
14120 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14121
14122         * configure.in (appdirs): New variable.  Currently empty, but will
14123         be used in gas distribution.  If nonempty, lists a set of
14124         directories at least one of which must get configured, or top
14125         level configuration is considered to have failed.
14126         (rs6000-*-lynxos*): Use new file name.
14127
14128 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14129
14130         Eliminate XTRAFLAGS.
14131         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14132         newlib include files using -idirafter, and also use -nostdinc.
14133         (CXX_FOR_TARGET): Likewise.
14134         (XTRAFLAGS): Removed.
14135         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14136         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14137         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14138         ($(DO_X)): Don't pass down XTRAFLAGS.
14139
14140 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14141
14142         * configure.in (mips*-dec-bsd*): New target; do build linker.
14143         (mips*-*-bsd*): New target; don't build linker.
14144
14145 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14146
14147         * configure.in: support rs6000-*-lynxos* configuration.
14148         support sunos4 as a cross target.
14149
14150         * config.sub: look for lynx*, not lynx since the OS version may
14151         legitimately be part of the name.
14152
14153 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14154
14155         * configure.in (i[34]86-*-sco*): Move to be with other i386
14156         targets.
14157         (romp-*-*): New target.  Skip various binary utilities.
14158         (vax-*-*): New target.  Don't build newlib.
14159         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14160
14161 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14162
14163         * configure.in: Only set host_makefile_frag if config
14164         directory exists.
14165
14166 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14167
14168         * install.sh: If $dstdir exists, don't check whether each
14169         component does.
14170
14171 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14172
14173         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14174
14175 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14176
14177         * configure.in (*-*-lynxos*): Don't configure newlib for either
14178         native or cross Lynx.
14179
14180 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14181
14182         * config.sub (sparc64-elf): Fix os.
14183         (z8k): Remove duplicate.
14184
14185 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14186
14187         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14188         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14189
14190 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14191
14192         * configure: Make file links cleanly even if Lynx fails on
14193           an NFS symlink (at least fail cleanly).
14194
14195 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14196
14197         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14198         -XNh2000.
14199
14200 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14201
14202         * configure: Unknown options are fatal again.
14203
14204 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14205
14206         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14207         compatibility.
14208
14209 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14210
14211         * build-all.mk: Add `clean' target.
14212
14213 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14214
14215         * config.guess:  Add SINIX support.
14216         * configure.in:  Add mips-*-sysv4* support.
14217
14218 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14219
14220         * build-all.mk: Document all useful targets.
14221         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14222         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14223
14224 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14225
14226         * configure: Support --silent, --quiet.
14227
14228 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14229
14230         * configure: Support --disable-FEATURE.
14231
14232 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14233
14234         * config.guess: Recognize NCR running SVR4.3.
14235
14236 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14237
14238         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14239         Patch from Paul Eggert <eggert@twinsun.com>.
14240
14241 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14242
14243         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14244
14245 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14246
14247         * configure: Make unrecognized options give nonfatal warnings
14248         instead of fatal errors, and pass them to any subdirectory
14249         configures in case they recognize them.
14250         Make --x equivalent to --with-x.
14251
14252 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14253
14254         * configure: Add --enable-* options.  Clean up usage message and
14255         some comments.
14256
14257 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14258
14259         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14260
14261 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14262
14263         * configure.in (hppa*-*-*): Enable binutils.
14264
14265 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14266
14267         * config.sub: Recognize cisco.
14268
14269 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14270
14271         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14272
14273 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14274
14275         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14276         than one configuration name.  Add comment.
14277
14278 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14279
14280         * config.guess: about target *-hitachi-hiuxwe2, fixed
14281         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14282         macro is incorrect.]
14283
14284 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14285
14286         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14287         than the "make ls" stuff which used to be here.
14288
14289 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14290
14291         * config.guess:  Recognize i[34]86-unknown-freebsd.
14292         From Shawn M Carey <smcarey@rodan.syr.edu>.
14293
14294 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14295
14296         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14297
14298 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14299
14300         * config.guess: Check for ptx.
14301
14302 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14303
14304         * config.sub: Add os9k checking.
14305
14306 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14307
14308         * config.guess: Handle OSF1 running on HPPA processors
14309
14310 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14311
14312         * configure: If subdir configure fails, print out a message with
14313         subdirectory name, in case subdir's configure code didn't identify
14314         itself.
14315
14316 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14317
14318         * configure.in: Remove embedded newlines from configdirs.
14319         Avoid mismatches of substrings.  Fix matching strings at end
14320         of configdirs.
14321
14322 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14323
14324         * config.guess:  Add Lynx/rs6000 config support.
14325
14326 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14327
14328         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14329
14330 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14331
14332         * configure.in (hppa*-*-osf*): Treat this just like most other
14333         PA configurations (eg no binutils or ld).
14334         (hppa*-*-*elf*): These configurations have binutils and ld.
14335
14336 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14337
14338         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14339
14340 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14341
14342         * configure.in (rs6000-*-*): Build gas.
14343
14344 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14345
14346         * Makefile.in:  Avoid bug in losing hpux sed.
14347
14348 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14349
14350         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14351         for GDB and GDB has been fixed to not need it.
14352
14353 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14354
14355         * config.guess: Recognize vax hosts.
14356
14357 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14358
14359         * configure (while loop): Don't use "break 2" inside case
14360         statement -- the case statement isn't an enclosing loop.
14361
14362 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14363
14364         * config.guess:  Clean up NeXT support, to allow nextstep
14365         on Intel machines.  Make OS be nextstep.
14366
14367 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14368
14369         * config.guess: Add alternate forms for Convex.
14370
14371 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14372
14373         * configure:  Completely rewrite option processing.  Take
14374         advantage of pattern-matching to avoid invoking test frequently.
14375         Also clean up host and target defaulting logic.
14376
14377 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14378
14379         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14380         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14381         commands (plus user environment) will fit SCO limits.
14382
14383 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14384
14385         * configure.in: Don't issue warnings about directories which are
14386         not being configured if -norecursion is set.  Correct test for
14387         --with-gnu-as and --with-gnu-ld to not get confused by substring
14388         matches.
14389
14390         * configure.in: Don't build gas for alpha-dec-osf1*.
14391
14392 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14393
14394         * configure:  Back out Per's change of 12/19/1993.  It changes the
14395         behavior of configure in unexpected and confusing ways.
14396
14397         Also, use different delim char when calculating
14398         program_transform_name so that the name can contain slashes.
14399
14400 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14401
14402         * configure.in, config.sub: Add support for VSTa micro-kernel.
14403
14404 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14405
14406         * configure.in: Nuke hacks which were used to get a special
14407         version of GAS for HPPA configurations.
14408
14409 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14410
14411         * configure:  If only ${target_alias} is given, use that
14412         as the default for ${host_alias}.
14413         * configure:  Add missing back-slashes before nested quotes.
14414
14415 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14416
14417         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14418
14419 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14420
14421         * config.guess:  Recognize some Tektronix configurations.
14422         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14423
14424 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14425
14426         * config.sub: Match any flavor of SH.
14427
14428 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14429
14430         * configure.in: Don't try to configure newlib for Alpha.
14431
14432 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14433
14434         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14435         libg++ or libio for any Alpha target.
14436
14437         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14438
14439 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14440
14441         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14442         default arguments -- so it tried to compress itself.
14443
14444 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14445
14446         * configure.in (notsupp): ensure that a space is always at the end
14447           of the configdirs list, since the grep checks for an explicit space
14448
14449 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14450
14451         * configure.in (target i386-sysv4.2): don't build ld, since static
14452           versions of many libraries are not available.
14453
14454 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14455
14456         * config.guess: Recognize Apollos (using environment variables).
14457         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14458
14459 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14460
14461         * config.guess: Recognize Sony news mips running newsos.
14462
14463 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14464
14465         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14466         "fi ; else" for bash.
14467
14468 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14469
14470         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14471
14472 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14473
14474         * config.sub: accept unixware as an alias for svr4.2.
14475         Fix some inconsistancies with the gcc version.
14476
14477 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14478
14479         * Makefile.in (DISTDOCDIRS):  Add gdb.
14480
14481 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14482
14483         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14484
14485 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14486
14487         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14488         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14489         this now.
14490
14491 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14492
14493         * config.sub: Accept hiux* as an OS name.
14494
14495         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14496         etc/make-stds.texi.  The underscore came from gcc, and dje now
14497         agrees that RUNTESTFLAGS is the correct name.
14498
14499 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14500
14501         * install.sh:  Remove 'set -e'.  It makes any conditionals
14502         in the script useless.
14503
14504         * config.guess: Automatically recognize arm-acorn-riscix
14505         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14506
14507 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14508
14509         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14510
14511 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14512
14513         * Makefile.in (DISTDOCDIRS): New variable.
14514         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14515         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14516
14517 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14518
14519         * configure.in (hppa target): check the source directory for the
14520           pagas sub-directory
14521
14522 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14523
14524         * config.sub: Allow -aout* and -elf*.
14525
14526 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14527
14528         * configure.in: Don't build ld on i386-solaris2, same as for
14529         sparc-solaris2.
14530
14531 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14532
14533         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14534
14535 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14536
14537         * configure.in:  Configure gdb for alpha.
14538
14539 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14540
14541         * Makefile.in (CXXFLAGS): Add -O.
14542
14543 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14544
14545         * config.guess: added support for DG Aviion
14546
14547 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14548
14549         * configure.in: Produce warning message for subdirectories not
14550         configurable for this host/target combination.  Don't try to
14551         configure gdb for vms.
14552
14553 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14554
14555         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14556         appropriate files before making "diststuff".
14557         (DISTBISONFILES): New var: list of files to be edited.
14558         (DISTSTUFFDIRS): Add binutils.
14559
14560 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14561
14562         * config.sub: also handle mipsel and mips64el (for little endian mips)
14563
14564 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14565
14566         * configure.in: Add * to end of all OS names.
14567
14568 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14569
14570         * configure.in: Build newlib for LynxOS native.
14571
14572 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14573
14574         * config.guess: Add support for delta 88k running SVR3.
14575
14576         * configure.in: Add comment about HP compiler vs. emacs.
14577
14578 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14579
14580         * configure.in: don't build ld on solaris2 (not a viable option
14581           due to bugs in getpwnam & getpwuid)
14582
14583 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14584
14585         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14586         config.guess will produce a full version number.
14587
14588 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14589
14590         * configure.in: Build linker and binutils for alpha-dec-osf1.
14591
14592 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14593
14594         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14595         and gdb/testsuite/Makefile.in.
14596
14597 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14598
14599         * configure.in: recognize mips*- instead of mips-
14600
14601 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14602
14603         * config.sub: Accept linux*coff and linux*elf as operating
14604         systems.
14605
14606 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14607
14608         * config.sub: Recognize mips64, and mips3 as an alias for it.
14609
14610 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14611
14612         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14613         gdb knows how to handle OSF/1 shared libraries.
14614
14615 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14616
14617         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14618         * config.guess: Recognize Hitachi's HIUX.
14619         * config.sub: Recognize h3050r* and hppahitachi.
14620         Remove redundant cases for hp9k[23]*.
14621
14622 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14623
14624         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14625         if gas and ld are in the source tree and are in ${configdirs}.
14626         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14627         --with options (but still pass them down on the command line,
14628         if they were explicitly specified).
14629
14630 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14631
14632         * configure: substitute SHELL value in Makefile.in with
14633         ${CONFIG_SHELL}
14634
14635 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14636
14637         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14638         *-*-solaris2* targets.
14639
14640 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14641
14642         * Makefile.in: define M4, and pass it down to sub-makes;
14643         all-autoconf now depends on all-m4
14644
14645 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14646
14647         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14648         presence of {ar,ranlib} instead of a configured directory
14649
14650 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14651
14652         * config.guess: Accept 34?? as well as 33?? for NCR.
14653
14654 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14655
14656         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14657         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14658
14659 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14660
14661         * configure: grab values for $(CC) and $(CXX) from the
14662         environment, so that someone can do "CC=gcc configure; make" and
14663         have it work right (matching the way that autoconf works now)
14664
14665         * configure.in, Makefile.in: add support for gash, the tcl
14666         interface to Galaxy
14667
14668         * config.guess: add NetBSD variants (hp300, x86)
14669
14670 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14671
14672         * install.sh: Support -d option (in the manner of SunOS 4 install,
14673         as it is more deterministic than that of GNU install)
14674         (chmodcmd): Set file to mode 755 by default (should also do default
14675         chgrp and chown, but I don't feel like dealing with that now)
14676
14677 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14678
14679         * config.sub: Remove h8300hhms alias.
14680
14681 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14682
14683         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14684
14685 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14686
14687         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14688         as stmp-fixinc
14689
14690 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14691
14692         * config.sub: recognize m88110-bug-coff.
14693
14694 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14695
14696         * Makefile.in (all-libio): all dependencies on the toolchain used
14697         to build this (gcc, gas, ld, etc)
14698
14699 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14700
14701         * config.guess: Deal with OSF/1 1.3 on alpha.
14702
14703 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14704
14705         * install.sh: add some 'else true' clauses for portability
14706
14707         * configure.in: don't build libio for h8[35]00-*-* targets
14708
14709 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14710
14711         * Makefile.in:  Add support for new libio.
14712
14713 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14714
14715         * install.sh: If one command fails, don't try the rest.  Don't try
14716         to remove $dsttmp (via trap) unless we have already created it.
14717         If $src doesn't exist, detect it and exit with an error.
14718
14719         * config.guess: Recognize BSD on hp300.
14720
14721 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14722
14723         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14724         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14725
14726 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14727
14728         * Makefile.in (all-send-pr): depends on all-prms
14729
14730 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14731
14732         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14733
14734 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14735
14736         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14737         Added test for mips-mips-riscos5.
14738
14739 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14740
14741         * configure.in: use mh-hp300 for 68k HP hosts
14742
14743 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14744
14745         * configure: add support for CONFIG_SHELL, so that you can use
14746         some alternate shell for evaluating configure scripts
14747
14748 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14749
14750         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14751         in configure script to bug-gdb@prep.ai.mit.edu when building
14752         distribution archive.
14753         * Makefile.in (COMPRESS):  Remove def.
14754         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14755         gdb.tar.Z and make-gdb.tar.Z respectively.
14756         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14757         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14758         to convergence with 'taz' target in Makefile.in.
14759
14760 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14761
14762         * install.sh (dsttmp): use trap to ensure that tmp files go
14763         away on error conditions
14764
14765 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14766
14767         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14768
14769 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14770
14771         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14772         its parent is '/' not ''.
14773
14774         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14775
14776 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14777
14778         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14779         that ${newsrcdir}/configure.in does.
14780
14781 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14782
14783         * test-build.mk: support for CONFIG_SHELL
14784
14785 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14786
14787         * config.sub (netware):  Add as a basic system type.
14788
14789 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14790
14791         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14792           $(srcdir)/ from the dependency on Makefile.in.
14793
14794 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14795
14796         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14797         (h8300hhms is temporary until multi-libraries are implemented).
14798         * configure.in: Handle h8300h too.
14799
14800 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14801
14802         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14803
14804 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14805
14806         * configure:  Remove extraneous output when guessing host type.
14807         * config.guess:  Remove extraneous output when guessing using C
14808         compiler rather than uname, or when guessing fails.
14809
14810 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14811
14812         * Makefile.in: remove all.cross and install.cross targets
14813
14814         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14815           definitions
14816
14817 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14818
14819         * configure.in (target sh): Build gprof.
14820
14821 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14822
14823         * config.sub: change -solaris to -solaris2
14824
14825 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14826
14827         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14828
14829 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14830
14831         * configure: Correct error message for missing Makefile.in to
14832         print correct directory.
14833
14834 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14835
14836         * install.sh: kludge around 386BSD shell bug
14837
14838 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14839
14840         * config.guess:  Recognize NeXT.
14841         * config.guess:  Recognize i486-ncr-sysv4.
14842         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14843
14844 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14845
14846         * Makefile.in (MAKEINFOFLAGS): New variable.
14847         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14848         * build-all.mk, test-build.mk: Pass down --no-split as
14849         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14850
14851 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14852
14853         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14854
14855 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14856
14857         * Makefile.in (libg++.tar.z):  New rule.
14858         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14859         * Makefile.in (taz):  Only do a single chmod.
14860
14861 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14862
14863         * install.sh: don't use dirname anymore (replaced with sed usage)
14864
14865 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14866
14867         * Makefile.in:  Change extension for gzip'd files from '.z' to
14868         '.gz' per new FSF standard usage.
14869
14870 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14871
14872         * configure: put quotes around the final value of program_transform_name
14873
14874 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14875
14876         * Makefile.in: new install.sh support; update install-info rules
14877
14878 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14879
14880         * configure.in: Build diff for crosses, but not for go32 host.
14881
14882         * configure.in: Build gprof only for native, and don't build it
14883         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14884
14885 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14886
14887         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14888
14889 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14890
14891         * configure.in (host_tools): Add prms.
14892
14893 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14894
14895         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14896         with $(FLAGS_TO_PASS) on the command line
14897
14898         * config.sub: Recognize lynx and lynxos
14899
14900 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14901
14902         * config.sub: Accept -ecoff*, not just -ecoff.
14903
14904 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14905
14906         * Makefile.in (taz): Use .gz suffix instead of .z.
14907         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14908         names.
14909
14910 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14911
14912         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14913
14914 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14915
14916         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14917         that rebuilds that might happen during 'make install' don't get
14918         bogus gcc include files
14919
14920 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14921
14922         Change from Utah for HPPA support:
14923         * config.guess: Recognize hppa1.x-hp-bsd.
14924
14925 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14926
14927         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14928         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14929
14930 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14931
14932         * config.sub: Add support for rom68k and bug boot monitors.
14933
14934 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14935
14936         * Makefile.in: Make all-opcodes depend on all-bfd.
14937
14938 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14939
14940         * config.guess: Added special check for i[34]86-univel-sysv4*.
14941
14942 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14943
14944         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14945         the processor rather than assuming i486.
14946
14947 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14948
14949         * config.guess: Recognize SunOS6 as Solaris3.
14950
14951 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14952
14953         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14954         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14955
14956 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14957
14958         * build-all.mk (all-cross): New target for Canadian Cross.
14959         Added Q2 go32 targets.
14960         * test-build.mk: Configure go32 cross sparclite-aout and
14961         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14962         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14963
14964 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14965
14966         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14967         GO32 hosted toolchains
14968
14969 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14970
14971         * configure: change  so "-exec-prefix" gets passed down rather
14972         than "-exec_prefix" so autoconf generated Makefiles get the
14973         exec_prefix set right.
14974
14975 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14976
14977         * config.guess: get the Solaris2 minor version number
14978
14979         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14980
14981 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14982
14983         * config.guess: Recognize some Sequent platforms.
14984
14985 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14986
14987         * Makefile.in: added the vault-install target
14988
14989         * configure.in: actually use the Sun3 makefile fragment that's in
14990         config, also added the release dir to configdirs
14991
14992 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14993
14994         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14995
14996 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14997
14998         * configure.in: remove some program from Alpha targetted toolchains
14999
15000 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15001
15002         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15003         gprof.
15004         (taz): Run "make diststuff" in those directories instead of "make
15005         proto-dir".  Look for "VERSION=" only at start of line in subdir
15006         Makefile.  Use "gzip -9" for compression.
15007         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15008         (binutils.tar.z): New target.
15009
15010 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15011
15012         * Makefile.in (taz): Include gpl.texinfo.
15013
15014 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15015
15016         * Makefile.in (setup-dirs): Merged into "taz" target.
15017         (taz): Only do `proto-dir' stuff if a directory is actually needed
15018         for this target.
15019
15020 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15021
15022         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15023         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15024         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15025         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15026         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15027
15028 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15029
15030         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15031         config.sub, and move-if-change to gdb testsuite distribution
15032         archive, so the testsuite can be extracted, configured, and
15033         run separately from the gdb distribution.  Blow away the Chill
15034         tests that require a Chill compiled executable, since GNU Chill
15035         is not yet publically available.
15036
15037 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15038
15039         * test-build.mk: set environment variables in a single command,
15040         instead of a list of assignments and exports
15041
15042         * config.guess: recognize Alpha/OSF1 systems
15043
15044 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15045
15046         * configure: Change help message to prefer --options rather than
15047           -options.
15048
15049 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15050
15051         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15052         zippy@ecst.csuchico.edu.
15053         * config.guess: Recognize miniframe.
15054
15055 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15056
15057         * Makefile.in: Use srcroot to find runtest rather than rootme.
15058         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15059
15060 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15061
15062         * test-build.mk: Extensive additions to support building on a
15063         machine other than the host.
15064
15065 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15066
15067         * configure (tooldir): Fix for i386-aix again.
15068
15069 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15070
15071         * configure, Makefile.in:  Change definition of $(tooldir)
15072         to match the FSF.
15073
15074 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15075
15076         * config.guess:  Recognize i[34]86/SVR4.
15077
15078 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15079
15080         * Makefile.in (all-gdb): gdb depends on sim.
15081
15082 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15083
15084         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15085         at the same time we make the prototype gdb directory.
15086         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15087         files at the same time as the gdb base release distribution.
15088
15089 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15090
15091         * Makefile.in (check): Use individual check targets rather than
15092         DO_X rule.
15093         (check-gcc): Added.
15094
15095 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15096
15097         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15098         for System V release 3.2.
15099
15100 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15101
15102         * config.sub: Recognize hppaosf.
15103         * configure.in: Do configure ld/binutils/gas for it.
15104
15105 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15106
15107         * configure (tooldir): Alter syntax used to set this, for systems
15108         where "\$" isn't handled right, like i386-aix.
15109
15110 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15111
15112         * configure: Pass program-transform-name, not
15113         program_transform_name, to recursive configures.
15114
15115 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15116
15117         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15118         of gas+ld+binutils.
15119
15120 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15121
15122         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15123
15124 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15125
15126         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15127
15128 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15129
15130         * Makefile.in (PRMS): Set back to all-prms.
15131
15132 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15133
15134         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15135         targets, rather than for MIPS hosts.
15136
15137 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15138
15139         * configure.in: add comment for --with-x default values
15140
15141         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15142
15143         * Makefile.in: add check-* targets for each of the directories in
15144         the tree.  Add a definition of RUNTEST that will use the one we
15145         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15146
15147 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15148
15149         * configure.in: Removed obsolete references to bfd_target and
15150         target_makefile_frag.
15151
15152         * build-all.mk: Set assorted targets for Q2.
15153         * config.sub: Recognize z8k-sim and h8300-hms.
15154         * test-build.mk: Really don't pass host to configure.
15155         (HOLES): Added uname.
15156
15157 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15158
15159         * configure: Handle an empty program-prefix, program-suffix or
15160         program-transform-name correctly.
15161
15162 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15163
15164         * build-all.mk: -G 8 no longer required for MIPS targets.
15165         * test-build.mk: Don't pass host argument to configure; make it
15166         guess.
15167
15168 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15169
15170         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15171         * Makefile.in (COMPRESS):  New macro, like GZIP.
15172
15173 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15174
15175         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15176
15177         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15178         with gas currently defaults to -G 0.
15179
15180 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15181
15182         * Makefile.in (all-flex): flex depends on byacc.
15183
15184         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15185         to test-build.mk as RELEASE_TAG.
15186         * test-build.mk (configargs): New variable containing arguments to
15187         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15188         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15189
15190         * config.guess: Use /bin/uname when checking -X argument on SCO,
15191         to avoid invoking GNU uname which doesn't understand -X.
15192
15193         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15194
15195         * configure.in: Build gas for mips-*-*.
15196
15197 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15198
15199         * Makefile.in (all.normal): insert missing backslash.
15200
15201 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15202
15203         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15204
15205         * Makefile.in: Complete overhaul to merge many almost identical
15206         targets.
15207
15208 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15209
15210         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15211         (gdb.tar.Z): Adjusted.
15212
15213         * Makefile.in (setup-dirs, taz): New targets; should be general
15214         enough to adapt for gdb sometime.  Build only .z file.
15215         (gas.tar.z): New target.
15216
15217 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15218
15219         * build-all.mk: Use CC=cc -Xs on Solaris.
15220
15221 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15222
15223         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15224         for handling BISON for FSF releases.
15225
15226 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15227
15228         * configure: Actually implement the change zoo just documented.
15229
15230 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15231
15232         * configure: when using config.guess, only set target_alias when
15233         it's not already been set (ie, on the command line)
15234
15235 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15236
15237         * Makefile.in: add installcheck target, set PRMS to install-prms
15238
15239 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15240
15241         * configure: add support for package_makefile_fragment, handle the
15242         case where a directory has a configure.in file but no Makefile.in
15243         more gracefully (with an actual understandable error message, even);
15244         add support for --without (and add this to the usage message); also
15245         explicitly add a --host=${host_alias} to the command line when
15246         config.guess is used
15247
15248 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15249
15250         * configure: Must use both --host and --target in recursive calls.
15251
15252 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15253
15254         * Makefile.in: Change deja-gnu to dejagnu.
15255
15256 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15257
15258         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15259
15260 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15261
15262         * configure.in: canonicalize all instances to *-*-solaris2*,
15263         also strip out a number of tools to not build for go32 host
15264
15265 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15266
15267         * config.guess: add GPL.
15268
15269         * Makefile.in, config.guess, config.sub, configure: bump
15270           copyrights to 93.
15271
15272 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15273
15274         * Makefile.in (do-info): Removed obsolete check for existence of
15275         localenv file.
15276
15277         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15278
15279 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15280
15281         * Makefile.in: a couple of 'else true' for decstation,
15282         support for TclX
15283
15284         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15285
15286 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15287
15288         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15289
15290 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15291
15292         * config.guess: Recognize i386-ibm-aix (PS/2).
15293         * configure.in: Use config/mh-aix386 file for it.
15294
15295 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15296
15297         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15298         CC_FOR_TARGET instead.
15299         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15300
15301 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15302
15303         * Makefile.in: Add sim to list of directories sent with gdb
15304
15305 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15306
15307         * configure.in: Put back mips-dec-bsd* case.
15308
15309 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15310
15311         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15312         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15313         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15314
15315 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15316
15317         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15318
15319         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15320         (install-info): install dir.info only if it exists,
15321         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15322
15323 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15324
15325         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15326         gas for mips-dec-bsd.
15327
15328 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15329
15330         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15331         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15332
15333 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15334
15335         * configure.in: Added "dejagnu" to hosttools list.
15336
15337 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15338
15339         * config.sub, configure.in, config.guess:  Add support
15340         for Bosx, an AIX variant from Bull.
15341         Patches from F.Pierresteguy@frcl.bull.fr.
15342
15343 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15344
15345         * devo/dejagnu: Initial creation of devo/dejagnu.
15346         Migrated dejagnu testcases and support files for testing software
15347         tools to reside as subdirectories, currently called "testsuite",
15348         within the directory of the software tool.  Migrated all programs,
15349         support libraries, etc. beloging to dejagnu proper from
15350         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15351         with no modifications.  The changes to these files which will
15352         allow them to configure, build, and execute properly will be made
15353         in a future update.
15354
15355 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15356
15357         * Makefile.in: Change send_pr to send-pr.
15358         * configure.in: Likewise.
15359         * send_pr: Renamed directory to send-pr.
15360
15361 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15362
15363         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15364
15365 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15366
15367         * README:  Update for gdb-4.8 release.
15368         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15369         gdb-xxx.tar.z (gzip'd) file also.
15370
15371 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15372
15373         * Makefile.in: make all-diff depend on all-libiberty
15374
15375 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15376
15377         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15378
15379 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15380
15381         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15382
15383 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15384
15385         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15386         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15387         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15388
15389 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15390
15391         * Makefile.in:  makeinfo binary is in a new location
15392
15393 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15394
15395         * config.sub: Accept -ecoff as an OS.
15396
15397         * Makefile.in: Various changes to eliminate a level of make
15398         recursion and reduce the required command line length.
15399         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15400         sub-makes.
15401         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15402         variables holding settings for specific sub-makes.
15403         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15404         in terms of BASE_FLAGS_TO_PASS.
15405         (TARGET_LIBS): New variable listing directories which use
15406         TARGET_FLAGS_TO_PASS.
15407         (subdir_do): Eliminated.
15408         (do-*): New set of targets to replace subdir_do.
15409         (various): All targets which used subdir_do now depend on do-*.
15410         (local-clean): Renamed from do_clean.
15411         (local-distclean): New target, dependency of distclean and
15412         realclean.
15413         (install-info): Don't create directories.  Depend on dir.info
15414         rather than calling make recursively.
15415         (install-dir.info): Eliminated.
15416         (install-info-dirs): Create all info directories here.
15417         (dir.info): Depend upon do-install-info.
15418
15419         * test-build.mk (HOLES): Added false.
15420
15421 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15422
15423         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15424
15425 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15426
15427         * Makefile.in (info): remove dependency on all-texinfo.  The
15428         problem was really in texinfo/C, not at this level.
15429
15430 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15431
15432         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15433
15434 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15435
15436         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15437         GDB releases.
15438
15439 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15440
15441         * configure: Include srcdir in message about target of link not
15442         being found.  Don't convert `-' to `_' in `with' options being
15443         passed to subdirs.
15444
15445 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15446
15447         * configure.in: add uudecode to host_tools
15448
15449         * Makefile.in: added {all,install}-uudecode targets, added them to
15450         the appropriate lists
15451
15452 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15453
15454         * Makefile.in (all-gcc): Added dependency on all-gas.
15455
15456         * configure.in (mips-*-*): Build ld and binutils.
15457
15458 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15459
15460         * configure: check return code from mkdir, print error message and
15461           exit on failure.
15462
15463 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15464
15465         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15466
15467 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15468
15469         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15470
15471 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15472
15473         * config.sub (h8500):  Recognize this as a cpu type.
15474
15475 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15476
15477         * configure: source directory missing is no longer a warning
15478
15479         * configure.in: recognize irix[34]* instead of irix[34]
15480
15481         * Makefile.in: define and pass down X11_LIB
15482
15483 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15484
15485         * guess-systype: Renamed to ...
15486         * config.guess:  ... by popular request.
15487         * configure.in, Makefile.in:  Update accordingly.
15488
15489 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15490
15491         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15492         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15493         + Execute ./dummy instead of assuming . is in PATH.
15494
15495 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15496
15497         * guess-systype:  New shell script.  Attempts to guess the
15498         canonical host name of the executing host.
15499         Only a few hosts are supported so far.
15500         * configure:  Call guess-systype if no host is specified.
15501
15502 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15503
15504         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15505         gcc Makefile.
15506
15507
15508 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15509
15510         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15511         (all-gcc, install-gcc, subdir_do): Use it.
15512
15513 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15514
15515         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15516
15517 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15518
15519         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15520           set exclusively by configure, using configure.in .
15521
15522 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15523
15524         * test-build.mk: set $PATH for all builds
15525
15526         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15527
15528 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15529
15530         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15531         the one used in gcc/Makefile.in, so that a null expansion doesn't
15532         override the one needed to build gcc with a native cc.
15533
15534
15535 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15536
15537         * configure: Accept -with arguments.
15538
15539 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15540
15541         * Makefile.in: added h8300sim
15542
15543 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15544
15545         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15546         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15547         (all-cygnus, native, build-cygnus): Make
15548         $(canonhost)-stamp-3stage-done, not $(host)....
15549         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15550         i386-sco3.2v4.  Added else true to if command.
15551
15552 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15553
15554         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15555
15556 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15557
15558         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15559
15560 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15561
15562         * configure.in: don't remove binutils from Solaris builds
15563
15564 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15565
15566         * Makefile.in: get rid of earlier definitions for *clean,
15567         also handle the recursive info rule better
15568
15569 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15570
15571         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15572         do more-or-less the right thing.
15573
15574 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15575
15576         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15577         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15578
15579 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15580
15581         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15582         $(host_canonical).
15583
15584         * configure.in: split the configdirs list into 4 categories (native
15585         v. cross, library v. tool) and handle the cross-only and native-
15586         only in more reasonable (and correct!) way.
15587
15588 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15589
15590         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15591         configdirs anymore.
15592
15593 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15594
15595         * Makefile.in: extensive cleanup::  removed all of the explicit
15596         clean-* targets, collapsed many wrappers around subdir_do into
15597         one, added additional targets to satisfy standards.texi, deleted
15598         some old targets, some changes for consistency
15599
15600 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15601
15602         * configure.in: handle some programs as cross-only, and others as
15603         native only
15604
15605         * test-build.mk: handle partial holes in a more generic manner
15606
15607         * Makefile.in: m4 depends on libiberty
15608
15609 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15610
15611         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15612         time, wdiff, and find to configdirs
15613
15614         * Makefile.in: all, clean, and install rules for the new programs
15615         added to configure.in
15616
15617 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15618
15619         * configure.in: use mh-sun for all *-sun-* hosts
15620
15621 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15622
15623         * Makefile.in: define flags for X11 include files and library file
15624         locations, pass them down to the programs that need this info
15625
15626         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15627
15628 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15629
15630         * configure.in: start building libg++ for HP-UX targets
15631
15632 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15633
15634         * README:  Update references to files moved into etc/.
15635
15636 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15637
15638         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15639         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15640
15641 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15642
15643         * configure: accept dash as well as underscore in long option
15644         names for FSF compatibility.
15645
15646 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15647
15648         * config.sub: added -sco3.2v4 support from FSF.
15649
15650 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15651
15652         * configure.in: expand the section that adds or removes
15653         directories from the list of programs to build, to handle native
15654         vs. cross in addition to host v. native
15655
15656 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15657
15658         * Makefile.in:  Replace C++ in macro names with CXX.
15659         This is less likely to break ...
15660
15661 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15662
15663         * test-build.mk: add -w to GNU_MAKE
15664
15665 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15666
15667         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15668         add 'sparc' to list of recognized cpus.  This needed to make
15669         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15670         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15671         then changes that into $CPU-wrs-vxworks.
15672
15673         * configure.in: remove most references to gdbtest, regularize
15674         target based program removal
15675
15676         * test-build.mk: import from p3 tree (many fixes and changes)
15677
15678 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15679
15680         * Makefile.in: added rules to handle tcl, tk, and expect
15681
15682         * configure.in: handle those directories if they exist
15683
15684 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15685
15686         * config.sub: removed bogus hppabsd and hppahpux names, since
15687         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15688
15689 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15690
15691         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15692         depends upon all-xiberty
15693
15694         * Makefile.in: changes from p3, including:
15695
15696         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15697
15698         * Makefile.in (XTRAFLAGS): include newlib directories if
15699         newlib/Makefile exists, rather than if host != target.
15700
15701         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15702
15703         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15704         from the same source tree and not building a cross-compiler.  This
15705         matters for the libg++ configuration if reconfiguring a tree that
15706         has already been installed.
15707
15708         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15709
15710         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15711         pick up the machine and system specific header files.
15712
15713         * Makefile.in: added AS_FOR_TARGET, passed down in
15714         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15715         the C compiler to use to create programs which are run in the
15716         build environment, set it to default to $(CC), and passed it down
15717         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15718
15719         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15720
15721         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15722         We need them for unusual native builds, like systems without
15723         ranlib.
15724
15725         * configure: also define $(host_canonical) and
15726         $(target_canonical), which are the full, canonical names for the
15727         given host and target
15728
15729 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15730
15731         * Makefile.in:  Added separate definitions for C++.
15732
15733 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15734
15735         * configure.in (configdirs):  Add deja-gnu.
15736
15737 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15738
15739         * README:  Update for configure.texi and gdb-4.7 release.
15740
15741 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15742
15743         * Makefile.in:  Move "all" target to top of file.
15744         Previously, first target was ".PHONY" which caused BSD4.4 make
15745         to build .PHONY when make was run without arguments.
15746
15747 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15748
15749         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15750         Library-copylefted code in libiberty.
15751
15752 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15753
15754         * config.sub:  Replace m68kmote with plain old m68k.
15755
15756 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15757
15758         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15759
15760 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15761
15762         * config.sub: Complain if no argument is given.  Added support for
15763         386bsd as OS and target alias.
15764
15765 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15766
15767         * Makefile.in (XTRAFLAGS): include newlib directories if
15768         newlib/Makefile exists, rather than if host != target.
15769
15770 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15771
15772         * config.sub: recognize sparclite-wrs-vxworks.
15773
15774         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15775         p3.) Added clean-xiberty to clean.
15776
15777 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15778
15779         * configure.in: use *-*-* instead of nested cases for host and target
15780
15781 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15782
15783         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15784         from the same source tree and not building a cross-compiler.  This
15785         matters for the libg++ configuration if reconfiguring a tree that
15786         has already been installed.
15787
15788 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15789
15790         * config.sub (i486v/i486v4):  Merge in from FSF version.
15791
15792 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15793
15794         * configure: only set PWD if it is already set.
15795
15796 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15797
15798         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15799         doesn't have unset and all success paths (and most error paths)
15800         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15801         to just ${PWD} to avoid confusion.)
15802
15803 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15804
15805         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15806         even for a native compilation.
15807
15808 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15809
15810         Changes to make the gdb.tar.Z rule work better.
15811
15812         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15813         (DEVO_SUPPORT):  Add configure.texi.
15814         (bfd-ilrt.tar.Z):  Remove ancient rule.
15815
15816 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15817
15818         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15819         pick up the machine and system specific header files.
15820
15821         * configure.in, config.sub: added new target m68010-adobe-scout,
15822         with alias of adobe68k.  Changed configure.in to check for
15823         -scout before -sco* to avoid a false match.
15824
15825         * Makefile.in: added AS_FOR_TARGET, passed down in
15826         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15827         the C compiler to use to create programs which are run in the
15828         build environment, set it to default to $(CC), and passed it down
15829         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15830
15831 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15832
15833         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15834         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15835         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15836         FOR_TARGET variants, to newlib and libg++.
15837
15838 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15839
15840         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15841         first.
15842
15843 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15844
15845         * config.sub:  Accept `elf' as an environment.
15846
15847 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15848
15849         * Makefile.in (all-opcodes):  cd into the right directory
15850
15851 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15852
15853         * configure: added -program_transform_name option, used as
15854         argument to sed when installing programs.
15855         configure.texi: added documentation for -program_prefix,
15856         -program_suffix and -program_transform_name.
15857
15858 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15859
15860         * config.sub:  Accept i486 where i386 ok.
15861
15862 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15863
15864         * config.sub: accept we32k
15865
15866 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15867
15868         * config.sub, configure.in: accept OSE68000 and OSE68k.
15869
15870         * Makefile.in: don't create all directories for ``make install'';
15871         let the subdirectories create the ones they need.
15872
15873 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15874
15875         * COPYING: new file, GPL v2
15876
15877 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15878
15879         * Makefile.in: use the new gen-info-dir, which needs a template
15880         argument (which also lives in texinfo)
15881
15882         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15883
15884 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15885
15886         * config.sub (ncr3000):  Change i386 to i486.
15887
15888 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15889
15890         * Makefile.in: add install-rcs, install-grep to
15891         install-no-fixedincludes, removed install-bison and install-libgcc
15892
15893 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15894
15895         * configure.in: grab the HPUX makefile fragment if on HPUX
15896
15897 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15898
15899         * Makefile.in: eradicate bison spoor (ditto libgcc).
15900          configure.in: recognise m68{k,000}-ericsson-OSE.
15901          es1800 is alias for m68k-ericsson-OSE
15902
15903 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15904
15905         * configure.in: rearrange the parts that remove programs from
15906         configdirs, based now on HOST==TARGET or by canonical triple.
15907
15908 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15909
15910         * test-build.mk: recurse explicitly with -f test-build.mk when
15911           appropriate.  predicate stage3 and comparison on the existence
15912           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15913           On very clean, also remove ...stamp-co.  Build in-place before
15914           doing other builds.
15915
15916 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15917
15918         * Makefile.in, configure.in: add tgas
15919
15920 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15921
15922         * Makefile.in: a number of changes merged in from progressive.
15923
15924         * configure.in: add libm.
15925
15926         * .cvsignore: ignore some stuff that comes from test-build.mk.
15927
15928 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15929
15930         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15931
15932 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15933
15934         * configure: Add program_suffix (parallel to program_prefix)
15935         * Makefile.in: adjust directory-creating script for losing decstation
15936
15937 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15938
15939         * configure:  Minor $subdir-related fixes.
15940
15941 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15942
15943         * configure: fix various problems with propogating
15944         makefile_target_frag in subdirs.
15945         * configure.in: config libgcc if its there
15946
15947 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15948
15949         * config.sub:  HPPA merge.
15950
15951 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15952
15953         * Makefile.in:  Replace all-bison with all-byacc in all
15954         dependency lines for other tools (which now use byacc).
15955
15956 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15957
15958         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15959
15960 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15961
15962         * Makefile.in: make gprof rules similar to byacc rules (instead of
15963         vestigal $(unsubdir) that didn't work...)
15964
15965 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15966
15967         * config.sub:  Add support for Linux.
15968         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15969         (at least for libg++).
15970
15971 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15972
15973         * configure.texi: fix doc for the -nfp option to configure
15974
15975 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15976
15977         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15978
15979 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15980
15981         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15982         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15983         * configure.in: added solaris* host_makefile_frag hook.
15984
15985 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15986
15987         * config.sub: changed recognition of m68000 so that various
15988         m68k types can be specified via m680[01234]0
15989
15990 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15991
15992         * config.sub (basic_machine): fix sed so that '-foo' isn't
15993         completely substituted out while .+'-foo' loses the '-foo'
15994
15995 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15996
15997         * config.sub ($os): Add -aout.
15998
15999 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16000
16001         * configure:  If host_makefile_frag is absolute, don't
16002         prefix ${invsubdir} (relevant to libg++ auto-configure).
16003
16004 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16005
16006         * Makefile.in (tooldir): Define it.
16007         (all-ld): Depend on all-flex.
16008
16009 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16010
16011         * Makefile.in (check):  Fix libg++ special case.
16012
16013 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16014
16015         * configure: do not bury `pwd` into config.status, thus do fewer
16016           pwd's.
16017
16018         * configure: print the "Building in" message only when building in
16019           other than "." AND verbose.
16020
16021         * configure: remove -s, rework -v to better accommodate guested
16022           configures.
16023
16024         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16025
16026 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16027
16028         * Makefile.in: macroize flags passed on recursion.  remove
16029           fileutils.
16030
16031 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16032
16033         * configure: get makesrcdir right for subdirs deeper than 1.
16034
16035         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16036           install.
16037
16038 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16039
16040         * Makefile.in: don't print subdir_do or recursion lines.
16041
16042 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16043
16044         * standards.texi: added menu item.
16045
16046         * Makefile.in: build and install standards.info.
16047
16048         * standards.texi: new file.
16049
16050 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16051
16052         * configure: test for and move config.status pieces from
16053           ${subdir}/.
16054
16055 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16056
16057         * configure:  Test for existance of files before trying to mv
16058         them, to avoid numerous non-existance messages.
16059
16060 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16061
16062         * configure: correct final line of config.status.
16063
16064         * configure: patch from eggert.  Avoids a protection problem if
16065           the original Makefile.in is read only.
16066
16067         * configure: use move-if-change from gcc to create config.status.
16068           Some makefiles depend on config.status to tell if a directory
16069           has been reconfigured for a different host.  This change
16070           prevents those directories from remaking everything in the case
16071           where the reconfig was only intended to rebuild a Makefile.
16072
16073         * configure: test for config.sub with "config.sub sun4" rather
16074           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16075           host alias from a missing config.sub.
16076
16077 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16078
16079         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16080           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16081
16082 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16083
16084         * configure: mkdir ${subdir} as needed.
16085
16086 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16087
16088         * Makefile.in,configure.in: added autoconf.
16089
16090 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16091
16092         * Makefile.in: no longer pass against on recursion.
16093
16094         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16095           definitions are not inherited.
16096
16097         * configure: correct makesrcdir when subdir is .
16098
16099 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16100
16101         * configure:  Add support for 'subdirs' variable, which is
16102         like 'configdirs', except that configure doesn't re-invoke
16103         itself for subdirs, it just creates a Makefile for each subdir.
16104         * configure.texi:  Document subdirs.
16105
16106 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16107
16108         * configure.in: added flex to configdirs
16109
16110 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16111
16112         * Makefile.in: remove clean-stamps from clean.
16113
16114 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16115
16116         * configure.in:  Add gdbtest to configdirs.
16117
16118 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16119
16120         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16121         to recursive makes.
16122         * configure.in:  Recognize new ncr3000 config.
16123
16124 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16125
16126         * Makefile.in, configure.in: removed references to gdbm.
16127
16128 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16129
16130         * config.sub:  Don't canonicalize os value
16131         newsos* to bsd (readline needs to check for newsos).
16132         (This fix was earlier made Jan 31, but got re-broken.)
16133
16134 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16135
16136         * configure.in:  sco is an os, not a vendor!
16137
16138         * configure:  Quote $( better.  Keep various shells happy.
16139
16140 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16141
16142         * Makefile.in: eliminate stamp-files.
16143
16144 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16145
16146         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16147           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16148
16149 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16150
16151         * config.sub:  fix iris/iris3.
16152
16153 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16154
16155         * configure: re-add -rm.
16156
16157 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16158
16159         * Maskefile.in: add .stmp-rcs to all.
16160
16161         * configure.in: remove gas from rs6000 build, use aix host fragment.
16162
16163 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16164
16165         * configure: pass down site_option during recursion.
16166
16167 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16168
16169         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16170
16171 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16172
16173         * configure: Change exec_prefix so that it really defaults to prefix.
16174
16175 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16176
16177         * Makefile.in, configure.in:  Add support for mmalloc library.
16178
16179 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16180
16181         * Makefile.in: add stmp dependencies for a few more things.
16182
16183 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16184
16185         * configure: adjusted error message on objdir/srcdir configure
16186           collision, per john's suggestion.
16187
16188         * Makefile.in: add libiberty stmp to all and all.cross.
16189
16190 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16191
16192         * Makefile.in: remove force dependencies, add grep to all.
16193
16194 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16195
16196         * Makefile.in: drop flex.  make stamp files work.
16197
16198         * configure: added test for conflicting configuration in srcdir,
16199           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16200           gets cranky.  use relative paths for configure and srcdir
16201           whenever possible.  Send some error messages to stderr that were
16202           going to stdout.
16203
16204 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16205
16206         * Makefile.in:  Fix libg++ rule to check for gcc directory
16207         before using gcc/gcc.  Also pass XTRAFLAGS.
16208
16209 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16210
16211         * Makefile.in: added stmp-files so that directories aren't polled
16212           when they are already built.
16213
16214         * configure.texi: fixed a node pointer problem.
16215
16216 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16217
16218         * config.sub configure.in gdb/configure.in
16219         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16220         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16221         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16222
16223 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16224
16225         * configure: -recurring becomes -silent.  corrected help message
16226           for -site= option.
16227
16228         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16229
16230 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16231
16232         * configure: when building Makefile for crosses, replace
16233           tooldir and program_prefix.  default srcdir from location of
16234           config.sub.  remove "for host in hosts" and "for target in
16235           targets" loops.
16236
16237 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16238
16239         * Makefile.in: Do not pass bindir or mandir to cvs.
16240
16241 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16242
16243         * Makefile.in, configure.in: removed traces of namesubdir,
16244           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16245           copyrights to '92, changed some from Cygnus to FSF.
16246
16247         * configure.texi: remove most references to multiple hosts,
16248           multiple targets, subdirs, etc.
16249
16250         * configure.man: removed rcsid. reference config.sub not
16251           config.subr.
16252
16253         * Makefile.in: mkdir $(infodir) on install-info.
16254
16255 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16256
16257         * configure.texi:  Explain better about .gdbinit and about
16258         the environment that configure.in sections run in.
16259
16260 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16261
16262         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16263
16264 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16265
16266         * README:  DOC.configure => cfg-paper.texi.
16267
16268 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16269
16270         * config.sub (near case $os):  Don't convert newsos* to bsd!
16271
16272 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16273
16274         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16275         the number of copies of COPYING that go into the GDB tar file.
16276
16277 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16278
16279         * bfd/configure.in, gdb/config/mh-i386sco,
16280         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16281         Fix SCO configuration stuff.
16282
16283 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16284
16285         * Makefile.in:  For libg++, make sure the -I pointing
16286         to the gcc directory goes *after* all the libg++-local -I flags.
16287         Also, move just-gcc dependency from just-libg++ to all-libg++.
16288
16289 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16290
16291         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16292
16293 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16294
16295         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16296
16297 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16298
16299         * config.sub:  Add stratus configuration frags.  Also
16300         submitted to FSF.
16301
16302 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16303
16304         * Makefile.in (DEV_SUPPORT):  add configure.man.
16305
16306         * config.sub(Decode manufacturer-specific):  add -none*.
16307
16308 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16309
16310         * Makefile.in:  remove form feeds to make Sun's make happy.
16311         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16312
16313 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16314
16315         * Makefile.in (AR_FLAGS):  Make quieter.
16316
16317 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16318
16319         * configure.in:  Add libg++.
16320         * configure:  When verbose, don't output the command line at each
16321         level; it will be unremarkably the same as the previous version,
16322         which will be the same as what the user typed.
16323
16324 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16325
16326         * configure.in, Makefile.in: fix clean-info, add flex.  add
16327           fileutils.
16328
16329         * configure: be less sensitive to spaces in Makefile.in.  Do not
16330           look for sources in "..".  Doing so breaks subdirectories that
16331           might have their own configure.  If a subdir has it's own
16332           configure script, use it.
16333
16334 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16335
16336         * cfg-paper.texi: some changes suggested by rms.
16337
16338 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16339
16340         * config.sub:  Merge in some small additions from the FSF version,
16341         taken from the gcc distribution, to bring the Cygnus and FSF
16342         versions into closer sync.
16343
16344 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16345
16346         * configure.in:  Changed svr4 references to sysv4.
16347
16348 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16349
16350         * configure: added -V for version number option.
16351
16352 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16353
16354         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16355           renamed from DOC.configure to cfg-paper.texi.
16356
16357 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16358
16359         * configure, config.subr, config.sub: config.subr is now
16360           config.sub again.
16361
16362 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16363
16364         * configure.texi: new file, in progress.
16365
16366         * Makefile.in: build info file and install the man page for
16367           configure.
16368
16369         * configure.man: new file, first cut.
16370
16371         * configure: find config.subr again now that configuration "none"
16372           has gone.  removed all traces of the -ansi option.  removed all
16373           traces of the -languages option.
16374
16375         * config.subr: resync from rms.
16376
16377 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16378
16379         * configure, config.sub, config.subr: merge config.sub into
16380           config.subr, call the result config.subr, remove config.sub, use
16381           config.subr.
16382
16383         * Makefile.in: revised install for dir.info.
16384
16385 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16386
16387         * configure.in: add decstation host makefile frag.
16388
16389         * Makefile.in: BISON now bison -y again.  also install-gcc on
16390           install.  clean-gdbm on clean.  infodir belongs in datadir.
16391           Make directories for info install.  Build dir.info here then
16392           install it.
16393
16394 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16395
16396         * Makefile.in: fix for bad directory tests.
16397
16398 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16399
16400         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16401           regexp.  -srcdir relative was being handled incorrectly.
16402
16403         * Makefile.in: unwrapped some for loops so that parallel makes
16404           work again and so one can focus one's attention on a particular
16405           package.
16406
16407 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16408
16409         * configure: added PWD as a stand in for `pwd` (for speed). use
16410           elif wherever possible.  make -srcdir work without -objdir.
16411           -objdir= commented out.
16412
16413 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16414
16415         * configure: +options become --options.  -subdirs commented out.
16416           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16417           Makefile now at top of generated Makefile.  Removed cvs log
16418           entries.  added -srcdir.  create .gdbinit only if there is one
16419           in ${srcdir}.
16420
16421         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16422           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16423           and mandir now keyed off datadir by default.
16424
16425 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16426
16427         * Freshly created ChangeLog.
16428
16429 \f
16430 Local Variables:
16431 mode: change-log
16432 left-margin: 8
16433 fill-column: 76
16434 version-control: never
16435 End: