OSDN Git Service

2011-03-24 Paolo Bonzini <bonzini@gnu.org>
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2
3         * Makefile.def: Add dependency from termcap to gdb.
4         * Makefile.in: Regenerate.
5
6 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
7
8         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
9         * configure: Regenerate.
10         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
11         * Makefile.tpl: Likewise.
12         * Makefile.in: Regenerate.
13
14 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
15
16         * configure.ac: Remove all mentions of tentative_cc.
17         * configure: Regenerate.
18
19 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
20
21         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
22         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
23         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
24         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
25         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
26         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
27         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
28         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
29         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
30         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
31         *-*-rhapsody*): Remove host cases.
32         * configure: Regenerate.
33
34 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
35
36         * configure.ac (ppc*-*-pe): Remove host case.
37         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
38         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
39         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
40         cases.
41         * configure: Regenerate.
42
43 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
44
45         * config.sub: Update to version 2011-03-23.
46
47 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
48
49         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
50         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
51         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
52         * configure: Regenerate.
53
54 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
55
56         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
57         to Write After Approval.
58         * config-ml.in: Don't handle arc-*-elf*.
59         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
60         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
61         handle GCC libraries.
62         * configure: Regenerate.
63
64 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
65
66         PR bootstrap/48120:
67         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
68         Add -lstdc++ -lm to LIBS.
69         * configure: Regenerate.
70
71 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
72
73         * config.guess: Update to version 2011-02-02
74         * config.sub: Update to version 2011-02-24
75
76 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
77
78         PR lto/48086
79         * configure.ac: Re-enable LTO on *-apple-darwin9.
80         * configure: Regenerate.
81
82 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
83
84         PR lto/48086
85         * configure.ac: Disable LTO on darwin due to an assembler change in
86         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
87         under 256.
88         * configure: Regenerate.
89
90 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
91
92         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
93
94 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
95
96         * MAINTAINERS: Update my e-mail address.
97
98 2011-03-06  Joey Ye  <joey.ye@arm.com>
99
100         * MAINTAINERS: Update my e-mail address.
101
102 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
103
104         * configure.ac: Adjust test of with_ppl.
105         * configure: Regenerated.
106
107 2011-03-02  Kai Tietz  <ktietz@redhat.com>
108
109         * MAINTAINERS: Adjust my e-mail address.
110
111 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
112
113         * configure.ac: Add -lpwl to ppllibs.
114         * configure: Regenerated.
115
116 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
117
118         * config/cloog.m4: Add -lisl to clooglibs.
119         * configure: Regenerated.
120
121 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
122
123         * MAINTAINERS (CPU Port maintainers): Add self.
124
125 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
126
127         * MAINTAINERS: Add myself as testsuite maintainer.
128
129 2011-02-15  Mike Stump  <mikestump@comcast.net>
130
131         * MAINTAINERS: Add myself as testsuite maintainer.
132
133 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
134
135         Import from Libtool and gnulib:
136
137         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
138
139         Prepare for supporting FreeBSD 10.
140         * config.rpath: Remove handling of freebsd1* which soon would
141         match FreeBSD 10.0.
142
143         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
144
145         Remove support for FreeBSD 1.x.
146         * libtool.m4 (_LT_LINKER_SHLIBS)
147         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
148         soon would incorrectly match FreeBSD 10.0.
149
150 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
151
152         PR binutils/12283
153         * move-if-change: Import version from gnulib.
154
155 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
156
157         PR lto/47225
158         * Makefile.def (lto-plugin): Double dash for enable-shared.
159         (configure-gcc): Depend on all-lto-plugin.
160         * Makefile.in: Rebuilt.
161
162 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
163
164         * configure.ac: Remove extra bracket.
165         * configure: Regenerate.
166
167 2011-02-08  Tobias Burnus  <burnus@net-b.de>
168
169         * MAINTAINERS: Add myself as libquadmath maintainer.
170
171 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
172
173         * MAINTAINERS: Update my email address.
174
175 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
176
177         * MAINTAINERS (option handling): Add self.
178
179 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
180
181         PR lto/47225
182         * Makefile.def: Add dependency for install-gcc
183         on install-lto-plugin.
184         * Makfile.in: Regenerated
185
186 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
187
188         * MAINTAINERS (CPU Port Maintainers): Add myself.
189
190 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
191
192         PR libgcj/44341
193         * configure.ac: Discard --with-* flags for host when configuring
194         target libraries for cross build.
195         * configure: Rebuilt.
196
197 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
198
199         * MAINTAINERS (linear loop transforms): Removed.
200
201 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
202
203         * configure.ac: If with_ppl is no, move setting with_cloog=no
204         after CLOOG_REQUESTED check.
205         * configure: Regenerated.
206
207 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
208
209         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
210         CLooG has been requested.
211         * configure: Regenerated.
212
213 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
214
215         * configure: Regenerated.
216         * configure.ac: Check for version 0.11 (or later revision) of PPL.
217
218 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
219
220         * configure: Regenerated.
221         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
222
223 2011-01-21  Andreas Schwab  <schwab@redhat.com>
224
225         * configure.ac: Use AS_HELP_STRING throughout.
226         * configure: Regenerate.
227
228 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
229
230         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
231         * configure: Regenerate.
232
233 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
234
235         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
236
237 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
238
239         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
240         for ia64-hpux.
241         * configure: Regenerate.
242
243 2011-01-07  Jan Hubicka  <jh@suse.cz>
244
245         PR lto/47225
246         * Makefile.in: Regenerate.
247         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
248         configure.
249
250 2011-01-07  Jan Hubicka  <jh@suse.cz>
251
252         * Makefile.in: Regenerate.
253         * Makefile.def (gcc host module) and soft dependency on lto-plugin
254         and configure dependency on lto-plugin configure.
255         (lto-plugin module): Remove dependency on GCC; add dependency on
256         liniberty.
257
258 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
259
260         * MAINTAINERS (Write After Approval): Add myself.
261
262 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
263
264         * configure: Regenerate.
265
266 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
267
268         * configure.ac: (picochip): Disable libiberty.
269
270 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
271
272         * MAINTAINERS (Write After Approval): Add myself.
273
274 2010-12-10  Ian Lance Taylor  <iant@google.com>
275
276         PR bootstrap/46819
277         * configure.ac: For --disable-libgcj clear libgcj_saved.
278         * configure: Rebuild.
279
280 2010-12-10  Tobias Burnus  <burnus@net-b.de>
281
282         PR fortran/46540
283         * configure.ac: Add --disable-libquadmath and
284         --disable-libquadmath-support.
285         * configure: Regenerate.
286
287 2010-12-03  Ian Lance Taylor  <iant@google.com>
288
289         * MAINTAINERS: Add myself as libgo maintainer.
290
291 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
292
293         PR libffi/46792
294         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
295         * configure: Regenerate.
296
297 2010-12-02  Ian Lance Taylor  <iant@google.com>
298
299         * configure.ac: Always set default for poststage1_ldflags to
300         -static-libstdc++ -static-libgcc.
301
302 2010-11-29  Andreas Schwab  <schwab@redhat.com>
303
304         * configure.ac: Move comment to remove extra space in last argument
305         of GCC_TARGET_TOOL.
306
307 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
308
309         PR other/46026
310         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
311         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
312         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
313         (BASE_FLAGS_TO_PASS): Use it.
314         * configure: Rebuilt.
315         * Makefile.in: Rebuilt.
316
317 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
318
319         PR binutils/12258
320         * configure.ac: Correct comments for --enable-gold/--enable-ld.
321         Properly check default linker.
322         * configure: Regnerated.
323
324 2010-11-23  Matthias Klose  <doko@ubuntu.com>
325
326         * configure.ac: For --enable-gold, handle value `default' instead of
327         `both*'.   New configure option --{en,dis}able-ld.
328         * configure: Regenerate.
329
330 2010-11-20  Ian Lance Taylor  <iant@google.com>
331
332         * configure.ac: Only disable a language library if no language needs
333         it.  Don't let --disable-libgcj uncondtionally disable libffi.
334         * configure: Rebuild.
335
336 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
337
338         * Makefile.in: Regenerate.
339
340         PR other/46202
341         * configure.ac: Fix just-built in-tree STRIP name to be
342         binutils/strip-new.
343         * configure: Regenerate.
344         * Makefile.def (install-strip-gcc, install-strip-binutils)
345         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
346         (install-strip-sid): Mirror dependencies on non-strip variants
347         of these targets on the respective -strip prerequisites.
348         * Makefile.tpl (install-strip, install-strip-host)
349         (install-strip-target): New targets.
350         (install-strip-[+module+], install-strip-target-[+module+]):
351         New targets.
352         * Makefile.in: Regenerate.
353
354 2010-11-19  Ian Lance Taylor  <iant@google.com>
355             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
356
357         * configure.ac: Add target-libgo to target_libraries.  Set
358         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
359         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
360         (HOST_EXPORTS): Add GOC.
361         (BASE_TARGET_EXPORTS): Add GOC.
362         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
363         (GOCFLAGS_FOR_TARGET): New variable.
364         (EXTRA_HOST_FLAGS): Add GOC.
365         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
366         * Makefile.def (target_modules): Add libgo.
367         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
368         (dependencies): Add dependency from configure-target-libgo to
369         configure-target-libffi and all-target-libstdc++-v3.  Add
370         dependencies from all-target-libgo to all-target-libffi.
371         (languages): Add go.
372         * configure: Rebuild.
373         * Makefile.in: Rebuild.
374
375 2010-11-19  Ian Lance Taylor  <iant@google.com>
376
377         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
378         compiler/flag environment variables.
379
380 2010-11-18  Ian Lance Taylor  <iant@google.com>
381
382         * configure.ac: Check for lang_requires_boot_languages in
383         config-lang.in files.
384         * configure: Rebuild.
385
386 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
387             Tobias Burnus  <burnus@net-b.de>
388
389         PR fortran/32049
390         * Makefile.def: Add libquadmath; build it with language=fortran.
391         * configure.ac: Add libquadmath.
392         * Makefile.tpl: Handle multiple libs in check-[+language+].
393         * Makefile.in: Regenerate.
394         * configure: Regenerate.
395
396 2010-11-16  Tom Tromey  <tromey@redhat.com>
397
398         * MAINTAINERS: Moved myself to reviewers section.
399
400 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
401
402         * MAINTAINERS: Moved myself to reviewers section.
403
404 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
405
406         * MAINTAINERS (Various Maintainers): Add self for build machinery.
407         (Write After Approval): Remove self.
408
409 2010-11-15  Andreas Schwab  <schwab@redhat.com>
410
411         * configure.ac: Fix spelling in option names.
412         * configure: Regenerated.
413
414 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
415
416         PR bootstrap/39622
417         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
418         * configure: Regenerated.
419
420 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
421
422         * MAINTAINERS: Update my email address.
423
424 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
425
426         * configure: Regenerate.
427
428 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
429
430         * configure: Regenerate.
431
432 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
433
434         * configure: Regenerate.
435
436 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
437
438         * configure: Regenerate.
439
440 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
441
442         * configure.ac: Support official CLooG.org versions.
443         * configure: Regenerate.
444         * config/cloog.m4: New.
445
446 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
447
448         * MAINTAINERS (Write After Approval): Add myself.
449
450 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
451
452         * MAINTAINERS: Update my email address.
453
454 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
455
456         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
457         * configure: Regenerate.
458
459 2010-11-03  Ian Lance Taylor  <iant@google.com>
460             Dave Korn  <dave.korn.cygwin@gmail.com>
461
462         PR lto/46273
463         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
464         and on other supported platforms whenever LTO is enabled.
465         * configure: Rebuild.
466
467 2010-11-02  Alan Modra  <amodra@gmail.com>
468
469         PR binutils/12110
470         * configure.ac: Error when source path contains spaces.
471         * configure: Regenerate.
472
473 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
474
475         * MAINTAINERS: Update my email address.
476
477 2010-10-20  Ian Lance Taylor  <iant@google.com>
478
479         * Makefile.def (target_modules): Set lib_path to src/.libs for
480         libstdc++-v3 module.
481         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
482         * Makefile.in: Rebuild.
483
484 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
485
486         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
487         (Write After Approval): Remove myself.
488
489 2010-10-15  Tristan Gingold  <gingold@adacore.com>
490
491         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
492
493 2010-10-14  Douglas Rupp  <rupp@gnat.com>
494
495         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
496
497 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
498
499         * configure.ac (build_lto_plugin): New shell variable.
500         (--enable-lto): Turn on by default for all non-ELF platforms that
501         have had LTO support added so far.  Set build_lto_plugin appropriately
502         for both ELF and non-ELF.
503         (configdirs): Add lto-plugin or not based on build_lto_plugin.
504         * configure: Regenerate.
505
506 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
507
508         Sync from src:
509         * configure.ac (v850 support): Remove target-libgloss from
510         noconfigdirs.
511         * configure: Regenerate.
512
513 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
514
515         PR bootstrap/45326
516         PR bootstrap/45174
517         * configure.ac: Honor initial values of $build_configargs,
518         $host_configargs, $target_configargs.  Mark the precious, so
519         environment settings get recorded.
520         * configure: Regenerate.
521
522 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
523
524         PR bootstrap/45796
525         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
526         Depend on all-build-libiberty.
527         * Makefile.in: Regenerate.
528
529 2010-09-30  Michael Eager  <eager@eagercon.com>
530
531         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
532         * configure: Regenerate.
533
534 2010-09-28  Michael Eager  <eager@eagercon.com>
535
536         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
537
538 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
539
540         PR bootstrap/44621
541         * configure.ac: Fix unportable shell quoting.
542         * configure: Regenerate.
543
544 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
545
546         * configure.ac (enable-lto): Add Darwin to the list of supported lto
547         targets and amend comment.
548         * configure: Regenerate.
549
550 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
551
552         * MAINTAINERS (Write After Approval): Add myself.
553
554 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
555
556         * configure.ac: Enable LTO by default on Darwin.
557         * configure: Regenerate.
558
559 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
560
561         * MAINTAINERS (Write After Approval): Add myself.
562
563 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
564
565         * MAINTAINERS (Write After Approval): Add myself.
566
567 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
568
569         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
570         ports
571
572 2010-07-28  David Yuste  <david.yuste@gmail.com>
573
574         * MAINTAINERS (Write After Approval): Add myself.
575
576 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
577
578         * configure.ac: Support all v850 targets.
579         * configure: Regenerate.
580
581 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
582
583         PR bootstrap/44455
584         * configure.ac (extra_mpfr_configure_flags): Copy from
585         extra_mpc_gmp_configure_flags.
586         * configure: Re-generated.
587
588 2010-07-22  Andi Kleen  <ak@linux.intel.com>
589
590         * MAINTAINERS (Write After Approval): Add myself.
591
592 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
593
594         * MAINTAINERS (Write After Approval): Add myself.
595
596 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
597
598         * MAINTAINERS (Write After Approval): Add myself.
599
600 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
601
602         PR target/44862
603         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
604         Provide -B option to allow for link spec %s substitutions for
605         libstdc++.a on darwin.
606         * Makefile.in: Regenerate.
607
608 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
609
610         * MAINTAINERS (Reviewers): Update my e-mail address
611
612 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
613
614         * Makefile.def (configure-gcc): Depend on all-libelf.
615         * Makefile.in: Rebuild.
616
617 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
618
619         * MAINTAINERS (Write After Approval): Add myself in the right place.
620
621 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
622
623         * MAINTAINERS (Write After Approval): Add myself.
624
625 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
626
627         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
628
629 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
630
631         * config.sub: Update to version 2010-05-21.
632         * config.guess: Update to version 2010-04-03.
633
634 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
635
636         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
637         * configure: Regenerate.
638
639 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
640
641         * MAINTAINERS (Write After Approval): Add myself.
642
643 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
644
645         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
646         a platform that supports LTO.
647         * configure: Regenerate.
648
649 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
650
651         * configure.ac: Allow all the versions greater than 0.10 of PPL.
652         * configure: Regenerated.
653
654 2010-04-27  Roland McGrath  <roland@redhat.com>
655             H.J. Lu  <hongjiu.lu@intel.com>
656
657         * configure.ac (--enable-gold): Support both, both/gold and
658         both/bfd to add gold to configdirs without removing ld.
659         * configure: Regenerated.
660
661         * Makefile.def: Add install-gold dependency to install-ld.
662         * Makefile.in: Regenerated.
663
664 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
665
666         PR lto/42776
667         * configure.ac (--enable-lto): Refactor handling so libelf tests
668         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
669         and allow LTO to be explicitly enabled on non-ELF platforms that
670         are known to support it inside else-clause.
671         * configure: Regenerate.
672
673 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
674
675         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
676         * configure: Regenerate.
677
678 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
679
680         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
681         * configure: Regenerate.
682
683 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
684
685         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
686         separately.
687         * configure: Regenerate.
688
689 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
690
691         * MAINTAINERS (Write After Approval): Add myself.
692
693 2010-04-14  Tristan Gingold  <gingold@adacore.com>
694
695         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
696         * configure: Regenerate.
697
698 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
699
700         * configure: Regenerate after change to elf.m4.
701
702 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
703
704         * MAINTAINERS (Write After Approval): Add myself.
705
706 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
707
708         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
709         * configure: Regenerated.
710
711 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
712
713         * configure.ac: Print "buggy but acceptable" when CLooG
714         revision is less than 9.
715         * configure: Regenerated.
716
717 2010-04-01  Diego Novillo  <dnovillo@google.com>
718
719         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
720
721 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
722
723         PR bootstrap/43615
724         PR bootstrap/43328
725
726         Revert:
727
728         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
729
730         * configure.ac: Do not pass --enable-multilib nor
731         --disable-multilib in baseargs.  Accept explicitly passed
732         --enable_multilib.
733         * configure: Regenerate.
734
735 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
736
737         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
738
739 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
740
741         * MAINTAINERS: Remove myself.
742
743 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
744
745         PR bootstrap/43328
746         * configure.ac: Do not pass --enable-multilib nor
747         --disable-multilib in baseargs.  Accept explicitly passed
748         --enable_multilib.
749         * configure: Regenerate.
750
751 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
752
753         * MAINTAINERS (spu port): Remove me.
754
755 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
756
757         * configure.ac (tic6x-*-*): New case.
758         * configure: Regenerate.
759
760 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
761
762         * config.sub: Update to version 2010-03-22.
763         * config.guess: Update to version 2009-12-30.
764
765 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
766
767         PR ada/42554
768         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
769         * configure: Regenerate.
770
771 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
772
773         * MAINTAINERS: Update my email address.
774
775 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
776
777         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
778         (ghassan.shobaki@amd.com): Removed.
779
780 2010-03-17  Alan Modra  <amodra@gmail.com>
781
782         * MAINTAINERS: Update my email address.
783
784 2010-03-16  Diego Novillo  <dnovillo@google.com>
785
786         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
787         Matthews.
788
789 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
790
791         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
792         Gutson, Jeffrey D. Oldham and Mark Shinwell.
793
794 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
795
796         * MAINTAINERS: Update my email address.
797
798 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
799
800         * MAINTAINERS: Update my email address.
801
802 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
803
804         * MAINTAINERS: Update my email address.
805
806 2010-03-09  Jie Zhang  <jie@codesourcery.com>
807
808         * MAINTAINERS: Update my email address.
809
810 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
811
812         PR libstdc++/32499
813         * configure.ac (RANLIB): Default to true.
814         (STRIP): Likewise.
815         (RANLIB_FOR_TARGET): Remove superfluous : argument.
816         * configure: Regenerate.
817
818 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
819
820         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
821         (Write After Approval): Update my email address.
822
823 2010-02-17  Nick Clifton  <nickc@redhat.com>
824
825         PR 11238
826         * Makefile.tpl (local-distclean): Also remove config.cache files in
827         sub-directories as there may not be Makefiles present in the
828         sub-directories.
829         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
830         the config.cache files found by the find command.
831
832         * Makefile.in: Regenerate.
833         * configure.ac: Revert previous delta.
834         * configure: Regenerate.
835
836 2010-02-15  Nick Clifton  <nickc@redhat.com>
837
838         PR 11238
839         * configure.ac: Delete config.cache files in sub-directories when
840         deleting Makefiles.
841         * configure: Regenerate.
842
843 2010-02-12  Ben Elliston  <bje@gnu.org>
844
845         * MAINTAINERS: Update my email address.
846
847 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
848
849         * MAINTAINERS (spu port): Update my email address.
850
851 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
852
853         * MAINTAINERS: Add myself as a maintainer for the bfin port.
854
855 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
856
857         * configure.ac: Add "recommended" version checks for GMP/MPC.
858         Update recommended GMP/MPFR/MPC versions.
859         * configure: Regenerate.
860
861 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
862
863         * MAINTAINERS: Move my Embecosm email address into the
864         write-after-approval section.
865
866 2010-01-26  Ian Lance Taylor  <iant@google.com>
867
868         * MAINTAINERS: Add myself as Go frontend maintainer.
869
870 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
871
872         PR libstdc++/36101, PR libstdc++/42813
873         * configure.ac (bootstrap_target_libs): Make inclusion of
874         target-libgomp conditional on libgomb being in target_configdirs.
875         * configure: Regenerate.
876
877 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
878
879         PR libstdc++/36101, PR libstdc++/42813
880         * configure.ac (bootstrap_target_libs): Include target-libgomp.
881         * configure: Regenerate.
882
883 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
884
885         PR libstdc++/36101, PR libstdc++/42813
886         * configure.ac (target_configdirs): Substitute.
887         * Makefile.def: Bootstrap target module libgomp.
888         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
889         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
890         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
891         * configure, Makefile.in: Regenerate.
892
893 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
894
895         * MAINTAINERS: Adjust my details.
896
897 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
898
899         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
900
901 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
902
903         * MAINTAINERS: reindented my entry with tabs instead of spaces.
904
905 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
906
907         * MAINTAINERS (Write After Approval): Add myself.
908
909 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
910
911         * MAINTAINERS (Write After Approval): Add myself.
912
913 2010-01-11  Richard Guenther  <rguenther@suse.de>
914
915         PR lto/41569
916         * Makefile.def (all-lto-plugin): Depend on all-gcc.
917         * Makefile.in: Regenerated.
918
919 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
920
921         * configure.ac: Enable libjava build on x86_64-*freebsd*.
922         * configure: Regenerate.
923
924 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
925             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
926
927         PR bootstrap/42424
928         * configure.ac: Include libtool m4 files.
929         (_LT_CHECK_OBJDIR): Call it.
930         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
931         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
932
933         * configure: Regenerate.
934
935 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
936
937         PR bootstrap/41818
938         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
939         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
940         * Makefile.in: Regenerate.
941
942 2010-01-02  Richard Guenther  <rguenther@suse.de>
943
944         PR lto/41529
945         * configure.ac: Include config/elf.m4.  Disable LTO if not
946         builting for an elf target.
947         * configure: Regenerate.
948
949 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
950
951         * MAINTAINERS: Change my email address.
952
953 2009-12-18  Ben Elliston  <bje@au.ibm.com>
954
955         * config.sub, config.guess: Update from upstream sources.
956
957 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
958
959         * MAINTAINERS (Write After Approval): Add myself.
960
961 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
962
963         PR middle-end/30447
964         PR middle-end/30789
965         PR other/40302
966
967         * configure.ac: Require MPC.
968         * configure: Regenerate.
969
970 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
971
972         PR target/38384
973         PR bootstrap/40972
974         * libtool.m4: Sync from git Libtool.
975         * ltoptions.m4: Likewise.
976         * ltversion.m4: Likewise.
977         * lt~obsolete.m4: Likewise.
978         * ltmain.sh: Likewise.
979
980 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
981
982         * configure.ac: Update minimum MPC version to 0.8.
983         * configure: Regenerate.
984
985 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
986
987         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
988         * configure: Regenerated.
989
990 2009-11-21  Ian Lance Taylor  <iant@google.com>
991
992         * configure.ac: Change default of poststage1_ldflags to be empty if
993         poststage1_libs is set.  When poststage1_libs is empty, and
994         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
995         * configure: Rebuild.
996
997 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
998
999         * MAINTAINERS (Write After Approval): Update my email address.
1000
1001 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1002
1003         * config.guess: Update from upstream sources.
1004
1005 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1006
1007         * Makefile.def: Restore host and target settings for gmp.
1008         * Makefile.in: Rebuild.
1009
1010 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1011
1012         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1013         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1014         Fix portability of test of C++ as bootstrap language.  Add
1015         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1016         * configure: Rebuild.
1017         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1018         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1019         in-tree building.
1020         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1021         (POSTSTAGE1_HOST_EXPORTS): Use it.
1022         (STAGE[+id+]_CXXFLAGS): New.
1023         (BASE_FLAGS_TO_PASS): Pass it down.
1024         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1025         extra_exports.
1026         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1027         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1028         extra_exports.
1029         * Makefile.in: Rebuild.
1030
1031 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1032
1033         * config.sub, config.guess: Update from upstream sources.
1034
1035 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1036
1037         * MAINTAINERS (Write After Approval): Add myself.
1038
1039 2009-11-09  Jon Beniston  <jon@beniston.com>
1040
1041         * MAINTAINERS (Write After Approval): Add myself.
1042
1043 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1044
1045         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1046         paths for *-w64-mingw* and x86_64-*mingw*.
1047         * configure: Regenerated.
1048
1049 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1050
1051         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1052
1053 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1054
1055         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1056         Phil Edwards to Write-After Approval.
1057
1058 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1059
1060         * configure.ac: Disable target-winsup & co for
1061         x86_64-*-mingw* and *-w64-mingw* targets.
1062         * configure: Regenerated.
1063
1064 2009-10-16  Nick Clifton  <nickc@redhat.com>
1065
1066         * MAINTAINERS: Add myself as a maintainer for the RX port.
1067
1068 2009-10-26  Johannes Singler  <singler@kit.edu>
1069
1070         * MAINTAINERS (Write After Approval): Update my e-mail address.
1071
1072 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1073
1074         * configure.ac (CLooG test): Use = with test.
1075         * configure: Regenerate.
1076
1077 2009-10-22  Richard Guenther  <rguenther@suse.de>
1078
1079         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1080         cloog if the ppl version check failed.  Move flags saving
1081         before setting in libelf check.
1082         * configure: Regenerate.
1083
1084 2009-10-21  Richard Guenther  <rguenther@suse.de>
1085
1086         * configure.ac: Adjust the ppl and cloog configure to work as
1087         documented.  Disable cloog if ppl was disabled.  Omit the version
1088         checks if they were disabled.
1089         * configure: Re-generate.
1090
1091 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1092
1093         * configure.ac: Add 'lto' to enable_languages, not
1094         new_enable_languages, and only if not already present.
1095         * configure: Regenerate.
1096
1097 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1098
1099         * README: Refer to the various COPYING* files instead of just
1100         COPYING.
1101         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1102
1103 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1104
1105         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1106         
1107 2009-10-07  Richard Guenther  <rguenther@suse.de>
1108
1109         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1110         and Richard Guenther as reviewers.
1111         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1112         as reviewers.
1113
1114 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1115
1116         * config.sub: Update from upstream sources.
1117
1118 2009-10-06  Ian Lance Taylor  <iant@google.com>
1119
1120         * Makefile.def: check-gold depends upon all-gas.
1121         * Makefile.in: Rebuild.
1122
1123 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1124
1125         * MAINTAINERS (Write After Approval): Add myself.
1126
1127 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1128
1129         * Makefile.def: all-lto-plugin depends on all-libiberty.
1130         set bootstrap=true for lto-plugin.
1131         Add lto-plugin.
1132         * Makefile.in: Regenerate.
1133         * configure.ac (host_libs): Add lto-plugin.
1134         * configure: Regenerate.
1135
1136 2009-10-03  Diego Novillo  <dnovillo@google.com>
1137
1138         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1139         (HOST_LIBELFLIBS): Define.
1140         (HOST_LIBELFINC): Define.
1141         * Makefile.in: Regenerate.
1142         * configure.ac: Add --enable-lto.
1143         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1144         If --enable-lto is used, add 'lto' to new_enable_languages.
1145         If --enable-lto is used and gold is enabled, add
1146         lto-plugin to configdirs.
1147         * configure: Regenerate.
1148
1149 2009-10-03  Simon Baldwin  <simonb@google.com>
1150
1151         * configure.ac: If --with-system-zlib, suppress local zlib and
1152         pass --with-system-zlib to subdir configure scripts.
1153         * configure: Regenerate.
1154
1155 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1156             Paolo Bonzini  <bonzini@gnu.org>
1157
1158         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1159         $(srcdir).
1160         * Makefile.in: Rebuilt.
1161
1162 2009-09-26  Gary Funck  <gary@intrepid.com>
1163
1164         * MAINTAINERS (Write After Approval): Add myself.
1165
1166 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1167
1168         * configure.ac: Update minimum MPC version to 0.7.
1169         * configure: Regenerate.
1170
1171 2009-09-25  Nick Clifton  <nickc@redhat.com>
1172
1173         * configure.ac: Pass any --cache-file=/dev/null option on to
1174         subconfigures.
1175         * configure: Regenerate.
1176
1177 2009-09-23  Nick Clifton  <nickc@redhat.com>
1178
1179         * config.sub, config.guess: Update from upstream sources.
1180
1181 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1182
1183         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1184         * Makefile.in: Rebuilt.
1185
1186 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1187
1188         PR bootstrap/32272
1189         * configure.ac: Error out if $srcdir isn't '.' but contains
1190         host-${host_noncanonical}.
1191         * configure: Regenerate.
1192
1193 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1194
1195         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1196         maintainer.
1197
1198 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1199
1200         * configure.ac: If bootstrapping a combined tree with
1201         --enable-gold, require c++ in stage1_languages.
1202         * configure: Regenerate.
1203
1204         * configure.ac: Also add target_libs of stage1_languages to
1205         bootstrap_target_libs.
1206         * configure: Regenerate.
1207
1208         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1209         with --enable-languages not containing c++.
1210         * configure: Regenerate.
1211
1212 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1213
1214         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1215         * configure: Regenerate.
1216
1217 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1218
1219         * MAINTAINERS (Write After Approval): Update my e-mail address,
1220         and move from from here...
1221         (Waiting for paperwork): To here.
1222
1223 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1224
1225         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1226
1227 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1228
1229         * configure.ac: Do not use $extrasub for replacing @if/@endif
1230         parts in Makefile; instead, use additional arguments to
1231         AC_CONFIG_COMMANDS to do the replacement manually, with several
1232         sed invocations, to avoid HP-UX sed command limits.
1233         * configure: Regenerate.
1234
1235 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1236
1237         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1238         blank before -L.
1239
1240 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1241
1242         * configure.ac (with-build-config): Document.  Handle without.
1243         Handle missing argument.
1244         * configure: Rebuilt.
1245
1246 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1247
1248         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1249         Default to bootstrap-debug only if compare-debug works.
1250         * configure: Rebuilt.
1251         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1252         * Makefile.in: Rebuilt.
1253
1254 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1255
1256         * MAINTAINERS (OS Port Maintainers): Update my email address.
1257
1258 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1259
1260         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1261         * Makefile.in: Rebuilt.
1262
1263 2009-09-01  Chris Demetriou  <cgd@google.com>
1264
1265         * MAINTAINERS (Write After Approval): Add myself.
1266
1267 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1268
1269         PR debug/30161
1270         * include/dwarf2.h (enum dwarf_tag): Added
1271         DW_TAG_GNU_template_template_param
1272         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1273
1274 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1275
1276         * Makefile.tpl (AWK): Fix typo.
1277         * Makefile.in: Regenerate.
1278
1279 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1280
1281         * configure.ac: Detect awk and sed.
1282         * Makefile.def (flags_to_pass): Add AWK and SED.
1283         * Makefile.tpl (AWK, SED): New.
1284         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1285         * configure: Regenerate.
1286         * Makefile.in: Regenerate.
1287
1288 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1289
1290         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1291         (collapseslashes): Likewise.
1292
1293 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1294
1295         * configure.ac (AC_PREREQ): Bump to 2.64.
1296
1297 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1298
1299         * configure.ac: Remove --with-datarootdir, --with-docdir,
1300         --with-pdfdir, --with-htmldir switches.
1301         * configure: Regenerate.
1302
1303         * configure: Regenerate.
1304
1305         * compile: Sync from Automake 1.11.
1306         * depcomp: Likewise.
1307         * install-sh: Likewise.
1308         * missing: Likewise.
1309         * mkinstalldirs: Likewise.
1310         * ylwrap: Likewise.
1311
1312 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1313
1314         * ltmain.sh (func_normal_abspath): New function.
1315         (func_relative_path): Likewise.
1316         (func_mode_help): Document new -bindir option for link mode.
1317         (func_mode_link): Add new -bindir option, and use it to place
1318         output DLL if specified.
1319
1320 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1321
1322         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1323         (baseargs): Add --disable-option-checking.
1324         * configure: Regenerate.
1325
1326         * Makefile.def (configure-target-libiberty): Depend on
1327         all-binutils and all-ld.
1328         (configure-target-newlib): Likewise.
1329         * Makefile.in: Regenerate.
1330
1331 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1332
1333         * config.sub, config.guess: Update from upstream sources.
1334
1335 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1336
1337         Sync from src, merge:
1338
1339         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1340
1341         * configure.ac: Do not exclude gas for i386-*-darwin.
1342         Add a case for x86_64-*-darwin.
1343         * configure: Regenerate.
1344
1345 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1346
1347         * MAINTAINERS: Add my name to Write After Approval list.
1348
1349 2009-08-06  Michael Eager  <eager@eagercon.com>
1350
1351         * configure.ac: Add Microblaze target.
1352         * configure: Regenerate.
1353
1354 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1355
1356         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1357         * configure: Regenerate.
1358         
1359 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1360
1361         * MAINTAINERS (Write After Approval): Update my e-mail address.
1362
1363 2009-07-06  Ian Lance Taylor  <iant@google.com>
1364
1365         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1366         * configure: Rebuild.
1367
1368 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1369
1370         * MAINTAINERS: Move myself to the Graphite Reviewers.
1371
1372 2009-06-30  Wei Guozhi  <carrot@google.com>
1373
1374         * MAINTAINERS: Add my name to Write After Approval list.
1375
1376 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1377
1378         PR bootstrap/40338
1379         * configure.ac (comparestring): Create new variable.
1380         * Makefile.tpl (comparestring): Use to skip some comparisions.
1381         * configure: Regenerate.
1382         * Makefile.in: Regenerate.
1383
1384 2009-06-26  Doug Evans  <dje@sebabeach.org>
1385
1386         * Makefile.def (host_modules): Add cgen.
1387         * Makefile.in: Regenerate.
1388         * configure.ac (host_tools): Add cgen.
1389         * configure: Regenerate.
1390
1391 2009-06-23  DJ Delorie  <dj@redhat.com>
1392
1393         * MAINTAINERS: Add myself as mep maintainer.
1394
1395 2009-06-23  Ian Lance Taylor  <iant@google.com>
1396
1397         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1398         boot_languages.  Only bootstrap target libraries listed in
1399         target_libs for some boot language.  Add --with-stage1-ldflags,
1400         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1401         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1402         if not building with C++.
1403         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1404         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1405         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1406         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1407         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1408         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1409         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1410         * configure, Makefile.in: Rebuild.
1411
1412 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1413
1414         * MAINTAINERS: Added my name to write-after-approval list.
1415
1416 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1417
1418         * configure.ac: Define is_elf for QNX Neutrino targets.
1419         * configure: Regenerate.
1420
1421 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1422
1423         * MAINTAINERS: Added my name to the write-after-approval list
1424
1425 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1426
1427         * configure.ac: Detect MPC in default directory.
1428         * configure: Regenerate.
1429
1430 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1431             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1432
1433         * Makefile.tpl (all): Avoid a trailing backslash.
1434         * Makefile.in: Regenerate.
1435
1436 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1437
1438         * config.sub, config.guess: Update from upstream sources.
1439
1440 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1441
1442         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1443         to noconfdirs.
1444         * configure: Regenerate.
1445
1446 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1447
1448         * Makefile.tpl ([+compare-target+]): Compare all stage
1449         directories, rather than just gcc.
1450         * Makefile.in: Rebuilt.
1451
1452 2009-06-01  Doug Kwan  <dougkwan@google.com>
1453
1454         * configure.ac: Support gold for target arm*-*-*.
1455         * configure: Regenerate.
1456
1457 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1458
1459         * Makefile.def: Add MPC support and dependencies.
1460         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1461
1462         * Makefile.in, configure: Regenerate.
1463
1464 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1465
1466         * Makefile.tpl (all): Avoid harmless warning in make all when
1467         gcc-bootstrap is enabled but stage_last does not exist.
1468         * Makefile.in: Rebuilt.
1469
1470 2009-05-24  Nicolas Roche  <roche@adacore.com>
1471
1472         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1473         * Makefile.in: Regenerate.
1474
1475 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1476
1477         * MAINTAINERS: Update my e-mail address.
1478
1479 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1480
1481         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1482         * configure:  Regenerate.
1483
1484 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1485
1486         PR other/40159
1487         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1488         gcc-no-bootstrap are mutually exclusive.
1489         * Makefile.in: Rebuilt.
1490
1491 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1492
1493         PR other/40159
1494         * Makefile.tpl (all): Don't end with unconditional success.
1495         * Makefile.in: Rebuilt.
1496
1497 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1498
1499         PR target/37137
1500         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1501         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1502         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1503         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1504         stage_configureflags, stage_cflags and stage_libcflags into
1505         explicit Makefile macros.
1506         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1507         GFORTRAN.
1508         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1509         CC.  Set CC_FOR_BUILD from CC.
1510         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1511         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1512         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1513         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1514         and GFORTRAN.
1515         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1516         (_LIBCFLAGS): Renamed to _TFLAGS.
1517         (do-compare-debug, do-compare3-debug): Drop.
1518         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1519         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1520         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1521         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1522         (XGCC_FLAGS_FOR_TARGET): New.
1523         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1524         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1525         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1526         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1527         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1528         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1529         TFLAGS.
1530         (BUILD_CONFIG): Include if requested.
1531         (all): Set TFLAGS on bootstrap.
1532         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1533         (all-stageid-prefixmodule): Likewise.
1534         (do-clean, distclean-stageid): Set TFLAGS.
1535         (restrap): Fix whitespace.
1536         * Makefile.in: Rebuilt.
1537
1538 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1539
1540         * config.guess: Sync with src.
1541
1542 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1543
1544         * configure.ac ($with_ppl):  Default to no if not supplied.
1545         ($with_cloog):  Likewise.
1546         configure:  Regenerate.
1547
1548 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1549
1550         * MAINTAINERS: Update my e-mail address.
1551
1552 2009-04-27  Nick Clifton  <nickc@redhat.com>
1553
1554         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1555
1556 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1557
1558         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1559         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1560         * Makefile.in: Regenerate.
1561
1562 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1563
1564         PR bootstrap/39739
1565         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1566         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1567
1568         * configure, Makefile.in: Regenerate.
1569
1570 2009-04-21  Taras Glek  <tglek@mozilla.com>
1571
1572         * include/hashtab.h: Update GTY annotations to new syntax
1573         * include/splay-tree.h: Likewise
1574
1575 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1576
1577         * config.sub, config.guess: Update from upstream sources.
1578
1579 2009-04-15  Anthony Green  <green@moxielogic.com>
1580
1581         * configure.ac: Add moxie support.
1582         * configure: Rebuilt.
1583
1584 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1585
1586         * configure.ac: Change copyright header to refer to version
1587         3 of the GNU General Public License and to point readers at the
1588         COPYING3 file and the FSF's license web page.
1589         * Makefile.def: Likewise.
1590         * Makefile.tpl: Likewise.
1591         * Makefile.in: Regenerate.
1592
1593 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1594
1595         * configure.ac: Restore match for darwin9 or later. Use double
1596         brackets since regeneration eats one pair.
1597         * configure: Regenerate.
1598
1599 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1600
1601         PR gas/10039
1602         * configure.ac: Require texinfo 4.7.
1603         * configure: Regenerated.
1604
1605 2009-04-09  Nick Clifton  <nickc@redhat.com>
1606
1607         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1608         the GCC Runtime Library Exception.
1609
1610 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1611
1612         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1613         * configure: Regenerate.
1614
1615 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1616
1617         * Makefil.def (languages): New entries.
1618         * Makefile.tpl (check-gcc-*): New generic target.
1619         * Makefile.in: Regenerate.
1620
1621 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1622
1623         * MAINTAINERS:  Update my email address.
1624
1625 2009-03-18  Tom Tromey  <tromey@redhat.com>
1626
1627         * configure: Rebuild.
1628         * configure.ac (host_libs): Add libiconv.
1629         * Makefile.in: Rebuild.
1630         * Makefile.def (host_modules): Add libiconv.
1631         (configure-gdb, all-gdb): Depend on libiconv.
1632
1633 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1634
1635         * configure.ac: Treat gdb as supported on x86_64-darwin.
1636         * configure: Regenerate.
1637
1638 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1639
1640         * configure.ac (--with-host-libstdcxx): New option.
1641         * configure: Regenerate.
1642
1643 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1644
1645         * MAINTAINERS:  Move myself into the write after approval list.
1646
1647 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1648
1649         * MAINTAINERS: Update e-mail address.
1650         
1651 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1652
1653         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1654
1655 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1656
1657         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1658
1659 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1660
1661         Backport from git Libtool:
1662
1663         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1664         Support GNU/kOpenSolaris.
1665         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1666         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1667         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1668         GNU/kOpenSolaris.
1669
1670 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1671
1672         * MAINTAINERS: Update e-mail address.
1673
1674 2009-02-24  Michael Eager  <eager@eagercon.com>
1675
1676         * MAINTAINERS (Write After Approval): Add self.
1677
1678 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1679
1680         * MAINTAINERS (Write After Approval): Add myself.
1681
1682 2009-02-05  Andreas Schwab  <schwab@suse.de>
1683
1684         * Makefile.tpl (stage_last): Define $r and $s before using
1685         $(RECURSE_FLAGS_TO_PASS).
1686         * Makefile.in: Regenerate
1687
1688 2009-01-30  Ian Lance Taylor  <iant@google.com>
1689
1690         * MAINTAINERS: Move myself to the Global Reviewers list.
1691
1692 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1693
1694         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1695         * configure: Regenerate.
1696
1697 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1698
1699         * MAINTAINERS: Make whitespace consistent.
1700         Remove Robert Millan from Write After Approval.
1701
1702 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1703
1704         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1705         (all-opcodes): Depend on all-libiberty.
1706         * Makefile.in: Regenerate.
1707
1708 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1709
1710         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1711         * configure: Regenerate.
1712
1713 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1714
1715         * MAINTAINERS (Write After Approval): Add myself.
1716
1717 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1718
1719         * MAINTAINERS: Add myself to reviewers (Fortran).
1720
1721 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1722
1723         PR tree-optimization/38515
1724         * configure.ac (cloog-polylib): Removed.
1725         (with_ppl, with_cloog): Test for "no".
1726         * configure: Regenerated.
1727
1728 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1729
1730         * MAINTAINERS: Moved myself to reviewers (Fortran).
1731
1732 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1733
1734         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1735         (Write After Approval): Remove myself.
1736
1737 2009-01-03  Diego Novillo  <dnovillo@google.com>
1738
1739         * MAINTAINERS: Remove myself from alias maintainership.
1740
1741 2009-01-02  David Ayers  <ayers@fsfe.org>
1742
1743         * MAINTAINERS: Update e-mail address.
1744
1745 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1746
1747         * MAINTAINERS: Make whitespace consistent.
1748
1749 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1750
1751         Backport from upstream Libtool:
1752         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1753         Add cache variables to tests that require the linker to work.
1754         For shlibpath_overrides_runpath, this also changes the semantics
1755         to let the result from the C compiler take precedence.
1756
1757 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1758
1759         * config.sub, config.guess: Update from upstream sources.
1760
1761 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1762
1763         * configure.ac (ppllibs): Add by default the lib flags.
1764         * configure: Regenerate.
1765
1766 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1767
1768         * MAINTAINERS:  Add myself to the write after approval list.
1769
1770 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1771
1772         * configure.ac: Add double brackets on darwin[912].
1773         * configure: Regenerate.
1774
1775 2008-12-03  Daniel Kraft  <d@domob.eu>
1776
1777         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1778         Approval to Reviewer section (for Fortran front-end).
1779
1780 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1781
1782         * configure.ac: Expand to darwin10 and later.
1783         * configure: Regenerate.
1784
1785 2008-12-02  Andreas Schwab  <schwab@suse.de>
1786
1787         * Makefile.def: configure-target-boehm-gc depends on
1788         all-target-libstdc++-v3.
1789         * Makefile.in: Regenerate.
1790
1791 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1792
1793         * MAINTAINERS:  Add myself as mingw maintainer.
1794
1795 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1796
1797         * config.sub, config.guess: Update from upstream sources.
1798
1799 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1800
1801         * README.SCO: Remove.
1802
1803 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1804
1805         * MAINTAINERS:  Add myself to the write after approval list.
1806
1807 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1808
1809         * MAINTAINERS:  Update my email address in WAA section.
1810
1811 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1812
1813         * MAINTAINERS: Update e-mail address.
1814
1815 2008-11-27  Toon Moene  <toon@moene.org>
1816
1817         * MAINTAINERS: Change e-mail address.
1818
1819 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1820
1821         * configure.ac: Build gdb for i?86-*-darwin*
1822         * configure: Regenerated.
1823
1824 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1825
1826         * MAINTAINERS: Added my full name.
1827
1828 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1829
1830         PR bootstrap/38014
1831         PR bootstrap/37923
1832
1833         Revert:
1834
1835         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1836
1837         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1838         * Makefile.in: Regenerated.
1839
1840         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1841
1842         PR gdb/921
1843         PR gdb/1646
1844         PR gdb/2175
1845         PR gdb/2176
1846
1847         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1848         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1849         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1850         (HOST_EXPORTS): Pass CPPFLAGS.
1851         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1852         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1853         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1854         * Makefile.in, configure: Regenerated.
1855         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1856         and CPPFLAGS_FOR_BUILD.
1857
1858 2008-11-06  Jeff Law  <law@redhat.com>
1859
1860         * MAINTAINERS: Add myself as middle end maintainer.
1861
1862 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1863
1864         * MAINTAINERS (Write after approval): Add myself.
1865
1866 2008-11-05  Diego Novillo  <dnovillo@google.com>
1867
1868         * MAINTAINERS (Global Reviewers): Add myself.
1869         (Non-Algorithmic Maintainers): Remove myself.
1870
1871 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1872
1873         * MAINTAINERS (Write after approval): Add myself.
1874
1875 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1876
1877         * MAINTAINERS (Write after approval): Add myself.
1878
1879 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1880
1881         * configure.ac (spu-*-*): Remove special case.
1882         * configure: Regenerate.
1883
1884 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1885
1886         * MAINTAINERS (Write after approval): Update my email address.
1887
1888 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1889
1890         * configure.ac [spu-*-*]: Do not set skipdirs.
1891         * configure: Re-generate.
1892
1893 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1894
1895         * MAINTAINERS (Various Maintainers): Add myself to reload.
1896
1897 2008-10-25  Richard Guenther  <rguenther@suse.de>
1898
1899         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1900         maintainer.  Remove myself as libgcc-math maintainer.
1901         (Non-Algorithmic Maintainers): Remove myself.
1902
1903 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1904
1905         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1906         * Makefile.in: Regenerated.
1907
1908 2008-10-23  Cary Coutant  <ccoutant@google.com>
1909
1910         * MAINTAINERS (Write after approval): Add myself.
1911
1912 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1913
1914         PR gdb/921
1915         PR gdb/1646
1916         PR gdb/2175
1917         PR gdb/2176
1918
1919         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1920         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1921         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1922         (HOST_EXPORTS): Pass CPPFLAGS.
1923         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1924         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1925         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1926         * Makefile.in, configure: Regenerated.
1927         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1928         and CPPFLAGS_FOR_BUILD.
1929
1930 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1931
1932         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1933         Sebastian Pop.
1934
1935 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1936
1937         * MAINTAINERS (Write After Approval): Added myself.
1938
1939 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1940
1941         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1942         recommended version to 2.3.2.
1943
1944         * configure: Regenerate.
1945
1946 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1947
1948         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1949
1950 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1951
1952         * MAINTAINERS (Write After Approval): Update e-mail address.
1953
1954 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1955
1956         * libtool.m4: Update to libtool 2.2.6.
1957         * lt~obsolete.m4: Update to libtool 2.2.6.
1958         * ltmain.sh: Update to libtool 2.2.6.
1959         * ltsugar.m4: Update to libtool 2.2.6.
1960         * ltversion.m4: Update to libtool 2.2.6.
1961         * ltoptions.m4: Update to libtool 2.2.6.
1962         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1963
1964 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1965
1966         * MAINTAINERS (Write After Approval): Add myself.
1967
1968 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1969
1970         * MAINTAINERS (Write After Approval): Update my name.
1971
1972 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1973
1974         * MAINTAINERS: Add myself in "Write After Approval".
1975
1976 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1977
1978         * MAINTAINERS: Add myself as ia64 maintainer.
1979
1980 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1981
1982         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1983         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1984         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1985         and Michael Tiemann from Write After Approval since they do not
1986         actually have access.
1987
1988 2008-09-05  Richard Guenther  <rguenther@suse.de>
1989
1990         * configure.ac: Initialize clooglibs to -lcloog.
1991         * configure: Re-generate.
1992
1993 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1994
1995         * MAINTAINERS (Write After Approval): Add myself.
1996
1997 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1998
1999         * configure.ac (--with-cloog-polylib): New.
2000         (--disable-cloog-version-check): New.
2001         (--disable-ppl-version-check): New.
2002         * configure: Re-generate.
2003
2004 2008-09-03  Richard Guenther  <rguenther@suse.de>
2005
2006         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2007         cloog test.
2008         * configure: Re-generate.
2009
2010 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2011
2012         Add picoChip port.
2013         * MAINTAINERS: Add picoChip maintainers.
2014
2015 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2016             Tobias Grosser  <grosser@fim.uni-passau.de>
2017             Jan Sjodin  <jan.sjodin@amd.com>
2018             Harsha Jagasia  <harsha.jagasia@amd.com>
2019             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2020             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2021             Adrien Eliche  <aeliche@isty.uvsq.fr>
2022
2023         Merge from graphite branch.
2024         * configure: Regenerate.
2025         * Makefile.in: Regenerate.
2026         * configure.ac (host_libs): Add ppl and cloog.
2027         Add checks for PPL and CLooG.
2028         * Makefile.def (ppl, cloog): Added modules and dependences.
2029         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2030         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2031
2032 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2033
2034         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2035         (GCC_SHLIB_SUBDIR): New.
2036         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2037         * configure: Regenerate.
2038         * Makefile.in: Regenerate.
2039
2040 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2041
2042         * MAINTAINERS: Consistently use tabs to separate columns.
2043
2044 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2045
2046         * MAINTAINERS (Write after Approval): Add myself.
2047
2048 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2049
2050         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2051         Enable bfd, binutils and opcodes.
2052         * configure: Regenerate.
2053
2054 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2055
2056         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2057
2058 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2059
2060         * MAINTAINERS:  Use correct Umlaut for last name.
2061
2062 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2063
2064         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2065
2066 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2067
2068         * MAINTAINERS: Update my email address.
2069
2070 2008-08-16  Nicolas Roche  <roche@adacore.com>
2071
2072         * Makefile.tpl: Add BOOT_ADAFLAGS.
2073         * Makefile.in: Regenerate.
2074
2075 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2076
2077         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2078         * configure: Regenerate.
2079
2080 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2081
2082         * configure.ac: Add makefile fragments for hpux.
2083         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2084         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2085         * configure: Regenerate.
2086         * Makefile.in: Regenerate.
2087
2088 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2089
2090         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2091
2092 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2093
2094         * MAINTAINERS (Write after Approval): Add myself.
2095
2096 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2097
2098         * MAINTAINERS (Write After Approval):  Add myself.
2099
2100 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2101
2102         * MAINTAINERS (Write After Approval):  Add myself.
2103
2104 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2105
2106         * MAINTAINERS: Update my email address.
2107
2108 2008-06-25  Joey Ye  <joey.ye@intel.com>
2109
2110         * MAINTAINERS (Write After Approval):  Add myself.
2111
2112 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2113
2114         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2115         * Makefile.in: Regenerate.
2116         * configure: Regenerate.
2117
2118 2008-06-17  Daniel Kraft  <d@domob.eu>
2119
2120         * MAINTAINERS (Write After Approval):  Add myself.
2121
2122 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2123
2124         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2125         "$@" is still intact with both Autoconf 2.59 and 2.62.
2126         * configure: Regenerate.
2127
2128 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2129
2130         * Makefile.tpl: Fix comment errors.
2131         * Makefile.in: Regenerate.
2132
2133 2008-06-12  David S. Miller  <davem@davemloft.net>
2134             David Edelsohn  <edelsohn@gnu.org>
2135
2136         * configure.ac: Add powerpc*-*-* to gold supported targets.
2137         * configure: Regenerate.
2138
2139 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2140
2141         PR tree-optimization/36218
2142         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2143         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2144         (all prefix="build-"): Pass them to build-system sub-makes.
2145         * Makefile.in: Regenerate.
2146
2147 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2148
2149         * MAINTAINERS (mt port): Remove.
2150         (sco5, unixware, sco udk): Remove.
2151         (Kean Johnston): Add to Write After Approval.
2152
2153 2008-05-30  Julian Brown  <julian@codesourcery.com>
2154
2155         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2156         of libobjc for ARM EABI Linux.
2157         * configure: Regenerate.
2158
2159 2008-05-18  Xinliang David Li   <davidxl@google.com>
2160
2161         * ChangeLog: Remove wrong ChangeLog entry.
2162
2163 2008-05-17  Xinliang David Li   <davidxl@google.com>
2164
2165         * MAINTAINERS (Write After Approval): Add myself.
2166
2167 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2168
2169         * MAINTAINERS (Write After Approval): Add myself.
2170
2171 2008-05-14  Rafael Espíndola  <espindola@google.com>
2172
2173         * config-ml.in: don't handle --enable-shared and --enable-static.
2174
2175 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2176
2177         * MAINTAINERS: Update my email address.
2178
2179 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2180
2181         * MAINTAINERS: Update my email address.
2182
2183 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2184
2185         * MAINTAINERS (Write After Approval): Add myself.
2186
2187 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2188
2189         * MAINTAINERS (Write After Approval): Add myself.
2190
2191 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2192
2193         * MAINTAINERS (crx): Add myself.
2194
2195 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2196
2197         Sync with src:
2198         2008-04-14  David S. Miller  <davem@davemloft.net>
2199
2200         * configure.ac: Add sparc*-*-* to gold supported targets.
2201         * configure: Regenerate.
2202
2203 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2204
2205         PR bootstrap/35457
2206         * configure.ac: Include override.m4.
2207         * configure: Regenerate.
2208
2209 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2210
2211         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2212         * Makefile.in: Regenerate.
2213
2214 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2215
2216         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2217         as nonconfigurable directories list.
2218         * configure: Regenerate.
2219
2220 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2221
2222         * config.sub, config.guess: Update from upstream sources.
2223
2224 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2225
2226         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2227         * Makefile.in: Regenerate.
2228
2229 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2230
2231         * configure.ac: Do not build libssp for the AVR.
2232         * configure: Regenerate.
2233
2234 2008-04-07  Ian Lance Taylor  <iant@google.com>
2235
2236         * Makefile.def: check-gold depends upon all-binutils.
2237         * Makefile.in: Regenerate.
2238
2239 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2240
2241         * MAINTAINERS (Write After Approval): Add myself.
2242
2243 2008-04-04  Nick Clifton  <nickc@redhat.com>
2244
2245         PR binutils/4334
2246         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2247         builds.
2248         * configure: Regenerate.
2249
2250 2008-04-04  NightStrike  <NightStrike@gmail.com>
2251
2252         PR other/35151
2253         * configure.ac: Combine rules for mingw32 and mingw64.
2254         * configure: Regenerate.
2255
2256 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2257
2258         * MAINTAINERS (Write After Approval): Add myself.
2259
2260 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2261
2262         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2263         * Makefile.in (.NOTPARALLEL): Ditto.
2264
2265 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2266
2267         * MAINTAINERS (Write After Approval): Add myself.
2268
2269 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2270
2271         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2272         * Makefile.in (.NOTPARALLEL): Regenerate.
2273
2274 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2275
2276         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2277         * Makefile.in: Regenerate.
2278
2279 2008-03-26  Jakub Staszak  <kuba@et.pl>
2280
2281         * MAINTAINERS (Write After Approval): Add myself.
2282
2283 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2284
2285         * MAINTAINERS:  Update e-mail address.
2286
2287 2008-03-20  Ian Lance Taylor  <iant@google.com>
2288
2289         * configure.ac: Add support for --enable-gold.
2290         * Makefile.def: Add gold as a directory like ld.
2291         * configure, Makefile.in: Regenerate.
2292
2293 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2294
2295         * configure.ac: m4_include config/proginstall.m4.
2296         * configure: Regenerate.
2297
2298         Backport from upstream Libtool:
2299
2300         2007-10-12  Eric Blake  <ebb9@byu.net>
2301
2302         Deal with Autoconf 2.62's semantic change in m4_append.
2303         * ltsugar.m4 (lt_append): Replace broken versions of
2304         m4_append.
2305         (lt_if_append_uniq): Don't require separator to be overquoted,
2306         and avoid broken m4_append.
2307         (lt_dict_add): Fix typo.
2308         * libtool.m4 (_LT_DECL): Don't overquote separator.
2309
2310 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2311
2312         * config.rpath: Add AIX 6 support.
2313
2314 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2315
2316         * Makefile.def (stageprofile).  Remove -fprofile-generate
2317         from stage_libcflags.
2318         * Makefile.in: Regenerate.
2319
2320 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2321
2322         * config.sub, config.guess: Update from upstream sources.
2323
2324 2008-03-06  Tom Tromey  <tromey@redhat.com>
2325
2326         * MAINTAINERS: Update for treelang deletion.
2327
2328 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2329
2330         * MAINTAINERS: Update my email address.
2331
2332 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2333
2334         * MAINTAINERS (darwin port): Add myself as a maintainer.
2335         (objective-c/c++): Add myself as a maintainer.
2336
2337 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2338
2339         * MAINTAINERS (Write After Approval): Update my email address.
2340
2341 2008-02-25  Tomas Bily  <tbily@suse.cz>
2342
2343         * MAINTAINERS (Write After Approval): Add myself.
2344
2345 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2346
2347         * MAINTAINERS (OpenMP): Add myself.
2348
2349 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2350
2351         PR bootstrap/32009
2352         PR bootstrap/32161
2353
2354         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2355         * configure: Regenerate.
2356
2357         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2358         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2359         STAGE4_LIBCFLAGS): New.
2360         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2361         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2362         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2363         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2364         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2365         for target modules.  Don't export LIBCFLAGS.
2366         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2367         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2368         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2369         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2370         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2371         * Makefile.in: Regenerate.
2372
2373 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2374
2375         PR libgcj/33085
2376         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2377         Do not use -DDLL_EXPORT.  Backport from upstream.
2378
2379 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2380
2381         * MAINTAINERS (Write After Approval): Add myself.
2382
2383 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2384
2385         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2386         * configure: Regenerate.
2387
2388 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2389
2390         * configure.ac (xtensa*-*-*): Recognize processor variants.
2391         * configure: Regenerate.
2392
2393 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2394
2395         PR bootstrap/34922
2396         * configure.ac (PARSE_ARGS): Push suitable setting of
2397         ac_subdirs_all, for `./configure --help=recursive'.
2398         Handle `+' in generic toplevel directory disabling.
2399         * configure: Regenerate.
2400
2401 2008-01-28  Nick Clifton  <nickc@redhat.com>
2402
2403         * MAINTAINERS (xstormy16): Take over maintainership.
2404
2405 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2406
2407         * MAINTAINERS (c4x port): Remove.
2408
2409 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2410
2411         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2412
2413 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2414
2415         * config.sub, config.guess: Update from upstream sources.
2416
2417 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2418
2419         * MAINTAINERS (Write After Approval): Add myself.
2420
2421 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2422
2423         * MAINTAINERS: Update my email address.
2424
2425 2008-01-09  Raksit Ashok  <raksit@google.com>
2426
2427         * MAINTAINERS (Write After Approval): Add myself.
2428
2429 2008-01-09  Raksit Ashok  <raksit@google.com>
2430
2431         * MAINTAINERS (Write After Approval): Add myself.
2432
2433 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2434
2435         * config.sub, config.guess: Update from upstream sources.
2436
2437 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2438
2439         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2440         Change recommended MPFR from 2.2.1 -> 2.3.0.
2441         * configure: Regenerate.
2442
2443 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2444
2445         * MAINTAINERS: Update my email address.
2446
2447 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2448
2449         * MAINTAINERS: Update my email address.
2450
2451 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2452
2453         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2454         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2455         * Makefile.in: Regenerate.
2456
2457 2007-12-10  Mark Heffernan  <meheff@google.com>
2458
2459         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2460         misplaced entries.
2461
2462 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2463
2464         * configure.ac: Enable libjava for x86_64-*-darwin9.
2465         * configure: Regenerate.
2466
2467 2007-12-07  Bill Maddox  <maddox@google.com>
2468
2469         * MAINTAINERS (Write After Approval): Add myself.
2470
2471 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2472
2473         * config.sub, config.guess: Update from upstream sources.
2474
2475 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2476
2477         * config-ml.in: Remove 64bit configure tests.
2478
2479 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2480
2481         * config-ml.in: Robustify against white space in absolute file
2482         names.
2483
2484         * config-ml.in (multi-clean): Substitute ${Makefile}.
2485         Remove superfluous ${Makefile} in list.
2486
2487 2007-11-19  Thiemo Seufer  <ths@mips.com>
2488
2489         * config-ml.in: Don't hardcode the Makefile name.
2490
2491 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2492
2493         * MAINTAINERS (Write After Approval): Add myself.
2494
2495 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2496
2497         * MAINTAINERS (Write After Approval): Add myself.
2498
2499 2007-11-06  Doug Kwan  <dougkwan@google.com>
2500
2501         * MAINTAINERS (Write After Approval): Add myself.
2502
2503 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2504
2505         * MAINTAINERS (mercury): Remove entry.
2506         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2507
2508 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2509
2510         * Makefile.def (dependencies): Make configure-gdb depend on
2511         all-intl.
2512         * Makefile.in: Regenerated.
2513
2514 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2515
2516         * MAINTAINERS (Fortran maintainer): Remove myself.
2517
2518 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2519
2520         * Makefile.def: To avoid problems running with parallel makes,
2521         build newlib before libgloss so that target specific header
2522         files are availble.
2523         * Makefile.in: Regenerate
2524
2525 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2526
2527         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2528         * Makefile.in: Regenerate.
2529
2530 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2531
2532         * MAINTAINERS (Register allocation reviewer): Add myself.
2533
2534 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2535
2536         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2537         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2538         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2539         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2540         * configure: Regenerate.
2541
2542 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2543
2544         * MAINTAINERS (Register allocation reviewer): Add myself.
2545
2546 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2547
2548         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2549         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2550         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2551         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2552         * configure.ac: Default them to host tools for $host = $build.
2553         Subst them.
2554
2555         * configure: Regenerate.
2556         * Makefile.in: Regenerate.
2557
2558 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2559
2560         * MAINTAINERS (Register allocation reviewer): Add myself.
2561
2562 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2563
2564         * MAINTAINERS (Register allocation reviewer): Add myself.
2565
2566 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2567
2568         * MAINTAINERS (Write After Approval): Fix typo.
2569
2570 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2571
2572         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2573         * configure: Regenerate.
2574
2575 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2576
2577         PR bootstrap/31906
2578         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2579         they're already prefixed.
2580
2581 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2582
2583         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2584         libstdc++.
2585         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2586         * configure: Regenerate.
2587         * Makefile.in: Regenerate.
2588
2589 2007-09-17  Andreas Schwab  <schwab@suse.de>
2590
2591         * configure.ac: Raise minimum makeinfo version to 4.6.
2592         * configure: Regenerate.
2593
2594 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2595
2596         * MAINTAINERS (write-after-approval) add myself
2597
2598 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2599
2600         * configure.ac: Correct makeinfo version check.
2601         * configure: Regenerate.
2602
2603 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2604
2605         * MAINTAINERS: Update my email address.
2606
2607 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2608
2609         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2610         to $skipdirs and only disable gprof for newlib.  Use the normal
2611         mips*-elf* handling in other respects.
2612         * configure: Regnerate.
2613
2614 2007-09-12  David Daney  <ddaney@avtrex.com>
2615
2616         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2617         enabling libgcj.
2618         * configure: Regenerate.
2619
2620 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2621
2622         PR other/32154
2623         * configure.ac: For libgloss targets, point the linker to the linker
2624         script, startup code and simulator library.
2625         * configure: Regenerate.
2626
2627 2007-09-07  Andrew Haley  <aph@redhat.com>
2628
2629         * configure.ac (noconfigdirs): Remove target-libffi and
2630         target-libjava.
2631         * configure: Regenerate.
2632
2633 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2634
2635         PR target/33281
2636         * configure.ac: Use config/mh-mingw on mingw.
2637         * configure: Regenerate.
2638
2639 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2640
2641         * MAINTAINERS (Write After Approval): Add myself.
2642
2643 2007-09-05  Richard Guenther  <rguenther@suse.de>
2644
2645         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2646         nor --disable-checking is provided also turn on yes and types
2647         checking for stage1.
2648         * configure: Re-generate.
2649
2650 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2651
2652         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2653         (Write After Approval): Remove myself.
2654
2655 2007-08-29  Nick Clifton  <nickc@redhat.com>
2656
2657         * config.sub, config.guess: Update from upstream sources.
2658
2659 2007-08-22  Bud Davis  <jmdavis@link.com>
2660
2661         * MAINTAINERS (Write After Approval): Added myself.
2662         * MAINTAINERS (Reviewers): Removed myself.
2663
2664 2007-08-18  Paul Brook  <paul@codesourcery.com>
2665             Joseph Myers  <joseph@codesourcery.com>
2666
2667         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2668         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2669         * Makefile.in: Regenerate.
2670         * configure.ac (--with-debug-prefix-map): New.
2671         * configure: Regenerate.
2672
2673 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2674             Nigel Stephens  <nigel@mips.com>
2675
2676         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2677         as target_makefile_frag.
2678         * configure: Regenerate.
2679
2680 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2681
2682         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2683         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2684         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2685         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2686         (do-compare, do-compare3, do-compare-debug): New.
2687         ([+compare-target+]): Use them.
2688
2689 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2690
2691         * MAINTAINERS (Write After Approval): Change my email address.
2692
2693 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2694             Ben Elliston  <bje@au.ibm.com>
2695
2696         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2697         --silent if $silent.
2698         * configure: Regenerate.
2699
2700 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2701
2702         * MAINTAINERS (Various Maintainers): Add myself as
2703         loop infrastructure maintainer.  Update my e-mail
2704         address.
2705
2706 2007-07-31  Diego Novillo  <dnovillo@google.com>
2707
2708         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2709         Adjust description.
2710
2711 2007-07-26  Richard Guenther  <rguenther@suse.de>
2712
2713         * configure.ac: Add types checking to stage1 checking flags.
2714         * configure: Regenerate.
2715
2716 2007-07-17  Nick Clifton  <nickc@redhat.com>
2717
2718         * COPYING3: New file.  Contains version 3 of the GNU General
2719         Public License.
2720         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2721         Lesser General Public License.
2722
2723 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2724
2725         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2726
2727 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2728
2729         * MAINTAINERS (S/390 co-maintainer): Add myself.
2730         (Write After Approval): Remove myself.
2731
2732 2007-07-13  Dan Hipschman  <dsh@google.com>
2733
2734         * MAINTAINERS (Write After Approval): Add myself.
2735
2736 2007-07-11  Nick Clifton  <nickc@redhat.com>
2737
2738         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2739         WINDRES export.
2740         * Makefile.in: Regenerate.
2741
2742 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2743
2744         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2745         maintainer.
2746
2747 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2748
2749         * lt~obsolete.m4: New. Import from 20070318 libtool.
2750
2751 2007-07-03  Julian Brown  <julian@codesourcery.com>
2752
2753         * MAINTAINERS (Write After Approval): Add myself.
2754
2755 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2756
2757         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2758         * configure: Regenerate.
2759
2760 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2761
2762         * configure.ac: Add some missing m4 quotation.
2763         * configure: Regenerate.
2764
2765 2007-07-02  Simon Baldwin  <simonb@google.com>
2766
2767         * MAINTAINERS (Write After Approval): Add myself.
2768
2769 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2770
2771         * configure: Regenerate.
2772
2773 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2774
2775         * Makefile.def: Add windmc tool to build.
2776         * Makefile.tpl: Likewise.
2777         * configure.ac: Likewise.
2778         * Makefile.in: Regenerate.
2779         * configure: Regenerate.
2780
2781 2007-06-28  DJ Delorie  <dj@redhat.com>
2782
2783         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2784         not building newlib.
2785         * configure: Regenerated.
2786
2787 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2788
2789         * MAINTAINERS (Write After Approval): Add myself.
2790
2791 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2792
2793         * MAINTAINERS (Write After Approval): Add myself.
2794
2795 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2796
2797         * MAINTAINERS (Write After Approval): Add myself.
2798
2799 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2800
2801         * MAINTAINERS (Write After Approval): Add myself.
2802
2803 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2804
2805         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2806         * Makefile.in: Regenerated.
2807
2808 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2809
2810         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2811         bfin*-*-uclinux* targets.
2812         * configure: Regenerate.
2813
2814 2007-06-14  Ian Lance Taylor  <iant@google.com>
2815
2816         * MAINTAINERS: Add myself as non-algorithmic global write
2817         maintainer.
2818
2819 2007-06-14  Diego Novillo  <dnovillo@google.com>
2820
2821         * MAINTAINERS: Add self as middle-end maintainer and
2822         non-algorithmic global write maintainer.
2823
2824 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2825
2826         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2827         Move all Fortran maintainers except Paul Brook into the
2828         Non-Autopoiesis section.
2829
2830 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2831
2832         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2833         (distclean-stage[+id+]): Possibly delete stage_last.
2834         * Makefile.in: Regenerate.
2835
2836 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2837
2838         * MAINTAINERS (Various Maintainer): Fix typo.
2839
2840 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2841
2842         * MAINTAINERS (Various Maintainer): Add myself as
2843         dataflow maintainer.
2844
2845 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2846
2847         * config.sub, config.guess: Update from upstream sources.
2848
2849 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2850
2851         * Makefile.tpl: Fix spelling error.
2852         * Makefile.in: Regenerate.
2853
2854 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2855
2856         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2857         lt_cv_sys_max_cmd_len.
2858
2859 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2860
2861         * MAINTAINERS (Various Maintainers): Add myself as
2862         auto-vectorizer maintainer.
2863
2864 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2865
2866         PR libjava/32098
2867         * libtool.m4: Revert previous change.
2868         * ltgcc.m4: Put it here.
2869
2870 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2871
2872         * MAINTAINERS (Various Maintainers): Add myself as
2873         auto-vectorizer maintainer.
2874
2875 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2876
2877         PR libjava/32098
2878         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2879
2880 2007-05-30  Richard Guenther  <rguenther@suse.de>
2881
2882         * MAINTAINERS (Various Maintainers): Add myself as
2883         auto-vectorizer maintainer.
2884
2885 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2886
2887         PR bootstrap/29382
2888         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2889         * configure: Rebuilt.
2890
2891 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2892
2893         * MAINTAINERS (Write After Approval): Removed my name.
2894
2895 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2896
2897         * MAINTAINERS (Write After Approval): Remove myself.
2898
2899 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2900
2901         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2902
2903 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2904
2905         * ltmain.sh: Update from ToT Libtool.
2906         * libtool.m4: Update from ToT Libtool.
2907         * ltsugar.m4: New. Update from ToT Libtool.
2908         * ltversion.m4: New. Update from ToT Libtool.
2909         * ltoptions.m4: New. Update from ToT Libtool.
2910         * ltconfig: Remove.
2911         * ltcf-c.sh: Remove.
2912         * ltcf-cxx.sh: Remove.
2913         * ltcf-gcj.sh: Remove.
2914
2915 2007-05-22  Ollie Wild  <aaw@google.com>
2916
2917         * MAINTAINERS (Write After Approval): Add myself.
2918
2919 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2920
2921         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2922         stage_cflags.
2923         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2924         Remove CFLAGS/LIBCFLAGS.
2925         (configure-stage[+id+]-[+prefix+][+module+],
2926         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2927         * Makefile.in: Regenerate.
2928
2929 2007-05-15  Diego Novillo  <dnovillo@google.com>
2930
2931         * MAINTAINERS: Update e-mail address.
2932
2933 2007-05-15  Revital Eres  <eres@il.ibm.com>
2934
2935         * MAINTAINERS (Write After Approval): Add myself.
2936
2937 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2938
2939         * MAINTAINERS (Write After Approval): Updated my address.
2940
2941 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2942
2943         * MAINTAINERS (Write After Approval): Add myself.
2944
2945 2007-05-11  Silvius Rus  <rus@google.com>
2946
2947         * MAINTAINERS (Write After Approval): Add myself.
2948
2949 2007-04-23  Tom Tromey  <tromey@redhat.com>
2950
2951         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2952
2953 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2954
2955         * MAINTAINERS (cpplib): Rename to ...
2956         (libcpp): ... this.  Add C/C++ front end maintainers.
2957
2958 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2959
2960         * config-ml.in: Pass ${ml_config_env} to configure calls.
2961
2962 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2963
2964         * MAINTAINERS (Write After Approval): Add myself.
2965
2966 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2967
2968         * MAINTAINERS (Write After Approval): Add myself.
2969
2970 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2971
2972         * MAINTAINERS (fortran 95 front end): Add myself.
2973
2974 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2975
2976         * MAINTAINERS (Write After Approval): Add myself.
2977
2978 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2979
2980         * MAINTAINERS (Modulo Scheduler): Add myself.
2981
2982 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2983
2984         * MAINTAINERS (fortran 95 front end): Add myself.
2985         (c++ front end): whitespace fix.
2986
2987 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2988
2989         * MAINTAINERS (Write After Approval): Add myself.
2990
2991 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2992
2993         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2994         of glob.  Quote arguments with single quotes too.
2995         * configure: Regenerate.
2996
2997 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2998
2999         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3000         * Makefile.in: Regenerate
3001
3002 2007-03-07  Andreas Schwab  <schwab@suse.de>
3003
3004         * configure: Regenerate.
3005
3006 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3007
3008         * configure.ac: Add "--with-pdfdir" configure option,
3009         which defines pdfdir variable.
3010         * Makefile.def (target=fixincludes): Add install-pdf to
3011         missing targets.
3012         (recursive_targets): Add install-pdf target.
3013         (flags_to_pass): Add pdfdir.
3014         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3015         target.
3016         * configure: Regenerate
3017         * Makefile.in: Regenerate
3018
3019 2007-02-28  Eric Christopher  <echristo@apple.com>
3020
3021         Revert:
3022         2006-12-07  Mike Stump  <mrs@apple.com>
3023
3024         * Makefile.def (dependencies): Add dependency for
3025         install-target-libssp and install-target-libgomp on
3026         install-gcc.
3027         * Makefile.in: Regenerate.
3028
3029 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3030
3031         * configure: Regenerate.
3032         * configure.ac: Move statements after variable declarations.
3033
3034 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3035
3036         * MAINTAINERS: Add myself as sh maintainer.
3037
3038 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3039
3040         * configure.ac: Adjust for loop syntax.
3041         * configure: Regenerate.
3042
3043 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3044
3045         * configure: Rebuilt.
3046
3047 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3048
3049         * configure.ac: Drop multiple occurrences of --enable-languages,
3050         and fix its quoting.
3051         * configure: Rebuilt.
3052
3053 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3054             Nathan Sidwell  <nathan@codesourcery.com>
3055             Vladimir Prus  <vladimir@codesourcery.com>
3056             Joseph Myers  <joseph@codesourcery.com>
3057
3058         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3059         * configure: Regenerate.
3060
3061 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3062
3063         * ltconfig (freebsd*): Default to elf.
3064
3065 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3066
3067         * configure.ac (target_libraries): Move libgcc before libiberty.
3068         * configure: Regenerated.
3069
3070 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3071             Paolo Bonzini  <bonzini@gnu.org>
3072
3073         PR bootstrap/30753
3074         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3075         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3076         * configure: Regenerated.
3077
3078 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3079
3080         * MAINTAINERS (Language Front End Maintainers): Update my mail
3081         address.
3082
3083 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3084
3085         PR bootstrap/30748
3086         * configure.ac: Correct syntax for Solaris ksh.
3087         * configure: Regenerated.
3088
3089 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3090
3091         * configure.ac: Sync with src.
3092         * configure: Regenerate.
3093
3094 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3095
3096         * Makefile.in: Regenerate.
3097
3098 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3099
3100         * config.sub: Sync with src.
3101
3102 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3103
3104         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3105         noncanonical equivalents.
3106         * configure.in: Rename to...
3107         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3108         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3109         target_noncanonical.  Use them.  Rewrite removal of configure
3110         arguments for autoconf 2.59.  Discard variable settings.  Force
3111         program_transform_name for native tools.
3112
3113         * Makefile.in: Regenerated.
3114         * configure: Regenerated with autoconf 2.59.
3115
3116 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3117
3118         * MAINTAINERS (Write After Approval): Add myself.
3119
3120 2007-01-31  Andreas Schwab  <schwab@suse.de>
3121
3122         * Makefile.tpl (LDFLAGS): Substitute it.
3123         * Makefile.in: Regenerate.
3124
3125 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3126
3127         * MAINTAINERS (Write After Approval): Add myself.
3128
3129 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3130
3131         * MAINTAINERS (spu port): Add myself.
3132
3133 2007-01-23  Richard Guenther  <rguenther@suse.de>
3134
3135         PR bootstrap/30541
3136         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3137         * Makefile.tpl (GNATBIND): Substitute it.
3138         (GNATMAKE): Likewise.
3139         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3140         of STAGE_PREFIX.
3141         * Makefile.in: Regenerate.
3142         * configure: Regenerate.
3143
3144 2007-01-18  Mike Stump  <mrs@apple.com>
3145
3146         * configure.in: Re-enable -Werror for gcc builds.
3147
3148 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3149
3150         * MAINTAINERS (Write After Approval): Add myself.
3151
3152 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3153
3154         * configure.in: Change == to = in test command.
3155         * configure: Regenerate.
3156
3157 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3158             Nick Clifton  <nickc@redhat.com>
3159             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3160
3161         * configure.in (build_configargs, host_configargs, target_configargs):
3162         Remove build/host/target parameters.
3163         (host_libs): Add gmp and mpfr.
3164         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3165         * Makefile.def (gmp, mpfr): New.
3166         (gcc): Remove target.
3167         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3168         target_os, target_vendor): New.
3169         (configure): Add host_alias/target_alias arguments; adjust invocations.
3170         * configure: Regenerate.
3171         * Makefile.in: Regenerate.
3172
3173 2007-01-11  Matt Fago  <fago@earthlink.net>
3174
3175         * configure.in: Try to link to functions only in mpfr 2.2.x
3176         to improve robustness of configure tests.
3177         * configure: Regenerate.
3178
3179 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3180
3181         * MAINTAINERS: Add myself as i386 maintainer.
3182
3183 2007-01-08  Jan Hubicka  <jh@suse.cz>
3184
3185         * MAINTAINERS: Add myself as i386 maintainer.
3186
3187 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3188
3189         * configure.in: Add support for an x86_64-mingw* target.
3190         * configure: Regenerate.
3191
3192 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3193
3194         * Makefile.tpl (all-target): Correct @if conditional for target
3195         modules.
3196         * configure.in: Omit libiberty if building only target libgcc.
3197         * configure, Makefile.in: Regenerated.
3198
3199 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3200
3201         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3202         * configure: Regenerate.
3203
3204 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3205
3206         * Makefile.def (target_modules): Add libgcc.
3207         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3208         * Makefile.tpl (clean-target-libgcc): Delete.
3209         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3210         on gcc even for bootstrapped modules.  Rewrite handling of
3211         lang_env_dependencies to loop over target_modules.
3212         * configure.in (target_libraries): Add target-libgcc.
3213         * Makefile.in, configure: Regenerated.
3214
3215 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3216
3217         * configure.in: Reorganize recognition of languages.  Add
3218         --enable-stage1-languages.  Show supported languages for the chosen
3219         target rather than all recognized languages.
3220         * configure: Regenerate.
3221
3222 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3223
3224         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3225         * Makefile.in: Regenerate.
3226
3227 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3228
3229         * configure.in: Warn that MPFR 2.2.0 is buggy.
3230         * configure: Regenerate.
3231
3232 2006-12-27  Ian Lance Taylor  <iant@google.com>
3233
3234         * configure.in: When removing Makefiles to force a reconfigure, also
3235         remove prev-DIR*/Makefile.
3236         * configure: Regenerate.
3237
3238 2006-12-22  Andreas Schwab  <schwab@suse.de>
3239
3240         * configure: Regenerate with correct autoconf version.
3241
3242 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3243
3244         * configure.in: add AC_SUBST for *_FOR_TARGET.
3245         * configure: Regenerate.
3246
3247 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3248
3249         * configure.in: Simplify logic for rejecting languages that cannot
3250         be built.  Separate the case when a language is unsupported,
3251         from the case when the user chooses not to build a language.
3252
3253 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3254
3255         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3256         it only affects bootstrap and could be tested on "$host" as well.
3257         * configure: Regenerate.
3258         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3259
3260 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3261
3262         PR bootstrap/29544
3263         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3264         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3265         move here comment from Makefile.tpl.
3266         * Makefile.tpl: Move some definitions higher in the file.
3267         (STAGE1_CHECKING): New.
3268         * configure.in: Add --enable-stage1-checking.
3269         * configure: Regenerate.
3270         * Makefile.in: Regenerate.
3271
3272 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3273
3274         * MAINTAINERS: Add myself as build system maintainer.
3275
3276 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3277
3278         * MAINTAINERS (Write After Approval): Add myself.
3279
3280 2006-12-13  Eric Christopher  <echristo@apple.com>
3281
3282         * MAINTAINERS: Add myself as darwin maintainer.
3283
3284 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3285
3286         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3287
3288 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3289
3290         MAINTAINERS: Update my entry.
3291
3292 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3293
3294         * configure.in:  Handle spu makefile frag.
3295         * Makefile.tpl (MAINT): Define
3296         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3297         * configure: Regenerate.
3298         * Makefile.in: Regenerate.
3299
3300 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3301
3302         * config.guess: Import latest version.
3303         * config.sub: Likewise.
3304
3305 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3306
3307         * configure.in (spu-*-*): Don't skip target-libiberty.
3308         * configure: Regenerate.
3309
3310 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3311
3312         PR bootstrap/30134
3313         * configure.in: Correct x86 darwin support for libjava to powerpc
3314         and i?86 only.
3315         * configure: Regenerate.
3316
3317 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3318
3319         * configure.in: Add x86 darwin support for libjava.
3320         * configure: Regenerate.
3321
3322 2006-12-07  Mike Stump  <mrs@apple.com>
3323
3324         * Makefile.def (dependencies): Add dependency for
3325         install-target-libssp and install-target-libgomp on
3326         install-gcc.
3327         * Makefile.in: Regenerate.
3328
3329 2006-12-04  Richard Guenther  <rguenther@suse.de>
3330
3331         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3332         (Non-Algorithmic Maintainers): Move over non-algorithmic
3333         loop optimizer maintainers, add myself as a non-algorithmic
3334         middle-end maintainer.
3335
3336 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3337
3338         * MAINTAINERS (Write After Approval): Add myself.
3339
3340 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3341
3342         * configure.in: Update error message for missing GMP/MPFR.
3343
3344         * configure: Regenerate.
3345
3346 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3347
3348         * configure.in: Update MPFR version in error message.
3349
3350         * configure: Regenerate.
3351
3352 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3353
3354         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3355         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3356         --with-gmp-lib): New flags.
3357
3358         * configure: Regenerate.
3359
3360 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3361
3362         * MAINTAINERS (Write After Approval): Change my email address.
3363
3364 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3365
3366         * MAINTAINERS (Write After Approval): Add myself.
3367
3368 2006-11-22  Philipp Thomas  <pth@suse.de>
3369
3370         * MAINTAINERS (i18n): Update e-mail address.
3371
3372 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3373
3374         * MAINTAINERS (spu port): Add myself as maintainer.
3375         (Write After Approval): Remove myself.
3376
3377 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3378
3379         * configure.in (skipdirs): Don't build libssp for SPU.
3380         * configure: Regenerate.
3381
3382 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3383
3384         * MAINTAINERS (spu port): Add myself as maintainer.
3385         (libobjc): Update my email address.
3386
3387 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3388
3389         * MAINTAINERS (Write After Approval): Add myself.
3390
3391 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3392
3393         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3394         * configure : Rebuilt.
3395
3396 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3397
3398         * MAINTAINERS (Write After Approval): Add myself.
3399
3400 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3401
3402         * MAINTAINERS (Write After Approval): Add myself.
3403
3404 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3405
3406         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3407         libmpfr.a.
3408         * configure: Regenerate.
3409
3410 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3411
3412         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3413         (unstage): Test for stage_last presence.
3414
3415         PR bootstrap/29802
3416         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3417         STAGE_PREFIX.
3418         * Makefile.in: Regenerate.
3419
3420 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3421
3422         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3423         maintainers.
3424
3425 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3426
3427         * MAINTAINERS (Write After Approval): Add myself.
3428
3429 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3430
3431         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3432         and stageN-package/Makefile.
3433         * Makefile.in: Regenerated.
3434
3435 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3436
3437         * configure.in: Remove target-libgloss from noconfigdirs for
3438         bfin-*-*.
3439         * configure: Regenerated.
3440
3441 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3442
3443         * configure.in (have_gmp): Only error if the gcc directory exists.
3444
3445         * configure: Regenerate.
3446
3447 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3448
3449         * configure.in: Robustify error message for missing GMP/MPFR.
3450
3451         * configure: Regenerate.
3452
3453 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3454
3455         * MAINTAINERS (Write After Approval): Add myself.
3456
3457 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3458
3459         * MAINTAINERS: Change email address.
3460
3461 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3462
3463         * MAINTAINERS (Write After Approval): Add myself.
3464
3465 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3466
3467         * MAINTAINERS (Write After Approval): Add myself.
3468
3469 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3470
3471         * MAINTAINERS (Write After Approval): Move myself to
3472         Write After Approval section.
3473
3474 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3475
3476         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3477         need_gmp anymore.
3478         * configure: Regenerate.
3479
3480 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3481
3482         * MAINTAINERS (Write After Approval): Add myself.
3483
3484 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3485
3486         * config.guess: Import latest version.
3487         * config.sub: Likewise.
3488
3489 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3490
3491         * Makefile.def: Added pdf target handling.
3492         * Makefile.tpl: Added pdf target handling.
3493         * Makefile.in: Regenerated.
3494
3495 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3496
3497         * MAINTAINERS: Add self as score port maintainer.
3498
3499 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3500
3501         * MAINTAINERS (Write After Approval): Add myself.
3502
3503 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3504
3505         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3506         or newer.
3507         * configure: Regenerated.
3508
3509 2006-09-27  Dave Brolley  <brolley@redhat.com>
3510
3511         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3512         using $s instead of $r.
3513         * configure: Regenerated.
3514
3515 2006-09-26  Thiemo Seufer  <ths@mips.com>
3516
3517         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3518         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3519         * configure: Regenerate.
3520
3521 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3522
3523         * MAINTAINERS (Write After Approval): Remove myself.
3524
3525 2006-09-22  Chao-ying Fu  <fu@mips.com>
3526
3527         * MAINTAINERS (Write After Approval): Add myself.
3528
3529 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3530
3531         * MAINTAINERS: Add self as soft-fp maintainer.
3532
3533 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3534
3535         * MAINTAINERS: Add myself as avr maintainer.
3536         Remove Marek Michalkiewicz as avr maintainer.
3537
3538 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3539
3540         * MAINTAINERS (Write After Approval): Add myself.
3541
3542 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3543
3544         * configure.in: Never build newlib for a Mingw host.
3545         Never build newlib as Mingw target library.
3546         Test the existence of winsup/cygwin for building a Cygwin newlib,
3547         rather than just winsup.
3548         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3549         building a Mingw target.
3550         * configure: Regenerate.
3551
3552 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3553
3554         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3555
3556 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3557
3558         * config.guess: Import from src (was more updated).
3559         * config.sub: Likewise.
3560
3561 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3562
3563         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3564         * configure: Regenerated.
3565
3566 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3567
3568         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3569         for stages after the first.
3570
3571 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3572
3573         * Makefile.def: Add dependencies for configure-opcodes
3574         on configure-intl and all-opcodes on all-intl.
3575         * Makefile.in: Regenerated.
3576
3577 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3578
3579         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3580
3581 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3582
3583         Port to hosts whose 'sort' and 'tail' implementations
3584         treat operands with leading '+' as file names, as POSIX
3585         has required since 2001.  However, make sure the code still
3586         works on pre-POSIX hosts.
3587         * ltmain.sh: Don't assume "sort +2" is equivalent to
3588         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3589
3590 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3591
3592         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3593
3594 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3595
3596         * ltconfig: chmod 644 before ranlib during install.
3597
3598 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3599
3600         PR bootstrap/18058
3601         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3602         if the bootstrap compiler is a GCC version that supports it.
3603         * configure: Regenerate.
3604
3605 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3606
3607         * configure.in: Fix thinkos in previous check-in.
3608         * configure: Regenerate.
3609
3610 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3611
3612         PR other/27063
3613         * configure.in: Test subdir_requires and give an appropriate
3614         error message.
3615         * configure: Regenerate.
3616
3617 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3618
3619         * MAINTAINERS (Write After Approval): Add myself.
3620
3621 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3622
3623         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3624
3625 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3626
3627         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3628
3629 2006-06-20  David Ayers  <d.ayers@inode.at>
3630
3631         PR bootstrap/28072
3632         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3633         whether target-libjava is being configured instead of whether the
3634         java front end is enabled.
3635         * configure: Regenerate.
3636
3637 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3638
3639         PR target/27540
3640         * configure.in: Only enable libgomp on IRIX 6.
3641         * configure: Regenerate.
3642
3643 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3644
3645         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3646         too.
3647         * Makefile.in: Regenerate.
3648
3649 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3650
3651         * config-ml.in: Alter CCASFLAGS to include special
3652         multilib options the same as is done for CFLAGS.
3653
3654 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3655
3656         * configure.in: Don't enable libgomp on hpux10.
3657         * configure: Rebuilt.
3658
3659 2006-06-12  David Ayers  <d.ayers@inode.at>
3660
3661         PR bootstrap/27963
3662         PR target/19970
3663         * configure.in: Remove target-boehm-gc from noconfigdirs where
3664         ${libgcj} is specified.
3665         * configure: Regenerate.
3666
3667 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3668
3669         Sync from src:
3670
3671         * configure.in: Sync.
3672         * configure: Regenerated.
3673
3674         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3675
3676         * Makefile.def: Added dependencies from sim and gdb on intl, and
3677         added configure dependencies to everything with an all dependency
3678         on intl.
3679         * Makefile.in: Regenerated.
3680
3681 2006-06-06  David Ayers  <d.ayers@inode.at>
3682
3683         PR libobjc/13946
3684         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3685         * Makefile.in: Regenerate.
3686         * configure.in: Add --enable-objc-gc at toplevel and have it
3687         enable boehm-gc for Objective-C.
3688         Remove target-boehm-gc from libgcj.
3689         Add target-boehm-gc to target_libraries.
3690         Add target-boehm-gc to noconfigdirs where ${libgcj}
3691         is specified.
3692         Assert that boehm-gc is supported when requested for Objective-C.
3693         Only build boehm-gc if needed either for Java or Objective-C.
3694         * configure: Regenerate.
3695
3696 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3697
3698         PR 27674
3699         * Makefile.tpl (configure-[+prefix+][+module+],
3700         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3701         Remove rule to unstage bootstrapped modules.
3702         (stage_current): New.
3703         * Makefile.in: Regenerate.
3704
3705 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3706
3707         * MAINTAINERS (Write After Approval): Update my e-mail address.
3708
3709 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3710
3711         * include/libiberty.h: Declare pex_run_in_environment.
3712
3713 2006-05-31  Asher Langton  <langton2@llnl.gov>
3714
3715         * MAINTAINERS (Write After Approval): Add myself.
3716
3717 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3718
3719         * Makefile.def (bfd, opcodes): Fix lib_path.
3720         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3721         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3722         * Makefile.in: Regenerate.
3723
3724 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3725
3726         * Makefile.in: Regenerate.
3727
3728 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3729
3730         * Makefile.def: Add install-html target. Add datarootdir
3731         docdir and htmldir to flags_to_pass.
3732         * Makefile.tpl: Add install-html target.
3733         * Makefile.in: Regenerate.
3734         * configure.in: Add --with-datarootdir, --with-docdir, and
3735         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3736         * configure: Regenerate.
3737
3738 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3739
3740         * configure.in: Enable gprof for cross builds.
3741         * configure: Regenerate.
3742
3743 2006-05-22  Richard Guenther  <rguenther@suse.de>
3744
3745         Revert
3746         2006-01-31  Richard Guenther  <rguenther@suse.de>
3747         Paolo Bonzini  <bonzini@gnu.org>
3748
3749         * Makefile.def (target_modules): Add libgcc-math target module.
3750         * configure.in (target_libraries): Add libgcc-math target library.
3751         (--enable-libgcc-math): New configure switch.
3752         * Makefile.in: Re-generate.
3753         * configure: Re-generate.
3754         * libgcc-math: New toplevel directory.
3755
3756 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3757             Andreas Tobler  <a.tobler@schweiz.ch>
3758
3759         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3760         * configure: Rebuilt.
3761
3762 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3763
3764         * MAINTAINERS (Write After Approval): Add myself.
3765
3766 2006-05-01  DJ Delorie  <dj@redhat.com>
3767
3768         * configure.in: Restore CFLAGS if GMP isn't present.
3769         * configure: Regenerate.
3770
3771 2006-05-01  Richard Guenther  <rguenther@suse.de>
3772
3773         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3774         maintainer.
3775
3776 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3777
3778         * MAINTAINERS (Write After Approval): Add myself.
3779
3780 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3781
3782         * MAINTAINERS (Write After Approval): Add myself.
3783
3784 2006-04-18  DJ Delorie  <dj@redhat.com>
3785
3786         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3787         reference libgloss so that libssp can be built in a combined
3788         tree.
3789         * configure: Regenerate.
3790
3791 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3792
3793         * MAINTAINERS (Write After Approval): Add myself.
3794
3795 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3796
3797         * configure.in: Require makeinfo 4.4 or higher.
3798         * configure: Regenerate.
3799
3800 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3801
3802         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3803         Rearrange the entries of other libraries to have them in one place.
3804
3805 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3806
3807         * MAINTAINERS (Write After Approval): Remove myself.
3808         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3809
3810 2006-03-14  Richard Guenther  <rguenther@suse.de>
3811
3812         * configure: Regenerate with autoconf 2.13.
3813
3814 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3815
3816         * MAINTAINERS: Use my work address.
3817
3818         * MAINTAINERS: Update my E-mail address.
3819
3820 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3821
3822         * configure.in: Handle --disable-<component> generically.
3823         * configure: Regenerate.
3824
3825 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3826
3827         PR libgcj/17311
3828         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3829
3830 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3831
3832         * MAINTAINERS (Write After Approval):  Remove myself.
3833         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3834
3835 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3836
3837         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3838         (TARGET_CONFIGDIRS): Remove.
3839         * configure.in: Remove AC_SUBST(target_configdirs).
3840         * Makefile.in, configure: Regenerated.
3841
3842 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3843
3844         * MAINTAINERS (Write After Approval):  Remove myself.
3845         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3846
3847 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3848
3849         PR bootstrap/25670
3850
3851         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3852
3853         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3854         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3855         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3856         BUILD_PREFIX, BUILD_PREFIX_1.
3857         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3858
3859         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3860         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3861
3862         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3863         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3864         of `cat stage_current`.  Always provide the `r' and `s' variables.
3865         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3866         a single shell execution.
3867         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3868         bootstrapped modules, make the stage1 module if the build was not
3869         started yet, else build the current stage.
3870         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3871         (all-build, all-host, all-target, [+make_target+]-host,
3872         [+make_target+]-target): Do not use \-continued lines.
3873         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3874         (current_stage, restrap, stage_last): New.
3875
3876         * Makefile.in: Regenerate.
3877         * configure: Regenerate.
3878
3879 2006-02-19  Bud Davis  <jmdavis@link.com>
3880
3881         * MAINTAINERS (Write After Approval):  Remove myself.
3882         (Language Front End Maintainers):  Add myself as fortran 95
3883         maintainer and update e-mail address.
3884
3885 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3886
3887         * MAINTAINERS (Write After Approval):  Remove myself.
3888         (Language Front End Maintainers):  Add myself as fortran 95
3889         maintainer.
3890
3891 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3892
3893         * MAINTAINERS (Write After Approval): Add myself.
3894
3895 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3896
3897         * MAINTAINERS (Write After Approval):  Remove myself.
3898         (Language Front End Maintainers):  Add myself as
3899         fortran 95 maintainer.
3900
3901 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3902
3903         Sync from src:
3904
3905         2005-12-27  Leif Ekblad  <leif@rdos.net>
3906
3907         * configure.in: Add support for RDOS target.
3908         * configure: Regenerate.
3909
3910 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3911             Andreas Schwab  <schwab@suse.de>
3912
3913         * configure: Regenerate.
3914
3915 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3916
3917         * configure.in (enable_libgomp): Add AIX.
3918         * configure: Regenerate.
3919
3920 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3921
3922         * MAINTAINERS (Write After Approval): Add myself.
3923
3924 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3925
3926         * MAINTAINERS (Write After Approval): Add myself.
3927
3928 2006-01-31  Richard Guenther  <rguenther@suse.de>
3929         Paolo Bonzini  <bonzini@gnu.org>
3930
3931         * Makefile.def (target_modules): Add libgcc-math target module.
3932         * configure.in (target_libraries): Add libgcc-math target library.
3933         (--enable-libgcc-math): New configure switch.
3934         * Makefile.in: Re-generate.
3935         * configure: Re-generate.
3936         * libgcc-math: New toplevel directory.
3937
3938 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3939
3940         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3941         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3942         the assembler, linker and binutils.
3943         * configure: Regenerate.
3944
3945 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3946
3947         * MAINTAINERS (Write After Approval): Add myself.
3948
3949 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3950
3951         * configure: Regenerate.
3952
3953 2006-01-18  Richard Henderson  <rth@redhat.com>
3954             Jakub Jelinek  <jakub@redhat.com>
3955             Diego Novillo  <dnovillo@redhat.com>
3956
3957         * libgomp: New directory.
3958         * Makefile.def: Add target_module libgomp.
3959         * Makefile.in: Regenerate.
3960         * configure.in (target_libraries): Add target-libgomp.
3961         * configure: Regenerate.
3962
3963 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3964
3965         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3966         @ from continuation.
3967         * Makefile.in: Rebuilt.
3968
3969 2006-01-04  Chris Lattner  <sabre@gnu.org>
3970
3971         * MAINTAINERS (Write After Approval): Add myself.
3972
3973 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3974
3975         PR bootstrap/24252
3976
3977         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3978         * Makefile.tpl (OBJDUMP): New.
3979         (EXTRA_HOST_FLAGS): Add it.
3980         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3981
3982         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3983         to use symbolic links between directories.  Avoid race conditions
3984         or make them harmless.
3985         * configure.in: Do not try to use symbolic links between directories.
3986
3987         * Makefile.def (LEAN): Pass.
3988         * Makefile.tpl (LEAN): Define.
3989         (stage[+id+]-start): Accept that the previous directory does not
3990         exist, if the bootstrap is lean.
3991         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3992         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3993         configure substitution.
3994         ([+compare-target+]): Likewise.
3995         ([+bootstrap-target+]-lean): New.
3996         * configure.in: Remove lean bootstrap support from here.
3997
3998         * Makefile.in: Regenerate.
3999         * configure: Regenerate.
4000
4001 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4002
4003         * MAINTAINERS (libdecnumber): Add myself.
4004
4005 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4006
4007         * libtool-ldflags: New script.
4008
4009 2006-01-02  Andreas Schwab  <schwab@suse.de>
4010
4011         * configure.in: When reconfiguring remove Makefile in
4012         all stage directories.
4013         * configure: Regenerate.
4014
4015 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4016
4017         * MAINTAINERS: Update my email address.
4018
4019 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4020
4021         Revert Ada-related part of the previous change.
4022
4023         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4024         Do not pass.
4025         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4026         * Makefile.in: Regenerate.
4027         * configure.in: Do not include mt-ppc-aix target fragment.
4028         * configure: Regenerate.
4029
4030 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4031
4032         * configure.in: Select appropriate fragments for PowerPC/AIX.
4033         * configure: Regenerate.
4034
4035         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4036         BOOT_CFLAGS, BOOT_LDFLAGS.
4037         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4038         BOOT_CFLAGS, BOOT_LDFLAGS.
4039         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4040         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4041         (stage): Fail if we cannot complete the work.
4042         * Makefile.in: Regenerate.
4043
4044 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4045
4046         * configure.in: Replace ms1 with mt.
4047         * configure: Rebuilt.
4048
4049 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4050
4051         * MAINTAINERS: Update my email address.
4052
4053 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4054
4055         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4056         install-host-nogcc): Don't invoke $(stage) at the end.
4057         * Makefile.in: Regenerate.
4058
4059 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4060
4061         * configure.in: Flip the top-level bootstrap switch.
4062         * configure: Regenerate.
4063
4064 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4065
4066         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4067         $(stage) and $(unstage).
4068         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4069         (all): Remove stray semicolon.
4070         (local-distclean): Don't handle multilib.tmp and multilib.out.
4071         (install.all): Set $s for consistency.
4072         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4073         check_multilibs setting.  Always make the install directory.
4074         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4075         Correct @if/@endif.
4076         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4077         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4078         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4079         (multilib.out): Remove.
4080         * Makefile.in: Regenerated.
4081
4082 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4083
4084         * MAINTAINERS (Write After Approval): Add myself.
4085
4086 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4087
4088         * MAINTAINERS: Add myself as mt maintainer.
4089
4090         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4091
4092 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4093
4094         * MAINTAINERS: Change email address.
4095
4096 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4097
4098         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4099         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4100         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4101         Find in-tree tools if available.
4102         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4103         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4104         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4105         (COMPILER_*_FOR_TARGET): New.
4106         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4107         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4108         (CONFIGURED_*, USUAL_*): Remove.
4109         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4110         STRIP): Use autoconf substitutions.
4111         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4112         COMPILER_NM_FOR_TARGET): New.
4113         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4114
4115         (all): Make all-host and all-target in parallel.
4116         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4117         that $$r and $$s are set before invoking a recursive make.
4118         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4119         ([+bootstrap-target+]): Inline most of the `all' target.
4120
4121 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4122
4123         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4124         from the gcc build directory.
4125         * Makefile.in: Regenerate.
4126
4127 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4128
4129         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4130         depend on all-libdecnumber.
4131         * configure.in (host_libs): Include libdecnumber.
4132         * Makefile.in: Regenerate.
4133         * configure: Likewise.
4134
4135 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4136
4137         * libdecnumber: Import decNumber sources from the dfp-branch.
4138
4139 2005-11-21  Kean Johnston  <jkj@sco.com>
4140
4141         * config.sub, config.guess: Sync from upstream sources.
4142
4143 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4144
4145         Import from Autoconf sources:
4146
4147         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4148         * config/move-if-change: Don't output "$2 is unchanged";
4149         suggested by Ben Elliston.  Handle weird characters correctly.
4150
4151 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4152
4153         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4154         to match upstream libtool for darwin.
4155
4156 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4157
4158         * Makefile.def: Remove gdb dependencies for gdbtk.
4159         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4160         (configure-gdb, install-gdb): New rules.
4161         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4162         * Makefile.in, configure: Regenerated.
4163
4164 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4165
4166         * MAINTAINERS (Write After Approval): Add myself.
4167
4168 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4169
4170         * MAINTAINERS (Write After Approval): Add myself.
4171
4172 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4173
4174         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4175         Diego Novillo.
4176
4177 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4178
4179         PR bootstrap/24297
4180         * Makefile.tpl (do-[+make-target+], do-check, install,
4181         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4182         are set before recursing.
4183         * Makefile.in: Regenerate.
4184
4185 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4186
4187         PR bootstrap/18939
4188         * Makefile.def (gcc) <target>: Fix thinko.
4189         * Makefile.in: Regenerate.
4190
4191 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4192
4193         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4194         * configure: Regenerate.
4195
4196 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4197
4198         * MAINTAINERS (Write After Approval): Add self.
4199
4200 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4201
4202         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4203         target-libffi, target-qthreads, target-libjava, and
4204         targetlibobjc.
4205         * configure: Regenerate.
4206
4207 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4208
4209         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4210         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4211         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4212         (USUAL_OBJDUMP_FOR_TARGET): New.
4213         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4214         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4215         * configure, Makefile.in: Regenerated.
4216
4217 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4218
4219         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4220         before other host packages.
4221
4222 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4223
4224         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4225
4226 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4227
4228         PR bootstrap/22340
4229
4230         * configure.in (default_target): Remove.
4231         * Makefile.tpl (all): Do not use prerequisites as subroutines
4232         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4233         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4234         use prerequisites as subroutines.
4235         (check-host, check-target): New.
4236         (bootstrap configure & all targets): Do not use stage*-start
4237         if the directory layout is already ok.
4238         (non-bootstrap configure & all targets): Prepend a $(unstage).
4239         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4240         (NOTPARALLEL): Remove.
4241         (unstage, stage variables): New variables.
4242         (unstage, stage targets): Simply expand to those variables.
4243
4244         * configure: Regenerate.
4245         * Makefile.in: Regenerate.
4246
4247 2005-10-04  James E Wilson  <wilson@specifix.com>
4248
4249         * Makefile.def (lang_env_dependencies): Add libmudflap.
4250         * Makefile.in: Regenerate.
4251
4252 2005-10-03  Andreas Schwab  <schwab@suse.de>
4253
4254         Backport from libtool CVS:
4255         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4256
4257         * ltmain.sh: add support for installing into temporary
4258         staging area (e.g. 'make install DESTDIR=...')
4259
4260 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4261
4262         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4263         * configure: Regenerated.
4264
4265 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4266
4267         * configure: Regenerate with the correct
4268         autoconf version.
4269
4270 2005-09-30  Catherine Moore  <clm@cm00re.com>
4271
4272         * configure.in (bfin-*-*): New.
4273         * configure: Regenerated.
4274
4275 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4276
4277         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4278         (LIPO_FOR_TARGET): New.
4279         (CONFIGURED_LIPO_FOR_TARGET): New.
4280         (USUAL_LIPO_FOR_TARGET): New.
4281         (STRIP_FOR_TARGET): New.
4282         (CONFIGURED_STRIP_FOR_TARGET): New.
4283         (USUAL_STRIP_FOR_TARGET): New.
4284         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4285         STRIP_FOR_TARGET.
4286         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4287         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4288         * Makefile.in: Regenerate.
4289         * configure: Regenerate.
4290
4291 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4292
4293         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4294         (rs6000-*-aix*): Same.
4295         * configure: Regenerate.
4296
4297 2005-09-16  Tom Tromey  <tromey@redhat.com>
4298
4299         * MAINTAINERS: Add self as java maintainer.
4300
4301 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4302
4303         * configure.in: Recognize f95 in the --enable-languages option,
4304         and substitute it for fortran, issuing a warning.
4305         * configure: Regenerate.
4306
4307 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4308
4309         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4310         * configure:  Regenerated.
4311
4312 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4313
4314         * MAINTAINERS: Add self as ms1 maintainer.
4315
4316 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4317
4318         * Makefile.def (libssp): Add to lang_env_dependencies.
4319         * Makefile.in: Regenerate.
4320
4321 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4322
4323         * MAINTAINERS: Add myself as middle-end maintainer.
4324
4325 2005-08-17  Christian Groessler  <chris@groessler.org>
4326
4327         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4328         * Makefile.in: Regenerate.
4329
4330 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4331
4332         * MAINTAINERS (write after approval): Added myself.
4333
4334 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4335
4336         * MAINTAINERS (Write After Approval): Add myself.
4337
4338 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4339
4340         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4341         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4342         Look for alternate names of the target cc and c++
4343         * configure: Regenerate.
4344
4345 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4346
4347         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4348         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4349         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4350         tools; remove code to manually set them.
4351         (Target tools): Look in the environment for them.
4352         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4353         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4354         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4355         build directory.
4356         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4357         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4358         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4359         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4360         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4361         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4362         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4363         * configure: Regenerate.
4364         * Makefile.in: Regenerate.
4365
4366 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4367
4368         * MAINTAINERS: Update for removed CPU targets.
4369
4370 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4371
4372         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4373         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4374         * Makefile.in: Regenerated.
4375
4376 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4377
4378         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4379         (CFLAGS_FOR_TARGET): Use it.
4380         (CXXFLAGS_FOR_TARGET): Likewise.
4381         * Makefile.in: Regenerated.
4382         * configure.in (--with-build-sysroot): New option.
4383         * configure: Regenerated.
4384
4385 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4386
4387         * Makefile.tpl: Wrap install between unstage and stage
4388         * Makefile.in: Regenerate.
4389
4390 2005-07-21  Eric Christopher  <echristo@apple.com>
4391
4392         * MAINTAINERS: Update affiliation.
4393
4394 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4395
4396         * MAINTAINERS: Add self as crx port maintainer.
4397
4398 2005-07-20  DJ Delorie  <dj@redhat.com>
4399
4400         * MAINTAINERS: Add self as m32c maintainer.
4401
4402 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4403
4404         * all files: Update FSF address.
4405
4406 2005-07-15  Eric Christopher  <echristo@redhat.com>
4407
4408         * MAINTAINERS: Change affiliation.
4409
4410 2005-07-14  Jim Blandy  <jimb@redhat.com>
4411
4412         * configure.in: Add cases for Renesas m32c.
4413         * configure: Regenerated.
4414
4415 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4416
4417         * COPYING.LIB: Update from fsf.org.
4418
4419 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4420
4421         * COPYING, compile, config.guess,
4422         config.sub, install-sh, missing, mkinstalldirs,
4423         symlink-tree, ylwrap: Sync from upstream sources.
4424         * config-ml.in: Update FSF address.
4425
4426 2005-07-13  Eric Christopher  <echristo@redhat.com>
4427
4428         * configure.in: Add toplevel noconfigdir support for tpf.
4429         * configure: Regenerate.
4430
4431 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4432
4433         PR ada/22340
4434
4435         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4436         * Makefile.in: Regenerate.
4437
4438 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4439
4440         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4441         Brolley to write-after-approval.
4442
4443 2005-07-07  Andreas Schwab  <schwab@suse.de>
4444
4445         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4446         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4447         * Makefile.in: Regenerated.
4448
4449 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4450
4451         * configure.in: Don't build sim or rda when targetting darwin.
4452         * configure: Regenerate.
4453
4454 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4455
4456         * configure.in: Add --enable-libssp and --disable-libssp.
4457         * configure: Regenerate with autoconf-2.13.
4458
4459 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4460
4461         * Makefile.def (target_modules): Add libssp.
4462         * configure.in (target_libraries): Add target-libssp.
4463         * configure: Rebuilt.
4464         * Makefile.in: Rebuilt.
4465
4466 2005-07-01  Zack Weinberg  <zackw@panix.com>
4467
4468         * MAINTAINERS: Change email address.  Resign from maintainership.
4469
4470 2005-07-01  Richard Guenther  <rguenther@suse.de>
4471
4472         * MAINTAINERS: Change my e-mail address and affiliation.
4473
4474 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4475
4476         * Makefile.def (stagefeedback): Come after profile.
4477         Define profiledbootstrap target.
4478         * Makefile.tpl (profiledbootstrap): Remove.
4479         (stageprofile-end): Zap stagefeedback.
4480         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4481         * Makefile.in: Regenerate.
4482
4483 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4484
4485         * MAINTAINERS: Update my email address.
4486
4487 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4488
4489         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4490         In 'cpp' stanza, support '#line' as well as '# '.
4491
4492 2005-06-08  Andreas Schwab  <schwab@suse.de>
4493
4494         * MAINTAINERS: Move myself from 'Write After Approval' to
4495         'CPU Port Maintainers' section as m68k maintainer.
4496
4497 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4498
4499         * configure.in (unsupported_languages): New macro.
4500         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4501         non-ported target libraries in noconfigdirs.
4502         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4503         non-linux-gnu.  Remove libgcj_ex_libffi.
4504         <lang_frag loop>: Set add_this_lang=no if the language is in
4505         unsupported_languages.
4506         * configure: Regenerate.
4507
4508 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4509
4510         * configure.in: Fix typo in handling of --with-mpfr-dir.
4511         * configure: Regenerate.
4512
4513 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4514
4515         * MAINTAINERS: Update my email address.
4516
4517 2005-06-02  Jim Blandy  <jimb@redhat.com>
4518
4519         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4520         accepted into the master sources.)
4521
4522 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4523             Michael Snyder  <msnyder@redhat.com>
4524             Stan Cox  <scox@redhat.com>
4525
4526         * configure.in: Set noconfigdirs for ms1.
4527
4528         * configure: Regenerate.
4529
4530 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4531
4532         * MAINTAINERS (Write After Approval): Add self.
4533
4534 2005-06-01  Josh Conner  <jconner@apple.com>
4535
4536         * MAINTAINERS (Write After Approval): Add self.
4537
4538 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4539
4540         * MAINTAINERS: Update my email address.
4541
4542 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4543
4544         * MAINTAINERS (Write After Approval): Add self.
4545
4546 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4547
4548         * MAINTAINERS (Write After Approval): Remove self.
4549
4550 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4551
4552         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4553         (Dependencies): Consider target modules for bootstrap dependencies.
4554         Make target bootstrap modules depend on each stage's gcc.
4555         * Makefile.in: Regenerate.
4556
4557 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4558
4559         * Makefile.def (configure-gcc): Depend on binutils having been built.
4560         (all-gcc): No need to do it here.
4561         * Makefile.in: Regenerate.
4562
4563 2005-05-19  Paul Brook  <paul@codesourcery.com>
4564
4565         * configure.in: Rewrite misleading error message when requested
4566         language cannot be built.
4567         * configure: Regenerate.
4568
4569 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4570
4571         * ylwrap: Import from Automake 1.9.5.
4572
4573 2005-05-13  David Ung  <davidu@mips.com>
4574
4575         * MAINTAINERS (Write After Approval): Add self.
4576
4577 2005-05-09  Mike Stump  <mrs@apple.com>
4578
4579         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4580         lt_cv_sys_max_cmd_len for now.
4581
4582 2005-05-09  Stan Cox  <scox@redhat.com>
4583
4584         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4585
4586 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4587
4588         * README.SCO: Update the URL.
4589
4590 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4591
4592         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4593         with_gnu_ld to libtool.
4594         * ltcf-c.sh (aix[45]): Define file_list_spec.
4595         * ltcf-cxx.sh (aix[45]): Same.
4596         * ltcf-gcj.sh (aix[45]): Same.
4597         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4598         exists, write list of input files to temporary file.
4599
4600 2005-05-04  Mike Stump  <mrs@apple.com>
4601
4602         * configure.in: Always pass --target to target configures as
4603         otherwise rebuilds that do --recheck will fail.
4604         * confiugure: Rebuilt.
4605
4606 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4607
4608         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4609         STAGE_HOST_EXPORTS.
4610         (configure, all): Add bootstrap support.
4611         (Host modules, target modules): Pass post-stage1 flags and exports.
4612         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4613         * Makefile.in: Regenerate.
4614
4615 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4616
4617         * configure: Regenerate.
4618
4619 2005-04-27  Mike Stump  <mrs@apple.com>
4620
4621         * MAINTAINERS: Add self as darwin maintainer.
4622
4623 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4624
4625         * config.sub: Update from master copy.
4626
4627 2005-04-21  Mike Stump  <mrs@apple.com>
4628
4629         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4630         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4631
4632 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4633
4634         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4635         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4636         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4637         "*-*-elf" and "*-*-linux*".
4638         * configure: Regenerate.
4639
4640 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4641
4642         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4643
4644 2005-04-12  Mike Stump  <mrs@apple.com>
4645
4646         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4647
4648 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4649
4650         * MAINTAINERS (Write After Approval): Add myself.
4651
4652 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4653
4654         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4655
4656 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4657
4658         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4659         (TARGET_CONFIGARGS): Include --with-target-subdir.
4660         (configure, all): New macros.  Use them throughout.
4661         * Makefile.in: Regenerate.
4662
4663 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4664
4665         * MAINTAINERS (Write After Approval): Add myself.
4666
4667 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4668
4669         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4670
4671 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4672
4673         * MAINTAINERS: Move John Carr to Write After Approval.
4674
4675 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4676
4677         * config/mh-mingw32: Delete.
4678         * configure.in: Don't use it.
4679         * configure: Regenerate.
4680
4681 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4682
4683         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4684         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4685         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4686         (HOST_LIB_PATH): Generate from Makefile.def.
4687         (TARGET_LIB_PATH): Likewise.
4688         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4689         * Makefile.in: Regenerate.
4690         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4691         (RPATH_ENVVAR): Include Darwin case.
4692         * configure: Regenerate.
4693
4694 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4695
4696         * MAINTAINERS (Various Maintainers): Remove self.
4697         (Write After Approval): Add self.
4698
4699 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4700
4701         * MAINTAINERS (Various Maintainers): Add self.
4702
4703 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4704
4705         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4706         * configure: Regenerate.
4707
4708 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4709
4710         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4711         gcc_version, and gcc_version_trigger from set of flags to pass.
4712         * Makefile.tpl: Remove definitions of above variables.
4713         (config.status): Remove dependency on $(gcc_version_trigger).
4714         * Makefile.in: Regenerate.
4715         * configure.in: Do not reference config/gcc-version.m4 nor
4716         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4717         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4718         * configure: Regenerate.
4719
4720 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4721             Andrew Pinski  <pinskia@physics.uc.edu>
4722
4723         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4724         * Makefile.in: Regenerate.
4725
4726 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4727
4728         * MAINTAINERS (Write After Approval): Add myself.
4729
4730 2005-03-03  David Ayers  <d.ayers@inode.at>
4731
4732         * MAINTAINERS (Write After Approval): Add myself.
4733
4734 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4735
4736         PR libgcj/20160
4737         * ltmain.sh: Avoid creating archives with components that have
4738         duplicate basenames.
4739
4740 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4741
4742         PR bootstrap/20250
4743         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4744         instead of check.
4745         * Makefile.in: Regenerate.
4746
4747 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4748
4749         * Makefile.in: Regenerate to fix conflict between the previous two
4750         patches.
4751
4752 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4753
4754         PR bootstrap/17383
4755         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4756         * Makefile.tpl (HOST_SUBDIR): New substitution.
4757         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4758         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4759         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4760         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4761         (Host modules, Bootstrapped modules): Use it.
4762         (Build modules, Target modules): Do not create symlink trees,
4763         always configure out-of-srcdir.
4764         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4765         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4766         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4767         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4768
4769         * Makefile.in: Regenerate.
4770         * configure: Regenerate.
4771
4772 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4773
4774         Merged from libada-gnattools-branch:
4775         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4776
4777         * gnattools: New directory.
4778         * Makefile.def: Add gnattools as a module, depending on target-libada.
4779         * Makefile.in: Regenerate.
4780         * configure.in: Include gnattools in host_tools; disable it if ada
4781         is disabled.
4782         * configure: Regenerate.
4783
4784 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4785
4786         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4787         treelang maintainer.
4788         (Write After Approval): Remove myself.
4789
4790 2005-02-23  Paul Schlie  <schlie@comcast.net>
4791
4792         * configure.in: Allow darwin targeted ports to build tk, itcl and
4793         libgui.
4794         * configure: Regenerate.
4795
4796 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4797
4798         PR libgcj/10353
4799         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4800         * configure: Regenerate.
4801
4802 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4803
4804         * MAINTAINERS (Write After Approval): Add myself.
4805
4806 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4807
4808         * MAINTAINERS: Update my e-mail address.
4809
4810 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4811
4812         * MAINTAINERS (Write After Approval): Add myself.
4813
4814 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4815
4816         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4817         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4818         target-libgloss when not *-*-elf and *-*-aout.
4819         * configure: Regenerate.
4820
4821 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4822
4823         * MAINTAINERS: Remove obsolete entries.
4824
4825         * MAINTAINERS (Write After Approval): Add Michael Matz.
4826
4827 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4828
4829         * MAINTAINERS: Remove self as cpplib maintainer.
4830
4831 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4832
4833         * install-sh, config.sub: Import from upstream.
4834
4835 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4836
4837         PR bootstrap/18222
4838         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4839         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4840         * Makefile.in: Regenerate.
4841
4842 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4843
4844         * MAINTAINERS: Update my email address.
4845
4846 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4847             Andreas Schwab  <schwab@suse.de>
4848
4849         PR bootstrap/18033
4850         * config-ml.in: Eval option if surrounded by single quotes.
4851
4852 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4853
4854         Revert 2004-12-28 Makefile changes, a better fix will be
4855         applied to mainline and src after GCC 4.0 branches.
4856
4857 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4858
4859         PR bootstrap/17383
4860
4861         * Makefile.def (target_modules): Remove stage parameter,
4862         it is always true now.
4863         * Makefile.tpl (configure-build-[+module+],
4864         configure-target-[+module+]): Always build symlink tree
4865         for the directory and for include.  BUILD_SUBDIR and
4866         TARGET_SUBDIR cannot be . anymore.
4867         * Makefile.in: Regenerate.
4868
4869 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4870
4871         Revert 2004-12-08 Makefile changes.
4872
4873 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4874
4875         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4876         cygwin, mingw.
4877
4878 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4879
4880         * configure.in (sh64-*-*): Reenable gprof.
4881         * configure: Regenerate.
4882
4883 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4884
4885         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4886         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4887         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4888         * Makefile.in: Regenerate.
4889
4890 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4891
4892         * MAINTAINERS: Update my email address.
4893
4894 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4895
4896         * Makefile.tpl: Generate normal dependencies if the LHS module is
4897         not bootstrapped.
4898         * Makefile.in: Regenerate.
4899
4900 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4901
4902         * configure.in: Include config/gxx-include-dir.m4.  Use
4903         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4904         * configure: Regenerate.
4905
4906 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4907
4908         * config.if: Delete.
4909         * configure.in: Set libstdcxx_incdir directly.
4910         * configure: Regenerate.
4911
4912 2004-12-02  Eric Christopher  <echristo@redhat.com>
4913
4914         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4915         * Makefile.in: Regenerate.
4916
4917 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4918
4919         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4920         * configure: Regenerate.
4921
4922 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4923
4924         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4925         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4926         * configure: Regenerate.
4927
4928 2004-12-01  Eric Christopher  <echristo@redhat.com>
4929
4930         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4931         of things to remove.
4932
4933 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4934
4935         * MAINTAINERS (Write After Approval): Update my e-mail address.
4936
4937 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4938
4939         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4940         from CVS libtool to always pass_all.
4941
4942 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4943
4944         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4945         (hppa*64*-*-*): Delete incorrect comment.
4946         * configure: Rebuilt.
4947
4948 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4949
4950         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4951
4952 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4953
4954         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4955         from CVS libtool to always pass_all.
4956
4957 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4958
4959         * install-sh, compile: Import from automake.
4960
4961 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4962
4963         * config.guess, config.sub:  Import from savannnah.
4964
4965 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4966
4967         * MAINTAINERS (Write After Approval): Add myself
4968
4969 2004-11-12  Mike Stump  <mrs@apple.com>
4970
4971         * Makefile.def: Add html support.
4972         * Makefile.tpl: Likewise.
4973         * Makefile.in: Regenerate.
4974
4975 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4976
4977         PR 18423
4978         * configure.in: Remove all instances of build-fixincludes from
4979         noconfigdirs.
4980         (build_configargs): Supply --target to subdirectories.
4981         * configure: Regenerate.
4982
4983         * Makefile.def: Make gcc install depend on fixincludes install.
4984         * Makefile.in: Regenerate.
4985
4986 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4987
4988         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4989
4990 2004-11-11  Paul Brook  <paul@codesourcery.com>
4991
4992         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4993
4994 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4995
4996         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4997         target-libgfortran.
4998         * configure: Regenerate.
4999
5000 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5001
5002         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5003         like CC.
5004
5005 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5006
5007         * Makefile.def (host fixincludes): Specify missing targets.
5008         * Makefile.in: Regenerate.
5009
5010 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5011
5012         * MAINTAINERS: Add myself
5013
5014 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5015
5016         * MAINTAINERS (Write After Approval): Add myself.
5017
5018 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5019
5020         * Makefile.def: Build fixincludes for the host, too.
5021         * Makefile.in: Regenerate.
5022         * configure.in (host_tools): Add fixincludes.
5023         * configure: Regenerate.
5024
5025 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5026
5027         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5028         * configure: Regenerated.
5029
5030 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5031
5032         PR other/17783
5033         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5034         * configure: Regenerated.
5035
5036 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5037
5038         * README.SCO: Update per FSF instructions.
5039
5040 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5041
5042         PR target/18151
5043         * configure.in (case ${target}): Do not build fixincludes for avr.
5044         * configure: Regenerated.
5045
5046 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5047
5048         * configure.in (case ${target}): Do not build fixincludes
5049         on platforms where it is not used.
5050         * configure: Regenerated.
5051
5052 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5053
5054         * configure.in: Use an absolute path to install-sh.
5055         * configure: Regenerated.
5056
5057 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5058
5059         * MAINTAINERS (Write After Approval): Add myself.
5060
5061 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5062
5063         * MAINTAINERS: Remove from Write After Approval those that are
5064         already maintainers.
5065
5066 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5067
5068         * MAINTAINERS:  Update my email address.
5069
5070 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5071
5072         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5073         * configure: Regenerate.
5074
5075 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5076
5077         * MAINTAINERS:  Update my email address.
5078
5079 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5080
5081         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5082         entries belonging to this category.
5083
5084 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5085
5086         * MAINTAINERS: Update my e-mail address.
5087
5088 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5089
5090         Fix wrong conflict resolution in:
5091
5092         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5093
5094         * Makefile.in: Regenerate.
5095         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5096         in the recursive `make', instead of hardwiring `all'.
5097         (Autogenerated TARGET-* variables): New.
5098
5099 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5100
5101         * configure.in: Enable target-libgloss for crx-*-*.
5102         * configure: Regenerate.
5103
5104 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5105
5106         * MAINTAINERS (Various Maintainers): Move the "windows,
5107         cygwin, mingw" maintainer to ...
5108         (OS Port Maintainers): ... here.
5109
5110 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5111
5112         * MAINTAINERS (Write After Approval): Remove those that are
5113         maintainers of some subsystem.
5114
5115 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5116
5117         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5118         * ltcf-cxx.sh (tpf*): Likewise.
5119         * ltconfig (tpf*): Add TPF OS configuration support.
5120
5121 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5122
5123         * MAINTAINERS: Change my email address to my new work account.
5124
5125 2004-09-24  Michael Roth  <mroth@nessie.de>
5126
5127         * configure.in (--without-headers): Add missing double quotes.
5128         * configure: Regenerate.
5129
5130 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5131
5132         * ylwrap: Revert to previous version.
5133
5134 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5135
5136         PR bootstrap/17369
5137         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5138         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5139         SET_GCC_LIB_PATH_CMD.
5140         (BASE_TARGET_EXPORTS): Likewise.
5141         * Makefile.in: Regenerated.
5142
5143         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5144         * configure: Regenerated.
5145
5146 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5147
5148         * config.guess: New upstream version
5149         * compile, depcomp, install-sh, ylwrap: Likewise.
5150
5151 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5152
5153         * config/mh-x86omitfp: New host makefile fragment.  Add
5154         -fomit-frame-pointer to the default BOOT_CFLAGS.
5155         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5156         * configure: Regenerate.
5157
5158 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5159
5160         PR target/11572
5161         * configure.in (*-*-darwin*): Renable libobjc.
5162         * configure: Regenerate.
5163
5164 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5165
5166         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5167
5168 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5169
5170         * Makefile.def: Remove libbanshee.
5171         * Makefile.tpl: Ditto.
5172         * configure.in: Ditto.
5173         * Makefile.in: Regen.
5174         * configure: Ditto.
5175
5176 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5177
5178         * ltmain.sh: Use $pic_object as $non_pic_object if
5179         $non_pic_object=none.
5180
5181 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5182
5183         * missing: Import latest version from master repository.
5184
5185 2004-09-06  Nick Clifton  <nickc@redhat.com>
5186
5187         * config.sub: Import latest version from master repository.
5188         * config.guess: Likewise.
5189         This includes these changes:
5190
5191         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5192
5193         * config.sub: Handle crisv32, alias etraxfs.
5194         * config.guess (crisv32:Linux:*:*): Handle.
5195
5196         2004-08-13  Brad Smith  <brad@comstyle.com>
5197
5198         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5199         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5200
5201         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5202
5203         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5204         assume the processor is a powerpc.  This is because coreutils
5205         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5206         in this case, due to a MacOS X bug that causes
5207         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5208         to return a negative number.
5209         Problem reported by Petter Reinholdtsen in:
5210         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5211
5212         2004-07-19  Ben Elliston  <bje@gnu.org>
5213
5214         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5215
5216         2004-06-24  Ben Elliston  <bje@gnu.org>
5217
5218         * config.guess: Update copyright years.
5219         * config.sub: Likewise.
5220
5221         2004-06-22  Robert Millan  <robertmh@gnu.org>
5222
5223         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5224         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5225
5226         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5227
5228         * config.guess (*:*VMS:*:*): New entry. Replaces
5229         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5230         manufacturer.
5231
5232         2004-06-22  Ben Elliston  <bje@gnu.org>
5233
5234         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5235         * config.sub: Likewise.
5236
5237         2004-06-22  Ben Elliston  <bje@gnu.org>
5238
5239         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5240         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5241
5242         2004-06-11  Ben Elliston  <bje@gnu.org>
5243
5244         * config.guess (pegasos:OpenBSD:*:*): Remove.
5245
5246         2004-06-11  Ben Elliston  <bje@gnu.org>
5247
5248         From Wouter Verhelst <wouter@grep.be>:
5249         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5250
5251         2004-06-11  Ben Elliston  <bje@gnu.org>
5252
5253         * config.guess (luna88k:OpenBSD:*:*): New.
5254
5255         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5256
5257         * config.guess (m32r*:Linux:*:*): New case.
5258         * config.sub: Handle m32rle.
5259
5260         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5261
5262         From Jens Petersen  <petersen@redhat.com>:
5263         * config.sub: Handle sparcv8.
5264
5265         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5266
5267         From Tom Smith <smith@cag.lkg.hp.com>:
5268         * config.guess: Version suffixes are equally significant on Tru64
5269         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5270         prefix of "P" (patched kernel).
5271
5272         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5273
5274         * config.sub: Add support for National Semiconductor CRX target.
5275
5276 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5277
5278         * MAINTAINERS (Various Maintainers): Remove myself as web page
5279         maintainer, add myself as maintainer of build status lists.
5280
5281 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5282
5283         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5284         *-*-netware, but add target-libmudflap.
5285         Consolidate *-*-netware targets (of which really only i?86 exists)
5286         into a single entry.
5287         * configure: Likewise.
5288
5289 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5290
5291         * Makefile.tpl (sorry): Remove.
5292         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5293         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5294         (do-clean): Clean per-stage directories too.
5295         (do-distclean): Run distclean-stage1 too.
5296         (.NOTPARALLEL): Enable during toplevel bootstrap.
5297         (stage[+id+]-bubble): Enable parallel execution during
5298         the recursive invocation.
5299         * Makefile.in: Regenerate.
5300
5301         Fix previous checkin:
5302
5303         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5304         include.
5305         * configure.in: Fix indentation.
5306         * configure: Regenerate.
5307
5308 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5309
5310         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5311         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5312         * configure: regenerate
5313         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5314         -mdynamic-no-pic
5315
5316 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5317
5318         * Makefile.def (build_modules): Add fixincludes.
5319         (dependencies): Make gcc depend on fixincludes.
5320         * configure.in (build_tools): Add fixincludes.
5321         (build_configdirs): Always include build_libs.
5322         * Makefile.in: Regenerate.
5323         * configure: Regenerate.
5324
5325 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5326
5327         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5328         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5329         phony targets; do not generate timestamp files.
5330         (distclean-stageN): Remove references to their timestamp files.
5331         (restageN, touch-stageN): Remove.
5332         (stageN-bubble): Rewritten.
5333         (compare): Support lean bootstraps.
5334         * Makefile.in: Regenerate.
5335
5336         * configure.in: Only warn when bootstrapping but
5337         build != host or build != target.  Support lean bootstraps.
5338         * configure: Regenerate.
5339
5340 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5341
5342         * configure.in:  Give a better error message if GMP/MPFR are missing
5343         and a language needing them has been requested.
5344         * configure:  Regenerated.
5345
5346 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5347
5348         * configure.in:  Print a list of available language front-ends if
5349         a requested one is missing.  Tidy stray tab characters.
5350         * configure:  Regenerated.
5351
5352 2004-08-19  Michael Koch  <konqueror@gmx.de>
5353
5354         * gcc/doc/install.texi: Update entry about automake for libjava.
5355
5356 2004-08-17  Robert Millan  <robertmh@gnu.org>
5357
5358         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5359         (instead of FreeBSD).
5360         * configure: Regenerate.
5361
5362 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5363
5364         * Makefile.in: Regenerate.
5365         * configure: Regenerate.
5366
5367         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5368         stage_*_flags.
5369         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5370         for bootstrapped modules if toplevel bootstrap is going.
5371         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5372         modules.  Adjust for changes in Makefile.def.  Enable several
5373         rules even in non-bootstrap mode, just to avoid peppering the
5374         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5375         (stage-[+prev+]-bubble): Remove.
5376
5377         * Makefile.def (Dependencies): Depend on all-build-bison,
5378         all-build-flex, all-build-byacc, all-build-texinfo, rather
5379         than the host variations.
5380         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5381         with BUILD_SUBDIR.
5382         (BISON): Update for recent Bisons.
5383         (YACC): Fix typo.
5384         (cross): Depend on all-build.
5385         (all): Do not depend on all-build.
5386         (prebootstrap): Remove.
5387         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5388         (Prebootstrap dependencies): Add them to the per-stage targets
5389         and to all-prebootstrap.
5390         * configure.in (build_configdirs): Always enable build_tools.
5391         (BUILD_DIR_PREFIX): Remove.
5392
5393         * Makefile.def (gcc): Add target variable.
5394         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5395         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5396         in the recursive `make', instead of hardwiring `all'.
5397         (Autogenerated TARGET-* variables): New.
5398
5399 2004-08-13  Brian Booth  <bbooth@redhat.com>
5400
5401         * MAINTAINERS: Remove myself from write-after-approval.
5402
5403 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5404
5405         * src-release: Stop distributing mmalloc with gdb (which doesn't
5406         use it).
5407         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5408         * Makefile.in: Regenerate.
5409
5410 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5411
5412         * configure.in (arm*-*-eabi*): New target.
5413         * configure: Regenerate.
5414
5415 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5416
5417         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5418         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5419         (Dependencies): New section.
5420         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5421         (configure-target-[+module+]): Depend on maybe-all-gcc
5422         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5423         (toplevel profiledbootstrap): Fix dependencies.
5424         * Makefile.in: Regenerate.
5425
5426 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5427
5428         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5429         target-libiberty to noconfigdirs.
5430         * configure: Regenerate.
5431
5432 2004-08-03  Paul Brook  <paul@codesourcery.com>
5433
5434         * configure.in: Check for MPFR as well as GMP.
5435         * configure: Regenerate.
5436
5437 2004-08-01  Robert Millan  <robertmh@gnu.org>
5438
5439         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5440         libmudflap for all GNU-based systems (with Glibc).
5441         * configure: Regenerate.
5442
5443 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5444
5445         * Makefile.def (host-modules): Add gcc.
5446         * Makefile.in: Regenerate.
5447         * Makefile.tpl (sorry): New rule.
5448         (configure-host, all-host, [+make_target+]-host, do-check,
5449         install-host): Do not add gcc as a special case.
5450         (host modules): Add a small special-casing for gcc.  Export
5451         extra_make_flags through the environment.
5452         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5453         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5454         other recursive targets for gcc): Remove.
5455
5456         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5457         (stage, unstage): New rules.
5458         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5459         distclean-stage[+id+]): Use stage_current.
5460         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5461         the stage*-start rules.
5462
5463 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5464
5465         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5466         use -all_load flag.
5467
5468 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5469
5470         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5471         * configure: Regenerate.
5472
5473 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5474
5475         * maintainer-scripts/gcc_release: Revert yesterday's change.
5476
5477 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5478
5479         * MAINTAINERS: Add myself to write-after-approval.
5480
5481 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5482
5483         * libf2c: Removed.
5484         * gcc/gccbug.in: Updated because of libf2c removal.
5485         * maintainer-scripts/gcc_release: Ditto.
5486
5487 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5488
5489         * configure.in: Build libmudflap by default on FreeBSD.
5490         * configure: Regenerated.
5491
5492 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5493
5494         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5495         systems.
5496         * configure: Regenerated.
5497
5498 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5499
5500         PR target/16344
5501         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5502         feedback based compiler.
5503         * Makefile.in: Rebuilt.
5504
5505 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5506
5507         * Makefile.def (host_modules): Set bootstrap=true for flex.
5508         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5509         * Makefile.in: Rebuilt.
5510
5511 2004-07-07  Jan Hubicka  <jh@suse.cz>
5512
5513         * MAINTAINERS: Add self as a profile feedback maintainer.
5514
5515 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5516
5517         * configure.in:  Do not prepend $srcdir to /dev/null in
5518         makefile fragments.
5519         * configure:  Regenerate.
5520
5521 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5522
5523         * Makefile.def (build_modules): Add bison, byacc, flex,
5524         m4, texinfo.
5525         (flags_to_pass): Add FLEX.
5526         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5527         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5528         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5529         DEFAULT_MAKEINFO): Remove.
5530         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5531         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5532         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5533         objdir or else use configured tool.
5534         (all-build): New.
5535         (all): Depend on it.
5536         (Build module dependencies): Add.
5537         * Makefile.in: Regenerate.
5538         * configure.in: Better support for multiple build modules,
5539         matching what is done for host/target modules.  Do not look
5540         for "plausible" locations of build tools if Canadian cross.
5541         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5542         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5543         * configure: Regenerate.
5544
5545 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5546
5547         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5548         * Makefile.in: Regenerate.
5549
5550 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5551
5552         * Makefile.tpl (configure-build-[+module+],
5553         configure-[+module+], configure-target-[+module+]): Pass
5554         [+extra_configure_args+].
5555         (all-build-[+module+], all-[+module+], check-[+module+],
5556         install-[+module+], [+make_target+]-[+module+],
5557         all-target-[+module+], check-target-[+module+],
5558         install-target-[+module+], [+make_target+]-target-[+module+]):
5559         Pass [+extra_make_args+].
5560         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5561         (GCC_HOST_EXPORTS): Remove.
5562         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5563         cross, check-gcc, check-gcc-c++, install-gcc,
5564         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5565         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5566         * Makefile.in: Regenerate.
5567
5568 2004-06-21  Matthew Sachs  <msachs@apple.com>
5569
5570         * MAINTAINERS: Added self to write-after-approval.
5571
5572 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5573
5574         * configure.in: Check for srcdir/winsup rather than build directory
5575         winsup.
5576         * configure: Regenerate.
5577
5578 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5579
5580         * configure.in: Don't build Cygwin native newlib if winsup
5581         directory is missing.  Emit warning instead.
5582         * configure: Regenerate.
5583
5584 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5585
5586         * Makefile.tpl (touch-stage[+id+]): New.
5587         (restage[+prev+]): Depend on touch-stage[+id+].
5588
5589         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5590         Use it throughout.
5591
5592         * Makefile.def: Add profile and feedback bootstrap stages.
5593         Remove next field from bootstrap stages.
5594         * Makefile.tpl (LN, LN_S): Substitute.
5595         (stageN-start, stageN-end): Use double-colon rules, to
5596         provide a hook for additional setup commands.
5597         (distclean-stageN-gcc, restageN): Create dependencies from
5598         [+prev+], not from [+next+].
5599         (stageN-bubble): Add commands for successive stages from
5600         [+prev+], using double-colon rules.
5601         (all-stageN-gcc): Fix typo.
5602         (stagefeedback-start, profiledbootstrap): New.
5603         * Makefile.in: Regenerate.
5604         * configure.in: Call ACX_PROG_LN.
5605         * configure: Regenerate.
5606
5607 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5608
5609         * MAINTAINERS (Write After Approval): Add myself.
5610
5611 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5612
5613         * MAINTAINERS (Write After Approval): Add myself.
5614
5615 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5616
5617         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5618         without gcc.
5619         * configure: Regenerate.
5620
5621 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5622
5623         * Makefile.tpl: Fix typo.
5624         * Makefile.in: Regenerate.
5625
5626 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5627
5628         * configure.in: Remove new- prefix from toplevel
5629         bootstrap targets.
5630         * configure: Regenerate.
5631
5632 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5633
5634         * Makefile.tpl (all.normal): Rename to all.
5635         (all): Replace with a rule to pick the default
5636         target from configure.
5637         (all-gcc, configure-gcc): Use conditionals to
5638         do nothing when toplevel bootstrap is going on.
5639         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5640         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5641         * configure.in: Support --enable-bootstrap.
5642
5643         * Makefile.def: Remove new- prefix from toplevel
5644         bootstrap targets.
5645         * Makefile.tpl: Likewise.
5646
5647         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5648         target.
5649
5650         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5651         $(RECURSE_FLAGS) to recursive invocation of make.
5652
5653         * Makefile.in: Regenerate.
5654         * configure: Regenerate.
5655
5656 2004-05-30  Andreas Jaeger  <aj@suse.de>
5657             Jim Wilson  <wilson@specifixinc.com>
5658
5659         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5660         like CC.
5661
5662 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5663
5664         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5665         * configure: Regenerate.
5666
5667 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5668
5669         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5670         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5671         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5672         targets.
5673         * Makefile.in: Regenerate.
5674
5675 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5676
5677         * configure.in: Test the ability to symlink directories.
5678         * configure: Regenerate.
5679
5680         * Makefile.def (bootstrap-stage): New definitions.
5681         * Makefile.tpl (configure-stage1-gcc,
5682         configure-stage2-gcc, configure-stage3-gcc,
5683         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5684         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5685         new-restage3, compare): Autogenerate, see Makefile.in
5686         entry for behavioral changes.
5687         (distclean-stage1, new-stage1-start, new-stage1-end,
5688         new-stage1-bubble, distclean-stage2, new-stage2-start,
5689         new-stage2-end, new-stage2-bubble, distclean-stage3,
5690         new-stage3-start, new-stage3-end): New autogenerated targets.
5691         (objext, prebootstrap, BOOT_CFLAGS,
5692         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5693         targets.
5694
5695         * Makefile.in: Regenerate.
5696         (distclean-stage1, new-stage1-start, new-stage1-end,
5697         new-stage1-bubble, distclean-stage2, new-stage2-start,
5698         new-stage2-end, new-stage2-bubble, distclean-stage3,
5699         new-stage3-start, new-stage3-end): New targets.
5700         (all-stage1-gcc): Move prebootstrap dependency from here...
5701         (configure-stage1-gcc): ...to here.
5702         (new-bootstrap): Use bubble targets.
5703         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5704         Use per-stage distclean targets.
5705         (configure-stage1-gcc, configure-stage2-gcc,
5706         configure-stage3-gcc, all-stage1-gcc,
5707         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5708         Use new-stageN-start to prepare the tree.
5709
5710 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5711
5712         * Makefile.def (host_modules): add libcpp.
5713         * Makefile.tpl: Add dependencies on and for libcpp.
5714         * Makefile.in: Regenerate.
5715         * configure.in: Add libcpp host module.
5716         * configure: Regenerate.
5717
5718 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5719
5720         * Makefile.tpl: Whenever a recursive target is defined, wrap
5721         it in a special @if/@endif block, and prepare its maybe
5722         dependency in the @if/@endif block
5723         * configure.in: Instead of writing maybe dependencies, remove
5724         the @if/@endif statements, and remove the @if/@endif blocks
5725         that remain.
5726         * configure: Regenerate.
5727         * Makefile.in: Regenerate.
5728
5729 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5730
5731         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5732
5733 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5734
5735         PR bootstrap/15120
5736         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5737         * */configure: Rebuilt.
5738
5739 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5740
5741         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5742         of libf2c.
5743         * configure, Makefile.in: Regenerate.
5744
5745 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5746
5747         * MAINTAINERS (Write After Approval): Add myself.
5748
5749 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5750
5751         Merge from tree-ssa-20020619-branch.
5752
5753         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5754         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5755         (HOST_GMPLIBS): Define.
5756         (HOST_GMPINC): Define.
5757         (TARGET_LIB_PATH): Add libmudflap.
5758         (GFORTRAN_FOR_TARGET): Define.
5759         (configure-build*): Export GFORTRAN.
5760         (configure-gcc): Export GMPLIBS and GMPINC.
5761         (all-gcc): Add maybe-all-libbanshee.
5762         (configure-target-libgfortran): Define.
5763         * Makefile.in: Regenerate.
5764         * configure.in (host_libs): Add libbanshee.
5765         (target_libraries): Add target-libmudflap and target-libgfortran.
5766         Add --with-libbanshee.
5767         Handle --disable-libmudflap.
5768         (*-*-freebsd*): Use with_gmp.
5769         Add $(libgcj) to noconfigdirs.
5770         * configure: Regenerate.
5771         * depcomp: New file.
5772         * MAINTAINERS: Add tree-ssa maintainers.
5773
5774 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5775
5776         * MAINTAINERS (Various Maintainers): Add myself.
5777
5778 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5779
5780         * MAINTAINERS (Write After Approval): Add myself.
5781
5782 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5783
5784         * MAINTAINERS (Write After Approval): Add myself.
5785
5786 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5787
5788         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5789         * configure: Regenerate.
5790
5791 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5792
5793         Revert:
5794         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5795
5796         * Makefile.def (flags_to_pass): Remove *dir variables that
5797         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5798         as well as prefix and exec_prefix.
5799         * Makefile.in: Regenerate.
5800
5801 2004-04-26  Robert Millan  <robertmh@gnu.org>
5802
5803         Add patches from libtool CVS.
5804         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5805         * ltconfig: Likewise.
5806         * ltcf-c.sh: Likewise.
5807         * ltcf-cxx.sh: Likewise.
5808         * ltcf-gcj.sh: Likewise.
5809
5810 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5811
5812         * Makefile.def (host_modules): Mark with the bootstrap
5813         flag packages on which gcc depends.
5814         * Makefile.tpl (all-bootstrap): Use it.
5815         * Makefile.in: Regenerate.
5816
5817 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5818
5819         * Makefile.def (flags_to_pass): Remove *dir variables that
5820         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5821         as well as prefix and exec_prefix.
5822         * Makefile.in: Regenerate.
5823
5824 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5825
5826         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5827         * configure: Regenerate.
5828         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5829         * gcc/Makefile.tpl (compare): Use the result of the test.
5830         * gcc/Makefile.in: Regenerate.
5831
5832 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5833
5834         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5835         Always relocate gcc and prev-gcc to the original names, even
5836         if the build fails.
5837         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5838         New targets.
5839
5840 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5841
5842         * MAINTAINERS: Update my email address.
5843
5844 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5845
5846         * configure.in (mips*-*-irix5*): Enable ld.
5847         * configure: Regenerate.
5848
5849 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5850
5851         * configure: Regenerate.
5852
5853 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5854
5855         * Makefile.tpl (configure-[+module+], configure-gcc,
5856         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5857         Set and export LDFLAGS.
5858         * Makefile.in: Regenerate.
5859
5860 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5861
5862         * MAINTAINERS: Add myself to write-after-approval.
5863
5864 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5865
5866         PR bootstrap/14871
5867         * Makefile.tpl: If we don't have built-in-tree target tools,
5868         use the ones found by configure rather than hacking around with
5869         program_transform_name.
5870         * configure.in: Give Makefile.tpl the information necessary
5871         to do that.
5872         * Makefile.in: Regenerate.
5873         * configure: Regenerate.
5874
5875 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5876
5877         PR bootstrap/14760
5878         * configure.in: When computing baseargs, strip *all* copies of
5879         offending options.  Also, don't match/substitute the trailing space,
5880         so that this actually works when two similar options are separated by
5881         only one space.
5882         * configure: Regenerate.
5883
5884 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5885
5886         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5887         (rs6000-*-aix*): Same.
5888         * configure: Regenerate.
5889
5890 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5891
5892         * MAINTAINERS: Add myself to write-after-approval.
5893
5894 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5895
5896         * MAINTAINERS: Add myself to write-after-approval.
5897
5898 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5899
5900         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5901         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5902         * Makefile.in: Regenerate.
5903
5904         * configure.in (top level bootstrap support): Rework --enable-werror
5905         to set @stage2_werror_flag@.
5906         * configure: Regenerate.
5907         * Makefile.tpl (top level bootstrap support): Pass
5908         @stage2_werror_flag@ down to configure in stages 2 and 3.
5909         * Makefile.in: Regenerate.
5910
5911 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5912
5913         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5914         for stages 2 and 3 as well as in make.  As a consequence, remove
5915         OUTPUT_OPTION (now detected by configure) from the flags passed down
5916         to make.
5917         * Makefile.in: Regenerate.
5918
5919         * Makefile.tpl (new-bootstrap): Fix typo.
5920         * Makefile.in: Regenerate.
5921
5922 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5923
5924         * Makefile.tpl: Rearrange by moving recursive_targets rules
5925         into their proper sections.
5926         * Makefile.tpl (top level bootstrap support): Move disabling
5927         of coverage flags from 'make' to 'configure'; improve comments.
5928         * Makefile.in: Regenerate.
5929
5930         * Makefile.tpl (experimental top level bootstrap) Move stage1
5931         language setting from all- target to configure- target; disable
5932         intermodule optimization in stage 1; prevent gratuitous rebuilds
5933         of stage 1.
5934         * Makefile.in: Regenerate.
5935         * configure.in: Comma-separate stage 1 language list for top
5936         level bootstrap.
5937         * configure: Regenerate.
5938
5939         * Makefile.tpl: Clean up experimental top level bootstrap support:
5940         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5941         prev-gcc in configure- targets as well as all- targets.
5942         * Makefile.in: Regenerate.
5943
5944 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5945
5946         * compile: New file imported from automake.
5947
5948 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5949
5950         * configure.in: Remove symbolic link section.
5951         * configure: Regenerate.
5952         * Makefile.tpl (links): Remove.
5953         * Makefile.in: Regenerate.
5954
5955 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5956             Nathanael Nerode  <neroden@gcc.gnu.org>
5957
5958         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5959         Set with AC_CHECK_PROGS.
5960         * configure.in: Fix comment typo from last patch.
5961         * configure: Regenerate.
5962
5963 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5964
5965         * Makefile.tpl: Introduce experimental top level bootstrap support.
5966         * Makefile.in: Regenerate.
5967         * configure.in: Introduce support for top level bootstrap.
5968         * configure: Regenerate.
5969
5970 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5971             Paolo Bonzini  <bonzini@gnu.org>
5972
5973         PR bootstrap/14522
5974         * configure.in: Cope with shells that do not support unquoted ^
5975         * configure: Regenerate.
5976
5977 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5978             Paolo Bonzini  <bonzini@gnu.org>
5979
5980         PR bootstrap/14522
5981         * configure.in: Cope with shells that do not support nesting
5982         quotes inside quoted backquote substitutions.
5983         * configure: Regenerate.
5984
5985 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5986
5987         PR bootstrap/14522
5988         * configure.in: Fix escaping of $.
5989         * configure: Regenerate.
5990
5991 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5992
5993         * configure: Regenerate, since I forgot to while committing Paolo's
5994         changes.
5995
5996 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5997
5998         PR ada/14131
5999         Move language detection to the top level.
6000         * configure.in: Find default values for the tools as
6001         soon as possible.  Disable ada if GNAT is not found.
6002         Emit error message about missing languages.  Expand
6003         --enable-languages=all for the gcc subdirectory.
6004
6005 2004-03-10  Ben Elliston  <bje@gnu.org>
6006
6007         * MAINTAINERS: Update my email address.
6008
6009 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6010
6011         * ltconfig: Disable building static libraries if building shared
6012         libraries on AIX 5L.
6013
6014 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6015
6016         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6017         and disable libgcj.
6018         * configure: Regenerated.
6019
6020 2004-03-01  Brian Booth  <bbooth@redhat.com>
6021
6022         * MAINTAINERS: Add myself to write-after-approval.
6023
6024 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6025
6026         * MAINTAINERS: Add myself to write-after-approval.
6027
6028 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6029
6030         PR bootstrap/7087
6031         * Makefile.tpl: Guard XFOO sed statements better.
6032         * Makefile.tpl: Add dependency for configure-target-libada.
6033         * Makefile.in: Regenerate (incidentally fixes broken
6034         commit when libada-branch was merged).
6035
6036 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6037
6038         * MAINTAINERS: Add myself to write-after-approval.
6039
6040 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6041
6042         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6043         maintainers.
6044
6045 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6046
6047         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6048         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6049
6050 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6051
6052         PR bootstrap/11932
6053         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6054
6055 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6056
6057         * MAINTAINERS: Added myself to write-after-approval.
6058
6059 2004-02-14  Michael Koch  <konqueror@gmx.de>
6060
6061         * MAINTAINERS: Added myself to write-after-approval.
6062
6063 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6064
6065         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6066         some OS port maintainers to OS port maintainers section.
6067
6068 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6069
6070         * MAINTAINERS: Add self.
6071
6072 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6073
6074         * MAINTAINERS: Alphabetize.
6075
6076 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6077
6078         * MAINTAINERS: Remove myself.
6079
6080 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6081
6082         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6083         (rs6000-*-aix*): Same.
6084         * configure: Regenerate.
6085
6086 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6087
6088         * configure.in (host): Add in missing $noconfigdirs to defines.
6089         * configure: Regenerate.
6090
6091 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6092             Nathanael Nerode  <neroden@gcc.gnu.org>
6093
6094         PR ada/6637, PR ada/5911
6095         Merge with libada-branch:
6096         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6097         with appropriate dependencies. Add --enable-libada configure switch.
6098         * configure, Makefile.in: Regenerate.
6099
6100 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6101
6102         * MAINTAINERS: Add myself to write-after-approval.
6103
6104 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6105
6106         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6107         * configure: Regenerate.
6108
6109 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6110
6111         Merge from upstream:
6112
6113         * ltmain.in: When setting IFS to '~', be careful about user
6114         arguments that contain '~'.
6115
6116         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6117
6118         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6119         Also test $base_compile against $CC with escaped arguments. Bug
6120         reported by Geoff Keating <geoffk@apple.com>.
6121
6122 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6123
6124         * MAINTAINERS: Remove i960 port.
6125
6126 2004-01-23  DJ Delorie  <dj@redhat.com>
6127
6128         * Makefile.def (target_modules) [libiberty]: Don't stage.
6129         * Makefile.in: Rebuilt.
6130
6131 2004-01-20  Caroline Tice  <ctice@apple.com>
6132
6133         * MAINTAINERS: Add myself to write-after-approval.
6134
6135 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6136
6137         * MAINTAINERS: Update my email address.
6138
6139 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6140
6141         * MAINTAINERS: Add myself to write-after-approval.
6142
6143 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6144
6145         * MAINTAINERS: Remove entries without email address.
6146
6147 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6148
6149         * MAINTAINERS: Add myself to write-after-approval.
6150
6151 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6152
6153         * MAINTAINERS: Update my email address.
6154
6155 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6156
6157         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6158         * Makefile.tpl (configure-target-[+module+]): Support stage.
6159         * Makefile.in: Rebuilt.
6160
6161 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6162
6163         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6164
6165 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6166
6167         * MAINTAINERS: Add myself as a MIPS maintainer.
6168
6169 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6170
6171         * configure.in: Use ./config.cache, not config.cache.
6172         * configure: Regenerate.
6173         * Makefile.tpl: Special-casing not needed for GCC any more.
6174         * Makefile.in: Regenerate.
6175
6176         * configure.in: Don't share a cache file for host dirs.
6177         * configure: Regenerate.
6178
6179         * config-ml.in: Don't mess with the cache file.
6180
6181 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6182
6183         * MAINTAINERS: Move myself from 'Write After Approval' to
6184         'CPU Port Maintainers' section as SPARC maintainer.
6185
6186 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6187
6188         * Makefile.tpl: Make GCC use a separate config.cache.
6189         * Makefile.in: Regenerate.
6190
6191         PR bootstrap/11932, PR bootstrap/11933
6192         (I don't know if it will fix either of them, but it relates
6193         to them.)
6194         * configure.in: Don't use shared config.cache for target
6195         directories.
6196         * configure: Regenerate.
6197
6198 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6199
6200         * MAINTAINERS: Add myself to 'Write After Approval' section.
6201
6202 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6203
6204         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6205         * configure: Regenerated.
6206
6207 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6208
6209         * MAINTAINERS: Remove the mn10200 maintainer.
6210
6211 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6212
6213         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6214         * configure: Regenerated.
6215
6216 2003-12-16  Jan Hubicka  <jh@suse.cz>
6217
6218         * MAINTAINERS: Add myself as callgraph maintainer.
6219
6220 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6221
6222         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6223         * configure: Regenerate.
6224
6225 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6226
6227         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6228         'Write After Approval' section. Update email.
6229
6230 2003-12-01  James Lemke  <jim@wasabisystems.com>
6231
6232         * MAINTAINERS (Write After Approval): Add myself.
6233
6234 2003-11-20  Matt Thomas  <matt@3am-software.com>
6235
6236         * MAINTAINERS: Add myself as a vax port maintainer.
6237
6238 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6239
6240         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6241         (configure-build-[+module+], configure-[+module+]): Likewise.
6242         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6243         * Makefile.in: Regenerate.
6244
6245 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6246
6247         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6248         shared/dylibed libraries.
6249         * ltmain.sh: Likewise.
6250         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6251         * ltcf-cxx.sh: Likewise.
6252         * ltcf-gcj.sh: Likewise.
6253         * ltconfig: Likewise.
6254
6255 2003-11-17  Stan Cox  <scox@redhat.com>
6256
6257         * MAINTAINERS: Add myself as iq2000 port maintainer.
6258
6259 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6260
6261         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6262         * Makefile.in: Regenerate.
6263
6264 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6265
6266         * config.sub: Update to 2003-11-03 version.
6267
6268 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6269
6270         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6271         * configure:  Regenerate.
6272
6273 2003-10-20  Nicolas Pitre  <nico@cam.org>
6274
6275         * MAINTAINERS: Add myself to 'Write After Approval' section.
6276
6277 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6278
6279         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6280
6281 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6282
6283         * MAINTAINERS: Update my email address.
6284
6285 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6286
6287         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6288
6289 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6290
6291         * MAINTAINERS: Add myself to 'Write After Approval' section.
6292
6293 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6294
6295         * config.guess: Update to 2003-10-16 version.
6296         * config.sub: Update to 2003-10-16 version.
6297
6298 2003-10-15  David Daney  <ddaney@avtrex.com>
6299
6300         * MAINTAINERS: Added myself to 'Write After Approval' section.
6301
6302 2003-10-15  Falk Hueffner  <falk@debian.org>
6303
6304         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6305         'Write After Approval' section. Update email.
6306
6307 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6308
6309         * MAINTAINERS: Move myself from 'Write After Approval' to
6310         'Various Maintainers' section as middle-end maintainer.
6311
6312 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6313
6314         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6315         HOST_FLAGS_TO_PASS.
6316         * Makefile.in: Regenerate.
6317
6318 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6319
6320         * config.guess: Update to 2003-10-07 version.
6321         * config.sub: Update to 2003-10-07 version.
6322
6323 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6324
6325         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6326         * ltconfig (irix5*, irix6*): Don't override version_type.
6327
6328 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6329
6330         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6331         * configure: Rebuilt
6332         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6333         * Makefile.in: Rebuilt
6334
6335 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6336
6337         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6338
6339 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6340
6341         * MAINTAINERS (Write After Approval): Add myself.
6342
6343 2003-09-29  Paul Koning  <ni1d@arrl.net>
6344
6345         * MAINTAINERS: Move myself from "Write After Approval"
6346         to CPU platform maintainers for pdp11 platform.
6347
6348 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6349
6350         * MAINTAINERS: Move myself from 'Write After Approval' to
6351         'Various Maintainers' section as libffi testsuite maintainer.
6352
6353 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6354
6355         * configure.in: Pass a computed --program-transform-name
6356         to subconfigures.
6357         * configure: Regenerated.
6358
6359 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6360
6361         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6362         * Makefile.in: Regenerate.
6363
6364         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6365         * Makefile.in: Regenerate.
6366
6367 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6368
6369         * MAINTAINERS: Move myself from 'Write After Approval'
6370         to 'Various Maintainers' (objective-c) section.
6371
6372 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6373
6374         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6375         quoting.
6376         * configure: Regenerated.
6377
6378 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6379
6380         * MAINTAINERS (Write After Approval): Add myself to write after
6381         approval list.
6382
6383 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6384
6385         * MAINTAINERS (Write After Approval): Add myself.
6386
6387 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6388
6389         * MAINTAINERS: Update my e-mail address.
6390
6391 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6392
6393         * libtool.m4 (LD): Correct powerpc64 host match.
6394
6395 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6396
6397         * MAINTAINTERS: Update my affiliation and email address.
6398
6399 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6400
6401         * MAINTAINERS (Write After Approval): Add myself.
6402
6403 2003-09-04  DJ Delorie  <dj@redhat.com>
6404
6405         * configure: Regenerate.
6406
6407 2003-09-04  Robert Millan  <robertmh@gnu.org>
6408
6409         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6410
6411 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6412
6413         * configure.in: Ensure arguments to sed are properly spaced.
6414         * configure: Regenerate.
6415
6416 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6417
6418         * MAINTAINERS: Update my e-mail address.
6419
6420 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6421
6422         * MAINTAINERS (Write After Approval): Add myself.
6423
6424 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6425
6426         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6427         * configure: Regenerated.
6428
6429 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6430
6431         * MAINTAINERS: Update my email address.
6432
6433 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6434
6435         * configure.in:  Use newline instead of semicolon when assuming
6436         shell arguments in a for loop.
6437         * configure:  Regenerated.
6438
6439 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6440
6441         * MAINTAINERS: Resurrect the i860 maintainer.
6442
6443 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6444
6445         PR 8180
6446         * configure.in: When testing with_libs and with_headers, treat
6447         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6448         * configure: Regenerate.
6449
6450         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6451         make, shell, etc.
6452         (baseargs): Likewise.
6453         * configure: Regenerate.
6454
6455 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6456
6457         * MAINTAINERS (Write After Approval): Add myself.
6458
6459 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6460
6461         * configure.in: Disable libgcj for darwin not on powerpc.
6462         * configure: Rebuild.
6463
6464 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6465
6466         * config-ml.in, symlink-tree: Add license.
6467
6468 2003-08-03  Richard Stallman  <rms@gnu.org>
6469             Eben Moglen  <moglen@columbia.edu>
6470
6471         * README.SCO: New file.
6472
6473 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6474
6475         * Makefile.tpl (check, check-c++): Express dependencies using
6476         dependencies rather than commands.
6477         * Makefile.in: Regenerate.
6478
6479 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6480
6481         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6482         * configure: Ditto.
6483
6484 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6485
6486         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6487         * Makefile.in: Update.
6488
6489 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6490
6491         * configure.in: Enable libgcj for darwin.
6492         * configure: Rebuild.
6493
6494 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6495
6496         * config-ml.in:  Use ac_configure_args directly instead of
6497         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6498         actually seen.
6499
6500 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6501
6502         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6503         creating target and build subdirs to build all parent dirs as needed.
6504         * Makefile.in: Rebuild.
6505         * configure.in: Don't build dirs explicitly here.
6506         * configure: Rebuild.
6507
6508 2003-07-26  Paul Brook  <paul@nowt.org>
6509
6510         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6511
6512 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6513
6514         * Makefile.tpl (all-make): Depend on intl.
6515         * Makefile.in: Rebuilt.
6516
6517 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6518
6519         * install-sh:  Update to newer upstream versions (associated with
6520         aclocal 1.7).
6521         * mkinstalldirs:  Likewise.
6522         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6523
6524 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6525
6526         * MAINTAINERS: Move self from Bug database only accounts
6527         to write-after-approval.
6528
6529 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6530
6531         * config.if: Remove unused libc_interface determination.
6532
6533 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6534
6535         * MAINTAINERS: Move self from write-after-approval to
6536         build machinery (*.in).
6537
6538 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6539
6540         PR bootstrap/11273
6541         PR bootstrap/11408
6542         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6543         unused INSTALL_PROGRAM_ARGS.
6544         * configure.in: Use AC_PROG_INSTALL.
6545         * Makefile.in: Regenerate.
6546         * configure: Regenerate.
6547
6548 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6549
6550         * MAINTAINERS: Alphabetize.
6551
6552 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6553
6554         * configure: Rebuilt.
6555         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6556         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6557         newlib nor libgloss.
6558         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6559         * configure.in (am33_2.0-*-linux*): Added.
6560
6561 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6562
6563         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6564         * configure: Regenerate.
6565
6566 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6567
6568         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6569         * Makefile.in: Regenerate.
6570
6571 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6572
6573         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6574         * Makefile.in: Regenerate.
6575
6576 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6577
6578         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6579         * Makefile.in: Regenerated.
6580
6581         * config-ml.in: Replace PWD with PWD_COMMAND.
6582
6583 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6584
6585         * intl: New directory; see intl/ChangeLog for details.
6586         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6587         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6588         * Makefile.in: Regenerate.
6589
6590 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6591
6592         * configure.in: Clean up config-lang.in handling.  Delete
6593         useless assignment to "subdirs".
6594         * configure: Regenerate.
6595
6596 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6597
6598         * configure.in: Rename 'target_libs' to 'target_libraries'.
6599         Remove useless reference to 'target_libs'.
6600         * configure: Regenerate.
6601
6602 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6603
6604         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6605         * Makefile.in: Regenerate.
6606
6607 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6608
6609         * Makefile.def: Introduce flags_to_pass.
6610         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6611         * Makefile.in: Regenerate.
6612
6613 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6614
6615         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6616         and target-libgloss.
6617         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6618         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6619         * configure: Regenerate.
6620
6621 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6622
6623         * configure.in: Update testsuite_flags to new location.
6624         * configure. Regenerate.
6625
6626 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6627
6628         * Makefile.tpl: Remove BUILD_CC stuff.
6629         * Makefile.in: Regenerate.
6630
6631 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6632
6633         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6634
6635 2003-06-16  Graeme Peterson  <gp@qnx.com>
6636
6637         * MAINTAINERS (Write After Approval): Add myself.
6638
6639 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6640
6641         * config.guess: Update to 2003-06-12 version.
6642         * config.sub: Update to 2003-06-13 version.
6643
6644 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6645
6646         * config.guess: Update to 2003-06-06 version.
6647         * config.sub: Update to 2003-06-06 version.
6648
6649 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6650
6651         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6652         * configure. Regenerate.
6653
6654 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6655
6656         * configure.in: Disable serial configure by default.
6657         * configure: Regenerate.
6658         * Makefile.tpl: Abolish .NOTPARALLEL.
6659         * Makefile.in: Regenerate.
6660
6661         * Makefile.tpl: Replace {build,host,target}_canonical by
6662         {build,host,target}.
6663         * Makefile.in: Regenerate.
6664
6665         * Makefile.tpl: Fix stupid pasto.
6666         * Makefile.in: Regenerate.
6667
6668 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6669
6670         * Makefile.tpl: Remove bogus conditional.
6671         * Makefile.in: Regenerate.
6672
6673 2003-06-05  Jan Hubicka  <jh@suse.cz>
6674
6675         * Makefile.tpl (profiledbootstrap): New target.
6676         * Makefile.in (profiledbootstrap): New target.
6677
6678 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6679
6680         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6681         Pinski. Remove user names from other bugzilla-only maintainers.
6682
6683 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6684
6685         * Makefile.tpl: Make 'recursive targets' using autogen rather
6686         than shell loop.  Remove duplicate 'clean' targets and false
6687         comments.
6688         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6689         Add systematic method of specifying missing targets in subdirs.
6690         Add copyright boilerplate.
6691         * Makefile.in: Regenerate.
6692         * configure.in: Add 'recursive targets' to maybe list.
6693         * configure: Regenerate.
6694
6695         * MAINTAINERS: "GNATS only" -> "Bug database only".
6696
6697         * Makefile.tpl: Rename [+target+] to [+make_target+].
6698         * Makefile.def: Rename 'target' to 'make_target'.
6699
6700 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6701
6702         * MAINTAINERS: Add self as options handling maintainer.
6703
6704 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6705
6706         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6707         been too long since I touched those ports.
6708
6709 2003-05-28  DJ Delorie  <dj@redhat.com>
6710
6711         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6712         * Makefile.in: Regenerate.
6713
6714 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6715
6716         * configure.in: Use curly braces in the definition of tooldir.
6717         * configure: Regenerate.
6718
6719 2003-05-21  DJ Delorie  <dj@redhat.com>
6720
6721         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6722         newlib or libgloss.
6723         * Makefile.in: Regenerate.
6724
6725 2003-05-21  DJ Delorie  <dj@redhat.com>
6726
6727         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6728         * Makefile.in: Regenerate.
6729
6730 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6731
6732         * MAINTAINERS: Update my e-mail address.
6733
6734 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6735
6736         * configure.in: Switch more things to use maybe dependencies.
6737         * Makefile.tpl: Switch more things to use maybe dependencies.
6738         Factor out common code from autogen IF statements.
6739         * configure: Regenerate.
6740         * Makefile.in: Regenerate.
6741
6742 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6743
6744         * configure.in: Accept i[3456789]86 for machine type.
6745         * configure: Regenerate.
6746
6747 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6748
6749         * configure.in: Switch more things to use maybe dependencies.
6750         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6751         * configure: Regenerate.
6752         * Makefile.tpl: Switch more things to use maybe dependencies.
6753         * Makefile.in: Regenerate.
6754
6755 2003-05-16  Andreas Schwab  <schwab@suse.de>
6756
6757         * Makefile.tpl (install-opcodes): Define.
6758         * Makefile.in: Rebuild.
6759
6760 2003-05-13  Andreas Jaeger  <aj@suse.de>
6761
6762         * config.guess: Update to 2003-05-09 version.
6763         * config.sub: Update to 2003-05-09 version.
6764
6765 2003-05-13  Michael Eager  <eager@mvista.com>
6766
6767         * configure.in: Correct sed script so that options in quotes are not
6768         deleted.
6769         * configure: Rebuild.
6770
6771 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6772
6773         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6774         and $$s/newlib/libc/sys/cygwin32 include paths.
6775         * configure: Ditto.
6776
6777 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6778
6779         * MAINTAINERS: Update my email addresses.
6780
6781 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6782
6783         * config-ml.in: Propagate INSTALL variables.
6784
6785 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6786
6787         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6788
6789 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6790
6791         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6792         * Makefile.in: Regenerate.
6793
6794 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6795
6796         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6797
6798 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6799
6800         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6801
6802 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6803
6804         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6805         * Makefile.in: Regenerated.
6806
6807 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6808
6809         * MAINTAINERS (Write After Approval): Upgrade myself from
6810         GNATS only to write-after-approval. Update my mail address.
6811
6812 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6813
6814         (OS Port Maintainers: freebsd): Add myself.
6815
6816 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6817
6818         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6819
6820 2003-04-22  Kean Johnston  <jkj@sco.com>
6821
6822         * MAINTAINERS (SCO ports): Added myself.
6823
6824 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6825
6826         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6827
6828 2003-04-19  Kean Johnston  <jkj@sco.com>
6829
6830         * MAINTAINERS (Write After Approval): Add myself.
6831
6832 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6833
6834         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6835         * Makefile.in: Regenerate.
6836
6837 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6838
6839         * configure.in (powerpc64*-*-linux*): Remove.
6840         * configure: Rebuilt.
6841
6842 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6843
6844         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6845         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6846         and restrap.
6847         * Makefile.in:  Regenerate.
6848
6849 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6850
6851         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6852         * configure: Regenerated.
6853
6854 2003-04-15  DJ Delorie  <dj@redhat.com>
6855
6856         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6857
6858 2003-04-13  Nick Clifton  <nickc@redhat.com>
6859
6860         * config-ml.in: Remove support for --disable-aix removing
6861         call-aix multilibs.
6862
6863 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6864
6865         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6866         * */configure: Rebuilt.
6867
6868 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6869
6870         * MAINTAINERS: Add my email address.
6871
6872 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6873
6874         * MAINTAINERS (Write After Approval): Add myself.
6875
6876 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6877
6878         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6879         * Makefile.in: Regenerate.
6880
6881 2003-03-14  Michael Chastain  <mec@shout.net>
6882
6883         * Makefile.in: Regenerate with correct Makefile.def.
6884
6885 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6886
6887         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6888         Make macro.
6889         * Makefile.in: Regenerate.
6890         * configure.in: Clean up gxx_include_dir logic.
6891         * configure: Regenerate.
6892
6893 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6894
6895         * MAINTAINERS (Write After Approval): Add myself.
6896
6897 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6898
6899         * MAINTAINERS: Update my mail address.
6900
6901 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6902
6903         * configure.in (gxx_include_dir): Fix typo.
6904         * configure: Regenerated.
6905
6906 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6907
6908         * Makefile.tpl: Reindent.
6909         * Makefile.in: Regenerate.
6910         * configure.in: Reindent.  Don't set unused variables.
6911         * configure: Regenerate.
6912
6913 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6914
6915         * configure.in: Include $(build_tooldir)/sys-include in
6916         FLAGS_FOR_TARGET.
6917         * configure: Regenerated.
6918
6919 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6920
6921         * Makefile.tpl: Always pass down RANLIB.
6922         * Makefile.in: Regenerate.
6923
6924         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6925         * Makefile.in: Regenerate.
6926         * configure.in: Remove unused logic relating to --enable-shared
6927         and --enable-threads.  Remove bogus comments.  Remove redundant
6928         noconfigdirs.
6929         * configure: Regenerate.
6930
6931         * configure.in: Replace ${libstdcxx_version} by its value.
6932         Remove reference to mh-dgux.
6933         * configure: Regenerate.
6934
6935 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6936
6937         * MAINTAINERS (Write After Approval): Add myself.
6938
6939 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6940
6941         * Makefile.tpl: Rearrange.
6942         * Makefile.in: Regenerate.
6943
6944 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6945
6946         * configure.in: Add support for kaOS as cross build target system.
6947         * configure: Regenerated.
6948
6949 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6950
6951         * MAINTAINERS (Write after approval): Add myself.
6952
6953 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6954
6955         * MAINTAINERS: Update my email address.
6956
6957 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6958
6959         * MAINTAINERS: Add self to blanket write privs. section.
6960
6961 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6962
6963         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6964         configure-target-* as some target builds may require additional
6965         flags for preprocessor tests.
6966         * Makefile.in: Regenerated.
6967
6968 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6969
6970         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6971         * ltconfig: Handle it.
6972         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6973         auto-detecting it.
6974
6975         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6976         it is used as argument to $CC.
6977         * ltcf-gcj.sh: Likewise.
6978
6979         * configure.in: Introduce --enable-maintainer-mode.
6980         * configure: Rebuilt.
6981         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6982         for maintainer mode.
6983         * Makefile.in: Rebuilt.
6984
6985 2003-02-18  Jason Merrill  <jason@redhat.com>
6986
6987         * Makefile.tpl (check-c++): Allow parallelism.
6988
6989 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6990
6991         * MAINTAINERS: Remove John Carr (who never actually had access to
6992         gcc.gnu.org).
6993
6994 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6995
6996         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6997         don't configure target-libobjc.
6998         * configure: Regenerate.
6999
7000 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7001
7002         * Makefile.tpl (RANLIB): Define.
7003         * Makefile.in: Regenerate.
7004
7005 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7006
7007         * MAINTAINERS: Update my email.
7008
7009 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7010
7011         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7012         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7013         * Makefile.in: Regenerated.
7014         * configure.in: Remove all traces of snavigator, db, and grep.
7015         * configure: Regenerated.
7016
7017 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7018
7019         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7020         After Approval.
7021
7022 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7023
7024         * MAINTAINERS (Write after approval): Add myself.
7025
7026 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7027
7028         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7029         * Makefile.in: Regenerated.
7030
7031 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7032
7033         * config.guess: Updated to 2003-01-30's version.
7034         * config.sub: Updated to 2003-01-28's version.
7035
7036 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7037
7038         * config.if: If gcc_version is already set, just use it.  Don't set
7039         gcc_version_trigger if it's already set, otherwise set it to
7040         gcc/version.c, but only if the file exists.  If it is not set and
7041         gcc/version.c does not exist, try to extract the version number from
7042         $CC.
7043
7044 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7045
7046         * MAINTAINERS: Add myself to write-after-approval list.
7047
7048 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7049
7050         * configure.in:  Revert 24Jan change.
7051         * configure:  Regenerate.
7052
7053 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7054
7055         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7056         entry of HJ Lu.
7057
7058 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7059
7060         * configure.in: Revert previous change.
7061         * configure: Regenerate.
7062
7063 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7064
7065         * configure.in: Make rda native-only.
7066         * configure: Regenerate.
7067
7068 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7069
7070         * MAINTAINERS: Move myself from GNATS-only-accounts to
7071         write-after-approval.
7072
7073 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7074
7075         * configure.in: Add missing \.
7076         * configure: Rebuilt.
7077
7078 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7079
7080         * configure.in (baseargs): Avoid using \| in sed regular
7081         expressions.
7082         * configure: Rebuilt.
7083
7084 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7085
7086         * configure.in (baseargs): Remove all supported forms of
7087         --cache-file, --srcdir, --host, --build and --target options
7088         from argument lists.
7089         * configure: Rebuilt.
7090
7091 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7092
7093         * MAINTAINERS: Add myself to write-after-approval list.
7094
7095 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7096
7097         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7098         * configure: Rebuilt.
7099
7100 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7101
7102         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7103         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7104         * Makefile.in: Regenerate.
7105         * configure: Regenerate.
7106
7107 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7108
7109         * configure.in: Remove Makefile in build, host and target modules
7110         unless configure was run with --no-recursion.
7111         * configure: Rebuilt.
7112
7113 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7114
7115         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7116         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7117         * Makefile.in: Regenerate.
7118
7119 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7120
7121         * config.guess: Update to 2003-01-03 version.
7122         * config.sub: Update to 2003-01-03 version.
7123
7124 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7125
7126         * configure: Regenerate with proper autoconf 2.13.
7127
7128 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7129
7130         * configure.in: Add AC_PREREQ for consistency.
7131         * configure: Regenerate.
7132
7133 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7134
7135         * configure.in (GDB_TK): Add tcl directories conditional on
7136         gdb/gdbtk directory being present.
7137         * configure: Regenerate.
7138
7139 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7140
7141         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7142         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7143         * configure: Rebuilt.
7144
7145 2002-12-31  Tom Tromey  <tromey@redhat.com>
7146
7147         * Makefile.in: Rebuilt.
7148         * Makefile.def (target_modules) [libffi]: Allow installation.
7149
7150 2002-12-31  Andreas Schwab  <schwab@suse.de>
7151
7152         * configure.in: Fix use of $program_transform_name.
7153         * configure: Regenerated.
7154
7155 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7156
7157         * configure.in (baseargs): Don't remove first configure argument.
7158         * configure: Regenerated.
7159
7160 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7161
7162         * Makefile.tpl (local-distclean): Don't remove...
7163         (multilib.ts): ... this.  Moved into...
7164         (multilib.out): ... this.  Don't use sub-make.
7165         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7166         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7167         (configure-build-[+module+], configure-[+module+],
7168         configure-target-[+module+], configure-gcc): ... these.  Test
7169         for Makefile existence.  Drop config.status from dependencies.
7170         * Makefile.in: Rebuilt.
7171         * configure.in: Move gcc-version-trigger to the end of
7172         ac_configure_args.  Add comments to maybedep.tmp and
7173         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7174         nonopt from baseargs, matching and removing corresponding
7175         whitespace while at it.
7176         * configure: Rebuilt.
7177
7178 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7179
7180         * configure.in (host_configargs): Replace reference to
7181         no-longer-defined buildopts with --build=${build_alias}.
7182         * configure: Rebuilt.
7183
7184         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7185         program_transform_name to standard idiom.
7186         (AUTOGEN, AUTOCONF): Define.
7187         (Makefile.in): Use $(AUTOGEN).
7188         (Makefile): Depend on config.status, and use autoconf-style rule to
7189         build it.  Move original commands to...
7190         (config.status): ... this new target.
7191         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7192         $(AUTOCONF).
7193         * Makefile.in: Rebuilt.
7194
7195 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7196
7197         * Makefile.tpl: Fix dramatic bustage due to change in
7198         program_transform_name.
7199         * Makefile.in: Regenerate.
7200
7201         * configure.in: Remove unnecessary PATH setting.
7202         * configure: Regnerate.
7203
7204         * configure.in: Don't default to unprefixed tools unless
7205         the native tools will work.
7206         * configure: Regenerate.
7207
7208         * configure.in: Convert to autoconf script.  Blow away lots
7209         of now-redundant Makefile fragments.
7210         * configure: Generate using Autoconf.
7211         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7212         * Makefile.in: Regenerate.
7213
7214 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7215
7216         * configure: Fix stupid bug where RANLIB was mistakenly included.
7217
7218         * configure.in: Rename (buildargs, hostargs, targargs) to
7219         (build_configargs, host_configargs, target_configargs).
7220
7221         * configure.in: Move logic out of sed statement.
7222
7223         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7224         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7225
7226 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7227
7228         * config.sub: Import from master repository
7229         * config.guess: Ditto
7230
7231 2002-12-24  Andreas Schwab  <schwab@suse.de>
7232
7233         * Makefile.tpl (multilib.out): Fix missing space.
7234         * Makefile.in: Regenerate.
7235
7236 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7237
7238         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7239         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7240         * Makefile.in: Regenerate.
7241         * configure.in: Remove unnecessary leftovers.
7242
7243 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7244
7245         * configure.in (extra_ranlibflags_for_target): New variable.
7246         (*-*-darwin): Add -c to ranlib commands.
7247         * configure (tooldir): Handle extra_ranlibflags_for_target.
7248
7249 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7250
7251         * Makefile.tpl: Revert HJL's change.
7252         * Makefile.in: Regenerated.
7253         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7254         always.
7255
7256 2002-12-19  Andreas Schwab  <schwab@suse.de>
7257
7258         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7259         * Makefile.in: Regenerate.
7260
7261 2002-12-18  H.J. Lu  <hjl@gnu.org>
7262
7263         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7264         * Makefile.in: Regenerated.
7265
7266         * configure.in (build_prefix): New. Substitute.
7267
7268 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7269
7270         * Makefile.tpl: Don't let real targets depend on phony targets.
7271         * Makefile.in: Regenerate.
7272
7273         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7274         * Makefile.in: Regenerate.
7275
7276 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7277
7278         * config.sub: Import from master repository
7279         * config.guess: Ditto
7280
7281 2002-12-16  Jason Merrill  <jason@redhat.com>
7282
7283         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7284         previous 'make bootstrap'.
7285         * Makefile.in: Regenerate.
7286
7287 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7288
7289         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7290
7291 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7292
7293         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7294         * Makefile.in: Regenerate.
7295
7296 2002-12-13  Jason Merrill  <jason@redhat.com>
7297
7298         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7299         library tests.
7300         (check-c++): Just depend on it and check-target-libstdc++-v3.
7301         * Makefile.in: Regenerate.
7302
7303 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7304
7305         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7306         * Makefile.in: Rebuilt.
7307
7308 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7309
7310         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7311
7312 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7313
7314         * configure: Fix bug put in by gremlins.
7315
7316         * Makefile.tpl: Substitute more autoconfily.
7317         * configure: Substitute more autoconfily.
7318         * Makefile.in: Regenerate.
7319
7320 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7321
7322         * config.sub: Import from master repository
7323         * config.guess: Ditto
7324         * MAINTAINERS: Added Svein Seldal under write after approval
7325
7326 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7327
7328         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7329         * Makefile.in (all-sim): Ditto.
7330
7331 2002-12-06  DJ Delorie  <dj@redhat.com>
7332
7333         * Makefile.tpl: Change configure dependencies to not have real
7334         targets depend on phony targets.
7335
7336 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7337
7338         * configure.in: Revert unintentional change.
7339
7340         * Makefile.tpl: Change dependency for */multilib.out so that
7341         it works when gcc isn't in the tree.
7342
7343         * configure.in: Substitute more.
7344         * configure: Run subconfigures from the Makefile.
7345         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7346         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7347
7348 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7349
7350         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7351
7352 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7353
7354         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7355         and corresponding dependencies.
7356         * Makefile.in: Regenerate.
7357
7358         * configure.in (host_tools): Order binutils, gas and ld for
7359         convenience in running the testsuites.
7360
7361         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7362         * Makefile.in: Regenerate.
7363         * configure.in: Introduce rules to serialize subconfigure runs.
7364
7365         * configure.in: Introduce BASE_CC_FOR_TARGET.
7366         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7367         Realize configure-build-* targets.  Realize configure-target-* targets.
7368         * Makefile.in: Regenerate.
7369
7370 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7371
7372         * configure: Move gcc_version_trigger stuff from here...
7373         * configure.in: ...to here.
7374
7375         * configure.in: Separate subconfigure options added by this file from
7376         options given by the user.  Add machinery to put args for host
7377         subconfigures into the Makefile.
7378
7379         * Makefile.tpl: Remove 'vault' targets.
7380         * Makefile.tpl: Reorder and comment dependencies.
7381         * Makefile.in: Regenerate.
7382
7383 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7384         * configure.in: Fix my broken commit of previous patch. (sigh)
7385
7386 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7387
7388         * configure.in: Move host-specific darwin noconfigdirs into
7389         the host-specific section.
7390
7391 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7392
7393         * configure.in: Move host-specific darwin noconfigdirs into
7394         the host-specific section.
7395
7396 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7397
7398         * configure: Remove skip-this-dir support.
7399         * Makefile.tpl: Remove skip-this-dir support.
7400
7401         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7402         subdirectories.
7403         * Makefile.in: Regenerate.
7404
7405         * Makefile.tpl: Strip out useless setting of 'dir'.
7406         * Makefile.in: Regenerate.
7407
7408 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7409
7410         * configure.in: Fix deeply stupid bug.
7411
7412         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7413         shell code in CXX_FOR_TARGET
7414         * Makefile.def: Introduce raw_cxx.
7415         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7416         RAW_CXX_FOR_TARGET.
7417         * Makefile.in: Regenerate.
7418
7419 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7420
7421         * Makefile.tpl: Remove unnecessary ifs.
7422         * Makefile.in: Regenerate.
7423
7424         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7425         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7426         targets for 'no_install' modules.
7427         * configure: Move GDB_TK substitution to configure.in.  Move
7428         build_modules stuff to configure.in.
7429         * configure.in: Implement soft dependency machinery.  Maybe-ize
7430         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7431         * Makefile.in: Regenerate.
7432
7433 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7434
7435         * Makefile.tpl: Make all-target, install-target behave similarly
7436         to all, install (only hitting configured targets).  Eliminate
7437         unused macro defintions.
7438
7439         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7440         build != host.
7441
7442         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7443
7444         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7445
7446         * configure.in: Produce lists of subdir targets we're actually
7447         configuring.  Remove references to "dosrel".
7448         * Makefile.tpl: Let configure set which subdir targets are hit.
7449         Remove install-cross; clean up install; remove ALL.  Remove
7450         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7451         Autogenerate host module targets.  Remove empty dependency lines
7452         and redundant dependency; rearrange slightly.
7453         * Makefile.def: Add host-side libtermcap, utils.
7454
7455         * Makefile.in: Regenerate.
7456
7457 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7458
7459         * ltconfig (osf[345]): Append $major to soname_spec.
7460         Reflect this in library_names_spec.
7461         * ltmain.sh (osf): Prefix $major with . for use as extension.
7462
7463 2002-11-19  Andreas Jaeger  <aj@suse.de>
7464
7465         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7466         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7467         and sparc64 GNU/Linux systems.
7468
7469 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7470
7471         * MAINTAINERS: Update email.
7472
7473 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7474
7475         * MAINTAINERS: Complete James Dennett's entry.
7476
7477 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7478
7479         * MAINTAINERS (Write After Approval): Add myself.
7480
7481 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7482
7483         * Makefile.tpl: syntactic cleanup
7484
7485 2002-11-13  Stuart Hastings  <stuart@apple.com>
7486
7487         * MAINTAINERS: Add myself to write-after-approval list.
7488
7489 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7490
7491         * Makefile.def: Add list of recursive targets to autogenerate.
7492         Add build_modules.
7493         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7494         targets.  Autogenerate *-build-* targets.
7495         * Makefile.in: Regenerate.
7496
7497 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7498
7499         * configure: More autoconf-style substitutions.
7500         * Makefile.tpl: More autoconf-style substitutions.
7501         * Makefile.in: Regenerate.
7502
7503 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7504
7505         * configure: Substitute more variables in a more autoconf-friendly
7506         way.  Simplify slightly.
7507         * Makefile.tpl: Make more variables substitutable in an
7508         autoconf-friendly way.
7509         * Makefile.in: Regenerate.
7510
7511 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7512
7513         * MAINTAINERS (Write After Approval): Add myself.
7514
7515 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7516
7517         * configure.in (v810*): Remove special setting of tools.
7518
7519         * configure: Add support for extra required flags for ar or nm.
7520         * configure.in (aix4.3+): Use above support for target-specific
7521         issues, rather than using config/mt-aix43.
7522
7523 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7524
7525         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7526         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7527         with $srcdir.  Reformat indentation.  Substitute some variables
7528         formerly hard-coded in the Makefile for build=host.
7529         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7530         * Makefile.def: Autogenerate more.
7531         * Makefile.in: Regenerate.
7532
7533 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7534
7535         * MAINTAINERS (Write After Approval): Add myself.
7536
7537 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7538
7539         * Makefile.def (host_modules): Add rda.
7540         * Makefile.in: Regenerate.
7541         * configure.in (target_tool): Add target-rda to list.
7542
7543 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7544
7545         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7546
7547 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7548
7549         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7550         and restrap targets to this rule.
7551         * Makefile.in:  Regenerate.
7552
7553 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7554
7555         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7556         GNATS only accounts.
7557
7558 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7559
7560         * configure.in (i[3456]86-*-linux*): Add check to disable
7561         ${libgcj} for glibc1.
7562
7563 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7564
7565         * MAINTAINERS: Add myself as ip2k port maintainer.
7566
7567 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7568
7569         * configure.in: Add tic4x target.
7570
7571 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7572
7573         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7574         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7575         * Makefile.in: Regenerate.
7576
7577         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7578         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7579         * Makefile.in: Regenerate.
7580
7581 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7582
7583         * MAINTAINERS: Add myself as web pages co-maintainer.
7584
7585 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7586
7587         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7588         * Makefile.in: Regenerate.
7589
7590 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7591
7592         * MAINTAINERS: Add myself and Nathan Sidwell
7593         <nathan@codesourcery.com> as VxWorks maintainers.
7594
7595 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7596
7597         * Makefile.def: Remove order dependency comments.
7598         * Makefile.tpl: Add explicit install-install dependencies.
7599         * Makefile.in: Regenerate.
7600
7601         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7602         * Makefile.in: Regenerate.
7603
7604         * Makefile.tpl: Add configure-target (for src-release in src)
7605         * Makefile.in: Regenerate.
7606
7607 2002-09-30  Nick Clifton  <nickc@redhat.com>
7608
7609         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7610
7611 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7612
7613         * configure.in (s390*-*-linux*): Enable libgcj.
7614
7615 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7616
7617         * configure: Revert accidentally applied changes.
7618
7619         * Makefile.tpl: Make more autoconf-friendly.
7620         * Makefile.in: Regenerate.
7621         * configure: Make substitution more autoconf-like.
7622
7623 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7624
7625         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7626         single entry to handle all these.
7627         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7628         libjava on arm-*-elf.
7629
7630 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7631
7632         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7633         things that depend on them.
7634
7635 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7636
7637         * Makefile.tpl: Make subsituted variables more autoconfy.
7638         * Makefile.in: Regenerate.
7639         * configure: Make seds more autoconfy.
7640
7641 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7642
7643         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7644         * Makefile.in: Regenerate.
7645         * configure.in: Rewrite sed statements to look autoconfy.
7646
7647         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7648         all-target-foo on configure-target-foo.
7649         * Makefile.def: Ditto.
7650         * Makefile.in: Rebuild.
7651
7652 2002-09-25  Andrew Haley  <aph@redhat.com>
7653
7654         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7655
7656 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7657
7658         * Makefile.def: New file.
7659         * Makefile.tpl: New file.
7660         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7661         * contrib/gcc_update: Note that Makefile.in is a generated file.
7662
7663         * configure.in: Minor rearrangement.  Simplify tests.
7664
7665 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7666
7667         * configure.in (with_headers): Skip copy if value is "yes".
7668         (with_libs): Likewise.
7669
7670 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7671
7672         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7673         * configure.in (sh*-*-pe*): Ditto.
7674         * configure.in (mips*-*-pe*): Ditto.
7675         * configure.in (*arm-wince-pe): Ditto.
7676
7677         * configure.in: Rearrange.
7678
7679 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7680
7681         * MAINTAINERS: Update my email address.
7682
7683 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7684
7685         * MAINTAINERS: (Write After Approval): Add myself.
7686
7687 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7688
7689         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7690
7691 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7692
7693         * MAINTAINERS: Change my mailing address.
7694
7695 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7696
7697         * MAINTAINERS (Write After Approval): Remove myself.
7698         (Various Maintainers: c++ runtime libs): Add myself.
7699
7700 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7701
7702         * MAINTAINERS (Write After Approval): Remove myself.
7703         (Various Maintainers: c++ runtime libs): Add myself.
7704
7705 2002-08-15  Eric Christopher  <echristo@redhat.com>
7706
7707         * config.sub: Import from master repository.
7708         * config.guess: Ditto.
7709
7710 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7711
7712         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7713         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7714         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7715
7716 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7717
7718         * MAINTAINERS: Add self to rs6000 vector extensions.
7719
7720 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7721
7722         * libiberty/configure: Reverted unintended yesterday's check in.
7723
7724 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7725
7726         * boehm-gc/configure, libf2c/configure: Rebuilt.
7727         * libffi/configure, libiberty/configure: Ditto.
7728         * libjava/configure, libobjc/configure: Ditto.
7729         * libstdc++-v3/configure, zlib/configure: Ditto.
7730         Merged from binutils:
7731         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7732         From Steve Ellcey <sje@cup.hp.com>:
7733         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7734         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7735         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7736         IA64.
7737         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7738         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7739         soname_spec, sys_lib_search_path_spec): Ditto.
7740
7741 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7742
7743         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7744
7745 2002-08-04  H.J. Lu  (hjl@gnu.org)
7746
7747         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7748
7749 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7750
7751         * MAINTAINERS (Write After Approval): Add myself.
7752
7753 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7754
7755         * configure.in: Move generic linux case to end.  Copy generic
7756         linux noconfigdirs to mips*-*-linux* entry and new
7757         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7758
7759 2002-07-19  Michael Matz  <matz@suse.de>
7760
7761         * MAINTAINERS: Add myself as ra* maintainer.
7762
7763 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7764
7765         * config.guess: Update to 2002-07-09 version.
7766         * config.sub: Update to 2002-07-03 version.
7767
7768 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7769
7770         * MAINTAINERS: Fix typo in a maintainer email address.
7771
7772 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7773
7774         * configure.in: Remove two redundant tests.
7775
7776 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7777
7778         * configure.in (mips*-*-irix6*o32): Enable stabs.
7779
7780 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7781
7782         * configure.in: Don't build grez.
7783         * Makefile.in: Ditto.
7784
7785         * Makefile.in: Remove references to bsp, cygmon, libstub.
7786         * configure.in: Ditto.
7787
7788         * configure.in: Remove leftover reference to gdbtest.
7789
7790 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7791
7792         * configure.in (gxx_include_dir):  Change to match versioned
7793         C++ headers if --enable-version-specific-runtime-libs is used.
7794
7795 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7796
7797         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7798
7799 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7800
7801         * configure.in: Make --without-x work.
7802
7803 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7804
7805         * configure.in: Rearrange target Makefile fragment collection.
7806
7807         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7808         cvs[src].
7809         * configure.in: Ditto.
7810
7811 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7812
7813         * MAINTAINERS (Write After Approval): Update my e-mail address.
7814
7815 2002-06-24  Ben Elliston  <bje@redhat.com>
7816
7817         * configure.in (host_tools): Remove cgen.
7818
7819         * Makefile.in (all-cgen): Remove; runs from its source directory.
7820         (check-cgen, install-cgen, clean-cgen): Likewise.
7821         (all-opcodes): Do not depend on all-cgen.
7822         (all-sim): Likewise.
7823
7824 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7825
7826         * Makefile.in: Eliminate 'apache' targets.
7827         * configure.in: Eliminate 'apache' targets.
7828
7829         * configure.in: Eliminate redundant tests.  Reorganize.
7830
7831         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7832
7833         * config-ml.in: Eliminate references to Cygnus configure.
7834
7835         * Makefile.in: Eliminate references to building emacs.
7836
7837 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7838
7839         * MAINTAINERS: Update my email address.
7840
7841 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7842
7843         * config.if (libstdcxx_incdir): Version C++ headers.
7844         (cxx_incdir): Remove.
7845
7846 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7847
7848         * MAINTAINERS (Write After Approval): Add self.
7849
7850 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7851
7852         * configure.in: Add support for ip2k.
7853
7854 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7855
7856         * configure.in: Fix AIX configury bug.
7857
7858 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7859
7860         * MAINTAINERS (Write After Approval): Add self.
7861
7862 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7863
7864         * configure.in: replace ${topsrcdir} with ${srcdir}
7865
7866         * configure.in: Move definition of libstdcxx_flags
7867         right above usage, rather than waaay earlier.
7868
7869         * configure.in: Pull definition of is_cross_compiler earlier.
7870
7871         * configure.in: Rearrange a little.
7872
7873         * configure.in: Remove references to librx.
7874         * Makefile.in: Remove references to librx.
7875
7876 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7877
7878         * config.sub: Add support for avr target.
7879         Import from master sources, rev 1.255
7880
7881 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7882
7883         * configure, .cvsignore:  Revert previous change...
7884         * Makefile:  ...delete.
7885
7886 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7887
7888         * configure.in: Eliminate ${gasdir} variable.
7889
7890 2002-06-18  Dave Brolley  <brolley@redhat.com>
7891
7892         * configure.in: Add support for frv.
7893         * config.sub: Add support for frv.
7894
7895 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7896
7897         * configure:  Remove garbage from previous commit.
7898
7899 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7900
7901         * configure:  For in-source builds, make a subdir and re-exec there.
7902         * Makefile:  New file.  Pass targets through to build directory.
7903         * .cvsignore:  No longer ignore "Makefile".
7904
7905 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7906
7907         * MAINTAINERS (Write After Approval): Add self.
7908
7909 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7910
7911         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7912
7913 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7914
7915         * configure.in (vax-*-netbsd*): Re-enable gas.
7916
7917 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7918
7919         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7920         BUILD_PREFIX_1, to correct nomenclature.
7921         * configure: Likewise.
7922
7923         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7924         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7925
7926 2002-05-31  Olaf Hering  <olh@suse.de>
7927
7928         * config-ml.in: Propogate DESTDIR also.
7929
7930 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7931
7932         * configure.in (vax-*-netbsd*): Don't build gas for this
7933         platform.
7934
7935 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7936
7937         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7938         and libgcj for AVR.
7939
7940 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7941
7942         * MAINTAINERS (Write After Approval): Add myself.
7943
7944 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7945
7946         * config.guess: Update to 2002-05-22 version.
7947         * config.sub: Likewise.
7948
7949 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7950
7951         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7952         * config-ml.in: Likewise.
7953         * configure: Likewise.
7954         * configure.in: Likewise.
7955
7956 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7957
7958         * MAINTAINERS: Update my email address.
7959
7960 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7961
7962         * configure.in: Simplify makefile fragment collection.
7963
7964         * configure.in: Remove code to build emacs.
7965
7966         * configure.in : Remove --srcdir argument from targargs and buildargs
7967         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7968
7969         * configure: Move some logic to configure.in.
7970         * configure.in: Move some logic from configure.
7971
7972 2002-05-11  Tom Tromey  <tromey@redhat.com>
7973
7974         * MAINTAINERS: Reflect libgcj reality.
7975
7976 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7977
7978         * Makefile.in: Honour DESTDIR.
7979
7980 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7981
7982         * config.guess: Import 2002-03-20 version.
7983         * config.sub: Import 2002-04-26 version.
7984
7985 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7986
7987         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7988
7989 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7990
7991         * MAINTAINERS: Add self.
7992
7993 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7994
7995         * ltmain.sh: Detect and handle object name conflicts
7996         while piecewise linking a static library.
7997
7998 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7999
8000         * configure.in (noconfigdirs): Don't disable libgcj on
8001         sparc64-*-solaris* and sparcv9-*-solaris*.
8002
8003 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8004
8005         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8006
8007 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8008
8009         * configure.in (FLAGS_FOR_TARGET): Do not add
8010         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8011         on i[3456]86-*-linux*.
8012
8013 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8014
8015         * configure.in (noconfigdirs): Replace [ ] with test.
8016
8017         * configure.in (noconfigdirs): Do not add target-newlib if
8018         target == i[3456]86-*-linux*, and host == target.
8019
8020 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8021
8022         * configure.in: delete reference to absent file
8023
8024         * configure.in: replace '[' with 'test'
8025
8026         * configure.in: Eliminate references to gash.
8027         * Makefile.in: Eliminate references to gash.
8028
8029         * configure.in: remove useless references to 'pic' makefile fragments.
8030
8031         * configure.in: (*-*-windows*) Finish removing.
8032
8033         * configure.in: Eliminate redundant test for libgui.
8034
8035 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8036
8037         * MAINTAINERS: Add self and realphabetize.  Update entries
8038         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8039         entry for a29k port maintainer.
8040
8041 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8042
8043         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8044         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8045
8046 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8047
8048         * configure.in: remove references to dead files
8049
8050 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8051
8052         * MAINTAINERS: Add information about purpose of this file.
8053
8054 2002-04-18  Tom Tromey  <tromey@redhat.com>
8055
8056         * configure.in: Disallow configuring libgcj when it is already
8057         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8058         Solaris 2.8 by default.  For PR libgcj/6158.
8059
8060 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8061
8062         * configure.in:  Move default CC setting out of config/mh-* fragments
8063         directly into here.
8064
8065 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8066
8067         * configure.in: don't even try to configure or make a subdirectory
8068         if there's no configure script for it.
8069
8070 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8071
8072         * MAINTAINERS: Remove chill maintainers.
8073         * Makefile.in (CHILLFLAGS): Remove.
8074         (CHILL_LIB): Remove.
8075         (TARGET_CONFIGDIRS): Remove libchill.
8076         (CHILL_FOR_TARGET): Remove.
8077         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8078         CHILL_LIB.
8079         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8080         (CHECK_TARGET_MODULES): Likewise.
8081         (INSTALL_TARGET_MODULES): Likewise.
8082         (CLEAN_TARGET_MODULES): Likewise.
8083         (configure-target-libchill): Remove.
8084         (all-target-libchill): Remove.
8085         * configure.in (target_libs): Remove target-libchill.
8086         Do not compute CHILL_FOR_TARGET.
8087         * libchill: Remove directory.
8088
8089 2002-04-11  DJ Delorie  <dj@redhat.com>
8090
8091         * Makefile.in, configure.in: Sync with binutils, entries
8092         follow...
8093
8094 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8095
8096         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8097         (do-tar, do-bz2): New rules.
8098         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8099         (gdb-tar): New rule.
8100         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8101         (insight_dejagnu.tar): New rule.
8102         (insight.tar): New rule.
8103         (gdb+dejagnu.tar): New rule.
8104         (gdb.tar): New rule.
8105
8106 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8107
8108         * Makefile.in: Add all-tix to deps for all-snavigator
8109         so that tix is built when building snavigator.
8110
8111 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8112
8113         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8114         ld and gdb are not supported.
8115
8116 2002-01-07  Mark Salter  <msalter@redhat.com>
8117
8118         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8119         Allow target-libgloss to be built for arm, strongarm, and xscale.
8120
8121 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8122
8123         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8124         options for i[3456]86-pc-linux* native builds.
8125
8126 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8127
8128         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8129         files from .po files for a distribution.
8130
8131 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8132
8133         * configure.in: Enable libstdc++-v3 for h8300 targets.
8134
8135 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8136
8137         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8138         version from bfd/.
8139
8140 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8141
8142         * Makefile.in (VER): When present, extract the version number from
8143         the file version.in.
8144
8145 2001-05-24  Tom Rix  <trix@redhat.com>
8146
8147         * configure.in : enable ld for aix
8148
8149 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8150
8151         * config.guess: Add linux target for S/390.
8152
8153 2000-11-07  Philip Blundell  <pb@futuretv.com>
8154
8155         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8156
8157 2000-11-03  Philip Blundell  <pb@futuretv.com>
8158
8159         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8160         files.
8161
8162 2001-01-15  Ben Elliston  <bje@redhat.com>
8163
8164         * configure.in (host_tools): Add sid.
8165         Always configure cgen.
8166
8167 2000-11-24  Nick Clifton  <nickc@redhat.com>
8168
8169         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8170
8171
8172 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8173
8174         * Makefile.in (ALL_MODULES): Add all-cgen.
8175         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8176         (all-cgen): New target.
8177         (all-opcodes,all-sim): Depend on all-cgen.
8178         * configure.in (host_tools): Add cgen.
8179         Only configure cgen if --enable-cgen-maint.
8180
8181 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8182
8183         * configure.in: Add *-*-freebsd* configurations.
8184
8185 2002-04-08  Tom Tromey  <tromey@redhat.com>
8186
8187         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8188         Fixes PR libgcj/6068.
8189
8190 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8191
8192         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8193
8194 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8195
8196         * configure.in (alpha*-dec-osf*): Enable libgcj.
8197
8198 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8199
8200         * MAINTAINERS (Write After Approval): Add myself.
8201
8202 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8203
8204         Fix for: PR bootstrap/3591, target/5676
8205         * configure.in (mcore-pe): Disable the configuration of
8206         libstdc++-v3 since exceptions are not supported.
8207
8208 2002-03-20  Anthony Green  <green@redhat.com>
8209
8210         * configure.in: Enable libgcj for xscale-elf target.
8211
8212 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8213
8214         * MAINTAINERS:  Update my email address.
8215
8216 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8217
8218         * ltmain.sh (relink_command): Fix typo in previous change.
8219
8220 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8221
8222         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8223         (relink_command): Added --tag flags.
8224         (mode=install): If relinking fails; error out.
8225
8226 2002-03-12  Richard Henderson  <rth@redhat.com>
8227
8228         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8229         .NOTPARALLEL tag.
8230         (do-check): Rename from check.
8231         (check): Allow parallel check.
8232
8233 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8234
8235         * MAINTAINERS: Add myself as maintainer for xtensa port.
8236         Fix alphabetical order in CPU port maintainer list.
8237         Remove myself from Write After Approval list.
8238
8239 2002-03-11  Richard Henderson  <rth@redhat.com>
8240
8241         * Makefile.in (.NOTPARALLEL): Add fake tag.
8242
8243 2002-03-07  H.J. Lu  (hjl@gnu.org)
8244
8245         * configure.in: Enable gprof for mips*-*-linux*.
8246
8247 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8248
8249         * MAINTAINERS (Write After Approval): Add myself.
8250
8251 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8252
8253         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8254         libjava.
8255         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8256
8257 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8258
8259         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8260         because its Makefile is there; test for the executable instead.
8261
8262 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8263
8264         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8265         libstdc++-v3 and libjava.
8266
8267 2002-02-11  Adam Megacz  <adam@xwt.org>
8268
8269         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8270         boehm-gc
8271
8272 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8273
8274         * config.guess: Updated to 2002-01-30's version.
8275         * config.sub: Updated to 2002-02-01's version.
8276         Contribute sh64-elf.
8277         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8278         * configure.in: Added sh64-*-*.
8279
8280 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8281
8282         * MAINTAINERS: Belatedly add myself to write after approval list.
8283
8284 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8285
8286         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8287         Remove self as Write After Approval.
8288
8289 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8290
8291         * MAINTAINERS: Put self in as maintainer for contrib/regression
8292         directory.
8293
8294 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8295
8296         * MAINTAINERS:  Update my email address.
8297
8298 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8299
8300         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8301         target-libiberty, and target-libgloss.  Skip Java-related
8302         libraries if not supported for NetBSD on target CPU.
8303
8304 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8305
8306         * install-sh: Use _inst.$$_ for temp file name.
8307
8308 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8309
8310         * MAINTAINERS (Write After Approval): Move my contact info
8311         from here...
8312         (OS Port Maintainers): ...to here (netbsd).
8313
8314 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8315
8316         * MAINTAINERS (Write After Approval): Add myself.
8317
8318 2002-01-17  H.J. Lu  <hjl@gnu.org>
8319
8320         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8321         (all-target-fastjar): Also depend on all-target-libiberty.
8322
8323 2002-01-16  H.J. Lu  (hjl@gnu.org)
8324
8325         * config.guess: Import from master sources, rev 1.225.
8326         * config.sub: Import from master sources, rev 1.238.
8327
8328 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8329
8330         * MAINTAINERS (Write After Approval): Remove myself.
8331
8332 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8333
8334         * MAINTAINERS (Write After Approval): Add myself.
8335
8336 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8337
8338         * MAINTAINERS: Add self as docs co-maintainer.
8339
8340 2001-12-11  Matthias Klose  <doko@debian.org>
8341
8342         * MAINTAINERS (Write After Approval): Add myself.
8343
8344 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8345
8346         * MAINTAINERS: Update my email address.
8347
8348 2001-12-07  Turly O'Connor  <turly@apple.com>
8349         * MAINTAINERS (Write After Approval): Add myself.
8350         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8351         (rs6000_initialize_trampoline): Call __trampoline_setup for
8352         ABI_DARWIN too.
8353         * darwin-tramp.asm: New file, implements __trampoline_setup.
8354         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8355
8356 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8357
8358         * MAINTAINERS (Write After Approval): Add myself.
8359
8360 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8361
8362         * configure, configure.in: Use temp file for long sed commands.
8363
8364 2001-12-03  Laurent Guerby  <guerby@acm.org>
8365
8366         * config.sub: Update to version 1.232 on subversion.
8367
8368 2001-12-03  Ben Elliston  <bje@redhat.com>
8369
8370         * MAINTAINERS: Update mail address for config.* patches.
8371
8372 2001-11-27  DJ Delorie  <dj@redhat.com>
8373             Zack Weinberg  <zack@codesourcery.com>
8374
8375         When build != host, create libiberty for the build machine.
8376
8377         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8378         CONFIG_ARGUMENTS.
8379         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8380         New variables.
8381         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8382         and rules.
8383         (all.normal): Depend on ALL_BUILD_MODULES.
8384         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8385         (all-build-libiberty): Depend on configure-build-libiberty.
8386
8387         * configure: Calculate and substitute proper value for
8388         ALL_BUILD_MODULES.
8389         * configure.in: Create the build subdirectory.
8390         Calculate and substitute TARGET_CONFIGARGS (formerly
8391         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8392
8393 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8394
8395         * MAINTAINERS (write-after-approval): Add self.
8396
8397 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8398
8399         * MAINTAINERS (GNATS only accounts): Remove self.
8400
8401 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8402
8403         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8404         libf2c.
8405
8406 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8407
8408         * MAINTAINERS (Write After Approval): Add self.
8409
8410 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8411
8412         * MAINTAINERS: mips and s390 are also CPU ports.
8413
8414 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8415
8416         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8417
8418 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8419
8420         * MAINTAINERS: Alphabetize.
8421
8422 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8423
8424         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8425
8426 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8427
8428         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8429
8430 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8431
8432         * configure.in (--enable-languages): Be more permissive about
8433         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8434
8435 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8436
8437         * config.sub: Import from master sources, rev. 1.230.
8438         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8439
8440 2001-11-07  Laurent Guerby  <guerby@acm.org>
8441
8442         * MAINTAINERS (Write After Approval): Add self.
8443
8444 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8445
8446         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8447
8448 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8449
8450         * config.sub: Import from master sources, rev 1.226.
8451         * config.guess: Import from master sources, rev 1.216.
8452
8453 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8454
8455         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8456         * MAINTAINERS: Add self as maintainer of MMIX port.
8457         Remove old after-approval entry.
8458
8459 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8460
8461         * ChangeLog, configure: Fix spelling errors.
8462
8463 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8464
8465         * MAINTAINERS: Tweak my address.
8466
8467 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8468
8469         * MAINTAINERS: Update my email address.
8470
8471 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8472
8473         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8474         * MAINTAINERS: Add self as maintainer of CRIS port.
8475
8476 2001-10-10  Geert Bosch  <bosch@gnat.com>
8477
8478         * MAINTAINERS (Various maintainers: Ada front end):
8479         Added Robert Dewar.
8480
8481 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8482
8483         * MAINTAINERS (Write After Approval): Added self
8484
8485 2001-10-02  Geert Bosch  <bosch@gnat.com>
8486
8487         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8488
8489 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8490
8491         * configure: Handle temporary files securely using mkdir.
8492
8493 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8494
8495         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8496
8497 2001-09-26  Will Cohen  <wcohen@redhat.com>
8498
8499         * configure.in (*-*-linux*): Disable configuration of target-newlib
8500         and target-libgloss.
8501
8502 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8503
8504         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8505         RANLIB.
8506
8507 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8508
8509         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8510         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8511         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8512         avoid quotes nesting problems.
8513         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8514         (DO_X): Export only variables that are set.
8515
8516 2001-09-19  Ben Elliston  <bje@redhat.com>
8517
8518         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8519         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8520         semantics.  Use the shell built-in "type" command instead.
8521
8522 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8523
8524         Merged from gcc-3_0-branch:
8525         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8526         * ltcf-c.sh: Use $objext, not $ac_objext.
8527         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8528         * ltcf-cxx.sh: Add support for GNU.
8529         2001-07-22  Timothy Wall  <twall@redhat.com>
8530         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8531         default settings if using GNU tools with that configuration.
8532         * ltcf-cxx.sh: Ditto.
8533         * ltcf-gcj.sh: Ditto.
8534         2001-07-21  Michael Chastain  <chastain@redhat.com>
8535         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8536         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8537         * ltmain.sh: Mark as gcc-local.
8538
8539 2001-08-30  Eric Christopher  <echristo@redhat.com>
8540             Jason Eckhardt  <jle@redhat.com>
8541
8542         * config.guess: Merge from master sources.
8543         * config.sub: Merge from master sources, add support for mipsisa32.
8544
8545 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8546         * config.sub: Merge from master sources, rev 1.219.
8547         * MAINTAINERS: Add self as contact for stormy16 port.
8548
8549 2001-08-14  Zack Weinberg  <zackw@panix.com>
8550
8551         * config.sub: Merge from master sources, rev 1.218.
8552         * config.guess: Merge from master sources, rev 1.209.
8553
8554 2001-08-11  Graham Stott  <grahams@redhat.com>
8555
8556         * Makefile.in (check-c++): Add missing semicolon.
8557
8558 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8559
8560         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8561
8562 2001-07-30  Eric Christopher  <echristo@redhat.com>
8563
8564         * MAINTAINERS (Various maintainers: mips port): Added myself.
8565
8566 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8567
8568         * configure.in (sh-*-linux*): New.
8569
8570 2001-07-27  Richard Henderson  <rth@redhat.com>
8571
8572         * .cvsignore: Add LAST_UPDATED.
8573
8574 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8575
8576         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8577
8578 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8579
8580         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8581
8582 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8583
8584         * MAINTAINERS (Write After Approval): Added myself.
8585
8586 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8587
8588         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8589         and libgcj on m68hc11/m68hc12.
8590
8591 2001-06-27  H.J. Lu  (hjl@gnu.org)
8592
8593         * Makefile (CFLAGS_FOR_BUILD): New.
8594         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8595
8596 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8597
8598         * README: Remove version number.
8599
8600 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8601
8602         * INSTALL/README: Update wrt. to the installation instructions now
8603         residing in gcc/doc/install.texi.
8604
8605 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8606
8607         * README: Replace with a cut-down and updated version of gcc/README.
8608
8609 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8610
8611         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8612         multilibs to be disabled.
8613
8614 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8615
8616         * MAINTAINERS (Write After Approval): Add myself.
8617
8618 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8619
8620         * config.guess: Import CVS version 1.195.
8621         * config.sub: Import CVS version 1.212.
8622
8623 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8624
8625         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8626         gcc/xgcc is built, use -print-prog-name to find out the program
8627         name to use.
8628
8629 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8630
8631         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8632         appear to also be in the master copy.
8633         * config.sub:  Import CVS version 1.211.
8634
8635 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8636
8637         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8638         with_gcc]: Use `gcc -shared' to build a shared library.
8639
8640 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8641
8642         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8643         archives.
8644
8645 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8646
8647         * MAINTAINERS (Write After Approval): Add myself.
8648
8649 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8650
8651         * configure.in (libstdcxx_flags): Do not try to execute
8652         libstdc++-v3/testsuite_flags until it exists.
8653
8654 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8655
8656         * MAINTAINERS: Update my email address.
8657
8658 2001-05-31  Graham Stott  <grahams@redhat.com>
8659
8660         * MAINTAINERS (Write After Approval): Add myself.
8661
8662 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8663
8664         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8665         libraries when using g++ with native linker.
8666
8667 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8668
8669         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8670
8671 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8672
8673         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8674         [aix4*|aix5*]: Prepend blank.
8675
8676 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8677
8678         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8679         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8680         of subdir/configure scripts to use the new libtool.m4.
8681
8682 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8683
8684         * MAINTAINERS (Write After Approval): Add myself.
8685
8686 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8687
8688         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8689
8690 2001-05-11  Ben Elliston  <bje@redhat.com>
8691
8692         * Makefile.in (all-sid): New target.
8693         (check-sid, clean-sid, install-sid): Likewise.
8694
8695 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8696
8697         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8698
8699 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8700
8701         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8702         libgcj.
8703
8704 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8705
8706         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8707         gcc/xgcc is built, use -print-prog-name to find out the program
8708         name to use.
8709
8710 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8711
8712         * configure.in (noconfigdirs): Don't reset it from scratch in the
8713         target case; only append to it.
8714
8715         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8716         sparc-*-solaris2.8]: Disable ${libgcj}.
8717
8718 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8719
8720         * configure.in (libgcj_saved): Copy from $libgcj.
8721         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8722         --disable-libgcj.
8723
8724 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8725
8726         * MAINTAINERS: Remove self as MIPS maintainer and
8727         C front end maintainer.
8728
8729 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8730
8731         * configure.in: Move *-chorusos target case to the proper switch.
8732         Disable libgcj.
8733
8734 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8735
8736         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8737         1.641.2.228.
8738
8739 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8740
8741         * Makefile.in (STAGE1_CFLAGS): Pass down.
8742
8743 2001-04-13  Alan Modra  <amodra@one.net.au>
8744
8745         * config.guess: Add hppa64-linux support.  Note for next import that
8746         this is already in the master file.
8747         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8748
8749 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8750
8751         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8752         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8753
8754 2001-04-11  Stan Shebs  <shebs@apple.com>
8755
8756         * MAINTAINERS: Add self as Darwin port maintainer.
8757
8758 2001-04-11  Alan Modra  <amodra@one.net.au>
8759
8760         * MAINTAINERS: Update my email address.
8761
8762 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8763
8764         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8765         recent versions of FreeBSD (release 3 or later).
8766         * ltconfig: On FreeBSD, -lc must not be provided when building
8767         a shared library or else the standard -pthread gcc option is
8768         rendered worthless to later users of the built library.
8769
8770 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8771
8772         * MAINTAINERS: Add self and RTH as C front end maintainers.
8773
8774 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8775
8776         * config.sub: Make sure to match an already-canonicalized
8777         machine name (eg. mn10300-unknown-elf).
8778
8779 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8780
8781         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8782         New macros.
8783         (bootstrap, cross): Use RECURSE_FLAGS.
8784         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8785
8786 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8787
8788         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8789
8790 2001-03-22  Colin Howell  <chowell@redhat.com>
8791
8792         * Makefile.in (DO_X): Do not backslash single-quotes in
8793         backquotes (two places).
8794
8795 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8796
8797         Re-installed:
8798         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8799         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8800         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8801         * ltcf-cxx.sh: Likewise.
8802         * ltcf-gcj.sh: Likewise.
8803
8804 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8805
8806         * MAINTAINERS: Add myself as "documentation co-maintainer".
8807
8808 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8809
8810         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8811         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8812
8813 2001-03-19  Tom Tromey  <tromey@redhat.com>
8814
8815         * config-ml.in: Handle GCJ and GCJFLAGS.
8816
8817 2001-03-21  Michael Chastain  <chastain@redhat.com>
8818
8819         * Makefile.in: all-m4 depends on all-texinfo.
8820
8821 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8822
8823         * MAINTAINERS: Add myself to write after approval list.
8824
8825 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8826
8827         * Makefile.in (DO_X): Quote nested quotes.
8828
8829 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8830
8831         * MAINTAINERS: Add myself to write after approval list.
8832
8833 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8834
8835         * Makefile.in (DO_X): Use double quotes for quoting
8836         "RANLIB=$${RANLIB}".
8837
8838 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8839
8840         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8841
8842 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8843
8844         * configure.in: Only use `lang_requires' for languages athat are
8845         actually enabled.
8846
8847 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8848
8849         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8850
8851 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8852
8853         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8854
8855 2001-03-07  Tom Tromey  <tromey@redhat.com>
8856
8857         * configure.in: Allow config-lang.in to set `lang_requires' to list
8858         of other required languages.
8859
8860 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8861
8862         * Makefile.in: Remove RANLIB definition. Use RANLIB
8863         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8864         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8865
8866 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8867             Alexandre Oliva  <aoliva@redhat.com>
8868
8869         * Makefile.in (check-c++): Use tabs, not spaces.
8870
8871 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8872
8873         * MAINTAINERS: add myself to Write After Approval list.
8874
8875 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8876
8877         * Makefile.in (check-c++): New rule.
8878
8879         * configure.in (target_libs): Remove libg++.
8880         (noconfigdirs): Remove libg++.
8881         (noconfigdirs): Same.
8882         (noconfigdirs): Same.
8883         (noconfigdirs): Same.
8884
8885         * config-ml.in: Remove libg++ references.
8886
8887         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8888         (ALL_TARGET_MODULES): Same.
8889         (configure-target-libg++): Remove.
8890         (all-target-libg++): Remove.
8891         (configure-target-libio): Remove.
8892         (all-target-libio): Remove.
8893         (check-target-libio): Remove.
8894         (.PHONY): Remove.
8895         (libg++.tar.bz2): Remove.
8896         (all-target-cygmon): Remove libio.
8897         (all-target-libstdc++): Remove.
8898         (configure-target-libstdc++): Remove.
8899         (TARGET_LIB_PATH): Remove libstdc++.
8900         (ALL_GCC_CXX): Remove libstdc++.
8901         (all-target-gperf): Correct.
8902
8903 2001-02-16  Nick Clifton  <nickc@redhat.com>
8904
8905         * configure.in (noconfigdirs): Allow configuration of texinfo
8906         for Cygwin hosts.
8907
8908 2001-02-15  Anthony Green  <green@redhat.com>
8909
8910         * configure: Introduce GCJ_FOR_TARGET.
8911         * configure.in: Ditto.
8912         * Makefile.in: Ditto.
8913
8914 2001-02-13  Andreas Schwab  <schwab@suse.de>
8915
8916         * MAINTAINERS: Update mail address.
8917
8918 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8919
8920         * config.guess: Add linux target for S/390.
8921         * config.sub: Likewise.
8922
8923 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8924
8925         * configure.in: for *-chorusos, don't config target-newlib and
8926         target-libgloss.
8927
8928 2001-02-06  Ben Elliston  <bje@redhat.com>
8929
8930         * configure: Output host type to stdout, not stderr.
8931
8932 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8933
8934         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8935         * ltcf-cxx.sh: Likewise.
8936
8937         * config.if: Assume enable_libstdcxx_v3 is defined.
8938
8939 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8940
8941         Remove V2 C++ library.
8942         * configure.in: Remove --enable-libstdcxx_v3 support.
8943
8944 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8945
8946         * include/demangle.h: Add prototype for java_demangle_v3.
8947
8948 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8949
8950         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8951
8952 2001-01-27  Richard Henderson  <rth@redhat.com>
8953
8954         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8955
8956 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8957
8958         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8959         Don't unset, it's non-portable and no longer necessary, set to empty
8960         instead.
8961
8962 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8963
8964         * ltconfig: Shell portability fix for the tagname validity check.
8965
8966 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8967
8968         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8969         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8970
8971 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8972
8973         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8974
8975 2001-01-26  Tom Tromey  <tromey@redhat.com>
8976
8977         * configure.in: Allow libgcj to be built on Sparc Solaris.
8978
8979 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8980
8981         * ltcf-c.sh: Add aix5 case.
8982         * ltcf-cxx.sh: Likewise.
8983         * ltconfig: Likewise.
8984
8985 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8986
8987         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8988         keep at least one of build_libtool_libs or build_old_libs set to
8989         yes.
8990
8991         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8992         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8993
8994 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8995
8996         * configure.in: Enable libgcj on several additional platforms.
8997
8998 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8999
9000         * configure.in: Enable libgcj for linux targets.
9001
9002 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9003
9004         * MAINTAINERS (Write After Approval): Add myself.
9005
9006 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9007
9008         * MAINTAINERS: Add myself as vax port maintainer.
9009
9010 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9011
9012         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9013
9014 2001-01-09  Mike Stump  <mrs@wrs.com>
9015
9016         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9017         failures of subdirectories.
9018
9019 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9020
9021         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9022         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9023         * ltcf-cxx.sh: Likewise.
9024         * ltcf-gcj.sh: Likewise.
9025         * ltconfig.sh: Fix typo.
9026
9027 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9028
9029         * configure: handle DOS-style absolute paths.
9030
9031 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9032
9033         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9034
9035 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9036
9037         * MAINTAINERS: Add myself as avr port co-maintainer.
9038
9039 2000-12-28  Ben Elliston  <bje@redhat.com>
9040
9041         * MAINTAINERS: Add myself under ``Write After Approval''.
9042
9043 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9044
9045         * texinfo: Remove directory from GCC.
9046
9047 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9048
9049         * COPYING: Update to current
9050         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9051         to 19yy as example year in copyright notice).
9052
9053 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9054
9055         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9056         (libstdcxx_incdir): Pass down.
9057         * config.if: Remove expired bits for cxx_interface, add stub.
9058         (libstdcxx_incdir): Add variable for g++ include directory.
9059         * configure.in (gxx_include_dir): Use it.
9060
9061 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9062
9063         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9064         with old-email address from ``Write After Approval''.
9065
9066 2000-12-15  Andreas Jaeger  <aj@suse.de>
9067
9068         * configure.in: Handle lang_dirs.
9069
9070 2000-12-14  Tom Tromey  <tromey@redhat.com>
9071
9072         * MAINTAINERS: Removed brads.
9073
9074         * MAINTAINERS: Added gcj developers.
9075
9076 2000-12-13  Anthony Green  <green@redhat.com>
9077
9078         * configure.in: Disable libgcj for any target not specifically
9079         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9080         with g++ abi.
9081
9082 2000-12-13  Mike Stump  <mrs@wrs.com>
9083
9084         * Makefile.in (local-distclean): Also remove fastjar.
9085
9086 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9087
9088         * contrib/gcc_update: Add fastjar --touch entries.
9089
9090 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9091
9092         * configure.in: Disable language-specific target libraries for
9093         languages that aren't enabled.
9094
9095 2000-12-10  Anthony Green  <green@redhat.com>
9096
9097         * configure.in: Define libgcj.  Disable libgcj target libraries for
9098         most targets.
9099
9100 2000-12-10  Neil Booth  <neilb@earthling.net>
9101
9102         * MAINTAINERS: Update mail address, remove from WAA list.
9103
9104 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9105
9106         * libjava: Imported from /cvs/java.
9107         * libffi: Likewise.
9108         * Boehm-gc: Likewise.
9109
9110 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9111
9112         * configure.in (target_libs): Revert 2000-12-08 patch.
9113         (noconfigdirs): Added target-libjava.
9114
9115 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9116
9117         * djunpack.bat: removed.
9118
9119 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9120
9121         * Makefile.in: handle DOS-style absolute paths.
9122         * config-ml.in: likewise.
9123         * symlink-tree: likewise.
9124
9125 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9126
9127         * fastjar: Imported.
9128
9129 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9130
9131         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9132         libjava.
9133         * configure.in (target_libs): Removed `target-libjava'.
9134
9135 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9136
9137         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9138         (ALL_MODULES): Added fastjar.
9139         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9140         (all-target-libjava): all-fastjar replaces all-zip.
9141         (all-fastjar): Added.
9142         (configure-target-fastjar, all-target-fastjar): Likewise.
9143         * configure.in (host_tools): Added fastjar.
9144
9145 2000-12-07  Mike Stump  <mrs@wrs.com>
9146
9147         * Makefile.in (local-distclean): Remove leftover built files.
9148
9149 2000-11-24  Nick Clifton  <nickc@redhat.com>
9150
9151         * configure.in (xscale-elf): Add target.
9152         (xscale-coff): Add target.
9153
9154 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9155
9156         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9157         recent versions of FreeBSD (release 3 or later).
9158         * ltconfig: On FreeBSD, -lc must not be provided when building
9159         a shared library or else the standard -pthread gcc option is
9160         rendered worthless to later users of the built library.
9161
9162 2000-11-16  Fred Fish  <fnf@be.com>
9163
9164         * configure.in (enable_libstdcxx_v3): Fix typo,
9165         libstd++ -> libstdc++.
9166
9167 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9168
9169         * MAINTAINERS: Add self to Write After Approval list.
9170
9171 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9172
9173         * MAINTAINERS: Update my email address.  Add myself to global write
9174         privs list.
9175
9176 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9177
9178         * Makefile.in: Merge with src and libgcj.
9179         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9180         configure-target-<library> when their configure scripts need the C
9181         or C++ library to have already been built to work properly.
9182         (do_proto_toplev): Set them to an empty string.
9183
9184         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9185         (REALLY_SET_LIB_PATH): Use them.
9186
9187 2000-11-17  Stan Shebs  <shebs@apple.com>
9188
9189         * MAINTAINERS: Add self to Write After Approval list.
9190
9191 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9192
9193         * configure: Provide the original toplevel configure arguments
9194         (including $0) to subprocesses in the environment rather than
9195         through gcc/configargs.h.
9196
9197 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9198
9199         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9200         C99.  Alphabetise "Write After Approval" list.
9201
9202 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9203
9204         * configure: Turn on libstdc++ V3 by default.
9205
9206         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9207         if we've got GCC.
9208
9209 2000-11-11  Philip Blundell  <philb@gnu.org>
9210
9211         * MAINTAINERS: Add self to Write After Approval list.
9212
9213 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9214
9215         * ltcf-c.sh (aix4): Improve shared library configuration; require
9216         exporting symbols.
9217         * ltcf-cxx.sh (aix4): Define.
9218         * ltconfig (aix4): Define library and soname specs appropriate for
9219         AIX.  Define command to create export symbols list.
9220
9221 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9222
9223         * config.sub: Add support for Sun Chorus
9224
9225 2000-10-31  Nick Clifton  <nickc@redhat.com>
9226
9227         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9228         <name>@redhat.com.  Also installed new email address for Clint
9229         Popetz.
9230
9231 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9232
9233         * etc: Remove directory from GCC.
9234
9235 2000-10-16  Michael Meissner  <meissner@redhat.com>
9236
9237         * configure (gcc/configargs.h): Only create if there is a build GCC
9238         directory created.
9239
9240 2000-10-16  Matthias Klose  <doko@debian.org>
9241
9242         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9243         when configured for libstdc++-v3.
9244
9245 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9246
9247         * configure: Save configure arguments to gcc/configargs.h.
9248
9249 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9250
9251         * config.guess: Import CVS version 1.157.
9252         * config.sub: Import CVS version 1.181.
9253
9254 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9255
9256         * Makefile.in (bootstrap): avoid recursion if subdir missing
9257         (cross): ditto
9258         (do-proto-toplev): ditto
9259
9260 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9261
9262         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9263         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9264
9265         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9266         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9267         all affected `configure' scripts.
9268
9269 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9270
9271         * MAINTAINERS: Add self as cpplib co-maintainer.
9272
9273 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9274
9275         * MAINTAINERS: Add self to Write After Approval list.
9276
9277 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9278
9279         * INSTALL/README: egcs -> GCC update.
9280
9281 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9282
9283         * MAINTAINERS: Add myself to Write After Approval list.
9284
9285 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9286
9287         * MAINTAINERS: Add myself to Write After Approval list.
9288
9289 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9290
9291         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9292         X11 libraries for hppa64.
9293
9294 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9295
9296         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9297
9298 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9299
9300         * Makefile.in (all-zlib): Added dummy target.
9301
9302         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9303         ltcf-gcj.sh: Updated from libtool multi-language branch.
9304
9305 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9306
9307         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9308         (bootstrap*): Depend on all-bootstrap.
9309
9310 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9311
9312         * config.guess: Import CVS version 1.156.
9313         * config.sub: Import CVS version 1.179.
9314
9315 2000-09-02  Anthony Green  <green@cygnus.com>
9316
9317         * Makefile.in (all-gcc): Depend on all-zlib.
9318         (CLEAN_MODULES): Add clean-zlib.
9319         (ALL_MODULES): Add all-zlib.
9320         * configure.in (host_libs): Add zlib.
9321
9322 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9323
9324         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9325         crosses, but add gcc/include to the header search path for them.
9326
9327 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9328
9329         * MAINTAINERS: Add self to Write After Approval list.
9330
9331 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9332
9333         * config.guess: Import CVS version 1.152.
9334         * config.sub: Import CVS version 1.177.
9335
9336 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9337
9338         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9339         $targargs to tell whether newlib is going to be built.
9340
9341         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9342         $$r/TARGET_SUBDIR/libio for _G_config.h.
9343
9344 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9345
9346         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9347
9348 2000-08-22  DJ Delorie  <dj@redhat.com>
9349
9350         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9351
9352 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9353
9354         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9355         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9356         sub-configures.
9357
9358 2000-08-21  DJ Delorie  <dj@redhat.com>
9359
9360         * MAINTAINERS: Add self as a libiberty maintainer
9361
9362 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9363
9364         * configure.in (libstdcxx_flags): Use
9365         libstdc++-v3/src/libstdc++.INC.
9366
9367 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9368
9369         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9370
9371 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9372
9373         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9374
9375         * configure: Make enable_threads and enable_shared defaults
9376         explicit.  Substitute enable_threads into generated Makefiles.
9377         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9378         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9379
9380 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9381
9382         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9383
9384 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9385
9386         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9387         previous delta.
9388
9389 2000-08-11  Jason Merrill  <jason@redhat.com>
9390
9391         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9392         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9393         (FLAGS_FOR_TARGET): Not here.
9394         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9395
9396 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9397
9398         * config-ml.in (CC, CXX): Don't introduce a leading space.
9399
9400 2000-08-07  DJ Delorie  <dj@delorie.com>
9401
9402         * MAINTAINERS: Add self as a DJGPP maintainer
9403
9404 2000-08-07  DJ Delorie  <dj@redhat.com>
9405
9406         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9407         "if we're also building gcc, and it's a gcc that will run on the
9408         build machine, we want to use its includes instead of the system's
9409         default includes".
9410
9411 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9412
9413         * MAINTAINERS: Add self to Write After Approval list.
9414
9415 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9416
9417         * configure.in (libstdcxx_flags): Don't use `"'.
9418
9419         * config-ml.in: Adjust multilib search paths to the
9420         appropriate multilib tree.
9421
9422 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9423
9424         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9425         commas in $LANGUAGES.
9426
9427 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9428
9429         * configure.in: Re-enable all references to libg++ and librx.
9430
9431 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9432
9433         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9434         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9435         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9436         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9437
9438         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9439
9440 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9441
9442         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9443         CXX_FOR_TARGET for sed.
9444
9445 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9446
9447         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9448         Do not override if already set in the environment or in configure.
9449         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9450         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9451
9452 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9453
9454         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9455         the libtool CVS tree multi-language branch.
9456         * ltconfig, ltmain.sh: Updated.
9457
9458 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9459
9460         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9461         (clean-target): Depend on it.
9462
9463         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9464         (GCC_FOR_TARGET): Use it.
9465         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9466         * configure.in: ... here.
9467         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9468         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9469
9470 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9471
9472         * MAINTAINERS: Add self to Write After Approval list.
9473
9474 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9475
9476         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9477         (configure-target-libchill, configure-target-libobjc): Likewise.
9478
9479         * configure.in: Use the same cache file for all target libs.
9480         * config-ml.in: But different cache files per multilib variant.
9481
9482 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9483
9484         * configure (topsrcdir): Don't use dirname.
9485
9486 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9487
9488         * MAINTAINERS: Add self to Write After Approval list.
9489
9490 2000-07-20  Jason Merrill  <jason@redhat.com>
9491
9492         * configure.in: Remove all references to libg++ and librx.
9493
9494         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9495
9496 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9497
9498         * config.sub: Update to subversions version 2000-07-06.
9499
9500 2000-07-12  Andrew Haley  <aph@cygnus.com>
9501
9502         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9503         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9504
9505 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9506
9507         * symlink-tree:  Check number of arguments.
9508
9509 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9510
9511         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9512         search path for a g++ extracted from the build tree.  This
9513         will allow link tests run by configure scripts in
9514         subdirectories to succeed.
9515
9516 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9517
9518         * ltconfig: Add support for mips-dde-sysv4.2MP
9519
9520 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9521
9522         * MAINTAINERS: Add myself as loop discovery maintainer.
9523
9524 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9525
9526         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9527         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9528
9529 2000-06-19  Timothy Wall  <twall@cygnus.com>
9530
9531         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9532         * config.sub: Add tic54x target.
9533
9534 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9535
9536         * MAINTAINERS: Add self as Fortran maintainer,
9537         remove Craig Burley.
9538
9539 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9540
9541         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9542         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9543
9544 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9545
9546         * MAINTAINERS: Add self as i18n maintainer
9547
9548 20000-05-21  H.J. Lu  (hjl@gnu.org)
9549
9550         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9551         directory are used if they exist. Make sure
9552         $(build_tooldir)/include is searched for header files,
9553         $(build_tooldir)/lib/ for library files.
9554         (GCC_FOR_TARGET): Likewise.
9555         (CXX_FOR_TARGET): Likewise.
9556
9557 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9558
9559         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9560
9561 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9562
9563         * Makefile.in (configure-target-libiberty): Depend on
9564         configure-target-newlib.
9565
9566 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9567
9568         * configure.in, Makefile.in: Merge all libffi-related
9569         configury stuff from the libgcj tree.
9570
9571 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9572
9573         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9574         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9575
9576 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9577
9578         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9579         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9580         current version information.  Add to proto-toplev directory.
9581         (gdb-taz): Build do-djunpack.
9582
9583 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9584
9585         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9586
9587 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9588
9589         * MAINTAINERS: Add self to Write After Approval list.
9590
9591 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9592
9593         * ltmain.sh: Preserve in relink_command any environment
9594         variables that may affect the linker behavior.
9595
9596 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9597
9598         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9599
9600 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9601
9602         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9603
9604 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9605
9606         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9607         with the version name.
9608
9609 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9610
9611         * MAINTAINERS: Add self as bb-reorder maintainer.
9612
9613 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9614
9615         * config.if: Tweak.
9616
9617 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9618
9619         * djunpack.bat: New file.
9620
9621 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9622
9623         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9624         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9625         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9626         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9627
9628 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9629
9630         * config.sub (case $basic_machine): Change default for "ibm-*"
9631         to "openedition".
9632
9633 2000-04-13  Andreas Jaeger  <aj@suse.de>
9634
9635         * MAINTAINERS: Added myself.
9636
9637 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9638
9639         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9640         (do-md5sum): New target.
9641         (MD5PROG): Define.
9642         (PACKAGE): Default to TOOL.
9643         (VER): Default to a shell script.
9644         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9645         md5 checksum generation.
9646         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9647         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9648         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9649         insight.tar.bz2): Use gdb-taz to create archive.
9650
9651 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9652
9653         * configure (warn_cflags): Delete.
9654
9655 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9656
9657         * MAINTAINERS: Added myself.
9658
9659 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9660             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9661
9662         * configure.in (enable_libstdcxx_v3): Add.
9663         (target_libs): Add bits here to switch between libstdc++-v2 and
9664         libstdc++-v3.
9665         * config.if: And this file too.
9666         * Makefile.in: Add libstdc++-v3 targets.
9667
9668 2000-04-05  Michael Meissner  <meissner@redhat.com>
9669
9670         * config.sub (d30v): Add d30v as a basic machine type.
9671
9672 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9673
9674         * configure.in: -linux-gnu*, not -linux-gnu.
9675
9676 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9677
9678         * MAINTAINERS: Add self in write-after-approval section.
9679
9680 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9681
9682         * MAINTAINERS: Add self as ia64 port maintainer.
9683
9684 2000-03-08  Neil Booth  <NeilB@earthling.net>
9685
9686         * MAINTAINERS: Add self in write-after-approval section.
9687
9688 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9689
9690         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9691         (do-tar-bz2): Replace TOOL with PACKAGE.
9692         (gdb.tar.bz2): Remove GDBTK from GDB package.
9693         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9694         dejagnu.tar.bz2): New packages.
9695
9696 2000-02-27  Andreas Jaeger  <aj@suse.de>
9697
9698         * configure.in: Add entry for mips*-*-linux*, move catch all
9699         *-*-*linux* entry below this one.
9700
9701 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9702
9703         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9704
9705 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9706
9707         * config.sub: Support an OS of "wince".
9708
9709 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9710
9711         * config.guess, config.sub: Updated to match config's 2000-02-15
9712         version.
9713
9714 2000-02-23  Linas Vepstas  <linas@linas.org>
9715
9716         * config.sub: Add support for Linux/IBM 370.
9717         * configure.in: Likewise.
9718
9719 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9720
9721         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9722
9723 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9724
9725         * config.guess: Guess "cygwin" rather than "cygwin32".
9726
9727 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9728
9729         * configure (gcc_version): When setting, narrow search to
9730         lines containing `version_string'.
9731
9732 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9733
9734         * config.sub: Add support for avr target.
9735
9736 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9737
9738         * MAINTAINERS: Add maintainers for MCore port.
9739
9740 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9741
9742         * config.sub: Add mmix-knuth-mmixware.
9743
9744 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9745
9746         * MAINTAINERS: Pair cccp with cpplib maintainership.
9747
9748 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9749
9750         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9751         structure stuff to -L library search.
9752         (CXX_FOR_TARGET): Ditto.
9753         (CROSS_CHECK_MODULES): Fix spelling mistake.
9754
9755 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9756
9757         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9758         the C++ compiler.
9759
9760 2000-01-12  Richard Henderson  <rth@cygnus.com>
9761
9762         * configure.in: Don't build some bits for beos.
9763
9764 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9765
9766         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9767         as include files.
9768
9769 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9770
9771         * Add self as cpplib maintainer, as requested by Jason
9772         Merrill.  Correct my e-mail address.
9773
9774 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9775
9776         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9777         not mh-aix43.
9778
9779 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9780
9781         * MAINTAINERS: Add myself to "write after approval" list.
9782
9783 1999-12-14  Richard Henderson  <rth@cygnus.com>
9784
9785         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9786         * config.sub: Accept alphaev[78], alphaev8.
9787
9788 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9789
9790         * config.guess, config.sub: Update from autoconf.
9791
9792 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9793
9794         * MAINTAINERS:  update my playtime e-address.
9795
9796 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9797
9798         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9799         necessary libraries are missing.
9800
9801 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9802
9803         * MAINTAINERS: Add new 'write after approval' maintainer.
9804
9805 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9806
9807         * MAINTAINERS: Add new Java maintainer.
9808
9809 1999-10-25  Andreas Schwab  <schwab@suse.de>
9810
9811         * configure: Fix quoting inside arguments of eval.
9812
9813 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9814
9815         * config-ml.in: Allow suppression of some ARM multilibs.
9816
9817 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9818
9819         * config.guess: Add OS/390 match pattern.
9820         * config.sub: Add mvs, openedition targets.
9821         * configure.in (i370-ibm-opened*): New.
9822
9823 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9824
9825         * config.sub: Add support for configuring for pj.
9826
9827 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9828
9829         * config.sub (maybe_os): Add support for configuring for fr30.
9830
9831 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9832
9833         * configure.in: Do not configure or build ld for AIX
9834         platforms.  ld is known to be broken on these platforms.
9835
9836 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9837
9838         * config-ml.in: Pass compiler flag corresponding to multidirs to
9839         subdir configures.
9840
9841 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9842
9843         * Makefile.in (LDFLAGS): Define.
9844
9845 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9846
9847         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9848         noconfigdirs.
9849         (*-*-cygwin*): Likewise.
9850
9851 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9852
9853         * mkdep: New file.
9854         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9855         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9856
9857         From Eli Zaretskii <eliz@is.elta.co.il>:
9858         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9859         long file name when using DJGPP on MS-DOS.
9860
9861 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9862
9863         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9864
9865 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9866
9867         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9868         dependency as this causes "make check" to globally "make all"
9869
9870 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9871
9872         * configure.in (target_libs): Added target-zlib.
9873         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9874         (CONFIGURE_TARGET_MODULES): Likewise.
9875         (CHECK_TARGET_MODULES): Likewise.
9876         (INSTALL_TARGET_MODULES): Likewise.
9877         (CLEAN_TARGET_MODULES): Likewise.
9878         (configure-target-zlib): New target.
9879         (all-target-zlib): Likewise.
9880         (all-target-libjava): Depend on all-target-zlib.
9881         (configure-target-libjava): Depend on configure-target-zlib.
9882
9883         * Makefile.in (configure-target-libjava): Depend on
9884         configure-target-newlib.
9885         (configure-target-boehm-gc): New target.
9886         (configure-target-qthreads): New target.
9887
9888         * configure.in (target_libs): Added target-qthreads.
9889         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9890         (CONFIGURE_TARGET_MODULES): Likewise.
9891         (CHECK_TARGET_MODULES): Likewise.
9892         (INSTALL_TARGET_MODULES): Likewise.
9893         (CLEAN_TARGET_MODULES): Likewise.
9894         (all-target-qthreads): New target.
9895         (configure-target-libjava): Depend on configure-target-qthreads.
9896         (all-target-libjava): Depend on all-target-qthreads.
9897
9898         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9899         (CONFIGURE_TARGET_MODULES): Likewise.
9900         (CHECK_TARGET_MODULES): Likewise.
9901         (INSTALL_TARGET_MODULES): Likewise.
9902         (CLEAN_TARGET_MODULES): Likewise.
9903         (all-target-libjava): New target.
9904         (all-target-boehm-gc): Likewise.
9905         * configure.in (target_libs): Added libjava, boehm-gc.
9906
9907 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9908
9909         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9910         configure.bat in SUPPORT_FILES.
9911         (gas+binutils.tar.bz2): Likewise.
9912
9913         * makeall.bat: Remove; obsolete.
9914
9915 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9916
9917         From Mark Elbrecht:
9918         * configure.bat: Remove; obsolete.
9919
9920 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9921
9922         * configure: Add -W -Wall to the default CFLAGS when compiling with
9923         gcc.
9924
9925 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9926
9927         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9928
9929 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9930
9931         * configure.in: Build ld on IRIX6.
9932
9933 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9934
9935         * Makefile.in: Change distribution targets to use bzip2 instead of
9936         gzip.
9937         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9938         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9939
9940 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9941
9942         * config.sub: Add mcore target.
9943
9944 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9945
9946         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9947
9948 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9949
9950         * config.guess (dummy): Changed to $dummy.
9951
9952 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9953
9954         * config.sub: Tidied up case statements.
9955
9956 1999-05-22  Ben Elliston  <bje@cygnus.com>
9957
9958         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9959         <jiro@din.or.jp>.
9960
9961         * config.guess: Merge with FSF version. Future changes will be
9962         more accurately recorded in this ChangeLog.
9963         * config.sub: Likewise.
9964
9965 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9966
9967          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9968
9969 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9970
9971         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9972
9973 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9974
9975         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9976
9977 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9978
9979         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9980         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9981         Bad merge removed these two changes.
9982
9983 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9984                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9985
9986         * config.guess (interix Alpha): Add.
9987
9988 1999-04-11  Richard Henderson  <rth@cygnus.com>
9989
9990         * configure.in (i?86-*-beos*): Do config gperf; don't config
9991         gdb, newlib, or libgloss.
9992
9993 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9994
9995         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9996         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9997         from multidirs.
9998
9999 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10000
10001         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10002
10003 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10004
10005         * config.sub: Add support for mcore targets.
10006
10007 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10008
10009         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10010         not mt-ospace, in order to shut up assembler warning about using
10011         symbols that are named the same as registers.
10012
10013 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10014
10015         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10016         dependency list for all-target-cygmon.
10017
10018 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10019
10020         * config-ml.in: Check $host, not $target, for selective multilibs.
10021         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10022         thumb interworking, and underscore prefix multilibs.
10023
10024 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10025
10026         * missing: Update to version from current automake.
10027
10028 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10029
10030         * configure (gxx_include_dir): Removed.
10031
10032         * configure.in (gxx_include_dir): Handle it.
10033         * Makefile.in: Likewise.
10034
10035 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10036
10037         * config.sub (mips64vr4111,mips64vr4111el) Add.
10038
10039 1999-03-21  Ben Elliston  <bje@cygnus.com>
10040
10041         * config.guess: Correct typo for detecting ELF on FreeBSD.
10042
10043 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10044
10045         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10046         config/mh-djgpp.
10047
10048 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10049
10050         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10051         all-target-newlib to dependency list for all-target-bsp.
10052
10053 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10054
10055         * config.sub: Add i386-uwin support.
10056         * config.guess: Likewise.
10057
10058 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10059
10060         * configure.in: cleanup, add mh-*pic handling for arm, special
10061         case powerpc*-*-aix*
10062
10063 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10064
10065         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10066         can be built.
10067
10068 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10069
10070         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10071         targets.
10072
10073 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10074
10075         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10076
10077 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10078
10079         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10080
10081 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10082
10083         * config.sub: Fix typo in arm recognition.
10084
10085 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10086
10087         * configure.in (noconfigdirs): Changed target_configdirs to
10088         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10089         rather than m68k-*-* since it is not known to work on
10090         m68k-aout. Ditto for arm-*-*oabi.
10091
10092 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10093
10094         * configure.in (*-*-windows*): Remove, no longer used.
10095
10096 1999-02-19  Ben Elliston <bje@cygnus.com>
10097
10098         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10099         Smart and improved by Andrew Cagney.
10100
10101 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10102
10103         * config.guess: Recognize openbsd-*-hppa.
10104
10105 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10106
10107         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10108         only if it is not empty.
10109
10110 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10111
10112         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10113
10114         * config.guess: Modified to recognize uname's armv* syntax.
10115
10116         * config.sub: Modified to recognize uname's armv* syntax.
10117
10118 1999-02-17  Mark Salter  <msalter@cygnus.com>
10119
10120         * configure.in: Added target-bsp for sparclite.
10121
10122 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10123
10124         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10125
10126 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10127
10128         * configure.in: Add support for strongarm port.
10129         * config.sub: Add support for strongarm target.
10130
10131 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10132
10133         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10134         the old name config/mh-cygwin32.
10135         Enable texinfo.
10136
10137 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10138
10139         * configure.in: Do build ld for ix86 Solaris.
10140
10141 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10142
10143         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10144         $AR_FOR_TARGET.  Likewise for RANLIB.
10145
10146 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10147
10148         * config.sub (oabi):  Recognize.
10149         * configure.in (arm-*-oabi):  Handle.
10150
10151 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10152
10153         * config.guess: Improve detection of i686 on UnixWare 7.
10154
10155 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10156
10157         * config.guess: Add support for i386-pc-interix.
10158         * config.sub: Likewise.
10159         * configure.in: Likewise.
10160
10161 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10162
10163         * Makefile.in: Remove unneeded all-target-libio from
10164         from all-target-winsup target since it is now unneeded.
10165         Add all-target-libtermcap in its place since it is now
10166         needed.
10167
10168 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10169
10170         * configure.in: makefile stub for cygwin target is probably
10171         unnecessary.  Remove it for now.
10172
10173 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10174
10175         * configure.in: libtermcap.a should be built when cygwin is the
10176         target as well as the host.
10177         * config.guess: Allow mixed case in cygwin uname output.
10178         * Makefile.in: Add libtermcap target.
10179
10180 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10181
10182         * config.sub: Clean up handling of hppa2.0.
10183
10184 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10185
10186         * config.guess: Use C code to identify more HP machines.
10187
10188 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10189
10190         * config.sub: Handle hppa2.0.
10191
10192 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10193
10194         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10195         cygmon for all sparclite targets, regardless of object format.
10196
10197 1998-12-15  Mark Salter  <msalter@cygnus.com>
10198
10199         * configure.in: Added target-bsp for several target architectures.
10200
10201         * Makefile.in: Added rules for bsp.
10202
10203 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10204
10205         * config.guess: Improve detection of hppa2.0 processors.
10206
10207 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10208
10209         * config.guess: Recognize FreeBSD using ELF automatically.
10210
10211 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10212
10213         * configure (skip-this-dir): Add handling for new shell script, which
10214         might be created by a sub-directory's configure to indicate, this particular
10215         directory is "unwanted".
10216         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10217
10218 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10219
10220         * ltconfig: import from libtool, after changing libtool to
10221         account for the cygwin name change.
10222
10223 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10224
10225         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10226         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10227
10228 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10229
10230         * configure.in: Add libtermcap to list of cygwin dependencies.
10231
10232 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10233
10234         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10235         they include winsup/include when it's a cygwin target.
10236
10237 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10238
10239         * configure.in (host_tools): Added zip.
10240         * Makefile.in (all-target-libjava): Depend on all-zip.
10241         (all-zip): New target.
10242         (ALL_MODULES): Added all-zip.
10243         (NATIVE_CHECK_MODULES): Added check-zip.
10244         (INSTALL_MODULES): Added install-zip.
10245         (CLEAN_MODULES): Added clean-zip.
10246
10247 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10248
10249         * Makefile.in: lose "32" from comment about cygwin.
10250
10251 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10252
10253         * configure.in: Use -Os to build target libraries for the fr30.
10254
10255 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10256
10257         * config.sub: Add fr30.
10258
10259 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10260
10261         * configure.in: drop "32" from config/mh-cygwin32.  Check
10262         cygwin* instead of cygwin32*.
10263         * config.sub: Check cygwin* instead of cygwin32*.
10264
10265 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10266
10267         * config.guess: Match any version of Unixware7.
10268
10269 1998-10-20  Syd Polk  <spolk@cygnus.com>
10270
10271         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10272         if desired.
10273
10274 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10275
10276         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10277         these if the appropriate directories and files to not exist.
10278
10279 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10280
10281         * Makefile.in (DEVO_SUPPORT): Add config.if.
10282
10283 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10284
10285         * configure: Add pattern to replace "build_tooldir"'s
10286         definition in the generated Makefile with "tooldir"'s
10287         actual value.
10288
10289 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10290
10291         * config.sub: Bring back lost sparcv9.
10292
10293         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10294
10295 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10296
10297         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10298         CC_FOR_TARGET and friends.
10299
10300 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10301
10302         * Makefile.in (build_tooldir): New variable, same as tooldir.
10303         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10304         -B$(build_tooldir)/bin/.
10305         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10306
10307 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10308
10309         * README: Remove installation instructions and refer to the
10310         INSTALL directory instead.
10311
10312 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10313
10314         * config.sub: Add support for i[34567]86-pc-udk.
10315         * configure.in: Likewise.
10316
10317 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10318
10319         * Makefile.in: add bzip2 package building bits for user
10320         tools module
10321         * configure.in: ditto
10322
10323 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10324
10325         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10326         (ALL_TARGET_MODULES): Add all-target-libobjc.
10327         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10328         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10329         (all-target-libchill): Add dependencies.
10330         * configure.in (target_libs): Add libchill.
10331
10332 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10333
10334         * configure.in (target_subdir): Remove duplicate line.
10335
10336 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10337
10338         * Makefile.in (all-automake): fix dependencies.
10339
10340 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10341
10342         * configure.in: Minor cleanups for building in the $(target_alias)
10343         subdir.
10344
10345 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10346
10347         * Makefile.in (bootstrap): Set r and s before make all.  Use
10348         BASE_FLAGS_TO_PASS in make all.
10349         (cross): Likewise.
10350
10351 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10352
10353         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10354
10355 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10356
10357         * config.sub: Fix typo in last change.
10358
10359 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10360
10361         * config.sub: Add support for C4x target.
10362         * configure.in: Likewise.
10363
10364 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10365
10366         * config.sub: Recognize sparcv9 just like sparc64.
10367
10368 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10369
10370         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10371
10372 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10373
10374         * config.guess: Correctly identify Pentium II sco boxes.
10375
10376         * config.guess: Fix "tr" code.  From Weiwen Liu.
10377
10378 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10379
10380         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10381         stabs.
10382
10383 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10384
10385         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10386         (ALL_TARGET_MODULES): Add all-target-libchill.
10387         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10388         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10389         (all-target-libchill): Add dependencies.
10390         * configure.in (target_libs): Add libchill.
10391
10392 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10393
10394         * config.guess: Avoid assumptions about "tr" behaves when
10395         LANG is set to something other than English.
10396
10397 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10398
10399         * configure (gxx_include_dir): Changed to
10400         '${prefix}/include/g++'-${libstdcxx_interface}.
10401
10402         * config.if: New to determine the interfaces.
10403
10404 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10405
10406         * config.guess: Detect and handle MPE/IX.
10407         * config.sub: Deal with MPE/IX.
10408
10409 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10410
10411         * configure.in: Use mh-aix43.
10412
10413 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10414
10415         * configure: Fix --without/--disable cases for gxx-include-dir.
10416
10417 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10418
10419         * mdata-sh:  Imported.  Needed for automake support.
10420
10421 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10422
10423         * Makefile.in (taz): Try "chmod -R og=u ." before
10424         "chmod og=u `find . -print`".
10425
10426 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10427
10428         * configure.in: Add arm-elf and thumb-elf support.
10429
10430 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10431
10432         * Makefile.in: Undo previous patch.
10433
10434 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10435
10436         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10437         to here ...
10438         (install-no-fixedincludes): and here
10439         (INSTALL_MODULES): ... from here.
10440
10441 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10442
10443         * config.sub: Merge with FSF.
10444
10445         * config.guess: Merge with FSF.
10446
10447 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10448
10449         * configure (extraconfigdirs): New variable.
10450         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10451         * Makefile.in (all): Move higher in file.
10452         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10453         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10454         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10455         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10456         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10457
10458 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10459
10460         * Makefile.in (all-target-libjava): Depend on all-gcc and
10461         all-target-newlib.
10462         (configure-target-libjava): Depend on $(ALL_GCC).
10463
10464 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10465
10466         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10467         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10468
10469 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10470
10471         * INSTALL/README: Fix typo.
10472
10473 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10474
10475         * ylwrap: Change absolute path checks to check for DOS style path
10476         names.
10477
10478         * ylwrap: Don't use a full path name if the source file is in the
10479         same directory.  From hjl@lucon.org (H.J. Lu).
10480
10481         * config-ml.in: Default to being verbose, to match Feb 18 change to
10482         configure.
10483
10484 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10485
10486         Brought over from egcs:
10487
10488         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10489
10490         * configure.in (target_subdir): Set to ${target_alias} instead
10491         of "libraries".
10492
10493         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10494
10495         * configure.in (target_subdir): Set to libraries if enable_multilib.
10496
10497 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10498
10499         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10500         multilibs, force reconfiguration the first time we create
10501         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10502
10503 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10504
10505         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10506         avoid confusion with --no-recursion.
10507
10508 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10509
10510         * configure.in: Win32 hosts shouldn't use install -x
10511         * install-sh: remove -x option, and special .exe-handling
10512         hack.
10513
10514 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10515
10516         * config.guess: Recognize i586-pc-beos.
10517         * configure.in: Don't build some bits for beos.
10518
10519 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10520
10521         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10522         CFLAGS default to -O2.
10523
10524         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10525         when using GNU ld.
10526
10527 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10528
10529         * ltmain.sh: Correct install when using a different shell.
10530
10531 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10532
10533         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10534
10535 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10536
10537         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10538         target.
10539
10540 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10541
10542         * ltconfig: Update to correct AIX handling.
10543
10544 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10545
10546         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10547
10548         * configure.in (target_subdir): Set to ${target_alias} instead
10549         of "libraries".
10550
10551 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10552
10553         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10554         (Makefile): Depend on $(gcc_version_trigger).
10555
10556         * configure (gcc_version): Change default initializer to empty
10557         string.
10558         (gcc_version_trigger): New variable; pass this variable down
10559         to subdir configures to enable them checking gcc's version
10560         themselves. Emit make macros for both gcc_version vars.
10561         (topsrcdir): Initialize reliably.
10562         (recursion line): Remove --with-gcc-version=${gcc_version}.
10563
10564 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10565
10566         * configure (enable_version_specific_runtime_libs): Implement new flag
10567         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10568         in $(libsubdir); emit definition in each generated Makefile.
10569         (gxx_include_dir): Initialize depending on
10570         $enable_version_specific_runtime_libs.
10571
10572 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10573
10574         * configure (gcc_version): Initialize properly depending on
10575         how and where configure is started.
10576         (recursion line): Pass a --with-gcc-version=${gcc_version}
10577         to configures in subdirs.
10578
10579 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10580
10581         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10582         cygmon
10583
10584 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10585
10586         * configure.in: Add cygmon and libstub support for mn10200.
10587
10588 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10589
10590         * configure (gcc_version): Add new variable describing the
10591         particular gcc version we're building.
10592         * Makefile.in (libsubdir): Add new macro for the directory
10593         in which the compiler finds executables, libraries, etc.
10594         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10595         and libsubdir.
10596
10597 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10598
10599         * Makefile.in (local-clean): Remove *.log.
10600         (warning.log): Built with warn_summary from build.log.
10601         (mail-report.log): Run test_summary.
10602         (mail-report-with-warnings.log): Run test_summary including
10603         warning.log in the report.
10604
10605 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10606
10607         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10608
10609 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10610
10611         * Makefile.in (grep): Grep no longer depends on libiberty.
10612
10613 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10614
10615         * Makefile.in: all-snavigator needs all-libgui.
10616
10617 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10618
10619         * configure.in: Add cygmon and libstub support for mn10300.
10620
10621 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10622
10623         * missing: Update to version from automake 1.3.
10624
10625         * ltmain.sh: On installation, don't get confused if the same name
10626         appears more than once in the list of library names.
10627
10628 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10629
10630         * config.sub: Accept m68060 and m5200 as CPU names.
10631
10632 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10633
10634         * configure: Use && rather than using -a in test, because odd
10635         strings can confuse test.
10636         * configure.in: Likewise.
10637
10638 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10639
10640         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10641
10642 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10643
10644         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10645         bootstrap4-lean): New targets.
10646
10647 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10648
10649         * mpw-* Delete.  Not used.
10650
10651 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10652
10653         * COPYING.LIB: Update FSF address.
10654
10655 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10656
10657         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10658
10659         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10660         GAS_SUPPORT_DIRS.
10661
10662 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10663
10664         * ltconfig, ltmain.sh: Avoid producing a version number if
10665         -version-info was not used.
10666
10667 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10668
10669         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10670         building with newlib.
10671
10672 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10673
10674         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10675         Solaris `make' causes it to continue to next definition.
10676
10677 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10678
10679         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10680         the right GUI libraries and files are installed along with GDB.
10681
10682 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10683
10684         * configure.in: Change alpha to alpha* in several places.
10685
10686 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10687
10688         * config.sub: Recognize sparc86x.
10689
10690 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10691
10692         * configure.in (--enable-target-optspace): Remove debug echo.
10693
10694 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10695
10696         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10697
10698 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10699
10700         * ltconfig: Update cygwin32 support.
10701
10702         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10703         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10704         (GDB_SUPPORT_DIRS): Likewise.
10705
10706 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10707
10708         * configure.in (target_makefile_frag): If --enable-target-optspace,
10709         use -Os to compile target libraries rather than -O2.  Default to
10710         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10711         not used.
10712         * configure.in (target_cflags): Ditto for d30v.
10713
10714 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10715
10716         * Makefile.in (all-bfd): Depend on all-intl.
10717         (all-binutils): Likewise.
10718         (all-gas): Likewise.
10719         (all-gprof): Likewise.
10720         (all-ld): Likewise.
10721
10722 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10723
10724         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10725
10726 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10727
10728         * Makefile.in (all-bfd): Depend upon all-libiberty.
10729
10730         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10731
10732 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10733
10734         * Makefile.in: Add libstub.
10735
10736         * configure.in: Ditto. Build libstub for targets that have cygmon
10737         support.
10738
10739 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10740
10741         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10742
10743 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10744
10745         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10746         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10747
10748 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10749
10750         * configure: Define DEFAULT_M4 by searching PATH.
10751         * Makfile.in: Use DEFAULT_M4.
10752
10753 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10754
10755         * ltconfig: Add cygwin32 support.
10756
10757         * Makefile.in, configure.in: Add libtool as a native only directory
10758         to configure and build.
10759
10760 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10761
10762         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10763
10764 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10765
10766         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10767
10768 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10769
10770         * Makefile.in: add ash make rules
10771         * configure.in: add ash to native_only and host_tools lists
10772
10773 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10774
10775         * Makefile.in (all-gettext, all-intl): New targets.
10776         (ALL_MODULES): Added all-gettext, all-intl.
10777         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10778         (INSTALL_MODULES): Added install-gettext, install-intl.
10779         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10780
10781         * configure.in (host_tools): Added gettext.
10782         (native_only): Likewise.
10783         (noconfigdirs) [various cases]: Likewise.
10784         (host_libs): Added intl.
10785
10786 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10787
10788         * configure: Do not disable building gdbtk for cygwin32 hosts.
10789
10790 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10791
10792         * configure.in: Add thumb-coff target.
10793         * config.sub: Add thumb-coff target.
10794
10795 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10796
10797         * Makefile.in: Revert yesterday's change.
10798         (all-target-winsup):  all-target-librx stays out of here.
10799
10800 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10801
10802         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10803         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10804         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10805         Remove references to librx and libg++.
10806
10807 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10808
10809         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10810         recursive makes
10811
10812 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10813
10814         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10815         for newlib directory.
10816         (CXX_FOR_TARGET): Likewise.
10817
10818 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10819
10820         * ltconfig: Update after libtool/ltconfig.in change for
10821         hpux11.
10822
10823 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10824
10825         * ltconfig, ltmain.sh: Update to libtool 1.2.
10826
10827 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10828
10829         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10830         (install-gcc-cross): Instead, override LANGUAGES here.
10831
10832 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10833
10834         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10835         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10836
10837 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10838
10839         * configure.in: Add Thumb-pe target.
10840
10841 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10842
10843         * Makefile.in - changed sn targets to snavigator
10844         * configure.in - changed sn targets to snavigator
10845
10846 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10847
10848         * config-ml.in: After building symlink tree call make distclean
10849         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10850         to be the case for libiberty.
10851
10852 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10853
10854         * configure: When making link, also check the current
10855         directory. The configure scripts may create one.
10856
10857 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10858
10859         * config.sub: Accept alphapca56 and alphaev6 properly.
10860
10861 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10862
10863         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10864
10865 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10866
10867         * config.sub (sco5): Fix typo.
10868
10869 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10870
10871         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10872         install-itcl.
10873         (install-itcl): Remove dependency on install-tcl.
10874
10875 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10876
10877         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10878
10879 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10880
10881         * configure.in: Don't build libgui for a cygwin32 target when not on
10882         a cygwin32 host.
10883
10884 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10885
10886         * configure (redirect): Set to null, so default behavior of
10887         configure is now --verbose.
10888
10889 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10890
10891         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10892         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10893
10894 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10895
10896         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10897         this change to sync Makefile.in with its ChangeLog entries.
10898
10899 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10900
10901         * ltmain.sh (mkdir): Check that the directory doesn't exist
10902         before we exit with error, so that we don't get races during
10903         parallel builds.
10904
10905 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10906
10907         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10908
10909 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10910
10911         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10912         PICFLAG_FOR_TARGET.
10913         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10914
10915         * configure: Emit a definition for the new macro enable_shared
10916         into each Makefile.
10917
10918 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10919
10920         * configure.in (host_tools, native_only): Add libtool.
10921
10922 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10923
10924         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10925         Fix typo in ming config comment.
10926
10927 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10928
10929         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10930
10931 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10932
10933         * config.sub: Add tic30 cases, and map c30 to tic30.
10934
10935 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10936
10937         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10938         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10939         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10940         (CLEAN_TARGET_MODULES): Similarly
10941         (all-target-libf2c): Add dependences.
10942         * configure.in (target_libs): Add libf2c.
10943
10944 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10945
10946         * configure.in: Remove expect from noconfigdirs when target
10947         is cygwin32.  OK to build expect and dejagnu with Canadian
10948         Cross.
10949
10950 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10951
10952         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10953         host.
10954
10955         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10956         and mingw32.
10957
10958 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10959
10960         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10961         here as it is not defined in the toplevel Makefile.
10962
10963 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10964
10965         * configure (package_makefile_rules_frag): New variable, which names
10966         a file with generic rules, ...
10967         Change comment to mention we now have FIVE parts.
10968         * configure: Undo last change.
10969
10970 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10971
10972         * config.guess: More accurate determination of HP processor types.
10973         * config.sub: More accurate determination of HP processor types.
10974
10975 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10976
10977         * configure (package_makefile_frag): Move inserting the
10978         ${package_makefile_frag} to where it should be according
10979         to the comment.
10980
10981 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10982
10983         * config.guess: Add support for Linux/ARM.
10984
10985 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10986
10987         * .cvsignore: Remove *-info and *-install since they match
10988         release-info and mpw-install, which we don't want to just ignore.
10989
10990 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10991
10992         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10993
10994 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10995
10996         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10997         local_prefix to sub-make invocations.
10998
10999 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11000
11001         * configure.in: Check makefile fragments in the source
11002         directory.
11003
11004 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11005
11006         * configure.in: Check whether host and target makefile
11007         fragments exist before adding them to *_makefile_frag.
11008
11009 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11010
11011         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11012
11013 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11014
11015         * configure.in: Make sure we only replace RPATH_ENVVAR on
11016         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11017         regexp to sed.
11018
11019         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11020         to sub-makes.
11021
11022 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11023
11024         * config-ml.in (multi-do): LDFLAGS must include multilib
11025         designator.
11026
11027 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11028
11029         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11030
11031 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11032
11033         * config.sub: Add mingw32 support.
11034         * configure.in: Likewise.
11035
11036 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11037
11038         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11039
11040 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11041
11042         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11043         * configure (gxx_include_dir): Provide a definition for subdirs
11044         which do not use autoconf.
11045
11046 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11047
11048         * config.guess: Sync with egcs.  Picks up new alpha support,
11049         BeOS & some additional linux support.
11050
11051 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11052
11053         * config.guess: HP 9000/803 is a PA1.1 machine.
11054
11055 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11056
11057         * configure.in: It's alpha*-...
11058
11059 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11060
11061         * configure.in (host_makefile_frag, target_makefile_frag):
11062         Handle multiple config files.
11063         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11064         alpha-*-*.
11065
11066 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11067
11068         * mkdep: New file.
11069
11070 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11071
11072         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11073
11074 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11075
11076         * Makefile.in: Add libgui directory.
11077         (GDB_TK): Add all-libgui.
11078         * configure.in: Add libgui directory.
11079         * configure: Add all-libgui to GDB_TK.
11080
11081 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11082
11083         * config-ml.in (multidirs): Add m32r to multilib list.
11084
11085 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11086
11087         * Makefile.in (all-target-gperf): Change dependency to
11088         all-target-libstdc++.
11089
11090 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11091
11092         * config.guess: Add BeOS support.
11093
11094 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11095
11096         Source directory cvs renamed to cvssrc:
11097         * configure.in (host_tools): Change cvs to cvssrc.
11098         (native_only): Likewise.
11099         (noconfigdirs) [various cases]: Likewise.
11100         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11101         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11102         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11103         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11104         (all-cvssrc): Rename target from all-cvs.
11105
11106 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11107
11108         * configure (gxx_include_dir): Fix thinko.
11109
11110 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11111
11112         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11113         (install-cross, install-gcc-cross): New targets.
11114
11115 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11116
11117         * configure.in (noconfigdirs): Add support for Thumb target.
11118
11119         * config.sub (maybe_os): Add support for Thumb target.
11120
11121 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11122
11123         * Makefile.in: Add rules for cygmon.
11124
11125         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11126
11127 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11128
11129         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11130         * configure (gxx_include_dir): Provide a definition for subdirs
11131         which do not use autoconf.
11132
11133 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11134
11135         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11136         11/18/97 build
11137
11138 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11139
11140         * From Franz Sirl.
11141         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11142         found on RedHat Linux systems.
11143
11144 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11145
11146         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11147         guesses.
11148
11149 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11150
11151         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11152
11153 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11154
11155         * ltmain.sh: If mkdir fails, check whether the directory was created
11156         anyhow by some other process.
11157
11158 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11159
11160         * configure.in (d30v-*-*): Configure all directories.
11161
11162 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11163
11164         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11165         for the D30V.
11166
11167 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11168
11169         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11170
11171 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11172
11173         * include/libiberty.h: Add extern "C" { so it can be used with C++
11174         progrms.
11175         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11176         programs.
11177
11178 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11179
11180         * configure.in (d30v-*-*): Configure GCC now.
11181
11182 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11183
11184         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11185         is no longer needed.
11186
11187 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11188
11189         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11190
11191 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11192
11193         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11194         targets using "$@" to provide support for similar but not identical
11195         targets without having to duplicate code.
11196
11197 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11198
11199         * makefile.vms: Fix to work with DEC C.
11200
11201 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11202
11203         * config.sub: Add mips-tx39-elf to marketing names.
11204
11205 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11206
11207         * ltmain.sh: Handle symlinks in generated script.
11208
11209 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11210
11211         * configure: Handle autoconf style directory options: --bindir,
11212         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11213         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11214         --sysconfdir.
11215         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11216         (sharedstatedir, localstatedir, oldincludedir): New variables.
11217         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11218         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11219         sbindir, sharedstatedir, and sysconfdir.
11220
11221 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11222
11223         * Makefile.in (bootstrap-lean): New target.
11224
11225 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11226
11227         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11228         sn, and gnuserv from noconfigdirs.
11229
11230 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11231
11232         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11233
11234 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11235
11236         * Makefile.in (cross): New target.
11237
11238 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11239                           Jeff Law         <law@cygnus.com>
11240
11241         * Makefile.in (bootstrap2, bootstrap3): New targets.
11242         (all-bootstrap): Remove outdated and confusing target.
11243         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11244
11245 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11246
11247         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11248         windows.  Consistent with gdb/configure.
11249
11250 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11251
11252         * configure.in: Name Linux target fragment.
11253
11254         * configure: Rewrite so that project Makefile fragment is inserted
11255         first and appears last in the resulting Makefile.
11256
11257 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11258
11259         * Makefile.in (install-itcl): Install tcl first.
11260
11261 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11262
11263         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11264
11265 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11266
11267         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11268
11269         * configure.in (skipdirs): Add target-librx for Linux.
11270         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11271
11272 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11273
11274         * Makefile.in (bootstrap): New target.
11275
11276 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11277
11278         * config.sub: Accept 'amigados' for backward compatibility.
11279
11280 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11281
11282         * config.guess: Merge with FSF.
11283
11284 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11285
11286         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11287
11288 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11289
11290         * config.sub: Add "marketing-names" patch.
11291
11292 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11293
11294         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11295
11296 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11297
11298         * config.sub: Handle v850-elf.
11299
11300 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11301
11302         * .cvsignore (*-install): Remove.
11303
11304 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11305
11306         * ltconfig: Set CONFIG_SHELL in libtool.
11307         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11308
11309 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11310
11311         * configure.in (target_subdir): Set to libraries if enable_multilib.
11312
11313 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11314
11315         * config.guess: Update from gcc directory.
11316
11317 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11318
11319         * Makefile.in (all-sim): Depends on all-readline.
11320
11321 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11322
11323         * Makefile.in (BISON, YACC): Use $$s.
11324         (all-bison): Depend on all-texinfo.
11325
11326 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11327
11328         * Makefile.in (BISON): Add -L flag.
11329         (YACC): Likewise.
11330
11331 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11332
11333         * configure.in (noconfigdirs): Add support for v850e target.
11334
11335         * config.sub (maybe_os): Add support for v850e target.
11336
11337 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11338
11339         * configure.in (noconfigdirs): Add support for v850ea target.
11340
11341         * config.sub (maybe_os): Add support for v850ea target.
11342
11343 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11344
11345         * config.sub: Add mipstx39.  Delete r3900.
11346
11347 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11348
11349         * Makefile.in (all-autoconf): Depends on all-texinfo.
11350
11351 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11352
11353         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11354         eabi targets.
11355
11356 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11357
11358         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11359
11360         * configure: When handling a Canadian Cross, handle YACC as well as
11361         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11362         * Makefile.in (all-bison): Depend upon all-texinfo.
11363
11364 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11365
11366         * Makefile.in (BISON): bison, not byacc or bison -y.
11367         (YACC): bison -y or byacc or yacc.
11368         (various): Add *-bison as appropriate.
11369         (taz): No need to mess with BISON anymore.
11370
11371 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11372
11373         * configure: If OSTYPE matches *win32*, try to find a good value for
11374         CONFIG_SHELL.
11375
11376 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11377
11378         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11379         configure.in if it is present.
11380
11381 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11382
11383         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11384
11385 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11386
11387         * config.sub: Recognize `arc' cpu.
11388         * configure.in: Likewise.
11389         * config-ml.in: Likewise.
11390
11391 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11392
11393         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11394
11395 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11396
11397         * configure: Changed sed delimiter from ':' to '|' when
11398         attempting to substitute ${config_shell} for SHELL. On
11399         NT ${config_shell} may contain a ':' in it.
11400
11401 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11402
11403         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11404
11405 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11406
11407         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11408
11409 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11410
11411         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11412
11413         * ylwrap: If the program is a relative path, force it to be
11414         absolute.
11415
11416 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11417
11418         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11419
11420 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11421
11422         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11423         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11424         for libraries.
11425
11426 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11427
11428         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11429         separated by spaces.
11430
11431 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11432
11433         * ylwrap: New file.
11434         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11435
11436         * ltmain.sh: Handle /bin/sh at start of install program.
11437
11438         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11439
11440         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11441         * missing: New file, from automake 1.2.
11442
11443 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11444
11445         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11446         check-tk to CHECK_X11_MODULES.
11447
11448 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11449
11450         * config.sub: Merge with FSF.
11451
11452 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11453
11454         * config.guess: Merge with FSF.
11455
11456 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11457
11458         * configure: Treat msdosdjgpp like go32.
11459         * configure.in: Likewise.  Don't remove gprof for go32.
11460
11461         * configure: Change Makefile.tem2 to Makefile.tm2.
11462
11463 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11464
11465         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11466
11467 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11468
11469         * install-sh (chmodcmd): Set to null if the DST directory already
11470         exists.  Same as Nov 11th change.
11471
11472 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11473
11474         * configure (GDB_TK): Needs itcl and tix.
11475
11476 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11477
11478         * config.guess: Update from FSF.
11479
11480 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11481
11482         * Makefile.in (GDB_TK): Depend on itcl and tix.
11483
11484 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11485
11486         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11487         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11488         (INSTALL_SCRIPT): New variable.
11489         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11490         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11491         to -x.
11492         * install-sh: Add support for -x option.
11493
11494 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11495
11496         * configure.in, Makefile.in: Treat tix like itcl.
11497
11498 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11499
11500         * Makefile.in (WINDRES): New variable.
11501         (WINDRES_FOR_TARGET): New variable.
11502         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11503         (EXTRA_HOST_FLAGS): Add WINDRES.
11504         (EXTRA_TARGET_FLAGS): Add WINDRES.
11505         (EXTRA_GCC_FLAGS): Add WINDRES.
11506         ($(DO_X)): Pass down WINDRES.
11507         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11508         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11509         DLLTOOL_FOR_TARGET.
11510
11511 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11512
11513         * configure.in: configure sim before gdb for win32-x-ppc
11514
11515 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11516
11517         Move gperf into the toplevel, from libg++.
11518         * configure.in (target_tools): Add target-gperf.
11519         (native_only): Add target-gperf.
11520         * Makefile.in (all-target-gperf): New target, depend on
11521         all-target-libg++.
11522         (configure-target-gperf): Empty rule.
11523         (ALL_TARGET_MODULES): Add all-target-gperf.
11524         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11525         (CHECK_TARGET_MODULES): Add check-target-gperf.
11526         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11527         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11528
11529 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11530
11531         * config.sub (mn10200): Recognize new basic machine.
11532
11533 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11534
11535         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11536         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11537
11538 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11539
11540         * configure.in: If we're building mips-sgi-irix6* native, turn on
11541         ENABLE_MULTILIB and set TARGET_SUBDIR.
11542
11543 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11544
11545         * Makefile.in (all-sn): Depend on all-grep.
11546
11547 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11548
11549         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11550
11551         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11552         Makefile.  From Jeff Makey <jeff@cts.com>.
11553         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11554
11555         * Makefile.in (DISTBISONFILES): Remove.
11556         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11557         $(DEFAULT_YACC).
11558
11559         * configure.in: Build itl, db, sn, etc., when building for native
11560         cygwin32.
11561
11562         * Makefile.in (LD): New variable.
11563         (EXTRA_HOST_FLAGS): Pass down LD.
11564         ($(DO_X)): Likewise.
11565
11566 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11567
11568         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11569
11570 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11571
11572         * configure.in (targargs): Strip out any supplied --build argument
11573         before adding our own. Always add --build.
11574
11575 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11576
11577         * configure.in (targargs): Pass --build if we're doing
11578         a cross-compile.
11579
11580 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11581
11582         * configure: Use '|' instead of ":" as the separator in
11583         sed. Otherwise sed chokes on NT path names with drive
11584         designators. Also look for "?:*" as the leading characters in an
11585         absolute pathname.
11586
11587 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11588
11589         * config.sub: Support for r3900.
11590
11591 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11592
11593         * configure.in: Use install-sh, not install.sh.
11594
11595 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11596
11597         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11598         apply it twice.
11599
11600 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11601
11602         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11603         install-binutils.
11604
11605 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11606
11607         * Makefile.in: Add automake targets.
11608         * configure.in (host_tools): Add automake.
11609
11610 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11611
11612         * configure: Default CXX to c++, not gcc.
11613         * Makefile.in (CXX): Set to c++, not gcc.
11614         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11615
11616 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11617
11618         * install-sh: try appending a .exe if source file doesn't
11619         exist
11620
11621 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11622
11623         * configure.in: Turn on multilib by default.
11624         (cross_only): Remove target-libiberty.
11625
11626         * Makefile.in (all-gcc): Don't depend on libiberty.
11627
11628 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11629
11630         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11631
11632 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11633
11634         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11635         (DISTBISONFILES): Add ld/Makefile.in
11636
11637 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11638
11639         * configure.in: if target is cygwin32 but host isn't cygwin32,
11640         don't configure gdb tcl tk expect, not just gdb.
11641
11642 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11643
11644         * configure.in: Added gnuserv everywhere sn appears.
11645
11646         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11647         (CROSS_CHECK_MODULES): Added check-gnuserv.
11648         (INSTALL_MODULES): Added install-gnuserv.
11649         (CLEAN_MODULES): Added clean-gnuserv.
11650         (all-gnuserv): New target.
11651
11652 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11653
11654         * config.guess: Fixes for MIPS OpenBSD systems.
11655
11656 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11657
11658         * Makefile.in (INSTALL_XFORM): Remove.
11659         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11660
11661         * mkinstalldirs: New file, copied from automake.
11662         * Makefile.in (installdirs): Rename from install-dirs.  Use
11663         mkinstalldirs.  Change all users.
11664         (DEVO_SUPPORT): Add mkinstalldirs.
11665
11666 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11667
11668         * install-sh: Rename from install.sh.
11669         * Makefile.in (INSTALL): Change install.sh to install-sh.
11670         (DEVO_SUPPORT): Likewise.
11671
11672         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11673         Graichen <graichen@rzpd.de>.
11674
11675 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11676
11677         * config.guess: Recognize OpenBSD systems correctly.
11678
11679 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11680
11681         * README, Makefile.in (ETC_SUPPORT): Remove references to
11682         cfg-paper*, configure.{texi,man,info*}._
11683
11684 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11685
11686         * Makefile.in (all.normal): Ensure that gcc is built after all
11687         the x11 - ie gdb - targets.
11688
11689 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11690
11691         * makefile.vms: Don't run conf-a-gas.
11692
11693 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11694
11695         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11696
11697 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11698
11699         * configure.in: Remove noconfigdirs case since gdb also
11700         configures and builds for tic80-coff.
11701
11702 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11703
11704         * configure: Set cache_file to config.cache.
11705         * Makefile.in (local-distclean): Remove config.cache.
11706
11707 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11708
11709         * COPYING: Update FSF address.
11710
11711 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11712
11713         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11714         noconfigdirs.
11715
11716 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11717
11718         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11719         MAKEDIRS, is empty.
11720
11721 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11722
11723         * config.sub: Tweak mn10300 entry.
11724
11725 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11726
11727         * configure.in (host_tools): Put sim before gdb, so gdb's
11728         configure.tgt can determine if the simulator was configured.
11729
11730 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11731
11732         * config.sub: Move BeOS $os case to be with other Cygnus
11733         local cases.
11734
11735 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11736
11737         * config.sub: Remove misplaced comment that broke Linux.
11738
11739 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11740
11741         * config.sub: Add BeOS support.
11742
11743 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11744
11745         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11746
11747 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11748
11749         * configure.in (noconfigdirs): Remove tcl and tk from
11750         noconfigdirs for cygwin32 builds.
11751
11752 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11753
11754         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11755
11756 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11757
11758         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11759         make-all.com, use makefile.vms instead.
11760
11761 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11762
11763         * config.sub: Accept -lnews*.
11764
11765 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11766
11767         * configure.in (noconfigdirs): Disable target-newlib,
11768         target-examples and target-libiberty for d30v.
11769
11770 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11771
11772         * configure.in (noconfigdirs): Enable ld for d30v.
11773
11774 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11775
11776         * configure.in (tic80-*-*): Build compiler.
11777
11778 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11779
11780         * configure.in (d30v-*): Remove sim directory from list of
11781         unsupported d30v directories
11782
11783 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11784
11785         * config.sub, configure.in: Add d30v target cpu.
11786
11787 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11788
11789         * makefile.vms: New file.
11790         * make-all.com: Remove.
11791
11792 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11793
11794         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11795
11796 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11797
11798         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11799
11800 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11801
11802         * Makefile.in (ALL_MODULES): Added all-db.
11803         (CROSS_CHECK_MODULES): Addec check-db.
11804         (INSTALL_MODULES): Added install-db.
11805         (CLEAN_MODULES): Added clean-db.
11806
11807 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11808
11809         * config.guess: Merge with latest FSF sources.
11810
11811 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11812
11813         * Makefile.in (ALL_MODULES): Added all-itcl.
11814         (CROSS_CHECK_MODULES): Added check-itcl.
11815         (INSTALL_MODULES): Added install-itcl.
11816         (CLEAN_MODULES): Added clean-itcl.
11817
11818 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11819
11820         * configure.in: build gdb for mn10200
11821
11822 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11823
11824         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11825
11826 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11827
11828         * configure.in (tic80-*-*): Turn off most targets right now.
11829
11830 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11831
11832         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11833         rather than the makeinfo program.
11834         (do-info): Depend upon all-texinfo.
11835
11836 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11837
11838         * configure.in: Remove uses of config/mh-linux.
11839
11840         * config.sub, config.guess: Merge with latest FSF sources.
11841
11842 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11843
11844         * config.sub (case $basic_machine): Add tic80 entries.
11845
11846 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11847
11848         * config.sub, config.guess: Merge with latest FSF sources.
11849
11850 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11851
11852         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11853         * mpw-config.in: Test for NewFolderRecursive.
11854         * mpw-install: Use symbolic name for startup filename.
11855         * mpw-README: Add various additional details.
11856
11857 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11858
11859         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11860
11861 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11862
11863         * configure.in: Do build gcc and the target libraries for
11864         the mn10200.
11865
11866 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11867
11868         * configure.in: don't avoid building gdb for mn10300 any more
11869         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11870         instead of single-quoting it.
11871
11872 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11873
11874         * configure.in: Don't use --with-stabs on IRIX 6.
11875
11876 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11877
11878         * configure.in (m32r): Build gdb, libg++ now.
11879
11880 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11881
11882         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11883         directories from noconfigdirs.
11884
11885 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11886
11887         * config.sub (basic_machine): added mips16 configuration
11888
11889 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11890
11891         * config.sub: Handle d10v-unknown.
11892
11893 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11894
11895         * config.sub: Handle v850-unknown.
11896
11897 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11898
11899         * Makefile.in: add findutils
11900         * configure.in: add findutils to list of host_tools
11901
11902 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11903
11904         * config.sub: Handle mn10200 and mn10300.
11905
11906 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11907
11908         * configure.in (d10v-*): Do not build librx.
11909
11910 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11911
11912         * configure.in (mn10300): Build everything except gdb & libgloss.
11913
11914 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11915
11916         * config.guess:  Patch for Dansk Data Elektronik servers,
11917         from Niels Skou Olsen <nso@dde.dk>.
11918
11919         For ncr, use /bin/uname rather than uname, since GNU uname does not
11920         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11921
11922         Patch for MIPS R4000 running System V,
11923         from Eric S. Raymond <esr@snark.thyrsus.com>.
11924
11925         Fix thinko for nextstep.
11926
11927         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11928
11929         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11930         * config.guess: Guess mips-dec-mach_bsd4.3.
11931
11932         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11933         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11934         release numbers.
11935         * config.guess (mips-mips-riscos*):  Emit just enough of the
11936         release number.
11937
11938         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11939         * config.guess (sparc-auspex-sunos*):  Added.
11940         (f300-fujitsu-*): Added.
11941
11942         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11943         * config.guess:  Recognize a Tadpole as a sparc.
11944
11945 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11946
11947         * config.guess: Don't assume that NextStep version is either 2 or
11948         3.  NextStep 4 (aka OpenStep 4) has come out now.
11949
11950 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11951
11952         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11953         From Rik Faith <faith@cs.unc.edu>.
11954
11955 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11956
11957         * config.sub: Contributions from bug-gnu-utils to:
11958         Support plain "hppa" (no version given) architecture, reported by
11959         OpenStep.
11960         OpenBSD like NetBSD.
11961         LynxOs is not a hardware supplier.
11962
11963         * config.guess: Contributions from bug-gnu-utils to add support for:
11964         OpenBSD like NetBSD.
11965         Stratus systems.
11966         More Pyramid systems.
11967         i[n>4]86 Intel chips.
11968         M680[n>4]0 Motorola chips.
11969         Use unknown instead of lynx for hardware manufacturer.
11970
11971 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11972
11973         * install.sh (chmodcmd): Set to null if the DST directory already
11974         exists.
11975
11976 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11977
11978         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11979         not use mt-ppc target Makefile fragment any more.
11980
11981 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11982
11983         * configure.in (*-*-windows):  Exclude everything but those dirs
11984         needed to build windows.
11985
11986 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11987
11988         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11989
11990 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11991
11992         * configure.in:  Exclude mmalloc from i386-windows.
11993
11994 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11995
11996         * Undo my previous change.
11997
11998 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11999
12000         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12001         unconditionally.
12002         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12003
12004 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12005
12006         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12007         host to add it's own flags.
12008
12009 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12010
12011         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12012
12013 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12014
12015         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12016         (CXX_FOR_TARGET): Likewise.
12017         (GCC_FOR_TARGET): Define.
12018         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12019         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12020         CC_FOR_TARGET was specified on the command line.
12021         (MAKEOVERRIDES): Don't define.
12022
12023 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12024
12025         * configure.in (m32r): Fix spelling of libg++ libs.
12026
12027 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12028
12029         * config.sub (-apple*): Remove, now redundant.
12030
12031 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12032
12033         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12034
12035         * configure: Rework yesterday's sed script patch.
12036
12037         * config.sub: Merge with FSF.
12038
12039 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12040
12041         * config.guess:  Merge from FSF.
12042
12043         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12044         * config.guess: Use pc instead of unknown, for pc clone systems.
12045         Change linux to linux-gnu.
12046
12047         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12048         * config.guess: Avoid non-portable tr syntax.
12049
12050 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12051
12052         * test-build.mk (HOLES): Add "xargs" for gdb.
12053
12054         * configure: Avoid hpux10.20 sed bug.
12055
12056 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12057
12058         * configure.in:  Add support for windows host
12059         (that is a build done under the Microsoft build environment).
12060
12061 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12062
12063         * Makefile.in: Replace all uses of srcroot with s, to shrink
12064         command line lengths.
12065
12066         Patches from Geoffrey Noer <noer@cygnus.com>:
12067         * configure.in: If configuring for newlib, pass --with-newlib to
12068         subdirectories.
12069         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12070         -Bnewlib/ and -Lwinsup to gcc.
12071         (CXX_FOR_TARGET): Likewise.
12072
12073 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12074
12075         * Makefile.in (ETC_SUPPORT): Add configure.
12076
12077 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12078
12079         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12080         host configuration file.
12081
12082 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12083
12084         * configure.in: Break mn10x00 support into separate
12085         mn10200 and mn10300 configurations.
12086         * config.sub: Likewise.
12087
12088 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12089
12090         * configure.in: Add lots of stuff to noconfigdirs for
12091         the mn10x00 targets.
12092
12093         * config.sub, configure.in: Add mn10x00 support.
12094
12095 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12096
12097         * make-all.com: Call conf-a-gas, not config-a-gas.
12098
12099 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12100
12101         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12102         targets.
12103
12104 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12105
12106         * mpw-README: Add much more detail for native PowerMac.
12107         * mpw-install: New file.
12108         * mpw-configure: Add --norecursion and --help options.
12109         * mpw-config.in: Translate readme and install files when
12110         copying to objdir.
12111         * mpw-build.in: Don't always depend on byacc and flex.
12112         (install-only-top): New action.
12113
12114 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12115
12116         * configure.in:  You can now configure GDB for the v850.
12117
12118 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12119
12120         * configure.in (noconfigdirs): Don't configure any C++ dirs
12121         if targeting D10V.
12122
12123 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12124
12125         * config.sub: Recognize mips64vr5000.
12126
12127 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12128
12129         * configure.in: Use a single line for host_tools and native_only.
12130
12131 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12132
12133         * config.sub, configure.in: Add entries for m32r.
12134
12135 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12136
12137         * Makefile.in (inet-install): Don't run install-gzip.
12138
12139 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12140
12141         * configure.in:  Don't config lots of things for *-*-windows*.
12142
12143 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12144
12145         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12146         (host_libs, host_tools): Copy from configure.in.
12147         * mpw-configure: Don't complain about directories not found.
12148
12149 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12150
12151         * configure.in (i[345]86): Recognize i686 for pentium pro.
12152         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12153         file.
12154
12155         * config.guess (i[345]86): Ditto.
12156
12157 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12158
12159         * configure.in (noconfigdirs): Removed gdb for D10V.
12160
12161 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12162
12163         * configure.in: Remove ld, target-libio, target-libg++, and
12164         target-libstdc++ from noconfigdirs.
12165
12166 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12167
12168         * configure: Fix three locations where shell scripts were
12169         being run directly rather than with config_shell.
12170
12171 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12172
12173         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12174         * config.sub (basic_machine): Recognize v850.
12175
12176 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12177
12178         * mpw-configure: Handle multiple enable/disable options and
12179         pass them down recursively, handle -c and -s flags appropriately
12180         depending on choice of compiler, add escape mechanism for
12181         quoted arguments to gC.
12182
12183 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12184
12185         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12186         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12187         so that -mrelocatable-lib and -mno-eabi are used.
12188
12189         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12190         not support --print-multi-lib, don't abort.
12191
12192 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12193
12194         * make-all.com: Run config-a-gas.
12195         * setup.com: Don't copy subdirectory files around.
12196
12197 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12198
12199         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12200         target, it now compiles correctly.
12201
12202 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12203
12204         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12205
12206 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12207
12208         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12209
12210 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12211
12212         * configure.in (native_only): Add prms.
12213
12214 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12215
12216         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12217         (BINUTILS_SUPPORT_DIRS): Likewise.
12218
12219 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12220
12221         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12222         d10v support is added.
12223
12224 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12225
12226         * configure.in (d10v-*-*): New target.
12227
12228 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12229
12230         * config.guess (HP 9000/811): Recognize this as a PA1.1
12231         machine.
12232
12233 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12234
12235         * Makefile.in (do-tar-gz): New target, split out from tail end of
12236         taz target.  Run each command separately, don't use pipes.
12237         (taz): Use it.
12238
12239 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12240
12241         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12242         * mpw-build.in: No builds should depend on building byacc or flex,
12243         they are assumed to be installed already.
12244
12245 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12246
12247         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12248         variable that CC_FOR_TARGET needs.
12249
12250 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12251
12252         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12253         options have changed since the last time the subdirectory was
12254         configured, and if it has, reconfigure.
12255         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12256         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12257
12258 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12259
12260         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12261         CLEAN_MODULES): Add bash.
12262         (all-bash): New target.
12263
12264 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12265
12266         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12267
12268 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12269
12270         * config.sub (basic_machine): Recognize d10v as a valid processor.
12271
12272 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12273
12274         * mpw-configure: Add support for --bindir.
12275         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12276
12277 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12278
12279         * configure.in: add bash, time, gawk to list of hosttools and things
12280         to only build for native toolchains
12281
12282 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12283
12284         * Makefile.in (docdir): Remove.
12285
12286 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12287
12288         * Makefile.in (datadir): Set to $(prefix)/share.
12289
12290 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12291
12292         * configure.in: build diff and patch for cygwin32-hosted
12293         toolchains.
12294
12295 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12296
12297         * config.sub: Accept -rtems*.
12298
12299 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12300
12301         * configure.in: enable dosrel for cygwin32-hosted builds,
12302                 remove diff from the list of things not buildable
12303                 via Canadian Cross
12304
12305 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12306
12307         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12308         don't get ". ".
12309
12310 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12311
12312         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12313
12314 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12315
12316         * Makefile.in (taz): Handle case where tex3patch didn't even get
12317         checked out.  Also, if it was found, put the symlink in a new util
12318         subdirectory.
12319
12320 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12321
12322         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12323
12324 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12325
12326         * config.sub: Recognize -openvms.
12327         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12328         * make-all.com, setup.com: New files.
12329
12330 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12331
12332         * Makefile.in (taz): tex3patch moved to texinfo/util.
12333
12334 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12335
12336         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12337         * configure.in: remove make from disable-if-Can-Cross list
12338                 enable gdb if ${host} and ${target} are cygwin32
12339
12340 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12341
12342         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12343         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12344
12345 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12346
12347         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12348         distinguish sysv/svr4/bsd variants.
12349         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12350
12351 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12352
12353         * configure.in: Added copyright notice.
12354         * move-if-change: Added copyright notice.
12355
12356 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12357
12358         * configure.in (powerpcle-*-solaris*): Until we get shared
12359         libraries working, don't build gdb, sim, make, tcl, tk, or
12360         expect.
12361
12362 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12363
12364         * config.guess:  Merge with FSF:
12365
12366         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12367         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12368
12369         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12370         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12371
12372         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12373         * config.guess:  Combine two OSF1 rules.
12374         Also recognize field test versions.  From mjr@zk3.dec.com.
12375         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12376         because GNU uname does not support -p.  From pmr@pajato.com.
12377
12378 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12379
12380         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12381
12382 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12383
12384         * mpw-README: Document GCCIncludes.
12385
12386 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12387
12388         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12389
12390 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12391
12392         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12393
12394 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12395
12396         * configure.in (*-*-cygwin32): Configure make.
12397
12398 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12399
12400         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12401
12402 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12403
12404         * Makefile.in (all-inet): Depend on all-perl.
12405
12406         * Makefile.in (inet-install): New target.
12407
12408         * Makefile.in (all-inet): Depend on all-tcl.
12409         (all-inet): Depend on all-send-pr.
12410
12411 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12412
12413         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12414         temporarily.
12415
12416 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12417
12418         * configure.in: Don't configure --with-gnu-ld on AIX.
12419
12420 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12421
12422         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12423
12424 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12425
12426         * Makefile.in (ALL_MODULES): Added all-inet.
12427         (CROSS_CHECK_MODULES): Added check-inet.
12428         (INSTALL_MODULES): Added install-inet.
12429         (CLEAN_MODULES): Added clean-inet.
12430         (all-indent): New target.
12431
12432         * configure.in (host_tools): Added inet.
12433         (native_only): Added inet.
12434         (noconfigdirs): Added inet.
12435
12436 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12437
12438         * configure.in: Don't configure libgloss if we are not configuring
12439         newlib.
12440
12441 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12442
12443         * configure.in: Don't configure libgloss for unsupported
12444         architectures.
12445
12446 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12447
12448         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12449
12450 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12451
12452         * Makefile.in (ALL_MODULES): Include all-apache.
12453         (CROSS_CHECK_MODULES): Include check-apache.
12454         (INSTALL_MODULES): Include install-apache.
12455         (all-apache): New target.
12456
12457         * configure.in: Added apache everywhere perl is seen.
12458
12459 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12460
12461         * Makefile.in: Add support for clean-{module} and
12462         clean-target-{module} rules.
12463
12464 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12465
12466         * configure.in (*-*-ose) do not build libgloss.
12467
12468 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12469
12470         * config.guess (prep*:SunOS:5.*:*): Turn into
12471         powerpele-unknown-solaris2.
12472
12473 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12474
12475         * configure.in: Permit --enable-shared to specify a list of
12476         directories.
12477
12478 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12479
12480         * configure.in (host==solaris): Pass only the first word of $CC
12481         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12482
12483 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12484
12485         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12486
12487 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12488
12489         * Makefile.in (ALL_MODULES): Include all-perl.
12490         (CROSS_CHECK_MODULES): Include check-perl.
12491         (INSTALL_MODULES): Include install-perl.
12492         (ALL_X11_MODULES): Include all-guile.
12493         (CHECK_X11_MODULES): Include check-guile.
12494         (INSTALL_X11_MODULES): Include install-guile.
12495         (all-perl): New target.
12496         (all-guile): New target.
12497
12498         * configure.in (host_tools): Include perl and guile.
12499         (native_only): Include perl and guile.
12500         (noconfigdirs): Don't build guile and perl; no ports have been
12501         done.
12502
12503 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12504
12505         * configure (--enable-*): Handle quoted option lists such as
12506         --enable-sim-cflags='-g0 -O' better.
12507
12508 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12509
12510         * Makefile.in ({,inst}all-target): New rule so we can make and
12511         install all of the target directories easily.
12512
12513 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12514
12515         * configure.in: Add missing global flag in sed substitution when
12516         deleting `target-' from ${configdirs}.
12517
12518 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12519
12520         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12521         option.
12522
12523         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12524         config/mh-necv4.
12525
12526         * install.sh: Correct misspelling of transformbasename.
12527
12528         * config.guess: Recognize mips-*-sysv*.
12529
12530 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12531
12532         * config.sub: Recognize mon960.
12533
12534 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12535
12536         * configure: Restore Canadian Cross handling of BISON and LEX,
12537         removed in Feb 20 change.
12538
12539 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12540
12541         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12542         Mention make install.  Remove the old copyright date as well the
12543         clumsy and rather pointless copyright on the README file.
12544
12545 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12546
12547         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12548         Makefile after running symlink-tree, then run `make distclean' to
12549         avoid clobbering any generated files in srcdir.
12550
12551 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12552
12553         * configure.in (m68k-*-netbsd*): Build everything now.
12554
12555 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12556
12557         * Makefile.in (taz): Fix quoting.
12558
12559 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12560
12561         * configure.in (sparclet-*-*): Build everything now.
12562
12563 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12564
12565         * configure.in (m68k-*-linux*): New host.
12566
12567 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12568
12569         * configure: Check for bison before byacc.
12570
12571 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12572
12573         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12574         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12575         searching PATH.  These are used as fallbacks by Makefile.in if
12576         flex/bison/byacc aren't in objdir.
12577
12578 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12579
12580         * Makefile.in: Make everything which depends upon all-bfd also
12581         depend upon all-opcodes, in case --with-commonbfdlib is used.
12582
12583 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12584
12585         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12586         building NT native compilers on Unix.
12587
12588 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12589
12590         * configure.in: Don't get CC from the host Makefile fragment if we
12591         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12592         Solaris test for /usr/ucb/cc to the post target script, just after
12593         the compiler sanity test.
12594
12595 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12596
12597         * config.sub: Merge with FSF.
12598
12599 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12600
12601         * Makefile.in (RPATH_ENVVAR): New variable.
12602         (REALLY_SET_LIB_PATH): Use it.
12603         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12604
12605 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12606
12607         * config.sub, configure.in: Recognize sparclet cpu.
12608
12609 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12610
12611         * config.guess:  Support m68k-cbm-sysv4.
12612
12613 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12614
12615         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12616         m68k-unknown-linuxaout from linker help string.  Put quotes around
12617         $ld_help_string.
12618
12619 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12620
12621         * config.guess (powerpc-harris-powerunix): Add guess for port
12622         to new target.
12623
12624 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12625
12626         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12627
12628 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12629
12630         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12631         $(REALLY_SET_LIB_PATH) in Makefile.
12632         * Makefile.in (SET_LIB_PATH): New variable.
12633         (REALLY_SET_LIB_PATH): New variable.
12634         ($(DO_X)): Use $(SET_LIB_PATH).
12635         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12636         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12637         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12638         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12639         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12640         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12641         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12642         (install-dosrel): Likewise.
12643         (all-opcodes): Depend upon all-libiberty.
12644
12645 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12646
12647         * config.guess (*:CYGWIN*): New
12648
12649 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12650
12651         * Makefile.in (all-target-winsup): All all-target-libiberty.
12652
12653 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12654
12655         * configure.in (noconfigdirs): Add missing # in front of comment.
12656
12657 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12658
12659         * configure.in: add second pass to things added to noconfigdirs
12660         so *-gm-magic can exclude libgloss properly.
12661
12662 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12663
12664         * mpw-configure (extralibs_name, rez_name): Set correctly
12665         for MWC68K compiler.
12666
12667         * mpw-README: Add more info on the necessary build tools.
12668
12669 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12670
12671         * configure.in, config.sub: Recognize cygwin32.
12672
12673 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12674
12675         * config.guess, config.sub: Recognize A/UX.
12676
12677 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12678
12679         * config.sub: Merge with gcc/config.sub.
12680
12681 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12682
12683         * mpw-build.in (do-binutils): Add build of stamps.
12684
12685 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12686
12687         * config.sub: Add recognition for mips64vr4100*-* targets.
12688
12689 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12690
12691         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12692         Add creation of gconfigargs with `--enable-shared' turned on.
12693         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12694         ($(host)-stamp-stage3-configured): Likewise.
12695         (HOLES): Add chatr and ldd.
12696         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12697
12698 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12699
12700         * configure: Pass --nfp to recursive configures.
12701
12702 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12703
12704         * Makefile.in (DLLTOOL): New.
12705         (DLLTOOL_FOR_TARGET): New.
12706         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12707         (EXTRA_TARGET_FLAGS): Ditto.
12708         (EXTRA_GCC_FLAGS): Ditto.
12709         (CONFIGURE_TARGET_MODULES): Ditto.
12710         (DO_X): Ditto.
12711         * configure: Add DLLTOOL.
12712
12713 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12714
12715         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12716         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12717         mh-sco, since old workarounds no longer needed, and don't
12718         build ld, since libraries have weak symbols in COFF.
12719
12720 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12721
12722         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12723
12724 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12725
12726         * configure.in: Make sure that ${CC} can be used to compile an
12727         executable.
12728
12729 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12730
12731         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12732         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12733         nothing depending on whether gdbtk is being built.
12734
12735 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12736
12737         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12738
12739 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12740
12741         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12742         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12743
12744 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12745
12746         * config-ml.in: Add support for
12747         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12748         Simplify setting of multidirs from --disable-foo.
12749
12750 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12751
12752         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12753         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12754         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12755         non-empty, pass them on to the  GCC make.
12756         (all-bootstrap): New rule that is like all-gcc, except it executes
12757         the GCC bootstrap rule instead of the GCC all rule.
12758
12759 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12760
12761         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12762
12763 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12764
12765         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12766         DG/UX support.
12767
12768 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12769
12770         * config.sub (i*86*) Change [345] to [3456]
12771
12772 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12773
12774         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12775         --with-gnu-ld=no.
12776
12777 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12778
12779         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12780         AIX multilibs get built.
12781
12782 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12783
12784         * configure.in (i386-win32): Don't build expect if we're not
12785         building the tcl subdir.
12786
12787 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12788
12789         * Makefile.in: (configure-target-examples, all-target-examples):
12790         New targets, configure and build example programs.
12791
12792 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12793
12794         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12795         use it as input to sedit the generated MPW makefile.
12796         * mpw-README: Add a suggestion about Gestalt.h.
12797
12798 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12799
12800         * config.sub: Accept *-*-ieee*.
12801
12802 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12803
12804         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12805         Ronald F. Guilmette <rfg@monkeys.com>.
12806
12807 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12808
12809         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12810         for powerpc-pe native.
12811         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12812         (target==powerpc-pe): duplicate i386-win32 entry.
12813
12814 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12815
12816         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12817         of vxworks, not just vxworks5.1.
12818
12819 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12820
12821         * mpw-configure: Add support for exec-prefix.
12822
12823 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12824
12825         * config.guess: Recognize HP model 816 machines as having
12826         a PA1.1 processor.
12827
12828 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12829
12830         * configure: Ignore new autoconf configure options.
12831
12832 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12833
12834         * config.guess:  Recognize Pentium under SCO.
12835         From Robert Lipe <robertl@arnet.com>.
12836
12837 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12838
12839         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12840
12841 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12842
12843         * configure.in: Don't configure gas for alpha-dec-osf*.
12844
12845 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12846
12847         * configure.in: Default to --with-stabs for some targets for which
12848         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12849         i[345]86*-*-unixware*.
12850
12851 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12852
12853         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12854         rather than basing it on the target.  Simplify handling of options
12855         controlling which directories to configure.  Remove extraneous
12856         slash in multi-clean target.
12857
12858 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12859
12860         * config-ml.in: Prefix more variables with ml_ so they don't collide
12861         with configure's.
12862
12863 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12864
12865         * configure: Don't turn -v into --v.
12866
12867 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12868
12869         * configure.in (targargs): Fix typo.
12870
12871         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12872
12873 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12874
12875         * configure.in: Strip --host and --target options from
12876         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12877         --with-cross-host option when building with a cross-compiler.
12878         * configure: Canonicalize the arguments put into config.status by
12879         always using `=' for an option with an argument.  Pass a presumed
12880         --host or --target explicitly.
12881
12882 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12883
12884         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12885         into general OS recognition case.
12886
12887 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12888
12889         * configure.in (target_configdirs): add target-winsup only
12890         for win32 target systems.
12891
12892 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12893
12894         * Makefile.in (all-target-libgloss): Depend upon
12895         configure-target-newlib, since when libgloss is built it looks to
12896         see if the newlib directory exists.
12897
12898 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12899
12900         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12901         cfg-ml-*.in.
12902
12903 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12904
12905         * configure: Handle LD and LD_FOR_TARGET when configuring a
12906         Canadian Cross.
12907
12908 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12909
12910         * configure.in (target_libs): add target-winsup.
12911         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12912         (target==ppcle-pe): remove ld from $noconfigdirs.
12913
12914 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12915
12916         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12917         Preserve relative path names in $srcdir.  Build symlink tree if
12918         configuring cross target dir and srcdir=. (= no VPATH support).
12919         (configure-target-libg++): Depend on configure-target-librx.
12920         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12921         * config-ml.in: New file.
12922         * symlink-tree: New file.
12923         * configure: Ensure srcdir="." if that's what it is.
12924
12925 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12926
12927         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12928         includes and FLEX_SKELETON setting.
12929         * mpw-configure (--with-gnu-ld): New option, controls whether
12930         to use PPCLink or ld with PowerMac GCC.
12931         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12932         * mpw-config.in: Configure grez if targeting Mac.
12933
12934         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12935         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12936         just macos.
12937         * configure.in: Configure grez resource compiler if targeting Mac.
12938         * Makefile.in (all-grez, install-grez): New targets.
12939
12940 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12941
12942         * configure: CXX defaults to gcc, not g++.  If we find
12943         gcc in the path, set CC to gcc -O2.
12944
12945 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12946
12947         * configure: Default ${build} correctly.  Avoid picking up extra
12948         spaces when reading CC and CXX from Makefile.  When doing a
12949         Canadian Cross, use plausible default values for numerous
12950         variables.
12951         * configure.in: When doing a Canadian Cross, don't try to
12952         configure tools whose configure script can't handle it.
12953
12954 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12955
12956         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12957
12958 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12959
12960         * configure:  Remove dubious bug reporting address.
12961
12962 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12963
12964         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12965         configure script, run that instead of this directory's configure.
12966         In either case, print a message that we're configuring the sub-dir.
12967
12968 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12969
12970         * configure.in: Before checking for the existence of various files,
12971         use sed to filter out "target-".
12972
12973 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12974
12975         * Makefile.in (DO_X): Split rule to decrease command line length
12976         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12977         (Philippe De Muyter).
12978
12979 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12980
12981         * Makefile.in (all-patch): depend on all-libiberty.
12982
12983 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12984
12985         * configure.in: If the only directory in target_configdirs which
12986         actually exists is libiberty, then set target_configdirs to empty,
12987         to avoid trying to build a target libiberty in a gas or gdb
12988         distribution.
12989
12990 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12991
12992         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12993         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12994         systems.
12995
12996 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12997
12998         * configure.in (copy_dirs): Use sys-include instead of include
12999         for --with-headers option.
13000
13001 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13002
13003         * Makefile.in, configure.in: Make winsup builds work with
13004         new scheme.
13005
13006 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13007
13008         * configure.in: Build the linker on AIX.
13009
13010 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13011
13012         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13013         where needed.
13014
13015 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13016
13017         * Makefile.in (all-gcc): Fix typo.
13018
13019 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13020
13021         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13022
13023 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13024
13025         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13026         to target-xiberty, to provide more flexibility.
13027         (target_subdir):  Define.  Create if cross.
13028         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13029         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13030         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13031         check-libFOO -> check-target-libFOO, etc.
13032         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13033         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13034         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13035         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13036         allow ALL_GCC="" to only configure.
13037         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13038         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13039         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13040
13041 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13042
13043         * Makefile.in (taz): Build "info" in etc explicitly.
13044
13045 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13046
13047         * configure.in:  Make sure that CC is undefined (as opposed to
13048         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13049         problem with autoconf trying to configure on a host without GCC.
13050
13051 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13052
13053         * mpw-configure: Set host alias from choice of host compiler,
13054         only use generic MPW Makefile sed if present, edit a file
13055         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13056         * mpw-README: Add problem notes about CW6 and CW7.
13057
13058 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13059
13060         * Makefile.in (taz): Use ";" instead of ";;".
13061
13062 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13063
13064         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13065         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13066         DISTDOCDIRS.
13067         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13068         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13069
13070 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13071
13072         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13073         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13074         Move bfd to DISTSTUFFDIRS.
13075
13076 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13077
13078         * Makefile.in (X11_LIB): Removed.
13079         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13080
13081         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13082
13083 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13084
13085         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13086         names.
13087
13088 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13089
13090         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13091
13092 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13093
13094         * configure.in (i[345]86-*-win32): Always build newlib.
13095         Don't configure cvs, autoconf or texinfo.
13096         * Makefile.in (LD_FOR_TARGET): New.
13097         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13098         Pass down LD_FOR_TARGET.
13099
13100 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13101
13102         * winsup: New directory.
13103         * Makefile.in: Build winsup.
13104         * configure.in: Winsup is configured when target is win32.
13105         Can only build win32 target GDB when native.
13106
13107 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13108
13109         * config.guess: Recognize HP model 819 machines as having
13110         a PA 1.1 processor.
13111
13112 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13113
13114         * configure: Fix sed loop which substitutes for CC and CXX to
13115         avoid bug found in various sed implementations.
13116
13117 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13118
13119         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13120         simulator.  Use standard powerpc-*-eabi*.
13121
13122 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13123
13124         * configure.in: Stop putting gas and binutils in noconfigdirs for
13125         powerpc-*-aix* and rs6000-*-*.
13126
13127 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13128
13129         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13130         -mcall-aixdesc libraries.
13131
13132 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13133
13134         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13135
13136         * config.sub (arm | armel | armeb): Fix shell syntax.
13137
13138 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13139
13140         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13141         -msoft-float and -mcpu=common support.
13142         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13143         libraries.
13144
13145 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13146
13147         * configure.in: Allow configuration and build of emacs19 for the alpha.
13148
13149 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13150
13151         * configure.in (CC): Get ^CC, not just any old CC, from
13152         ${host_makefile_frag}.
13153
13154 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13155
13156         * configure.in (CC): Try to get CC from
13157         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13158
13159 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13160
13161         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13162         only if it exists in $(srcdir).
13163
13164 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13165
13166         * configure: If CC and CXX are not set in the environment, set
13167         them, based on either an existing Makefile or on searching for gcc
13168         in PATH.  Substitute for CC and CXX in Makefile.
13169         * configure.in: Remove libm from target_libs.  Separate
13170         target_configdirs from configdirs.  If CC is not set in
13171         environment, try to get it from a host Makefile fragment.  Rewrite
13172         changes of configdirs to use skipdirs instead.  A few minor
13173         tweaks.  Take directories out of target_configdirs as they are
13174         taken out of configdirs.  Remove existing Makefile files from
13175         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13176         CONFIG_ARGUMENTS in Makefile.
13177         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13178         by configure.in.
13179         (CONFIG_ARGUMENTS): Likewise.
13180         (CONFIGURE_TARGET_MODULES): New variable.
13181         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13182         ($(CONFIGURE_TARGET_MODULES)): New target.
13183         (configure-libg++, configure-libio): New targets.
13184         (all-libg++): Depend upon configure-libg++.
13185         (all-libio): Depend upon configure-libio.
13186         (configure-libgloss, all-libgloss): New targets.
13187         (configure-libstdc++): New target.
13188         (all-libstdc++): Depend upon configure-libstdc++.
13189         (configure-librx, all-librx): New targets.
13190         (configure-newlib): New target.
13191         (all-newlib): Depend upon configure-newlib
13192         (configure-xiberty): New target.
13193         (all-xiberty): Depend upon configure-xiberty.
13194
13195 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13196
13197         * configure.in (host i[345]86-*-win32):  Expand the
13198         noconfigdirs again.
13199
13200 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13201
13202         * mpw-configure: Fix sed command file name.
13203
13204 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13205
13206         * configure.in (host i[345]86-*-win32): Reduce the
13207         noconfigdirs again.
13208
13209 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13210
13211         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13212         or powerpc*-*-pe*, since they are not yet supported.
13213
13214 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13215
13216         Add PowerMac support and many other enhancements.
13217         * mpw-configure: New option --cc to select compiler to use,
13218         paste options set according to --cc into the generated
13219         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13220         if mpw-make.sed is present.
13221         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13222         add forward includes for PowerPC include files.
13223         * mpw-build.in: Build using Makefile.PPC if present.
13224         (do-byacc, etc): Remove separate version resource builds.
13225         (do-gas): Build "stamps" before "all".
13226         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13227         * mpw-README: Update to reflect --cc option, PowerMac support,
13228         and recently-reported compatibility problems.
13229
13230 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13231
13232         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13233         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13234         (--with-multilib-top): Pass to recursive invocations.
13235
13236 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13237
13238         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13239         v810-*-*.
13240
13241 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13242
13243         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13244         gdb, ld and opcodes on v810-*-*.
13245
13246 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13247
13248         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13249         (local-maintainer-clean): New target.
13250         (maintainer-clean): New target.
13251         (realclean): Just depend upon maintainer-clean.
13252
13253 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13254
13255         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13256
13257 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13258
13259         * configure.in: Build ld in mips*-*-bsd* case.
13260
13261 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13262
13263         * config.sub: Accept -lites* OS.  From Ian Dall.
13264
13265 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13266
13267         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13268         targets.
13269
13270 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13271
13272         * configure.in: treat i386-win32 canadian cross the same as
13273         i386-go32 canadian cross.
13274
13275 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13276
13277         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13278         running under the simulator to build a reduced set of libraries.
13279         (powerpc-*-eabiaix): Add fine grained multilib support added to
13280         other powerpc targets yesterday.
13281
13282 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13283
13284         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13285         -disable-softfloat, -disable-relocatable, -disable-aix, and
13286         -disable-sysv to control which multilib libraries get built.
13287
13288 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13289
13290         * configure: Add Makefile.tem to list of files to remove in trap
13291         handler.
13292
13293 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13294
13295         * config.guess (*Linux*):  Add missing "exit"s.
13296         Also, need specific check for alpha-unknown-linux (uses COFF).
13297
13298 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13299
13300         * config.guess:  Merge with FSF:
13301
13302         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13303         * config.guess (AIX4): More robust release numbering discovery.
13304
13305         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13306         * config.guess (i386-sequent-ptx): Properly get version number.
13307
13308         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13309         * config.guess (mips:*:4*:UMIPS): New case.
13310
13311 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13312
13313         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13314         (i386-win32 host): Likewise.  Don't build readline.
13315
13316 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13317
13318         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13319         SUPPORT_FILES to submakes.
13320
13321 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13322
13323         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13324         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13325         mpw-configure.
13326
13327 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13328
13329         * configure.in (appdirs): Use =, not ==, in test expression when
13330         trying to build the text to print in the warning message for
13331         Solaris users.
13332
13333 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13334
13335         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13336
13337 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13338
13339         * config.guess: Recognize lynx-2.3.
13340
13341 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13342
13343         * config.sub (z8ksim): Deleted
13344         (z8k-*-coff): New, this is the one true name of the target.
13345
13346 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13347
13348         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13349
13350 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13351
13352         * config.guess (*:Linux:*:*): First try asking the linker what the
13353         default object file format is (elf, aout, or coff).  Then if this
13354         fails, try previous methods.
13355
13356 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13357
13358         * configure.in: Don't build newlib for *-*-vxworks5.1.
13359
13360 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13361
13362         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13363         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13364
13365 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13366
13367         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13368
13369 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13370
13371         * cfg-ml-com.in: New file.
13372         * cfg-ml-pos.in: New file.
13373
13374 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13375
13376         * COPYING.NEWLIB: Add HP free copyright to list.
13377
13378 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13379
13380         * config.sub: Recognize -eabi* for the system, not just -eabi.
13381
13382 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13383
13384         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13385         * config.sub, configure.in (win32): New target and host.
13386
13387 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13388
13389         * configure.in: Add i386-pe configuration.
13390
13391 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13392
13393         * mpw-build.in (install): Install GDB after LD.
13394
13395 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13396
13397         * mpw-config.in (elf/mips.h): Always forward-include, needed
13398         for GDB to build.
13399
13400 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13401
13402         * testsuite: New directory for customer acceptance and whole tool
13403         chain tests.
13404
13405 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13406
13407         * configure: If per-host line isn't found, but AC_OUTPUT is found
13408         and a configure script exists, run it instead.
13409
13410 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13411
13412         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13413
13414 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13415
13416         * configure: Set build_{cpu,vendor,os,alias} to host values when
13417         --build isn't specified.
13418
13419 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13420
13421         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13422         (FLAGS_TO_PASS): Pass them.
13423         (EXTRA_TARGET_FLAGS): Ditto.
13424
13425 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13426
13427         * Makefile.in (all-libg++): Depend on all-libstdc++.
13428
13429 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13430
13431         * configure.in (noconfigdirs): Enable all packages for
13432           i386-unknown-netbsd.
13433
13434 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13435
13436         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13437         hosted builds (DOS builds)
13438
13439 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13440
13441         Changes for ARM based on patches from Richard Earnshaw:
13442         * config.sub: Handle armeb and armel.
13443         * configure.in: Omit arm linker only for riscix.
13444
13445 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13446
13447         * config.guess:  Update from FSF.
13448
13449 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13450
13451         * config.sub: Recognize powerpcle as the little endian variant of
13452         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13453         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13454         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13455         temporarily.
13456
13457 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13458
13459         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13460
13461 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13462
13463         * config.sub: Accept -lites* as a basic system type.
13464
13465 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13466
13467         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13468         installed, and if so return linuxoldld as the system name.
13469
13470 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13471
13472         * config.guess: Add hppa1.1-hp-lites support.
13473
13474 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13475
13476         * configure.in: Don't build newlib for m68k-vxworks5.1.
13477
13478 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13479
13480         * configure.in (mips-sgi-irix6): Use mh-irix5.
13481
13482 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13483
13484         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13485
13486 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13487
13488         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13489         OSF/1.  Fix compiler flags.
13490         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13491
13492 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13493
13494         * configure.in: Recognize --with-newlib.
13495         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13496
13497 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13498
13499         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13500         to *_X11_MODULES due to gdbtk needing X include files et al.
13501
13502 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13503
13504         Merge in support for Mac MPW as a host.
13505         (Old change descriptions retained for informational value.)
13506
13507         * mpw-config.in: Add generic include forwards for cpu-specific
13508         include files in aout and elf directories.
13509
13510         * mpw-configure: Added copyright.
13511         * mpw-config.in: Check for presence of required build tools.
13512         (target_libs): Add newlib.
13513         (target_tools): Add examples.
13514         (Read Me): Generate as "Read Me for MPW" instead.
13515         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13516         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13517         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13518
13519         * mpw-configure: Remove subdir-specific makefile hackery,
13520         delete mk.tmp after using it.
13521
13522         * mpw-build.in (all): Display start and end times.
13523
13524         * mpw-configure (host_canonical): Set.
13525         (target_cpu): Always add to makefiles.
13526         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13527         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13528         (mpw-mh-mpw): Look for in srcdir and srcroot.
13529         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13530
13531         * mpw-build.in: (install-only): New target.
13532
13533         * mpw-configure (host_alias, target_alias): Rename from hostalias
13534         and targetalias, add into generated Makefile.
13535         (mk.tmp): If present, add into generated Makefile.
13536         * mpw-build.in (all-gas): Build config.h first before gas proper.
13537
13538         * mpw-configure (config.status): Write only if changed.
13539         * mpw-config.in (readline): Configure it (not built, just used for
13540         definitions).
13541
13542         * mpw-config.in (elf/mips.h): Add a forward include.
13543
13544         * mpw-config.in: Forward-include most .h files in include into
13545         extra-include.
13546         (readline): Don't build.
13547         mpw-build.in (install): Install GDB.
13548
13549         * mpw-configure (prefix, mpw_prefix): Handle it.
13550         * mpw-config.in (mmalloc, readline): Don't configure.
13551         * mpw-build.in (thisscript): Rename to ThisScript.
13552         Use mpw-build instead of BuildProgram everywhere.
13553         (mmalloc, readline): Don't build.
13554         * mpw-README: New file, basic documentation about the MPW port.
13555
13556         * mpw-config.in: Use forward-include to create include files.
13557
13558         * mpw-configure: Add more things to the top of each configured
13559         Makefile, including contents of config/mpw-mh-mpw.
13560         * mpw-config.in (extra-include): Create this directory and fill it
13561         with Posix-like include files when configuring.
13562
13563         * config.sub (apple, mac, mpw): Add various aliases.
13564
13565         * mpw-build.in: New file, top-level build script fragment for MPW.
13566         * mpw-configure: New file, configure script for MPW.
13567         * mpw-config.in: New file, config fragment for MPW.
13568
13569 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13570
13571         * configure.in (host_libs): Remove glob, since it is gone from the
13572         sources.
13573
13574 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13575
13576         * Makefile.in: define empty GDB_NLM_DEPS var.
13577
13578         * configure.in(target_makefile_frag): use config/mt-netware
13579         for netware targets.
13580
13581 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13582
13583         * config.sub: Merge in recent FSF changes.  Remove linux special
13584         cases.
13585
13586 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13587
13588         Revert this change:
13589
13590         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13591
13592                 * build-all.mk: Use CC=cc -Xs on Solaris.
13593
13594 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13595
13596         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13597         stop using it.
13598         * Makefile.in: Nuke all references to glob subdirectory.
13599
13600 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13601
13602         * configure.in: Fix --enable-shared logic in per-host.
13603
13604 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13605
13606         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13607
13608 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13609
13610         * configure.in (noconfigdirs): Don't build gas on AIX, for
13611         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13612
13613 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13614
13615         * configure: Fix --cache-file to work if the file argument is a
13616         relative path.
13617
13618 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13619
13620         * configure: If the --cache-file is used, pass it down to
13621         configure in subdirectories.
13622
13623 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13624
13625         * config.sub: add vxworks29k configuration.
13626
13627 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13628
13629         * Makefile.in (taz): Do "diststuff" part quietly.
13630
13631 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13632
13633         * config.sub: Mini-merge with gcc/config.sub.
13634
13635 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13636
13637         * config.guess (IRIX): Sed - to _.
13638
13639 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13640
13641         * Makefile.in (source-vault, binary-vault): New targets.
13642
13643 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13644
13645         * config.sub: Recognize -eabi as a basic system type.
13646
13647 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13648
13649         * configure.in (enable_shared stuff): Fix typo.
13650
13651 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13652
13653         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13654
13655 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13656
13657         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13658
13659 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13660
13661         * configure.in (rs6000-*-*): Don't build gas.
13662
13663 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13664
13665         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13666         reduce command line length.
13667         (AS_FOR_TARGET): Check for as.new, not Makefile.
13668         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13669
13670 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13671
13672         * config.guess:  Merge from FSF.
13673
13674 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13675
13676         * configure: Don't use $ when handling program_suffix.
13677
13678 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13679
13680         * configure.in:  Configure tk for hppa/hpux.
13681
13682 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13683
13684         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13685
13686 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13687
13688         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13689         to LIBCXXFLAGS.  Tests are better run without it.
13690
13691 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13692
13693         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13694
13695 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13696
13697         * configure.in (*-*-netware*): Don't configure xiberty.
13698
13699 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13700
13701         * configure.in:  Remove tk from native_only list.
13702
13703 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13704
13705         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13706           for special NCD build.
13707
13708 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13709
13710         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13711         makeall.bat, they're only useful for binutils snapshots.
13712         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13713         makeall.bat to specified SUPPORT_FILES.
13714
13715 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13716
13717         * build-all.mk: Add Ericsson targets to sun4 and solaris
13718           hosts.  Add  BNR's sun4 target to solaris host, so their
13719           build-from-source will be tested in-house first.
13720
13721 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13722
13723         * Makefile.in (LIBCFLAGS): New variable.
13724         (CFLAGS_FOR_TARGET): Ditto.
13725         (LIBCFLAGS_FOR_TARGET): Ditto.
13726         (LIBCXXFLAGS): Ditto.
13727         (CXXFLAGS_FOR_TARGET): Ditto.
13728         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13729         (BASE_FLAGS_TO_PASS): Pass them.
13730         (EXTRA_TARGET_FLAGS): Ditto.
13731
13732         * configure.in: Support --enable-shared.
13733
13734 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13735
13736         * configure.in (target_libs):  Include libstdc++ again.
13737         * config.guess:  Update from FSF (for FreeBSD).
13738
13739 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13740
13741         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13742         makeall.bat.
13743         (DISTDOCDIRS): Add `etc'.
13744         (ETC_SUPPORT_PFX): New variable.
13745         (taz): Include anything from etc starting with a word in
13746         ETC_SUPPORT_PFX.
13747
13748 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13749
13750         * config.sub: Update for recent FSF changes.  Remove obsolete
13751         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13752         spacing changes.
13753
13754 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13755
13756         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13757
13758         * config.guess:  Merge with FSF.
13759         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13760
13761 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13762
13763         * configure: Since the "trap 0" handler will override the exit
13764         status on many systems, only use it for "exit 1", and make it set
13765         a non-zero exit status; reset it before "exit 0".  Also, check
13766         exit status of config.sub, and error out if it failed.
13767
13768 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13769
13770         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13771         and install libgloss.
13772
13773 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13774
13775         * Makefile.in (all-binutils): Depend upon all-byacc.
13776
13777         * configure.in: Don't build emacs on Irix 5.
13778
13779 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13780
13781         * configure.in (*-*-netware*): Add libio.
13782
13783 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13784
13785         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13786         (CHECK_TARGET_MODULES): Ditto.
13787         (INSTALL_TARGET_MODULES): Ditto.
13788         (TARGET_LIBS): Ditto.
13789         (all-libstdc++): Note dependencies.
13790
13791 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13792
13793         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13794
13795 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13796
13797         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13798         -fexternal-templates.
13799
13800         * configure.in (target_libs): Add libstdc++.
13801         (noconfigdirs): Add libstdc++ as appropriate.
13802
13803 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13804
13805         * config.guess:  Update from FSF.
13806
13807 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13808
13809         * configure: Use ${config_shell} when running ${configsub}.
13810
13811 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13812
13813         * config.sub: No longer recognize h8300h.
13814
13815 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13816
13817         * config.sub: Remove extraneous differences between config.sub and
13818         gcc/config.sub.
13819
13820 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13821
13822         * Makefile.in (DISTSTUFFDIRS): Add gas.
13823
13824 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13825
13826         * COPYING.NEWLIB: New file.
13827
13828 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13829
13830         * config.guess (HP-UX):  Patch from Harlan Stenn
13831         <harlan@landmark.com> to also emit release level.
13832
13833 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13834
13835         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13836
13837 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13838
13839         * config.sub:  Merge nextstep cleanup from FSF.
13840
13841 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13842
13843         * configure.in (arm-*-*): Don't configure ld for this target.
13844
13845 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13846
13847         * configure.in (*-*-netware): don't configure libg++, libio,
13848           librx, or newlib.
13849
13850 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13851
13852         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13853         configure ld--it works, but it doesn't support shared libraries.
13854
13855 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13856
13857         * config.guess (*-unknown-freebsd*):  Get rid of possible
13858         trailing "(Release)" in version string.
13859         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13860
13861 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13862
13863         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13864         Fix type: *-next-neststep -> *-next-nextstep.
13865
13866         * config.guess:  Merge from FSF:
13867
13868         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13869
13870         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13871
13872         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13873
13874         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13875         instead of UNIX_SV for UnixWare 1.0).
13876
13877 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13878
13879         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13880         to make gdb/nlm/* build after the compiler and linker.
13881
13882 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13883
13884         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13885         not just i[34]86.
13886         (m68k-atari-sysv4):  Relocate to match FSF version.
13887
13888         * config.guess:  More merges from the FSF:
13889
13890         Add a space before function call or macro invocation.
13891
13892         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13893
13894         * config.guess: Add trap cmd to remove dummy.c and dummy when
13895         interrupted.
13896
13897         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13898
13899         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13900         (dummy): Redirect stderr from compilation of dummy.c.
13901
13902         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13903
13904         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13905
13906 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13907
13908         * configure: Accept and ignore --cache*, for compatibility with
13909         new autoconf.
13910
13911 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13912
13913         * config.guess:  Merge from FSF:
13914
13915         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13916
13917         * config.guess (Pyramid*:OSx*:*:*): New case.
13918         (PATH): Add /.attbin at end for finding uname.
13919         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13920
13921         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13922
13923         * config.guess (M88*:DolphinOS:*:*): New case.
13924
13925         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13926
13927         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13928         to select whether to use ELF or COFF.
13929
13930         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13931
13932         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13933
13934         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13935
13936         * config.guess: Guess the OS version for HPUX.
13937
13938         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13939
13940         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13941
13942 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13943
13944         * configure.in: Recognize --with-headers, --with-libs, and
13945         --without-newlib.
13946         * Makefile.in (all-xiberty): Depend upon all-ld.
13947
13948 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13949
13950         * configure.in: Change i[34]86 to i[345]86.
13951
13952 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13953
13954         * configure (version): A few more tweaks to help message.
13955
13956 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13957
13958         * Makefile.in:  Remove (for now) librx as a host library,
13959         now that we're building it for target.
13960
13961 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13962
13963         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13964         (Karl Berry).
13965
13966 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13967
13968         * configure.in:  Also configure librx.
13969
13970 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13971
13972         * Makefile.in:  Update various rules to reflect that librx
13973         is now needed for libg++.
13974
13975 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13976
13977         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13978
13979 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13980
13981         * configure.in: Configure the examples directory.
13982
13983 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13984
13985         * configure: Simplify Jun 2 1994 change.
13986
13987 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13988
13989         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13990         /bin/gcc isn't good enough to build gcc.
13991
13992 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13993
13994         * Makefile.in (GDB_SUPPORT_FILES): Remove
13995         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13996         (gdb.tar.gz): Add new rule to use standard distribution building
13997         mechanism.
13998
13999 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14000
14001         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14002         Bill Cox <bill@cygnus.com>.
14003
14004 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14005
14006         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14007
14008 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14009
14010         * configure:  Search current dir first in .gdbinit.
14011
14012 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14013
14014         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14015
14016 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14017
14018         * config.sub:  Refer to NeXT's operating system as nextstep.
14019
14020         * config.sub (case $basic_machine):  Re-order the cases, to match
14021         the order in the FSF version (which is mostly alphabethical).
14022         Merge in some additions and changes from the FSF.
14023
14024 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14025
14026         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14027         * config.sub: Recognize cxux7.
14028         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14029
14030 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14031
14032         * config.sub:  Fix typo powerpc -> powerpc-*.
14033
14034 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14035
14036         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14037
14038         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14039         parallel with all-emacs and install-emacs).  Top-level command
14040         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14041
14042 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14043
14044         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14045         $(relbindir)/make before doing ``make install'', and use
14046         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14047         installing over running make binary.
14048         ($(host)-stamp-stage3-installed): Likewise.
14049
14050 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14051
14052         * config.guess: Recognize Mach.
14053
14054 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14055
14056         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14057         see whether --exec-prefix was used.
14058
14059 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14060
14061         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14062
14063 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14064
14065         * Makefile.in: Add all-librx target similar to all-libproc.
14066
14067 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14068
14069         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14070         with post 1.2 uname bogosity.
14071
14072 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14073
14074         * configure: Remove temporary files on receipt of a signal.
14075
14076 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14077
14078         * configure: If there is a package_makefile_frag, remove
14079         ${subdir}/Makefile.tem after copying it in.
14080
14081 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14082
14083         * build_all.mk: support rs6000 lynx identifies itself as
14084         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14085         since /bin/gcc is too feeble to compile a modern gcc.
14086
14087 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14088
14089         * brought devo/test-build.mk update-to-date with progressive/
14090           test-build.mk. Add lynx targets and hppa flag info.
14091
14092 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14093
14094         * configure.in:  Use mh-ncrsvr43.  Patch from
14095         Tom McConnell <tmcconne@sedona.intel.com>.
14096
14097 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14098
14099         * config.guess (i386-unknown-bsdi):  No longer need to
14100         check #if defined(__bsdi__) && defined(__i386__).
14101
14102 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14103
14104         * configure: Set program_transform_nameoption correctly.
14105
14106 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14107
14108         * brought build-all.mk update-to-date with progressive build-all.mk,
14109           added new targets and hppa info.
14110
14111 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14112
14113         * configure: If config.guess result is a prefix of the user
14114         specified target, assume a native build and use the user specified
14115         target as the host alias.  Remove SunOS patch suffix removal hack.
14116         * configure.in: Remove SunOS patch suffix removal hack.
14117
14118         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14119         in NATIVE_CHECK_MODULES.
14120
14121 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14122
14123         * Makefile.in: Rename HOST_ONLY to NATIVE.
14124         * configure: Delete SunOs patch suffix from host_canonical
14125           and build_canonical variables that are prepended to Makefiles.
14126         * configure.in: Add comments for easier maintenance.
14127
14128 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14129
14130         * Makefile.in: Add all-libproc target similar to all-gui.
14131
14132 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14133
14134         * Makefile.in (CHECK_MODULES): split into
14135         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14136
14137 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14138
14139         * config.guess (i386-unknown-bsdi): New system to guess.
14140
14141 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14142
14143         * Makefile.in: Add all-gui target (but not yet build by "all").
14144
14145 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14146
14147         * config.sub: Move deletion of patch suffix from here...
14148         * configure.in: To here, at Ian's suggestion.  The top-
14149           level scripts might need to know of a patch level.
14150
14151 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14152
14153         * config.sub: Strip off patch suffix so rtl is recognized
14154           as a sunos4.1.3 machine, even though it's been patched.
14155
14156 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14157
14158         * Makefile.in (INSTALL_LAST): Delete.
14159         (INSTALL_DOSREL): New.
14160
14161 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14162
14163         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14164         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14165         whether we pass down --with-gnu-ld anyhow.
14166
14167 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14168
14169         * Makefile.in (INSTALL_LAST): Change operation so it works
14170         on more flavors of make.
14171         * configure.in (go32): Don't build libg++ or libio.
14172
14173 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14174
14175         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14176         they can be overriden by templates.
14177
14178 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14179
14180         * configure.in (target==go32): Don't build gdb.
14181         * dosrel: New directory.
14182
14183 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14184
14185         * configure.in (host==go32): Configure dosrel too.
14186         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14187         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14188         be set by incoming names or templates.
14189         (INSTALL_LAST): New rule.
14190
14191 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14192
14193         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14194
14195 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14196
14197         * configure.in (appdirs): New variable.  Currently empty, but will
14198         be used in gas distribution.  If nonempty, lists a set of
14199         directories at least one of which must get configured, or top
14200         level configuration is considered to have failed.
14201         (rs6000-*-lynxos*): Use new file name.
14202
14203 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14204
14205         Eliminate XTRAFLAGS.
14206         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14207         newlib include files using -idirafter, and also use -nostdinc.
14208         (CXX_FOR_TARGET): Likewise.
14209         (XTRAFLAGS): Removed.
14210         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14211         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14212         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14213         ($(DO_X)): Don't pass down XTRAFLAGS.
14214
14215 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14216
14217         * configure.in (mips*-dec-bsd*): New target; do build linker.
14218         (mips*-*-bsd*): New target; don't build linker.
14219
14220 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14221
14222         * configure.in: support rs6000-*-lynxos* configuration.
14223         support sunos4 as a cross target.
14224
14225         * config.sub: look for lynx*, not lynx since the OS version may
14226         legitimately be part of the name.
14227
14228 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14229
14230         * configure.in (i[34]86-*-sco*): Move to be with other i386
14231         targets.
14232         (romp-*-*): New target.  Skip various binary utilities.
14233         (vax-*-*): New target.  Don't build newlib.
14234         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14235
14236 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14237
14238         * configure.in: Only set host_makefile_frag if config
14239         directory exists.
14240
14241 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14242
14243         * install.sh: If $dstdir exists, don't check whether each
14244         component does.
14245
14246 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14247
14248         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14249
14250 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14251
14252         * configure.in (*-*-lynxos*): Don't configure newlib for either
14253         native or cross Lynx.
14254
14255 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14256
14257         * config.sub (sparc64-elf): Fix os.
14258         (z8k): Remove duplicate.
14259
14260 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14261
14262         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14263         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14264
14265 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14266
14267         * configure: Make file links cleanly even if Lynx fails on
14268           an NFS symlink (at least fail cleanly).
14269
14270 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14271
14272         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14273         -XNh2000.
14274
14275 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14276
14277         * configure: Unknown options are fatal again.
14278
14279 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14280
14281         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14282         compatibility.
14283
14284 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14285
14286         * build-all.mk: Add `clean' target.
14287
14288 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14289
14290         * config.guess:  Add SINIX support.
14291         * configure.in:  Add mips-*-sysv4* support.
14292
14293 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14294
14295         * build-all.mk: Document all useful targets.
14296         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14297         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14298
14299 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14300
14301         * configure: Support --silent, --quiet.
14302
14303 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14304
14305         * configure: Support --disable-FEATURE.
14306
14307 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14308
14309         * config.guess: Recognize NCR running SVR4.3.
14310
14311 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14312
14313         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14314         Patch from Paul Eggert <eggert@twinsun.com>.
14315
14316 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14317
14318         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14319
14320 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14321
14322         * configure: Make unrecognized options give nonfatal warnings
14323         instead of fatal errors, and pass them to any subdirectory
14324         configures in case they recognize them.
14325         Make --x equivalent to --with-x.
14326
14327 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14328
14329         * configure: Add --enable-* options.  Clean up usage message and
14330         some comments.
14331
14332 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14333
14334         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14335
14336 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14337
14338         * configure.in (hppa*-*-*): Enable binutils.
14339
14340 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14341
14342         * config.sub: Recognize cisco.
14343
14344 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14345
14346         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14347
14348 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14349
14350         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14351         than one configuration name.  Add comment.
14352
14353 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14354
14355         * config.guess: about target *-hitachi-hiuxwe2, fixed
14356         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14357         macro is incorrect.]
14358
14359 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14360
14361         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14362         than the "make ls" stuff which used to be here.
14363
14364 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14365
14366         * config.guess:  Recognize i[34]86-unknown-freebsd.
14367         From Shawn M Carey <smcarey@rodan.syr.edu>.
14368
14369 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14370
14371         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14372
14373 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14374
14375         * config.guess: Check for ptx.
14376
14377 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14378
14379         * config.sub: Add os9k checking.
14380
14381 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14382
14383         * config.guess: Handle OSF1 running on HPPA processors
14384
14385 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14386
14387         * configure: If subdir configure fails, print out a message with
14388         subdirectory name, in case subdir's configure code didn't identify
14389         itself.
14390
14391 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14392
14393         * configure.in: Remove embedded newlines from configdirs.
14394         Avoid mismatches of substrings.  Fix matching strings at end
14395         of configdirs.
14396
14397 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14398
14399         * config.guess:  Add Lynx/rs6000 config support.
14400
14401 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14402
14403         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14404
14405 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14406
14407         * configure.in (hppa*-*-osf*): Treat this just like most other
14408         PA configurations (eg no binutils or ld).
14409         (hppa*-*-*elf*): These configurations have binutils and ld.
14410
14411 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14412
14413         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14414
14415 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14416
14417         * configure.in (rs6000-*-*): Build gas.
14418
14419 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14420
14421         * Makefile.in:  Avoid bug in losing hpux sed.
14422
14423 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14424
14425         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14426         for GDB and GDB has been fixed to not need it.
14427
14428 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14429
14430         * config.guess: Recognize vax hosts.
14431
14432 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14433
14434         * configure (while loop): Don't use "break 2" inside case
14435         statement -- the case statement isn't an enclosing loop.
14436
14437 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14438
14439         * config.guess:  Clean up NeXT support, to allow nextstep
14440         on Intel machines.  Make OS be nextstep.
14441
14442 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14443
14444         * config.guess: Add alternate forms for Convex.
14445
14446 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14447
14448         * configure:  Completely rewrite option processing.  Take
14449         advantage of pattern-matching to avoid invoking test frequently.
14450         Also clean up host and target defaulting logic.
14451
14452 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14453
14454         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14455         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14456         commands (plus user environment) will fit SCO limits.
14457
14458 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14459
14460         * configure.in: Don't issue warnings about directories which are
14461         not being configured if -norecursion is set.  Correct test for
14462         --with-gnu-as and --with-gnu-ld to not get confused by substring
14463         matches.
14464
14465         * configure.in: Don't build gas for alpha-dec-osf1*.
14466
14467 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14468
14469         * configure:  Back out Per's change of 12/19/1993.  It changes the
14470         behavior of configure in unexpected and confusing ways.
14471
14472         Also, use different delim char when calculating
14473         program_transform_name so that the name can contain slashes.
14474
14475 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14476
14477         * configure.in, config.sub: Add support for VSTa micro-kernel.
14478
14479 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14480
14481         * configure.in: Nuke hacks which were used to get a special
14482         version of GAS for HPPA configurations.
14483
14484 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14485
14486         * configure:  If only ${target_alias} is given, use that
14487         as the default for ${host_alias}.
14488         * configure:  Add missing back-slashes before nested quotes.
14489
14490 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14491
14492         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14493
14494 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14495
14496         * config.guess:  Recognize some Tektronix configurations.
14497         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14498
14499 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14500
14501         * config.sub: Match any flavor of SH.
14502
14503 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14504
14505         * configure.in: Don't try to configure newlib for Alpha.
14506
14507 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14508
14509         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14510         libg++ or libio for any Alpha target.
14511
14512         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14513
14514 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14515
14516         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14517         default arguments -- so it tried to compress itself.
14518
14519 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14520
14521         * configure.in (notsupp): ensure that a space is always at the end
14522           of the configdirs list, since the grep checks for an explicit space
14523
14524 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14525
14526         * configure.in (target i386-sysv4.2): don't build ld, since static
14527           versions of many libraries are not available.
14528
14529 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14530
14531         * config.guess: Recognize Apollos (using environment variables).
14532         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14533
14534 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14535
14536         * config.guess: Recognize Sony news mips running newsos.
14537
14538 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14539
14540         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14541         "fi ; else" for bash.
14542
14543 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14544
14545         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14546
14547 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14548
14549         * config.sub: accept unixware as an alias for svr4.2.
14550         Fix some inconsistancies with the gcc version.
14551
14552 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14553
14554         * Makefile.in (DISTDOCDIRS):  Add gdb.
14555
14556 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14557
14558         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14559
14560 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14561
14562         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14563         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14564         this now.
14565
14566 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14567
14568         * config.sub: Accept hiux* as an OS name.
14569
14570         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14571         etc/make-stds.texi.  The underscore came from gcc, and dje now
14572         agrees that RUNTESTFLAGS is the correct name.
14573
14574 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14575
14576         * install.sh:  Remove 'set -e'.  It makes any conditionals
14577         in the script useless.
14578
14579         * config.guess: Automatically recognize arm-acorn-riscix
14580         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14581
14582 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14583
14584         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14585
14586 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14587
14588         * Makefile.in (DISTDOCDIRS): New variable.
14589         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14590         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14591
14592 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14593
14594         * configure.in (hppa target): check the source directory for the
14595           pagas sub-directory
14596
14597 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14598
14599         * config.sub: Allow -aout* and -elf*.
14600
14601 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14602
14603         * configure.in: Don't build ld on i386-solaris2, same as for
14604         sparc-solaris2.
14605
14606 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14607
14608         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14609
14610 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14611
14612         * configure.in:  Configure gdb for alpha.
14613
14614 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14615
14616         * Makefile.in (CXXFLAGS): Add -O.
14617
14618 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14619
14620         * config.guess: added support for DG Aviion
14621
14622 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14623
14624         * configure.in: Produce warning message for subdirectories not
14625         configurable for this host/target combination.  Don't try to
14626         configure gdb for vms.
14627
14628 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14629
14630         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14631         appropriate files before making "diststuff".
14632         (DISTBISONFILES): New var: list of files to be edited.
14633         (DISTSTUFFDIRS): Add binutils.
14634
14635 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14636
14637         * config.sub: also handle mipsel and mips64el (for little endian mips)
14638
14639 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14640
14641         * configure.in: Add * to end of all OS names.
14642
14643 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14644
14645         * configure.in: Build newlib for LynxOS native.
14646
14647 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14648
14649         * config.guess: Add support for delta 88k running SVR3.
14650
14651         * configure.in: Add comment about HP compiler vs. emacs.
14652
14653 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14654
14655         * configure.in: don't build ld on solaris2 (not a viable option
14656           due to bugs in getpwnam & getpwuid)
14657
14658 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14659
14660         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14661         config.guess will produce a full version number.
14662
14663 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14664
14665         * configure.in: Build linker and binutils for alpha-dec-osf1.
14666
14667 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14668
14669         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14670         and gdb/testsuite/Makefile.in.
14671
14672 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14673
14674         * configure.in: recognize mips*- instead of mips-
14675
14676 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14677
14678         * config.sub: Accept linux*coff and linux*elf as operating
14679         systems.
14680
14681 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14682
14683         * config.sub: Recognize mips64, and mips3 as an alias for it.
14684
14685 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14686
14687         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14688         gdb knows how to handle OSF/1 shared libraries.
14689
14690 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14691
14692         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14693         * config.guess: Recognize Hitachi's HIUX.
14694         * config.sub: Recognize h3050r* and hppahitachi.
14695         Remove redundant cases for hp9k[23]*.
14696
14697 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14698
14699         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14700         if gas and ld are in the source tree and are in ${configdirs}.
14701         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14702         --with options (but still pass them down on the command line,
14703         if they were explicitly specified).
14704
14705 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14706
14707         * configure: substitute SHELL value in Makefile.in with
14708         ${CONFIG_SHELL}
14709
14710 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14711
14712         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14713         *-*-solaris2* targets.
14714
14715 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14716
14717         * Makefile.in: define M4, and pass it down to sub-makes;
14718         all-autoconf now depends on all-m4
14719
14720 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14721
14722         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14723         presence of {ar,ranlib} instead of a configured directory
14724
14725 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14726
14727         * config.guess: Accept 34?? as well as 33?? for NCR.
14728
14729 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14730
14731         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14732         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14733
14734 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14735
14736         * configure: grab values for $(CC) and $(CXX) from the
14737         environment, so that someone can do "CC=gcc configure; make" and
14738         have it work right (matching the way that autoconf works now)
14739
14740         * configure.in, Makefile.in: add support for gash, the tcl
14741         interface to Galaxy
14742
14743         * config.guess: add NetBSD variants (hp300, x86)
14744
14745 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14746
14747         * install.sh: Support -d option (in the manner of SunOS 4 install,
14748         as it is more deterministic than that of GNU install)
14749         (chmodcmd): Set file to mode 755 by default (should also do default
14750         chgrp and chown, but I don't feel like dealing with that now)
14751
14752 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14753
14754         * config.sub: Remove h8300hhms alias.
14755
14756 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14757
14758         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14759
14760 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14761
14762         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14763         as stmp-fixinc
14764
14765 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14766
14767         * config.sub: recognize m88110-bug-coff.
14768
14769 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14770
14771         * Makefile.in (all-libio): all dependencies on the toolchain used
14772         to build this (gcc, gas, ld, etc)
14773
14774 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14775
14776         * config.guess: Deal with OSF/1 1.3 on alpha.
14777
14778 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14779
14780         * install.sh: add some 'else true' clauses for portability
14781
14782         * configure.in: don't build libio for h8[35]00-*-* targets
14783
14784 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14785
14786         * Makefile.in:  Add support for new libio.
14787
14788 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14789
14790         * install.sh: If one command fails, don't try the rest.  Don't try
14791         to remove $dsttmp (via trap) unless we have already created it.
14792         If $src doesn't exist, detect it and exit with an error.
14793
14794         * config.guess: Recognize BSD on hp300.
14795
14796 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14797
14798         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14799         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14800
14801 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14802
14803         * Makefile.in (all-send-pr): depends on all-prms
14804
14805 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14806
14807         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14808
14809 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14810
14811         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14812         Added test for mips-mips-riscos5.
14813
14814 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14815
14816         * configure.in: use mh-hp300 for 68k HP hosts
14817
14818 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14819
14820         * configure: add support for CONFIG_SHELL, so that you can use
14821         some alternate shell for evaluating configure scripts
14822
14823 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14824
14825         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14826         in configure script to bug-gdb@prep.ai.mit.edu when building
14827         distribution archive.
14828         * Makefile.in (COMPRESS):  Remove def.
14829         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14830         gdb.tar.Z and make-gdb.tar.Z respectively.
14831         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14832         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14833         to convergence with 'taz' target in Makefile.in.
14834
14835 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14836
14837         * install.sh (dsttmp): use trap to ensure that tmp files go
14838         away on error conditions
14839
14840 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14841
14842         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14843
14844 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14845
14846         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14847         its parent is '/' not ''.
14848
14849         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14850
14851 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14852
14853         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14854         that ${newsrcdir}/configure.in does.
14855
14856 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14857
14858         * test-build.mk: support for CONFIG_SHELL
14859
14860 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14861
14862         * config.sub (netware):  Add as a basic system type.
14863
14864 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14865
14866         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14867           $(srcdir)/ from the dependency on Makefile.in.
14868
14869 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14870
14871         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14872         (h8300hhms is temporary until multi-libraries are implemented).
14873         * configure.in: Handle h8300h too.
14874
14875 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14876
14877         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14878
14879 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14880
14881         * configure:  Remove extraneous output when guessing host type.
14882         * config.guess:  Remove extraneous output when guessing using C
14883         compiler rather than uname, or when guessing fails.
14884
14885 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14886
14887         * Makefile.in: remove all.cross and install.cross targets
14888
14889         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14890           definitions
14891
14892 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14893
14894         * configure.in (target sh): Build gprof.
14895
14896 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14897
14898         * config.sub: change -solaris to -solaris2
14899
14900 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14901
14902         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14903
14904 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14905
14906         * configure: Correct error message for missing Makefile.in to
14907         print correct directory.
14908
14909 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14910
14911         * install.sh: kludge around 386BSD shell bug
14912
14913 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14914
14915         * config.guess:  Recognize NeXT.
14916         * config.guess:  Recognize i486-ncr-sysv4.
14917         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14918
14919 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14920
14921         * Makefile.in (MAKEINFOFLAGS): New variable.
14922         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14923         * build-all.mk, test-build.mk: Pass down --no-split as
14924         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14925
14926 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14927
14928         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14929
14930 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14931
14932         * Makefile.in (libg++.tar.z):  New rule.
14933         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14934         * Makefile.in (taz):  Only do a single chmod.
14935
14936 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14937
14938         * install.sh: don't use dirname anymore (replaced with sed usage)
14939
14940 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14941
14942         * Makefile.in:  Change extension for gzip'd files from '.z' to
14943         '.gz' per new FSF standard usage.
14944
14945 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14946
14947         * configure: put quotes around the final value of program_transform_name
14948
14949 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14950
14951         * Makefile.in: new install.sh support; update install-info rules
14952
14953 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14954
14955         * configure.in: Build diff for crosses, but not for go32 host.
14956
14957         * configure.in: Build gprof only for native, and don't build it
14958         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14959
14960 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14961
14962         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14963
14964 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14965
14966         * configure.in (host_tools): Add prms.
14967
14968 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14969
14970         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14971         with $(FLAGS_TO_PASS) on the command line
14972
14973         * config.sub: Recognize lynx and lynxos
14974
14975 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14976
14977         * config.sub: Accept -ecoff*, not just -ecoff.
14978
14979 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14980
14981         * Makefile.in (taz): Use .gz suffix instead of .z.
14982         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14983         names.
14984
14985 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14986
14987         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14988
14989 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14990
14991         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14992         that rebuilds that might happen during 'make install' don't get
14993         bogus gcc include files
14994
14995 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14996
14997         Change from Utah for HPPA support:
14998         * config.guess: Recognize hppa1.x-hp-bsd.
14999
15000 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15001
15002         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15003         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15004
15005 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15006
15007         * config.sub: Add support for rom68k and bug boot monitors.
15008
15009 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15010
15011         * Makefile.in: Make all-opcodes depend on all-bfd.
15012
15013 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15014
15015         * config.guess: Added special check for i[34]86-univel-sysv4*.
15016
15017 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15018
15019         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15020         the processor rather than assuming i486.
15021
15022 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15023
15024         * config.guess: Recognize SunOS6 as Solaris3.
15025
15026 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15027
15028         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15029         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15030
15031 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15032
15033         * build-all.mk (all-cross): New target for Canadian Cross.
15034         Added Q2 go32 targets.
15035         * test-build.mk: Configure go32 cross sparclite-aout and
15036         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15037         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15038
15039 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15040
15041         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15042         GO32 hosted toolchains
15043
15044 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15045
15046         * configure: change  so "-exec-prefix" gets passed down rather
15047         than "-exec_prefix" so autoconf generated Makefiles get the
15048         exec_prefix set right.
15049
15050 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15051
15052         * config.guess: get the Solaris2 minor version number
15053
15054         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15055
15056 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15057
15058         * config.guess: Recognize some Sequent platforms.
15059
15060 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15061
15062         * Makefile.in: added the vault-install target
15063
15064         * configure.in: actually use the Sun3 makefile fragment that's in
15065         config, also added the release dir to configdirs
15066
15067 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15068
15069         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15070
15071 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15072
15073         * configure.in: remove some program from Alpha targetted toolchains
15074
15075 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15076
15077         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15078         gprof.
15079         (taz): Run "make diststuff" in those directories instead of "make
15080         proto-dir".  Look for "VERSION=" only at start of line in subdir
15081         Makefile.  Use "gzip -9" for compression.
15082         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15083         (binutils.tar.z): New target.
15084
15085 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15086
15087         * Makefile.in (taz): Include gpl.texinfo.
15088
15089 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15090
15091         * Makefile.in (setup-dirs): Merged into "taz" target.
15092         (taz): Only do `proto-dir' stuff if a directory is actually needed
15093         for this target.
15094
15095 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15096
15097         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15098         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15099         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15100         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15101         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15102
15103 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15104
15105         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15106         config.sub, and move-if-change to gdb testsuite distribution
15107         archive, so the testsuite can be extracted, configured, and
15108         run separately from the gdb distribution.  Blow away the Chill
15109         tests that require a Chill compiled executable, since GNU Chill
15110         is not yet publically available.
15111
15112 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15113
15114         * test-build.mk: set environment variables in a single command,
15115         instead of a list of assignments and exports
15116
15117         * config.guess: recognize Alpha/OSF1 systems
15118
15119 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15120
15121         * configure: Change help message to prefer --options rather than
15122           -options.
15123
15124 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15125
15126         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15127         zippy@ecst.csuchico.edu.
15128         * config.guess: Recognize miniframe.
15129
15130 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15131
15132         * Makefile.in: Use srcroot to find runtest rather than rootme.
15133         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15134
15135 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15136
15137         * test-build.mk: Extensive additions to support building on a
15138         machine other than the host.
15139
15140 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15141
15142         * configure (tooldir): Fix for i386-aix again.
15143
15144 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15145
15146         * configure, Makefile.in:  Change definition of $(tooldir)
15147         to match the FSF.
15148
15149 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15150
15151         * config.guess:  Recognize i[34]86/SVR4.
15152
15153 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15154
15155         * Makefile.in (all-gdb): gdb depends on sim.
15156
15157 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15158
15159         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15160         at the same time we make the prototype gdb directory.
15161         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15162         files at the same time as the gdb base release distribution.
15163
15164 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15165
15166         * Makefile.in (check): Use individual check targets rather than
15167         DO_X rule.
15168         (check-gcc): Added.
15169
15170 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15171
15172         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15173         for System V release 3.2.
15174
15175 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15176
15177         * config.sub: Recognize hppaosf.
15178         * configure.in: Do configure ld/binutils/gas for it.
15179
15180 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15181
15182         * configure (tooldir): Alter syntax used to set this, for systems
15183         where "\$" isn't handled right, like i386-aix.
15184
15185 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15186
15187         * configure: Pass program-transform-name, not
15188         program_transform_name, to recursive configures.
15189
15190 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15191
15192         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15193         of gas+ld+binutils.
15194
15195 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15196
15197         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15198
15199 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15200
15201         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15202
15203 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15204
15205         * Makefile.in (PRMS): Set back to all-prms.
15206
15207 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15208
15209         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15210         targets, rather than for MIPS hosts.
15211
15212 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15213
15214         * configure.in: add comment for --with-x default values
15215
15216         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15217
15218         * Makefile.in: add check-* targets for each of the directories in
15219         the tree.  Add a definition of RUNTEST that will use the one we
15220         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15221
15222 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15223
15224         * configure.in: Removed obsolete references to bfd_target and
15225         target_makefile_frag.
15226
15227         * build-all.mk: Set assorted targets for Q2.
15228         * config.sub: Recognize z8k-sim and h8300-hms.
15229         * test-build.mk: Really don't pass host to configure.
15230         (HOLES): Added uname.
15231
15232 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15233
15234         * configure: Handle an empty program-prefix, program-suffix or
15235         program-transform-name correctly.
15236
15237 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15238
15239         * build-all.mk: -G 8 no longer required for MIPS targets.
15240         * test-build.mk: Don't pass host argument to configure; make it
15241         guess.
15242
15243 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15244
15245         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15246         * Makefile.in (COMPRESS):  New macro, like GZIP.
15247
15248 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15249
15250         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15251
15252         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15253         with gas currently defaults to -G 0.
15254
15255 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15256
15257         * Makefile.in (all-flex): flex depends on byacc.
15258
15259         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15260         to test-build.mk as RELEASE_TAG.
15261         * test-build.mk (configargs): New variable containing arguments to
15262         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15263         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15264
15265         * config.guess: Use /bin/uname when checking -X argument on SCO,
15266         to avoid invoking GNU uname which doesn't understand -X.
15267
15268         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15269
15270         * configure.in: Build gas for mips-*-*.
15271
15272 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15273
15274         * Makefile.in (all.normal): insert missing backslash.
15275
15276 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15277
15278         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15279
15280         * Makefile.in: Complete overhaul to merge many almost identical
15281         targets.
15282
15283 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15284
15285         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15286         (gdb.tar.Z): Adjusted.
15287
15288         * Makefile.in (setup-dirs, taz): New targets; should be general
15289         enough to adapt for gdb sometime.  Build only .z file.
15290         (gas.tar.z): New target.
15291
15292 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15293
15294         * build-all.mk: Use CC=cc -Xs on Solaris.
15295
15296 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15297
15298         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15299         for handling BISON for FSF releases.
15300
15301 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15302
15303         * configure: Actually implement the change zoo just documented.
15304
15305 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15306
15307         * configure: when using config.guess, only set target_alias when
15308         it's not already been set (ie, on the command line)
15309
15310 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15311
15312         * Makefile.in: add installcheck target, set PRMS to install-prms
15313
15314 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15315
15316         * configure: add support for package_makefile_fragment, handle the
15317         case where a directory has a configure.in file but no Makefile.in
15318         more gracefully (with an actual understandable error message, even);
15319         add support for --without (and add this to the usage message); also
15320         explicitly add a --host=${host_alias} to the command line when
15321         config.guess is used
15322
15323 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15324
15325         * configure: Must use both --host and --target in recursive calls.
15326
15327 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15328
15329         * Makefile.in: Change deja-gnu to dejagnu.
15330
15331 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15332
15333         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15334
15335 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15336
15337         * configure.in: canonicalize all instances to *-*-solaris2*,
15338         also strip out a number of tools to not build for go32 host
15339
15340 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15341
15342         * config.guess: add GPL.
15343
15344         * Makefile.in, config.guess, config.sub, configure: bump
15345           copyrights to 93.
15346
15347 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15348
15349         * Makefile.in (do-info): Removed obsolete check for existence of
15350         localenv file.
15351
15352         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15353
15354 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15355
15356         * Makefile.in: a couple of 'else true' for decstation,
15357         support for TclX
15358
15359         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15360
15361 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15362
15363         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15364
15365 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15366
15367         * config.guess: Recognize i386-ibm-aix (PS/2).
15368         * configure.in: Use config/mh-aix386 file for it.
15369
15370 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15371
15372         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15373         CC_FOR_TARGET instead.
15374         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15375
15376 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15377
15378         * Makefile.in: Add sim to list of directories sent with gdb
15379
15380 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15381
15382         * configure.in: Put back mips-dec-bsd* case.
15383
15384 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15385
15386         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15387         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15388         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15389
15390 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15391
15392         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15393
15394         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15395         (install-info): install dir.info only if it exists,
15396         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15397
15398 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15399
15400         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15401         gas for mips-dec-bsd.
15402
15403 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15404
15405         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15406         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15407
15408 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15409
15410         * configure.in: Added "dejagnu" to hosttools list.
15411
15412 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15413
15414         * config.sub, configure.in, config.guess:  Add support
15415         for Bosx, an AIX variant from Bull.
15416         Patches from F.Pierresteguy@frcl.bull.fr.
15417
15418 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15419
15420         * devo/dejagnu: Initial creation of devo/dejagnu.
15421         Migrated dejagnu testcases and support files for testing software
15422         tools to reside as subdirectories, currently called "testsuite",
15423         within the directory of the software tool.  Migrated all programs,
15424         support libraries, etc. beloging to dejagnu proper from
15425         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15426         with no modifications.  The changes to these files which will
15427         allow them to configure, build, and execute properly will be made
15428         in a future update.
15429
15430 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15431
15432         * Makefile.in: Change send_pr to send-pr.
15433         * configure.in: Likewise.
15434         * send_pr: Renamed directory to send-pr.
15435
15436 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15437
15438         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15439
15440 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15441
15442         * README:  Update for gdb-4.8 release.
15443         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15444         gdb-xxx.tar.z (gzip'd) file also.
15445
15446 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15447
15448         * Makefile.in: make all-diff depend on all-libiberty
15449
15450 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15451
15452         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15453
15454 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15455
15456         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15457
15458 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15459
15460         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15461         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15462         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15463
15464 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15465
15466         * Makefile.in:  makeinfo binary is in a new location
15467
15468 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15469
15470         * config.sub: Accept -ecoff as an OS.
15471
15472         * Makefile.in: Various changes to eliminate a level of make
15473         recursion and reduce the required command line length.
15474         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15475         sub-makes.
15476         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15477         variables holding settings for specific sub-makes.
15478         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15479         in terms of BASE_FLAGS_TO_PASS.
15480         (TARGET_LIBS): New variable listing directories which use
15481         TARGET_FLAGS_TO_PASS.
15482         (subdir_do): Eliminated.
15483         (do-*): New set of targets to replace subdir_do.
15484         (various): All targets which used subdir_do now depend on do-*.
15485         (local-clean): Renamed from do_clean.
15486         (local-distclean): New target, dependency of distclean and
15487         realclean.
15488         (install-info): Don't create directories.  Depend on dir.info
15489         rather than calling make recursively.
15490         (install-dir.info): Eliminated.
15491         (install-info-dirs): Create all info directories here.
15492         (dir.info): Depend upon do-install-info.
15493
15494         * test-build.mk (HOLES): Added false.
15495
15496 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15497
15498         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15499
15500 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15501
15502         * Makefile.in (info): remove dependency on all-texinfo.  The
15503         problem was really in texinfo/C, not at this level.
15504
15505 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15506
15507         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15508
15509 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15510
15511         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15512         GDB releases.
15513
15514 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15515
15516         * configure: Include srcdir in message about target of link not
15517         being found.  Don't convert `-' to `_' in `with' options being
15518         passed to subdirs.
15519
15520 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15521
15522         * configure.in: add uudecode to host_tools
15523
15524         * Makefile.in: added {all,install}-uudecode targets, added them to
15525         the appropriate lists
15526
15527 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15528
15529         * Makefile.in (all-gcc): Added dependency on all-gas.
15530
15531         * configure.in (mips-*-*): Build ld and binutils.
15532
15533 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15534
15535         * configure: check return code from mkdir, print error message and
15536           exit on failure.
15537
15538 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15539
15540         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15541
15542 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15543
15544         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15545
15546 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15547
15548         * config.sub (h8500):  Recognize this as a cpu type.
15549
15550 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15551
15552         * configure: source directory missing is no longer a warning
15553
15554         * configure.in: recognize irix[34]* instead of irix[34]
15555
15556         * Makefile.in: define and pass down X11_LIB
15557
15558 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15559
15560         * guess-systype: Renamed to ...
15561         * config.guess:  ... by popular request.
15562         * configure.in, Makefile.in:  Update accordingly.
15563
15564 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15565
15566         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15567         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15568         + Execute ./dummy instead of assuming . is in PATH.
15569
15570 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15571
15572         * guess-systype:  New shell script.  Attempts to guess the
15573         canonical host name of the executing host.
15574         Only a few hosts are supported so far.
15575         * configure:  Call guess-systype if no host is specified.
15576
15577 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15578
15579         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15580         gcc Makefile.
15581
15582
15583 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15584
15585         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15586         (all-gcc, install-gcc, subdir_do): Use it.
15587
15588 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15589
15590         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15591
15592 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15593
15594         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15595           set exclusively by configure, using configure.in .
15596
15597 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15598
15599         * test-build.mk: set $PATH for all builds
15600
15601         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15602
15603 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15604
15605         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15606         the one used in gcc/Makefile.in, so that a null expansion doesn't
15607         override the one needed to build gcc with a native cc.
15608
15609
15610 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15611
15612         * configure: Accept -with arguments.
15613
15614 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15615
15616         * Makefile.in: added h8300sim
15617
15618 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15619
15620         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15621         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15622         (all-cygnus, native, build-cygnus): Make
15623         $(canonhost)-stamp-3stage-done, not $(host)....
15624         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15625         i386-sco3.2v4.  Added else true to if command.
15626
15627 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15628
15629         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15630
15631 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15632
15633         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15634
15635 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15636
15637         * configure.in: don't remove binutils from Solaris builds
15638
15639 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15640
15641         * Makefile.in: get rid of earlier definitions for *clean,
15642         also handle the recursive info rule better
15643
15644 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15645
15646         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15647         do more-or-less the right thing.
15648
15649 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15650
15651         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15652         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15653
15654 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15655
15656         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15657         $(host_canonical).
15658
15659         * configure.in: split the configdirs list into 4 categories (native
15660         v. cross, library v. tool) and handle the cross-only and native-
15661         only in more reasonable (and correct!) way.
15662
15663 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15664
15665         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15666         configdirs anymore.
15667
15668 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15669
15670         * Makefile.in: extensive cleanup::  removed all of the explicit
15671         clean-* targets, collapsed many wrappers around subdir_do into
15672         one, added additional targets to satisfy standards.texi, deleted
15673         some old targets, some changes for consistency
15674
15675 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15676
15677         * configure.in: handle some programs as cross-only, and others as
15678         native only
15679
15680         * test-build.mk: handle partial holes in a more generic manner
15681
15682         * Makefile.in: m4 depends on libiberty
15683
15684 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15685
15686         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15687         time, wdiff, and find to configdirs
15688
15689         * Makefile.in: all, clean, and install rules for the new programs
15690         added to configure.in
15691
15692 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15693
15694         * configure.in: use mh-sun for all *-sun-* hosts
15695
15696 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15697
15698         * Makefile.in: define flags for X11 include files and library file
15699         locations, pass them down to the programs that need this info
15700
15701         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15702
15703 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15704
15705         * configure.in: start building libg++ for HP-UX targets
15706
15707 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15708
15709         * README:  Update references to files moved into etc/.
15710
15711 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15712
15713         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15714         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15715
15716 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15717
15718         * configure: accept dash as well as underscore in long option
15719         names for FSF compatibility.
15720
15721 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15722
15723         * config.sub: added -sco3.2v4 support from FSF.
15724
15725 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15726
15727         * configure.in: expand the section that adds or removes
15728         directories from the list of programs to build, to handle native
15729         vs. cross in addition to host v. native
15730
15731 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15732
15733         * Makefile.in:  Replace C++ in macro names with CXX.
15734         This is less likely to break ...
15735
15736 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15737
15738         * test-build.mk: add -w to GNU_MAKE
15739
15740 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15741
15742         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15743         add 'sparc' to list of recognized cpus.  This needed to make
15744         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15745         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15746         then changes that into $CPU-wrs-vxworks.
15747
15748         * configure.in: remove most references to gdbtest, regularize
15749         target based program removal
15750
15751         * test-build.mk: import from p3 tree (many fixes and changes)
15752
15753 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15754
15755         * Makefile.in: added rules to handle tcl, tk, and expect
15756
15757         * configure.in: handle those directories if they exist
15758
15759 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15760
15761         * config.sub: removed bogus hppabsd and hppahpux names, since
15762         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15763
15764 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15765
15766         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15767         depends upon all-xiberty
15768
15769         * Makefile.in: changes from p3, including:
15770
15771         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15772
15773         * Makefile.in (XTRAFLAGS): include newlib directories if
15774         newlib/Makefile exists, rather than if host != target.
15775
15776         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15777
15778         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15779         from the same source tree and not building a cross-compiler.  This
15780         matters for the libg++ configuration if reconfiguring a tree that
15781         has already been installed.
15782
15783         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15784
15785         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15786         pick up the machine and system specific header files.
15787
15788         * Makefile.in: added AS_FOR_TARGET, passed down in
15789         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15790         the C compiler to use to create programs which are run in the
15791         build environment, set it to default to $(CC), and passed it down
15792         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15793
15794         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15795
15796         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15797         We need them for unusual native builds, like systems without
15798         ranlib.
15799
15800         * configure: also define $(host_canonical) and
15801         $(target_canonical), which are the full, canonical names for the
15802         given host and target
15803
15804 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15805
15806         * Makefile.in:  Added separate definitions for C++.
15807
15808 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15809
15810         * configure.in (configdirs):  Add deja-gnu.
15811
15812 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15813
15814         * README:  Update for configure.texi and gdb-4.7 release.
15815
15816 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15817
15818         * Makefile.in:  Move "all" target to top of file.
15819         Previously, first target was ".PHONY" which caused BSD4.4 make
15820         to build .PHONY when make was run without arguments.
15821
15822 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15823
15824         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15825         Library-copylefted code in libiberty.
15826
15827 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15828
15829         * config.sub:  Replace m68kmote with plain old m68k.
15830
15831 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15832
15833         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15834
15835 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15836
15837         * config.sub: Complain if no argument is given.  Added support for
15838         386bsd as OS and target alias.
15839
15840 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15841
15842         * Makefile.in (XTRAFLAGS): include newlib directories if
15843         newlib/Makefile exists, rather than if host != target.
15844
15845 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15846
15847         * config.sub: recognize sparclite-wrs-vxworks.
15848
15849         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15850         p3.) Added clean-xiberty to clean.
15851
15852 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15853
15854         * configure.in: use *-*-* instead of nested cases for host and target
15855
15856 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15857
15858         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15859         from the same source tree and not building a cross-compiler.  This
15860         matters for the libg++ configuration if reconfiguring a tree that
15861         has already been installed.
15862
15863 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15864
15865         * config.sub (i486v/i486v4):  Merge in from FSF version.
15866
15867 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15868
15869         * configure: only set PWD if it is already set.
15870
15871 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15872
15873         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15874         doesn't have unset and all success paths (and most error paths)
15875         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15876         to just ${PWD} to avoid confusion.)
15877
15878 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15879
15880         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15881         even for a native compilation.
15882
15883 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15884
15885         Changes to make the gdb.tar.Z rule work better.
15886
15887         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15888         (DEVO_SUPPORT):  Add configure.texi.
15889         (bfd-ilrt.tar.Z):  Remove ancient rule.
15890
15891 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15892
15893         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15894         pick up the machine and system specific header files.
15895
15896         * configure.in, config.sub: added new target m68010-adobe-scout,
15897         with alias of adobe68k.  Changed configure.in to check for
15898         -scout before -sco* to avoid a false match.
15899
15900         * Makefile.in: added AS_FOR_TARGET, passed down in
15901         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15902         the C compiler to use to create programs which are run in the
15903         build environment, set it to default to $(CC), and passed it down
15904         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15905
15906 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15907
15908         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15909         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15910         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15911         FOR_TARGET variants, to newlib and libg++.
15912
15913 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15914
15915         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15916         first.
15917
15918 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15919
15920         * config.sub:  Accept `elf' as an environment.
15921
15922 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15923
15924         * Makefile.in (all-opcodes):  cd into the right directory
15925
15926 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15927
15928         * configure: added -program_transform_name option, used as
15929         argument to sed when installing programs.
15930         configure.texi: added documentation for -program_prefix,
15931         -program_suffix and -program_transform_name.
15932
15933 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15934
15935         * config.sub:  Accept i486 where i386 ok.
15936
15937 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15938
15939         * config.sub: accept we32k
15940
15941 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15942
15943         * config.sub, configure.in: accept OSE68000 and OSE68k.
15944
15945         * Makefile.in: don't create all directories for ``make install'';
15946         let the subdirectories create the ones they need.
15947
15948 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15949
15950         * COPYING: new file, GPL v2
15951
15952 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15953
15954         * Makefile.in: use the new gen-info-dir, which needs a template
15955         argument (which also lives in texinfo)
15956
15957         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15958
15959 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15960
15961         * config.sub (ncr3000):  Change i386 to i486.
15962
15963 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15964
15965         * Makefile.in: add install-rcs, install-grep to
15966         install-no-fixedincludes, removed install-bison and install-libgcc
15967
15968 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15969
15970         * configure.in: grab the HPUX makefile fragment if on HPUX
15971
15972 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15973
15974         * Makefile.in: eradicate bison spoor (ditto libgcc).
15975          configure.in: recognise m68{k,000}-ericsson-OSE.
15976          es1800 is alias for m68k-ericsson-OSE
15977
15978 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15979
15980         * configure.in: rearrange the parts that remove programs from
15981         configdirs, based now on HOST==TARGET or by canonical triple.
15982
15983 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15984
15985         * test-build.mk: recurse explicitly with -f test-build.mk when
15986           appropriate.  predicate stage3 and comparison on the existence
15987           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15988           On very clean, also remove ...stamp-co.  Build in-place before
15989           doing other builds.
15990
15991 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15992
15993         * Makefile.in, configure.in: add tgas
15994
15995 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15996
15997         * Makefile.in: a number of changes merged in from progressive.
15998
15999         * configure.in: add libm.
16000
16001         * .cvsignore: ignore some stuff that comes from test-build.mk.
16002
16003 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16004
16005         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16006
16007 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16008
16009         * configure: Add program_suffix (parallel to program_prefix)
16010         * Makefile.in: adjust directory-creating script for losing decstation
16011
16012 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16013
16014         * configure:  Minor $subdir-related fixes.
16015
16016 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16017
16018         * configure: fix various problems with propogating
16019         makefile_target_frag in subdirs.
16020         * configure.in: config libgcc if its there
16021
16022 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16023
16024         * config.sub:  HPPA merge.
16025
16026 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16027
16028         * Makefile.in:  Replace all-bison with all-byacc in all
16029         dependency lines for other tools (which now use byacc).
16030
16031 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16032
16033         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16034
16035 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16036
16037         * Makefile.in: make gprof rules similar to byacc rules (instead of
16038         vestigal $(unsubdir) that didn't work...)
16039
16040 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16041
16042         * config.sub:  Add support for Linux.
16043         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16044         (at least for libg++).
16045
16046 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16047
16048         * configure.texi: fix doc for the -nfp option to configure
16049
16050 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16051
16052         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16053
16054 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16055
16056         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16057         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16058         * configure.in: added solaris* host_makefile_frag hook.
16059
16060 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16061
16062         * config.sub: changed recognition of m68000 so that various
16063         m68k types can be specified via m680[01234]0
16064
16065 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16066
16067         * config.sub (basic_machine): fix sed so that '-foo' isn't
16068         completely substituted out while .+'-foo' loses the '-foo'
16069
16070 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16071
16072         * config.sub ($os): Add -aout.
16073
16074 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16075
16076         * configure:  If host_makefile_frag is absolute, don't
16077         prefix ${invsubdir} (relevant to libg++ auto-configure).
16078
16079 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16080
16081         * Makefile.in (tooldir): Define it.
16082         (all-ld): Depend on all-flex.
16083
16084 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16085
16086         * Makefile.in (check):  Fix libg++ special case.
16087
16088 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16089
16090         * configure: do not bury `pwd` into config.status, thus do fewer
16091           pwd's.
16092
16093         * configure: print the "Building in" message only when building in
16094           other than "." AND verbose.
16095
16096         * configure: remove -s, rework -v to better accommodate guested
16097           configures.
16098
16099         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16100
16101 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16102
16103         * Makefile.in: macroize flags passed on recursion.  remove
16104           fileutils.
16105
16106 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16107
16108         * configure: get makesrcdir right for subdirs deeper than 1.
16109
16110         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16111           install.
16112
16113 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16114
16115         * Makefile.in: don't print subdir_do or recursion lines.
16116
16117 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16118
16119         * standards.texi: added menu item.
16120
16121         * Makefile.in: build and install standards.info.
16122
16123         * standards.texi: new file.
16124
16125 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16126
16127         * configure: test for and move config.status pieces from
16128           ${subdir}/.
16129
16130 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16131
16132         * configure:  Test for existance of files before trying to mv
16133         them, to avoid numerous non-existance messages.
16134
16135 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16136
16137         * configure: correct final line of config.status.
16138
16139         * configure: patch from eggert.  Avoids a protection problem if
16140           the original Makefile.in is read only.
16141
16142         * configure: use move-if-change from gcc to create config.status.
16143           Some makefiles depend on config.status to tell if a directory
16144           has been reconfigured for a different host.  This change
16145           prevents those directories from remaking everything in the case
16146           where the reconfig was only intended to rebuild a Makefile.
16147
16148         * configure: test for config.sub with "config.sub sun4" rather
16149           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16150           host alias from a missing config.sub.
16151
16152 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16153
16154         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16155           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16156
16157 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16158
16159         * configure: mkdir ${subdir} as needed.
16160
16161 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16162
16163         * Makefile.in,configure.in: added autoconf.
16164
16165 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16166
16167         * Makefile.in: no longer pass against on recursion.
16168
16169         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16170           definitions are not inherited.
16171
16172         * configure: correct makesrcdir when subdir is .
16173
16174 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16175
16176         * configure:  Add support for 'subdirs' variable, which is
16177         like 'configdirs', except that configure doesn't re-invoke
16178         itself for subdirs, it just creates a Makefile for each subdir.
16179         * configure.texi:  Document subdirs.
16180
16181 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16182
16183         * configure.in: added flex to configdirs
16184
16185 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16186
16187         * Makefile.in: remove clean-stamps from clean.
16188
16189 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16190
16191         * configure.in:  Add gdbtest to configdirs.
16192
16193 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16194
16195         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16196         to recursive makes.
16197         * configure.in:  Recognize new ncr3000 config.
16198
16199 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16200
16201         * Makefile.in, configure.in: removed references to gdbm.
16202
16203 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16204
16205         * config.sub:  Don't canonicalize os value
16206         newsos* to bsd (readline needs to check for newsos).
16207         (This fix was earlier made Jan 31, but got re-broken.)
16208
16209 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16210
16211         * configure.in:  sco is an os, not a vendor!
16212
16213         * configure:  Quote $( better.  Keep various shells happy.
16214
16215 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16216
16217         * Makefile.in: eliminate stamp-files.
16218
16219 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16220
16221         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16222           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16223
16224 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16225
16226         * config.sub:  fix iris/iris3.
16227
16228 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16229
16230         * configure: re-add -rm.
16231
16232 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16233
16234         * Maskefile.in: add .stmp-rcs to all.
16235
16236         * configure.in: remove gas from rs6000 build, use aix host fragment.
16237
16238 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16239
16240         * configure: pass down site_option during recursion.
16241
16242 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16243
16244         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16245
16246 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16247
16248         * configure: Change exec_prefix so that it really defaults to prefix.
16249
16250 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16251
16252         * Makefile.in, configure.in:  Add support for mmalloc library.
16253
16254 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16255
16256         * Makefile.in: add stmp dependencies for a few more things.
16257
16258 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16259
16260         * configure: adjusted error message on objdir/srcdir configure
16261           collision, per john's suggestion.
16262
16263         * Makefile.in: add libiberty stmp to all and all.cross.
16264
16265 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16266
16267         * Makefile.in: remove force dependencies, add grep to all.
16268
16269 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16270
16271         * Makefile.in: drop flex.  make stamp files work.
16272
16273         * configure: added test for conflicting configuration in srcdir,
16274           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16275           gets cranky.  use relative paths for configure and srcdir
16276           whenever possible.  Send some error messages to stderr that were
16277           going to stdout.
16278
16279 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16280
16281         * Makefile.in:  Fix libg++ rule to check for gcc directory
16282         before using gcc/gcc.  Also pass XTRAFLAGS.
16283
16284 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16285
16286         * Makefile.in: added stmp-files so that directories aren't polled
16287           when they are already built.
16288
16289         * configure.texi: fixed a node pointer problem.
16290
16291 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16292
16293         * config.sub configure.in gdb/configure.in
16294         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16295         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16296         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16297
16298 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16299
16300         * configure: -recurring becomes -silent.  corrected help message
16301           for -site= option.
16302
16303         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16304
16305 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16306
16307         * configure: when building Makefile for crosses, replace
16308           tooldir and program_prefix.  default srcdir from location of
16309           config.sub.  remove "for host in hosts" and "for target in
16310           targets" loops.
16311
16312 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16313
16314         * Makefile.in: Do not pass bindir or mandir to cvs.
16315
16316 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16317
16318         * Makefile.in, configure.in: removed traces of namesubdir,
16319           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16320           copyrights to '92, changed some from Cygnus to FSF.
16321
16322         * configure.texi: remove most references to multiple hosts,
16323           multiple targets, subdirs, etc.
16324
16325         * configure.man: removed rcsid. reference config.sub not
16326           config.subr.
16327
16328         * Makefile.in: mkdir $(infodir) on install-info.
16329
16330 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16331
16332         * configure.texi:  Explain better about .gdbinit and about
16333         the environment that configure.in sections run in.
16334
16335 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16336
16337         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16338
16339 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16340
16341         * README:  DOC.configure => cfg-paper.texi.
16342
16343 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16344
16345         * config.sub (near case $os):  Don't convert newsos* to bsd!
16346
16347 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16348
16349         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16350         the number of copies of COPYING that go into the GDB tar file.
16351
16352 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16353
16354         * bfd/configure.in, gdb/config/mh-i386sco,
16355         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16356         Fix SCO configuration stuff.
16357
16358 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16359
16360         * Makefile.in:  For libg++, make sure the -I pointing
16361         to the gcc directory goes *after* all the libg++-local -I flags.
16362         Also, move just-gcc dependency from just-libg++ to all-libg++.
16363
16364 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16365
16366         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16367
16368 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16369
16370         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16371
16372 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16373
16374         * config.sub:  Add stratus configuration frags.  Also
16375         submitted to FSF.
16376
16377 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16378
16379         * Makefile.in (DEV_SUPPORT):  add configure.man.
16380
16381         * config.sub(Decode manufacturer-specific):  add -none*.
16382
16383 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16384
16385         * Makefile.in:  remove form feeds to make Sun's make happy.
16386         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16387
16388 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16389
16390         * Makefile.in (AR_FLAGS):  Make quieter.
16391
16392 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16393
16394         * configure.in:  Add libg++.
16395         * configure:  When verbose, don't output the command line at each
16396         level; it will be unremarkably the same as the previous version,
16397         which will be the same as what the user typed.
16398
16399 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16400
16401         * configure.in, Makefile.in: fix clean-info, add flex.  add
16402           fileutils.
16403
16404         * configure: be less sensitive to spaces in Makefile.in.  Do not
16405           look for sources in "..".  Doing so breaks subdirectories that
16406           might have their own configure.  If a subdir has it's own
16407           configure script, use it.
16408
16409 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16410
16411         * cfg-paper.texi: some changes suggested by rms.
16412
16413 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16414
16415         * config.sub:  Merge in some small additions from the FSF version,
16416         taken from the gcc distribution, to bring the Cygnus and FSF
16417         versions into closer sync.
16418
16419 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16420
16421         * configure.in:  Changed svr4 references to sysv4.
16422
16423 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16424
16425         * configure: added -V for version number option.
16426
16427 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16428
16429         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16430           renamed from DOC.configure to cfg-paper.texi.
16431
16432 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16433
16434         * configure, config.subr, config.sub: config.subr is now
16435           config.sub again.
16436
16437 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16438
16439         * configure.texi: new file, in progress.
16440
16441         * Makefile.in: build info file and install the man page for
16442           configure.
16443
16444         * configure.man: new file, first cut.
16445
16446         * configure: find config.subr again now that configuration "none"
16447           has gone.  removed all traces of the -ansi option.  removed all
16448           traces of the -languages option.
16449
16450         * config.subr: resync from rms.
16451
16452 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16453
16454         * configure, config.sub, config.subr: merge config.sub into
16455           config.subr, call the result config.subr, remove config.sub, use
16456           config.subr.
16457
16458         * Makefile.in: revised install for dir.info.
16459
16460 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16461
16462         * configure.in: add decstation host makefile frag.
16463
16464         * Makefile.in: BISON now bison -y again.  also install-gcc on
16465           install.  clean-gdbm on clean.  infodir belongs in datadir.
16466           Make directories for info install.  Build dir.info here then
16467           install it.
16468
16469 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16470
16471         * Makefile.in: fix for bad directory tests.
16472
16473 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16474
16475         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16476           regexp.  -srcdir relative was being handled incorrectly.
16477
16478         * Makefile.in: unwrapped some for loops so that parallel makes
16479           work again and so one can focus one's attention on a particular
16480           package.
16481
16482 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16483
16484         * configure: added PWD as a stand in for `pwd` (for speed). use
16485           elif wherever possible.  make -srcdir work without -objdir.
16486           -objdir= commented out.
16487
16488 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16489
16490         * configure: +options become --options.  -subdirs commented out.
16491           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16492           Makefile now at top of generated Makefile.  Removed cvs log
16493           entries.  added -srcdir.  create .gdbinit only if there is one
16494           in ${srcdir}.
16495
16496         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16497           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16498           and mandir now keyed off datadir by default.
16499
16500 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16501
16502         * Freshly created ChangeLog.
16503
16504 \f
16505 Local Variables:
16506 mode: change-log
16507 left-margin: 8
16508 fill-column: 76
16509 version-control: never
16510 End: